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
2023-08-03
riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Pu Lehui
1
-71
/
+82
2023-07-28
bpf: Support new 32bit offset jmp instruction
Yonghong Song
1
-10
/
+18
2023-07-28
bpf: Support new signed div/mod instructions.
Yonghong Song
1
-8
/
+19
2023-07-28
bpf: Support new unconditional bswap instruction
Yonghong Song
1
-0
/
+1
2023-07-28
bpf: Support new sign-extension mov insns
Yonghong Song
1
-3
/
+40
2023-07-28
bpf: Support new sign-extension load insns
Yonghong Song
1
-3
/
+39
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-154
/
+208
2023-07-21
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+7
2023-07-19
bpf, x86: initialize the variable "first_off" in save_args()
Menglong Dong
1
-1
/
+1
2023-07-19
bpf, arm64: Fix BTI type used for freplace attached functions
Alexander Duyck
1
-1
/
+7
2023-07-17
Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-22
/
+18
2023-07-16
Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2023-07-16
Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-46
/
+51
2023-07-16
Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2023-07-15
Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-75
/
+120
2023-07-14
Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+3
2023-07-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-43
/
+203
2023-07-14
bpf, x86: allow function arguments up to 12 for TRACING
Menglong Dong
1
-26
/
+209
2023-07-14
bpf, x86: save/restore regs with BPF_DW size
Menglong Dong
1
-29
/
+6
2023-07-14
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-9
/
+16
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+9
2023-07-13
Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+21
2023-07-13
Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-10
/
+10
2023-07-13
sparc: mark __arch_xchg() as __always_inline
Arnd Bergmann
2
-2
/
+2
2023-07-13
sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQ
Artur Rojek
2
-3
/
+3
2023-07-13
sh: mach-dreamcast: Handle virq offset in cascaded IRQ demux
Geert Uytterhoeven
1
-3
/
+3
2023-07-13
sh: mach-highlander: Handle virq offset in cascaded IRL demux
Geert Uytterhoeven
1
-2
/
+2
2023-07-13
sh: mach-r2d: Handle virq offset in cascaded IRL demux
Geert Uytterhoeven
1
-2
/
+2
2023-07-13
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2
-4
/
+6
2023-07-12
RISC-V: Don't include Zicsr or Zifencei in I from ACPI
Palmer Dabbelt
1
-7
/
+2
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
3
-3
/
+7
2023-07-12
riscv: mm: fix truncation warning on RV32
Jisheng Zhang
1
-1
/
+1
2023-07-11
x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=y
Ingo Molnar
1
-0
/
+2
2023-07-11
riscv, bpf: Fix inconsistent JIT image generation
Björn Töpel
2
-9
/
+16
2023-07-11
xtensa: fix unaligned and load/store configuration interaction
Max Filippov
2
-21
/
+16
2023-07-11
xtensa: ISS: fix call to split_if_spec
Max Filippov
1
-1
/
+1
2023-07-11
xtensa: ISS: add comment about etherdev freeing
Max Filippov
1
-0
/
+1
2023-07-11
x86/ftrace: Remove unsued extern declaration ftrace_regs_caller_ret()
YueHaibing
1
-1
/
+0
2023-07-11
arm64: ftrace: Add direct call trampoline samples support
Florent Revest
1
-0
/
+2
2023-07-11
openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
Stafford Horne
2
-4
/
+6
2023-07-10
x86/fineibt: Poison ENDBR at +0
Peter Zijlstra
1
-0
/
+16
2023-07-10
x86: Rewrite ret_from_fork() in C
Brian Gerst
4
-49
/
+40
2023-07-10
x86/32: Remove schedule_tail_wrapper()
Brian Gerst
1
-23
/
+10
2023-07-10
x86/cfi: Extend ENDBR sealing to kCFI
Peter Zijlstra
1
-1
/
+43
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
5
-7
/
+10
2023-07-10
x86/cfi: Extend {JMP,CAKK}_NOSPEC comment
Peter Zijlstra
1
-0
/
+4
2023-07-10
perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
Namhyung Kim
1
-0
/
+7
2023-07-10
powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page size
Aneesh Kumar K.V
3
-11
/
+5
2023-07-10
powerpc/64e: Fix obtool warnings in exceptions-64e.S
Michael Ellerman
1
-13
/
+18
2023-07-10
powerpc/security: Fix Speculation_Store_Bypass reporting on Power10
Michael Ellerman
1
-18
/
+19
[next]