summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-30MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-29Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree
2017-06-29net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang
2017-06-29Merge branch 'arcnet-fixes'David S. Miller
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik
2017-06-29rocker: move dereference before freeDan Carpenter
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel
2017-06-29net: sched: Fix one possible panic when no destroy callbackGao Feng
2017-06-29virtio-net: serialize tx routine during resetJason Wang
2017-06-29ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)
2017-06-29Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris
2017-06-29gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede
2017-06-29gpiolib: fix filtering out unwanted eventsBartosz Golaszewski
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-28Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi
2017-06-28ALSA: hda - Fix endless loop of codec configureTakashi Iwai
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach
2017-06-28Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-28Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-06-28ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang
2017-06-27NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust
2017-06-27Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington
2017-06-27NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust
2017-06-27NFS: Trunking detection should handle ERESTARTSYS/EINTRTrond Myklebust
2017-06-28MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic
2017-06-27nvme/pci: Fix stuck nvme resetKeith Busch
2017-06-27MIPS: head: Reorder instructions missing a delay slotKarl Beldan
2017-06-27net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur
2017-06-27dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara
2017-06-27net: prevent sign extension in dev_get_stats()Eric Dumazet
2017-06-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-27Merge tag 'perf-urgent-for-mingo-4.12-20170626' of git://git.kernel.org/pub/s...Ingo Molnar