summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-14kernel/locking: Compute 'current' directlyDavidlohr Bueso
2017-01-14drivers/tty: Compute 'current' directlyDavidlohr Bueso
2017-01-14kernel/exit: Compute 'current' directlyDavidlohr Bueso
2017-01-14locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabledWaiman Long
2017-01-12locking/jump_labels: Update bug_at() boot messageAndy Shevchenko
2017-01-12locking/pvqspinlock: Don't wait if vCPU is preemptedPan Xinhui
2017-01-12locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
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
2017-01-10ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren
2017-01-10bpf: do not use KMALLOC_SHIFT_MAXMichal Hocko
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler