summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-12pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()Felix Gu
2026-03-12pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_...Felix Gu
2026-03-12pinctrl: generic: move function to amlogic-am4 driverConor Dooley
2026-03-12HID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray
2026-03-12module: Remove duplicate freeing of lockdep classesPetr Pavlu
2026-03-12platform/x86: thinkpad_acpi: Fix errors reading battery thresholdsJonathan Teh
2026-03-12pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata flagMaulik Shah
2026-03-12pinctrl: equilibrium: fix warning trace on loadFlorian Eckert
2026-03-12pinctrl: equilibrium: rename irq_chip function callbacksFlorian Eckert
2026-03-12hwmon: (aht10) Fix initialization commands for AHT20Hao Yu
2026-03-12hwmon: (aht10) Add support for dht20Akhilesh Patil
2026-03-12nvme: fix admin queue leak on controller resetMing Lei
2026-03-12drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-03-12Bluetooth: Fix CIS host feature conditionMariusz Skamra
2026-03-12net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-03-12platform/x86: hp-bioscfg: Support allocations of larger dataMario Limonciello
2026-03-12ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin
2026-03-12ipmi: Fix use-after-free and list corruption on sender errorCorey Minyard
2026-03-12ASoC: fsl_xcvr: provide regmap namesAlexander Stein
2026-03-12ASoC: fsl_xcvr: use dev_err_probe() replacing dev_err() + returnAlexander Stein
2026-03-12ARM: clean up the memset64() C wrapperThomas Weißschuh
2026-03-12Revert "netfilter: nft_set_rbtree: validate open interval overlap"Greg Kroah-Hartman
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-12selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-12selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-12selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-12mptcp: pm: in-kernel: always mark signal+subflow endp as usedMatthieu Baerts (NGI0)
2026-03-12mptcp: pm: avoid sending RM_ADDR over same subflowMatthieu Baerts (NGI0)
2026-03-12scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi
2026-03-12smb: client: fix oops due to uninitialised var in smb2_unlink()Paulo Alcantara
2026-03-12smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum
2026-03-12smb: client: fix broken multichannel with krb5+signingPaulo Alcantara
2026-03-12smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho
2026-03-12xfs: Fix error pointer dereferenceEthan Tidmore
2026-03-12xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong
2026-03-12drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-03-12drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg
2026-03-12Squashfs: check metadata block offset is within rangePhillip Lougher
2026-03-12mm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey
2026-03-12scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh
2026-03-12tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-12nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima
2026-03-12net/sched: ets: fix divide by zero in the offload pathDavide Caratti
2026-03-12arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas
2026-03-12cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada
2026-03-12RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe
2026-03-12RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-03-12IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-03-12net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn
2026-03-12gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg