index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-04-01
Merge branches 'fixes' and 'misc' into for-linus
Russell King (Oracle)
2022-04-01
ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
linyujun
2022-04-01
ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'
Austin Kim
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-11
ARM: fix Thumb2 regression with Spectre BHB
Russell King (Oracle)
2022-03-11
ARM: unwind: only permit stack switch when unwinding call_with_stack()
Ard Biesheuvel
2022-03-11
ARM: Revert "unwind: dump exception stack from calling frame"
Ard Biesheuvel
2022-03-11
ARM: entry: fix unwinder problems caused by IRQ stacks
Ard Biesheuvel
2022-03-11
ARM: unwind: set frame.pc correctly for current-thread unwinding
Russell King (Oracle)
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
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
[next]