summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede2-3/+12
2026-03-11HID: input: Drop Asus UX550* touchscreen ignore battery quirksHans de Goede2-6/+0
2026-03-11ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-03-11xfs: fix integer overflow in bmap intent sort comparatorLong Li1-1/+1
2026-03-11spi: dt-bindings: sun6i: Allow Dual SPI and Quad SPI for newer SoCsChen-Yu Tsai1-5/+24
2026-03-11ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks1-1/+1
2026-03-11sched/mmcid: Avoid full tasklist walksThomas Gleixner3-43/+18
2026-03-11sched/mmcid: Remove pointless preempt guardThomas Gleixner1-5/+7
2026-03-11sched/mmcid: Handle vfork()/CLONE_VM correctlyThomas Gleixner1-4/+1
2026-03-11sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner3-11/+15
2026-03-11Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...Greg Kroah-Hartman2-106/+130
2026-03-11time/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt1-1/+1
2026-03-11libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()Raphael Zimmer1-2/+4
2026-03-11libceph: Use u32 for non-negative values in ceph_monmap_decode()Raphael Zimmer1-3/+3
2026-03-11drm/loongson: Mark driver as orphanedThomas Zimmermann1-2/+1
2026-03-11ALSA: usb-audio: Add iface reset and delay quirk for SPACETOUCH USB AudioLianqin Hu1-0/+2
2026-03-11Merge tag 'v7.0-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-41/+39
2026-03-11net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
2026-03-11net-shapers: don't free reply skb after genlmsg_reply()Paul Moses1-9/+2
2026-03-11net: dsa: mxl862xx: don't set user_mii_busDaniel Golle1-1/+0
2026-03-11net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-03-11page_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski2-3/+3
2026-03-11net: 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-11MAINTAINERS: update email address for Ignat KorchaginIgnat Korchagin2-4/+5
2026-03-11mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for sh...Wei Yang1-3/+9
2026-03-11mm/rmap: fix incorrect pte restoration for lazyfree foliosDev Jain1-1/+8
2026-03-11mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()Chris Down1-1/+2
2026-03-11build_bug.h: correct function parameters names in kernel-docRandy Dunlap1-1/+3
2026-03-11crash_dump: don't log dm-crypt key bytes in read_key_from_user_keyingThorsten Blum1-2/+2
2026-03-11smb/client: only export symbol for 'smb2maperror-test' moduleYe Bin1-3/+6
2026-03-11smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM1-1/+4
2026-03-11smb: client: fix sbflags initializationArnd Bergmann1-2/+1
2026-03-11smb: 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/s...Linus 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-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-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