summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-06-21PCI: let pci_disable_link_state propagate errorsHeiner Kallweit
2019-06-21PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-21netfilter: fix nf_conntrack_bridge/ipv6 link errorArnd Bergmann
2019-06-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA
2019-06-21firmware: xilinx: zynqmp: Remove unused macroJolly Shah
2019-06-21nvme-trace: support for fabrics commands in host-sideMinwoo Im
2019-06-21nvme-trace: move opcode symbol print to nvme.hMinwoo Im
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-06-21nvmet-fc: add transport discovery change event callback supportJames Smart
2019-06-21tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2019-06-21Merge tag 'drm-misc-next-2019-06-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-06-21Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2019-06-20jbd2: drop declaration of journal_sync_buffer()Theodore Ts'o
2019-06-20jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler
2019-06-20mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei
2019-06-20block: add centralize REQ_OP_XXX to string helperChaitanya Kulkarni
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-20blk-cgroup: move struct blkg_stat to bfqChristoph Hellwig
2019-06-20blk-cgroup: introduce a new struct blkg_rwstat_sampleChristoph Hellwig
2019-06-20blk-cgroup: pass blkg_rwstat structures by referenceChristoph Hellwig
2019-06-20blk-cgroup: factor out a helper to read rwstat counterChristoph Hellwig
2019-06-20block: remove the bi_phys_segments field in struct bioChristoph Hellwig
2019-06-20block: remove blk_init_request_from_bioChristoph Hellwig
2019-06-20mmc: sdio: Turn sdio_run_irqs() into staticUlf Hansson
2019-06-20fsnotify: get rid of fsnotify_nameremove()Amir Goldstein
2019-06-20fsnotify: move fsnotify_nameremove() hook out of d_delete()Amir Goldstein
2019-06-20fsnotify: add empty fsnotify_{unlink,rmdir}() hooksAmir Goldstein
2019-06-20regulator: da9061/62: Adjust LDO voltage selection minimum valueFelix Riemann
2019-06-20ASoC: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald
2019-06-20netfilter: synproxy: fix building syncookie callsArnd Bergmann
2019-06-20blk-core: Remove blk_end_request*() declarationsPavel Begunkov
2019-06-20block: move tag field position in struct requestMinwoo Im
2019-06-20x86/mm: Rework ioremap resource mapping determinationLianbo Jiang
2019-06-20x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVEDLianbo Jiang
2019-06-20i3c: add mixed limited bus modeVitor Soares
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose
2019-06-20coresight: Use fwnode handle instead of device namesSuzuki K Poulose
2019-06-20coresight: Reuse platform data structure for connection trackingSuzuki K Poulose
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose
2019-06-20coresight: Remove cpu field from platform dataSuzuki K Poulose
2019-06-20coresight: Make device to CPU mapping genericSuzuki K Poulose
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi
2019-06-19Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney
2019-06-19Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson