summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-2610-11/+11
| * | | | Merge tag 'qcom-fixes-for-4.17-rc7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-05-261-4/+4
| |\ \ \ \
| | * | | | firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1()Niklas Cassel2018-05-251-4/+4
| | | |_|/ | | |/| |
| * | | | Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-05-253-4/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: sun8i: v3s: fix spelling mistake: "disbaled" -> "disabled"Colin Ian King2018-05-021-1/+1
| | * | | ARM: dts: sun4i: Fix incorrect clocks for displaysPascal Roeleven2018-04-231-3/+3
| | * | | ARM: dts: sun8i: h3: Re-enable EMAC on Orange Pi OneChen-Yu Tsai2018-04-171-0/+1
| | |/ /
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-262-17/+9Star
|\ \ \ \
| * | | | x86/speculation: Simplify the CPU bug detection logicDominik Brodowski2018-05-231-15/+7Star
| * | | | KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk2018-05-231-2/+2
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-263-6/+6
|\ \ \ \ \
| * | | | | sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior2018-05-251-1/+3
| * | | | | kthread: Allow kthread_park() on a parked kthreadPeter Zijlstra2018-05-251-4/+2Star
| * | | | | sched/topology: Clarify root domain(s) debug stringJuri Lelli2018-05-251-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-2611-75/+198
|\ \ \ \ \ \
| * | | | | | KVM: x86: fix #UD address of failed Hyper-V hypercallsRadim Krčmář2018-05-252-16/+15Star
| * | | | | | kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson2018-05-241-0/+5
| * | | | | | KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang2018-05-241-1/+4
| * | | | | | x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel2018-05-241-2/+14
| * | | | | | Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-05-246-55/+159
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: Book 3S HV: Do ptesync in radix guest exit pathPaul Mackerras2018-05-171-0/+8
| | * | | | | | KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority changeBenjamin Herrenschmidt2018-05-171-7/+101
| | * | | | | | KVM: PPC: Book3S HV: Make radix clear pte when unmappingNicholas Piggin2018-05-171-1/+1
| | * | | | | | KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl...Nicholas Piggin2018-05-171-2/+2
| | * | | | | | KVM: PPC: Book3S HV: Snapshot timebase offset on guest entryPaul Mackerras2018-05-174-45/+47
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'kvm-s390-master-4.17-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2018-05-171-1/+1
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand2018-05-171-1/+1
| | |/ / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-2616-43/+125
|\ \ \ \ \ \ \
| * | | | | | | kasan: fix memory hotplug during bootDavid Hildenbrand2018-05-261-1/+1
| * | | | | | | kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand2018-05-261-0/+1
| * | | | | | | checkpatch: fix macro argument precedence testJoe Perches2018-05-261-1/+1
| * | | | | | | init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre2018-05-261-0/+1
| * | | | | | | kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva2018-05-261-0/+5
| * | | | | | | mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron2018-05-263-6/+9
| * | | | | | | proc: fix smaps and meminfo alignmentHugh Dickins2018-05-261-5/+0Star
| * | | | | | | mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko2018-05-261-1/+1
| * | | | | | | mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko2018-05-261-6/+10
| * | | | | | | mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin2018-05-261-2/+61
| * | | | | | | MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz2018-05-261-1/+7
| * | | | | | | ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso2018-05-261-2/+10
| * | | | | | | Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso2018-05-261-7/+2Star
| * | | | | | | idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-262-1/+10
| * | | | | | | ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge2018-05-261-10/+1Star
| * | | | | | | mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval2018-05-261-1/+6
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-2649-193/+372
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ibmvnic: Fix partial success login retriesThomas Falcon2018-05-251-1/+6
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-254-24/+70
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann2018-05-242-23/+65
| | * | | | | | | selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell2018-05-231-1/+3
| | * | | | | | | selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell2018-05-181-0/+2