aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-03-11gpiolib: clear requested flag if line is invalidBarnabás Pőcze1-2/+4
2026-03-11ALSA: usb-audio: Add iface reset and delay quirk for SPACETOUCH USB AudioLianqin Hu1-0/+2
2026-03-11scripts: kconfig: merge_config.sh: fix indentationDaniel Gomez1-2/+2
2026-03-11scripts: kconfig: merge_config.sh: pass output file as awk variableDaniel Gomez1-11/+7
2026-03-10Merge tag 'v7.0-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-41/+39
2026-03-10net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
2026-03-10net-shapers: don't free reply skb after genlmsg_reply()Paul Moses1-9/+2
2026-03-10net: dsa: mxl862xx: don't set user_mii_busDaniel Golle1-1/+0
2026-03-10net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-03-10page_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski2-3/+3
2026-03-10net: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
2026-03-11spi: intel-pci: Add support for Nova Lake mobile SPI flashAlan Borzeszkowski1-0/+1
2026-03-10MAINTAINERS: update email address for Ignat KorchaginIgnat Korchagin2-4/+5
2026-03-10mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared THPWei Yang1-3/+9
2026-03-10mm/rmap: fix incorrect pte restoration for lazyfree foliosDev Jain1-1/+8
2026-03-10mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()Chris Down1-1/+2
2026-03-10build_bug.h: correct function parameters names in kernel-docRandy Dunlap1-1/+3
2026-03-10crash_dump: don't log dm-crypt key bytes in read_key_from_user_keyingThorsten Blum1-2/+2
2026-03-10smb/client: only export symbol for 'smb2maperror-test' moduleYe Bin1-3/+6
2026-03-10smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM1-1/+4
2026-03-10smb: client: fix sbflags initializationArnd Bergmann1-2/+1
2026-03-10smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara3-15/+15
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-03-10i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds18-73/+163
2026-03-10ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi1-1/+1
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon1-1/+1
2026-03-10tools/power turbostat: Fix illegal memory access when SMT is present and disabledZhang Rui1-3/+2
2026-03-10bpf: Fix constant blinding for PROBE_MEM32 storesSachin Kumar1-0/+21
2026-03-10Merge branch 'bpf-reset-register-id-for-bpf_end-value-tracking'Alexei Starovoitov2-0/+29
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou2-12/+12
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang1-0/+22
2026-03-10bpf: Reset register ID for BPF_END value trackingYazhou Tang1-0/+7
2026-03-10irqchip/riscv-aplic: Register syscore operations only onceJessica Liu1-1/+11
2026-03-10irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failureJessica Liu1-4/+7
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko2-17/+29
2026-03-10landlock: Clean up interrupted thread logic in TSYNCYihan Ding1-7/+13
2026-03-10landlock: Serialize TSYNC thread restrictionYihan Ding1-1/+11
2026-03-10HID: asus: add xg mobile 2022 external hardware supportDenis Benato2-0/+4
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian2-106/+130
2026-03-10iavf: fix incorrect reset handling in callbacksPetr Oros4-69/+31
2026-03-10iavf: fix PTP use-after-free during resetPetr Oros1-0/+4
2026-03-10drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov1-2/+2
2026-03-10nvme: Annotate struct nvme_dhchap_key with __counted_byThorsten Blum1-1/+1
2026-03-10nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue()Maurizio Lombardi1-2/+1
2026-03-10nvme-pci: Fix race bug in nvme_poll_irqdisable()Sungwoo Kim1-2/+4
2026-03-10nvmet: move async event work off nvmet-wqChaitanya Kulkarni4-3/+15
2026-03-10nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_setSungwoo Kim1-1/+1
2026-03-10xfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong1-0/+2
2026-03-10perf annotate loongarch: Fix off-by-one bug in outside checkIan Rogers1-1/+1