index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-24
rtc: cmos: use spin_lock_irqsave in cmos_interrupt
Mateusz Jończyk
1
-4
/
+6
2025-06-23
rtc: s5m: replace open-coded read/modify/write registers with regmap helpers
André Draszik
1
-21
/
+7
2025-06-23
rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
André Draszik
1
-6
/
+4
2025-06-23
rtc: s5m: switch to devm_device_init_wakeup
André Draszik
1
-1
/
+5
2025-06-23
rtc: s5m: fix a typo: peding -> pending
André Draszik
1
-3
/
+3
2025-06-23
rtc: s5m: add support for S2MPG10 RTC
André Draszik
1
-0
/
+60
2025-06-23
rtc: s5m: prepare for external regmap
André Draszik
1
-36
/
+45
2025-06-23
rtc: s5m: cache device type during probe
André Draszik
1
-4
/
+6
2025-06-08
Linux 6.16-rc1
v6.16-rc1
Linus Torvalds
1
-2
/
+2
2025-06-08
Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-110
/
+364
2025-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
689
-955
/
+1151
2025-06-08
Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-19
/
+19
2025-06-08
Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-06-08
tools/power turbostat: version 2025.06.08
Len Brown
1
-37
/
+36
2025-06-08
tools/power turbostat: Add initial support for BartlettLake
Zhang Rui
1
-0
/
+1
2025-06-08
tools/power turbostat: Add initial support for DMR
Zhang Rui
1
-0
/
+18
2025-06-08
tools/power turbostat: Dump RAPL sysfs info
Zhang Rui
1
-0
/
+156
2025-06-08
tools/power turbostat: Avoid probing the same perf counters
Zhang Rui
1
-0
/
+15
2025-06-08
tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...
Zhang Rui
1
-25
/
+24
2025-06-08
tools/power turbostat: Clean up add perf/msr counter logic
Zhang Rui
1
-7
/
+18
2025-06-08
tools/power turbostat: Introduce add_msr_counter()
Zhang Rui
1
-9
/
+23
2025-06-08
tools/power turbostat: Remove add_msr_perf_counter_()
Zhang Rui
1
-12
/
+8
2025-06-08
tools/power turbostat: Remove add_cstate_perf_counter_()
Zhang Rui
1
-13
/
+9
2025-06-08
tools/power turbostat: Remove add_rapl_perf_counter_()
Zhang Rui
1
-15
/
+10
2025-06-08
tools/power turbostat: Quit early for unsupported RAPL counters
Zhang Rui
1
-1
/
+4
2025-06-08
tools/power turbostat: Always check rapl_joules flag
Zhang Rui
1
-3
/
+9
2025-06-08
tools/power turbostat: Fix AMD package-energy reporting
Gautham R. Shenoy
1
-5
/
+36
2025-06-08
tools/power turbostat: Fix RAPL_GFX_ALL typo
Kaushlendra Kumar
1
-1
/
+1
2025-06-08
tools/power turbostat: Add Android support for MSR device handling
Kaushlendra Kumar
1
-3
/
+17
2025-06-08
tools/power turbostat.8: pm_domain wording fix
Len Brown
1
-2
/
+2
2025-06-08
tools/power turbostat.8: fix typo: idle_pct should be pct_idle
Len Brown
1
-1
/
+1
2025-06-08
Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+5
2025-06-08
Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+8
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-59
/
+74
2025-06-08
Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
16
-288
/
+533
2025-06-08
Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
3
-100
/
+143
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
689
-955
/
+1151
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
49
-326
/
+910
2025-06-07
Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-50
/
+47
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
32
-218
/
+561
2025-06-07
Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-70
/
+192
2025-06-07
tracing: Add rcu annotation around file->filter accesses
Steven Rostedt
1
-4
/
+6
2025-06-07
Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+13
2025-06-07
sh: kprobes: Remove unused variables in kprobe_exceptions_notify()
Mike Rapoport
1
-4
/
+0
2025-06-07
sh: ecovec24: Make SPI mode explicit
Geert Uytterhoeven
1
-0
/
+1
2025-06-07
sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers
Thomas Huth
17
-46
/
+46
2025-06-07
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
1
-7
/
+20
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
21
-21
/
+21
2025-06-07
do_change_type(): refuse to operate on unmounted/not ours mounts
Al Viro
1
-0
/
+4
2025-06-07
kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
Masahiro Yamada
2
-8
/
+12
[next]