Age | Commit message (Expand) | Author |
2020-08-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-08-12 | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig |
2020-08-09 | Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2020-08-08 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-08-08 | arm64: Fix __cpu_logical_map undefined issue | Kefeng Wang |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | kasan, arm64: don't instrument functions that enable kasan | Andrey Konovalov |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-07 | arm64: kaslr: Use standard early random function | Guenter Roeck |
2020-08-05 | random: random.h should include archrandom.h, not the other way around | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-07-31 | Merge branch 'for-next/read-barrier-depends' into for-next/core | Catalin Marinas |
2020-07-31 | Merge branch 'for-next/tlbi' into for-next/core | Catalin Marinas |
2020-07-31 | Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',... | Catalin Marinas |
2020-07-31 | arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack | Maninder Singh |
2020-07-28 | Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP | Marc Zyngier |
2020-07-28 | KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS | David Brazdil |
2020-07-27 | regset(): kill ->get_size() | Al Viro |
2020-07-27 | arm64: switch to ->regset_get() | Al Viro |
2020-07-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-07-24 | arm64/vdso: Restrict splitting VVAR VMA | Andrei Vagin |
2020-07-24 | arm64/vdso: Handle faults on timens page | Andrei Vagin |
2020-07-24 | arm64/vdso: Add time namespace page | Andrei Vagin |
2020-07-24 | arm64/vdso: Zap vvar pages when switching to a time namespace | Andrei Vagin |
2020-07-24 | arm64/vdso: use the fault callback to map vvar pages | Andrei Vagin |
2020-07-24 | arm64: Reserve HWCAP2_MTE as (1 << 18) | Catalin Marinas |
2020-07-23 | arm64/entry: deduplicate SW PAN entry/exit routines | Ard Biesheuvel |
2020-07-23 | arm64: vdso32: Fix '--prefix=' value for newer versions of clang | Nathan Chancellor |
2020-07-21 | arm64: perf: Expose some new events via sysfs | Shaokun Zhang |
2020-07-21 | arm64: Reduce the number of header files pulled into vmlinux.lds.S | Will Deacon |
2020-07-20 | arm64: perf: Add cap_user_time_short | Peter Zijlstra |
2020-07-20 | arm64: perf: Only advertise cap_user_time for arch_timer | Peter Zijlstra |
2020-07-20 | arm64: perf: Implement correct cap_user_time | Peter Zijlstra |
2020-07-20 | arm64: perf: Correct the event index in sysfs | Shaokun Zhang |
2020-07-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-07-16 | arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP | Will Deacon |
2020-07-16 | arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter() | Will Deacon |
2020-07-16 | arm64: syscall: Expand the comment about ptrace and syscall(-1) | Will Deacon |
2020-07-16 | arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI | Will Deacon |
2020-07-16 | arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return | Will Deacon |
2020-07-16 | arm64: ptrace: Override SPSR.SS when single-stepping is enabled | Will Deacon |
2020-07-16 | arm64: ptrace: Consistently use pseudo-singlestep exceptions | Will Deacon |
2020-07-15 | arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature | Zhenyu Ye |
2020-07-14 | arm64: stacktrace: Move export for save_stack_trace_tsk() | Mark Brown |
2020-07-14 | arm64/acpi: disallow writeable AML opregion mapping for EFI code regions | Ard Biesheuvel |
2020-07-14 | arm64/acpi: disallow AML memory opregions to access kernel memory | Ard Biesheuvel |
2020-07-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-07-09 | arm64/alternatives: don't patch up internal branches | Ard Biesheuvel |