Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | bpf: Add reference tracking to verifier | Joe Stringer | 2018-10-03 | 1 | -19/+287 | |
| | * | | | | | | bpf: Macrofy stack state copy | Joe Stringer | 2018-10-03 | 1 | -46/+60 | |
| | * | | | | | | bpf: Add PTR_TO_SOCKET verifier type | Joe Stringer | 2018-10-03 | 1 | -14/+106 | |
| | * | | | | | | bpf: Generalize ptr_or_null regs check | Joe Stringer | 2018-10-03 | 1 | -18/+25 | |
| | * | | | | | | bpf: Reuse canonical string formatter for ctx errs | Joe Stringer | 2018-10-03 | 1 | -4/+3 | |
| | * | | | | | | bpf: Simplify ptr_min_max_vals adjustment | Joe Stringer | 2018-10-03 | 1 | -12/+10 | |
| | * | | | | | | bpf: Add iterator for spilled registers | Joe Stringer | 2018-10-03 | 1 | -9/+7 | |
| | * | | | | | | bpf: don't allow create maps of per-cpu cgroup local storages | Roman Gushchin | 2018-10-01 | 1 | -1/+2 | |
| | * | | | | | | bpf: introduce per-cpu cgroup local storage | Roman Gushchin | 2018-10-01 | 4 | -27/+157 | |
| | * | | | | | | bpf: rework cgroup storage pointer passing | Roman Gushchin | 2018-10-01 | 2 | -3/+8 | |
| | * | | | | | | bpf: extend cgroup bpf core to allow multiple cgroup storage types | Roman Gushchin | 2018-10-01 | 5 | -39/+85 | |
| | * | | | | | | bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id() | Yonghong Song | 2018-09-28 | 1 | -0/+2 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-06 | 8 | -29/+118 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-04 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-09-26 | 4 | -13/+74 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bpf: remove redundant null pointer check before consume_skb | zhong jiang | 2018-09-21 | 1 | -4/+2 | |
| | * | | | | | | | | flow_dissector: implements flow dissector BPF hook | Petar Penkov | 2018-09-14 | 2 | -0/+40 | |
| | * | | | | | | | | bpf: add bpffs pretty print for program array map | Yonghong Song | 2018-09-11 | 1 | -1/+24 | |
| | * | | | | | | | | bpf/verifier: fix verifier instability | Alexei Starovoitov | 2018-09-06 | 1 | -8/+8 | |
| * | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-25 | 4 | -24/+74 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-18 | 12 | -44/+45 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-13 | 4 | -19/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-05 | 7 | -57/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash | Yonghong Song | 2018-08-30 | 2 | -0/+55 | |
| * | | | | | | | | | | | | bpf/verifier: display non-spill stack slot types in print_verifier_state | Edward Cree | 2018-08-30 | 1 | -7/+25 | |
| * | | | | | | | | | | | | bpf/verifier: per-register parent pointers | Edward Cree | 2018-08-30 | 1 | -140/+44 | |
| * | | | | | | | | | | | | bpf: remove duplicated include from syscall.c | YueHaibing | 2018-08-29 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-10-23 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | clocksource: Provide clocksource_arch_init() | Thomas Gleixner | 2018-10-04 | 2 | -0/+6 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-10-23 | 2 | -1/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation | Jiri Kosina | 2018-09-26 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | x86/speculation: Apply IBPB more strictly to avoid cross-process data leak | Jiri Kosina | 2018-09-26 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-23 | 6 | -102/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star... | Christophe Leroy | 2018-10-22 | 2 | -16/+0 | |
| * | | | | | | | | | | | | | | resource: Clean it up a bit | Borislav Petkov | 2018-10-09 | 1 | -29/+26 | |
| * | | | | | | | | | | | | | | resource: Fix find_next_iomem_res() iteration issue | Bjorn Helgaas | 2018-10-09 | 1 | -54/+42 | |
| * | | | | | | | | | | | | | | resource: Include resource end in walk_*() interfaces | Bjorn Helgaas | 2018-10-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | smp,cpumask: introduce on_each_cpu_cond_mask | Rik van Riel | 2018-10-09 | 2 | -7/+24 | |
| * | | | | | | | | | | | | | | smp: use __cpumask_set_cpu in on_each_cpu_cond | Rik van Riel | 2018-10-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | kexec: Allocate decrypted control pages for kdump if SME is enabled | Lianbo Jiang | 2018-10-06 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-10-23 | 1 | -30/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | irq/matrix: Spread managed interrupts on allocation | Dou Liyang | 2018-09-18 | 1 | -3/+14 | |
| * | | | | | | | | | | | | | | | irq/matrix: Split out the CPU selection code into a helper | Dou Liyang | 2018-09-18 | 1 | -27/+38 | |
* | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-10-23 | 8 | -84/+262 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | cpu/SMT: State SMT is disabled even with nosmt and without "=force" | Borislav Petkov | 2018-10-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load() | Rafael J. Wysocki | 2018-10-04 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | sched/fair: Remove setting task's se->runnable_weight during PELT update | Dietmar Eggemann | 2018-10-02 | 2 | -6/+2 | |
| * | | | | | | | | | | | | | | | | sched/fair: Disable LB_BIAS by default | Dietmar Eggemann | 2018-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | sched/pelt: Fix warning and clean up IRQ PELT config | Vincent Guittot | 2018-10-02 | 5 | -10/+8 | |
| * | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2018-10-02 | 18 | -68/+190 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |