index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+1
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-4
/
+2
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-23
/
+4
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
1
-4
/
+2
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-3
/
+1
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-05-20
ARM: 9204/2: module: Add all unwind tables when load module
Chen Zhongjin
1
-38
/
+40
2022-05-20
ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)
Nick Hawkins
1
-0
/
+26
2022-05-20
ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loads
Ard Biesheuvel
1
-7
/
+15
2022-05-20
ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered label
Ard Biesheuvel
1
-2
/
+3
2022-05-20
ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequence
Ard Biesheuvel
2
-3
/
+4
2022-05-20
ARM: 9198/1: spectre-bhb: simplify BPIALL vector macro
Ard Biesheuvel
1
-15
/
+6
2022-05-20
ARM: 9195/1: entry: avoid explicit literal loads
Ard Biesheuvel
3
-41
/
+9
2022-05-19
ARM: Use do_kernel_power_off()
Dmitry Osipenko
1
-3
/
+1
2022-05-18
ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
Ard Biesheuvel
1
-1
/
+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
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
1
-23
/
+4
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-0
/
+1
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-6
/
+7
2022-04-01
Merge branches 'fixes' and 'misc' into for-linus
Russell King (Oracle)
5
-33
/
+12
2022-04-01
ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
linyujun
1
-5
/
+5
2022-04-01
ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'
Austin Kim
1
-1
/
+2
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+7
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
21
-183
/
+664
2022-03-11
ARM: fix Thumb2 regression with Spectre BHB
Russell King (Oracle)
1
-2
/
+2
2022-03-11
ARM: unwind: only permit stack switch when unwinding call_with_stack()
Ard Biesheuvel
1
-10
/
+16
2022-03-11
ARM: Revert "unwind: dump exception stack from calling frame"
Ard Biesheuvel
2
-10
/
+2
2022-03-11
ARM: entry: fix unwinder problems caused by IRQ stacks
Ard Biesheuvel
1
-43
/
+14
2022-03-11
ARM: unwind: set frame.pc correctly for current-thread unwinding
Russell King (Oracle)
3
-3
/
+10
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-03-10
ptrace/arm: Rename tracehook_report_syscall report_syscall
Eric W. Biederman
1
-4
/
+3
2022-03-08
ARM: fix build error when BPF_SYSCALL is disabled
Emmanuel Gil Peyrot
1
-1
/
+1
2022-03-08
Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-12
/
+229
2022-03-08
ARM: include unprivileged BPF status in Spectre V2 reporting
Russell King (Oracle)
1
-0
/
+13
2022-03-07
ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=y
Ard Biesheuvel
1
-1
/
+4
2022-03-07
ARM: 9183/1: unwind: avoid spurious warnings on bogus code addresses
Ard Biesheuvel
1
-1
/
+2
2022-03-05
ARM: Spectre-BHB workaround
Russell King (Oracle)
4
-6
/
+139
2022-03-05
ARM: early traps initialisation
Russell King (Oracle)
1
-6
/
+21
2022-03-05
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
2
-0
/
+56
2022-03-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-8
/
+28
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2
-2
/
+2
2022-02-21
ARM: Fix kgdb breakpoint for Thumb2
Russell King (Oracle)
1
-8
/
+28
2022-02-09
ARM: ftrace: enable the graph tracer with the EABI unwinder
Ard Biesheuvel
3
-14
/
+38
2022-02-09
ARM: unwind: track location of LR value in stack frame
Ard Biesheuvel
2
-3
/
+5
2022-02-09
ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
Ard Biesheuvel
2
-1
/
+6
2022-02-09
ARM: ftrace: avoid unnecessary literal loads
Ard Biesheuvel
1
-16
/
+11
[next]