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-07
bpf: Add support for tracing multi link
Jiri Olsa
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2026-06-07
bpf: Move sleepable verification code to btf_id_allow_sleepable
Jiri Olsa
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
2026-06-07
bpf: Add bpf_trampoline_add/remove_prog functions
Jiri Olsa
2026-06-07
bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
Jiri Olsa
2026-06-07
bpf: Add struct bpf_trampoline_ops object
Jiri Olsa
2026-06-07
bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
2026-06-07
ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
2026-06-07
ftrace: Add ftrace_hash_remove function
Jiri Olsa
2026-06-07
ftrace: Add ftrace_hash_count function
Jiri Olsa
2026-06-07
bpf: Reject sleepable BPF_LSM_CGROUP programs at load time
David Windsor
2026-06-06
bpf: Fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
Nuoqi Gui
2026-06-06
Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-06
bpf: Add simple xattr support to bpffs
refs/merge-window/90272c66977cd3593c735fe51cb0a52cc0e89077
Daniel Borkmann
2026-06-05
bpf: Expose signature verdict via bpf_prog_aux
KP Singh
2026-06-05
bpf: Add validation for bpf_set_retval argument
Xu Kuohai
2026-06-05
bpf: Restore sysctl new-value from 1 to 0
Dawei Feng
2026-06-05
bpf: use kvfree() for replaced sysctl write buffer
Dawei Feng
2026-06-05
bpf: NUL-terminate replaced sysctl value
Dawei Feng
2026-06-05
bpf: Check tail zero of bpf_prog_info
Leon Hwang
2026-06-05
bpf: Check tail zero of bpf_map_info
Leon Hwang
2026-06-05
bpf: Clear rb node linkage when freeing bpf_rb_root
Kaitao Cheng
2026-06-05
bpf: Remove WARN_ON_ONCE in check_ids()
Amery Hung
2026-06-05
bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
Amery Hung
2026-06-05
bpf: Check acquire_reference() error for "__ref" struct_ops arguments
Amery Hung
2026-06-05
bpf: Fix dead error check on acquire_reference() in check_kfunc_call
Amery Hung
2026-06-05
Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-05
bpf: Replace scratch PTE atomically when allocating arena pages
Tejun Heo
2026-06-05
bpf: Reject fragmented frames in devmap
Zhao Zhang
2026-06-05
bpf: Reject registration of duplicated kfunc
Song Chen
2026-06-05
bpf: Optimize word-sized keys for resizable hashtable
Mykyta Yatsenko
2026-06-05
bpf: Allow special fields in resizable hashtab
Mykyta Yatsenko
2026-06-05
bpf: Implement iteration ops for resizable hashtab
Mykyta Yatsenko
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
2026-06-04
kcov: use WRITE_ONCE() for selftest mode stores
Karl Mehltretter
2026-06-04
bpf: Take mmap_lock in zap_pages()
Alexei Starovoitov
2026-06-04
bpf: clean up btf_scan_decl_tags()
Matt Bobrowski
2026-06-04
module: decompress: check return value of module_extend_max_pages()
Andrii Kuchmenko
2026-06-04
timers/migration: Fix livelock in tmigr_handle_remote_up()
Amit Matityahu
2026-06-03
sched_ext: Add scx_arena_to_kaddr() / scx_kaddr_to_arena()
Tejun Heo
2026-06-04
perf: Reveal PMU type in fdinfo
Chun-Tse Shao
2026-06-04
timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshot
David Woodhouse
2026-06-04
timekeeping: Add support for AUX clock cross timestamping
Thomas Gleixner
2026-06-04
timekeeping: Prepare for cross timestamps on arbitrary clock IDs
Thomas Gleixner
2026-06-04
timekeeping: Add system_counterval_t to struct system_device_crosststamp
Thomas Gleixner
2026-06-04
timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
Thomas Gleixner
2026-06-04
timekeeping: Remove system_time_snapshot::real/boot/raw
Thomas Gleixner
[prev]
[next]