summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, slab: Remove compiler check in __kmalloc_indexNathan Chancellor2021-12-021-2/+1
* 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-241-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-171-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-241-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-171-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
| |\ \ \ \ \ \
| | * | | | | | net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey2021-11-161-2/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-161-1/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann2021-11-151-1/+2
| * | | | | | net: Clean up some inconsistent indentingJiapeng Chong2021-11-151-1/+1
| * | | | | | net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore2021-11-143-14/+0
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-182-12/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini2021-11-182-12/+1
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cacheDavid Woodhouse2021-11-182-12/+1
* | | | | | | | | Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-182-1/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |