index
:
pm24.git
cpufreq-rust
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-07-31
bpf, devmap: Remove unused dtab field from bpf_dtab_netdev
Hou Tao
2023-07-31
bpf, cpumap: Remove unused cmap field from bpf_cpu_map_entry
Hou Tao
2023-07-31
bpf: Fix an array-index-out-of-bounds issue in disasm.c
Yonghong Song
2023-07-28
bpf: Non-atomically allocate freelist during prefill
YiFei Zhu
2023-07-28
bpf: Fix compilation warning with -Wparentheses
Yonghong Song
2023-07-27
bpf: Add kernel/bpftool asm support for new instructions
Yonghong Song
2023-07-27
bpf: Support new 32bit offset jmp instruction
Yonghong Song
2023-07-27
bpf: Fix jit blinding with new sdiv/smov insns
Yonghong Song
2023-07-27
bpf: Support new signed div/mod instructions.
Yonghong Song
2023-07-27
bpf: Support new unconditional bswap instruction
Yonghong Song
2023-07-27
bpf: Handle sign-extenstin ctx member accesses
Yonghong Song
2023-07-27
bpf: Support new sign-extension mov insns
Yonghong Song
2023-07-27
bpf: Support new sign-extension load insns
Yonghong Song
2023-07-25
bpf: work around -Wuninitialized warning
Arnd Bergmann
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-19
bpf, net: Introduce skb_pointer_if_linear().
Alexei Starovoitov
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-19
bpf: Add generic attach/detach/query API for multi-progs
Daniel Borkmann
2023-07-19
bpf: allow any program to use the bpf_map_sum_elem_count kfunc
Anton Protopopov
2023-07-19
bpf: make an argument const in the bpf_map_sum_elem_count kfunc
Anton Protopopov
2023-07-19
bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map
Anton Protopopov
2023-07-19
bpf: consider types listed in reg2btf_ids as trusted
Anton Protopopov
2023-07-18
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
2023-07-18
bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_node
Dave Marchevsky
2023-07-18
bpf: Repeat check_max_stack_depth for async callbacks
Kumar Kartikeya Dwivedi
2023-07-18
bpf: Fix subprog idx logic in check_max_stack_depth
Kumar Kartikeya Dwivedi
2023-07-18
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-17
prctl: move PR_GET_AUXV out of PR_MCE_KILL
Miguel Ojeda
2023-07-16
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-07-16
Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-07-16
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-14
Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-07-14
Merge branches 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-13
bpf: Fix an error in verifying a field in a union
Yafang Shao
2023-07-13
bpf: Fix an error around PTR_UNTRUSTED
Yafang Shao
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-14
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
2023-07-14
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-07-14
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
2023-07-14
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
2023-07-14
fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
Masami Hiramatsu (Google)
2023-07-13
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-12
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-12
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
2023-07-12
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
2023-07-12
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
[next]