summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-11-181-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin2021-11-101-0/+4
| * | | | | | | | printk: Remove printk.h inclusion in percpu.hAndy Shevchenko2021-11-151-1/+0
* | | | | | | | | Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-141-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)2021-11-141-1/+1
* | | | | | | | | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-147-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-117-0/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-141-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt2021-11-021-0/+2
* | | | | | | | | | Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-142-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-111-0/+2
| * | | | | | | | | | PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner2021-11-111-1/+1
* | | | | | | | | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-142-2/+2
|\ \ \ \ \ \ \ \ \ \ \