index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
leds: backlight trigger: Replace fb events with a dedicated function call
Thomas Zimmermann
3
-34
/
+33
2025-04-10
leds: backlight trigger: Move blank-state handling into helper
Thomas Zimmermann
1
-12
/
+18
2025-04-10
backlight: lcd: Replace fb events with a dedicated function call
Thomas Zimmermann
3
-79
/
+79
2025-04-10
backlight: lcd: Move event handling into helpers
Thomas Zimmermann
1
-10
/
+28
2025-04-10
backlight: Replace fb events with a dedicated function call
Thomas Zimmermann
5
-79
/
+46
2025-04-10
backlight: Move blank-state handling into helper
Thomas Zimmermann
1
-19
/
+27
2025-04-10
backlight: Implement fbdev tracking with blank state from event
Thomas Zimmermann
2
-16
/
+8
2025-04-10
fbdev: Send old blank state in FB_EVENT_BLANK
Thomas Zimmermann
1
-1
/
+4
2025-04-10
fbdev: Track display blanking state
Thomas Zimmermann
4
-5
/
+23
2025-04-10
fbdev: Rework fb_blank()
Thomas Zimmermann
1
-8
/
+10
2025-04-06
Linux 6.15-rc1
Linus Torvalds
1
-2
/
+2
2025-04-06
tools/include: make uapi/linux/types.h usable from assembly
Thomas Weißschuh
1
-0
/
+3
2025-04-06
tools/power turbostat: v2025.05.06
Len Brown
1
-1
/
+1
2025-04-06
tools/power turbostat: disable "cpuidle" invocation counters, by default
Len Brown
2
-13
/
+33
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
2
-2
/
+2
2025-04-06
tools/power turbostat: re-factor sysfs code
Len Brown
1
-10
/
+21
2025-04-06
tools/power turbostat: Restore GFX sysfs fflush() call
Zhang Rui
1
-0
/
+1
2025-04-06
tools/power turbostat: Document GNR UncMHz domain convention
Len Brown
1
-0
/
+1
2025-04-06
tools/power turbostat: report CoreThr per measurement interval
Len Brown
2
-1
/
+3
2025-04-06
tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192
Justin Ernst
1
-1
/
+1
2025-04-06
kbuild: rpm-pkg: build a debuginfo RPM
Uday Shankar
2
-2
/
+54
2025-04-06
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-04-06
nios2: migrate to the generic rule for built-in DTB
Masahiro Yamada
4
-9
/
+10
2025-04-05
sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
Johan Korsnes
4
-4
/
+0
2025-04-05
sh: Align .bss section padding to 8-byte boundary
Artur Rojek
1
-1
/
+14
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
4
-7
/
+7
2025-04-05
hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
Nam Cao
1
-4
/
+4
2025-04-05
hrtimers: Rename debug_init() to debug_setup()
Nam Cao
1
-4
/
+2
2025-04-05
hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()
Nam Cao
1
-4
/
+4
2025-04-05
hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()
Nam Cao
1
-2
/
+0
2025-04-05
hrtimers: Make callback function pointer private
Nam Cao
4
-8
/
+8
2025-04-05
hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
Nam Cao
1
-9
/
+3
2025-04-05
hrtimers: Switch to use __htimer_setup()
Nam Cao
1
-2
/
+1
2025-04-05
hrtimers: Delete hrtimer_init()
Nam Cao
3
-23
/
+1
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
4
-12
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
787
-1648
/
+1613
2025-04-04
Revert "timekeeping: Fix possible inconsistencies in _COARSE clockids"
Thomas Gleixner
1
-69
/
+25
2025-04-04
genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()
Thomas Gleixner
1
-1
/
+1
2025-04-04
selftests: net: amt: indicate progress in the stress test
Jakub Kicinski
1
-6
/
+14
2025-04-04
irqdomain: Stop using 'host' for domain
Jiri Slaby (SUSE)
1
-6
/
+6
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
8
-11
/
+11
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
30
-36
/
+36
2025-04-04
netlink: specs: rt_route: pull the ifa- prefix out of the names
Jakub Kicinski
1
-89
/
+91
2025-04-04
netlink: specs: rt_addr: pull the ifa- prefix out of the names
Jakub Kicinski
2
-20
/
+21
2025-04-04
netlink: specs: rt_addr: fix get multi command name
Jakub Kicinski
2
-2
/
+2
2025-04-04
netlink: specs: rt_addr: fix the spec format / schema failures
Jakub Kicinski
1
-0
/
+1
2025-04-04
net: avoid false positive warnings in __net_mp_close_rxq()
Jakub Kicinski
2
-8
/
+8
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
4
-57
/
+54
2025-04-04
net: ibmveth: make veth_pool_store stop hanging
Dave Marquardt
1
-12
/
+27
2025-04-04
arcnet: Add NULL check in com20020pci_probe()
Henry Martin
1
-1
/
+16
[next]