aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-31pidfs: raise DCACHE_DONTCACHE explicitlyChristian Brauner1-0/+1
2025-10-31nsfs: raise DCACHE_DONTCACHE explicitlyChristian Brauner1-0/+1
2025-10-31nsfs: use inode_just_drop()Christian Brauner1-0/+1
2025-10-31libfs: allow to specify s_d_flagsChristian Brauner2-0/+2
2025-10-31ecryptfs: Use MD5 library instead of crypto_shashEric Biggers7-154/+35
2025-10-31iomap: use largest_zero_folio() in iomap_dio_zero()Pankaj Raghav1-23/+15
2025-10-31initrd: Replace simple_strtol with kstrtoint to improve ramdisk_start_setupThorsten Blum1-2/+1
2025-10-31HID: hid-input: Extend Elan ignore battery quirk to USBMario Limonciello (AMD)1-2/+3
2025-10-31HID: hid-ntrig: Prevent memory leak in ntrig_report_version()Masami Ichikawa1-5/+2
2025-10-30Merge tag 'linux_kselftest-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-2/+3
2025-10-30Merge tag 'linux_kselftest-kunit-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds4-3/+5
2025-10-30Merge tag 'acpi-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-26/+43
2025-10-30Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-12/+23
2025-10-30Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds8-8/+44
2025-10-30Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds96-285/+597
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor9-11/+20
2025-10-30Merge tag 'nvme-6.18-2025-10-30' of git://git.infradead.org/nvme into block-6.18Jens Axboe2-5/+13
2025-10-30drm/ast: Clear preserved bits from register output valueThomas Zimmermann1-4/+4
2025-10-30Merge branches 'acpi-button', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki6-25/+39
2025-10-30Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki4-10/+18
2025-10-30powercap: intel_rapl: Add support for Wildcat Lake platformSrinivas Pandruvada2-0/+2
2025-10-30cpufreq: intel_pstate: Add Diamond Rapids OOB mode supportKuppuswamy Sathyanarayanan1-0/+1
2025-10-30freezer: Clarify that only cgroup1 freezer uses PM freezerTejun Heo3-6/+10
2025-10-30PM: hibernate: add sysfs interface for hibernate_compression_threadsXueqin Luo2-0/+54
2025-10-30PM: hibernate: make compression threads configurableXueqin Luo2-4/+31
2025-10-30PM: hibernate: dynamically allocate crc->unc_len/unc for configurable threadsXueqin Luo1-14/+44
2025-10-30btrfs: mark dirty extent range for out of bound prealloc extentsaustinchang1-0/+10
2025-10-30btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new nameFilipe Manana2-1/+3
2025-10-30btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relationShardul Bankar1-1/+3
2025-10-30btrfs: ensure no dirty metadata is written back for an fs with errorsQu Wenruo1-0/+8
2025-10-30random: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-4/+4
2025-10-30random: use offstack cpumask when necessaryArnd Bergmann1-7/+12
2025-10-30prandom: remove next_pseudo_random32Markus Theil1-6/+0
2025-10-30media: vivid: use prandomMarkus Theil1-1/+3
2025-10-30random: add missing words in function commentsThorsten Blum1-2/+2
2025-10-30x86/sev: Include XSS value in GHCB CPUID requestJohn Allen2-0/+12
2025-10-30USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov2-0/+2
2025-10-30KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene1-2/+7
2025-10-30KVM: arm64: Check range args for pKVM mem transitionsVincent Donnefort1-0/+28
2025-10-30KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-listMark Brown1-0/+1
2025-10-30KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-listMark Brown1-0/+2
2025-10-30KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stressMaximilian Dittgen1-1/+8
2025-10-30KVM: arm64: vgic-v3: Trap all if no in-kernel irqchipSascha Bischoff1-1/+2
2025-10-30s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-10-30drm/imx: parallel-display: add the bridge before attaching itLuca Ceresoli1-0/+2
2025-10-30drm/imx: parallel-display: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-9/+7
2025-10-30x86/boot: Move boot_*msr helpers to asm/shared/msr.hJohn Allen5-40/+30
2025-10-30objtool: Remove unneeded semicolonChen Ni1-1/+1
2025-10-30x86/smpboot: Mark native_play_dead() as __noreturnThorsten Blum3-7/+4
2025-10-30blk-crypto: use BLK_STS_INVAL for alignment errorsCarlos Llamas1-1/+1