index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
nios2: convert to generic syscall table
Arnd Bergmann
6
-17
/
+24
2024-07-10
loongarch: convert to generic syscall table
Arnd Bergmann
6
-3
/
+12
2024-07-10
hexagon: use new system call table
Arnd Bergmann
6
-15
/
+26
2024-07-10
csky: convert to generic syscall table
Arnd Bergmann
6
-12
/
+17
2024-07-10
arm64: rework compat syscall macros
Arnd Bergmann
5
-37
/
+22
2024-07-10
arm64: generate 64-bit syscall.tbl
Arnd Bergmann
9
-29
/
+17
2024-07-10
arm64: convert unistd_32.h to syscall.tbl format
Arnd Bergmann
8
-948
/
+503
2024-07-10
arc: convert to generic syscall table
Arnd Bergmann
6
-44
/
+25
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
18
-14
/
+8
2024-07-10
loongarch: avoid generating extra header files
Arnd Bergmann
1
-16
/
+0
2024-07-10
um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2
-1
/
+9
2024-07-10
csky: drop asm/gpio.h wrapper
Arnd Bergmann
1
-1
/
+0
2024-06-30
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
1
-7
/
+5
2024-06-29
Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-15
/
+22
2024-06-29
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-19
/
+14
2024-06-29
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-06-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+4
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
3
-19
/
+14
2024-06-27
Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-5
/
+8
2024-06-26
Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"
Palmer Dabbelt
1
-1
/
+1
2024-06-26
riscv: stacktrace: convert arch_stack_walk() to noinstr
Andy Chiu
1
-1
/
+1
2024-06-26
riscv: patch: Flush the icache right after patching to avoid illegal insns
Alexandre Ghiti
2
-13
/
+20
2024-06-25
RISC-V: fix vector insn load/store width mask
Jesse Taube
1
-1
/
+1
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
4
-5
/
+5
2024-06-25
s390: remove native mmap2() syscall
Arnd Bergmann
1
-27
/
+0
2024-06-25
hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann
2
-0
/
+13
2024-06-25
csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
2
-0
/
+2
2024-06-25
sh: rework sync_file_range ABI
Arnd Bergmann
2
-1
/
+13
2024-06-25
powerpc: restore some missing spu syscalls
Arnd Bergmann
1
-0
/
+4
2024-06-25
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
3
-10
/
+2
2024-06-25
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-06-25
sparc: fix compat recv/recvfrom syscalls
Arnd Bergmann
2
-223
/
+2
2024-06-25
sparc: fix old compat_sys_select()
Arnd Bergmann
1
-1
/
+1
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
7
-7
/
+7
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
1
-4
/
+7
2024-06-24
arm64: Clear the initial ID map correctly before remapping
Zenghui Yu
1
-1
/
+1
2024-06-23
Merge tag 'mips-fixes_6.10_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-06-23
Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-06-23
Merge tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-5
/
+15
2024-06-22
Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
8
-8
/
+11
2024-06-22
Merge tag 'loongarch-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-64
/
+91
2024-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-11
/
+33
2024-06-21
KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
Michael Roth
1
-2
/
+2
2024-06-21
mips: fix compat_sys_lseek syscall
Arnd Bergmann
1
-1
/
+1
2024-06-21
MIPS: mipsmtregs: Fix target register for MFTC0
Jiaxun Yang
1
-1
/
+1
2024-06-21
LoongArch: KVM: Remove an unneeded semicolon
Yang Li
1
-1
/
+1
2024-06-21
LoongArch: Fix multiple hardware watchpoint issues
Hui Li
1
-24
/
+33
2024-06-21
LoongArch: Trigger user-space watchpoints correctly
Hui Li
3
-6
/
+31
2024-06-21
LoongArch: Fix watchpoint setting error
Hui Li
3
-32
/
+21
2024-06-21
LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...
Xi Ruoyao
2
-1
/
+5
[next]