summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-12can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-12can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman
2026-03-12can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-12can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-12net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman
2026-03-12net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman
2026-03-12net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman
2026-03-12nfc: pn533: properly drop the usb interface reference on disconnectGreg Kroah-Hartman
2026-03-12media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe
2026-03-12namespace: fix proc mount iterationChristian Brauner
2026-03-12eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn
2026-03-12KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah
2026-03-12accel/rocket: fix unwinding in error path in rocket_probeQuentin Schulz
2026-03-12accel/rocket: fix unwinding in error path in rocket_core_initQuentin Schulz
2026-03-12usb: gadget: f_ncm: align net_device lifecycle with bind/unbindKuen-Han Tsai
2026-03-12usb: gadget: u_ether: Add auto-cleanup helper for freeing net_deviceKuen-Han Tsai
2026-03-12usb: gadget: u_ether: add gether_opts for config cachingKuen-Han Tsai
2026-03-12uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
2026-03-12bpf: Improve bounds when tnum has a single possible valuePaul Chaignon
2026-03-12bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
2026-03-12bpf: Add bitwise tracking for BPF_ENDTianci Cao
2026-03-12bpf: Fix race in devmap on PREEMPT_RTJiayuan Chen
2026-03-12bpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen
2026-03-12PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas
2026-03-12spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat
2026-03-12sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier
2026-03-12selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier
2026-03-12bpf: Fix stack-out-of-bounds write in devmapKohei Enju
2026-03-12bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba
2026-03-12ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai
2026-03-12mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is availableHarry Yoo
2026-03-12ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()Takashi Iwai
2026-03-12btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone
2026-03-12btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone
2026-03-12btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone
2026-03-12btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone
2026-03-12btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone
2026-03-12btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone
2026-03-12btrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà
2026-03-12ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()Richard Fitzgerald
2026-03-12drm/amdgpu: Fix error handling in slot resetLijo Lazar
2026-03-12drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-03-12drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-03-12drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin
2026-03-12PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel
2026-03-12PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel
2026-03-12arm64: io: Extract user memory type in ioremap_prot()Will Deacon
2026-03-12arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon
2026-03-12s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik
2026-03-12s390/vtime: Fix virtual timer forwardingHeiko Carstens