summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-06-24binfmt_flat: remove the uapi <linux/flat.h> headerChristoph Hellwig1-4/+41
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus1-0/+3
2019-06-23power: supply: Add HWMON compatibility layerAndrey Smirnov1-0/+13
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit1-4/+3
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman273-1234/+391
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman266-1215/+297
2019-06-23net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel1-1/+1
2019-06-22hrtimer: Split out hrtimer defines into separate headerVincenzo Frascino2-15/+28
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller260-1213/+268
2019-06-22mtd: spi-nor: intel-spi: Convert to use SPDX identifierMika Westerberg1-4/+1
2019-06-22timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld1-0/+28
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld1-2/+2
2019-06-22PM: sleep: Update struct wakeup_source documentationRafael J. Wysocki1-1/+1
2019-06-22i2c: mux/i801: Switch to use descriptor passingLinus Walleij1-7/+0
2019-06-22PCI: let pci_disable_link_state propagate errorsHeiner Kallweit1-3/+4
2019-06-22PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt2-3/+6
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds257-1211/+257
2019-06-21netfilter: fix nf_conntrack_bridge/ipv6 link errorArnd Bergmann1-4/+12
2019-06-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA1-1/+10
2019-06-21firmware: xilinx: zynqmp: Remove unused macroJolly Shah1-1/+0
2019-06-21nvme-trace: support for fabrics commands in host-sideMinwoo Im1-3/+17
2019-06-21nvme-trace: move opcode symbol print to nvme.hMinwoo Im1-0/+45
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im1-1/+6
2019-06-21nvmet-fc: add transport discovery change event callback supportJames Smart1-0/+6
2019-06-21tty/serial/8250: use mctrl_gpio helpersYegor Yefremov1-0/+1
2019-06-21Merge tag 'drm-misc-next-2019-06-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-38/+47
2019-06-21Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie1-1/+18
2019-06-21jbd2: drop declaration of journal_sync_buffer()Theodore Ts'o1-1/+0
2019-06-21jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler1-0/+22
2019-06-21mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler1-0/+2
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei1-4/+7
2019-06-20block: add centralize REQ_OP_XXX to string helperChaitanya Kulkarni1-0/+3
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+3
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-0/+7
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-06-20blk-cgroup: move struct blkg_stat to bfqChristoph Hellwig1-71/+0
2019-06-20blk-cgroup: introduce a new struct blkg_rwstat_sampleChristoph Hellwig1-10/+12
2019-06-20blk-cgroup: pass blkg_rwstat structures by referenceChristoph Hellwig1-7/+7
2019-06-20blk-cgroup: factor out a helper to read rwstat counterChristoph Hellwig1-0/+7
2019-06-20block: remove the bi_phys_segments field in struct bioChristoph Hellwig5-10/+2
2019-06-20block: remove blk_init_request_from_bioChristoph Hellwig1-1/+0
2019-06-20mmc: sdio: Turn sdio_run_irqs() into staticUlf Hansson1-1/+0
2019-06-20fsnotify: get rid of fsnotify_nameremove()Amir Goldstein2-8/+2
2019-06-20fsnotify: move fsnotify_nameremove() hook out of d_delete()Amir Goldstein1-0/+2
2019-06-20fsnotify: add empty fsnotify_{unlink,rmdir}() hooksAmir Goldstein1-0/+26
2019-06-20regulator: da9061/62: Adjust LDO voltage selection minimum valueFelix Riemann1-0/+3
2019-06-20ASoC: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald1-0/+4
2019-06-20netfilter: synproxy: fix building syncookie callsArnd Bergmann1-6/+8
2019-06-20blk-core: Remove blk_end_request*() declarationsPavel Begunkov1-12/+0
2019-06-20block: move tag field position in struct requestMinwoo Im1-1/+1