Age | Commit message (Expand) | Author |
2023-10-16 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-10-16 | bpf: Ensure proper register state printing for cond jumps | Andrii Nakryiko |
2023-10-16 | bpf: Disambiguate SCALAR register state output in verifier logs | Andrii Nakryiko |
2023-10-15 | posix-clock: introduce posix_clock_context concept | Xabier Marquiegui |
2023-10-13 | bpf: Introduce task_vma open-coded iterator kfuncs | Dave Marchevsky |
2023-10-13 | bpf: Don't explicitly emit BTF for struct btf_iter_num | Dave Marchevsky |
2023-10-13 | bpf: Change syscall_nr type to int in struct syscall_tp_t | Artem Savkov |
2023-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-12 | Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-10-11 | bpf: Implement cgroup sockaddr hooks for unix sockets | Daan De Meyer |
2023-10-11 | bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf | Daan De Meyer |
2023-10-11 | bpf: Propagate modified uaddrlen from cgroup sockaddr programs | Daan De Meyer |
2023-10-11 | Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-11 | Merge branch 'rework/misc-cleanups' into for-linus | Petr Mladek |
2023-10-09 | bpf: Fix verifier log for async callback return values | David Vernet |
2023-10-09 | bpf: Add ability to pin bpf timer to calling CPU | David Vernet |
2023-10-09 | printk: flush consoles before checking progress | John Ogness |
2023-10-08 | Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-06 | bpf: Refuse unused attributes in bpf_prog_{attach,detach} | Lorenz Bauer |
2023-10-06 | bpf: Handle bpf_mprog_query with NULL entry | Daniel Borkmann |
2023-10-06 | bpf: Fix BPF_PROG_QUERY last field check | Daniel Borkmann |
2023-10-06 | Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2023-10-06 | bpf: Annotate struct bpf_stack_map with __counted_by | Kees Cook |
2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-05 | cpufreq: schedutil: Update next_freq when cpufreq_limits change | Xuewen Yan |
2023-10-05 | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-10-04 | PM: hibernate: Fix copying the zero bitmap to safe pages | Pavankumar Kondeti |
2023-10-04 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-10-03 | sched/eevdf: Fix avg_vruntime() | Peter Zijlstra |
2023-10-03 | sched/eevdf: Also update slice on placement | Peter Zijlstra |
2023-10-01 | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-10-01 | Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-09-30 | Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-09-30 | tracing/user_events: Align set_bit() address for all archs | Beau Belgrave |
2023-09-30 | tracing: relax trace_event_eval_update() execution with cond_resched() | Clément Léger |
2023-09-30 | ring-buffer: Update "shortest_full" in polling | Steven Rostedt (Google) |
2023-09-30 | Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2023-09-30 | bpf: Use kmalloc_size_roundup() to adjust size_index | Hou Tao |
2023-09-29 | Crash: add lock to serialize crash hotplug handling | Baoquan He |
2023-09-29 | bpf, mprog: Fix maximum program check on mprog attachment | Daniel Borkmann |
2023-09-28 | sched/rt: Fix live lock between select_fallback_rq() and RT push | Joel Fernandes (Google) |
2023-09-27 | swiotlb: fix the check whether a device has used software IO TLB | Petr Tesarik |
2023-09-26 | Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-09-25 | bpf: Count missed stats in trace_call_bpf | Jiri Olsa |
2023-09-25 | bpf: Add missed value to kprobe perf link info | Jiri Olsa |
2023-09-25 | bpf: Add missed value to kprobe_multi link info | Jiri Olsa |
2023-09-25 | bpf: Count stats for kprobe_multi programs | Jiri Olsa |
2023-09-24 | Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-09-23 | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-09-22 | ring-buffer: Fix bytes info in per_cpu buffer stats | Zheng Yejian |