summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-10mm: add follow_pte_pmd()Ross Zwisler
2017-01-10mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...Aneesh Kumar K.V
2017-01-10dax: fix deadlock with DAX 4k holesRoss Zwisler
2017-01-10MAINTAINERS: remove duplicate bug filling descriptionVlastimil Babka
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-10gro: Enter slow-path if there is no tailroomHerbert Xu
2017-01-10mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau
2017-01-10net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann
2017-01-10packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3Sowmini Varadhan
2017-01-10bpf: Make unnecessarily global functions staticTobias Klauser
2017-01-10bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()Tobias Klauser
2017-01-10net: add the AF_QIPCRTR entries to family name tablesAnna, Suman
2017-01-10ipvlan: improvise dev_id generation logic in IPvlanMahesh Bandewar
2017-01-10net: qrtr: Mark 'buf' as little endianStephen Boyd
2017-01-10net: dsa: Ensure validity of dst->ds[0]Florian Fainelli
2017-01-10Merge tag 'linux-kselftest-4.10-rc4-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-01-10liquidio: store the L4 hash of rx packets in skbPrasad Kanneganti
2017-01-10Merge branch 'sfc-physical-port-ids'David S. Miller
2017-01-10sfc: stop setting dev_portBert Kenward
2017-01-10sfc: implement ndo_get_phys_port_nameBert Kenward
2017-01-10sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward
2017-01-10net: skb_flow_get_be16() can be staticEric Dumazet
2017-01-10net: qcom/emac: add ethtool supportTimur Tabi
2017-01-10Merge branch 'r8152-fix-autosuspend'David S. Miller
2017-01-10r8152: fix rx issue for runtime suspendhayeswang
2017-01-10r8152: split rtl8152_suspend functionhayeswang
2017-01-10net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser
2017-01-10Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub...David S. Miller
2017-01-09net: dsa: select NET_SWITCHDEVVivien Didelot
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-01-09tcp: make TCP_INFO more consistentEric Dumazet
2017-01-09Merge branch 'bpf-verifier-improvements'David S. Miller
2017-01-09bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov
2017-01-09bpf: allow helpers access to variable memoryGianluca Borello
2017-01-09bpf: allow adjusted map element values to spillGianluca Borello
2017-01-09bpf: allow helpers access to map element valuesGianluca Borello
2017-01-09bpf: split check_mem_access logic for map valuesGianluca Borello