index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-04
sched/psi: Fix psi_seq initialization
Peter Zijlstra
1
-5
/
+1
2025-08-04
apparmor: fix: oops when trying to free null ruleset
John Johansen
1
-1
/
+4
2025-08-03
rtc: ds1685: Update Joshua Kinard's email address.
Joshua Kinard
3
-4
/
+4
2025-08-03
rtc: rv3032: convert from round_rate() to determine_rate()
Brian Masney
1
-8
/
+13
2025-08-03
rtc: rv3028: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: pcf8563: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: pcf85063: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: nct3018y: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: max31335: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
2025-08-03
rtc: m41t80: convert from round_rate() to determine_rate()
Brian Masney
1
-10
/
+11
2025-08-03
rtc: hym8563: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: ds1307: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: rv3028: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: pcf8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: pcf85063: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: nct3018y: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: hym8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: ds1307: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-02
tools/getdelays: add backward compatibility for taskstats version
Fan Yu
1
-67
/
+100
2025-08-02
kho: add test for kexec handover
Mike Rapoport (Microsoft)
8
-0
/
+627
2025-08-02
delaytop: enhance error logging and add PSI feature description
fan.yu9@zte.com.cn
2
-80
/
+143
2025-08-02
samples: Kconfig: fix spelling mistake "instancess" -> "instances"
Colin Ian King
1
-1
/
+1
2025-08-02
fat: fix too many log in fat_chain_add()
OGAWA Hirofumi
1
-3
/
+3
2025-08-02
scripts/spelling.txt: add notifer||notifier to spelling.txt
WangYuli
1
-0
/
+1
2025-08-02
xen/xenbus: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
net: mvneta: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
drm/xe: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
cxl: mce: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
KVM: x86: fix typo "notifer"
WangYuli
1
-2
/
+2
2025-08-02
MAINTAINERS: add maintainers for delaytop
Wang Yaxin
1
-0
/
+10
2025-08-02
ucount: use atomic_long_try_cmpxchg() in atomic_long_inc_below()
Uros Bizjak
1
-8
/
+6
2025-08-02
ucount: fix atomic_long_inc_below() argument type
Uros Bizjak
1
-1
/
+1
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
7
-11
/
+156
2025-08-02
stackdepot: make max number of pools boot-time configurable
Matt Fleming
2
-9
/
+63
2025-08-02
lib/xxhash: remove unused functions
Dr. David Alan Gilbert
2
-133
/
+0
2025-08-02
init/Kconfig: restore CONFIG_BROKEN help text
Andrew Morton
1
-0
/
+4
2025-08-01
tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
1
-1
/
+7
2025-08-01
selftests/bpf: Test for unaligned flow_dissector ctx access
Paul Chaignon
1
-1
/
+22
2025-08-01
ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
Steven Rostedt
1
-10
/
+6
2025-08-01
tracing: Use __free(kfree) in trace.c to remove gotos
Steven Rostedt
1
-24
/
+12
2025-08-01
tracing: Add guard() around locks and mutexes in trace.c
Steven Rostedt
1
-98
/
+46
2025-08-01
tracing: Add guard(ring_buffer_nest)
Steven Rostedt
3
-44
/
+34
2025-08-01
tracing: Remove unneeded goto out logic
Steven Rostedt
1
-23
/
+15
2025-08-01
bpf: Improve ctx access verifier error message
Paul Chaignon
1
-1
/
+1
2025-08-01
bpf: Check netfilter ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-08-01
bpf: Check flow_dissector ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-08-01
vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
Will Deacon
1
-2
/
+3
2025-08-01
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
3
-3
/
+3
2025-08-01
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
2
-8
/
+32
2025-08-01
vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
2
-4
/
+2
[next]