summaryrefslogtreecommitdiffstats
path: root/lib/test_rhashtable.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-01iov_iter: fix advancing slot in iter_folioq_get_pages()Omar Sandoval1-1/+1
2024-10-01net: add more sanity checks to qdisc_pkt_len_init()Eric Dumazet1-3/+7
2024-10-01net: avoid potential underflow in qdisc_pkt_len_init() with UFOEric Dumazet1-1/+1
2024-10-01net: ethernet: ti: cpsw_ale: Fix warning on some platformsRoger Quadros2-1/+12
2024-10-01net: microchip: Make FDMA config symbol invisibleGeert Uytterhoeven1-1/+1
2024-10-01net: fec: Reload PTP registers after link-state changeCsókás, Bence2-0/+23
2024-10-01net: fec: Restart PPS after link state changeCsókás, Bence3-1/+46
2024-10-01net: pcs: xpcs: fix the wrong register that was written backJiawen Wu1-1/+1
2024-10-01net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski1-1/+3
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann2-1/+10
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann2-7/+11
2024-10-01net: dsa: improve shutdown sequenceVladimir Oltean1-0/+7
2024-09-30idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba1-1/+1
2024-09-30idpf: use actual mbx receive payload lengthJoshua Hay1-8/+1
2024-09-30idpf: fix VF dynamic interrupt ctl register initializationAhmed Zaki1-0/+1
2024-09-30ice: fix VLAN replay after resetDave Ertman1-2/+0
2024-09-30ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pinsArkadiusz Kubalewski1-0/+2
2024-09-30ice: fix memleak in ice_init_tx_topology()Przemek Kitszel3-39/+31
2024-09-30ice: clear port vlan config during resetMichal Swiatkowski3-0/+65
2024-09-30ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()Gui-Dong Han1-2/+6
2024-09-30ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()Gui-Dong Han1-2/+2
2024-09-30ice: set correct dst VSI in only LAN filtersMichal Swiatkowski1-0/+11
2024-09-30netfs: Fix the netfs_folio tracepoint to handle NULL mappingDavid Howells1-1/+2
2024-09-30netfs: Add folio_queue API documentationDavid Howells2-0/+380
2024-09-30bcachefs: rename version -> bversion for big endian buildsGuenter Roeck1-1/+1
2024-09-30uprobes: fix kernel info leak via "[uprobes]" vmaOleg Nesterov1-1/+1
2024-09-30Linux 6.12-rc1v6.12-rc1Linus Torvalds1-2/+2
2024-09-29x86: kvm: fix build errorLinus Torvalds1-0/+2
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall1-50/+41
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li1-8/+0
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li1-0/+42
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li1-0/+19
2024-09-28bcachefs: check_subvol_path() now prints subvol root inodeKent Overstreet2-20/+14
2024-09-28bcachefs: remove_backpointer() now checks if dirent points to inodeKent Overstreet1-6/+9
2024-09-28bcachefs: dirent_points_to_inode() now warns on mismatchKent Overstreet1-28/+56
2024-09-28bcachefs: Fix lost wake upAlan Huang1-3/+9
2024-09-28bcachefs: Check for logged ops when cleanKent Overstreet2-3/+13
2024-09-28bcachefs: BCH_FS_clean_recoveryKent Overstreet4-3/+8
2024-09-28bcachefs: Convert disk accounting BUG_ON() to WARN_ON()Kent Overstreet1-1/+1
2024-09-28bcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_applyKent Overstreet1-16/+20
2024-09-28bcachefs: Check for accounting keys with bversion=0Kent Overstreet3-3/+8
2024-09-28bcachefs: rename version -> bversionKent Overstreet17-30/+30
2024-09-28bcachefs: Don't delete unlinked inodes before logged op resumeKent Overstreet4-21/+36