| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-15 | arch: copy_thread: pass clone_flags as u64 |  Simon Schuster | 1 | -1/+1 |
| 2025-07-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -5/+8 |
| 2025-07-24 | Merge branch 'for-next/feat_mte_store_only' into for-next/core |  Catalin Marinas | 1 | -1/+5 |
| 2025-07-24 | Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/misc', 'for-next/acpi', 'for-next/debug-entry', 'for-next/feat_mte_tagged_far', 'for-next/kselftest', 'for-next/mdscr-cleanup' and 'for-next/vmap-stack', remote-tracking branch 'arm64/for-next/perf' into for-next/core |  Catalin Marinas | 1 | -5/+6 |
| 2025-07-23 | arm64/gcs: task_gcs_el0_enable() should use passed task |  Jeremy Linton | 1 | -3/+3 |
| 2025-07-15 | arm64/gcs: Don't call gcs_free() when releasing task_struct |  Mark Brown | 1 | -1/+0 |
| 2025-07-04 | arm64: poe: Handle spurious Overlay faults |  Kevin Brodsky | 1 | -0/+5 |
| 2025-07-02 | arm64/kernel: Support store-only mte tag check |  Yeoreum Yun | 1 | -1/+5 |
| 2025-06-12 | arm64/gcs: Don't call gcs_free() during flush_gcs() |  Mark Brown | 1 | -1/+3 |
| 2025-05-27 | Merge branch 'for-next/sme-fixes' into for-next/core |  Will Deacon | 1 | -41/+74 |
| 2025-05-09 | arm64/mm: Batch barriers when updating kernel mappings |  Ryan Roberts | 1 | -4/+5 |
| 2025-05-08 | arm64/fpsimd: Make clone() compatible with ZA lazy saving |  Mark Rutland | 1 | -30/+62 |
| 2025-05-08 | arm64/fpsimd: Clear PSTATE.SM during clone() |  Mark Rutland | 1 | -9/+4 |
| 2025-05-08 | arm64/fpsimd: Consistently preserve FPSIMD state during clone() |  Mark Rutland | 1 | -1/+8 |
| 2025-05-08 | arm64/fpsimd: Remove redundant task->mm check |  Mark Rutland | 1 | -2/+1 |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable |  Joel Granados | 1 | -1/+1 |
| 2024-11-14 | Merge branch 'for-next/pkey-signal' into for-next/core |  Catalin Marinas | 1 | -0/+3 |
| 2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'for-next/tlb', 'for-next/misc', 'for-next/mte', 'for-next/sysreg', 'for-next/stacktrace', 'for-next/hwcap3', 'for-next/kselftest', 'for-next/crc32', 'for-next/guest-cca', 'for-next/haft' and 'for-next/scs', remote-tracking... |  Catalin Marinas | 1 | -3/+98 |
| 2024-11-14 | arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled |  Will Deacon | 1 | -1/+1 |
| 2024-10-17 | arm64: stacktrace: unwind exception boundaries |  Mark Rutland | 1 | -0/+1 |
| 2024-10-17 | arm64: use a common struct frame_record |  Mark Rutland | 1 | -1/+1 |
| 2024-10-17 | arm64: pt_regs: swap 'unused' and 'pmr' fields |  Mark Rutland | 1 | -1/+1 |
| 2024-10-17 | arm64: pt_regs: rename "pmr_save" -> "pmr" |  Mark Rutland | 1 | -1/+1 |
| 2024-10-14 | arm64: set POR_EL0 for kernel threads |  Joey Gouly | 1 | -0/+3 |
| 2024-10-04 | arm64/gcs: Ensure that new threads have a GCS |  Mark Brown | 1 | -0/+32 |
| 2024-10-04 | arm64/gcs: Context switch GCS state for EL0 |  Mark Brown | 1 | -0/+62 |
| 2024-09-12 | Merge branch 'for-next/timers' into for-next/core |  Will Deacon | 1 | -12/+61 |
| 2024-09-04 | arm64: context switch POR_EL0 register |  Joey Gouly | 1 | -0/+24 |
| 2024-08-27 | arm64: Implement prctl(PR_{G,S}ET_TSC) |  Peter Collingbourne | 1 | -12/+61 |
| 2024-02-22 | arm64: remove unneeded BUILD_BUG_ON assertion |  Dawei Li | 1 | -3/+0 |
| 2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux |  Linus Torvalds | 1 | -1/+0 |
| 2023-10-16 | arm64: Avoid cpus_have_const_cap() for ARM64_SSBS |  Mark Rutland | 1 | -1/+1 |
| 2023-10-10 | arm: Remove now superfluous sentinel elem from ctl_table arrays |  Joel Granados | 1 | -1/+0 |
| 2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2023-04-13 | arm64: use XPACLRI to strip PAC |  Mark Rutland | 1 | -1/+1 |
| 2023-03-08 | sched/idle: Mark arch_cpu_idle_dead() __noreturn |  Josh Poimboeuf | 1 | -1/+1 |
| 2023-01-20 | arm64/sme: Provide storage for ZT0 |  Mark Brown | 1 | -5/+5 |
| 2023-01-20 | arm64/sme: Rename za_state to sme_state |  Mark Brown | 1 | -6/+7 |
| 2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random |  Linus Torvalds | 1 | -1/+1 |
| 2022-11-29 | arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE |  Mark Brown | 1 | -0/+2 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function |  Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random |  Linus Torvalds | 1 | -1/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 |  Jason A. Donenfeld | 1 | -1/+1 |
| 2022-09-11 | kernel: exit: cleanup release_thread() |  Kefeng Wang | 1 | -4/+0 |
| 2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -5/+7 |
| 2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. |  Rafael J. Wysocki | 1 | -2/+1 |
| 2022-05-19 | arm64: Use do_kernel_power_off() |  Dmitry Osipenko | 1 | -2/+1 |
| 2022-05-07 | fork: Generalize PF_IO_WORKER handling |  Eric W. Biederman | 1 | -4/+3 |
| 2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread |  Eric W. Biederman | 1 | -2/+5 |
| 2022-04-29 | arm64/sme: Fix NULL check after kzalloc |  Wan Jiabing | 1 | -1/+1 |