summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-13netconsole: publish the userdata payload with RCUBreno Leitao
2026-08-13drm/xe: Fix xe_device_probe() failureRaag Jadav
2026-08-13drm/xe: Fix a bug in pc_adjust_freq_bounds()Vinay Belgaumkar
2026-08-13drm/xe/oa: Check managed mutex initialization errorsLinmao Li
2026-08-13drm/xe/oa: Fix sync entry leak on OA config emit failureLinmao Li
2026-08-13drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safeGajendra Uttamchand
2026-08-13drm/xe/pxp: add termination on resumeDaniele Ceraolo Spurio
2026-08-13drm/xe: Order ring writes before ring tail updatesMatthew Brost
2026-08-13drm/xe/guc_ads: use uncached mapping for UM queue BOJia Yao
2026-08-13drm/xe/guc_ads: allocate UM queues in VRAM on dGFXJia Yao
2026-08-13drm/xe/guc_ads: allocate UM queues in a separate BOJia Yao
2026-08-13drm/xe: Fix DPT allocation paths.Maarten Lankhorst
2026-08-13drm/xe: Fix a bug in pc_adjust_freq_bounds()Vinay Belgaumkar
2026-08-13drm/xe: Fix xe_device_probe() failureRaag Jadav
2026-08-13drm/xe/drm_ras: Move has_drm_ras check to drm_ras layerRaag Jadav
2026-08-13drm/xe/ras: Fix boot-time ras error processingRaag Jadav
2026-08-13ASoC: meson: aiu: make aiu_formatter_i2s_drv staticJerome Brunet
2026-08-13firewire: ohci: fix NULL pointer dereference in ar_context_releaseAleksandr Nogikh
2026-08-13hwmon: (tmp102) Add TMP113 device IDMarek Vasut
2026-08-13Merge branch 'net-mana-avoid-dma-queue-allocation-failure-under-memory-fragme...Paolo Abeni
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg
2026-08-13net: mana: Route ring-buffer access through offset-based helpersAditya Garg
2026-08-13rust: add functions and traits for lossless integer conversionsAlexandre Courbot
2026-08-13net/mlx5: rsc_dump and hv_vhca return NULL on create errorMichael Guralnik
2026-08-13Merge branch 'net-sysctl-const-qualify-sysctl-ctl_table-arrays'Paolo Abeni
2026-08-13net: Const qualify network templated ctl_tables ArraysJoel Granados
2026-08-13net: Const qualify ctl_tables that kmemdup unconditionallyJoel Granados
2026-08-13net: enforce net sysctl registrationJoel Granados
2026-08-13net/rds: clear i_rx_lat_trace in rds_inc_path_init()Allison Henderson
2026-08-13Merge branch 'net-rds-bug-fix-ports-part-2'Paolo Abeni
2026-08-13net/rds: initialize i_conn_path in rds_inc_init()William Kucharski
2026-08-13net/rds: reinitialize to_be_dropped on rds_send_xmit() restartSharath Srinivasan
2026-08-13xenbus: Unregister reboot notifier on init failureYuho Choi
2026-08-13sched/isolation: Defer freeing of cpumask memblock memory to initcallWaiman Long
2026-08-13Merge branch 'ipv6-report-why-a-route-was-deleted-in-rtm_delroute'Paolo Abeni
2026-08-13selftests: net: verify RTA_DEL_REASON on route deletionYuyang Huang
2026-08-13netlink: specs: rt-route: add the route deletion reasonYuyang Huang
2026-08-13netlink: specs: rt-route: split out the request attribute listYuyang Huang
2026-08-13netlink: specs: rt-route: add route notificationsYuyang Huang
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang
2026-08-13ipv6: expose the route deletion reason in RTM_DELROUTEYuyang Huang
2026-08-13ipv6: add a deletion reason argument to rt6_fill_node()Yuyang Huang
2026-08-13ipv6: record the reason for kernel-initiated route deletionsYuyang Huang
2026-08-13ipv6: propagate the route deletion reason to fib6_del_route()Yuyang Huang
2026-08-13ipv6: add ip6_del_rt_reason()Yuyang Huang
2026-08-13selftests/namespaces: Fix racy pipe handshake in timens and pidns_separateRicardo B. Marlière (SUSE)
2026-08-13selftests/epoll: add a regression test for pipe->poll_usageOleg Nesterov
2026-08-13rust: kernel: add `LocalModule` fallback for `#[vtable]` `impl`sDanilo Krummrich
2026-08-13l2tp: fix tunnel and session refcount leak on seq_file releaseEric Dumazet
2026-08-13net/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim