summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-16objtool/klp: fix mkstemp() failure with long pathsJoe Lawrence1-20/+3
2026-03-16objtool/klp: fix data alignment in __clone_symbol()Joe Lawrence1-1/+2
2026-03-16PM: runtime: Fix a race condition related to device removalBart Van Assche1-0/+1
2026-03-16sched: idle: Consolidate the handling of two special casesRafael J. Wysocki1-9/+21
2026-03-16Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...Linus Torvalds6-12/+29
2026-03-16spi: fix statistics allocationJohan Hovold1-9/+8
2026-03-16spi: fix use-after-free on controller registration failureJohan Hovold1-4/+4
2026-03-16ALSA: hda/realtek: add quirk for ASUS Strix G16 G615JMRZhang Heng1-0/+1
2026-03-16ALSA: hda/realtek: Sequence GPIO2 on Star Labs StarFighterSean Rhodes1-6/+32
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger7-15/+22
2026-03-16KVM: s390: log machine checks more aggressivelyChristian Borntraeger3-2/+6
2026-03-16KVM: s390: selftests: Add IRQ routing address offset testsJanosch Frank2-0/+76
2026-03-16KVM: s390: Limit adapter indicator access to mapped pageJanosch Frank1-0/+12
2026-03-16s390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank1-2/+9
2026-03-16Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+12
2026-03-16drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes1-1/+2
2026-03-16drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.hRandy Dunlap1-36/+57
2026-03-16HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...Lee Jones1-1/+3
2026-03-16HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires1-0/+2
2026-03-16selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires1-0/+12
2026-03-16HID: core: Mitigate potential OOB by removing bogus memset()Lee Jones1-3/+4
2026-03-16mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang1-1/+8
2026-03-16spi: geni-qcom: Fix CPHA and CPOL mode change detectionMaramaina Naresh1-2/+2
2026-03-16regmap: Synchronize cache for the page selectorAndy Shevchenko1-4/+26
2026-03-16tools headers: Skip arm64 cputype.h checkLeo Yan1-1/+0
2026-03-16dma: swiotlb: add KMSAN annotations to swiotlb_bounce()Shigeru Yoshida1-2/+19
2026-03-16HID: intel-thc-hid: Set HID_PHYS with PCI BDFDaniel Schaefer2-0/+2
2026-03-16af_key: validate families in pfkey_send_migrate()Eric Dumazet1-7/+12
2026-03-16xfrm: prevent policy_hthresh.work from racing with netns teardownMinwoo Ra1-0/+2
2026-03-16ata: libata-core: disable LPM on ADATA SU680 SSDDamien Le Moal1-0/+3
2026-03-16drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-16LoongArch: KVM: Fix typo issue in kvm_vm_init_features()Bibo Mao1-2/+2
2026-03-16LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0Tiezhu Yang1-0/+5
2026-03-16LoongArch: No need to flush icache if text copy failedTiezhu Yang1-2/+4
2026-03-16LoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang1-2/+13
2026-03-16LoongArch: Give more information if kmem access failedTiezhu Yang1-2/+12
2026-03-16LoongArch: Fix calling smp_processor_id() in preemptible codeXi Ruoyao2-2/+14
2026-03-16LoongArch: Only use SC.Q when supported by the assemblerThomas Weißschuh2-0/+8
2026-03-16smb: client: fix krb5 mount with username optionPaulo Alcantara1-0/+4
2026-03-16spi: axiado: Fix double-free in ax_spi_probe()Felix Gu1-20/+11
2026-03-16ASoC: amd: acp: add PX13 SoundWire machine link for rt721+tas2783x2Hasun Park1-0/+61
2026-03-16ASoC: amd: acp: add DMI override for ACP70 flagHasun Park1-1/+14
2026-03-16ASoC: sma1307: fix double free of devm_kzalloc() memoryGuangshuo Li1-2/+4
2026-03-16spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()Felix Gu1-8/+4
2026-03-16spi: amlogic: spifc-a4: Remove redundant clock cleanupFelix Gu1-39/+7
2026-03-15Linux 7.0-rc4v7.0-rc4Linus Torvalds1-1/+1
2026-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-11/+5
2026-03-15Merge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2026-03-15Merge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-3/+54
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds57-388/+758