index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-07-15
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-15
Merge tag 'wq-for-6.11-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-07-15
workqueue: Remove unneeded lockdep_assert_cpus_held()
Lai Jiangshan
2024-07-15
Merge tag 'wq-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2024-07-15
Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-15
Merge tag 'kcsan.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-15
Merge tag 'torture.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-15
Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'smp-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-14
workqueue: Always queue work items to the newest PWQ for order workqueues
Lai Jiangshan
2024-07-14
Merge branch 'for-6.10-fixes' into for-6.11
Tejun Heo
2024-07-14
Merge tag 'sched_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-12
cgroup/misc: Introduce misc.events.local
Xiu Jianfeng
2024-07-11
workqueue: Rename wq_update_pod() to unbound_wq_update_pwq()
Lai Jiangshan
2024-07-11
workqueue: Remove the arguments @hotplug_cpu and @online from wq_update_pod()
Lai Jiangshan
2024-07-11
workqueue: Remove the argument @cpu_going_down from wq_calc_pod_cpumask()
Lai Jiangshan
2024-07-11
workqueue: Remove the unneeded cpumask empty check in wq_calc_pod_cpumask()
Lai Jiangshan
2024-07-11
workqueue: Remove cpus_read_lock() from apply_wqattrs_lock()
Lai Jiangshan
2024-07-11
workqueue: Simplify wq_calc_pod_cpumask() with wq_online_cpumask
Lai Jiangshan
2024-07-11
workqueue: Add wq_online_cpumask
Lai Jiangshan
2024-07-11
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
2024-07-11
kernel: rerun task_work while freezing in get_signal()
Pavel Begunkov
2024-07-10
bpf: Defer work in bpf_timer_cancel_and_free
Kumar Kartikeya Dwivedi
2024-07-10
bpf: Fail bpf_timer_cancel when callback is being cancelled
Kumar Kartikeya Dwivedi
2024-07-10
bpf: fix order of args in call to bpf_map_kvcalloc
Mohammad Shehar Yaar Tausif
2024-07-10
smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
Zqiang
2024-07-05
workqueue: Init rescuer's affinities as the wq's effective cpumask
Lai Jiangshan
2024-07-05
workqueue: Put PWQ allocation and WQ enlistment in the same lock C.S.
Lai Jiangshan
2024-07-05
workqueue: Move kthread_flush_worker() out of alloc_and_link_pwqs()
Lai Jiangshan
2024-07-05
workqueue: Make rescuer initialization as the last step of the creation of a ...
Lai Jiangshan
2024-07-05
workqueue: Register sysfs after the whole creation of the new wq
Lai Jiangshan
2024-07-05
cgroup/rstat: add force idle show helper
Chen Ridong
2024-07-04
Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...
Paul E. McKenney
2024-07-04
rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
Frederic Weisbecker
2024-07-04
rcu: Eliminate lockless accesses to rcu_sync->gp_count
Oleg Nesterov
2024-07-04
rcu: Add rcutree.nohz_full_patience_delay to reduce nohz_full OS jitter
Paul E. McKenney
2024-07-04
genirq/irq_sim: add an extended irq_sim initializer
Bartosz Golaszewski
2024-07-03
tick/sched: Combine WARN_ON_ONCE and print_once
Anna-Maria Behnsen
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
2024-07-03
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
2024-07-03
cgroup/misc: Introduce misc.peak
Xiu Jianfeng
2024-07-02
workqueue: Simplify goto statement
Lai Jiangshan
2024-07-02
workqueue: Update cpumasks after only applying it successfully
Lai Jiangshan
2024-07-01
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
[next]