summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-02net: thunderx: Optimize CQE_TX handlingSunil Goutham
2017-05-02net: thunderx: Optimize RBDR descriptor handlingSunil Goutham
2017-05-02net: thunderx: Support for page recyclingSunil Goutham
2017-05-02ipx: call ipxitf_put() in ioctl error pathDan Carpenter
2017-05-02net: sched: add helpers to handle extended actionsJiri Pirko
2017-05-02Merge branch 'qed-PTP-fixes'David S. Miller
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com
2017-05-02qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com
2017-05-02stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li
2017-05-02tcp: fix wraparound issue in tcp_lpEric Dumazet
2017-05-02bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-02metag/uaccess: Fix access_ok()James Hogan
2017-05-02Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-02block: don't call blk_mq_quiesce_queue() after queue is frozenMing Lei
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-05-02drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usagesShaoyun Liu
2017-05-02drm/amdgpu/gfx9: add additional MQD initializationAlex Deucher
2017-05-02drm/amdgpu/gfx9: fix typo in mpd initAlex Deucher
2017-05-02drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocationAlex Deucher
2017-05-02drm/amdgpu: update revision id settings for BR/STAlex Deucher
2017-05-02Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov
2017-05-02selftests: watchdog: accept multiple params on command lineTimur Tabi
2017-05-02pNFS: Fix a typo in pnfs_generic_alloc_ds_commitsTrond Myklebust
2017-05-02pNFS: Fix a deadlock when coalescing writes and returning the layoutTrond Myklebust
2017-05-02pNFS: Don't clear the layout return info if there are segments to returnTrond Myklebust
2017-05-02rcu: Open-code the rcu_cblist_n_lazy_cbs() functionPaul E. McKenney
2017-05-02rcu: Open-code the rcu_cblist_n_cbs() functionPaul E. McKenney
2017-05-02Merge branch 'bpf-test-prog-fixes'David S. Miller
2017-05-02bpf: Align packet data properly in program testing framework.David Miller
2017-05-02bpf: Do not dereference user pointer in bpf_test_finish().David Miller
2017-05-02rcu: Open-code the rcu_cblist_empty() functionPaul E. McKenney
2017-05-02selftests: bpf: Use bpf_endian.h in test_xdp.cDavid S. Miller
2017-05-02infiniband: avoid dereferencing uninitialized dst on error pathPaolo Abeni
2017-05-02rcu: Separately compile large rcu_segcblist functionsPaul E. McKenney
2017-05-02audit: fix the RCU locking for the auditd_connection structurePaul Moore
2017-05-02audit: use kmem_cache to manage the audit_buffer cachePaul Moore
2017-05-02audit: Use timespec64 to represent audit timestampsDeepa Dinamani
2017-05-02audit: store the auditd PID as a pid struct instead of pid_tPaul Moore
2017-05-02audit: kernel generated netlink traffic should have a portid of 0Paul Moore
2017-05-02audit: combine audit_receive() and audit_receive_skb()Paul Moore
2017-05-02audit: convert audit_watch.count from atomic_t to refcount_tElena Reshetova