Age | Commit message (Expand) | Author | Files | Lines |
2022-03-28 | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+12 |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -3/+16 |
2022-03-26 | Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -7/+10 |
2022-03-25 | Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
2022-03-25 | arm64: select KASAN_VMALLOC for SW/HW_TAGS modes | Andrey Konovalov | 1 | -1/+1 |
2022-03-25 | kasan, arm64: don't tag executable vmalloc allocations | Andrey Konovalov | 3 | -3/+5 |
2022-03-25 | kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged | Andrey Konovalov | 1 | -0/+6 |
2022-03-25 | kasan, arm64: reset pointer tags of vmapped stacks | Andrey Konovalov | 1 | -1/+4 |
2022-03-25 | kasan, x86, arm64, s390: rename functions for modules shadow | Andrey Konovalov | 1 | -1/+1 |
2022-03-25 | 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/ne... | 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 | arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef | Jisheng Zhang | 1 | -6/+3 |
2022-03-24 | Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 274 | -2755/+28651 |
2022-03-24 | Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -65/+90 |
2022-03-24 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -25/+6 |
2022-03-23 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+1 |
2022-03-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+1 |
2022-03-23 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand | 1 | -3/+0 |
2022-03-23 | mm: merge pte_mkhuge() call into arch_make_huge_pte() | Anshuman Khandual | 1 | -0/+1 |
2022-03-23 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -11/+38 |
2022-03-22 | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2022-03-22 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 12 | -319/+272 |
2022-03-22 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -3/+3 |
2022-03-22 | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+4 |
2022-03-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 74 | -665/+1536 |
2022-03-20 | Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -36/+36 |
2022-03-20 | 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/kvma... | 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 |
2022-03-18 | parport_pc: Also enable driver for PCI systems | Maciej W. Rozycki | 1 | -0/+1 |
2022-03-18 | Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 1 | -3/+3 |
2022-03-16 | arm64: dts: fsd: Add the MCT support | Alim Akhtar | 1 | -0/+23 |
2022-03-16 | Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells" | Vladimir Oltean | 3 | -36/+36 |
2022-03-16 | arm64: dts: mt2712: update ethernet device node | Biao Huang | 2 | -5/+10 |
2022-03-16 | Merge tag 'v5.17-rc8' into usb-next | Greg Kroah-Hartman | 49 | -129/+934 |
2022-03-15 | arm64: dts: imx8mp: Add memory for USB3 glue layer to usb3 nodes | Alexander Stein | 1 | -2/+4 |
2022-03-15 | Revert "arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector" | Souradeep Chowdhury | 1 | -36/+0 |
2022-03-15 | Revert "arm64: dts: qcom: sc7280: Set the default dr_mode for usb2" | Souradeep Chowdhury | 1 | -4/+0 |
2022-03-15 | Merge tag 'v5.17-rc8' into sched/core, to pick up fixes | Ingo Molnar | 50 | -131/+936 |
2022-03-14 | Merge branch 'for-next/spectre-bhb' into for-next/core | Will Deacon | 27 | -78/+827 |
2022-03-14 | Merge branch 'for-next/fpsimd' into for-next/core | Will Deacon | 7 | -81/+126 |
2022-03-14 | Merge branch 'for-next/strings' into for-next/core | Will Deacon | 4 | -213/+269 |
2022-03-14 | Merge branch 'for-next/rng' into for-next/core | Will Deacon | 1 | -6/+39 |
2022-03-14 | Merge branch 'for-next/perf' into for-next/core | Will Deacon | 4 | -149/+261 |