summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-19bpf: check that BPF programs run with preemption disabledPeter Zijlstra
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19net/tls: Move protocol constants from cipher context to tls contextVakul Garg
2019-02-19RDMA/cache: Move the cache per-port data into the main ib_port_dataJason Gunthorpe
2019-02-19RDMA/device: Consolidate ib_device per_port data into one placeJason Gunthorpe
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe
2019-02-19RDMA/nldev: Provide parent IDs for PD, MR and QP objectsLeon Romanovsky
2019-02-19RDMA/nldev: Share with user-space object IDsLeon Romanovsky
2019-02-19ARM: davinci: cp-intc: use the new-style config structureBartosz Golaszewski
2019-02-19irqchip: davinci-cp-intc: add a new config structureBartosz Golaszewski
2019-02-19ARM: davinci: aintc: use the new config structureBartosz Golaszewski
2019-02-19irqchip: davinci-aintc: add a new config structureBartosz Golaszewski
2019-02-19drivers/component: kerneldoc polishDaniel Vetter
2019-02-19PM / core: Add support to skip power management in device/driver modelSudeep Holla
2019-02-19Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
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-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