summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh
2026-06-04timers/migration: Fix livelock in tmigr_handle_remote_up()Amit Matityahu
2026-06-04KVM: x86: Use <linux/lockdep.h> for lockdep header inclusionKai Huang
2026-06-04eventpoll: restore EP_UNACTIVE_PTR sentinel for ctx->tfile_check_listrefs/merge-window/c259ae4b4ae025450466b9dc324e64daec2f75dbZhan Wei
2026-06-04Merge tag 'socfpga_dts_updates_for_v7.2' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2026-06-04Merge tag 'iwlwifi-next-2026-06-03' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-06-04Merge tag 'ath-next-20260602' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-06-04wifi: wlcore: enable the right set of ciphersAndreas Kemnade
2026-06-04ipmi: si: Use platform_get_irq_optional() to retrieve interruptRosen Penev
2026-06-04vsock/vmci: fix sk_ack_backlog leak on failed handshakeRaf Dickson
2026-06-04wifi: mac80211: fix monitor mode frame capture for real chanctx drivers傅继晗
2026-06-04wifi: mac80211: Free keys associated with NAN DeviceIlan Peer
2026-06-04drm/{i915, xe}: move more stuff to __intel_display_driver_pm_suspend()Jani Nikula
2026-06-04drm/xe/display: use intel_display_driver_pm_shutdown()Jani Nikula
2026-06-04drm/i915/display: deduplicate suspend and shutdown a bitJani Nikula
2026-06-04drm/i915: add intel_display_driver_shutdown()Jani Nikula
2026-06-04drm/{i915,xe}: add intel_display_driver_shutdown_late()Jani Nikula
2026-06-04drm/{i915, xe}: add intel_display_driver_pm_{suspend_late, resume_early}()Jani Nikula
2026-06-04drm/{i915, xe}: move more calls inside intel_display_driver_pm_resume()Jani Nikula
2026-06-04drm/{i915, xe}: move more calls inside intel_display_driver_pm_suspend()Jani Nikula
2026-06-04drm/xe/display: relocate the xe_display_pm_runtime_*() functionsJani Nikula
2026-06-04drm/xe/display: relocate the xe_display_shutdown*() functionsJani Nikula
2026-06-04drm/xe/display: rename xe_display_pm_shutdown*() to xe_display_shutdown*()Jani Nikula
2026-06-04drm/i915/display: add "pm" to intel_display_driver_{suspend, resume}() namesJani Nikula
2026-06-04rust: drm: gem: shmem: Fix Default implementation for ObjectConfigLyude Paul
2026-06-04ASoC: amd: acp70: add standalone RT721 SoundWire machineAleksander Pshenitsyn
2026-06-04ASoC: tegra: ADX: use of_device_get_match_dataRosen Penev
2026-06-04spi: cadence-xspi: Support 32bit and 64bit slave dma interfaceJisheng Zhang
2026-06-04ASoC: soc-core: remove card->dmi_longnameKuninori Morimoto
2026-06-04xfrm: add documentation for XFRM_MSG_MIGRATE_STATEAntony Antony
2026-06-04xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATEAntony Antony
2026-06-04xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migrationAntony Antony
2026-06-04xfrm: make xfrm_dev_state_add xuo parameter constAntony Antony
2026-06-04xfrm: extract address family and selector validation helpersAntony Antony
2026-06-04xfrm: refactor XFRMA_MTIMER_THRESH validation into a helperAntony Antony
2026-06-04xfrm: move encap and xuo into struct xfrm_migrateAntony Antony
2026-06-04xfrm: add error messages to state migrationAntony Antony
2026-06-04xfrm: add state synchronization after migrationAntony Antony
2026-06-04xfrm: check family before comparing addresses in migrateAntony Antony
2026-06-04xfrm: split xfrm_state_migrate into create and install functionsAntony Antony
2026-06-04xfrm: rename reqid in xfrm_migrateAntony Antony
2026-06-04xfrm: fix NAT-related field inheritance in SA migrationAntony Antony
2026-06-04xfrm: allow migration from UDP encapsulated to non-encapsulated ESPAntony Antony
2026-06-04xfrm: add extack to xfrm_init_stateAntony Antony
2026-06-04xfrm: remove redundant assignmentsAntony Antony
2026-06-04ASoC: amd: yc: Add MSI Raider A18 HX A9WJG to quirk tableDavid Glushkov
2026-06-04ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR writeChancel Liu
2026-06-03sched_ext: Add scx_arena_to_kaddr() / scx_kaddr_to_arena()Tejun Heo
2026-06-04xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()Sanghyun Park
2026-06-04net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming