index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-03-11
Merge tag 'cgroup-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-03-11
Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2024-03-11
Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-03-10
Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-10
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
2024-03-10
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
2024-03-10
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-06
tracing: Limit trace_marker writes to just 4K
Steven Rostedt (Google)
2024-03-06
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
2024-03-05
cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
Toke Høiland-Jørgensen
2024-03-05
bpf: check bpf_func_state->callback_depth when pruning states
Eduard Zingerman
2024-03-05
Merge tag 'cgroup-for-6.8-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-01
Merge tag 'probes-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-01
pidfs: convert to path_from_stashed() helper
Christian Brauner
2024-03-01
pidfd: add pidfs
Christian Brauner
2024-03-01
fprobe: Fix to allocate entry_data_size buffer with rethook instances
Masami Hiramatsu (Google)
2024-02-29
workqueue: Drain BH work items on hot-unplugged CPUs
Tejun Heo
2024-02-29
cgroup/cpuset: Fix retval in update_cpumask()
Kamalesh Babulal
2024-02-29
cgroup/cpuset: Mark memory_spread_slab as obsolete
Xiongwei Song
2024-02-28
cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()
Waiman Long
2024-02-28
pidfd: move struct pidfd_fops
Christian Brauner
2024-02-27
time: test: Fix incorrect format specifier
David Gow
2024-02-26
Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...
Boqun Feng
2024-02-25
rcu-tasks: Maintain real-time response in rcu_tasks_postscan()
Paul E. McKenney
2024-02-25
rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
Paul E. McKenney
2024-02-25
rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
rcu-tasks: Initialize callback lists at rcu_init() time
Paul E. McKenney
2024-02-25
rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
power: port block device access to file
Christian Brauner
2024-02-24
sched: Add a new function to compare if two cpus have the same capacity
Qais Yousef
2024-02-22
Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-02-22
workqueue: Control intensive warning threshold through cmdline
Xuewen Yan
2024-02-22
Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-02-21
ring-buffer: Do not let subbuf be bigger than write mask
Steven Rostedt (Google)
2024-02-21
pidfd: allow to override signal scope in pidfd_send_signal()
Christian Brauner
2024-02-20
workqueue: Make @flags handling consistent across set_work_data() and friends
Tejun Heo
2024-02-20
workqueue: Remove clear_work_data()
Tejun Heo
2024-02-20
workqueue: Factor out work_grab_pending() from __cancel_work_sync()
Tejun Heo
2024-02-20
workqueue: Clean up enum work_bits and related constants
Tejun Heo
2024-02-20
workqueue: Introduce work_cancel_flags
Tejun Heo
2024-02-20
workqueue: Use variable name irq_flags for saving local irq flags
Tejun Heo
2024-02-20
workqueue: Reorganize flush and cancel[_sync] functions
Tejun Heo
[next]