summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-13ARM: clean up the memset64() C wrapperThomas Weißschuh
2026-03-13xattr: switch to CLASS(fd)Al Viro
2026-03-13selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-13selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-13scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi
2026-03-13smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum
2026-03-13smb: client: fix broken multichannel with krb5+signingPaulo Alcantara
2026-03-13smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho
2026-03-13drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-03-13drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg
2026-03-13Squashfs: check metadata block offset is within rangePhillip Lougher
2026-03-13scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh
2026-03-13tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-13nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima
2026-03-13net/sched: ets: fix divide by zero in the offload pathDavide Caratti
2026-03-13RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-03-13IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-03-13wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian
2026-03-13wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver
2026-03-13wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov
2026-03-13wifi: radiotap: reject radiotap with unknown bitsJohannes Berg
2026-03-13ALSA: usb-audio: Use correct version for UAC3 header validationJun Seo
2026-03-13platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja
2026-03-13platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum
2026-03-13x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-13HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman
2026-03-13can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-13can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman
2026-03-13can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-13can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman
2026-03-13can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-13can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-13net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman
2026-03-13net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman
2026-03-13net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman
2026-03-13nfc: pn533: properly drop the usb interface reference on disconnectGreg Kroah-Hartman
2026-03-13media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe
2026-03-13namespace: fix proc mount iterationChristian Brauner
2026-03-13eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn
2026-03-13net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore
2026-03-13ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314Takashi Iwai
2026-03-13ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 (NP965QFG)Lewis Mason
2026-03-13ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023)Eric Naim
2026-03-13LoongArch: Remove some extern variables in source filesTiezhu Yang
2026-03-13LoongArch: Handle percpu handler address for ORC unwinderTiezhu Yang
2026-03-13LoongArch: Remove unnecessary checks for ORC unwinderTiezhu Yang
2026-03-13LoongArch/orc: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2026-03-13ksmbd: add chann_lock to protect ksmbd_chann_list xarrayNamjae Jeon
2026-03-13ksmbd: check return value of xa_store() in krb5_authenticateNamjae Jeon
2026-03-13hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han