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
2021-08-20
sched: Split the guts of sched_setaffinity() into a helper function
Will Deacon
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-20
sched: Reject CPU affinity changes based on task_cpu_possible_mask()
Will Deacon
2021-08-20
cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
2021-08-20
cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
Will Deacon
2021-08-20
cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
Will Deacon
2021-08-20
sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
Will Deacon
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-20
sched/topology: Skip updating masks for non-online nodes
Valentin Schneider
2021-08-20
sched: Fix Core-wide rq->lock for uninitialized CPUs
Peter Zijlstra
2021-08-20
locking/ww_mutex: Initialize waiter.ww_ctx properly
Sebastian Andrzej Siewior
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-20
bpf: Add support for {set|get} socket options from setsockopt BPF
Prankur Gupta
2021-08-20
bpf: Use kvmalloc for map keys in syscalls
Stanislav Fomichev
2021-08-20
bpf: Use kvmalloc for map values in syscall
Stanislav Fomichev
2021-08-19
Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-19
bpf: Fix NULL event->prog pointer access in bpf_overflow_handler
Yonghong Song
2021-08-19
bpf: Undo off-by-one in interpreter tail call count limit
Daniel Borkmann
2021-08-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-08-19
tracing/probes: Reject events which have the same name of existing one
Masami Hiramatsu
2021-08-19
tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs
Steven Rostedt (VMware)
2021-08-19
tracing/probe: Change traceprobe_set_print_fmt() to take a type
Steven Rostedt (VMware)
2021-08-19
livepatch: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-19
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-18
tracing/probes: Use struct_size() instead of defining custom macros
Steven Rostedt (VMware)
2021-08-18
tracing/probes: Allow for dot delimiter as well as slash for system names
Steven Rostedt (VMware)
2021-08-18
tracing/probe: Have traceprobe_parse_probe_arg() take a const arg
Steven Rostedt (VMware)
2021-08-18
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
2021-08-18
tracing: Add DYNAMIC flag for dynamic events
Steven Rostedt (VMware)
2021-08-18
Merge tag 'cfi-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-08-18
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
2021-08-18
dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
2021-08-18
dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
2021-08-18
dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
2021-08-18
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2021-08-17
bpf: Remove redundant initialization of variable allow
Colin Ian King
2021-08-17
Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-17
tracing: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-17
workqueue: Assign a color to barrier work items
Lai Jiangshan
2021-08-17
workqueue: Mark barrier work with WORK_STRUCT_INACTIVE
Lai Jiangshan
2021-08-17
workqueue: Change the code of calculating work_flags in insert_wq_barrier()
Lai Jiangshan
2021-08-17
workqueue: Change arguement of pwq_dec_nr_in_flight()
Lai Jiangshan
2021-08-17
workqueue: Rename "delayed" (delayed by active management) to "inactive"
Lai Jiangshan
2021-08-17
locking/spinlock/rt: Prepare for RT local_lock
Thomas Gleixner
2021-08-17
locking/rtmutex: Add adaptive spinwait mechanism
Steven Rostedt
2021-08-17
locking/rtmutex: Implement equal priority lock stealing
Gregory Haskins
2021-08-17
locking/rtmutex: Prevent lockdep false positive with PI futexes
Thomas Gleixner
2021-08-17
futex: Prevent requeue_pi() lock nesting issue on RT
Thomas Gleixner
2021-08-17
futex: Simplify handle_early_requeue_pi_wakeup()
Thomas Gleixner
[prev]
[next]