summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-01spi: spi-fsl-lpspi: Set correct chip-select polarity bitLarisa Grigore1-2/+5
2025-09-01spi: spi-fsl-lpspi: Fix transmissions when using CONTLarisa Grigore1-2/+2
2025-09-01ASoC: rt712: avoid skipping the blind writeShuming Fan1-4/+2
2025-09-01ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 modelTakashi Iwai1-0/+1
2025-09-01ALSA: usb-audio: Allow Focusrite devices to use low sampleratesTina Wuest1-4/+8
2025-09-01Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner344-1649/+4067
2025-09-01arm64: dts: rockchip: fix USB on RADXA ROCK 5TNicolas Frattaroli1-0/+13
2025-09-01accel/ivpu: Prevent recovery work from being queued during device removalKarol Wachowski3-4/+4
2025-09-01MAINTAINERS: exclude defconfig from ARM64 PORTSebastian Reichel1-0/+1
2025-09-01arm64: dts: axiado: Add missing UART aliasesHarshit Shah1-0/+3
2025-09-01mm: slub: avoid wake up kswapd in set_track_prepareyangshiguang1-10/+20
2025-09-01gpu: nova-core: depend on CONFIG_64BITDanilo Krummrich1-0/+1
2025-09-01gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05Antheas Kapenekakis1-0/+12
2025-09-01Merge tag 'imx-fixes-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann7-27/+44
2025-09-01MAINTAINERS: Update Nobuhiro Iwamatsu's email addressNobuhiro Iwamatsu2-1/+2
2025-09-01Merge tag 'optee-typo-fix-for-v6.17' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-2/+2
2025-09-01Merge tag 'tee-fixes-for-v6.17' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-4/+10
2025-09-01Merge tag 'qcom-drivers-fixes-for-6.17' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-5/+7
2025-09-01xfrm: xfrm_alloc_spi shouldn't use 0 as SPISabrina Dubroca1-0/+3
2025-09-01ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensionsPhilipp Kerling2-11/+16
2025-09-01smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show()Wang Zhaolong1-2/+2
2025-09-01Linux 6.17-rc4v6.17-rc4Linus Torvalds1-1/+1
2025-09-01rust: support Rust >= 1.91.0 target specMiguel Ojeda1-2/+10
2025-09-01rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0Alice Ryhl2-5/+13
2025-08-31Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+45
2025-08-31Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-10/+14
2025-08-31Merge tag 'irq_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+10
2025-08-31Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+10
2025-08-31Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2025-08-31batman-adv: fix OOB read/write in network-coding decodeStanislav Fort1-1/+6
2025-08-31futex: Move futex_hash_free() back to __mmput()Sebastian Andrzej Siewior2-5/+13
2025-08-31scsi: sr: Reinstate rotational media flagMing Lei1-6/+10
2025-08-31scsi: lpfc: Fix buffer free/clear order in deferred receive pathJohn Evans1-4/+6
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-12/+12
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown1-3/+2
2025-08-30arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook3-9/+10
2025-08-30ALSA: hda: tas2781: reorder tas2563 calibration variablesGergo Koteles1-1/+1
2025-08-30ALSA: hda: tas2781: fix tas2563 EFI data endiannessGergo Koteles1-0/+3
2025-08-30ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not su...Takashi Sakamoto1-1/+1
2025-08-30Merge branch 'microchip-lan865x-fix-probing-issues'Jakub Kicinski2-3/+7
2025-08-30microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren1-0/+2
2025-08-30microchip: lan865x: Fix module autoloadingStefan Wahren1-2/+3
2025-08-30net: ethernet: oa_tc6: Handle failure of spi_setupStefan Wahren1-1/+2
2025-08-30mISDN: Fix memory leak in dsp_hwec_enable()Miaoqian Lin1-3/+3
2025-08-30ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdogDuoming Zhou1-2/+1
2025-08-30xirc2ps_cs: fix register access when enabling FullDuplexAlok Tiwari1-1/+1
2025-08-30net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=yEric Dumazet1-0/+2
2025-08-30Merge tag 'nf-25-08-27' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2-5/+2
2025-08-30netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal1-37/+76
2025-08-30x86/vmscape: Add old Intel CPUs to affected listPawan Gupta1-9/+12