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
/
parallel-perf.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-05
irqchip/gic-v5: iwb: Fix iounmap probe failure path
Lorenzo Pieralisi
1
-9
/
+2
2025-08-05
irqchip/mvebu-gicp: Clear pending interrupts on init
Elad Nachman
1
-0
/
+10
2025-08-05
irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select()
Lorenzo Pieralisi
1
-3
/
+3
2025-08-05
irqchip/riscv-imsic: Don't dereference before NULL pointer check
Thomas Gleixner
1
-1
/
+1
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
i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe()
Christophe JAILLET
1
-2
/
+1
2025-08-03
i2c: Force DLL0945 touchpad i2c freq to 100khz
fangzhong.zhou
1
-0
/
+1
2025-08-03
i2c: apple: Drop default ARCH_APPLE in Kconfig
Sven Peter
1
-1
/
+0
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
[next]