index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-04-15
staging: rtl8723bs: use preferred comparison order
Erick Karanja
-11
/
+11
2025-04-15
staging: rtl8723bs: add spaces between ternary and binary operators
Erick Karanja
-2
/
+2
2025-04-15
staging: rtl8723bs: Place constants on right side of comparison
Abraham Samuel Adekunle
-34
/
+34
2025-04-15
Staging: rtl8723bs: Fix unbalanced braces in conditional
Bryant Boatright
-2
/
+2
2025-04-15
staging: rtl8723bs: modify struct field to use standard bool type
Abraham Samuel Adekunle
-2
/
+2
2025-04-15
staging: greybus: use new GPIO line value setter callbacks
Bartosz Golaszewski
-7
/
+9
2025-04-15
staging: greybus: Check for string truncation instead of NUL-termination
Thorsten Blum
-31
/
+17
2025-04-07
staging: rtl8723bs: Rename variables
Erick Karanja
-6
/
+6
2025-04-07
staging: rtl8723bs: remove braces around single statements
Abraham Samuel Adekunle
-4
/
+2
2025-04-07
staging: rtl8723bs: remove unnecessary else block after return
Abraham Samuel Adekunle
-5
/
+5
2025-04-07
staging: rtl8723bs: simplify if-else block by removing unnecessary braces
Abraham Samuel Adekunle
-3
/
+2
2025-04-07
staging: greybus: camera: fix code alignment warning
Erick Karanja
-2
/
+2
2025-04-07
staging: sm750fb: fix casing style on getDeviceID
Justin Cromer
-8
/
+8
2025-04-07
staging: bcm2835-camera: Modify function call formatting
Abraham Samuel Adekunle
-8
/
+6
2025-04-06
Linux 6.15-rc1
v6.15-rc1
Linus Torvalds
-2
/
+2
2025-04-06
tools/include: make uapi/linux/types.h usable from assembly
Thomas Weißschuh
-0
/
+3
2025-04-06
Merge tag 'turbostat-2025.05.06' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-43
/
+135
2025-04-06
Merge tag 'soundwire-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+1
2025-04-06
tools/power turbostat: v2025.05.06
Len Brown
-1
/
+1
2025-04-06
tools/power turbostat: disable "cpuidle" invocation counters, by default
Len Brown
-13
/
+33
2025-04-06
Merge tag 'perf-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-9
/
+9
2025-04-06
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+3
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
-2
/
+2
2025-04-06
tools/power turbostat: re-factor sysfs code
Len Brown
-10
/
+21
2025-04-06
tools/power turbostat: Restore GFX sysfs fflush() call
Zhang Rui
-0
/
+1
2025-04-06
tools/power turbostat: Document GNR UncMHz domain convention
Len Brown
-0
/
+1
2025-04-06
tools/power turbostat: report CoreThr per measurement interval
Len Brown
-1
/
+3
2025-04-06
tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192
Justin Ernst
-1
/
+1
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1718
/
+1650
2025-04-06
Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-54
/
+54
2025-04-06
Merge tag 'timers-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-69
/
+25
2025-04-06
Merge tag 'sh-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+14
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-350
/
+890
2025-04-05
Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-703
/
+539
2025-04-06
kbuild: rpm-pkg: build a debuginfo RPM
Uday Shankar
-2
/
+54
2025-04-06
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
-2
/
+2
2025-04-06
nios2: migrate to the generic rule for built-in DTB
Masahiro Yamada
-9
/
+10
2025-04-05
sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
Johan Korsnes
-4
/
+0
2025-04-05
sh: Align .bss section padding to 8-byte boundary
Artur Rojek
-1
/
+14
2025-04-05
Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-150
/
+814
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
-7
/
+7
2025-04-05
hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
Nam Cao
-4
/
+4
2025-04-05
hrtimers: Rename debug_init() to debug_setup()
Nam Cao
-4
/
+2
2025-04-05
hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()
Nam Cao
-4
/
+4
2025-04-05
hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()
Nam Cao
-2
/
+0
2025-04-05
hrtimers: Make callback function pointer private
Nam Cao
-8
/
+8
2025-04-05
hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
Nam Cao
-9
/
+3
2025-04-05
hrtimers: Switch to use __htimer_setup()
Nam Cao
-2
/
+1
2025-04-05
hrtimers: Delete hrtimer_init()
Nam Cao
-23
/
+1
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
-12
/
+9
[next]