summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-13drm/log: Fix division by zero when scale module parameter is 0Shixiong Ou
2026-08-13Merge tag 'asoc-fix-v7.2-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-08-13iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when rac...Peiyang He
2026-08-13drm/xe/mcr: Take vcs1/vecs1 into account for first media sliceAshutosh Dixit
2026-08-13Merge branch 'netconsole-replace-target_list_lock-by-rcu-on-userdata-hot-path'Paolo Abeni
2026-08-13selftests: netconsole: add a userdata torture testBreno Leitao
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