summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* block: only allocate poll_stats if there's a user of themJens Axboe2021-11-291-2/+1
* block: cleanup the GENHD_FL_* definitionsChristoph Hellwig2021-11-291-18/+14
* block: remove GENHD_FL_EXT_DEVTChristoph Hellwig2021-11-291-23/+5
* block: remove GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig2021-11-291-8/+1
* block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig2021-11-291-7/+6
* block: remove GENHD_FL_CDChristoph Hellwig2021-11-291-5/+0
* block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig2021-11-291-4/+2
* block: move GENHD_FL_NATIVE_CAPACITY to disk->stateChristoph Hellwig2021-11-291-7/+1
* block: remove rq_flush_dcache_pagesChristoph Hellwig2021-11-291-10/+0
* block: move blk_rq_err_bytes to scsiChristoph Hellwig2021-11-291-3/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-11-281-2/+0
|\
| * Revert "virtio_ring: validate used buffer length"Michael S. Tsirkin2021-11-251-2/+0
* | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-271-1/+1
|\ \
| * | sunrpc: fix header include guard in trace headerThiago Rafael Becker2021-11-181-1/+1
* | | Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-265-3/+9
|\ \ \
| * | | net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean2021-11-261-0/+1
| * | | net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean2021-11-261-0/+2
| * | | Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2021-11-251-3/+4
| |\ \ \
| | * | | net: ieee802154: handle iftypes as u32Alexander Aring2021-11-161-3/+4
| * | | | net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov2021-11-222-0/+2
* | | | | Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-261-7/+0
|\ \ \ \ \
| * | | | | ACPI: Make acpi_node_get_parent() localSakari Ailus2021-11-231-7/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-261-0/+1
|\ \ \ \ \
| * | | | | xen: add "not_essential" flag to struct xenbus_driverJuergen Gross2021-11-231-0/+1
* | | | | | Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-256-24/+88
|\ \ \ \ \ \
| * | | | | | mm: Add functions to zero portions of a folioMatthew Wilcox (Oracle)2021-11-181-3/+41
| * | | | | | fs: Rename AS_THP_SUPPORT and mapping_thp_supportMatthew Wilcox (Oracle)2021-11-171-6/+6
| * | | | | | fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)2021-11-172-1/+16
| * | | | | | mm: Remove folio_test_singleMatthew Wilcox (Oracle)2021-11-171-6/+0
| * | | | | | mm: Rename folio_test_multi to folio_test_largeMatthew Wilcox (Oracle)2021-11-171-1/+7
| * | | | | | Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-173-8/+19
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-11-242-2/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | HID: intel-ish-hid: fix module device-id handlingArnd Bergmann2021-11-112-2/+4
| * | | | | | mod_devicetable: fix kdocs for ishtp_device_idThomas Weißschuh2021-11-101-2/+1
| * | | | | | HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh2021-11-091-0/+13
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-203-1/+28
|\ \ \ \ \ \ \
| * | | | | | | hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh2021-11-201-0/+12
| * | | | | | | shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2021-11-202-1/+16
* | | | | | | | Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-202-160/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove unused header <linux/sdb.h>Jonathan Corbet2021-11-161-160/+0
| * | | | | | | ACPI: Add stubs for wakeup handler functionsMario Limonciello2021-11-161-0/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2021-11-191-0/+1
|\ \ \ \ \ \ \
| * | | | | | | signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2021-11-191-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-191-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky2021-11-161-1/+1
| |/ / / / /
* | | | | | Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-187-7/+35
|\ \ \ \ \ \
| * | | | | | page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin2021-11-182-2/+23
| * | | | | | NFC: add NCI_UNREG flag to eliminate the raceLin Ma2021-11-181-0/+1
| * | | | | | net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies2021-11-171-1/+6
| * | | | | | Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-11-171-2/+2
| |\ \ \ \ \ \