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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2024-10-07
locking/spinlocks: Make __raw_* lock ops static
Geert Uytterhoeven
-4
/
+4
2024-10-06
Merge branch 'timers/vfs' into timers/core
Thomas Gleixner
-0
/
+133
2024-10-06
timekeeping: Add percpu counter for tracking floor swap events
Jeff Layton
-0
/
+29
2024-10-06
timekeeping: Add interfaces for handling timestamps with a floor value
Jeff Layton
-0
/
+104
2024-10-05
function_graph: Remove unnecessary initialization in ftrace_graph_ret_addr()
Oleg Nesterov
-1
/
+1
2024-10-05
function_graph: Support recording and printing the function return address
Donglin Peng
-58
/
+248
2024-10-04
rv: Fix a typo
Andrew Kreimer
-1
/
+1
2024-10-04
sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init()
Tejun Heo
-1
/
+0
2024-10-04
sched_ext: Improve error reporting during loading
Tejun Heo
-11
/
+19
2024-10-04
Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-11
/
+28
2024-10-04
Merge tag 'slab-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+5
2024-10-04
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-18
/
+14
2024-10-04
prctl: arch-agnostic prctl for shadow stack
Mark Brown
-0
/
+30
2024-10-03
bpf: Use KF_FASTCALL to mark kfuncs supporting fastcall contract
Eduard Zingerman
-6
/
+3
2024-10-03
bpf: Call kfree(obj) only once in free_one()
Markus Elfring
-4
/
+1
2024-10-03
bpf: Constify struct btf_kind_operations
Christophe JAILLET
-9
/
+9
2024-10-03
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
-14
/
+12
2024-10-03
tracing/hwlat: Fix a race during cpuhp processing
Wei Li
-0
/
+2
2024-10-03
tracing/timerlat: Fix a race during cpuhp processing
Wei Li
-0
/
+2
2024-10-03
tracing/timerlat: Drop interface_lock in stop_kthread()
Wei Li
-7
/
+6
2024-10-03
tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
Wei Li
-2
/
+5
2024-10-03
tracing: Fix trace_check_vprintf() when tp_printk is used
Steven Rostedt
-2
/
+13
2024-10-03
audit: Reorganize kerneldoc parameter names
Julia Lawall
-1
/
+1
2024-10-03
bpf: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
-1
/
+1
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-2
/
+2
2024-10-02
bpf: devmap: provide rxq after redirect
Florian Kauer
-4
/
+7
2024-10-02
timekeeping: Don't use seqcount loop in ktime_mono_to_any() on 64-bit systems
Jeff Layton
-3
/
+13
2024-10-02
Merge branch 'timers/kvm' into timers/core
Thomas Gleixner
-0
/
+4
2024-10-02
timekeeping: Add the boot clock to system time snapshot
Vincent Donnefort
-0
/
+4
2024-10-02
ntp: Move pps monitors into ntp_data
Thomas Gleixner
-17
/
+16
2024-10-02
ntp: Move pps_freq/stabil into ntp_data
Thomas Gleixner
-15
/
+16
2024-10-02
ntp: Move pps_shift/intcnt into ntp_data
Thomas Gleixner
-26
/
+28
2024-10-02
ntp: Move pps_fbase into ntp_data
Thomas Gleixner
-7
/
+8
2024-10-02
ntp: Move pps_jitter into ntp_data
Thomas Gleixner
-6
/
+7
2024-10-02
ntp: Move pps_ft into ntp_data
Thomas Gleixner
-17
/
+19
2024-10-02
ntp: Move pps_valid into ntp_data
Thomas Gleixner
-5
/
+9
2024-10-02
ntp: Move ntp_next_leap_sec into ntp_data
Thomas Gleixner
-16
/
+16
2024-10-02
ntp: Move time_adj/ntp_tick_adj into ntp_data
Thomas Gleixner
-20
/
+19
2024-10-02
ntp: Move time_freq/reftime into ntp_data
Thomas Gleixner
-20
/
+18
2024-10-02
ntp: Move time_max/esterror into ntp_data
Thomas Gleixner
-22
/
+16
2024-10-02
ntp: Move time_offset/constant into ntp_data
Thomas Gleixner
-25
/
+24
2024-10-02
ntp: Move tick_stat* into ntp_data
Thomas Gleixner
-90
/
+85
2024-10-02
ntp: Move tick_length* into ntp_data
Thomas Gleixner
-16
/
+18
2024-10-02
ntp: Introduce struct ntp_data
Thomas Gleixner
-29
/
+36
2024-10-02
ntp: Read reference time only once
Thomas Gleixner
-5
/
+5
2024-10-02
ntp: Convert functions with only two states to bool
Thomas Gleixner
-17
/
+11
2024-10-02
ntp: Cleanup formatting of code
Anna-Maria Behnsen
-24
/
+13
2024-10-02
ntp: Clean up comments
Thomas Gleixner
-66
/
+78
2024-10-02
ntp: Make tick_usec static
Thomas Gleixner
-1
/
+4
[prev]
[next]