index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-07
workqueue: Make default affinity_scope dynamically updatable
Tejun Heo
1
-6
/
+39
2023-08-07
workqueue: Implement non-strict affinity scope for unbound workqueues
Tejun Heo
1
-2
/
+72
2023-08-07
workqueue: Add workqueue_attrs->__pod_cpumask
Tejun Heo
1
-37
/
+37
2023-08-07
workqueue: Factor out need_more_worker() check and worker wake-up
Tejun Heo
1
-50
/
+37
2023-08-07
workqueue: Factor out work to worker assignment and collision handling
Tejun Heo
1
-28
/
+52
2023-08-07
workqueue: Add multiple affinity scopes and interface to select them
Tejun Heo
1
-5
/
+105
2023-08-07
workqueue: Modularize wq_pod_type initialization
Tejun Heo
1
-34
/
+50
2023-08-07
workqueue: Generalize unbound CPU pods
Tejun Heo
1
-61
/
+110
2023-08-07
workqueue: Factor out clearing of workqueue-only attrs fields
Tejun Heo
1
-6
/
+14
2023-08-07
workqueue: Factor out actual cpumask calculation to reduce subtlety in wq_upd...
Tejun Heo
1
-20
/
+29
2023-08-07
workqueue: Initialize unbound CPU pods later in the boot
Tejun Heo
1
-27
/
+41
2023-08-07
workqueue: Move wq_pod_init() below workqueue_init()
Tejun Heo
1
-38
/
+40
2023-08-07
workqueue: Rename NUMA related names to use pod instead
Tejun Heo
1
-85
/
+76
2023-08-07
workqueue: Rename workqueue_attrs->no_numa to ->ordered
Tejun Heo
1
-10
/
+9
2023-08-07
workqueue: Make unbound workqueues to use per-cpu pool_workqueues
Tejun Heo
1
-141
/
+77
2023-08-07
workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
Tejun Heo
1
-9
/
+25
2023-08-07
workqueue: Make per-cpu pool_workqueues allocated and released like unbound ones
Tejun Heo
1
-34
/
+40
2023-08-07
workqueue: Use a kthread_worker to release pool_workqueues
Tejun Heo
1
-17
/
+23
2023-08-07
workqueue: Remove module param disable_numa and sysfs knobs pool_ids and numa
Tejun Heo
1
-73
/
+0
2023-08-07
workqueue: Relocate worker and work management functions
Tejun Heo
1
-172
/
+168
2023-08-07
workqueue: Rename wq->cpu_pwqs to wq->cpu_pwq
Tejun Heo
1
-7
/
+7
2023-08-07
workqueue: Not all work insertion needs to wake up a worker
Tejun Heo
1
-19
/
+19
2023-08-07
workqueue: Cleanups around process_scheduled_works()
Tejun Heo
1
-18
/
+11
2023-08-07
workqueue: Drop the special locking rule for worker->flags and worker_pool->f...
Tejun Heo
2
-15
/
+4
2023-08-07
workqueue: Merge branch 'for-6.5-fixes' into for-6.6
Tejun Heo
1
-1
/
+42
2023-08-07
workqueue: use LIST_HEAD to initialize cull_list
Yang Yingliang
1
-5
/
+2
2023-07-25
workqueue: Scale up wq_cpu_intensive_thresh_us if BogoMIPS is below 4000
Tejun Heo
1
-1
/
+42
2023-07-10
workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...
tiozhang
1
-0
/
+17
2023-07-10
workqueue: Warn attempt to flush system-wide workqueues.
Tetsuo Handa
1
-6
/
+5
2023-07-09
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-11
/
+35
2023-07-09
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-07-06
Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-5
/
+5
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-109
/
+1
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-4
/
+2
2023-07-05
tracing/boot: Test strscpy() against less than zero for error
Steven Rostedt (Google)
1
-4
/
+4
2023-07-05
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
1
-1
/
+1
2023-07-04
module: fix init_module_from_file() error handling
Linus Torvalds
1
-16
/
+23
2023-07-03
Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
3
-2
/
+17
2023-07-03
bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...
SeongJae Park
1
-4
/
+2
2023-07-03
kdb: move kdb_send_sig() declaration to a better header file
Daniel Thompson
1
-1
/
+0
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-6
/
+15
2023-07-01
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+1
2023-07-01
pid: use struct_size_t() helper
Christian Brauner
2
-2
/
+2
2023-06-30
Merge tag 'livepatching-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-06-30
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
14
-155
/
+1917
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
9
-23
/
+665
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2023-06-30
pid: Replace struct pid 1-element array with flex-array
Kees Cook
2
-3
/
+6
[next]