summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-09-28MAINTAINERS: Update my e-mailMark Fasheh
2016-09-28sparc64: Fix irq stack bootmem allocation.Atish Patra
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz
2016-09-28sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley
2016-09-28drm/udl: fix line iterator in damage handlingDavid Herrmann
2016-09-28Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-09-28Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-09-27Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-27drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher
2016-09-27drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas
2016-09-27Merge branch 'act_ife-fixes'David S. Miller
2016-09-27act_ife: Fix false encodingYotam Gigi
2016-09-27act_ife: Fix external mac header on encodeYotam Gigi
2016-09-27VSOCK: Don't dec ack backlog twice for rejected connectionsJorgen Hansen
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli
2016-09-27Merge branch 'fec-align'David S. Miller
2016-09-27net: fec: align IP header in hardwareEric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson
2016-09-26Input: joydev - recognize devices with Z axis as joysticksVille Ranki
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-25Linux 4.8-rc8Linus Torvalds
2016-09-25Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner
2016-09-25mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-09-25Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-25radix tree: fix sibling entry handling in radix_tree_descend()Linus Torvalds
2016-09-25radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox
2016-09-25fix memory leaks in tracing_buffers_splice_read()Al Viro
2016-09-25tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)
2016-09-25MIPS: Fix delay slot emulation count in debugfsPaul Burton
2016-09-25MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-09-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-24Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams
2016-09-24Merge branch 'hughd-fixes' (patches from Hugh Dickins)Linus Torvalds
2016-09-24mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins
2016-09-24huge tmpfs: fix Committed_AS leakHugh Dickins
2016-09-24shmem: fix tmpfs to handle the huge= option properlyToshi Kani
2016-09-24ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-09-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-23cgroup: fix invalid controller enable rejections with cgroup namespaceTejun Heo