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
2023-10-09
sched/nohz: Update idle load-balancing (ILB) comments
Ingo Molnar
1
-14
/
+16
2023-10-07
sched/debug: Print 'tgid' in sched_show_task()
Yajun Deng
1
-3
/
+3
2023-10-07
intel_idle: Add ibrs_off module parameter to force-disable IBRS
Waiman Long
2
-2
/
+26
2023-10-07
intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
Waiman Long
1
-4
/
+3
2023-10-07
x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance
Waiman Long
1
-0
/
+8
2023-10-07
x86/speculation: Add __update_spec_ctrl() helper
Waiman Long
1
-0
/
+11
2023-10-07
sched/core: Update stale comment in try_to_wake_up()
Ingo Molnar
1
-1
/
+1
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
1
-1
/
+2
2023-10-03
sched/headers: Remove duplicate header inclusions
Yu Liao
2
-2
/
+0
2023-10-03
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
1
-1
/
+9
2023-10-03
sched/eevdf: Also update slice on placement
Peter Zijlstra
1
-2
/
+4
2023-10-02
sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage
Kir Kolyshkin
2
-5
/
+4
2023-10-02
sched/rt/docs: Use 'real-time' instead of 'realtime'
Cyril Hrubis
1
-17
/
+17
2023-10-02
sched/rt/docs: Clarify & fix sched_rt_* sysctl docs
Cyril Hrubis
1
-6
/
+8
2023-10-02
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
1
-4
/
+5
2023-10-01
Linux 6.6-rc4
Linus Torvalds
1
-1
/
+1
2023-10-01
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2
-4
/
+0
2023-10-01
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
1
-2
/
+13
2023-10-01
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
Masahiro Yamada
1
-7
/
+0
2023-10-01
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
1
-1
/
+1
2023-09-30
eventfs: Test for dentries array allocated in eventfs_release()
Steven Rostedt (Google)
1
-1
/
+1
2023-09-30
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
1
-7
/
+51
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
1
-0
/
+1
2023-09-30
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
1
-0
/
+3
2023-09-29
Crash: add lock to serialize crash hotplug handling
Baoquan He
1
-0
/
+17
2023-09-29
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error
Juntong Deng
2
-4
/
+4
2023-09-29
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified
Yang Shi
1
-20
/
+19
2023-09-29
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
1
-0
/
+2
2023-09-29
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
2
-0
/
+20
2023-09-29
mm: zswap: fix potential memory corruption on duplicate store
Domenico Cerasuolo
1
-0
/
+20
2023-09-29
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
1
-14
/
+3
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
22
-49
/
+100
2023-09-29
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
3
-73
/
+237
2023-09-29
maple_tree: add mas_is_active() to detect in-tree walks
Liam R. Howlett
1
-0
/
+9
2023-09-29
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
1
-3
/
+3
2023-09-29
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
2
-1
/
+17
2023-09-29
mm: report success more often from filemap_map_folio_range()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-09-29
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
1
-3
/
+2
2023-09-29
MAINTAINERS: Fix Florian Fainelli's email address
Uwe Kleine-König
1
-1
/
+1
2023-09-29
io_uring/fs: remove sqe->rw_flags checking from LINKAT
Jens Axboe
1
-1
/
+1
2023-09-29
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
3
-1
/
+12
2023-09-29
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
1
-17
/
+1
2023-09-29
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
1
-6
/
+5
2023-09-29
sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
Valentin Schneider
3
-45
/
+14
2023-09-28
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
1
-5
/
+25
2023-09-28
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
1
-0
/
+1
2023-09-28
fs/smb/client: Reset password pointer to NULL
Quang Le
1
-0
/
+1
2023-09-28
iomap: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
1
-1
/
+1
2023-09-28
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
Chuck Lever
1
-2
/
+2
2023-09-28
ata: libata-eh: Fix compilation warning in ata_eh_link_report()
Damien Le Moal
1
-1
/
+1
[next]