summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-05d_walk(): shrink rcu_read_lock() scopeAl Viro
2026-06-05document dentry_kill()Al Viro
2026-06-05adjust calling conventions of lock_for_kill(), fold __dentry_kill() into dent...Al Viro
2026-06-05Document rcu_read_lock() use in select_collect2()Al Viro
2026-06-05Shift rcu_read_{,un}lock() inside fast_dput()Al Viro
2026-06-05simplify safety for lock_for_kill() slowpathAl Viro
2026-06-05fold lock_for_kill() and __dentry_kill() into common helperAl Viro
2026-06-05fold lock_for_kill() into shrink_kill()Al Viro
2026-06-05shrink_dentry_list(): start with removing from shrink listAl Viro
2026-06-05d_prune_aliases(): make sure to skip NORCU aliasesAl Viro
2026-06-05kill d_dispose_if_unused()Al Viro
2026-06-05make to_shrink_list() return whether it has moved dentry to listAl Viro
2026-06-05select_collect(): ignore dentries on shrink lists if they have positive refco...Al Viro
2026-06-05find_acceptable_alias(): skip NORCU aliases with zero refcountAl Viro
2026-06-05fix a race between d_find_any_alias() and final dput() of NORCU dentriesAl Viro
2026-06-05alloc_path_pseudo(): make sure we don't end up with NORCU dentries for direct...Al Viro
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown
2026-06-04accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()Muhammad Bilal
2026-06-04Merge tag 'batadv-next-pullrequest-20260603' of https://git.open-mesh.org/batadvJakub Kicinski
2026-06-04net: mv643xx: fix OF node refcountBartosz Golaszewski
2026-06-04net/dns_resolver: use kasprintf + kmemdup_nul to simplify dns_queryThorsten Blum
2026-06-04octeontx2-af: kpu: Default profile updatesKiran Kumar K
2026-06-04Merge branch 'selftests-rds-roce-support-follow-ups'Jakub Kicinski
2026-06-04selftests: rds: report missing RDMA prereqs as XFAILAllison Henderson
2026-06-04selftests: rds: support RDS built as loadable modulesAllison Henderson
2026-06-04selftests: rds: pin RDS sockets to their intended transportAllison Henderson
2026-06-04selftests: rds: Rename run.sh to rds_run.shAllison Henderson
2026-06-04ipv6: use READ_ONCE() in ipv6_flowlabel_get()Runyu Xiao
2026-06-04ipv6: use READ_ONCE() for bindv6only default in inet6_create()Runyu Xiao
2026-06-04inet: frags: remove redundant assignment in inet_frag_reasm_prepare()yuan.gao
2026-06-04net: airoha: Report extack error to the user if airoha_tc_htb_modify_queue() ...Lorenzo Bianconi
2026-06-04dt-bindings: net: dsa: remove obsolete dsa.txtAkash Sukhavasi
2026-06-04dt-bindings: net: remove obsolete mdio.txtAkash Sukhavasi
2026-06-04rtnetlink: use dev_isalive() in rtnl_getlink()Eric Dumazet
2026-06-04net: dsa: realtek: Use %pM format specifier for MAC addressesAndy Shevchenko
2026-06-04bridge: mcast: Synchronously shutdown port multicast timersIdo Schimmel
2026-06-04Merge branch 'rndis_host-add-le310x1-id-and-enable-low-power-handling'Jakub Kicinski
2026-06-04rndis_host: enable power management for Telit LE310X1Shaoxu Liu
2026-06-04rndis_host: add Telit LE310X1 RNDIS USB IDShaoxu Liu
2026-06-04inet: frags: fix use-after-free caused by the fqdir_pre_exit() flushHyunwoo Kim
2026-06-04bonding: annotate data-races in sysfs and procfsEric Dumazet
2026-06-05i2c: busses: make K1 driver default for SpacemiT platformsIker Pedrosa
2026-06-05Merge tag 'drm-rust-next-2026-06-04' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-06-05i2c: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-04cxl/pci: Convert PCIBIOS errors to errno on DVSEC config accessesDave Jiang
2026-06-04accel/ethosu: reject DMA commands with uninitialized lengthMuhammad Bilal
2026-06-04accel/ethosu: fix arithmetic issues in dma_length()Muhammad Bilal
2026-06-04accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85Muhammad Bilal
2026-06-04accel/ethosu: reject NPU_OP_RESIZE commands from userspaceMuhammad Bilal
2026-06-04cxl/pci: Fix the incorrect check of pci_read_config_word() returnDave Jiang