index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
workqueue: Implement non-strict affinity scope for unbound workqueues
Tejun Heo
2023-08-08
1
-2
/
+72
*
workqueue: Add workqueue_attrs->__pod_cpumask
Tejun Heo
2023-08-08
1
-37
/
+37
*
workqueue: Factor out need_more_worker() check and worker wake-up
Tejun Heo
2023-08-08
1
-50
/
+37
*
workqueue: Factor out work to worker assignment and collision handling
Tejun Heo
2023-08-08
1
-28
/
+52
*
workqueue: Add multiple affinity scopes and interface to select them
Tejun Heo
2023-08-08
1
-5
/
+105
*
workqueue: Modularize wq_pod_type initialization
Tejun Heo
2023-08-08
1
-34
/
+50
*
workqueue: Generalize unbound CPU pods
Tejun Heo
2023-08-08
1
-61
/
+110
*
workqueue: Factor out clearing of workqueue-only attrs fields
Tejun Heo
2023-08-08
1
-6
/
+14
*
workqueue: Factor out actual cpumask calculation to reduce subtlety in wq_upd...
Tejun Heo
2023-08-08
1
-20
/
+29
*
workqueue: Initialize unbound CPU pods later in the boot
Tejun Heo
2023-08-08
1
-27
/
+41
*
workqueue: Move wq_pod_init() below workqueue_init()
Tejun Heo
2023-08-08
1
-38
/
+40
*
workqueue: Rename NUMA related names to use pod instead
Tejun Heo
2023-08-08
1
-85
/
+76
*
workqueue: Rename workqueue_attrs->no_numa to ->ordered
Tejun Heo
2023-08-08
1
-10
/
+9
*
workqueue: Make unbound workqueues to use per-cpu pool_workqueues
Tejun Heo
2023-08-08
1
-141
/
+77
*
workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
Tejun Heo
2023-08-08
1
-9
/
+25
*
workqueue: Make per-cpu pool_workqueues allocated and released like unbound ones
Tejun Heo
2023-08-08
1
-34
/
+40
*
workqueue: Use a kthread_worker to release pool_workqueues
Tejun Heo
2023-08-08
1
-17
/
+23
*
workqueue: Remove module param disable_numa and sysfs knobs pool_ids and numa
Tejun Heo
2023-08-08
1
-73
/
+0
*
workqueue: Relocate worker and work management functions
Tejun Heo
2023-08-08
1
-172
/
+168
*
workqueue: Rename wq->cpu_pwqs to wq->cpu_pwq
Tejun Heo
2023-08-08
1
-7
/
+7
*
workqueue: Not all work insertion needs to wake up a worker
Tejun Heo
2023-08-08
1
-19
/
+19
*
workqueue: Cleanups around process_scheduled_works()
Tejun Heo
2023-08-08
1
-18
/
+11
*
workqueue: Drop the special locking rule for worker->flags and worker_pool->f...
Tejun Heo
2023-08-08
2
-15
/
+4
*
workqueue: Merge branch 'for-6.5-fixes' into for-6.6
Tejun Heo
2023-08-08
1
-1
/
+42
|
\
|
*
workqueue: Scale up wq_cpu_intensive_thresh_us if BogoMIPS is below 4000
Tejun Heo
2023-07-25
1
-1
/
+42
*
|
workqueue: use LIST_HEAD to initialize cull_list
Yang Yingliang
2023-08-07
1
-5
/
+2
*
|
workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...
tiozhang
2023-07-10
1
-0
/
+17
*
|
workqueue: Warn attempt to flush system-wide workqueues.
Tetsuo Handa
2023-07-10
1
-6
/
+5
|
/
*
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-07-09
1
-11
/
+35
|
\
|
*
swiotlb: reduce the number of areas to match actual memory pool size
Petr Tesarik
2023-06-29
1
-3
/
+24
|
*
swiotlb: always set the number of areas before allocating the pool
Petr Tesarik
2023-06-29
1
-8
/
+11
*
|
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-09
1
-3
/
+1
|
\
\
|
*
|
irqdomain: Use return value of strreplace()
Andy Shevchenko
2023-06-30
1
-3
/
+1
*
|
|
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
2023-07-08
1
-0
/
+1
*
|
|
Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2023-07-07
2
-5
/
+5
|
\
\
\
|
*
|
|
tracing/boot: Test strscpy() against less than zero for error
Steven Rostedt (Google)
2023-07-05
1
-4
/
+4
|
*
|
|
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
2023-07-05
1
-1
/
+1
*
|
|
|
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-109
/
+1
|
\
\
\
\
|
*
|
|
|
syscalls: Remove file path comments from headers
Sohil Mehta
2023-06-22
1
-109
/
+1
*
|
|
|
|
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-06
1
-4
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...
SeongJae Park
2023-07-03
1
-4
/
+2
*
|
|
|
|
|
module: fix init_module_from_file() error handling
Linus Torvalds
2023-07-04
1
-16
/
+23
*
|
|
|
|
|
Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2023-07-04
3
-2
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kdb: move kdb_send_sig() declaration to a better header file
Daniel Thompson
2023-07-03
1
-1
/
+0
|
*
|
|
|
|
|
kdb: Handle LF in the command parser
Douglas Anderson
2023-06-30
1
-1
/
+15
|
*
|
|
|
|
|
kdb: include kdb_private.h for function prototypes
Arnd Bergmann
2023-06-29
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-07-01
2
-6
/
+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
2023-06-22
1
-0
/
+12
|
*
|
|
|
|
|
|
Revert "kheaders: substituting --sort in archive creation"
Masahiro Yamada
2023-05-28
1
-6
/
+3
*
|
|
|
|
|
|
|
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-07-01
1
-0
/
+1
|
\
\
\
\
\
\
\
\
[next]