aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
4 daysrandom: use offstack cpumask when necessaryHEADmasterArnd Bergmann1-7/+12
4 daysprandom: remove next_pseudo_random32Markus Theil1-6/+0
4 daysmedia: vivid: use prandomMarkus Theil1-1/+3
4 daysrandom: add missing words in function commentsThorsten Blum1-2/+2
4 daysMerge tag 'powerpc-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxlinus/masterLinus Torvalds2-2/+15
4 dayspowerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni1-0/+9
4 dayspowerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)1-2/+6
6 daysLinux 6.16-rc1Linus Torvalds1-2/+2
6 daysMerge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-110/+364
6 daysMerge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds689-955/+1151
6 daysMerge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-19/+19
6 daysMerge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
6 daystools/power turbostat: version 2025.06.08Len Brown1-37/+36
6 daystools/power turbostat: Add initial support for BartlettLakeZhang Rui1-0/+1
6 daystools/power turbostat: Add initial support for DMRZhang Rui1-0/+18
6 daystools/power turbostat: Dump RAPL sysfs infoZhang Rui1-0/+156
6 daystools/power turbostat: Avoid probing the same perf countersZhang Rui1-0/+15
6 daystools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs clearedZhang Rui1-25/+24
6 daystools/power turbostat: Clean up add perf/msr counter logicZhang Rui1-7/+18
6 daystools/power turbostat: Introduce add_msr_counter()Zhang Rui1-9/+23
6 daystools/power turbostat: Remove add_msr_perf_counter_()Zhang Rui1-12/+8
6 daystools/power turbostat: Remove add_cstate_perf_counter_()Zhang Rui1-13/+9
6 daystools/power turbostat: Remove add_rapl_perf_counter_()Zhang Rui1-15/+10
6 daystools/power turbostat: Quit early for unsupported RAPL countersZhang Rui1-1/+4
6 daystools/power turbostat: Always check rapl_joules flagZhang Rui1-3/+9
6 daystools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy1-5/+36
6 daystools/power turbostat: Fix RAPL_GFX_ALL typoKaushlendra Kumar1-1/+1
6 daystools/power turbostat: Add Android support for MSR device handlingKaushlendra Kumar1-3/+17
6 daystools/power turbostat.8: pm_domain wording fixLen Brown1-2/+2
6 daystools/power turbostat.8: fix typo: idle_pct should be pct_idleLen Brown1-1/+1
6 daysMerge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+5
6 daysMerge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+8
6 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-59/+74
6 daysMerge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-288/+533
6 daysMerge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-100/+143
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar689-955/+1151
7 daysMerge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds49-326/+910
7 daysMerge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linuxLinus Torvalds19-50/+47
7 daysMerge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds32-218/+561
7 daysMerge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds25-70/+192
7 daystracing: Add rcu annotation around file->filter accessesSteven Rostedt1-4/+6
7 daysMerge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds4-4/+13
7 dayssh: kprobes: Remove unused variables in kprobe_exceptions_notify()Mike Rapoport1-4/+0
7 dayssh: ecovec24: Make SPI mode explicitGeert Uytterhoeven1-0/+1
7 dayssh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headersThomas Huth17-46/+46
7 daysgenksyms: Fix enum consts from a reference affecting new valuesPetr Pavlu1-7/+20
7 daysarch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada21-21/+21
7 daysdo_change_type(): refuse to operate on unmounted/not ours mountsAl Viro1-0/+4
7 dayskbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}Masahiro Yamada2-8/+12
7 daysclone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right usernsAl Viro1-0/+3