index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-09-09
sched_ext: Add missing static to scx_dump_data
Tejun Heo
2024-09-09
bpf: Fix error message on kfunc arg type mismatch
Maxim Mikityanskiy
2024-09-09
tracing: Drop unused helper function to fix the build
Andy Shevchenko
2024-09-09
tracing/osnoise: Fix build when timerlat is not enabled
Steven Rostedt
2024-09-09
printk: Export match_devname_and_update_preferred_console()
Yu Liao
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-08
cpu: Use already existing usleep_range()
Anna-Maria Behnsen
2024-09-08
timers: Rename next_expiry_recalc() to be unique
Anna-Maria Behnsen
2024-09-09
Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...
Neeraj Upadhyay
2024-09-09
rcu: Defer printing stall-warning backtrace when holding rcu_node lock
Paul E. McKenney
2024-09-09
rcu/nocb: Remove superfluous memory barrier after bypass enqueue
Frederic Weisbecker
2024-09-09
rcu/nocb: Conditionally wake up rcuo if not already waiting on GP
Frederic Weisbecker
2024-09-09
rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
Frederic Weisbecker
2024-09-09
rcu/nocb: Simplify (de-)offloading state machine
Frederic Weisbecker
2024-09-08
Merge tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-08
genirq: Use cpumask_intersects()
Costa Shulyupin
2024-09-06
sched_ext: Add missing static to scx_has_op[]
Tejun Heo
2024-09-06
sched_ext: Temporarily work around pick_task_scx() being called without balan...
Tejun Heo
2024-09-06
static_call: Replace pointless WARN_ON() in static_call_module_notify()
Thomas Gleixner
2024-09-06
static_call: Handle module init failure correctly in static_call_del_module()
Thomas Gleixner
2024-09-06
genirq/cpuhotplug: Use cpumask_intersects()
Costa Shulyupin
2024-09-05
Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2024-09-05
bpf: allow kfuncs within tracepoint and perf event programs
JP Kobryn
2024-09-05
bpf: change int cmd argument in __sys_bpf into typed enum bpf_cmd
Andrii Nakryiko
2024-09-05
Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-05
bpf: use type_may_be_null() helper for nullable-param check
Shung-Hsi Yu
2024-09-05
bpf: Fix uprobe multi pid filter check
Jiri Olsa
2024-09-05
tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...
Steven Rostedt
2024-09-05
tracing/timerlat: Only clear timer if a kthread exists
Steven Rostedt
2024-09-05
tracing/osnoise: Use a cpumask to know what threads are kthreads
Steven Rostedt
2024-09-05
uprobes: perform lockless SRCU-protected uprobes_tree lookup
Andrii Nakryiko
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
2024-09-05
uprobes: travers uprobe's consumer list locklessly under SRCU protection
Andrii Nakryiko
2024-09-05
uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
Andrii Nakryiko
2024-09-05
uprobes: protected uprobe lifetime with SRCU
Andrii Nakryiko
2024-09-05
uprobes: revamp uprobe refcounting and lifetime management
Andrii Nakryiko
2024-09-05
bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
Oleg Nesterov
2024-09-05
perf/core: Fix small negative period being ignored
Luo Gengkun
2024-09-05
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
2024-09-05
dma-mapping: use IOMMU DMA calls for common alloc/free page calls
Leon Romanovsky
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
2024-09-04
cgroup/cpuset: Move cpu.h include to cpuset-internal.h
Waiman Long
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
2024-09-04
sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
Tejun Heo
2024-09-04
sched: Make cpu_shares_read_u64() use tg_weight()
Tejun Heo
2024-09-04
sched: Expose css_tg()
Tejun Heo
2024-09-04
sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enable
Tejun Heo
2024-09-04
sched_ext: TASK_DEAD tasks must be switched out of SCX on ops_disable
Tejun Heo
2024-09-04
bpf: Fix indentation issue in epilogue_idx
Martin KaFai Lau
[prev]
[next]