| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-12-10 | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux |  Linus Torvalds | 1 | -0/+26 |
| 2021-12-10 | genirq: Provide new interfaces for affinity hints |  Thomas Gleixner | 1 | -1/+52 |
| 2021-12-10 | net: add netns refcount tracker to struct seq_net_private |  Eric Dumazet | 1 | -1/+2 |
| 2021-12-10 | net: add networking namespace refcount tracker |  Eric Dumazet | 1 | -8/+1 |
| 2021-12-10 | arch: Make ARCH_STACKWALK independent of STACKTRACE |  Peter Zijlstra | 1 | -17/+18 |
| 2021-12-10 | EDAC: Add RDDR5 and LRDDR5 memory types |  Yazen Ghannam | 1 | -0/+6 |
| 2021-12-09 | pktdvd: stop using bdi congestion framework. |  NeilBrown | 1 | -0/+2 |
| 2021-12-09 | kcsan: Turn barrier instrumentation into macros |  Marco Elver | 1 | -11/+13 |
| 2021-12-09 | kcsan: Support WEAK_MEMORY with Clang where no objtool support exists |  Marco Elver | 1 | -1/+12 |
| 2021-12-09 | compiler_attributes.h: Add __disable_sanitizer_instrumentation |  Alexander Potapenko | 1 | -0/+18 |
| 2021-12-09 | locking/atomics, kcsan: Add instrumentation for barriers |  Marco Elver | 1 | -1/+134 |
| 2021-12-09 | locking/barriers, kcsan: Add instrumentation for barriers |  Marco Elver | 1 | -1/+1 |
| 2021-12-09 | kcsan: Add core memory barrier instrumentation functions |  Marco Elver | 1 | -2/+69 |
| 2021-12-09 | kcsan: Add core support for a subset of weak memory modeling |  Marco Elver | 3 | -2/+21 |
| 2021-12-09 | kcsan: Avoid checking scoped accesses from nested contexts |  Marco Elver | 1 | -0/+1 |
| 2021-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 9 | -36/+37 |
| 2021-12-09 | percpu_ref: Replace kernel.h with the necessary inclusions |  Andy Shevchenko | 1 | -1/+1 |
| 2021-12-09 | skbuff: Extract list pointers to silence compiler warnings |  Kees Cook | 1 | -8/+10 |
| 2021-12-09 | Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', 'fixes.2021.11.30c', 'nocb.2021.12.09a', 'nolibc.2021.11.30c', 'tasks.2021.12.09a', 'torture.2021.12.07a' and 'torturescript.2021.11.30c' into HEAD |  Paul E. McKenney | 5 | -45/+70 |
| 2021-12-09 | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 6 | -28/+21 |
| 2021-12-09 | net: phylink: use legacy_pre_march2020 |  Russell King (Oracle) | 1 | -0/+17 |
| 2021-12-09 | net: phylink: add legacy_pre_march2020 indicator |  Russell King (Oracle) | 1 | -0/+3 |
| 2021-12-09 | fs_parse: allow parameter value to be empty |  Lukas Czerner | 1 | -1/+1 |
| 2021-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid |  Linus Torvalds | 1 | -0/+5 |
| 2021-12-09 | wait: add wake_up_pollfree() |  Eric Biggers | 1 | -0/+26 |
| 2021-12-09 | KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING |  David Woodhouse | 1 | -4/+4 |
| 2021-12-09 | bus: mhi: core: Add support for forced PM resume |  Loic Poulain | 1 | -0/+13 |
| 2021-12-09 | mtd: Introduce an expert mode for forensics and debugging purposes |  Miquel Raynal | 1 | -0/+3 |
| 2021-12-09 | x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node |  Jarkko Sakkinen | 1 | -0/+4 |
| 2021-12-09 | genirq/msi: Handle PCI/MSI allocation fail in core code |  Thomas Gleixner | 1 | -4/+1 |
| 2021-12-09 | PCI/MSI: Make pci_msi_domain_check_cap() static |  Thomas Gleixner | 1 | -2/+0 |
| 2021-12-09 | PCI/MSI: Move msi_lock to struct pci_dev |  Thomas Gleixner | 2 | -2/+1 |
| 2021-12-09 | PCI/MSI: Sanitize MSI-X table map handling |  Thomas Gleixner | 1 | -0/+1 |
| 2021-12-09 | PCI/MSI: Split out irqdomain code |  Thomas Gleixner | 1 | -11/+0 |
| 2021-12-09 | PCI/MSI: Make arch_restore_msi_irqs() less horrible. |  Thomas Gleixner | 1 | -4/+3 |
| 2021-12-09 | genirq/msi, treewide: Use a named struct for PCI/MSI attributes |  Thomas Gleixner | 1 | -43/+41 |
| 2021-12-09 | PCI/MSI: Remove msi_desc_to_pci_sysdata() |  Thomas Gleixner | 1 | -5/+0 |
| 2021-12-09 | PCI/MSI: Make pci_msi_domain_write_msg() static |  Thomas Gleixner | 1 | -1/+0 |
| 2021-12-09 | genirq/msi: Fixup includes |  Thomas Gleixner | 1 | -1/+1 |
| 2021-12-09 | genirq/msi: Remove unused domain callbacks |  Thomas Gleixner | 1 | -7/+4 |
| 2021-12-09 | genirq/msi: Guard sysfs code |  Thomas Gleixner | 1 | -0/+10 |
| 2021-12-09 | Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-next |  Daniel Vetter | 1 | -6/+0 |
| 2021-12-08 | net: wwan: make debugfs optional |  Sergey Ryazanov | 1 | -0/+7 |
| 2021-12-08 | Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next |  Jakub Kicinski | 1 | -7/+0 |
| 2021-12-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  Jakub Kicinski | 5 | -23/+15 |
| 2021-12-08 | net: dsa: keep the bridge_dev and bridge_num as part of the same structure |  Vladimir Oltean | 1 | -4/+3 |
| 2021-12-08 | net: dsa: make dp->bridge_num one-based |  Vladimir Oltean | 1 | -3/+3 |
| 2021-12-08 | x86/sev: Use CC_ATTR attribute to generalize string I/O unroll |  Kuppuswamy Sathyanarayanan | 1 | -0/+11 |
| 2021-12-08 | PM: hibernate: Allow ACPI hardware signature to be honoured |  David Woodhouse | 2 | -1/+2 |
| 2021-12-08 | PM: runtime: Fix pm_runtime_active() kerneldoc comment |  Rafael J. Wysocki | 1 | -1/+1 |