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
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq()
Peng Fan
2
-0
/
+32
2025-01-17
cpufreq: Use str_enable_disable()-like helpers
Krzysztof Kozlowski
2
-4
/
+6
2025-01-17
cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver
Christian Marangi
4
-0
/
+163
2025-01-14
PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic
Douglas Anderson
2
-6
/
+39
2025-01-14
PM: sleep: convert comment from kernel-doc to plain comment
Randy Dunlap
1
-1
/
+1
2025-01-14
cpufreq: ACPI: Fix max-frequency computation
Gautham R. Shenoy
1
-9
/
+27
2025-01-14
cpufreq: Move endif to the end of Kconfig file
Viresh Kumar
1
-2
/
+2
2025-01-13
cpuidle: teo: Update documentation after previous changes
Rafael J. Wysocki
1
-43
/
+48
2025-01-13
cpuidle: menu: Update documentation after previous changes
Rafael J. Wysocki
1
-41
/
+31
2025-01-12
Linux 6.13-rc7
v6.13-rc7
Linus Torvalds
1
-1
/
+1
2025-01-12
KVM: e500: perform hugepage check after looking up the PFN
Paolo Bonzini
1
-109
/
+69
2025-01-12
KVM: e500: map readonly host pages for read
Paolo Bonzini
1
-2
/
+3
2025-01-12
KVM: e500: track host-writability of pages
Paolo Bonzini
2
-4
/
+13
2025-01-12
KVM: e500: use shadow TLB entry as witness for writability
Paolo Bonzini
1
-4
/
+3
2025-01-12
KVM: e500: always restore irqs
Paolo Bonzini
1
-2
/
+2
2025-01-11
PM / devfreq: exynos: remove unused function parameter
Jeongjun Park
1
-3
/
+2
2025-01-10
MAINTAINERS: powerpc: Update my status
Michael Ellerman
1
-3
/
+2
2025-01-10
smb: client: sync the root session and superblock context passwords before au...
Meetakshi Setiya
1
-1
/
+18
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
3
-15
/
+59
2025-01-10
io_uring: don't touch sqd->thread off tw add
Pavel Begunkov
1
-4
/
+1
2025-01-10
io_uring/sqpoll: zero sqd->thread on tctx errors
Pavel Begunkov
1
-1
/
+5
2025-01-10
workqueue: warn if delayed_work is queued to an offlined cpu.
Imran Khan
1
-0
/
+7
2025-01-10
poll: kill poll_does_not_wait()
Oleg Nesterov
1
-13
/
+3
2025-01-10
sock_poll_wait: kill the no longer necessary barrier after poll_wait()
Oleg Nesterov
1
-10
/
+7
2025-01-10
io_uring_poll: kill the no longer necessary barrier after poll_wait()
Oleg Nesterov
1
-5
/
+4
2025-01-10
poll_wait: kill the obsolete wait_address check
Oleg Nesterov
1
-1
/
+1
2025-01-10
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...
Oleg Nesterov
1
-1
/
+9
2025-01-10
xfs: lock dquot buffer before detaching dquot from b_li_list
Darrick J. Wong
1
-1
/
+2
2025-01-10
fs: debugfs: fix open proxy for unsafe files
Johannes Berg
1
-1
/
+1
2025-01-10
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
1
-1
/
+1
2025-01-10
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
1
-2
/
+4
2025-01-09
firewall: remove misplaced semicolon from stm32_firewall_get_firewall
guanjing
1
-1
/
+1
2025-01-09
drivers/perf: riscv: Do not allow invalid raw event config
Atish Patra
1
-2
/
+5
2025-01-09
drivers/perf: riscv: Return error for default case
Atish Patra
1
-2
/
+3
2025-01-09
drivers/perf: riscv: Fix Platform firmware event data
Atish Patra
2
-7
/
+6
2025-01-09
tools: selftests: riscv: Add test count for vstate_prctl
Yong-Xuan Wang
1
-0
/
+2
2025-01-09
tools: selftests: riscv: Add pass message for v_initval_nolibc
Yong-Xuan Wang
1
-0
/
+4
2025-01-09
rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-7
/
+32
2025-01-09
sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-09
sctp: sysctl: udp_port: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
sctp: sysctl: rto_min/max: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-01-09
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-09
mptcp: sysctl: blackhole timeout: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+3
2025-01-09
mptcp: sysctl: sched: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-6
/
+5
2025-01-09
mptcp: sysctl: avail sched: remove write access
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
MAINTAINERS: remove Lars Povlsen from Microchip Sparx5 SoC
Jakub Kicinski
1
-1
/
+0
2025-01-09
MAINTAINERS: remove Noam Dagan from AMAZON ETHERNET
Jakub Kicinski
1
-1
/
+0
2025-01-09
MAINTAINERS: remove Ying Xue from TIPC
Jakub Kicinski
1
-1
/
+0
2025-01-09
MAINTAINERS: remove Mark Lee from MediaTek Ethernet
Jakub Kicinski
1
-1
/
+0
[next]