| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-08 | 21 | -1467/+2602 |
|\ |
|
| * | bpf, x32: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-04 | 1 | -135/+1 |
| * | bpf, s390x: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-04 | 4 | -252/+13 |
| * | bpf, ppc64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-04 | 4 | -317/+11 |
| * | bpf, mips64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-04 | 1 | -104/+0 |
| * | bpf, arm32: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-04 | 1 | -77/+0 |
| * | bpf, sparc64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-04 | 4 | -269/+6 |
| * | bpf, arm64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-04 | 1 | -65/+0 |
| * | bpf, x64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-04 | 3 | -296/+5 |
| * | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing | 2018-05-03 | 4 | -6/+2587 |
| * | x86/bpf: Clean up non-standard comments, to make the code more readable | Ingo Molnar | 2018-05-02 | 1 | -100/+133 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-04 | 1 | -4/+14 |
|\ \ |
|
| * | | bpf, x64: fix memleak when not converging on calls | Daniel Borkmann | 2018-05-02 | 1 | -1/+1 |
| * | | bpf, x64: fix memleak when not converging after image | Daniel Borkmann | 2018-05-02 | 1 | -2/+2 |
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-04-26 | 1 | -1/+11 |
| |\ |
|
| | * | bpf, x64: fix JIT emission for dead code | Gianluca Borello | 2018-04-25 | 1 | -1/+11 |
* | | | Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-05-04 | 6 | -6/+21 |
|\ \ \ |
|
| * | | | parisc: Fix section mismatches | Helge Deller | 2018-05-02 | 2 | -2/+2 |
| * | | | parisc: drivers.c: Fix section mismatches | Helge Deller | 2018-05-02 | 1 | -3/+4 |
| * | | | parisc: time: Convert read_persistent_clock() to read_persistent_clock64() | Baolin Wang | 2018-04-20 | 1 | -1/+1 |
| * | | | parisc: Document rules regarding checksum of HPMC handler | Helge Deller | 2018-04-18 | 1 | -0/+11 |
| * | | | parisc: Make bzImage default build target | Helge Deller | 2018-04-18 | 1 | -0/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2018-05-02 | 2 | -0/+7 |
|\ \ \ \ |
|
| * | | | | hexagon: export csum_partial_copy_nocheck | Arnd Bergmann | 2018-05-01 | 1 | -0/+1 |
| * | | | | hexagon: add memset_io() helper | Arnd Bergmann | 2018-05-01 | 1 | -0/+6 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2018-04-30 | 2 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | sparc: vio: use put_device() instead of kfree() | Arvind Yadav | 2018-04-30 | 1 | -1/+1 |
| * | | | | sparc64: Fix mistake in oradax license text | Rob Gardner | 2018-04-30 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-29 | 12 | -19/+93 |
|\ \ \ \ \ |
|
| * | | | | | x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds | Arnd Bergmann | 2018-04-27 | 2 | -0/+73 |
| * | | | | | x86/setup: Do not reserve a crash kernel region if booted on Xen PV | Petr Tesarik | 2018-04-27 | 1 | -0/+6 |
| * | | | | | x86/cpu/intel: Add missing TLB cpuid values | jacek.tomaka@poczta.fm | 2018-04-26 | 1 | -0/+3 |
| * | | | | | x86/smpboot: Don't use mwait_play_dead() on AMD systems | Yazen Ghannam | 2018-04-26 | 1 | -0/+2 |
| * | | | | | x86/mm: Make vmemmap and vmalloc base address constants unsigned long | Jiri Kosina | 2018-04-26 | 1 | -4/+4 |
| * | | | | | x86/vector: Remove the unused macro FPU_IRQ | Dou Liyang | 2018-04-26 | 1 | -2/+0 |
| * | | | | | x86/vector: Remove the macro VECTOR_OFFSET_START | Dou Liyang | 2018-04-26 | 1 | -5/+0 |
| * | | | | | x86/cpufeatures: Enumerate cldemote instruction | Fenghua Yu | 2018-04-26 | 1 | -0/+1 |
| * | | | | | x86/microcode: Do not exit early from __reload_late() | Borislav Petkov | 2018-04-24 | 1 | -4/+2 |
| * | | | | | x86/microcode/intel: Save microcode patch unconditionally | Borislav Petkov | 2018-04-24 | 1 | -2/+0 |
| * | | | | | x86/jailhouse: Fix incorrect SPDX identifier | Thomas Gleixner | 2018-04-23 | 2 | -2/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-29 | 5 | -19/+68 |
|\ \ \ \ \ |
|
| * | | | | | x86/entry/64/compat: Preserve r8-r11 in int $0x80 | Andy Lutomirski | 2018-04-27 | 1 | -4/+4 |
| * | | | | | x86/pti: Filter at vma->vm_page_prot population | Dave Hansen | 2018-04-25 | 2 | -0/+9 |
| * | | | | | x86/pti: Disallow global kernel text with RANDSTRUCT | Dave Hansen | 2018-04-25 | 1 | -0/+10 |
| * | | | | | x86/pti: Reduce amount of kernel text allowed to be Global | Dave Hansen | 2018-04-25 | 1 | -3/+13 |
| * | | | | | x86/pti: Fix boot warning from Global-bit setting | Dave Hansen | 2018-04-25 | 1 | -10/+30 |
| * | | | | | x86/pti: Fix boot problems from Global-bit setting | Dave Hansen | 2018-04-25 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-04-29 | 1 | -3/+6 |
|\ \ \ \ \ |
|
| * | | | | | perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1 | Kan Liang | 2018-04-25 | 1 | -3/+6 |
| |/ / / / |
|
* | | | | | Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-04-28 | 8 | -48/+132 |
|\ \ \ \ \ |
|