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
2023-05-23
tracing/user_events: Rename link fields for clarity
Beau Belgrave
2023-05-23
tracing/user_events: Remove RCU lock while pinning pages
Linus Torvalds
2023-05-23
tracing/user_events: Split up mm alloc and attach
Linus Torvalds
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2023-05-23
cpu/hotplug: Fix off by one in cpuhp_bringup_mask()
Thomas Gleixner
2023-05-23
tracing/timerlat: Always wakeup the timerlat thread
Daniel Bristot de Oliveira
2023-05-23
bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM
Andrii Nakryiko
2023-05-23
tracing/user_events: Use long vs int for atomic bit ops
Beau Belgrave
2023-05-22
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
2023-05-22
module: Fix use-after-free bug in read_file_mod_stats()
Harshit Mogalapalli
2023-05-22
cgroup: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-22
cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()
Qi Zheng
2023-05-22
capability: fix kernel-doc warnings in capability.c
Gaosheng Cui
2023-05-22
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
2023-05-20
cgroup/cpuset: remove unneeded header files
Miaohe Lin
2023-05-20
sched/psi: Avoid resetting the min update period when it is unnecessary
Yang Yang
2023-05-19
bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
Aditi Ghag
2023-05-19
bpf: Show target_{obj,btf}_id in tracing link fdinfo
Yafang Shao
2023-05-19
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-19
lockdep: Add lock_set_cmp_fn() annotation
Kent Overstreet
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
x86/hibernate: Declare global functions in suspend.h
Arnd Bergmann
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-17
workqueue: Track and monitor per-workqueue CPU time usage
Tejun Heo
2023-05-17
workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
Tejun Heo
2023-05-17
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
2023-05-17
workqueue: Improve locking rule description for worker fields
Tejun Heo
2023-05-17
workqueue: Move worker_set/clr_flags() upwards
Tejun Heo
2023-05-17
workqueue: Re-order struct worker fields
Tejun Heo
2023-05-17
workqueue: Add pwq->stats[] and a monitoring script
Tejun Heo
2023-05-18
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
2023-05-18
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
2023-05-18
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
2023-05-17
audit: avoid missing-prototype warnings
Arnd Bergmann
2023-05-17
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
2023-05-16
bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
Andrii Nakryiko
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-15
bpf: Fix memleak due to fentry attach failure
Yafang Shao
2023-05-15
bpf: Remove bpf trampoline selector
Yafang Shao
2023-05-15
bpf: fix calculation of subseq_idx during precision backtracking
Andrii Nakryiko
2023-05-15
bpf: Remove anonymous union in bpf_kfunc_call_arg_meta
Dave Marchevsky
2023-05-15
bpf: netdev: init the offload table earlier
Jakub Kicinski
2023-05-15
cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
2023-05-15
cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
2023-05-15
cpu/hotplug: Reset task stack state in _cpu_up()
David Woodhouse
2023-05-15
cpu/hotplug: Remove unused state functions
Thomas Gleixner
2023-05-15
cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
2023-05-15
cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
2023-05-15
cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
2023-05-15
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
[prev]
[next]