summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-08-27staging: greybus: add missing includesRui Miguel Silva
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-13Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli
2019-08-13Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli
2019-08-13mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin
2019-08-13mm: document zone device struct page field usageRalph Campbell
2019-08-12Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-08-05KVM: no need to check return value of debugfs_create functionsGreg KH
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-02crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-28gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski
2019-07-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere
2019-07-27iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou
2019-07-27Merge tag 'tags/i3c/export-i3c_device_match_id' into HEADJonathan Cameron
2019-07-27iio: imu: adis: Add support for SPI transfer cs_change_delayAlexandru Ardelean
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou
2019-07-27Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-27i3c: move i3c_device_match_id to device.c and export itVitor Soares