summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24md/raid5-cache: delete meaningless codeShaohua Li
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-01-12Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-12Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11Merge tag 'asoc-fix-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai
2017-01-11xfs: Timely free truncated dirty pagesJan Kara
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-01-11net: vrf: do not allow table id 0David Ahern
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King
2017-01-11sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann
2017-01-11gro: use min_t() in skb_gro_reset_offset()Eric Dumazet
2017-01-10Merge branch 'mlx5-fixes'David S. Miller
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens
2017-01-10net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah
2017-01-10net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed
2017-01-10net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz
2017-01-10net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion
2017-01-10net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz
2017-01-10net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz
2017-01-10net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz
2017-01-10net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz
2017-01-10net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz
2017-01-10timerfd: export defines to userspaceMike Frysinger
2017-01-10mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz
2017-01-10mm/slab.c: fix SLAB freelist randomization duplicate entriesJohn Sperbeck
2017-01-10zram: support BDI_CAP_STABLE_WRITESMinchan Kim
2017-01-10zram: revalidate disk under init_lockMinchan Kim
2017-01-10mm: support anonymous stable pageMinchan Kim
2017-01-10mm: add documentation for page fragment APIsAlexander Duyck
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2017-01-10mm: don't dereference struct page fields of invalid pagesArd Biesheuvel
2017-01-10mailmap: add codeaurora.org names for nameless email commitsStephen Boyd
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-01-10mm: pmd dirty emulation in page fault handlerMinchan Kim
2017-01-10ipc/sem.c: fix incorrect sem_lock pairingManfred Spraul
2017-01-10lib/Kconfig.debug: fix frv build failureSudip Mukherjee
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2017-01-10mm: fix remote numa hits statisticsMichal Hocko
2017-01-10mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Dan Williams