| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-12-09 | Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ... | Paul E. McKenney | 5 | -45/+70 |
| 2021-12-07 | locktorture,rcutorture,torture: Always log error message | Li Zhijian | 1 | -7/+2 |
| 2021-12-07 | rcu/nocb: Invoke rcu_core() at the start of deoffloading | Frederic Weisbecker | 1 | -0/+14 |
| 2021-12-07 | rcu/nocb: Prepare state machine for a new step | Frederic Weisbecker | 1 | -14/+23 |
| 2021-11-30 | rcu: in_irq() cleanup | Changbin Du | 1 | -1/+1 |
| 2021-11-30 | rcu: Replace ________p1 and _________p1 with __UNIQUE_ID(rcu) | Chun-Hung Tseng | 2 | -23/+30 |
| 2021-11-14 | Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
| 2021-11-14 | Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+3 |
| 2021-11-14 | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+2 |
| 2021-11-13 | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux | Linus Torvalds | 3 | -981/+2780 |
| 2021-11-13 | Merge tag 'block-5.16-2021-11-13' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+3 |
| 2021-11-13 | Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -11/+10 |
| 2021-11-13 | Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -6/+39 |
| 2021-11-13 | Merge tag 'selinux-pr-20211112' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -14/+0 |
| 2021-11-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -2/+11 |
| 2021-11-13 | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+1 |
| 2021-11-12 | Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+13 |
| 2021-11-12 | Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -2/+25 |
| 2021-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -25/+0 |
| 2021-11-12 | Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -0/+3 |
| 2021-11-12 | Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
| 2021-11-12 | net,lsm,selinux: revert the security_sctp_assoc_established() hook | Paul Moore | 3 | -14/+0 |
| 2021-11-12 | BackMerge tag 'v5.15' into drm-next | Dave Airlie | 5 | -6/+34 |
| 2021-11-11 | Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2021-11-12 | libata: add horkage for missing Identify Device log | Damien Le Moal | 1 | -0/+1 |
| 2021-11-11 | Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
| 2021-11-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -7/+6 |
| 2021-11-11 | Revert "PCI: Remove struct pci_dev->driver" | Bjorn Helgaas | 1 | -0/+1 |
| 2021-11-11 | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 9 | -12/+83 |
| 2021-11-11 | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+0 |
| 2021-11-11 | mm/migrate.c: remove MIGRATE_PFN_LOCKED | Alistair Popple | 1 | -1/+0 |
| 2021-11-11 | mm/page_owner.c: modify the type of argument "order" in some functions | Yixuan Cao | 1 | -6/+6 |
| 2021-11-11 | Merge branch 'kvm-sev-move-context' into kvm-master | Paolo Bonzini | 1 | -2/+10 |
| 2021-11-11 | KVM: generalize "bugged" VM to "dead" VM | Paolo Bonzini | 1 | -2/+10 |
| 2021-11-11 | Merge branch 'kvm-guest-sev-migration' into kvm-master | Paolo Bonzini | 1 | -0/+1 |
| 2021-11-11 | EFI: Introduce the new AMD Memory Encryption GUID. | Ashish Kalra | 1 | -0/+1 |
| 2021-11-11 | preempt: Restore preemption model selection configs | Valentin Schneider | 2 | -2/+2 |
| 2021-11-11 | PCI/MSI: Deal with devices lying about their MSI mask capability | Marc Zyngier | 1 | -0/+2 |
| 2021-11-11 | PCI/MSI: Move non-mask check back into low level accessors | Thomas Gleixner | 1 | -1/+1 |
| 2021-11-11 | libata: fix read log timeout value | Damien Le Moal | 1 | -1/+1 |
| 2021-11-10 | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -36/+34 |
| 2021-11-10 | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 6 | -373/+58 |
| 2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+4 |
| 2021-11-10 | Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 1 | -0/+1 |
| 2021-11-10 | netfs, 9p, afs, ceph: Use folios | David Howells | 1 | -6/+6 |
| 2021-11-10 | folio: Add a function to get the host inode for a folio | David Howells | 1 | -0/+14 |
| 2021-11-10 | folio: Add a function to change the private data attached to a folio | David Howells | 1 | -0/+19 |
| 2021-11-10 | Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -4/+16 |
| 2021-11-10 | Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+23 |
| 2021-11-10 | Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+0 |