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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
cpu: Fix W=1 build kernel-doc warning
Thorsten Blum
1
-3
/
+1
2024-09-04
Merge branch 'linus' into smp/core
Thomas Gleixner
41
-459
/
+294
2024-09-04
timers: Annotate possible non critical data race of next_expiry
Anna-Maria Behnsen
1
-5
/
+37
2024-09-04
printk: Use the BITS_PER_LONG macro
Jinjie Ruan
1
-1
/
+2
2024-09-03
sched_ext: Remove sched_class->switch_class()
Tejun Heo
2
-13
/
+1
2024-09-03
sched_ext: Remove switch_class_scx()
Tejun Heo
1
-5
/
+4
2024-09-03
sched_ext: Relocate functions in kernel/sched/ext.c
Tejun Heo
1
-78
/
+78
2024-09-03
sched_ext: Unify regular and core-sched pick task paths
Tejun Heo
1
-67
/
+11
2024-09-03
sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
Tejun Heo
2
-11
/
+10
2024-09-03
sched_ext: Don't call put_prev_task_scx() before picking the next task
Tejun Heo
1
-68
/
+62
2024-09-03
sched/numa: Fix the vma scan starving issue
Yujie Liu
1
-0
/
+9
2024-09-03
mm: support only one page_type per page
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-09-03
mm: move kernel/numa.c to mm/
Mike Rapoport (Microsoft)
2
-27
/
+0
2024-09-04
dma-direct: optimize page freeing when it is not addressable
Chen Yu
1
-1
/
+1
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2
-8
/
+3
2024-09-03
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
8
-217
/
+180
2024-09-03
audit: Make use of str_enabled_disabled() helper
Hongbo Li
1
-1
/
+1
2024-09-03
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
1
-2
/
+1
2024-09-03
sched: Add put_prev_task(.next)
Peter Zijlstra
6
-8
/
+8
2024-09-03
sched: Rework dl_server
Peter Zijlstra
4
-34
/
+32
2024-09-03
sched: Combine the last put_prev_task() and the first set_next_task()
Peter Zijlstra
3
-16
/
+14
2024-09-03
sched: Rework pick_next_task()
Peter Zijlstra
7
-74
/
+37
2024-09-03
sched: Split up put_prev_task_balance()
Peter Zijlstra
1
-6
/
+6
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
3
-24
/
+8
2024-09-03
sched: Fixup set_next_task() implementations
Peter Zijlstra
2
-34
/
+34
2024-09-03
sched: Use set_next_task(.first) where required
Peter Zijlstra
2
-2
/
+6
2024-09-03
sched/fair: Properly deactivate sched_delayed task upon class change
Valentin Schneider
1
-8
/
+17
2024-09-03
sched/deadline: Fix schedstats vs deadline servers
Huang Shijie
1
-22
/
+16
2024-09-01
kthread: fix task state in kthread worker if being frozen
Chen Yu
1
-1
/
+9
2024-09-01
Document/kexec: generalize crash hotplug description
Sourabh Jain
1
-13
/
+20
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
1
-0
/
+1
2024-09-01
watchdog: handle the ENODEV failure case of lockup_detector_delay_init() separately
Waiman Long
1
-1
/
+4
2024-09-01
locking/ww_mutex/test: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-09-01
crash: fix crash memory reserve exceed system memory bug
Jinjie Ruan
1
-0
/
+3
2024-09-01
kexec: use atomic_try_cmpxchg_acquire() in kexec_trylock()
Uros Bizjak
1
-1
/
+2
2024-09-01
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
1
-1
/
+1
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2
-0
/
+9
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
1
-2
/
+2
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
2
-3
/
+20
2024-09-01
vmstat: kernel stack usage histogram
Pasha Tatashin
1
-0
/
+38
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
1
-2
/
+1
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
1
-2
/
+1
2024-09-01
kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
Petr Tesarik
1
-1
/
+1
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+2
2024-09-01
Merge tag 'locking-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+5
2024-09-01
tinyconfig: remove unnecessary 'is not set' for choice blocks
Masahiro Yamada
1
-6
/
+0
2024-08-30
sched_ext: Use sched_clock_cpu() instead of rq_clock_task() in touch_core_sched()
Tejun Heo
1
-2
/
+6
2024-08-30
sched_ext: Use task_can_run_on_remote_rq() test in dispatch_to_local_dsq()
Tejun Heo
1
-20
/
+20
2024-08-30
cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
Chen Ridong
3
-1
/
+16
2024-08-30
cgroup/cpuset: rename functions shared between v1 and v2
Chen Ridong
3
-56
/
+56
[prev]
[next]