summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-04mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLEBreno Leitao1-2/+50
2026-08-04mm/memory-failure: drop dead error_states[] entry for reserved pagesBreno Leitao1-14/+0
2026-08-04memcg-v1: bail out reclaim when memcg is dyingJiayuan Chen1-0/+8
2026-08-04memcg: bail out proactive reclaim when memcg is dyingJiayuan Chen1-0/+4
2026-08-04memcg: bail out memory.max when memcg is dyingJiayuan Chen1-0/+4
2026-08-04memcg: bail out memory.high when memcg is dyingJiayuan Chen1-0/+4
2026-08-04Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton12-11/+45
2026-08-04net/mlx5e: fix BQL reset on SQ re-activationBobby Eshleman1-1/+3
2026-08-04net: bonding: check register_netdevice_notifier() error in bonding_init()Minhong He1-1/+3
2026-08-04net: vrf: check register_netdevice_notifier() error in vrf_init_module()Minhong He1-1/+3
2026-08-04net: macvlan: check register_netdevice_notifier() error in macvlan_init_module()Minhong He1-1/+3
2026-08-04net: team: check register_netdevice_notifier() error in team_module_init()Minhong He1-1/+3
2026-08-04net: lapbether: check register_netdevice_notifier() error in lapbeth_init_dri...Minhong He1-1/+7
2026-08-04net: failover: check register_netdevice_notifier() error in failover_init()Minhong He1-3/+1
2026-08-04ipv4: nexthop: handle errors in nexthop_init()Minhong He1-2/+12
2026-08-05f2fs: fix valid block count leak on data block allocation failureChen Changcheng1-1/+4
2026-08-05f2fs: protect critical_task_priority updates with s_umountWenjie Qi1-1/+2
2026-08-05f2fs: avoid NULL checkpoint thread access in sysfsWenjie Qi1-3/+4
2026-08-04net: openvswitch: reallocate update replies for mismatched IDsZhiling Zou1-3/+26
2026-08-04usbnet: cap max_mtu for drivers without bind callbackLaurent Vivier1-1/+2
2026-08-04bnge: use int for bnge_fix_rings_count() return valueAlok Tiwari1-1/+2
2026-08-04Merge branch 'net-atlantic-fix-two-ring-teardown-leaks'Jakub Kicinski3-5/+49
2026-08-04net: atlantic: free RX pages of consumed but not refilled buffersYangyu Chen1-4/+18
2026-08-04net: atlantic: free stranded TX buffers on ring deinitYangyu Chen3-1/+31
2026-08-04net: stmmac: resume PHY before hardware setup when opening the interfaceStefan Agner1-0/+9
2026-08-04net: microchip: vcap api: Fix possible memory leak in vcap_decode_rule()Abdun Nihaal1-3/+6
2026-08-04Merge branch 'net-rds-bug-fix-ports'Jakub Kicinski5-19/+107
2026-08-04net/rds: unpin MR pages with unpin_user_pages_dirty_lock()Allison Henderson1-3/+1
2026-08-04net/rds: fix rds_message leak in the rds_send_xmit() drop pathSharath Srinivasan1-3/+15
2026-08-04net/rds: hold the socket while an rds_mr references itHÃ¥kon Bugge2-2/+17
2026-08-04net/rds: don't use unpin_user_pages_dirty_lock() from atomic contextAllison Henderson3-11/+74
2026-08-04Merge tag 'ovpn-net-20260730' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski7-68/+208
2026-08-05iio: dac: mcp47a1: add support for new deviceJoshua Crofts4-0/+178
2026-08-05dt-bindings: iio: dac: add support for mcp47a1Joshua Crofts2-0/+55
2026-08-05selftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser1-11/+5
2026-08-04net: dsa: realtek: rtl8366rb: Fix up port isolationLinus Walleij1-5/+4
2026-08-04net: airoha: fix ARRAY_SIZE() division by zero on UP buildsLorenzo Bianconi1-1/+1
2026-08-05ASoC: add and use new snd_soc_register_component()Mark Brown23-159/+326
2026-08-05ASoC: soc-core: remove dev from soc_component_initialize()Kuninori Morimoto1-4/+4
2026-08-05ASoC: soc-core: makes snd_soc_component_initialize() / snd_soc_add_component(...Kuninori Morimoto2-16/+8
2026-08-05ASoC: soc-topology-test: use snd_soc_register_component()Kuninori Morimoto1-52/+81
2026-08-05ASoC: soc-generic-dmaengine-pcm: use snd_soc_register_component()Kuninori Morimoto3-21/+19
2026-08-05ASoC: intel: catpt: pcm: use snd_soc_register_component()Kuninori Morimoto1-9/+5
2026-08-05ASoC: intel: avs: probes: use snd_soc_register_component()Kuninori Morimoto1-8/+8
2026-08-05ASoC: intel: avs: use snd_soc_register_component()Kuninori Morimoto3-12/+14
2026-08-05ASoC: soc-component: add snd_soc_component_{set/to}_priv()Kuninori Morimoto2-0/+18
2026-08-05ASoC: soc-component: add snd_soc_component_{set_}name()Kuninori Morimoto2-0/+16
2026-08-05ASoC: soc-component: add snd_soc_register_component_{c/d}()Kuninori Morimoto2-9/+26
2026-08-05ASoC: soc-component: add snd_soc_component_alloc()Kuninori Morimoto2-0/+14
2026-08-05ASoC: soc-component: move soc_component_field_shift()Kuninori Morimoto1-12/+12