aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-13drm/xe/oa: Check managed mutex initialization errorsLinmao Li1-4/+5
2026-08-13drm/xe/oa: Fix sync entry leak on OA config emit failureLinmao Li1-0/+4
2026-08-13drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safeGajendra Uttamchand2-8/+21
2026-08-13drm/xe/pxp: add termination on resumeDaniele Ceraolo Spurio2-50/+139
2026-08-13drm/xe: Order ring writes before ring tail updatesMatthew Brost1-0/+7
2026-08-13drm/xe/guc_ads: use uncached mapping for UM queue BOJia Yao1-1/+2
2026-08-13drm/xe/guc_ads: allocate UM queues in VRAM on dGFXJia Yao2-9/+5
2026-08-13drm/xe/guc_ads: allocate UM queues in a separate BOJia Yao4-32/+83
2026-08-13drm/xe: Fix DPT allocation paths.Maarten Lankhorst1-25/+8
2026-08-13drm/xe: Fix a bug in pc_adjust_freq_bounds()Vinay Belgaumkar1-3/+10
2026-08-13drm/xe: Fix xe_device_probe() failureRaag Jadav1-1/+6
2026-08-13drm/xe/drm_ras: Move has_drm_ras check to drm_ras layerRaag Jadav2-3/+3
2026-08-13drm/xe/ras: Fix boot-time ras error processingRaag Jadav2-6/+6
2026-08-13ASoC: meson: aiu: make aiu_formatter_i2s_drv staticJerome Brunet1-1/+1
2026-08-13firewire: ohci: fix NULL pointer dereference in ar_context_releaseAleksandr Nogikh1-1/+3
2026-08-13hwmon: (tmp102) Add TMP113 device IDMarek Vasut1-0/+1
2026-08-13Merge branch 'net-mana-avoid-dma-queue-allocation-failure-under-memory-fragmentation'Paolo Abeni4-38/+205
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg4-16/+168
2026-08-13net: mana: Route ring-buffer access through offset-based helpersAditya Garg1-24/+39
2026-08-13rust: add functions and traits for lossless integer conversionsAlexandre Courbot2-0/+300
2026-08-13net/mlx5: rsc_dump and hv_vhca return NULL on create errorMichael Guralnik4-22/+19
2026-08-13Merge branch 'net-sysctl-const-qualify-sysctl-ctl_table-arrays'Paolo Abeni17-86/+168
2026-08-13net: Const qualify network templated ctl_tables ArraysJoel Granados8-66/+146
2026-08-13net: Const qualify ctl_tables that kmemdup unconditionallyJoel Granados7-7/+7
2026-08-13net: enforce net sysctl registrationJoel Granados2-13/+15
2026-08-13net/rds: clear i_rx_lat_trace in rds_inc_path_init()Allison Henderson1-0/+2
2026-08-13Merge branch 'net-rds-bug-fix-ports-part-2'Paolo Abeni3-1/+14
2026-08-13net/rds: initialize i_conn_path in rds_inc_init()William Kucharski2-1/+6
2026-08-13net/rds: reinitialize to_be_dropped on rds_send_xmit() restartSharath Srinivasan1-0/+8
2026-08-13xenbus: Unregister reboot notifier on init failureYuho Choi1-4/+12
2026-08-13sched/isolation: Defer freeing of cpumask memblock memory to initcallWaiman Long1-1/+15
2026-08-13Merge branch 'ipv6-report-why-a-route-was-deleted-in-rtm_delroute'Paolo Abeni11-36/+375
2026-08-13selftests: net: verify RTA_DEL_REASON on route deletionYuyang Huang3-5/+193
2026-08-13netlink: specs: rt-route: add the route deletion reasonYuyang Huang1-0/+34
2026-08-13netlink: specs: rt-route: split out the request attribute listYuyang Huang1-2/+30
2026-08-13netlink: specs: rt-route: add route notificationsYuyang Huang1-0/+19
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang3-5/+19
2026-08-13ipv6: expose the route deletion reason in RTM_DELROUTEYuyang Huang1-0/+5
2026-08-13ipv6: add a deletion reason argument to rt6_fill_node()Yuyang Huang1-10/+17
2026-08-13ipv6: record the reason for kernel-initiated route deletionsYuyang Huang4-4/+7
2026-08-13ipv6: propagate the route deletion reason to fib6_del_route()Yuyang Huang3-14/+20
2026-08-13ipv6: add ip6_del_rt_reason()Yuyang Huang3-0/+35
2026-08-13selftests/namespaces: Fix racy pipe handshake in timens and pidns_separateRicardo B. Marlière (SUSE)1-4/+0
2026-08-13selftests/epoll: add a regression test for pipe->poll_usageOleg Nesterov1-0/+23
2026-08-13rust: kernel: add `LocalModule` fallback for `#[vtable]` `impl`sDanilo Krummrich1-0/+14
2026-08-13l2tp: fix tunnel and session refcount leak on seq_file releaseEric Dumazet2-3/+57
2026-08-13net/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim1-2/+16
2026-08-13ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3)Bramwel Barack1-0/+1
2026-08-13RISC-V: KVM: fix vcpu vector context handling for kernel-mode vectorAndy Chiu7-14/+120
2026-08-13riscv: vector: allow non-preemptible kernel-mode vector with IRQs offAndy Chiu2-19/+16