| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-04-11 | 4 | -5/+5 |
|\ |
|
| * | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 | Jason A. Donenfeld | 2020-04-09 | 4 | -5/+5 |
| * | x86: probe assembler capabilities via kconfig instead of makefile | Jason A. Donenfeld | 2020-04-09 | 1 | -1/+1 |
* | | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2020-04-08 | 3 | -96/+14 |
|\ \
| |/
|/| |
|
| * | libceph: directly skip to the end of redirect reply | Ilya Dryomov | 2020-03-30 | 1 | -3/+0 |
| * | libceph: simplify ceph_monc_handle_map() | Ilya Dryomov | 2020-03-30 | 1 | -4/+4 |
| * | ceph: move ceph_osdc_{read,write}pages to ceph.ko | Xiubo Li | 2020-03-30 | 1 | -79/+0 |
| * | libceph: drop CEPH_DEFINE_SHOW_FUNC | Ilya Dryomov | 2020-03-30 | 1 | -10/+10 |
* | | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2020-04-07 | 11 | -716/+503 |
|\ \ |
|
| * | | SUNRPC: Don't start a timer on an already queued rpc task | Trond Myklebust | 2020-04-04 | 1 | -6/+13 |
| * | | Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust | 2020-03-28 | 6 | -625/+413 |
| |\ \ |
|
| | * | | xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt | Chuck Lever | 2020-03-27 | 6 | -130/+141 |
| | * | | xprtrdma: Extract sockaddr from struct rdma_cm_id | Chuck Lever | 2020-03-27 | 1 | -21/+14 |
| | * | | xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep | Chuck Lever | 2020-03-27 | 6 | -255/+240 |
| | * | | xprtrdma: Disconnect on flushed completion | Chuck Lever | 2020-03-27 | 3 | -17/+45 |
| | * | | xprtrdma: Remove rpcrdma_ia::ri_flags | Chuck Lever | 2020-03-27 | 3 | -67/+13 |
| | * | | xprtrdma: Invoke rpcrdma_ia_open in the connect worker | Chuck Lever | 2020-03-27 | 3 | -142/+20 |
| | * | | xprtrdma: Allocate Protection Domain in rpcrdma_ep_create() | Chuck Lever | 2020-03-27 | 1 | -16/+10 |
| | * | | xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect() | Chuck Lever | 2020-03-27 | 3 | -20/+20 |
| | * | | xprtrdma: Clean up the post_send path | Chuck Lever | 2020-03-27 | 5 | -18/+18 |
| | * | | xprtrdma: Refactor frwr_init_mr() | Chuck Lever | 2020-03-27 | 3 | -8/+8 |
| | * | | xprtrdma: Invoke rpcrdma_ep_create() in the connect worker | Chuck Lever | 2020-03-27 | 3 | -103/+56 |
| | * | | xprtrdma: Enhance MR-related trace points | Chuck Lever | 2020-03-27 | 1 | -1/+1 |
| * | | | SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize | Olga Kornievskaia | 2020-03-26 | 1 | -1/+2 |
| * | | | SUNRPC: Trim stack utilization in the wrap and unwrap paths | Chuck Lever | 2020-03-16 | 1 | -6/+8 |
| * | | | SUNRPC: Remove xdr_buf_read_mic() | Chuck Lever | 2020-03-16 | 1 | -55/+0 |
| * | | | sunrpc: Fix gss_unwrap_resp_integ() again | Chuck Lever | 2020-03-16 | 1 | -19/+58 |
| * | | | SUNRPC: remove redundant assignments to variable status | Colin Ian King | 2020-03-16 | 1 | -1/+1 |
| * | | | SUNRPC: Don't take a reference to the cred on synchronous tasks | Trond Myklebust | 2020-03-16 | 1 | -0/+3 |
| * | | | SUNRPC: Add a flag to avoid reference counts on credentials | Trond Myklebust | 2020-03-16 | 2 | -3/+5 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-04-07 | 16 | -35/+186 |
|\ \ \ |
|
| * | | | ipv6: rpl: fix loop iteration | Alexander Aring | 2020-04-06 | 1 | -3/+3 |
| * | | | mptcp: add some missing pr_fmt defines | Geliang Tang | 2020-04-03 | 3 | -0/+6 |
| * | | | net_sched: fix a missing refcnt in tcindex_init() | Cong Wang | 2020-04-03 | 1 | -0/+1 |
| * | | | neigh: support smaller retrans_time settting | Hangbin Liu | 2020-04-02 | 3 | -9/+12 |
| * | | | net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry | Tonghao Zhang | 2020-04-02 | 1 | -4/+6 |
| * | | | net: core: enable SO_BINDTODEVICE for non-root users | Vincent Bernat | 2020-04-02 | 1 | -1/+1 |
| * | | | mptcp: fix "fn parameter not described" warnings | Matthieu Baerts | 2020-04-02 | 1 | -4/+5 |
| * | | | mptcp: re-check dsn before reading from subflow | Florian Westphal | 2020-04-02 | 1 | -0/+26 |
| * | | | mptcp: subflow: check parent mptcp socket on subflow state change | Florian Westphal | 2020-04-02 | 3 | -2/+36 |
| * | | | mptcp: fix tcp fallback crash | Florian Westphal | 2020-04-02 | 1 | -4/+46 |
| * | | | net: ipv6: rpl_iptunnel: remove redundant assignments to variable err | Colin Ian King | 2020-04-02 | 1 | -1/+1 |
| * | | | net: dsa: dsa_bridge_mtu_normalization() can be static | kbuild test robot | 2020-04-02 | 1 | -1/+1 |
| * | | | ipv6: don't auto-add link-local address to lag ports | Jarod Wilson | 2020-04-01 | 1 | -0/+4 |
| * | | | net_sched: add a temporary refcnt for struct tcindex_data | Cong Wang | 2020-04-01 | 1 | -6/+38 |
* | | | | Merge tag '9p-for-5.7' of git://github.com/martinetd/linux | Linus Torvalds | 2020-04-06 | 1 | -61/+73 |
|\ \ \ \ |
|
| * | | | | 9pnet: allow making incomplete read requests | Sergey Alirzaev | 2020-03-27 | 1 | -61/+73 |
* | | | | | Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-04-04 | 2 | -19/+10 |
|\ \ \ \ \ |
|
| * | | | | | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long | 2020-03-29 | 2 | -19/+10 |
* | | | | | | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 2020-04-04 | 19 | -771/+901 |
|\ \ \ \ \ \ |
|