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