Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | i2c: fix header file kernel-doc warning | Randy Dunlap | 2019-12-10 | 1 | -0/+1 | |
| * | | | | | | | | | | i2c: remove i2c_new_dummy() API | Wolfram Sang | 2019-12-10 | 1 | -6/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-12-13 | 1 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | PM / devfreq: Use PM QoS for sysfs min/max_freq | Leonard Crestez | 2019-12-09 | 1 | -4/+5 | |
| * | | | | | | | | | PM / devfreq: Add PM QoS support | Leonard Crestez | 2019-12-09 | 1 | -0/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-12-13 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | blk-cgroup: remove blkcg_drain_queue | Guoqing Jiang | 2019-12-12 | 1 | -2/+0 | |
| * | | | | | | | | | Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2019-12-07 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | nvme_fc: add module to ops template to allow module references | James Smart | 2019-11-26 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-12-13 | 1 | -17/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | io_uring: ensure we return -EINVAL on unknown opcode | Jens Axboe | 2019-12-12 | 1 | -17/+22 | |
| * | | | | | | | | | | | io_uring: allow unbreakable links | Jens Axboe | 2019-12-11 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-12-13 | 9 | -16/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2019-12-09 | 9 | -16/+16 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2019-12-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ftrace: Fix function_graph tracer interaction with BPF trampoline | Alexei Starovoitov | 2019-12-10 | 1 | -0/+5 | |
* | | | | | | | | | | | Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2019-12-09 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | printk: Drop pr_warning definition | Kefeng Wang | 2019-12-06 | 1 | -2/+1 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-08 | 10 | -23/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | inet: protect against too small mtu values. | Eric Dumazet | 2019-12-07 | 2 | -0/+10 | |
| * | | | | | | | | | | | tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() | Guillaume Nault | 2019-12-07 | 1 | -3/+3 | |
| * | | | | | | | | | | | tcp: tighten acceptance of ACKs not matching a child socket | Guillaume Nault | 2019-12-07 | 1 | -3/+13 | |
| * | | | | | | | | | | | tcp: fix rejected syncookies due to stale timestamps | Guillaume Nault | 2019-12-07 | 2 | -2/+16 | |
| * | | | | | | | | | | | net: core: rename indirect block ingress cb function | John Hurley | 2019-12-07 | 1 | -8/+7 | |
| * | | | | | | | | | | | net: Fixed updating of ethertype in skb_mpls_push() | Martin Varghese | 2019-12-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup | Sabrina Dubroca | 2019-12-04 | 1 | -2/+4 | |
| * | | | | | | | | | | | net: ipv6: add net argument to ip6_dst_lookup_flow | Sabrina Dubroca | 2019-12-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | cls_flower: Fix the behavior using port ranges with hw-offload | Yoshiki Komachi | 2019-12-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | Fixed updating of ethertype in function skb_mpls_pop | Martin Varghese | 2019-12-02 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-12-02 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | bpf: Avoid setting bpf insns pages read-only when prog is jited | Daniel Borkmann | 2019-12-01 | 1 | -2/+6 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2019-12-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Input: add privacy screen toggle keycode | Mathew King | 2019-12-05 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-12-08 | 17 | -51/+123 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | lockd: remove __KERNEL__ ifdefs | Christoph Hellwig | 2019-11-12 | 2 | -8/+0 | |
| * | | | | | | | | | | | | | | sunrpc: remove __KERNEL__ ifdefs | Christoph Hellwig | 2019-11-12 | 12 | -36/+0 | |
| * | | | | | | | | | | | | | | SUNRPC: Trace gssproxy upcall results | Chuck Lever | 2019-10-30 | 2 | -0/+100 | |
| * | | | | | | | | | | | | | | svcrdma: Improve DMA mapping trace points | Chuck Lever | 2019-10-08 | 1 | -7/+23 | |
* | | | | | | | | | | | | | | | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2019-12-08 | 8 | -76/+287 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | SUNRPC: Capture completion of all RPC tasks | Chuck Lever | 2019-11-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust | 2019-11-18 | 2 | -66/+225 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | xprtrdma: Replace dprintk in xprt_rdma_set_port | Chuck Lever | 2019-10-24 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() | Chuck Lever | 2019-10-24 | 1 | -0/+36 | |
| | * | | | | | | | | | | | | | | | xprtrdma: Refine trace_xprtrdma_fixup | Chuck Lever | 2019-10-24 | 1 | -47/+13 | |
| | * | | | | | | | | | | | | | | | xprtrdma: Report the computed connect delay | Chuck Lever | 2019-10-24 | 1 | -21/+56 | |
| | * | | | | | | | | | | | | | | | xprtrdma: Pull up sometimes | Chuck Lever | 2019-10-24 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | xprtrdma: Move the rpcrdma_sendctx::sc_wr field | Chuck Lever | 2019-10-24 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | xprtrdma: Add unique trace points for posting Local Invalidate WRs | Chuck Lever | 2019-10-24 | 1 | -0/+25 | |
| | * | | | | | | | | | | | | | | | SUNRPC: Add trace points to observe transport congestion control | Chuck Lever | 2019-10-24 | 1 | -0/+93 | |
| * | | | | | | | | | | | | | | | | nfsv4: Move NFSPROC4_CLNT_COPY_NOTIFY to end of list | Trond Myklebust | 2019-11-06 | 1 | -1/+2 |