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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-66
/
+89
2024-04-05
aio: Fix null ptr deref in aio_complete() wakeup
Kent Overstreet
1
-1
/
+1
2024-04-05
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
2
-0
/
+4
2024-04-05
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
85
-405
/
+1606
2024-04-05
Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
39
-494
/
+1869
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
9
-24
/
+75
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
2024-04-04
Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-16
/
+34
2024-04-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-18
/
+16
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-04
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
1
-0
/
+2
2024-04-04
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
1
-1
/
+1
2024-04-04
net: ravb: Always update error counters
Paul Barker
1
-8
/
+9
2024-04-04
net: ravb: Always process TX descriptor ring
Paul Barker
1
-2
/
+5
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-4
/
+5
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
2024-04-04
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
1
-5
/
+10
2024-04-04
Revert "tg3: Remove residual error handling in tg3_suspend"
Paolo Abeni
1
-4
/
+26
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-04
net: mana: Fix Rx DMA datasize and skb_over_panic
Haiyang Zhang
2
-2
/
+1
2024-04-04
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
1
-1
/
+1
2024-04-04
net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
Horatiu Vultur
1
-2
/
+8
2024-04-04
net: stmmac: fix rx queue priority assignment
Piotr Wejman
2
-16
/
+62
2024-04-04
net: txgbe: fix i2c dev name cannot match clkdev
Duanqiang Wen
1
-3
/
+5
2024-04-04
Merge branch 'net-fec-fix-to-suspend-resume-with-mac_managed_pm'
Jakub Kicinski
1
-2
/
+9
2024-04-04
net: fec: Set mac_managed_pm during probe
Wei Fang
1
-2
/
+9
2024-04-03
idpf: fix kernel panic on unknown packet types
Joshua Hay
1
-2
/
+2
2024-04-03
bcachefs: reconstruct_inode()
Kent Overstreet
1
-2
/
+50
2024-04-03
bcachefs: Subvolume reconstruction
Kent Overstreet
1
-19
/
+148
2024-04-03
bcachefs: Check for extents that point to same space
Kent Overstreet
2
-8
/
+168
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
6
-6
/
+199
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
6
-5
/
+44
2024-04-03
bcachefs: Topology repair now uses nodes found by scanning to fill holes
Kent Overstreet
2
-107
/
+199
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
12
-51
/
+605
2024-04-03
bcachefs: Don't skip fake btree roots in fsck
Kent Overstreet
1
-3
/
+0
2024-04-03
bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()
Kent Overstreet
3
-7
/
+7
2024-04-03
bcachefs: Etyzinger cleanups
Kent Overstreet
7
-182
/
+285
2024-04-03
bcachefs: bch2_shoot_down_journal_keys()
Kent Overstreet
3
-10
/
+35
2024-04-03
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
3
-12
/
+43
2024-04-03
Merge tag 'vboxsf-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ha...
Linus Torvalds
3
-7
/
+6
2024-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-122
/
+254
2024-04-03
security: Place security_path_post_mknod() where the original IMA call was
Roberto Sassu
2
-7
/
+4
2024-04-03
x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
Borislav Petkov (AMD)
1
-1
/
+4
2024-04-03
ice: fix enabling RX VLAN filtering
Petr Oros
1
-10
/
+8
2024-04-03
ice: Fix freeing uninitialized pointers
Dan Carpenter
2
-6
/
+6
2024-04-03
vboxsf: explicitly deny setlease attempts
Jeff Layton
1
-0
/
+1
2024-04-03
vboxsf: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
[next]