summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-19char: misc: Adapt and add test cases for simple minor space divisionZijun Hu1-30/+21
2025-08-19char: misc: Move drivers/misc/misc_minor_kunit.c to drivers/char/Zijun Hu3-1/+1
2025-08-19rust: miscdevice: update ARef import to sync::arefShankari Anand1-2/+1
2025-08-19misc: hisi_hikey_usb: Use str_enabled_disabled() in hub_power_ctrl()Thorsten Blum1-1/+2
2025-08-19misc: apds990x: Drop superfluous return statementGeert Uytterhoeven1-1/+0
2025-08-19misc: rtsx_pci: Add separate CD/WP pin polarity reversal supportRicky Wu7-12/+54
2025-08-19misc: Fix spelling mistake "STMicroeletronics" -> "STMicroelectronics"Colin Ian King1-2/+2
2025-08-18binder: remove MODULE_LICENSE()Carlos Llamas1-2/+0
2025-08-18Linux 6.17-rc2v6.17-rc2Linus Torvalds1-1/+1
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-50/+53
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-16/+25
2025-08-17Merge tag 'rust-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+13
2025-08-16Merge tag 'ata-ata-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+10
2025-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-43/+69
2025-08-16Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-67/+257
2025-08-15Merge tag 'xfs-fixes-6.17-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds12-33/+78
2025-08-15Merge tag 'block-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds13-385/+106
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish1-8/+0
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky2-0/+3
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky1-15/+12
2025-08-15Merge tag 'io_uring-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds2-12/+23
2025-08-15Merge tag 'sound-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-59/+86
2025-08-15Merge tag 'gpio-fixes-for-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-35/+19
2025-08-15Merge tag 'pmdomain-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-22/+29
2025-08-15Merge tag '6.17-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-110/+128
2025-08-15Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+85
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-19/+126
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-9/+13
2025-08-14Merge tag 'acpi-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-4/+11
2025-08-14Merge tag 'pm-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-5/+19
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichaƂ Winiarski2-0/+23
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds65-157/+429
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki1-1/+4
2025-08-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2025-08-14ata: libata-scsi: Fix CDL controlIgor Pylypiv1-8/+3
2025-08-14ata: libata-eh: Fix link state check for IDE/PATA portsDamien Le Moal1-2/+7
2025-08-14ALSA: hda/tas2781: Normalize the volume kcontrol nameBaojun Xu1-1/+1
2025-08-14ALSA: usb-audio: Validate UAC3 cluster segment descriptorsTakashi Iwai1-3/+22
2025-08-14ALSA: usb-audio: Validate UAC3 power domain descriptors, tooTakashi Iwai1-0/+12
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang1-0/+1
2025-08-14Merge tag 'asoc-fix-v6.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai15-50/+45
2025-08-14Merge tag 'probes-fixes-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2025-08-14MAINTAINERS: Remove bouncing kprobes maintainerDave Hansen1-1/+0
2025-08-14net: kcm: Fix race condition in kcm_unattach()Sven Stegemann2-9/+2
2025-08-14Merge branch 'ets-use-old-nbands-while-purging-unused-classes'Jakub Kicinski3-5/+15
2025-08-14selftests: net/forwarding: test purge of active DWRR classesDavide Caratti2-0/+9
2025-08-14net/sched: ets: use old 'nbands' while purging unused classesDavide Caratti1-5/+6
2025-08-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-2/+7
2025-08-14bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei1-3/+9
2025-08-14netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima1-3/+7