summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-032-8/+8
|\
| * context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-302-4/+4
| * context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker2022-06-301-4/+4
* | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-011-6/+0
|\ \
| * | jump_label: make initial NOP patching the special caseArd Biesheuvel2022-06-241-6/+0
| |/
* / ARM: 9208/1: entry: add .ltorg directive to keep literals in rangeArd Biesheuvel2022-07-141-0/+1
|/
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-041-5/+7
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-3/+1
|\ \
| * \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-3/+1
| |\ \
| | * | ARM: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-3/+1
| | |/
* | | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-291-4/+2
|\ \ \
| * | | ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu2022-05-271-4/+2
| | |/ | |/|
* | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-271-23/+4
|\ \ \ | |_|/ |/| |
| * | vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-23/+4
| |/
* | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-241-0/+1
|\ \
| * | signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-221-0/+1
| |/
* | ARM: 9204/2: module: Add all unwind tables when load moduleChen Zhongjin2022-05-201-38/+40
* | ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins2022-05-201-0/+26
* | ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loadsArd Biesheuvel2022-05-201-7/+15
* | ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered labelArd Biesheuvel2022-05-201-2/+3
* | ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequenceArd Biesheuvel2022-05-202-3/+4
* | ARM: 9198/1: spectre-bhb: simplify BPIALL vector macroArd Biesheuvel2022-05-201-15/+6
* | ARM: 9195/1: entry: avoid explicit literal loadsArd Biesheuvel2022-05-203-41/+9
* | ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel2022-05-181-1/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-04-032-6/+7
|\
| * Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)2022-04-015-33/+12
| |\
| * | ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun2022-04-011-5/+5
| * | ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Austin Kim2022-04-011-1/+2
* | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-292-9/+7
|\ \ \
| * | | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
| * | | ptrace/arm: Rename tracehook_report_syscall report_syscallEric W. Biederman2022-03-101-4/+3
| | |/ | |/|
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-242-2/+2
|\ \ \
| * | | uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann2022-02-252-2/+2
| |/ /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-2421-183/+664
|\ \ \
| * | | ARM: unwind: only permit stack switch when unwinding call_with_stack()Ard Biesheuvel2022-03-111-10/+16
| * | | ARM: Revert "unwind: dump exception stack from calling frame"Ard Biesheuvel2022-03-112-10/+2
| * | | ARM: entry: fix unwinder problems caused by IRQ stacksArd Biesheuvel2022-03-111-43/+14
| * | | ARM: unwind: set frame.pc correctly for current-thread unwindingRussell King (Oracle)2022-03-113-3/+10
| * | | ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=yArd Biesheuvel2022-03-071-1/+4
| * | | ARM: 9183/1: unwind: avoid spurious warnings on bogus code addressesArd Biesheuvel2022-03-071-1/+2
| * | | ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel2022-02-093-14/+38
| * | | ARM: unwind: track location of LR value in stack frameArd Biesheuvel2022-02-092-3/+5
| * | | ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TESTArd Biesheuvel2022-02-092-1/+6
| * | | ARM: ftrace: avoid unnecessary literal loadsArd Biesheuvel2022-02-091-16/+11
| * | | ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel2022-02-091-29/+22
| * | | ARM: ftrace: use trampolines to keep .init.text in branching rangeArd Biesheuvel2022-02-092-3/+36
| * | | ARM: ftrace: use ADD not POP to counter PUSH at entryArd Biesheuvel2022-02-092-3/+14