summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | bpf: Add reference tracking to verifierJoe Stringer2018-10-031-19/+287
| | * | | | | | bpf: Macrofy stack state copyJoe Stringer2018-10-031-46/+60
| | * | | | | | bpf: Add PTR_TO_SOCKET verifier typeJoe Stringer2018-10-031-14/+106
| | * | | | | | bpf: Generalize ptr_or_null regs checkJoe Stringer2018-10-031-18/+25
| | * | | | | | bpf: Reuse canonical string formatter for ctx errsJoe Stringer2018-10-031-4/+3
| | * | | | | | bpf: Simplify ptr_min_max_vals adjustmentJoe Stringer2018-10-031-12/+10
| | * | | | | | bpf: Add iterator for spilled registersJoe Stringer2018-10-031-9/+7
| | * | | | | | bpf: don't allow create maps of per-cpu cgroup local storagesRoman Gushchin2018-10-011-1/+2
| | * | | | | | bpf: introduce per-cpu cgroup local storageRoman Gushchin2018-10-014-27/+157
| | * | | | | | bpf: rework cgroup storage pointer passingRoman Gushchin2018-10-012-3/+8
| | * | | | | | bpf: extend cgroup bpf core to allow multiple cgroup storage typesRoman Gushchin2018-10-015-39/+85
| | * | | | | | bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()Yonghong Song2018-09-281-0/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-068-29/+118
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-042-0/+9
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-264-13/+74
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: remove redundant null pointer check before consume_skbzhong jiang2018-09-211-4/+2
| | * | | | | | | | flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-142-0/+40
| | * | | | | | | | bpf: add bpffs pretty print for program array mapYonghong Song2018-09-111-1/+24
| | * | | | | | | | bpf/verifier: fix verifier instabilityAlexei Starovoitov2018-09-061-8/+8
| * | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-254-24/+74
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-1812-44/+45
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-134-19/+39
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-057-57/+46
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bpf: add bpffs pretty print for percpu arraymap/hash/lru_hashYonghong Song2018-08-302-0/+55
| * | | | | | | | | | | | bpf/verifier: display non-spill stack slot types in print_verifier_stateEdward Cree2018-08-301-7/+25
| * | | | | | | | | | | | bpf/verifier: per-register parent pointersEdward Cree2018-08-301-140/+44
| * | | | | | | | | | | | bpf: remove duplicated include from syscall.cYueHaibing2018-08-291-1/+0
* | | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-232-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | clocksource: Provide clocksource_arch_init()Thomas Gleixner2018-10-042-0/+6
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-232-1/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-09-261-1/+10
| * | | | | | | | | | | | | x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina2018-09-261-0/+10
* | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-236-102/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy2018-10-222-16/+0
| * | | | | | | | | | | | | | resource: Clean it up a bitBorislav Petkov2018-10-091-29/+26
| * | | | | | | | | | | | | | resource: Fix find_next_iomem_res() iteration issueBjorn Helgaas2018-10-091-54/+42
| * | | | | | | | | | | | | | resource: Include resource end in walk_*() interfacesBjorn Helgaas2018-10-091-2/+2
| * | | | | | | | | | | | | | smp,cpumask: introduce on_each_cpu_cond_maskRik van Riel2018-10-092-7/+24
| * | | | | | | | | | | | | | smp: use __cpumask_set_cpu in on_each_cpu_condRik van Riel2018-10-091-1/+1
| * | | | | | | | | | | | | | kexec: Allocate decrypted control pages for kdump if SME is enabledLianbo Jiang2018-10-061-0/+6
* | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-30/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | irq/matrix: Spread managed interrupts on allocationDou Liyang2018-09-181-3/+14
| * | | | | | | | | | | | | | | irq/matrix: Split out the CPU selection code into a helperDou Liyang2018-09-181-27/+38
* | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-238-84/+262
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cpu/SMT: State SMT is disabled even with nosmt and without "=force"Borislav Petkov2018-10-051-0/+1
| * | | | | | | | | | | | | | | | sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()Rafael J. Wysocki2018-10-041-4/+4
| * | | | | | | | | | | | | | | | sched/fair: Remove setting task's se->runnable_weight during PELT updateDietmar Eggemann2018-10-022-6/+2
| * | | | | | | | | | | | | | | | sched/fair: Disable LB_BIAS by defaultDietmar Eggemann2018-10-021-1/+1
| * | | | | | | | | | | | | | | | sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot2018-10-025-10/+8
| * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-10-0218-68/+190
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \