index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-01-25
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
2023-01-25
bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepable
David Vernet
2023-01-25
bpf/docs: Document cpumask kfuncs in a new file
David Vernet
2023-01-25
bpf: Enable cpumasks to be queried and used as kptrs
David Vernet
2023-01-25
bpf: Disallow NULLable pointers for trusted kfuncs
David Vernet
2023-01-25
rv: remove redundant initialization of pointer ptr
Colin Ian King
2023-01-25
tracing/filter: fix kernel-doc warnings
Randy Dunlap
2023-01-24
bpf: Allow trusted args to walk struct when checking BTF IDs
David Vernet
2023-01-24
bpf: Enable annotating trusted nested pointers
David Vernet
2023-01-24
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
2023-01-24
tracing/osnoise: Use built-in RCU list checking
Chuang Wang
2023-01-24
module: Don't wait for GOING modules
Petr Pavlu
2023-01-24
tracing: Kconfig: Fix spelling/grammar/punctuation
Randy Dunlap
2023-01-24
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
2023-01-24
ftrace: Export ftrace_free_filter() to modules
Mark Rutland
2023-01-23
bpf: Support consuming XDP HW metadata from fext programs
Toke Høiland-Jørgensen
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
bpf: Reshuffle some parts of bpf/offload.c
Stanislav Fomichev
2023-01-23
bpf: Move offload initialization into late_initcall
Stanislav Fomichev
2023-01-23
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2023-01-22
Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-01-21
Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-21
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-21
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
2023-01-20
bpf: Avoid recomputing spi in process_dynptr_func
Kumar Kartikeya Dwivedi
2023-01-20
bpf: Combine dynptr_get_spi and is_spi_bounds_valid
Kumar Kartikeya Dwivedi
2023-01-20
bpf: Allow reinitializing unreferenced dynptr stack slots
Kumar Kartikeya Dwivedi
2023-01-20
bpf: Invalidate slices on destruction of dynptrs on stack
Kumar Kartikeya Dwivedi
2023-01-20
bpf: Fix partial dynptr stack slot reads/writes
Kumar Kartikeya Dwivedi
2023-01-20
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
2023-01-20
bpf: Fix state pruning for STACK_DYNPTR stack slots
Kumar Kartikeya Dwivedi
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-01-20
bpf: Add missing btf_put to register_btf_id_dtor_kfuncs
Jiri Olsa
2023-01-19
bpf: Change modules resolving for kprobe multi link
Jiri Olsa
2023-01-19
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
2023-01-19
bpf: Fix to preserve reg parent/live fields when copying range info
Eduard Zingerman
2023-01-19
Merge tag 'printk-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-19
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
2023-01-18
bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpers
Yonghong Song
2023-01-18
bpf: Fix off-by-one error in bpf_mem_cache_idx()
Hou Tao
2023-01-18
kheaders: explicitly validate existence of cpio command
Thomas Weißschuh
2023-01-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-17
bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
Jiri Olsa
2023-01-17
genirq/msi: Free the fwnode created by msi_create_device_irq_domain()
Jason Gunthorpe
2023-01-16
kernel/printk/printk.c: Fix W=1 kernel-doc warning
Anuradha Weeraman
2023-01-16
tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
2023-01-16
sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP...
Waiman Long
2023-01-14
Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]