| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | platform/x86: ISST: Add Intel Speed Select mmio interface | Srinivas Pandruvada | 2019-07-02 | 1 | -0/+33 | |
| | * | | | | | | | | platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU number | Srinivas Pandruvada | 2019-07-02 | 1 | -0/+28 | |
| | * | | | | | | | | platform/x86: ISST: Add common API to register and handle ioctls | Srinivas Pandruvada | 2019-07-02 | 1 | -0/+41 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-07-13 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | io_uring: add support for recvmsg() | Jens Axboe | 2019-07-09 | 1 | -0/+1 | |
| | * | | | | | | | io_uring: add support for sendmsg() | Jens Axboe | 2019-07-09 | 1 | -0/+2 | |
| | * | | | | | | | io_uring: add support for sqe links | Jens Axboe | 2019-06-24 | 1 | -0/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-07-12 | 1 | -14/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kbuild: re-implement Makefile.headersinst without recursion | Masahiro Yamada | 2019-06-15 | 1 | -14/+0 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-07-12 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2019-07-11 | 6 | -11/+14 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | | KVM: x86: PMU Event Filter | Eric Hankland | 2019-07-11 | 1 | -0/+3 | |
| | * | | | | | | | KVM: X86: Yield to IPI target if necessary | Wanpeng Li | 2019-07-02 | 1 | -0/+1 | |
| | * | | | | | | | KVM: X86: Provide a capability to disable cstate msr read intercepts | Wanpeng Li | 2019-06-04 | 1 | -1/+3 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-12 | 1 | -12/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header | Masahiro Yamada | 2019-07-12 | 1 | -12/+12 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-07-11 | 1 | -0/+26 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge 5.2-rc6 into usb-next | Greg Kroah-Hartman | 2019-06-23 | 4 | -10/+7 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | | USB: fix types in uapi include | Stephen Rothwell | 2019-06-19 | 1 | -2/+2 | |
| | * | | | | | | | USB: add usbfs ioctl to retrieve the connection parameters | Dmitry Torokhov | 2019-06-18 | 1 | -0/+26 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-07-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | serial: mpsc: Remove obsolete MPSC driver | Mark Greer | 2019-07-03 | 1 | -1/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 32 | -346/+433 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | pkt_sched: Include const.h | David Ahern | 2019-07-09 | 1 | -0/+1 | |
| | * | | | | | | | netfilter: nf_tables: add hardware offload support | Pablo Neira Ayuso | 2019-07-09 | 1 | -0/+2 | |
| | * | | | | | | | net/sched: cls_flower: Add matching on conntrack info | Paul Blakey | 2019-07-09 | 1 | -0/+16 | |
| | * | | | | | | | net/sched: Introduce action ct | Paul Blakey | 2019-07-09 | 2 | -0/+42 | |
| | * | | | | | | | devlink: Introduce PCI VF port flavour and port attribute | Parav Pandit | 2019-07-09 | 1 | -0/+6 | |
| | * | | | | | | | devlink: Introduce PCI PF port flavour and port attribute | Parav Pandit | 2019-07-09 | 1 | -0/+5 | |
| | * | | | | | | | net: sched: add mpls manipulation actions to TC | John Hurley | 2019-07-08 | 2 | -1/+35 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-07-08 | 3 | -2/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-07-03 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | bpf: fix uapi bpf_prog_info fields alignment | Baruch Siach | 2019-06-29 | 1 | -0/+1 | |
| | | * | | | | | | | | packet: Fix undefined behavior in bit shift | Jiunn Chang | 2019-06-29 | 1 | -1/+1 | |
| | | * | | | | | | | | nl80211: Fix undefined behavior in bit shift | Jiunn Chang | 2019-06-28 | 1 | -1/+1 | |
| | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-07-08 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr | Stanislav Fomichev | 2019-07-08 | 1 | -3/+3 | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-07-08 | 4 | -1/+26 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | | * | | | | | | | | netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support | wenxu | 2019-07-05 | 1 | -0/+2 | |
| | | * | | | | | | | | netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support | wenxu | 2019-07-05 | 1 | -0/+2 | |
| | | * | | | | | | | | netfilter: nf_tables: Add synproxy support | Fernando Fernandez Mancera | 2019-07-05 | 2 | -0/+20 | |
| | | * | | | | | | | | ipvs: allow tunneling with gre encapsulation | Vadim Fedorenko | 2019-07-04 | 1 | -0/+1 | |
| | | * | | | | | | | | netfilter: rename nf_SYNPROXY.h to nf_synproxy.h | Pablo Neira Ayuso | 2019-07-04 | 2 | -1/+1 | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-07-04 | 2 | -3/+38 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | bpf: add icsk_retransmits to bpf_tcp_sock | Stanislav Fomichev | 2019-07-03 | 1 | -0/+1 | |
| | | * | | | | | | | | | bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock | Stanislav Fomichev | 2019-07-03 | 1 | -0/+5 | |
| | | * | | | | | | | | | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT | Stanislav Fomichev | 2019-07-03 | 1 | -1/+5 | |
| | | * | | | | | | | | | bpf_xdp_redirect_map: Perform map lookup in eBPF helper | Toke Høiland-Jørgensen | 2019-06-29 | 1 | -2/+5 | |
| | | * | | | | | | | | | bpf: implement getsockopt and setsockopt hooks | Stanislav Fomichev | 2019-06-27 | 1 | -0/+14 | |
| | | * | | | | | | | | | xsk: Add getsockopt XDP_OPTIONS | Maxim Mikityanskiy | 2019-06-27 | 1 | -0/+8 | |

