- b35b6d4 Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- d93aebb Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 3 years ago
- 48a60bd Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 5ba13c1 Merge tag 'core_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- c001a52 Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 3 years ago
- 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
- d1587f7 Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years ago
- 5320eb4 irq: remove unused flags argument from __handle_irq_event_percpu() by Sebastian Andrzej Siewior · 3 years, 1 month ago
- 703f706 random: remove unused irq_flags argument from add_interrupt_randomness() by Sebastian Andrzej Siewior · 3 years, 1 month ago
- b2b436e Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
- e574576 cgroup: Use open-time cgroup namespace for process migration perm checks by Tejun Heo · 3 years ago
- 0d2b5955 cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv by Tejun Heo · 3 years ago
- 1756d79 cgroup: Use open-time credentials for process migraton perm checks by Tejun Heo · 3 years ago
- d53ad5d xdp: Move conversion to xdp_frame out of map functions by Toke Høiland-Jørgensen · 3 years ago
- f28439d tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 3 years, 1 month ago
- 823e670 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 3 years, 1 month 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
- 945409a Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 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, 1 month ago
- aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 3b80b73 net: Add includes masked by netdevice.h including uapi/bpf.h by Jakub Kicinski · 3 years, 1 month ago
- 0fe4b38 bpf: Allow bpf_local_storage to be used by sleepable programs by KP Singh · 3 years, 1 month ago
- 3ccdcee bpf: Add missing map_get_next_key method to bloom filter map. by Haimin Zhang · 3 years, 1 month ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years, 1 month ago
- 5abb065 notifier: Return an error when a callback has already been registered by Borislav Petkov · 3 years, 1 month ago
- d0cc67b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
- 71d2bce kernel/crash_core: suppress unknown crashkernel parameter warning by Philipp Rudo · 3 years, 1 month 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, 1 month ago
- 0dd668d bpf: Use struct_size() helper by Xiu Jianfeng · 3 years, 1 month 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, 1 month 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, 1 month 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, 1 month ago
- 3363bd0 bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
- 216e3cd bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. by Hao Luo · 3 years, 1 month ago
- 34d3a78 bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM. by Hao Luo · 3 years, 1 month ago
- cf9f2f8 bpf: Convert PTR_TO_MEM_OR_NULL to composable types. by Hao Luo · 3 years, 1 month ago
- 20b2aff bpf: Introduce MEM_RDONLY flag by Hao Luo · 3 years, 1 month ago
- c25b2ae bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL by Hao Luo · 3 years, 1 month ago
- 3c48073 bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL by Hao Luo · 3 years, 1 month ago
- 48946bd bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL by Hao Luo · 3 years, 1 month ago
- 8f556a3 locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner() by Zqiang · 3 years, 1 month ago
- 4e8c11b6 timekeeping: Really make sure wall_to_monotonic isn't positive by Yu Liao · 3 years, 1 month ago
- 496f332 Only output backtracking information in log level 2 by Christy Lee · 3 years, 1 month ago
- 2e57664 bpf: Right align verifier states in verifier logs. by Christy Lee · 3 years, 1 month ago
- 0f55f9e bpf: Only print scratched registers and stack slots to verifier logs. by Christy Lee · 3 years, 1 month ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 6441998 Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 1 month 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, 1 month ago
- aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years, 1 month ago
- e572ff8 bpf: Make 32->64 bounds propagation slightly more robust by Daniel Borkmann · 3 years, 1 month ago
- 3cf2b61 bpf: Fix signed bounds propagation after mov32 by Daniel Borkmann · 3 years, 1 month 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
- dd03762 arm64: Enable KCSAN by Kefeng Wang · 3 years, 1 month ago
- 82ff0c0 perf: Add a counter for number of user access events in context by Rob Herring · 3 years, 1 month ago
- c8064e5 bpf: Let bpf_warn_invalid_xdp_action() report more info by Paolo Abeni · 3 years, 2 months 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, 2 months 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
- 74d9555 PM: hibernate: Allow ACPI hardware signature to be honoured by David Woodhouse · 3 years, 2 months 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, 2 months ago
- b12f031 bpf: Fix bpf_check_mod_kfunc_call for built-in modules by Kumar Kartikeya Dwivedi · 3 years, 2 months ago
- d9847eb bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL by Kumar Kartikeya Dwivedi · 3 years, 2 months 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, 3 months ago