summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-11USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-11usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos
2026-03-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede
2026-03-11HID: input: Drop Asus UX550* touchscreen ignore battery quirksHans de Goede
2026-03-11ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni
2026-03-11xfs: fix integer overflow in bmap intent sort comparatorLong Li
2026-03-11spi: dt-bindings: sun6i: Allow Dual SPI and Quad SPI for newer SoCsChen-Yu Tsai
2026-03-11ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks
2026-03-11sched/mmcid: Avoid full tasklist walksThomas Gleixner
2026-03-11sched/mmcid: Remove pointless preempt guardThomas Gleixner
2026-03-11sched/mmcid: Handle vfork()/CLONE_VM correctlyThomas Gleixner
2026-03-11sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner
2026-03-11Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...Greg Kroah-Hartman
2026-03-11time/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt
2026-03-11libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()Raphael Zimmer
2026-03-11libceph: Use u32 for non-negative values in ceph_monmap_decode()Raphael Zimmer
2026-03-11drm/loongson: Mark driver as orphanedThomas Zimmermann
2026-03-11gpiolib: clear requested flag if line is invalidBarnabás Pőcze
2026-03-11ALSA: usb-audio: Add iface reset and delay quirk for SPACETOUCH USB AudioLianqin Hu
2026-03-11scripts: kconfig: merge_config.sh: fix indentationDaniel Gomez
2026-03-11scripts: kconfig: merge_config.sh: pass output file as awk variableDaniel Gomez
2026-03-10Merge tag 'v7.0-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-03-10net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz
2026-03-10net-shapers: don't free reply skb after genlmsg_reply()Paul Moses
2026-03-10net: dsa: mxl862xx: don't set user_mii_busDaniel Golle
2026-03-10net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu
2026-03-10page_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski
2026-03-10net: macb: Shuffle the tx ring before enabling txKevin Hao
2026-03-11spi: intel-pci: Add support for Nova Lake mobile SPI flashAlan Borzeszkowski
2026-03-10MAINTAINERS: update email address for Ignat KorchaginIgnat Korchagin
2026-03-10mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for sh...Wei Yang
2026-03-10mm/rmap: fix incorrect pte restoration for lazyfree foliosDev Jain
2026-03-10mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()Chris Down
2026-03-10build_bug.h: correct function parameters names in kernel-docRandy Dunlap
2026-03-10crash_dump: don't log dm-crypt key bytes in read_key_from_user_keyingThorsten Blum
2026-03-10smb/client: only export symbol for 'smb2maperror-test' moduleYe Bin
2026-03-10smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM
2026-03-10smb: client: fix sbflags initializationArnd Bergmann
2026-03-10smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
2026-03-10i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-10ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon
2026-03-10tools/power turbostat: Fix illegal memory access when SMT is present and disa...Zhang Rui
2026-03-10bpf: Fix constant blinding for PROBE_MEM32 storesSachin Kumar
2026-03-10Merge branch 'bpf-reset-register-id-for-bpf_end-value-tracking'Alexei Starovoitov
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang