Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2020-01-30 | 18 | -1424/+2 |
|\ | |||||
| * | x86/mpx: remove MPX from arch/x86 | Dave Hansen | 2020-01-23 | 14 | -1315/+1 |
| * | mm: remove arch_bprm_mm_init() hook | Dave Hansen | 2020-01-23 | 1 | -6/+0 |
| * | x86/mpx: remove bounds exception code | Dave Hansen | 2020-01-23 | 1 | -74/+0 |
| * | x86/mpx: remove build infrastructure | Dave Hansen | 2020-01-23 | 2 | -29/+0 |
| * | x86/alternatives: add missing insn.h include | Dave Hansen | 2020-01-23 | 1 | -0/+1 |
* | | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-01-30 | 1 | -8/+18 |
|\ \ | |||||
| * \ | Backmerge v5.5-rc7 into drm-next | Dave Airlie | 2020-01-20 | 19 | -67/+70 |
| |\ \ | |||||
| * \ \ | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2019-12-17 | 1 | -8/+18 |
| |\ \ \ | |||||
| | * | | | drm/gma500: Pass GPIO for Intel MID using descriptors | Linus Walleij | 2019-12-14 | 1 | -8/+18 |
* | | | | | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 2020-01-29 | 2 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 2020-01-13 | 2 | -0/+2 |
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-01-29 | 1 | -17/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | compat: provide compat_ptr() on all architectures | Arnd Bergmann | 2020-01-03 | 1 | -17/+0 |
* | | | | | | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-01-29 | 2 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | open: introduce openat2(2) syscall | Aleksa Sarai | 2020-01-18 | 2 | -0/+2 |
* | | | | | | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-01-29 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | arch/x86/setup: Drop dummy_con initialization | Arvind Sankar | 2020-01-14 | 1 | -2/+0 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-01-28 | 2 | -9/+158 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-01-23 | 1 | -10/+8 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS | Martin KaFai Lau | 2020-01-09 | 1 | -10/+8 |
| * | | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-19 | 9 | -42/+28 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-09 | 2 | -6/+2 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-12-27 | 2 | -0/+151 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | bpf, x86: Align dispatcher branch targets to 16B | Björn Töpel | 2019-12-13 | 1 | -1/+29 |
| | * | | | | | | | | bpf: Introduce BPF dispatcher | Björn Töpel | 2019-12-13 | 1 | -0/+122 |
| | * | | | | | | | | bpf, x86, arm64: Enable jit by default when not built as always-on | Daniel Borkmann | 2019-12-11 | 1 | -0/+1 |
| | | |_|_|/ / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-01-28 | 39 | -1659/+4931 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | crypto: x86/poly1305 - emit does base conversion itself | Jason A. Donenfeld | 2020-01-22 | 1 | -6/+2 |
| * | | | | | | | | | crypto: x86/poly1305 - fix .gitignore typo | Jason A. Donenfeld | 2020-01-22 | 1 | -1/+1 |
| * | | | | | | | | | crypto: x86/sha - Eliminate casts on asm implementations | Kees Cook | 2020-01-22 | 11 | -102/+102 |
| * | | | | | | | | | crypto: x86/poly1305 - wire up faster implementations for kernel | Jason A. Donenfeld | 2020-01-16 | 6 | -1576/+571 |
| * | | | | | | | | | crypto: x86/poly1305 - import unmodified cryptogams implementation | Jason A. Donenfeld | 2020-01-16 | 1 | -0/+4159 |
| * | | | | | | | | | crypto: poly1305 - add new 32 and 64-bit generic versions | Jason A. Donenfeld | 2020-01-16 | 2 | -21/+214 |
| * | | | | | | | | | crypto: remove propagation of CRYPTO_TFM_RES_* flags | Eric Biggers | 2020-01-09 | 1 | -6/+1 |
| * | | | | | | | | | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 12 | -45/+20 |
| * | | | | | | | | | crypto: x86 - Regularize glue function prototypes | Kees Cook | 2019-12-11 | 17 | -397/+356 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-01-28 | 1 | -41/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | x86/mtrr: Require CAP_SYS_ADMIN for all access | Kees Cook | 2019-12-09 | 1 | -19/+2 |
| * | | | | | | | | | x86/mtrr: Get rid of mtrr_seq_show() forward declaration | Borislav Petkov | 2019-12-09 | 1 | -22/+20 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-01-28 | 2 | -10/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | x86/fpu: Deactivate FPU state after failure during state load | Sebastian Andrzej Siewior | 2020-01-07 | 1 | -0/+3 |
| * | | | | | | | | | x86/fpu/xstate: Make xfeature_is_supervisor()/xfeature_is_user() return bool | Yu-cheng Yu | 2020-01-06 | 1 | -3/+3 |
| * | | | | | | | | | x86/fpu/xstate: Fix small issues | Yu-cheng Yu | 2020-01-06 | 1 | -7/+5 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-01-28 | 25 | -261/+410 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | x86/cpu: Remove redundant cpu_detect_cache_sizes() call | Tony W Wang-oc | 2020-01-20 | 2 | -4/+0 |
| * | | | | | | | | | x86/cpu: Print "VMX disabled" error message iff KVM is enabled | Sean Christopherson | 2020-01-15 | 1 | -2/+3 |
| * | | | | | | | | | KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs | Sean Christopherson | 2020-01-13 | 1 | -6/+4 |
| * | | | | | | | | | perf/x86: Provide stubs of KVM helpers for non-Intel CPUs | Sean Christopherson | 2020-01-13 | 1 | -7/+15 |
| * | | | | | | | | | KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits | Sean Christopherson | 2020-01-13 | 1 | -50/+55 |