summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2022-07-11Merge branch 'local/v5.15.33' into 5.15.32-2.0.0Daiane Angolini
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2022-04-08ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel
2022-03-21Merge tag 'v5.15.30' into lf-5.15.yJason Liu
2022-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot
2022-03-11ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-11ARM: early traps initialisationRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2022-03-08ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-12-29ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNCVladimir Murzin
2021-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-30Revert "ARM: 9113/1: uaccess: remove set_fs() implementation"Dong Aisheng
2021-11-30Merge branch 'pcie/next' into nextDong Aisheng
2021-11-18ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu
2021-11-02pci:add support aer/pme interrupts with none MSI/MSI-X/INTx modePo Liu
2021-11-02LF-2949 arm: kernel: hyp-stub: not export __hyp_stub_vectorsPeng Fan
2021-11-02arm, arm64: export __hyp_stub_vectorsRalf Ramsauer
2021-11-02arm: Export __boot_cpu_mode for use in Jailhouse driver moduleJan Kiszka
2021-10-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin
2021-10-19ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-10-19ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann
2021-10-19ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-08-20ARM: 9110/1: oabi-compat: fix oabi epoll sparse warningArnd Bergmann
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann
2021-08-20ARM: 9111/1: oabi-compat: rework fcntl64() emulationArnd Bergmann
2021-08-20ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann
2021-08-20ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann
2021-08-20ARM: 9109/1: oabi-compat: add epoll_pwait handlerArnd Bergmann
2021-08-20ARM: 9106/1: traps: use get_kernel_nofault instead of set_fs()Arnd Bergmann
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-10ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann