summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-21fs: remove inode::i_verity_infoEric Biggers2-7/+8
2025-08-21btrfs: move verity info pointer to fs-specific part of inodeEric Biggers3-0/+10
2025-08-21f2fs: move verity info pointer to fs-specific part of inodeEric Biggers3-0/+8
2025-08-21ext4: move verity info pointer to fs-specific part of inodeEric Biggers3-0/+9
2025-08-21fsverity: add support for info in fs-specific part of inodeEric Biggers5-29/+55
2025-08-21fs: remove inode::i_crypt_infoEric Biggers2-7/+6
2025-08-21ceph: move crypt info pointer to fs-specific part of inodeEric Biggers3-0/+4
2025-08-21ubifs: move crypt info pointer to fs-specific part of inodeEric Biggers2-0/+6
2025-08-21f2fs: move crypt info pointer to fs-specific part of inodeEric Biggers2-1/+9
2025-08-21ext4: move crypt info pointer to fs-specific part of inodeEric Biggers3-0/+9
2025-08-21fscrypt: add support for info in fs-specific part of inodeEric Biggers3-23/+46
2025-08-21fscrypt: replace raw loads of info pointer with helper functionEric Biggers7-21/+43
2025-08-10Linux 6.17-rc1v6.17-rc1Linus Torvalds1-2/+2
2025-08-10Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-225/+554
2025-08-10Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+1
2025-08-10Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-15/+20
2025-08-10Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-20/+60
2025-08-10Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2025-08-10tools/power turbostat: version 2025.09.09Len Brown1-1/+1
2025-08-10tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown1-1/+2
2025-08-10tools/power turbostat: standardize PER_THREAD_PARAMSLen Brown1-20/+22
2025-08-10tools/power turbostat: Fix DMR supportZhang Rui1-14/+15
2025-08-10tools/power turbostat: add format "average" for external attributesMichael Hebenstreit2-11/+22
2025-08-10tools/power turbostat: delete GET_PKG()Len Brown1-15/+6
2025-08-10tools/power turbostat: probe and display L3 cache topologyLen Brown1-3/+31
2025-08-10tools/power turbostat: Support more than 64 built-in-countersLen Brown1-154/+406
2025-08-09tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columnsLen Brown1-0/+8
2025-08-09Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-17/+17
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-2/+141
2025-08-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-7/+18
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds38-442/+519
2025-08-09Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds3-3/+12
2025-08-09Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+9
2025-08-09Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-09Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-9/+21
2025-08-09Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2025-08-09Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds18-63/+1214
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds283-388/+359
2025-08-09Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-56/+137
2025-08-09Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+7
2025-08-09Merge tag 'xtensa-20250808' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds19-43/+43
2025-08-09Merge tag 'v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds35-562/+858
2025-08-09Merge tag 'v6.17rc-part2-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds20-1031/+1066
2025-08-09Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-63/+54
2025-08-08Merge tag 'tegra-for-6.17-arm64-dt-v3' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann10-2/+701
2025-08-08tools/power turbostat: Fix bogus SysWatt for forked programZhang Rui1-0/+1
2025-08-08tools/power turbostat: Handle cap_get_proc() ENOSYSCalvin Owens1-1/+9
2025-08-08tools/power turbostat: Fix build with muslCalvin Owens1-0/+1
2025-08-08tools/power turbostat: verify arguments to params --show and --hideLen Brown1-2/+31