summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-10sched_ext: Handle SCX_TASK_NONE in disable/switched_from pathsTejun Heo
2026-05-10sched_ext: Close sub-sched init race with post-init DEAD recheckTejun Heo
2026-05-10sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGINTejun Heo
2026-05-10sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD stateTejun Heo
2026-05-10sched_ext: Inline scx_init_task() and move RESET_RUNNABLE_AT into scx_set_tas...Tejun Heo
2026-05-10sched_ext: Cleanups in preparation for the SCX_TASK_INIT_BEGIN/DEAD workTejun Heo
2026-05-10Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-10Merge branch 'net-mlx5-steering-misc-enhancements'Jakub Kicinski
2026-05-10net/mlx5: DR, Remove unused field of struct mlx5dr_matcher_rx_txYevgeny Kliteynik
2026-05-10net/mlx5: HWS, Handle destroying table that has a miss tableYevgeny Kliteynik
2026-05-10net/mlx5: HWS, Check if device is down while polling for completionYevgeny Kliteynik
2026-05-10Merge branch 'log-clean-up-and-tap-follow-ups'Jakub Kicinski
2026-05-10selftests: rds: Disarm signal alarm on test completionAllison Henderson
2026-05-10selftests: rds: Fix TAP-prefixed prints in check_gcov*Allison Henderson
2026-05-10selftests: rds: Fix stale log clean upAllison Henderson
2026-05-10net: xgene: fix mdio_np leak in xgene_mdiobus_register()Shitalkumar Gandhi
2026-05-10Merge branch 'ipv4-flush-the-fib-once-on-multiple-nexthop-removal'Jakub Kicinski
2026-05-10ipv4: Add __must_check to nexthop removal functionsCosmin Ratiu
2026-05-10ipv4: Flush the FIB once on multiple nexthop removalCosmin Ratiu
2026-05-10ipv4: Provide a FIB flushing signal from nexthop removal functionsCosmin Ratiu
2026-05-10Merge branch 'net-convert-four-more-protocols-to-getsockopt_iter'Jakub Kicinski
2026-05-10selftests: net: getsockopt_iter: cleanupBreno Leitao
2026-05-10kcm: convert to getsockopt_iterBreno Leitao
2026-05-10x25: convert to getsockopt_iterBreno Leitao
2026-05-10llc: convert to getsockopt_iterBreno Leitao
2026-05-10mctp: convert to getsockopt_iterBreno Leitao
2026-05-10net: eth: fbnic: Fix addr validation in pcs writeMike Marciniszyn (Meta)
2026-05-10Merge tag 'batadv-net-pullrequest-20260508' of https://git.open-mesh.org/batadvJakub Kicinski
2026-05-10net: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski
2026-05-10drm/fourcc: Fix descriptions of 32b float formatsRobert Ancell
2026-05-10NFSD: Fix infinite loop in layout state revocationChuck Lever
2026-05-10sunrpc: start cache request seqno at 1 to fix netlink GET_REQSJeff Layton
2026-05-10nfsd: update mtime/ctime on COPY in presence of delegated attributesOlga Kornievskaia
2026-05-10nfsd: update mtime/ctime on CLONE in presense of delegated attributesOlga Kornievskaia
2026-05-10nfsd: fix file change detection in CB_GETATTRScott Mayhew
2026-05-10tools/ynl: add missing uapi header deps in Makefile.depsStanislav Fomichev
2026-05-10watchdog: rzn1: remove now obsolete interrupt supportWolfram Sang
2026-05-10dt-bindings: watchdog: Add watchdog compatible for RK3528Jonas Karlman
2026-05-10watchdog: convert the Kconfig dependency on OF_GPIO to OFBartosz Golaszewski
2026-05-10watchdog: Remove AMD Elan SC520 processor watchdog driverGuenter Roeck
2026-05-10watchdog: lenovo_se10_wdt: Fix use-after-free and resource leak riskMark Pearson
2026-05-10dt-bindings: watchdog: qcom-wdt: Document Shikra watchdogKomal Bajaj
2026-05-10watchdog: Prefix WDT with ICS for clarityPhilipp Hahn
2026-05-10watchdog: Separate kind of documentationPhilipp Hahn
2026-05-10watchdog: Replace intermixed tab/space indentPhilipp Hahn
2026-05-10watchdog: Move `struct` before namePhilipp Hahn
2026-05-10watchdog: Change suffix .txt to .rst in referencesPhilipp Hahn
2026-05-10dt-bindings: watchdog: qcom-wdt: Add compatible for Nord watchdogDeepti Jaggi
2026-05-10watchdog: lenovo_se10_wdt: Add support for SE10 Gen 2 platformMark Pearson
2026-05-10MAINTAINERS: Add entry for Andes ATCWDT200CL Wang