index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
ARM: unwind: set frame.pc correctly for current-thread unwinding
Russell King (Oracle)
3
-3
/
+10
2022-03-11
coresight: trbe: Work around the trace data corruption
Anshuman Khandual
1
-1
/
+1
2022-03-11
coresight: trbe: Work around the invalid prohibited states
Anshuman Khandual
1
-1
/
+1
2022-03-11
coresight: trbe: Work around the ignored system register writes
Anshuman Khandual
1
-1
/
+1
2022-03-11
Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/dt
Arnd Bergmann
3
-0
/
+12
2022-03-11
Merge tag 'arm64_defconfig_for_v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+1
2022-03-11
um: run_helper: Write error message to kernel log on exec failure on host
Glenn Washburn
1
-0
/
+5
2022-03-11
um: port_user: Improve error handling when port-helper is not found
Glenn Washburn
1
-0
/
+12
2022-03-11
um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvar
Glenn Washburn
1
-0
/
+4
2022-03-11
um: port_user: Search for in.telnetd in PATH
Glenn Washburn
1
-1
/
+1
2022-03-11
um: clang: Strip out -mno-global-merge from USER_CFLAGS
David Gow
1
-0
/
+4
2022-03-11
um: Remove unused timeval_to_ns() function
David Gow
1
-6
/
+0
2022-03-11
um: Fix uml_mconsole stop/go
Anton Ivanov
1
-1
/
+2
2022-03-11
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
1
-3
/
+2
2022-03-11
uml: net: vector: fix const issue
Johannes Berg
2
-2
/
+2
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
3
-1
/
+17
2022-03-11
um: Migrate vector drivers to NAPI
Anton Ivanov
2
-57
/
+51
2022-03-11
um: Fix order of dtb unflatten/early init
Vincent Whitchurch
1
-1
/
+1
2022-03-11
um: fix and optimize xor select template for CONFIG64 and timetravel mode
Benjamin Beichler
1
-1
/
+3
2022-03-11
um: Remove duplicated include in syscalls_64.c
Yang Li
1
-1
/
+0
2022-03-10
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
1
-5
/
+16
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
76
-257
/
+1660
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
5
-5
/
+0
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
27
-49
/
+46
2022-03-10
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
2
-4
/
+4
2022-03-10
Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-14
/
+53
2022-03-10
task_work: Remove unnecessary include from posix_timers.h
Eric W. Biederman
1
-0
/
+1
2022-03-10
ptrace: Remove tracehook_signal_handler
Eric W. Biederman
1
-1
/
+0
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
24
-70
/
+52
2022-03-10
ptrace/arm: Rename tracehook_report_syscall report_syscall
Eric W. Biederman
2
-8
/
+6
2022-03-10
arm64, topology: enable use of init_cpu_capacity_cppc()
Ionela Voinescu
1
-0
/
+4
2022-03-10
x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()
Ionela Voinescu
1
-1
/
+1
2022-03-10
riscv: Fixed misaligned memory access. Fixed pointer comparison.
Michael T. Kloos
1
-50
/
+302
2022-03-10
riscv: alternative only works on !XIP_KERNEL
Jisheng Zhang
2
-2
/
+3
2022-03-10
RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
Anup Patel
3
-0
/
+5
2022-03-10
RISC-V: Add SBI HSM suspend related defines
Anup Patel
3
-8
/
+25
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
7
-21
/
+279
2022-03-10
RISC-V: Rename relocate() and make it global
Anup Patel
1
-3
/
+4
2022-03-10
RISC-V: Enable CPU_IDLE drivers
Anup Patel
5
-1
/
+35
2022-03-10
arm64: Add gcc Shadow Call Stack support
Dan Li
2
-10
/
+11
2022-03-10
a.out: Stop building a.out/osf1 support on alpha and m68k
Eric W. Biederman
2
-2
/
+0
2022-03-10
x86/xen: Fix kerneldoc warning
Jiapeng Chong
1
-1
/
+1
2022-03-10
xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
Dongli Zhang
2
-1
/
+29
2022-03-10
s390/test_unwind: add kretprobe tests
Tobias Huschle
1
-0
/
+56
2022-03-10
s390/kprobes: Avoid additional kprobe in kretprobe handling
Tobias Huschle
4
-34
/
+60
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
10
-40
/
+37
2022-03-10
s390: assume stckf is always present
Vasily Gorbik
2
-15
/
+9
2022-03-10
s390/nospec: move to single register thunks
Vasily Gorbik
1
-32
/
+24
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
23
-435
/
+38
2022-03-10
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2
-18
/
+85
[prev]
[next]