index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-25
cpuidle: menu: Use one loop for average and variance computations
Rafael J. Wysocki
1
-33
/
+28
2025-02-25
cpuidle: menu: Drop a redundant local variable
Rafael J. Wysocki
1
-5
/
+1
2025-01-20
cpuidle: teo: Skip sleep length computation for low latency constraints
Rafael J. Wysocki
1
-1
/
+12
2025-01-20
cpuidle: teo: Replace time_span_ns with a flag
Rafael J. Wysocki
1
-18
/
+9
2025-01-20
cpuidle: teo: Simplify handling of total events count
Rafael J. Wysocki
1
-4
/
+1
2025-01-20
cpuidle: teo: Skip getting the sleep length if wakeups are very frequent
Rafael J. Wysocki
1
-22
/
+36
2025-01-20
cpuidle: teo: Simplify counting events used for tick management
Rafael J. Wysocki
1
-35
/
+14
2025-01-20
cpuidle: teo: Clarify two code comments
Rafael J. Wysocki
1
-5
/
+11
2025-01-20
cpuidle: teo: Drop local variable prev_intercept_idx
Rafael J. Wysocki
1
-10
/
+5
2025-01-20
cpuidle: teo: Combine candidate state index checks against 0
Rafael J. Wysocki
1
-14
/
+9
2025-01-20
cpuidle: teo: Reorder candidate state index checks
Rafael J. Wysocki
1
-7
/
+8
2025-01-20
cpuidle: teo: Rearrange idle state lookup code
Rafael J. Wysocki
1
-14
/
+20
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
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-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 automounting
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 .poll()
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
[next]