index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
2026-06-01
bpf: Simplify mark_stack_slot_obj_read() and callers
Amery Hung
2026-06-01
tracing: Replace BUG_ON with lockdep_assert_held in uprobe_buffer functions
Yash Suthar
2026-06-01
tracing: Use flexible array for entry fetch code
Rosen Penev
2026-06-01
tracing/probes: Ensure the uprobe buffer size is bigger than event size
Masami Hiramatsu (Google)
2026-06-01
liveupdate: Remove unused ser field from struct luo_session
Pasha Tatashin
2026-06-01
liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()
Pasha Tatashin
2026-06-01
liveupdate: block session mutations during reboot
Pasha Tatashin
2026-06-01
liveupdate: fix TOCTOU race in luo_session_retrieve()
Pasha Tatashin
2026-06-01
liveupdate: skip serialization for context-preserving kexec
Pasha Tatashin
2026-06-01
kho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTES
Pratyush Yadav (Google)
2026-06-01
liveupdate: document liveupdate=on
Pratyush Yadav (Google)
2026-06-01
liveupdate: validate session type before performing operation
Pratyush Yadav (Google)
2026-05-31
bpf: Fix security_bpf_prog_load() error handling
Paul Moore
2026-05-31
bpf: reject overlarge global subprog argument sizes
Taegu Ha
2026-05-31
ring-buffer: Better comment the use of RB_MISSED_EVENTS
Steven Rostedt
2026-06-01
liveupdate: Reference count incoming FLB data
David Matlack
2026-06-01
liveupdate: Use refcount_t for FLB reference counts
David Matlack
2026-06-01
liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
Luca Boccassi
2026-06-01
liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
Luca Boccassi
2026-06-01
kho: make preserved pages compatible with deferred struct page init
Evangelos Petrongonas
2026-06-01
kho: fix deferred initialization of scratch areas
Michal Clapinski
2026-05-31
sched_ext: Guard BPF arena helper calls to fix 32-bit build
Tejun Heo
2026-05-31
bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
Yuyang Huang
2026-05-30
Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-30
tracing/probes: Point the error offset correctly for eprobe argument error
Masami Hiramatsu (Google)
2026-05-29
cgroup/cpuset: Free sched domains on rebuild guard failure
Guopeng Zhang
2026-05-29
workqueue: Add warnings and ensure one among WQ_PERCPU or WQ_UNBOUND is present
Marco Crivellari
2026-05-29
workqueue: Add warnings and fallback if system_{unbound}_wq is used
Marco Crivellari
2026-05-29
perf/ftrace: Fix WARNING in __unregister_ftrace_function
Rik van Riel
2026-05-29
tracing: Disable KCOV instrumentation for trace_irqsoff.o
Karl Mehltretter
2026-05-29
tracing: Turn hist_elt_data field_var_str into a flexible array
Rosen Penev
2026-05-29
tracing/osnoise: Array printk init and cleanup
Crystal Wood
2026-05-29
sched/fair: Use rq_clock() in update_tg_load_avg() rate-limit
Rik van Riel
2026-05-29
sched_ext: Auto-register/unregister dl_server reservations
Andrea Righi
2026-05-29
sched/deadline: Reject debugfs dl_server writes for offline CPUs
Andrea Righi
2026-05-29
sched/topology: Provide arch_llc_mask for cache aware scheduling
Shrikanth Hegde
2026-05-28
kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
Jann Horn
2026-05-28
kcov: refactor common handle ID into kcov_common_handle_id
Jann Horn
2026-05-28
taskstats: retain dead thread stats in TGID queries
Yiyang Chen
2026-05-28
kasan: skip HW tagging for all kernel thread stacks
Muhammad Usama Anjum
2026-05-28
bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()
David Hildenbrand (Arm)
2026-05-28
bpf: Fix race between bpf_map_new_fd() and close_fd()
Leon Hwang
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace_pipe file
Steven Rostedt
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace file
Steven Rostedt
2026-05-28
ring-buffer: Have dropped subbuffers be persistent across reboots
Steven Rostedt
2026-05-28
ring-buffer: Cleanup buffer_data_page related code
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Cleanup persistent ring buffer validation
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Show commit numbers in buffer_meta file
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
[prev]
[next]