aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-11ARM: unwind: set frame.pc correctly for current-thread unwindingRussell King (Oracle)3-3/+10
2022-03-11coresight: trbe: Work around the trace data corruptionAnshuman Khandual1-1/+1
2022-03-11coresight: trbe: Work around the invalid prohibited statesAnshuman Khandual1-1/+1
2022-03-11coresight: trbe: Work around the ignored system register writesAnshuman Khandual1-1/+1
2022-03-11Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/dtArnd Bergmann3-0/+12
2022-03-11Merge tag 'arm64_defconfig_for_v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/defconfigArnd Bergmann1-0/+1
2022-03-11um: run_helper: Write error message to kernel log on exec failure on hostGlenn Washburn1-0/+5
2022-03-11um: port_user: Improve error handling when port-helper is not foundGlenn Washburn1-0/+12
2022-03-11um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvarGlenn Washburn1-0/+4
2022-03-11um: port_user: Search for in.telnetd in PATHGlenn Washburn1-1/+1
2022-03-11um: clang: Strip out -mno-global-merge from USER_CFLAGSDavid Gow1-0/+4
2022-03-11um: Remove unused timeval_to_ns() functionDavid Gow1-6/+0
2022-03-11um: Fix uml_mconsole stop/goAnton Ivanov1-1/+2
2022-03-11um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow1-3/+2
2022-03-11uml: net: vector: fix const issueJohannes Berg2-2/+2
2022-03-11um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis3-1/+17
2022-03-11um: Migrate vector drivers to NAPIAnton Ivanov2-57/+51
2022-03-11um: Fix order of dtb unflatten/early initVincent Whitchurch1-1/+1
2022-03-11um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler1-1/+3
2022-03-11um: Remove duplicated include in syscalls_64.cYang Li1-1/+0
2022-03-10riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing1-5/+16
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski76-257/+1660
2022-03-10tracehook: Remove tracehook.hEric W. Biederman5-5/+0
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman27-49/+46
2022-03-10task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman2-4/+4
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds10-14/+53
2022-03-10task_work: Remove unnecessary include from posix_timers.hEric W. Biederman1-0/+1
2022-03-10ptrace: Remove tracehook_signal_handlerEric W. Biederman1-1/+0
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman24-70/+52
2022-03-10ptrace/arm: Rename tracehook_report_syscall report_syscallEric W. Biederman2-8/+6
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu1-0/+4
2022-03-10x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()Ionela Voinescu1-1/+1
2022-03-10riscv: Fixed misaligned memory access. Fixed pointer comparison.Michael T. Kloos1-50/+302
2022-03-10riscv: alternative only works on !XIP_KERNELJisheng Zhang2-2/+3
2022-03-10RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machineAnup Patel3-0/+5
2022-03-10RISC-V: Add SBI HSM suspend related definesAnup Patel3-8/+25
2022-03-10RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel7-21/+279
2022-03-10RISC-V: Rename relocate() and make it globalAnup Patel1-3/+4
2022-03-10RISC-V: Enable CPU_IDLE driversAnup Patel5-1/+35
2022-03-10arm64: Add gcc Shadow Call Stack supportDan Li2-10/+11
2022-03-10a.out: Stop building a.out/osf1 support on alpha and m68kEric W. Biederman2-2/+0
2022-03-10x86/xen: Fix kerneldoc warningJiapeng Chong1-1/+1
2022-03-10xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2-1/+29
2022-03-10s390/test_unwind: add kretprobe testsTobias Huschle1-0/+56
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle4-34/+60
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik10-40/+37
2022-03-10s390: assume stckf is always presentVasily Gorbik2-15/+9
2022-03-10s390/nospec: move to single register thunksVasily Gorbik1-32/+24
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik23-435/+38
2022-03-10s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch2-18/+85