index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
ptrace/arm: Rename tracehook_report_syscall report_syscall
Eric W. Biederman
2022-03-08
ARM: fix build error when BPF_SYSCALL is disabled
Emmanuel Gil Peyrot
2022-03-08
Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-08
ARM: include unprivileged BPF status in Spectre V2 reporting
Russell King (Oracle)
2022-03-07
ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=y
Ard Biesheuvel
2022-03-07
ARM: 9183/1: unwind: avoid spurious warnings on bogus code addresses
Ard Biesheuvel
2022-03-05
ARM: Spectre-BHB workaround
Russell King (Oracle)
2022-03-05
ARM: early traps initialisation
Russell King (Oracle)
2022-03-05
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
2022-03-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-21
ARM: Fix kgdb breakpoint for Thumb2
Russell King (Oracle)
2022-02-09
ARM: ftrace: enable the graph tracer with the EABI unwinder
Ard Biesheuvel
2022-02-09
ARM: unwind: track location of LR value in stack frame
Ard Biesheuvel
2022-02-09
ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
Ard Biesheuvel
2022-02-09
ARM: ftrace: avoid unnecessary literal loads
Ard Biesheuvel
2022-02-09
ARM: ftrace: avoid redundant loads or clobbering IP
Ard Biesheuvel
2022-02-09
ARM: ftrace: use trampolines to keep .init.text in branching range
Ard Biesheuvel
2022-02-09
ARM: ftrace: use ADD not POP to counter PUSH at entry
Ard Biesheuvel
2022-02-09
ARM: ftrace: ensure that ADR takes the Thumb bit into account
Ard Biesheuvel
2022-01-25
ARM: drop pointless SMP check on secondary startup path
Ard Biesheuvel
2022-01-25
ARM: mm: make vmalloc_seq handling SMP safe
Ard Biesheuvel
2022-01-25
ARM: entry: avoid clobbering R9 in IRQ handler
Ard Biesheuvel
2022-01-25
ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6
Ard Biesheuvel
2022-01-24
ARM: assembler: define a Kconfig symbol for group relocation support
Ard Biesheuvel
2022-01-24
ARM: mm: switch to swapper_pg_dir early for vmap'ed stack
Ard Biesheuvel
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-11
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-12-17
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
Ard Biesheuvel
2021-12-17
ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNC
Vladimir Murzin
2021-12-17
ARM: reduce the information printed in call traces
Russell King
2021-12-17
ARM: 9158/1: leave it to core code to manage thread_info::cpu
Ard Biesheuvel
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-06
ARM: v7m: enable support for IRQ stacks
Ard Biesheuvel
2021-12-06
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
2021-12-06
ARM: smp: defer TPIDRURO update for SMP v6 configurations too
Ard Biesheuvel
2021-12-06
ARM: percpu: add SMP_ON_UP support
Ard Biesheuvel
2021-12-06
ARM: assembler: add optimized ldr/str macros to load variables from memory
Ard Biesheuvel
2021-12-06
ARM: module: implement support for PC-relative group relocations
Ard Biesheuvel
2021-12-06
ARM: entry: preserve thread_info pointer in switch_to
Ard Biesheuvel
2021-12-06
irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
Vladimir Murzin
2021-12-06
ARM: remove old-style irq entry
Arnd Bergmann
2021-12-06
ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-12-03
ARM: entry: rework stack realignment code in svc_entry
Ard Biesheuvel
2021-12-03
ARM: switch_to: clean up Thumb2 code path
Ard Biesheuvel
[prev]
[next]