| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-04-01 | Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 10 | -203/+293 |
| 2022-04-01 | bpf, arm64: Adjust the offset of str/ldr(immediate) to positive number |  Xu Kuohai | 1 | -27/+138 |
| 2022-04-01 | bpf, arm64: Optimize BPF store/load using arm64 str/ldr(immediate offset) |  Xu Kuohai | 2 | -15/+127 |
| 2022-04-01 | arm64, insn: Add ldr/str with immediate offset |  Xu Kuohai | 2 | -14/+62 |
| 2022-04-01 | arm64: dts: ls1046a: Update i2c node dma properties |  Kuldeep Singh | 1 | -3/+3 |
| 2022-04-01 | arm64: dts: ls1043a: Update i2c dma properties |  Kuldeep Singh | 1 | -3/+3 |
| 2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 2 | -10/+8 |
| 2022-03-28 | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -2/+12 |
| 2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 7 | -3/+16 |
| 2022-03-26 | Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb |  Linus Torvalds | 4 | -7/+10 |
| 2022-03-25 | Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 1 | -1/+2 |
| 2022-03-24 | arm64: select KASAN_VMALLOC for SW/HW_TAGS modes |  Andrey Konovalov | 1 | -1/+1 |
| 2022-03-24 | kasan, arm64: don't tag executable vmalloc allocations |  Andrey Konovalov | 3 | -3/+5 |
| 2022-03-24 | kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged |  Andrey Konovalov | 1 | -0/+6 |
| 2022-03-24 | kasan, arm64: reset pointer tags of vmapped stacks |  Andrey Konovalov | 1 | -1/+4 |
| 2022-03-24 | kasan, x86, arm64, s390: rename functions for modules shadow |  Andrey Konovalov | 1 | -1/+1 |
| 2022-03-24 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -6/+3 |
| 2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 8 | -57/+266 |
| 2022-03-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 26 | -228/+664 |
| 2022-03-24 | dt: amd-seattle: add a description of the CPUs and caches |  Ard Biesheuvel | 4 | -12/+226 |
| 2022-03-24 | dt: amd-seattle: disable IPMI controller and some GPIO blocks on B0 |  Ard Biesheuvel | 1 | -12/+0 |
| 2022-03-24 | dt: amd-seattle: add description of the SATA/CCP SMMUs |  Ard Biesheuvel | 1 | -0/+26 |
| 2022-03-24 | dt: amd-seattle: add a description of the PCIe SMMU |  Ard Biesheuvel | 1 | -0/+10 |
| 2022-03-24 | dt: amd-seattle: fix PCIe legacy interrupt routing |  Ard Biesheuvel | 1 | -6/+16 |
| 2022-03-24 | dt: amd-seattle: upgrade AMD Seattle XGBE to new SMMU binding |  Ard Biesheuvel | 1 | -14/+8 |
| 2022-03-24 | dt: amd-seattle: remove Overdrive revision A0 support |  Ard Biesheuvel | 2 | -68/+1 |
| 2022-03-24 | dt: amd-seattle: remove Husky platform |  Ard Biesheuvel | 2 | -86/+1 |
| 2022-03-23 | arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef |  Jisheng Zhang | 1 | -6/+3 |
| 2022-03-23 | Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 274 | -2745/+28641 |
| 2022-03-23 | Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 1 | -65/+90 |
| 2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 2 | -25/+6 |
| 2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache |  Linus Torvalds | 1 | -0/+1 |
| 2022-03-22 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 2 | -3/+1 |
| 2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_dev_init() |  David Hildenbrand | 1 | -3/+0 |
| 2022-03-22 | mm: merge pte_mkhuge() call into arch_make_huge_pte() |  Anshuman Khandual | 1 | -0/+1 |
| 2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -11/+38 |
| 2022-03-21 | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 1 | -1/+2 |
| 2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 12 | -319/+272 |
| 2022-03-21 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -3/+3 |
| 2022-03-21 | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -0/+4 |
| 2022-03-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 74 | -653/+1524 |
| 2022-03-19 | Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 3 | -36/+36 |
| 2022-03-19 | arm64: dts: n5x: drop invalid property and fix edac node name |  Krzysztof Kozlowski | 1 | -2/+1 |
| 2022-03-18 | Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 26 | -228/+664 |
| 2022-03-18 | Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery' |  Rafael J. Wysocki | 1 | -0/+4 |
| 2022-03-18 | arm64: errata: avoid duplicate field initializer |  Arnd Bergmann | 1 | -1/+0 |
| 2022-03-18 | KVM: arm64: fix typos in comments |  Julia Lawall | 6 | -7/+7 |
| 2022-03-18 | KVM: arm64: Generalise VM features into a set of flags |  Marc Zyngier | 4 | -12/+17 |
| 2022-03-18 | arm64: fix clang warning about TRAMP_VALIAS |  Arnd Bergmann | 1 | -2/+2 |
| 2022-03-18 | arm64: dts: qcom: add non-secure domain property to fastrpc nodes |  Jeya R | 5 | -0/+12 |