summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-04mm/damon/core: stop ctxs in damon_start() before returning an errorSJ Park
2026-08-04selftests/damon: check correct path in ensure_file() not_exist casewang wei
2026-08-04lib/maple_tree: add missing spaces after switch keywordWatson Wheeler
2026-08-04percpu: replace __ASSEMBLY__ with __ASSEMBLER__ in percpu-defs.h header fileThomas Huth
2026-08-04Documentation: document panic_on_unrecoverable_memory_failure sysctlBreno Leitao
2026-08-04mm/memory-failure: add panic option for unrecoverable pagesBreno Leitao
2026-08-04mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pagesBreno Leitao
2026-08-04mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLEBreno Leitao
2026-08-04mm/memory-failure: drop dead error_states[] entry for reserved pagesBreno Leitao
2026-08-04memcg-v1: bail out reclaim when memcg is dyingJiayuan Chen
2026-08-04memcg: bail out proactive reclaim when memcg is dyingJiayuan Chen
2026-08-04memcg: bail out memory.max when memcg is dyingJiayuan Chen
2026-08-04memcg: bail out memory.high when memcg is dyingJiayuan Chen
2026-08-04Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2026-08-04net/mlx5e: fix BQL reset on SQ re-activationBobby Eshleman
2026-08-04net: bonding: check register_netdevice_notifier() error in bonding_init()Minhong He
2026-08-04net: vrf: check register_netdevice_notifier() error in vrf_init_module()Minhong He
2026-08-04net: macvlan: check register_netdevice_notifier() error in macvlan_init_module()Minhong He
2026-08-04net: team: check register_netdevice_notifier() error in team_module_init()Minhong He
2026-08-04net: lapbether: check register_netdevice_notifier() error in lapbeth_init_dri...Minhong He
2026-08-04net: failover: check register_netdevice_notifier() error in failover_init()Minhong He
2026-08-04ipv4: nexthop: handle errors in nexthop_init()Minhong He
2026-08-05f2fs: fix valid block count leak on data block allocation failureChen Changcheng
2026-08-05f2fs: protect critical_task_priority updates with s_umountWenjie Qi
2026-08-05f2fs: avoid NULL checkpoint thread access in sysfsWenjie Qi
2026-08-04net: openvswitch: reallocate update replies for mismatched IDsZhiling Zou
2026-08-04usbnet: cap max_mtu for drivers without bind callbackLaurent Vivier
2026-08-04bnge: use int for bnge_fix_rings_count() return valueAlok Tiwari
2026-08-04Merge branch 'net-atlantic-fix-two-ring-teardown-leaks'Jakub Kicinski
2026-08-04net: atlantic: free RX pages of consumed but not refilled buffersYangyu Chen
2026-08-04net: atlantic: free stranded TX buffers on ring deinitYangyu Chen
2026-08-04net: stmmac: resume PHY before hardware setup when opening the interfaceStefan Agner
2026-08-04net: microchip: vcap api: Fix possible memory leak in vcap_decode_rule()Abdun Nihaal
2026-08-04Merge branch 'net-rds-bug-fix-ports'Jakub Kicinski
2026-08-04net/rds: unpin MR pages with unpin_user_pages_dirty_lock()Allison Henderson
2026-08-04net/rds: fix rds_message leak in the rds_send_xmit() drop pathSharath Srinivasan
2026-08-04net/rds: hold the socket while an rds_mr references itHÃ¥kon Bugge
2026-08-04net/rds: don't use unpin_user_pages_dirty_lock() from atomic contextAllison Henderson
2026-08-04Merge tag 'ovpn-net-20260730' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-08-05iio: dac: mcp47a1: add support for new deviceJoshua Crofts
2026-08-05dt-bindings: iio: dac: add support for mcp47a1Joshua Crofts
2026-08-05selftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser
2026-08-04net: dsa: realtek: rtl8366rb: Fix up port isolationLinus Walleij
2026-08-04net: airoha: fix ARRAY_SIZE() division by zero on UP buildsLorenzo Bianconi
2026-08-05ASoC: add and use new snd_soc_register_component()Mark Brown
2026-08-05ASoC: soc-core: remove dev from soc_component_initialize()Kuninori Morimoto
2026-08-05ASoC: soc-core: makes snd_soc_component_initialize() / snd_soc_add_component(...Kuninori Morimoto
2026-08-05ASoC: soc-topology-test: use snd_soc_register_component()Kuninori Morimoto
2026-08-05ASoC: soc-generic-dmaengine-pcm: use snd_soc_register_component()Kuninori Morimoto
2026-08-05ASoC: intel: catpt: pcm: use snd_soc_register_component()Kuninori Morimoto