summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2017-12-15arm64: fpsimd: Fix copying of FP state from signal frame into task structWill Deacon1-1/+1
2017-12-15Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-5/+7
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz1-0/+18
2017-12-15sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt1-1/+7
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2-2/+3
2017-12-15objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar1-0/+10
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap3-8/+35
2017-12-15x86/power: Make restore_processor_context() saneAndy Lutomirski3-41/+62
2017-12-15x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()Andy Lutomirski1-6/+3
2017-12-15x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski2-12/+2
2017-12-15posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner1-12/+17
2017-12-15dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek1-14/+14
2017-12-15Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-2/+18
2017-12-15Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-39/+32
2017-12-15tracing: Have stack trace not record if RCU is not watchingSteven Rostedt (VMware)1-0/+4
2017-12-15Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+28
2017-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds30-43/+125
2017-12-15arch: define weak abort()Sudip Mukherjee1-0/+8
2017-12-15mm, oom_reaper: fix memory corruptionMichal Hocko4-6/+18
2017-12-15kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker8-2/+13
2017-12-15mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'Christophe JAILLET1-2/+4
2017-12-15tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng1-1/+1
2017-12-15kcov: fix comparison callback signatureDmitry Vyukov1-2/+2
2017-12-15mm/slab.c: do not hash pointers when debugging slabGeert Uytterhoeven1-13/+10
2017-12-15mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list()Lucas Stach1-0/+11
2017-12-15mm/memory.c: mark wp_huge_pmd() inline to prevent build failureGeert Uytterhoeven1-1/+2
2017-12-15scripts/faddr2line: fix CROSS_COMPILE unset errorLiu, Changcheng1-4/+4
2017-12-15Documentation/vm/zswap.txt: update with same-value filled page featureSrividya Desireddy1-1/+21
2017-12-15exec: avoid gcc-8 warning for get_task_commArnd Bergmann2-5/+8
2017-12-15autofs: fix careless error in recent commitNeilBrown1-1/+0
2017-12-15string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-15mm/kmemleak.c: make cond_resched() rate-limiting more efficientAndrew Morton1-1/+1
2017-12-15lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson3-3/+17
2017-12-15include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-14Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-16/+17
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds10-38/+122
2017-12-14virtio_mmio: fix devm cleanupMark Rutland1-34/+9
2017-12-14arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin2-1/+5
2017-12-14arm64: fix CONFIG_DEBUG_WX address reportingMark Rutland1-1/+1
2017-12-14ovl: fix overlay: warning prefixAmir Goldstein2-2/+3
2017-12-14drm/drm_lease: Prevent deadlock in case drm_lease_create() failsMarius Vlad1-2/+2
2017-12-14Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds11-57/+15
2017-12-14Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/...Linus Torvalds3-12/+20
2017-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-19/+23
2017-12-14drm: rework delayed connector cleanup in connector_iterDaniel Vetter5-21/+63
2017-12-14Merge branch 'mlx4-misc-fixes'David S. Miller4-28/+35