summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-23drm/amdgpu: always sync the GFX pipe on ctx switchChristian König1-2/+2
2025-01-23drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng1-2/+3
2025-01-23drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}Gui Chengming1-0/+4
2025-01-23drm/amdgpu/smu13: update powersave optimizationsAlex Deucher1-5/+6
2025-01-23drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit1-0/+1
2025-01-23drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost1-1/+1
2025-01-23drm/i915/fb: Relax clear color alignment to 64 bytesVille Syrjälä1-1/+1
2025-01-23x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cacheXin Li (Intel)1-1/+7
2025-01-23timers/migration: Enforce group initialization visibility to tree walkersFrederic Weisbecker1-2/+12
2025-01-23timers/migration: Fix another race between hotplug and idle entry/exitFrederic Weisbecker1-1/+28
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den3-2/+12
2025-01-23irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()Tomas Krcka1-1/+1
2025-01-23irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctlyYogesh Lal1-1/+1
2025-01-23irqchip: Plug a OF node reference leak in platform_irqchip_probe()Joe Hattori1-3/+1
2025-01-23tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt1-0/+63
2025-01-23mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.Donet Tom1-0/+3
2025-01-23mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts4-2/+68
2025-01-23drm/amd/display: Do not elevate mem_type change to full updateLeo Li1-6/+23
2025-01-23selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts1-4/+4
2025-01-23mm/kmemleak: fix percpu memory leak detection failureGuo Weikang1-1/+1
2025-01-23pmdomain: imx8mp-blk-ctrl: add missing loop break conditionXiaolei Wang1-1/+1
2025-01-23tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan2-2/+2
2025-01-23gpio: xilinx: Convert gpio_lock to raw spinlockSean Anderson1-16/+16
2025-01-23fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel1-0/+2
2025-01-23filemap: avoid truncating 64-bit offset to 32 bitsMarco Nelissen1-1/+1
2025-01-23net/ncsi: fix locking in Get MAC Address handlingPaul Fertser3-15/+22
2025-01-23drm/nouveau/disp: Fix missing backlight control on Macbook 5,1Takashi Iwai1-0/+1
2025-01-23nouveau/fence: handle cross device fences properlyDave Airlie1-2/+4
2025-01-23vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]Stefano Garzarella1-0/+9
2025-01-23vsock: reset socket state when de-assigning the transportStefano Garzarella1-0/+9
2025-01-23vsock/virtio: cancel close work in the destructorStefano Garzarella1-8/+21
2025-01-23vsock/virtio: discard packets if the transport changesStefano Garzarella1-2/+5
2025-01-23vsock/bpf: return early if transport is not assignedStefano Garzarella1-0/+9
2025-01-23net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit1-17/+2
2025-01-23selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-23mptcp: fix spurious wake-up on under memory pressurePaolo Abeni1-2/+7
2025-01-23mptcp: be sure to send ack when mptcp-level window re-opensPaolo Abeni1-2/+4
2025-01-23i2c: atr: Fix client detachTomi Valkeinen1-1/+1
2025-01-23zram: fix potential UAF of zram tableKairui Song1-0/+1
2025-01-23ALSA: hda/realtek: fixup ASUS H7606WLuke D. Jones1-0/+1
2025-01-23ALSA: hda/realtek: fixup ASUS GA605WLuke D. Jones1-0/+1
2025-01-23ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDAStefan Binding1-0/+1
2025-01-23x86/asm: Make serialize() always_inlineJuergen Gross1-1/+1
2025-01-23sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUEPeter Zijlstra1-1/+5
2025-01-23nvmet: propagate npwg topologyLuis Chamberlain1-1/+1
2025-01-23sched_ext: Fix dsq_local_on selftestTejun Heo2-3/+7
2025-01-23RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao4-0/+7
2025-01-23scx: Fix maximal BPF selftest progDavid Vernet1-3/+5
2025-01-23selftests/sched_ext: fix build after renames in sched_ext APIIhor Solodrai12-19/+19
2025-01-23poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9