summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-12ALSA: scarlett2: Fix DSP filter control array handlingGeoffrey D. Bennett
2026-03-12drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni
2026-03-12scsi: pm8001: Fix use-after-free in pm8001_queue_command()Salomon Dushimirimana
2026-03-12scsi: lpfc: Properly set WC for DPP mappingMathias Krause
2026-03-12irqchip/sifive-plic: Fix frozen interrupt due to affinity settingNam Cao
2026-03-12drm/tiny: sharp-memory: fix pointer error dereferenceEthan Tidmore
2026-03-12drm/fourcc: fix plane order for 10/12/16-bit YCbCr formatsSimon Ser
2026-03-12KVM: arm64: Fix ID register initialization for non-protected pKVM guestsFuad Tabba
2026-03-12KVM: arm64: Hide S1POE from guests when not supported by the hostFuad Tabba
2026-03-12drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()Felix Gu
2026-03-12debugobject: Make it work with deferred page initialization - againThomas Gleixner
2026-03-12drm/vmwgfx: Return the correct value in vmw_translate_ptr functionsIan Forbes
2026-03-12drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_releaseBrad Spengler
2026-03-12perf/core: Fix refcount bug and potential UAF in perf_mmapHaocheng Yu
2026-03-04Linux 6.18.16Sasha Levin
2026-03-04drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam
2026-03-04most: core: fix leak on early registration failureJohan Hovold
2026-03-04arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier
2026-03-04xfs: fix copy-paste error in previous fixDarrick J. Wong
2026-03-04drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macrosJani Nikula
2026-03-04Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Sasha Levin
2026-03-04ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()Nathan Chancellor
2026-03-04NTB: ntb_transport: Fix too small buffer for debugfs_nameKoichiro Den
2026-03-04rust: list: Add unsafe blocks for container_of and safety commentsPhilipp Stanner
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-03-04tracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-03-04tracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)
2026-03-04ring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov
2026-03-04net: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-03-04drm/amd/display: Correct logic check error for fastbootCharlene Liu
2026-03-04arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier
2026-03-04rust: pin-init: replace clippy `expect` with `allow`Benno Lossin
2026-03-04rust: irq: add `'static` bounds to irq callbacksBenno Lossin
2026-03-04io_uring/zcrx: fix user_ref race between scrub and refill pathsKai Aizen
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel
2026-03-04gpio: sysfs: fix chip removal with GPIOs exported over sysfsBartosz Golaszewski
2026-03-04net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()Ruitong Liu
2026-03-04net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier
2026-03-04drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao
2026-03-04kbuild: rpm-pkg: Disable automatic requires for manual debuginfo packageNathan Chancellor
2026-03-04ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RRGustavo Salvini
2026-03-04io_uring/cmd_net: fix too strict requirement on ioctlAsbjørn Sloth Tønnesen
2026-03-04gpio: nomadik: Add missing IS_ERR() checkEthan Tidmore
2026-03-04cifs: some missing initializations on replayShyam Prasad N
2026-03-04io_uring/zcrx: fix sgtable leak on mapping failuresPavel Begunkov
2026-03-04fbcon: Remove struct fbcon_display.inverseThomas Zimmermann
2026-03-04fbdev: ffb: fix corrupted video output on Sun FFB1René Rebe
2026-03-04fbdev: of: display_timing: fix refcount leak in of_get_display_timings()Weigang He