Age | Commit message (Expand) | Author |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-18 | Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-06-18 | Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-06-18 | Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-18 | Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-06-18 | tracing: Do no increment trace_clock_global() by one | Steven Rostedt (VMware) |
2021-06-18 | tracing: Do not stop recording comms if the trace file is being read | Steven Rostedt (VMware) |
2021-06-18 | tracing: Do not stop recording cmdlines when tracing is off | Steven Rostedt (VMware) |
2021-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-06-17 | bpf: Fix up register-based shifts in interpreter to silence KUBSAN | Daniel Borkmann |
2021-06-16 | bpf: Fix typo in kernel/bpf/bpf_lsm.c | Shuyi Cheng |
2021-06-16 | crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo | Pingfan Liu |
2021-06-16 | printk: Move EXPORT_SYMBOL() closer to vprintk definition | Punit Agrawal |
2021-06-15 | bpf: Support socket migration by eBPF. | Kuniyuki Iwashima |
2021-06-14 | bpf: Fix leakage under speculation on mispredicted branches | Daniel Borkmann |
2021-06-14 | bpf: Do not mark insn as seen under speculative path verification | Daniel Borkmann |
2021-06-14 | bpf: Inherit expanded/patched seen count from old aux data | Daniel Borkmann |
2021-06-14 | Revert "cpufreq: CPPC: Add support for frequency invariance" | Viresh Kumar |
2021-06-12 | Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-12 | Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-06-11 | Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-06-10 | Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-06-10 | cgroup1: don't allow '\n' in renaming | Alexander Kuznetsov |
2021-06-10 | irq_work: Make irq_work_queue() NMI-safe again | Peter Zijlstra |
2021-06-08 | tracing: Correct the length check which causes memory corruption | Liangyan |
2021-06-08 | ftrace: Do not blindly read the ip address in ftrace_bug() | Steven Rostedt (VMware) |
2021-06-07 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-06-04 | Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-06-03 | sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling | Dietmar Eggemann |
2021-06-03 | sched/pelt: Ensure that *_sum is always synced with *_avg | Vincent Guittot |
2021-06-02 | bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks | Daniel Borkmann |
2021-06-01 | bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul | Harishankar Vishwanathan |
2021-05-31 | perf: Fix data race between pin_count increment/decrement | Marco Elver |
2021-05-31 | tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed | Frederic Weisbecker |
2021-05-31 | sched/fair: Make sure to update tg contrib for blocked load | Vincent Guittot |
2021-05-31 | sched/fair: Keep load_avg and load_sum synced | Vincent Guittot |
2021-05-29 | Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-05-29 | seccomp: Refactor notification handler to prepare for new semantics | Sargun Dhillon |
2021-05-28 | bpf, devmap: Remove drops variable from bq_xmit_all() | Hangbin Liu |
2021-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-05-26 | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-05-26 | libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h | Florent Revest |
2021-05-26 | xdp: Extend xdp_redirect_map with broadcast support | Hangbin Liu |
2021-05-26 | bpf: Run devmap xdp_prog on flush instead of bulk enqueue | Jesper Dangaard Brouer |
2021-05-25 | bpf: No need to simulate speculative domain for immediates | Daniel Borkmann |
2021-05-25 | bpf: Fix mask direction swap upon off reg sign change | Daniel Borkmann |
2021-05-25 | bpf: Wrap aux data inside bpf_sanitize_info container | Daniel Borkmann |
2021-05-25 | bpf: Fix BPF_LSM kconfig symbol dependency | Daniel Borkmann |
2021-05-24 | bpf: Fix spelling mistakes | Zhen Lei |
2021-05-24 | bpf: Add lookup_and_delete_elem support to hashtab | Denis Salopek |