index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modpost
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
2
-0
/
+4
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
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
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
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
2024-04-03
vboxsf: Avoid an spurious warning if load_nls_xxx() fails
Christophe JAILLET
1
-1
/
+2
2024-04-03
vboxsf: remove redundant variable out_len
Colin Ian King
1
-3
/
+0
2024-04-03
net: bcmgenet: Reset RBUF on first open
Phil Elwell
1
-4
/
+12
2024-04-03
octeontx2-af: Add array index check
Aleksandr Mishin
1
-0
/
+2
2024-04-03
MAINTAINERS: mlx5: Add Tariq Toukan
Tariq Toukan
1
-0
/
+2
2024-04-03
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
1
-7
/
+7
2024-04-03
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
Heiner Kallweit
1
-0
/
+9
2024-04-03
vsock/virtio: fix packet delivery to tap device
Marco Pinna
1
-1
/
+2
2024-04-03
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
Duoming Zhou
1
-1
/
+1
2024-04-03
bcachefs: ratelimit informational fsck errors
Kent Overstreet
1
-4
/
+4
[next]