summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-12smb: client: fix broken multichannel with krb5+signingPaulo Alcantara1-12/+10
2026-03-12smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho1-11/+10
2026-03-12xfs: Fix error pointer dereferenceEthan Tidmore1-1/+6
2026-03-12xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong1-2/+2
2026-03-12drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder1-1/+2
2026-03-12drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg2-31/+27
2026-03-12Squashfs: check metadata block offset is within rangePhillip Lougher1-0/+3
2026-03-12mm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey1-0/+3
2026-03-12scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh1-9/+6
2026-03-12tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang3-0/+35
2026-03-12nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima1-1/+1
2026-03-12net/sched: ets: fix divide by zero in the offload pathDavide Caratti1-4/+8
2026-03-12arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas2-5/+6
2026-03-12cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada1-5/+5
2026-03-12ksmbd: Compare MACs in constant timeEric Biggers3-3/+7
2026-03-12RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe1-1/+1
2026-03-12RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe1-1/+1
2026-03-12IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe1-2/+3
2026-03-12net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-8/+17
2026-03-12gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-31/+25
2026-03-12Bluetooth: purge error queues in socket destructorsHeitor Alves de Siqueira4-0/+4
2026-03-12wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian1-0/+3
2026-03-12wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver1-0/+3
2026-03-12wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov1-0/+1
2026-03-12wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges1-2/+2
2026-03-12wifi: radiotap: reject radiotap with unknown bitsJohannes Berg1-2/+2
2026-03-12ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51Zhang Heng1-0/+8
2026-03-12ALSA: hda/realtek: add quirk for Samsung Galaxy Book Flex (NT950QCT-A38A)Juhyung Park1-0/+1
2026-03-12ALSA: hda/realtek: Add quirk for Acer Aspire V3-572GPanagiotis Foliadis1-0/+1
2026-03-12ALSA: hda/realtek: fix model name typo for Samsung Galaxy Book Flex (NT950QCG...Juhyung Park1-1/+1
2026-03-12ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllersPanagiotis Foliadis1-0/+2
2026-03-12ALSA: usb-audio: Use correct version for UAC3 header validationJun Seo1-1/+1
2026-03-12ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUPRong Zhang1-0/+4
2026-03-12ALSA: hda/realtek: Add quirk for HP Pavilion 15-eh1xxx to enable mute LEDZhang Heng1-0/+1
2026-03-12platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja1-0/+6
2026-03-12platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptopsKurt Borja1-1/+1
2026-03-12platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum1-1/+0
2026-03-12x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky2-5/+5
2026-03-12x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips3-1/+6
2026-03-12x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek1-0/+1
2026-03-12perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)4-6/+55
2026-03-12HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach1-3/+29
2026-03-12HID: pidff: Fix condition effect bit clearingTomasz Pakuła1-4/+7
2026-03-12HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman3-3/+3
2026-03-12can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman1-3/+21
2026-03-12can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman1-0/+6
2026-03-12can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman1-1/+7
2026-03-12can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman1-1/+1
2026-03-12can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman1-2/+13