index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-11-17
bpf: Permit NULL checking pointer with non-zero fixed offset
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_drop
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Support constant scalar arguments for kfuncs
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Allow locking bpf_spin_lock in inner map values
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Allow locking bpf_spin_lock global variables
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Allow locking bpf_spin_lock in allocated objects
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Verify ownership relationships for user BTF types
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Recognize lock and list fields in allocated objects
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce allocated objects support
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Populate field_offs for inner_map_meta
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Free inner_map_meta when btf_record_dup fails
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Do btf_record_free outside map_free callback
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Fix early return in map_check_btf
Kumar Kartikeya Dwivedi
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
Zheng Yejian
2022-11-17
tracing: Remove unused __bad_type_size() method
Qiujun Huang
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
tracing/eprobe: Fix eprobe filter to make a filter correctly
Masami Hiramatsu (Google)
2022-11-18
tracing/eprobe: Fix warning in filter creation
Rafael Mendonca
2022-11-18
kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case
Li Huafei
2022-11-18
rethook: fix a potential memleak in rethook_alloc()
Yi Yang
2022-11-18
tracing/eprobe: Fix memory leak of filter string
Rafael Mendonca
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...
Shang XiaoJing
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...
Shang XiaoJing
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
tracing: Fix wild-memory-access in register_synth_event()
Shang XiaoJing
2022-11-17
tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()
Shang XiaoJing
2022-11-17
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
2022-11-17
ring_buffer: Do not deactivate non-existant pages
Daniil Tatianin
2022-11-17
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
2022-11-17
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
2022-11-17
kcsan: remove rng selftest
Jason A. Donenfeld
2022-11-17
bpf: Pass map file to .map_update_batch directly
Hou Tao
2022-11-17
genirq/msi: Remove msi_domain_ops:: Msi_check()
Thomas Gleixner
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
genirq/msi: Add bus token to struct msi_domain_info
Ahmed S. Darwish
2022-11-17
genirq/msi: Make __msi_domain_free_irqs() static
Thomas Gleixner
2022-11-17
genirq/msi: Provide msi_domain_ops:: Post_free()
Thomas Gleixner
2022-11-17
genirq/msi: Make __msi_domain_alloc_irqs() static
Thomas Gleixner
2022-11-17
genirq/msi: Add missing kernel doc to msi_next_desc()
Thomas Gleixner
2022-11-17
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
2022-11-17
genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs()
Thomas Gleixner
2022-11-17
genirq: Remove unused argument force of irq_set_affinity_deactivated()
Angus Chen
2022-11-16
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
2022-11-16
blk-cgroup: Flush stats at blkgs destruction path
Waiman Long
2022-11-16
ring-buffer: Include dropped pages in counting dirty patches
Steven Rostedt (Google)
2022-11-16
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
[prev]
[next]