| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-14 | all arch: remove system call sys_sysctl |  Xiaoming Ni | 1 | -2/+2 |
| 2020-08-14 | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -2/+4 |
| 2020-08-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 9 | -134/+203 |
| 2020-08-12 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+1 |
| 2020-08-12 | uaccess: remove segment_eq |  Christoph Hellwig | 1 | -1/+1 |
| 2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -3/+0 |
| 2020-08-09 | Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next-5.6 |  Paolo Bonzini | 9 | -134/+203 |
| 2020-08-08 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 2 | -5/+9 |
| 2020-08-08 | arm64: Fix __cpu_logical_map undefined issue |  Kefeng Wang | 1 | -1/+6 |
| 2020-08-08 | arm64/fixmap: make notes of fixed_addresses more precisely |  Pingfan Liu | 1 | -4/+3 |
| 2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() |  Mike Rapoport | 1 | -0/+1 |
| 2020-08-07 | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one() |  Mike Rapoport | 1 | -11/+0 |
| 2020-08-07 | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() |  Mike Rapoport | 1 | -26/+1 |
| 2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 4 | -25/+19 |
| 2020-08-06 | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() |  Thomas Gleixner | 2 | -2/+4 |
| 2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 2 | -2/+14 |
| 2020-08-05 | random: random.h should include archrandom.h, not the other way around |  Linus Torvalds | 1 | -1/+0 |
| 2020-08-04 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux |  Linus Torvalds | 1 | -0/+2 |
| 2020-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 1 | -0/+12 |
| 2020-08-03 | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2020-08-03 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+0 |
| 2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 22 | -55/+348 |
| 2020-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -3/+8 |
| 2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 3 | -5/+5 |
| 2020-07-31 | Merge branch 'for-next/read-barrier-depends' into for-next/core |  Catalin Marinas | 5 | -6/+10 |
| 2020-07-31 | Merge branch 'for-next/tlbi' into for-next/core |  Catalin Marinas | 8 | -17/+223 |
| 2020-07-31 | Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature', 'for-next/acpi', 'for-next/perf', 'for-next/timens', 'for-next/msi-iommu' and 'for-next/trivial' into for-next/core |  Catalin Marinas | 9 | -18/+97 |
| 2020-07-31 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 3 | -5/+5 |
| 2020-07-31 | bpf, arm64: Add BPF exception tables |  Jean-Philippe Brucker | 1 | -0/+12 |
| 2020-07-30 | arm64: csum: Fix handling of bad packets |  Robin Murphy | 1 | -2/+3 |
| 2020-07-30 | arm64: Drop unnecessary include from asm/smp.h |  Marc Zyngier | 1 | -1/+0 |
| 2020-07-30 | arm64/alternatives: move length validation inside the subsection |  Sami Tolvanen | 1 | -2/+2 |
| 2020-07-30 | Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next |  Marc Zyngier | 1 | -1/+1 |
| 2020-07-30 | KVM: arm64: Rename kvm_vcpu_dabt_isextabt() |  Will Deacon | 1 | -1/+1 |
| 2020-07-30 | arm64/mm: save memory access in check_and_switch_context() fast switch path |  Pingfan Liu | 1 | -4/+2 |
| 2020-07-30 | arm64: sigcontext.h: delete duplicated word |  Randy Dunlap | 1 | -1/+1 |
| 2020-07-30 | arm64: ptrace.h: delete duplicated word |  Randy Dunlap | 1 | -1/+1 |
| 2020-07-30 | arm64: pgtable-hwdef.h: delete duplicated words |  Randy Dunlap | 1 | -2/+2 |
| 2020-07-29 | Merge branch 'locking/header' |  Peter Zijlstra | 1 | -2/+0 |
| 2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h |  Herbert Xu | 1 | -2/+0 |
| 2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/exynos', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 1 | -3/+0 |
| 2020-07-28 | Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP |  Marc Zyngier | 2 | -18/+17 |
| 2020-07-28 | Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP |  Marc Zyngier | 1 | -8/+0 |
| 2020-07-28 | Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP |  Marc Zyngier | 1 | -21/+13 |
| 2020-07-28 | Merge branch 'kvm-arm64/pre-nv-5.9' into kvmarm-master/next-WIP |  Marc Zyngier | 9 | -56/+136 |
| 2020-07-28 | KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS |  David Brazdil | 1 | -4/+2 |
| 2020-07-28 | KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions |  Marc Zyngier | 1 | -3/+8 |
| 2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 3 | -1/+14 |
| 2020-07-24 | arm64/vdso: Add time namespace page |  Andrei Vagin | 3 | -0/+22 |
| 2020-07-24 | arm64: Reserve HWCAP2_MTE as (1 << 18) |  Catalin Marinas | 2 | -0/+2 |