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-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
2024-07-29
posix-timers: Consolidate signal queueing
Thomas Gleixner
2024-07-29
posix-cpu-timers: Make k_itimer::it_active consistent
Thomas Gleixner
2024-07-29
posix-timers: Consolidate timer setup
Thomas Gleixner
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
2024-07-29
posix-timers: Clear overrun in common_timer_set()
Thomas Gleixner
2024-07-29
posix-timers: Retrieve interval in common timer_settime() code
Thomas Gleixner
2024-07-29
posix-cpu-timers: Simplify posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Use @now instead of @val for clarity
Thomas Gleixner
2024-07-29
posix-cpu-timers: Do not arm SIGEV_NONE timers
Thomas Gleixner
2024-07-29
posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
Thomas Gleixner
[prev]
[next]