summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04cifs: Fix locking usage for tcon fieldsShyam Prasad N
2026-03-04arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier
2026-03-04i2c: imx-lpi2c: fix SMBus block read NACK after byte countCarlos Song
2026-03-04xfs: fix copy-paste error in previous fixDarrick J. Wong
2026-03-04watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu
2026-03-04kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
2026-03-04hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han
2026-03-04staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore
2026-03-04drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macrosJani Nikula
2026-03-04mptcp: pm: in-kernel: always set ID as avail when rm endpMatthieu Baerts (NGI0)
2026-03-04Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Sasha Levin
2026-03-04parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li
2026-03-04ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()Nathan Chancellor
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo
2026-03-04NTB: ntb_transport: Fix too small buffer for debugfs_nameKoichiro Den
2026-03-04PCI: Don't claim disabled bridge windowsIlpo Järvinen
2026-03-04rust: list: Add unsafe blocks for container_of and safety commentsPhilipp Stanner
2026-03-04net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-03-04net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao
2026-03-04tracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu
2026-03-04drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-03-04drm/amdgpu: GPU vm support 5-level page tablePhilip Yang
2026-03-04tracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)
2026-03-04drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang
2026-03-04ring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement
2026-03-04net: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier
2026-03-04tipc: fix RCU dereference race in tipc_aead_users_dec()Daniel Hodges
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-03-04mtd: rawnand: pl353: Fix software ECC supportAndrea Scian
2026-03-04drm/amd/display: Correct logic check error for fastbootCharlene Liu
2026-03-04usb: dwc2: fix resume failure if dr_mode is hostJisheng Zhang
2026-03-04arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier
2026-03-04usb: dwc3: gadget: Move vbus draw to workqueue contextPrashanth K
2026-03-04rust: pin-init: replace clippy `expect` with `allow`Benno Lossin
2026-03-04mux: mmio: fix regmap leak on probe failureJohan Hovold
2026-03-04rust: irq: add `'static` bounds to irq callbacksBenno Lossin
2026-03-04PCI: dwc: Fix msg_atu_index assignmentNiklas Cassel
2026-03-04io_uring/zcrx: fix user_ref race between scrub and refill pathsKai Aizen
2026-03-04MIPS: Loongson2ef: Use pcibios_align_resource() to block io rangeRong Zhang
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel
2026-03-04MIPS: Loongson2ef: Register PCI controller in early stageRong Zhang
2026-03-04gpio: sysfs: fix chip removal with GPIOs exported over sysfsBartosz Golaszewski
2026-03-04PM: sleep: core: Avoid bit field races related to work_in_progressXuewen Yan
2026-03-04net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()Ruitong Liu
2026-03-04mm/slab: use unsigned long for orig_size to ensure proper metadata alignHarry Yoo
2026-03-04net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier
2026-03-04mm/slab: avoid allocating slabobj_ext array from its own slabHarry Yoo