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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-06
arm64/sysreg: Fix broken strncpy() -> strscpy() conversion
Will Deacon
1
-3
/
+3
2023-09-06
PCI: Free released resource after coalescing
Ross Lagerwall
1
-0
/
+1
2023-09-06
Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
80
-1056
/
+4644
2023-09-06
Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
41
-101
/
+625
2023-09-06
netfilter: nf_tables: Unbreak audit log reset
Pablo Neira Ayuso
1
-5
/
+6
2023-09-06
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
1
-0
/
+1
2023-09-06
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
1
-2
/
+6
2023-09-06
netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID
Phil Sutter
1
-0
/
+1
2023-09-06
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
1
-0
/
+8
2023-09-06
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
1
-8
/
+14
2023-09-06
Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+22
2023-09-06
gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks
Daniel Mack
1
-2
/
+24
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
17
-13
/
+455
2023-09-06
LoongArch: Simplify the processing of jumping new kernel for KASLR
Qing Zhang
3
-12
/
+9
2023-09-06
kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
Qing Zhang
1
-4
/
+14
2023-09-06
kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
Qing Zhang
2
-0
/
+8
2023-09-06
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
4
-9
/
+86
2023-09-06
LoongArch: Get partial stack information when providing regs parameter
Enze Li
1
-8
/
+10
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
3
-1
/
+21
2023-09-06
kfence: Defer the assignment of the local variable addr
Enze Li
1
-2
/
+3
2023-09-06
LoongArch: Allow building with kcov coverage
Feiyang Chen
3
-1
/
+5
2023-09-06
LoongArch: Provide kaslr_offset() to get kernel offset
Feiyang Chen
1
-0
/
+6
2023-09-06
LoongArch: Add basic KGDB & KDB support
Qing Zhang
8
-1
/
+845
2023-09-06
LoongArch: Add Loongson Binary Translation (LBT) extension support
Qi Hu
19
-31
/
+693
2023-09-06
raid6: Add LoongArch SIMD recovery implementation
WANG Xuerui
5
-2
/
+525
2023-09-06
raid6: Add LoongArch SIMD syndrome calculation
WANG Xuerui
6
-0
/
+483
2023-09-06
LoongArch: Add SIMD-optimized XOR routines
WANG Xuerui
7
-0
/
+417
2023-09-06
LoongArch: Allow usage of LSX/LASX in the kernel
Huacai Chen
1
-4
/
+51
2023-09-06
LoongArch: Define symbol 'fault' as a local label in fpu.S
Tiezhu Yang
1
-3
/
+2
2023-09-06
LoongArch: Adjust {copy, clear}_user exception handler behavior
Weihao Li
2
-121
/
+127
2023-09-06
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
4
-35
/
+3
2023-09-06
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
3
-57
/
+23
2023-09-06
LoongArch: Code improvements in function pcpu_populate_pte()
Bibo Mao
1
-13
/
+15
2023-09-06
LoongArch: Remove shm_align_mask and use SHMLBA instead
Huacai Chen
2
-8
/
+6
2023-09-06
LoongArch: mm: Add p?d_leaf() definitions
Hongchen Zhang
1
-0
/
+3
2023-09-06
LoongArch: Drop unused parse_r and parse_v macros
Nathan Chancellor
2
-150
/
+0
2023-09-06
drbd: swap bvec_set_page len and offset
Christoph Böhmwalder
1
-1
/
+1
2023-09-06
block: fix pin count management when merging same-page segments
Christoph Hellwig
1
-4
/
+3
2023-09-06
bpf, riscv: use prog pack allocator in the BPF JIT
Puranjay Mohan
3
-28
/
+141
2023-09-06
riscv: implement a memset like function for text
Puranjay Mohan
2
-0
/
+78
2023-09-06
riscv: extend patch_text_nosync() for multiple pages
Puranjay Mohan
1
-5
/
+32
2023-09-06
bpf: make bpf_prog_pack allocator portable
Puranjay Mohan
1
-4
/
+4
2023-09-06
selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_alloc
Martin KaFai Lau
3
-0
/
+118
2023-09-06
bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc
Martin KaFai Lau
1
-1
/
+1
2023-09-06
bpf: bpf_sk_storage: Fix invalid wait context lockdep report
Martin KaFai Lau
1
-33
/
+14
2023-09-06
s390/bpf: Pass through tail call counter in trampolines
Ilya Leoshkevich
1
-0
/
+10
2023-09-06
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
2
-4
/
+2
2023-09-06
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
1
-0
/
+1
2023-09-06
net: phylink: fix sphinx complaint about invalid literal
Jakub Kicinski
1
-2
/
+2
2023-09-06
Merge branch 'sja1105-fixes'
David S. Miller
3
-6
/
+51
[prev]
[next]