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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2025-02-19
Merge branch 'bpf-skip-non-exist-keys-in-generic_map_lookup_batch'
Alexei Starovoitov
2
-31
/
+49
2025-02-19
selftests: bpf: test batch lookup on array of maps with holes
Yan Zhai
1
-18
/
+44
2025-02-19
bpf: skip non exist keys in generic_map_lookup_batch
Yan Zhai
1
-13
/
+5
2025-02-08
bpf: Handle allocation failure in acquire_lock_state
Kumar Kartikeya Dwivedi
1
-0
/
+2
2025-02-08
Merge branch 'bpf-some-fixes-for-nullness-elision'
Alexei Starovoitov
2
-8
/
+36
2025-02-08
bpf: verifier: Disambiguate get_constant_map_key() errors
Daniel Xu
1
-8
/
+17
2025-02-08
bpf: selftests: Test constant key extraction on irrelevant maps
Daniel Xu
1
-0
/
+15
2025-02-08
bpf: verifier: Do not extract constant map keys for irrelevant maps
Daniel Xu
1
-3
/
+7
2025-02-06
bpf: Fix softlockup in arena_map_free on 64k page kernel
Alan Maguire
1
-1
/
+1
2025-02-06
net: Add rx_skb of kfree_skb to raw_tp_null_args[].
Kuniyuki Iwashima
1
-0
/
+2
2025-01-30
bpf: Fix deadlock when freeing cgroup storage
Abel Wu
1
-1
/
+1
2025-01-30
Merge branch 'bpf-fix-wrong-copied_seq-calculation-and-add-tests'
Martin KaFai Lau
12
-65
/
+610
2025-01-30
selftests/bpf: Add strparser test for bpf
Jiayuan Chen
3
-53
/
+507
2025-01-30
selftests/bpf: Fix invalid flag of recv()
Jiayuan Chen
1
-3
/
+3
2025-01-30
bpf: Disable non stream socket for strparser
Jiayuan Chen
1
-1
/
+4
2025-01-30
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
5
-5
/
+77
2025-01-30
strparser: Add read_sock callback
Jiayuan Chen
3
-3
/
+19
2025-01-29
bpf: avoid holding freeze_mutex during mmap operation
Andrii Nakryiko
1
-7
/
+10
2025-01-29
bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic
Andrii Nakryiko
2
-6
/
+8
2025-01-29
selftests/bpf: Adjust data size to have ETH_HLEN
Shigeru Yoshida
2
-6
/
+6
2025-01-29
bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
Shigeru Yoshida
1
-4
/
+1
2025-01-29
bpf: Remove unnecessary BTF lookups in bpf_sk_storage_tracing_allowed
Jared Kangas
1
-12
/
+1
2025-01-29
Merge tag 'x86-urgent-2025-01-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2025-01-29
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
36
-317
/
+838
2025-01-29
Merge tag 'vfio-v6.14-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
5
-69
/
+196
2025-01-29
x86/sev: Disable jump tables in SEV startup code
Ard Biesheuvel
1
-0
/
+4
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
121
-999
/
+3259
2025-01-28
Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-01-28
Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-01-28
Merge tag 'bootconfig-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2025-01-28
Merge tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
30
-433
/
+592
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
69
-2218
/
+3112
2025-01-28
Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
22
-31
/
+312
2025-01-28
Merge tag 'sparc-for-6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-13
/
+12
2025-01-28
tools/bootconfig: Fix the wrong format specifier
Luo Yifan
1
-2
/
+2
2025-01-28
Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-201
/
+324
2025-01-28
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
43
-887
/
+1464
2025-01-28
Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
47
-1344
/
+1693
2025-01-28
Merge tag 'for-6.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-63
/
+120
2025-01-28
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
300
-4540
/
+12432
2025-01-28
Merge tag 'staging-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
43
-2909
/
+1851
2025-01-28
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
142
-1483
/
+3833
2025-01-28
Merge tag 'pwm/for-6.14-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+29
2025-01-28
Merge tag 'for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
54
-710
/
+2723
2025-01-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
20
-193
/
+735
2025-01-27
Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
25
-71
/
+52
2025-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
11
-53
/
+196
2025-01-27
vfio/nvgrace-gpu: Add GB200 SKU to the devid table
Ankit Agrawal
1
-0
/
+2
2025-01-27
vfio/nvgrace-gpu: Check the HBM training and C2C link status
Ankit Agrawal
1
-0
/
+72
2025-01-27
vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
Ankit Agrawal
1
-22
/
+45
[next]