Show patches with: none      |   234331 patches
« 1 2 ... 306 307 3082343 2344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,11/19] bpf/tests: Use migrate disable instead of preempt disable bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,10/19] trace/bpf: Use migrate disable in trace_call_bpf() bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,09/19] bpf: Use BPF_PROG_RUN_PIN_ON_CPU() at simple call sites. bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,08/19] bpf: Replace cant_sleep() with cant_migrate() bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,07/19] bpf: Provide BPF_PROG_RUN_PIN_ON_CPU() macro bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,06/19] bpf: Dont iterate over possible CPUs with interrupts disabled bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,05/19] perf/bpf: Remove preempt disable around BPF invocation bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,04/19] bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run() bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,03/19] bpf: Update locking comment in hashtab code bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,02/19] sched: Provide cant_migrate() bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[RFC,01/19] sched: Provide migrate_disable/enable() inlines bpf: Make BPF and PREEMPT_RT co-exist - - - - --- 2020-02-14 Thomas Gleixner bpf RFC
[net,3/3] wireguard: send: account for mtu=0 devices wireguard fixes for 5.6-rc2 - - - - --- 2020-02-14 Jason A. Donenfeld davem Changes Requested
[net,2/3] wireguard: receive: reset last_under_load to zero wireguard fixes for 5.6-rc2 - - - - --- 2020-02-14 Jason A. Donenfeld davem Changes Requested
[net,1/3] wireguard: selftests: reduce complexity and fix make races wireguard fixes for 5.6-rc2 - - - - --- 2020-02-14 Jason A. Donenfeld davem Changes Requested
[v2] vsock.7: add VMADDR_CID_LOCAL description [v2] vsock.7: add VMADDR_CID_LOCAL description - - 1 - --- 2020-02-14 Stefano Garzarella davem Not Applicable
[v1] can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer() [v1] can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer() - 1 - - --- 2020-02-14 Oleksij Rempel davem Awaiting Upstream
[v3,2/2] tools: testing: vsock: Test when server is bound but not listening Enhance virtio-vsock connection semantics - - - - --- 2020-02-14 Boeuf, Sebastien davem Accepted
[v3,1/2] net: virtio_vsock: Enhance connection semantics Enhance virtio-vsock connection semantics - - - - --- 2020-02-14 Boeuf, Sebastien davem Accepted
pull-request: mac80211-next next-2020-02-14 pull-request: mac80211-next next-2020-02-14 - - - - --- 2020-02-14 Johannes Berg davem Accepted
[Bluez,v5] bluetooth: secure bluetooth stack from bluedump attack [Bluez,v5] bluetooth: secure bluetooth stack from bluedump attack - - - - --- 2020-02-14 Howard Chung davem Awaiting Upstream
[PATCHv3,iproute2-next,7/7] tc: f_flower: add options support for erspan iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-14 Xin Long dsa Deferred
[PATCHv3,iproute2-next,6/7] tc: f_flower: add options support for vxlan iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-14 Xin Long dsa Deferred
[PATCHv3,iproute2-next,5/7] tc: m_tunnel_key: add options support for erpsan iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-14 Xin Long dsa Deferred
[PATCHv3,iproute2-next,4/7] tc: m_tunnel_key: add options support for vxlan iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-14 Xin Long dsa Deferred
[PATCHv3,iproute2-next,3/7] iproute_lwtunnel: add options support for erspan metadata iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-14 Xin Long dsa Deferred
[PATCHv3,iproute2-next,2/7] iproute_lwtunnel: add options support for vxlan metadata iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-14 Xin Long dsa Deferred
[PATCHv3,iproute2-next,1/7] iproute_lwtunnel: add options support for geneve metadata iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-14 Xin Long dsa Deferred
pull-request: mac80211 2020-02-14 pull-request: mac80211 2020-02-14 - - - - --- 2020-02-14 Johannes Berg davem Accepted
net: x25: convert to list_for_each_entry_safe() net: x25: convert to list_for_each_entry_safe() - - - - --- 2020-02-14 qiwuchen55@gmail.com davem Accepted
[net,v2] net/tls: Fix to avoid gettig invalid tls record [net,v2] net/tls: Fix to avoid gettig invalid tls record - 1 - - --- 2020-02-14 Rohit Maheshwari davem Changes Requested
[net,2/2] net/smc: no peer ID in CLC decline for SMCD net/smc: fixes for -net - 1 - - --- 2020-02-14 Karsten Graul davem Accepted
[net,1/2] net/smc: transfer fasync_list in case of fallback net/smc: fixes for -net - 1 - - --- 2020-02-14 Karsten Graul davem Accepted
[net] wireguard: device: provide sane limits for mtu setting [net] wireguard: device: provide sane limits for mtu setting - 1 - - --- 2020-02-14 Eric Dumazet davem Superseded
[Bluez,v4] bluetooth: secure bluetooth stack from bluedump attack [Bluez,v4] bluetooth: secure bluetooth stack from bluedump attack - - - - --- 2020-02-14 Howard Chung davem Awaiting Upstream
[net,3/3] net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples() net: hns3: fixes for -net - 1 - - --- 2020-02-14 tanhuazhong davem Accepted
[net,2/3] net: hns3: fix VF bandwidth does not take effect in some case net: hns3: fixes for -net - 1 - - --- 2020-02-14 tanhuazhong davem Accepted
[net,1/3] net: hns3: add management table after IMP reset net: hns3: fixes for -net - 1 - - --- 2020-02-14 tanhuazhong davem Accepted
[mm,next-next] Add missing page_count() check to vm_insert_pages(). [mm,next-next] Add missing page_count() check to vm_insert_pages(). - - - - --- 2020-02-14 Arjun Roy davem Not Applicable
[RFC,bpf-next,4/4] bpftool: Documentation for bpftool prog profile bpftool: introduce prog profile - - - - --- 2020-02-13 Song Liu bpf RFC
[RFC,bpf-next,3/4] bpftool: introduce "prog profile" command bpftool: introduce prog profile - - - - --- 2020-02-13 Song Liu bpf RFC
[RFC,bpf-next,2/4] libbpf: introduce bpf_program__overwrite_section_name() bpftool: introduce prog profile - - - - --- 2020-02-13 Song Liu bpf RFC
[RFC,bpf-next,1/4] bpf: allow bpf_perf_event_read_value in all BPF programs bpftool: introduce prog profile - - - - --- 2020-02-13 Song Liu bpf RFC
[net] net: sched: correct flower port blocking [net] net: sched: correct flower port blocking 1 1 - - --- 2020-02-13 Jason Baron davem Changes Requested
[net-next,v4,2/2] net/ethtool: Introduce link_ksettings API for virtual network devices net/ethtool: Introduce link_ksettings API for virtual network devices - - - - --- 2020-02-13 Cris Forno davem Changes Requested
[net-next,v4,1/2] ethtool: Factored out similar ethtool link settings for virtual devices to core net/ethtool: Introduce link_ksettings API for virtual network devices - - - - --- 2020-02-13 Cris Forno davem Changes Requested
[net,2/2] bonding: do not collect slave's stats fix bonding interface bugs - 1 - - --- 2020-02-13 Taehee Yoo davem Changes Requested
[net,1/2] bonding: add missing netdev_update_lockdep_key() fix bonding interface bugs - 1 - - --- 2020-02-13 Taehee Yoo davem Changes Requested
[net] net: dsa: b53: Ensure the default VID is untagged [net] net: dsa: b53: Ensure the default VID is untagged - 2 - - --- 2020-02-13 Florian Fainelli davem Changes Requested
[net,v2] net: virtio_vsock: Enhance connection semantics [net,v2] net: virtio_vsock: Enhance connection semantics - - - - --- 2020-02-13 Boeuf, Sebastien davem Changes Requested
[v5,net] net, ip6_tunnel: enhance tunnel locate with link check [v5,net] net, ip6_tunnel: enhance tunnel locate with link check - - 1 - --- 2020-02-13 William Dauchy davem Accepted
[net] net/tls: Act on going down event [net] net/tls: Act on going down event - 1 - - --- 2020-02-13 Or Gerlitz davem Changes Requested
[v4,net] net, ip6_tunnel: enhance tunnel locate with link check [v4,net] net, ip6_tunnel: enhance tunnel locate with link check - - - - --- 2020-02-13 William Dauchy davem Superseded
bpf: queue_stack_maps: Replace zero-length array with flexible-array member bpf: queue_stack_maps: Replace zero-length array with flexible-array member 1 - - - --- 2020-02-13 Gustavo A. R. Silva bpf Changes Requested
[bpf-next,v2] libbpf: Add support for dynamic program attach target [bpf-next,v2] libbpf: Add support for dynamic program attach target 1 - - - --- 2020-02-13 Eelco Chaudron bpf Changes Requested
[net,2/2] net: dsa: tag_ar9331: Make sure there is headroom for tag net: dsa: Make sure there is headroom for tag - 1 1 - --- 2020-02-13 Per Förlin davem Accepted
[net,1/2] net: dsa: tag_qca: Make sure there is headroom for tag net: dsa: Make sure there is headroom for tag - 1 1 - --- 2020-02-13 Per Förlin davem Accepted
[net,2/2] net: dsa: tag_ar9331: Make sure there is headroom for tag net: dsa: Make sure there is headroom for tag - - - 1 --- 2020-02-13 Per@axis.com davem Changes Requested
[net,1/2] net: dsa: tag_qca: Make sure there is headroom for tag net: dsa: Make sure there is headroom for tag - - - - --- 2020-02-13 Per@axis.com davem Changes Requested
[PATCHv2,iproute2-next,7/7] tc: f_flower: add options support for erspan iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-13 Xin Long dsa Superseded
[PATCHv2,iproute2-next,6/7] tc: f_flower: add options support for vxlan iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-13 Xin Long dsa Superseded
[PATCHv2,iproute2-next,5/7] tc: m_tunnel_key: add options support for erpsan iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-13 Xin Long dsa Superseded
[PATCHv2,iproute2-next,4/7] tc: m_tunnel_key: add options support for vxlan iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-13 Xin Long dsa Superseded
[PATCHv2,iproute2-next,3/7] iproute_lwtunnel: add options support for erspan metadata iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-13 Xin Long dsa Superseded
[PATCHv2,iproute2-next,2/7] iproute_lwtunnel: add options support for vxlan metadata iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-13 Xin Long dsa Superseded
[PATCHv2,iproute2-next,1/7] iproute_lwtunnel: add options support for geneve metadata iproute2: fully support for geneve/vxlan/erspan options - - - - --- 2020-02-13 Xin Long dsa Superseded
[net] selftests: forwarding: vxlan_bridge_1d: fix tos value [net] selftests: forwarding: vxlan_bridge_1d: fix tos value - 1 - - --- 2020-02-13 Hangbin Liu davem Accepted
[RFC] slip: not call free_netdev before rtnl_unlock in slip_open [RFC] slip: not call free_netdev before rtnl_unlock in slip_open - - 1 - --- 2020-02-13 yangerkun davem RFC
net: virtio_vsock: Fix race condition between bind and listen net: virtio_vsock: Fix race condition between bind and listen - - - - --- 2020-02-13 Boeuf, Sebastien davem Superseded
[2/2] net: qrtr: Fix the local node ID as 1 Migrate QRTR Nameservice to Kernel - - - - --- 2020-02-13 Manivannan Sadhasivam davem Changes Requested
[1/2] net: qrtr: Migrate nameservice to kernel from userspace Migrate QRTR Nameservice to Kernel - - - - --- 2020-02-13 Manivannan Sadhasivam davem Changes Requested
[2/2] net: dsa: tag_ar9331: Make sure there is headroom for tag [1/2] net: dsa: tag_qca: Make sure there is headroom for tag - - 1 - --- 2020-02-13 Per@axis.com davem Changes Requested
[1/2] net: dsa: tag_qca: Make sure there is headroom for tag [1/2] net: dsa: tag_qca: Make sure there is headroom for tag - - 1 - --- 2020-02-13 Per@axis.com davem Changes Requested
[nf] netfilter: xt_hashlimit: unregister proc file before releasing mutex [nf] netfilter: xt_hashlimit: unregister proc file before releasing mutex - 1 - - --- 2020-02-13 Cong Wang davem Awaiting Upstream
netdevice.h: fix all kernel-doc and Sphinx warnings netdevice.h: fix all kernel-doc and Sphinx warnings - - - - --- 2020-02-13 Randy Dunlap davem Accepted
net: sched: Add sysfs_notify for /sys/class/net/*/carrier net: sched: Add sysfs_notify for /sys/class/net/*/carrier - - - - --- 2020-02-13 nobuta.keiya@fujitsu.com davem Changes Requested
[net] net: rtnetlink: fix bugs in rtnl_alt_ifname() [net] net: rtnetlink: fix bugs in rtnl_alt_ifname() - 1 1 - --- 2020-02-13 Eric Dumazet davem Accepted
[net-next,2/2] Add support for SRv6 End.DT4 action Add support for SRv6 End.DT4 action 3 - - - --- 2020-02-13 Carmine Scarpitta davem Deferred
[net-next,1/2] Perform IPv4 FIB lookup in a predefined FIB table Add support for SRv6 End.DT4 action 3 - - - --- 2020-02-13 Carmine Scarpitta davem Deferred
[RFC,v3,12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,11/12] xen: Update sched clock offset to avoid system instability in hibernation Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,10/12] xen: Introduce wrapper for save/restore sched clock offset Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,09/12] x86/xen: save and restore steal clock Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,08/12] xen/time: introduce xen_{save,restore}_steal_clock Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,07/12] genirq: Shutdown irq chips in suspend/resume during hibernation Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,06/12] xen-blkfront: add callbacks for PM suspend and hibernation Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,05/12] xen-netfront: add callbacks for PM suspend and hibernation support Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,02/12] xenbus: add freeze/thaw/restore callbacks support Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[RFC,v3,01/12] xen/manage: keep track of the on-going suspend mode Enable PM hibernation on guest VMs - - - - --- 2020-02-12 Anchal Agarwal davem RFC
[net,15/15] ice: Trivial fixes Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,14/15] ice: Use correct netif error function Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,13/15] ice: Cleanup ice_vsi_alloc_q_vectors Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,12/15] ice: Make print statements more compact Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,11/15] ice: Use ice_pf_to_dev Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,10/15] ice: Remove possible null dereference Intel Wired LAN Driver Updates 2020-02-12 - 1 - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,09/15] ice: update Unit Load Status bitmask to check after reset Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,08/15] ice: fix and consolidate logging of NVM/firmware version information Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,07/15] ice: Modify link message logging Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,06/15] ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
[net,05/15] ice: Remove ice_dev_onetime_setup() Intel Wired LAN Driver Updates 2020-02-12 - - - 1 --- 2020-02-12 Kirsher, Jeffrey T davem Accepted
« 1 2 ... 306 307 3082343 2344 »