Age | Commit message (Expand) | Author | Files | Lines |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 25 | -1076/+2676 |
2020-03-31 | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -39/+51 |
2020-03-31 | Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -5/+9 |
2020-03-31 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 13 | -748/+1872 |
2020-03-30 | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -14/+15 |
2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -111/+109 |
2020-03-30 | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -37/+148 |
2020-03-30 | bpf: Implement bpf_prog replacement for an active bpf_cgroup_link | Andrii Nakryiko | 3 | -0/+162 |
2020-03-30 | bpf: Implement bpf_link-based cgroup BPF program attachment | Andrii Nakryiko | 3 | -90/+303 |
2020-03-30 | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -72/+136 |
2020-03-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 15 | -462/+1026 |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -96/+261 |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 25 | -361/+837 |
2020-03-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 16 | -196/+550 |
2020-03-30 | Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -408/+167 |
2020-03-30 | bpf: Verifier, refine 32bit bound in do_refine_retval_range | John Fastabend | 1 | -0/+1 |
2020-03-30 | bpf: Verifier, do explicit ALU32 bounds tracking | John Fastabend | 2 | -281/+852 |
2020-03-30 | bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly | John Fastabend | 1 | -8/+11 |
2020-03-30 | bpf: btf: Fix arg verification in btf_ctx_access() | KP Singh | 1 | -7/+17 |
2020-03-30 | Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+11 |
2020-03-30 | Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+14 |
2020-03-30 | bpf: Simplify reg_set_min_max_inv handling | Jann Horn | 1 | -86/+22 |
2020-03-30 | bpf: Fix tnum constraints for 32-bit comparisons | Jann Horn | 1 | -36/+72 |
2020-03-30 | bpf: Undo incorrect __reg_bound_offset32 handling | Daniel Borkmann | 1 | -19/+0 |
2020-03-30 | Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' | Rafael J. Wysocki | 1 | -15/+1 |
2020-03-30 | Merge branch 'pm-qos' | Rafael J. Wysocki | 1 | -393/+166 |
2020-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -19/+33 |
2020-03-29 | seccomp: Add missing compat_ioctl for notify | Sven Schnelle | 1 | -0/+1 |
2020-03-30 | bpf: lsm: Implement attach, detach and execution | KP Singh | 5 | -27/+105 |
2020-03-30 | bpf: lsm: Provide attachment points for BPF LSM programs | KP Singh | 1 | -0/+14 |
2020-03-30 | bpf: Introduce BPF_PROG_TYPE_LSM | KP Singh | 3 | -6/+24 |
2020-03-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2020-03-29 | Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+9 |
2020-03-29 | mm: fork: fix kernel_stack memcg stats for various stack implementations | Roman Gushchin | 1 | -2/+2 |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 1 | -3/+2 |
2020-03-28 | cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus() | Thomas Gleixner | 1 | -2/+2 |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro | 1 | -3/+2 |
2020-03-27 | bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id | Daniel Borkmann | 2 | -0/+19 |
2020-03-27 | bpf: Add netns cookie and enable it for bpf cgroup hooks | Daniel Borkmann | 1 | -6/+10 |
2020-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -15/+22 |
2020-03-26 | bpf: Remove unused vairable 'bpf_xdp_link_lops' | YueHaibing | 1 | -1/+0 |
2020-03-26 | bpf: Factor out attach_type to prog_type mapping for attach/detach | Andrii Nakryiko | 1 | -87/+66 |
2020-03-26 | bpf: Factor out cgroup storages operations | Andrii Nakryiko | 1 | -46/+72 |
2020-03-25 | bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds() | John Fastabend | 1 | -0/+1 |
2020-03-25 | bpf: Verifer, refactor adjust_scalar_min_max_vals | John Fastabend | 1 | -164/+239 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 8 | -46/+81 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 5 | -7/+23 |
2020-03-25 | cpu/hotplug: Hide cpu_up/down() | Qais Yousef | 1 | -14/+28 |