- d53ad5d xdp: Move conversion to xdp_frame out of map functions by Toke Høiland-Jørgensen · 3 years ago
- a5bebc4 bpf: Fix verifier support for validation of async callbacks by Kris Van Hees · 3 years ago
- e60b0d1 bpf: Don't promote bogus looking registers after null check. by Daniel Borkmann · 3 years ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- 9e6b19a bpf: Fix typo in a comment in bpf lpm_trie. by Leon Huayra · 3 years ago
- aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 3b80b73 net: Add includes masked by netdevice.h including uapi/bpf.h by Jakub Kicinski · 3 years ago
- 0fe4b38 bpf: Allow bpf_local_storage to be used by sleepable programs by KP Singh · 3 years ago
- 3ccdcee bpf: Add missing map_get_next_key method to bloom filter map. by Haimin Zhang · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- d0cc67b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 71d2bce kernel/crash_core: suppress unknown crashkernel parameter warning by Philipp Rudo · 3 years ago
- 7fe2bc1 Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- 0dd668d bpf: Use struct_size() helper by Xiu Jianfeng · 3 years ago
- e1fe1b1 Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 909e1d1 Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- c36d891 Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 3363bd0 bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support by Kumar Kartikeya Dwivedi · 3 years ago
- 216e3cd bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. by Hao Luo · 3 years ago
- 34d3a78 bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM. by Hao Luo · 3 years ago
- cf9f2f8 bpf: Convert PTR_TO_MEM_OR_NULL to composable types. by Hao Luo · 3 years ago
- 20b2aff bpf: Introduce MEM_RDONLY flag by Hao Luo · 3 years ago
- c25b2ae bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL by Hao Luo · 3 years ago
- 3c48073 bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL by Hao Luo · 3 years ago
- 48946bd bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL by Hao Luo · 3 years ago
- 8f556a3 locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner() by Zqiang · 3 years ago
- 4e8c11b6 timekeeping: Really make sure wall_to_monotonic isn't positive by Yu Liao · 3 years ago
- 496f332 Only output backtracking information in log level 2 by Christy Lee · 3 years ago
- 2e57664 bpf: Right align verifier states in verifier logs. by Christy Lee · 3 years ago
- 0f55f9e bpf: Only print scratched registers and stack slots to verifier logs. by Christy Lee · 3 years ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 6441998 Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years ago
- 180f3bc Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
- aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years ago
- e572ff8 bpf: Make 32->64 bounds propagation slightly more robust by Daniel Borkmann · 3 years ago
- 3cf2b61 bpf: Fix signed bounds propagation after mov32 by Daniel Borkmann · 3 years ago
- f4b3ee3 audit: improve robustness of the audit queue handling by Paul Moore · 3 years, 1 month ago
- a82fe085 bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg by Daniel Borkmann · 3 years, 1 month ago
- 7d3baf0 bpf: Fix kernel address leakage in atomic fetch by Daniel Borkmann · 3 years, 1 month ago
- 6c3118c signal: Skip the altstack update when not needed by Chang S. Bae · 3 years, 1 month ago
- c8064e5 bpf: Let bpf_warn_invalid_xdp_action() report more info by Paolo Abeni · 3 years, 1 month ago
- f92c1e1 bpf: Add get_func_[arg|ret|arg_cnt] helpers by Jiri Olsa · 3 years, 1 month ago
- bb6728d bpf: Allow access to int pointer arguments in tracing programs by Jiri Olsa · 3 years, 1 month ago
- f18a499 bpf: Silence coverity false positive warning. by Alexei Starovoitov · 3 years, 1 month ago
- 4674f21 bpf: Use kmemdup() to replace kmalloc + memcpy by Jiapeng Chong · 3 years, 1 month ago
- c5fb199 bpf: Add bpf_strncmp helper by Hou Tao · 3 years, 1 month ago
- df442a4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
- e477901 timers: implement usleep_idle_range() by SeongJae Park · 3 years, 1 month ago
- be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- 257dcf2 Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
- 0d21e66 Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux by Linus Torvalds · 3 years, 1 month ago
- 345e004 bpf: Fix incorrect state pruning for <8B spill/fill by Paul Chaignon · 3 years, 1 month ago
- 59ec715 ucounts: Fix rlimit max values check by Alexey Gladkov · 3 years, 1 month ago
- 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- ded746b Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- 42288cb wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
- c24be24 tracing: Fix possible memory leak in __create_synth_event() error path by Miaoqian Lin · 3 years, 1 month ago
- 73b6eae bpf: Remove redundant assignment to pointer t by Colin Ian King · 3 years, 1 month ago
- 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
- fea3ffa ftrace: Add cleanup to unregister_ftrace_direct_multi by Jiri Olsa · 3 years, 1 month ago
- 7d5b7ca ftrace: Use direct_ops hash in unregister_ftrace_direct by Jiri Olsa · 3 years, 1 month ago
- 29f2e5b bpf: Silence purge_cand_cache build warning. by Alexei Starovoitov · 3 years, 1 month ago
- db52f57 bpf: Remove config check to enable bpf support for branch records by Kajol Jain · 3 years, 1 month ago
- 7587a4a Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 1d21376 Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 866de40 bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD) by Hou Tao · 3 years, 1 month ago
- 315c4f8 sched/uclamp: Fix rq->uclamp_max not set on first enqueue by Qais Yousef · 3 years, 1 month ago
- 9ed20ba preempt/dynamic: Fix setup_preempt_mode() return value by Andrew Halaney · 3 years, 1 month ago
- 78c1f8d libbpf: Reduce bpf_core_apply_relo_insn() stack usage. by Alexei Starovoitov · 3 years, 1 month ago
- 2fa7d94 bpf: Fix the off-by-two error in range markings by Maxim Mikityanskiy · 3 years, 1 month ago
- b12f031 bpf: Fix bpf_check_mod_kfunc_call for built-in modules by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
- d9847eb bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
- fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 1e89106 bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn(). by Alexei Starovoitov · 3 years, 1 month ago
- c5a2d43 bpf: Adjust BTF log size limit. by Alexei Starovoitov · 3 years, 1 month ago
- fbd94c7 bpf: Pass a set of bpf_core_relo-s to prog_load command. by Alexei Starovoitov · 3 years, 1 month ago
- 29db4be bpf: Prepare relo_core.c for kernel duty. by Alexei Starovoitov · 3 years, 1 month ago
- 8293eb9 bpf: Rename btf_member accessors. by Alexei Starovoitov · 3 years, 1 month ago
- e7f2be1 sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full by Frederic Weisbecker · 3 years, 2 months ago
- 53e87e3 timers/nohz: Last resort update jiffies on nohz_full IRQ entry by Frederic Weisbecker · 3 years, 2 months ago
- 6bbfa44 kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 3 years, 1 month ago
- f25667e5 tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 3 years, 1 month ago
- 450fec1 tracing/histograms: String compares should not care about signed values by Steven Rostedt (VMware) · 3 years, 1 month ago
- 436d404 bpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL log level by Hou Tao · 3 years, 1 month ago
- d4efb17 bpf: Change bpf_kallsyms_lookup_name size type to ARG_CONST_SIZE_OR_ZERO by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
- e6f2dd0 bpf: Add bpf_loop helper by Joanne Koong · 3 years, 1 month ago
- 06edc59 bpf, docs: Prune all references to "internal BPF" by Christoph Hellwig · 3 years, 1 month ago
- ccb0029 bpf: Remove a redundant comment on bpf_prog_free by Christoph Hellwig · 3 years, 1 month ago
- 97891bb Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 1ed1d3a Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- d039f38 Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- f8132d6 Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
- 27ff768 tracing: Test the 'Do not trace this pid' case in create event by Steven Rostedt (VMware) · 3 years, 1 month ago
- 86155d6 Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
- a55f224 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 0ce629b Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
- 6cb2065 tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 3 years, 1 month ago
- 88a5045 PM: hibernate: Fix snapshot partial write lengths by Evan Green · 3 years, 2 months ago
- cefcf24 PM: hibernate: use correct mode for swsusp_close() by Thomas Zeitlhofer · 3 years, 1 month ago