summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-18RDMA/restrack: Hide restrack DB from IB/coreLeon Romanovsky
2019-02-18RDMA/restrack: Reduce scope of synchronization lock while updating DBLeon Romanovsky
2019-02-18RDMA/restrack: Translate from ID to restrack objectLeon Romanovsky
2019-02-18RDMA/restrack: Convert internal DB from hash to XArrayLeon Romanovsky
2019-02-18net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda
2019-02-18media: v4l2-mem2mem: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-02-18media: vb2: keep track of timestamp statusHans Verkuil
2019-02-18media: vb2: replace bool by bitfield in vb2_bufferHans Verkuil
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-02-18media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy
2019-02-18drm/audio: declaration of struct deviceRamalingam C
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin
2019-02-18drm: tweak header nameMichael S. Tsirkin
2019-02-18media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variableHans Verkuil
2019-02-18compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab
2019-02-18drm/i915: Optionally disable automatic recovery after a GPU resetChris Wilson
2019-02-18fsnotify: Create function to remove event from notification listJan Kara
2019-02-18swiotlb: remove swiotlb_dma_supportedChristoph Hellwig
2019-02-18ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei
2019-02-18genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei
2019-02-18genirq/affinity: Code consolidationThomas Gleixner
2019-02-18ACPICA: ACPI 6.3: SRAT: add Generic Affinity Structure subtableErik Schmauss
2019-02-18ACPICA: ACPI 6.3: Add Trigger order to PCC Identifier structure in PDTTErik Schmauss
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss
2019-02-18habanalabs: implement INFO IOCTLOded Gabbay
2019-02-18habanalabs: add virtual memory and MMU modulesOmer Shpigelman
2019-02-18habanalabs: add command submission moduleOded Gabbay
2019-02-18habanalabs: add h/w queues moduleOded Gabbay
2019-02-18habanalabs: add command buffer moduleOded Gabbay
2019-02-18habanalabs: add basic Goya supportOded Gabbay
2019-02-18cpufreq: davinci: move configuration to include/linux/platform_dataBartosz Golaszewski
2019-02-18x86/xen: dont add memory above max allowed allocationJuergen Gross
2019-02-18x86: respect memory size limiting via mem= parameterJuergen Gross
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-17ptr_ring: remove duplicated include from ptr_ring.hYueHaibing
2019-02-17ethtool: add compat for flash updateJakub Kicinski
2019-02-17devlink: add flash update commandJakub Kicinski
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-02-17trace: events: add a few neigh tracepointsRoopa Prabhu
2019-02-17net: phy: add genphy_c45_an_config_anegAndrew Lunn
2019-02-17net: phy: add helper linkmode_adv_to_mii_10gbt_adv_tHeiner Kallweit
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller