summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-2/+0
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+1
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+9
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-7/+0
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean-0/+1
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean-0/+2
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-24/+88
2021-11-24Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski-3/+4
2021-11-24Revert "virtio_ring: validate used buffer length"Michael S. Tsirkin-2/+0
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-2/+16
2021-11-23xen: add "not_essential" flag to struct xenbus_driverJuergen Gross-0/+1
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus-7/+0
2021-11-22net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov-0/+2
2021-11-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+28
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-160/+9
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh-0/+12
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn-1/+16
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds-0/+1
2021-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+1
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman-0/+1
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-7/+35
2021-11-18mm: Add functions to zero portions of a folioMatthew Wilcox (Oracle)-3/+41
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-12/+1
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+4
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin-2/+23
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek-0/+4
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini-12/+1
2021-11-18KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cacheDavid Woodhouse-12/+1
2021-11-17NFC: add NCI_UNREG flag to eliminate the raceLin Ma-0/+1
2021-11-17sunrpc: fix header include guard in trace headerThiago Rafael Becker-1/+1
2021-11-17fs: Rename AS_THP_SUPPORT and mapping_thp_supportMatthew Wilcox (Oracle)-6/+6
2021-11-17fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)-1/+16
2021-11-17mm: Remove folio_test_singleMatthew Wilcox (Oracle)-6/+0
2021-11-17mm: Rename folio_test_multi to folio_test_largeMatthew Wilcox (Oracle)-1/+7
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)-8/+19
2021-11-17net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies-1/+6
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-2/+2
2021-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-1/+2
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey-2/+2
2021-11-16RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky-1/+1
2021-11-16net: ieee802154: handle iftypes as u32Alexander Aring-3/+4
2021-11-15bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann-1/+2
2021-11-16Remove unused header <linux/sdb.h>Jonathan Corbet-160/+0
2021-11-16ACPI: Add stubs for wakeup handler functionsMario Limonciello-0/+9
2021-11-15printk: Remove printk.h inclusion in percpu.hAndy Shevchenko-1/+0
2021-11-15net: Clean up some inconsistent indentingJiapeng Chong-1/+1
2021-11-14Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-1/+1
2021-11-14tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)-1/+1
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+0