index
:
pm24.git
cpufreq-rust
master
more-events
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-08-04
profiling: remove profile=sleep support
Tetsuo Handa
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2024-08-04
Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-04
Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-08-04
Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-02
sched_ext: Allow p->scx.disallow only while loading
Tejun Heo
2024-08-02
exit: Sleep at TASK_IDLE when waiting for application core dump
Paul E. McKenney
2024-08-02
clocksource: Set cs_watchdog_read() checks based on .uncertainty_margin
Paul E. McKenney
2024-08-02
clocksource: Fix comments on WATCHDOG_THRESHOLD & WATCHDOG_MAX_SKEW
Paul E. McKenney
2024-08-02
clocksource: Improve comments for watchdog skew bounds
Borislav Petkov
2024-08-02
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Paul E. McKenney
2024-08-02
cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()
Jiaxun Yang
2024-08-02
cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
Jiaxun Yang
2024-08-02
PM: sleep: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
2024-08-02
PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
2024-08-02
uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()
Oleg Nesterov
2024-08-02
uprobes: fold __uprobe_unregister() into uprobe_unregister()
Oleg Nesterov
2024-08-02
uprobes: change uprobe_register() to use uprobe_unregister() instead of __upr...
Oleg Nesterov
2024-08-02
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
2024-08-02
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
2024-08-02
uprobes: simplify error handling for alloc_uprobe()
Andrii Nakryiko
2024-08-02
uprobes: is_trap_at_addr: don't use get_user_pages_remote()
Oleg Nesterov
2024-08-02
uprobes: document the usage of mm->mmap_lock
Oleg Nesterov
2024-08-02
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
2024-08-02
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
2024-08-01
kcsan: Use min() to fix Coccinelle warning
Thorsten Blum
2024-08-01
sched_ext: Build fix on !CONFIG_STACKTRACE[_SUPPORT]
Tejun Heo
2024-07-31
scx: Allow calling sleepable kfuncs from BPF_PROG_TYPE_SYSCALL
David Vernet
2024-07-31
cgroup: Show # of subsystem CSSes in cgroup.stat
Waiman Long
2024-07-31
jump_label: Fix the fix, brown paper bags galore
Peter Zijlstra
2024-07-31
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
2024-07-30
cpuset: use Union-Find to optimize the merging of cpumasks
Xavier
2024-07-30
cgroup/cpuset: add decrease attach_in_progress helpers
Chen Ridong
2024-07-30
cgroup/cpuset: Remove cpuset_slab_spread_rotor
Xiu Jianfeng
2024-07-30
cgroup/pids: Avoid spurious event notification
Xiu Jianfeng
2024-07-30
cgroup/cpuset: remove child_ecpus_count
Chen Ridong
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
2024-07-29
profiling: remove stale percpu flip buffer variables
Linus Torvalds
2024-07-29
bpf, x86, riscv, arm: no_caller_saved_registers for bpf_get_smp_processor_id()
Eduard Zingerman
2024-07-29
bpf: no_caller_saved_registers attribute for helper calls
Eduard Zingerman
2024-07-29
bpf: add a get_helper_proto() utility function
Eduard Zingerman
2024-07-29
bpf: Get better reg range with ldsx and 32bit compare
Yonghong Song
2024-07-29
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
2024-07-29
bpf: Fix compare error in function retval_range_within
Xu Kuohai
2024-07-29
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
2024-07-29
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
2024-07-29
bpf, lsm: Add disabled BPF LSM hook list
Xu Kuohai
2024-07-29
signal: Replace BUG_ON()s
Thomas Gleixner
2024-07-29
signal: Remove task argument from dequeue_signal()
Thomas Gleixner
[prev]
[next]