summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-302113-13477/+25692
|\
| * Linux 4.15v4.15Linus Torvalds2018-01-281-1/+1
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-282-2/+0
| |\
| | * x86/retpoline: Remove the esp/rsp thunkWaiman Long2018-01-242-2/+0
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-287-34/+60
| |\ \
| | * | x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf2018-01-281-1/+1
| | * | x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin2018-01-271-11/+1
| | * | x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski2018-01-261-13/+9
| | * | x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski2018-01-261-5/+29
| | * | x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov2018-01-241-1/+1
| | * | x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang2018-01-241-2/+18
| | * | perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang2018-01-241-1/+1
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-01-281-0/+3
| |\ \ \
| | * | | hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner2018-01-271-0/+3
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-283-5/+18
| |\ \ \ \
| | * | | | sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra2018-01-243-5/+18
| | | |/ / | | |/| |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-282-20/+60
| |\ \ \ \
| | * | | | perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra2018-01-251-15/+18
| | * | | | perf/core: Fix ctx::mutex deadlockPeter Zijlstra2018-01-251-1/+7
| | * | | | perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra2018-01-251-2/+24
| | * | | | perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra2018-01-251-2/+11
| | |/ / /
| * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-01-282-3/+5
| |\ \ \ \
| | * | | | locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks()Tejun Heo2018-01-241-0/+2
| | * | | | futex: Fix OWNER_DEAD fixupPeter Zijlstra2018-01-241-3/+3
| | |/ / /
| * | | | Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...Linus Torvalds2018-01-271-2/+2
| |\ \ \ \
| | * | | | Update the RISC-V MAINTAINERS filePalmer Dabbelt2018-01-261-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-2616-28/+57
| |\ \ \ \ \
| | * | | | | VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi2018-01-261-1/+1
| | * | | | | dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev2018-01-261-0/+3
| | * | | | | net: vrf: Add support for sends to local broadcast addressDavid Ahern2018-01-261-2/+3
| | * | | | | r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu2018-01-261-7/+2
| | * | | | | net: don't call update_pmtu unconditionallyNicolas Dichtel2018-01-259-18/+20
| | * | | | | net: tcp: close sock if net namespace is exitingDan Streetman2018-01-253-0/+28
| * | | | | | Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...Linus Torvalds2018-01-262-21/+58
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-261-15/+31
| | |\ \ \ \ \
| | | * | | | | drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul2018-01-261-15/+31
| | * | | | | | Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-01-251-6/+27
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon2018-01-181-6/+6
| | | * | | | | drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt2018-01-181-0/+21
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-266-130/+210
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer2018-01-241-3/+9
| | * | | | | | | Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2018-01-232-110/+172
| | * | | | | | | Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma2018-01-231-0/+3
| | * | | | | | | Input: xpad - add support for PDP Xbox One controllersMark Furneaux2018-01-221-0/+19
| | * | | | | | | Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-222-20/+10
| * | | | | | | | orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2018-01-262-16/+2
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-251-7/+11
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-241-7/+11
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger2018-01-241-7/+11
| * | | | | | | | | Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-01-251-18/+8
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |