summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre2018-01-052-9/+19
| * | | | | | | kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada2017-12-061-20/+23
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-133-25/+40
|\ \ \ \ \ \ \
| * | | | | | | apparmor: Fix regression in profile conflict logicMatthew Garrett2018-01-131-4/+5
| * | | | | | | apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2018-01-132-21/+35
* | | | | | | | Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-134-11/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/PCI: Move and shrink AMD 64-bit window to avoid conflict=?UTF-8?q?Christian=20K=C3=B6nig?=2018-01-111-10/+12
| * | | | | | | | x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=2018-01-114-1/+18
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-136-7/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton2018-01-131-1/+1
| * | | | | | | | kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2018-01-132-1/+3
| * | | | | | | | kmemleak: allow to coexist with fault injectionDmitry Vyukov2018-01-131-1/+1
| * | | | | | | | MAINTAINERS, nilfs2: change project home URLsRyusuke Konishi2018-01-132-4/+4
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-122-3/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko2018-01-081-1/+1
| * | | | | | | | | x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang2018-01-061-2/+11
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-123-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | membarrier: Disable preemption when calling smp_call_function_many()Mathieu Desnoyers2018-01-101-0/+2
| * | | | | | | | | | sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TESTGeert Uytterhoeven2018-01-081-0/+1
| * | | | | | | | | | ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie2018-01-061-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-01-126-16/+0Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entryEric Biggers2018-01-081-1/+0Star
| * | | | | | | | | | locking/lockdep: Remove cross-release leftoversIngo Molnar2018-01-084-12/+0Star
| * | | | | | | | | | locking/Documentation: Remove stale crossrelease_fullstack parameterDavid Sterba2018-01-081-3/+0Star
* | | | | | | | | | | Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-123-10/+8Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall2018-01-101-1/+3
| * | | | | | | | | | | xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall2018-01-101-3/+1Star
| * | | | | | | | | | | x86: xen: remove the use of VLAISNick Desaulniers2018-01-081-5/+3Star
| * | | | | | | | | | | x86/xen/time: fix section mismatch for xen_init_time_ops()Nick Desaulniers2018-01-081-1/+1
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-126-50/+88
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kvm-insert-lfence' into kvm-masterPaolo Bonzini2018-01-111-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig2018-01-111-2/+10
| * | | | | | | | | | | | | KVM: x86: emulate #UD while in guest modePaolo Bonzini2018-01-112-12/+2Star
| * | | | | | | | | | | | | x86: kvm: propagate register_shrinker return codeArnd Bergmann2018-01-111-6/+10
| * | | | | | | | | | | | | Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-01-113-29/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()David Gibson2018-01-101-2/+4
| | * | | | | | | | | | | | | KVM: PPC: Book3S PR: Fix WIMG handling under pHypAlexey Kardashevskiy2018-01-102-0/+3
| | * | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requestsSerhii Popovych2017-12-061-15/+35
| | * | | | | | | | | | | | | KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hptSerhii Popovych2017-12-061-17/+27
| * | | | | | | | | | | | | | KVM MMU: check pending exception before injecting APFHaozhong Zhang2018-01-111-1/+2
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-121-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crypto: algapi - fix NULL dereference in crypto_remove_spawns()Eric Biggers2018-01-051-0/+12
* | | | | | | | | | | | | | | Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-122-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mmc: s3mci: mark debug_regs[] as staticArnd Bergmann2018-01-041-2/+4
| * | | | | | | | | | | | | | | mmc: renesas_sdhi: Add MODULE_LICENSEMasaharu Hayakawa2017-12-151-0/+3
* | | | | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-01-1214-43/+39Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie2018-01-126-4/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/i915: Don't adjust priority on an already signaled fenceChris Wilson2018-01-112-1/+4
| | * | | | | | | | | | | | | | | drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke2018-01-112-0/+7
| | * | | | | | | | | | | | | | | Merge tag 'gvt-fixes-2018-01-08' of https://github.com/intel/gvt-linux into d...Jani Nikula2018-01-082-3/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |