index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_rhashtable.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-01
iov_iter: fix advancing slot in iter_folioq_get_pages()
Omar Sandoval
1
-1
/
+1
2024-10-01
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-10-01
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-10-01
net: ethernet: ti: cpsw_ale: Fix warning on some platforms
Roger Quadros
2
-1
/
+12
2024-10-01
net: microchip: Make FDMA config symbol invisible
Geert Uytterhoeven
1
-1
/
+1
2024-10-01
net: fec: Reload PTP registers after link-state change
Csókás, Bence
2
-0
/
+23
2024-10-01
net: fec: Restart PPS after link state change
Csókás, Bence
3
-1
/
+46
2024-10-01
net: pcs: xpcs: fix the wrong register that was written back
Jiawen Wu
1
-1
/
+1
2024-10-01
net: ethernet: lantiq_etop: fix memory disclosure
Aleksander Jan Bajkowski
1
-1
/
+3
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2
-1
/
+10
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2
-7
/
+11
2024-10-01
net: dsa: improve shutdown sequence
Vladimir Oltean
1
-0
/
+7
2024-09-30
idpf: deinit virtchnl transaction manager after vport and vectors
Larysa Zaremba
1
-1
/
+1
2024-09-30
idpf: use actual mbx receive payload length
Joshua Hay
1
-8
/
+1
2024-09-30
idpf: fix VF dynamic interrupt ctl register initialization
Ahmed Zaki
1
-0
/
+1
2024-09-30
ice: fix VLAN replay after reset
Dave Ertman
1
-2
/
+0
2024-09-30
ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
Arkadiusz Kubalewski
1
-0
/
+2
2024-09-30
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
3
-39
/
+31
2024-09-30
ice: clear port vlan config during reset
Michal Swiatkowski
3
-0
/
+65
2024-09-30
ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
Gui-Dong Han
1
-2
/
+6
2024-09-30
ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
Gui-Dong Han
1
-2
/
+2
2024-09-30
ice: set correct dst VSI in only LAN filters
Michal Swiatkowski
1
-0
/
+11
2024-09-30
netfs: Fix the netfs_folio tracepoint to handle NULL mapping
David Howells
1
-1
/
+2
2024-09-30
netfs: Add folio_queue API documentation
David Howells
2
-0
/
+380
2024-09-30
bcachefs: rename version -> bversion for big endian builds
Guenter Roeck
1
-1
/
+1
2024-09-30
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
1
-1
/
+1
2024-09-30
Linux 6.12-rc1
v6.12-rc1
Linus Torvalds
1
-2
/
+2
2024-09-29
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
1
-50
/
+41
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
1
-8
/
+0
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
1
-0
/
+42
2024-09-28
coccinelle: Add rules to find str_false_true() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_true_false() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
bcachefs: check_subvol_path() now prints subvol root inode
Kent Overstreet
2
-20
/
+14
2024-09-28
bcachefs: remove_backpointer() now checks if dirent points to inode
Kent Overstreet
1
-6
/
+9
2024-09-28
bcachefs: dirent_points_to_inode() now warns on mismatch
Kent Overstreet
1
-28
/
+56
2024-09-28
bcachefs: Fix lost wake up
Alan Huang
1
-3
/
+9
2024-09-28
bcachefs: Check for logged ops when clean
Kent Overstreet
2
-3
/
+13
2024-09-28
bcachefs: BCH_FS_clean_recovery
Kent Overstreet
4
-3
/
+8
2024-09-28
bcachefs: Convert disk accounting BUG_ON() to WARN_ON()
Kent Overstreet
1
-1
/
+1
2024-09-28
bcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply
Kent Overstreet
1
-16
/
+20
2024-09-28
bcachefs: Check for accounting keys with bversion=0
Kent Overstreet
3
-3
/
+8
2024-09-28
bcachefs: rename version -> bversion
Kent Overstreet
17
-30
/
+30
2024-09-28
bcachefs: Don't delete unlinked inodes before logged op resume
Kent Overstreet
4
-21
/
+36
[prev]
[next]