summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 daysum: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito1-1/+7
8 daysvfio/cdx: Fix NULL pointer dereference in interrupt trigger pathPrasanna Kumar T S M1-0/+4
8 daysvfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutexAlex Williamson3-7/+24
8 daysvfio/virtio: Convert list_lock from spinlock to mutexAlex Williamson2-17/+18
8 daysvfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap1-1/+3
8 dayswifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges1-1/+1
8 dayswifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin1-1/+2
8 dayszram: do not forget to endio for partial discard requestsSergey Senozhatsky1-1/+2
8 daysInput: edt-ft5x06 - fix use-after-free in debugfs teardownDmitry Torokhov1-0/+3
8 daysocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao1-29/+45
8 daysmm: migrate: requeue destination folio on deferred split queueUsama Arif1-0/+17
8 daysarm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual1-16/+20
8 daysfirmware: google: framebuffer: Do not mark framebuffer as busyThomas Zimmermann1-1/+1
8 daysfs: afs: revert mmap_prepare() changeLorenzo Stoakes (Oracle)1-6/+6
8 dayskbuild: rust: allow `clippy::uninlined_format_args`Miguel Ojeda1-0/+1
8 daysrust: dma: remove DMA_ATTR_NO_KERNEL_MAPPING from public attrsDanilo Krummrich1-3/+0
8 daysdrm/nouveau: fix nvkm_device leak on aperture removal failureDavid Carlier1-1/+1
8 daysdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson9-31/+53
8 daysdriver core: Don't let a device probe until it's readyDouglas Anderson3-0/+79
8 daysibmasm: fix heap over-read in ibmasm_send_i2o_message()Tyllis Xu1-4/+8
8 daysibmasm: fix OOB reads in command_file_write due to missing size checksTyllis Xu1-0/+7
8 daysmisc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()Tyllis Xu1-0/+5
8 daysgreybus: gb-beagleplay: fix sleep in atomic context in hdlc_tx_frames()Weigang He1-16/+89
8 daysgreybus: gb-beagleplay: bound bootloader receive bufferingPengpeng Hou1-0/+7
8 daysleds: qcom-lpg: Check for array overflow when selecting the high resolutionGreg Kroah-Hartman1-1/+6
8 daysdrm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman1-1/+1
8 daysLoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman1-1/+2
8 daysALSA: usb-audio: Evaluate packsize caps at the right placeTakashi Iwai1-3/+3
8 daysusb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS changeXu Yang2-22/+26
8 daysusb: chipidea: otg: not wait vbus drop if use role_switchXu Yang1-2/+2
8 daysusb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio2-2/+2
8 daysALSA: usb-audio: Fix Audio Advantage Micro II SPDIF switchCássio Gabriel1-1/+1
8 daysALSA: usb-audio: Avoid false E-MU sample-rate notificationsCássio Gabriel1-4/+6
8 daysALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATESCássio Gabriel1-1/+1
2026-04-30Merge v6.18.26Greg Kroah-Hartman3-3/+14
2026-04-30Linux 6.18.26v6.18.26Greg Kroah-Hartman1-1/+1
2026-04-30Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross1-2/+6
2026-04-30xen/privcmd: fix double free via VMA splittingJuergen Gross1-0/+7
2026-04-27Merge v6.18.25Greg Kroah-Hartman67-215/+867
2026-04-27Linux 6.18.25v6.18.25Greg Kroah-Hartman1-1/+1
2026-04-27rxrpc: Fix missing validation of ticket length in non-XDR key preparsingAnderson Nascimento1-0/+4
2026-04-27crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson1-0/+3
2026-04-27crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson1-1/+7
2026-04-27crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson1-1/+7
2026-04-27net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen1-8/+13
2026-04-27ALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel1-2/+2
2026-04-27ALSA: hda/realtek: Add quirk for Legion S7 15IMHEric Naim1-0/+1
2026-04-27ALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae1-0/+7
2026-04-27f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad1-3/+11
2026-04-27writeback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara1-17/+19