Show patches with: Archived = No       |   62726 patches
« 1 2 ... 553 554 555627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V2,30/36] net: hostap: Remove in_interrupt() usage net: in_interrupt() cleanup and fixes 1 - - - --- 2020-09-29 Thomas Gleixner davem Accepted
[V2,31/36] net: mwifiex: Use netif_rx_any_context(). net: in_interrupt() cleanup and fixes 1 - - - --- 2020-09-29 Thomas Gleixner davem Accepted
[V2,32/36] net: libertas libertas_tf: Remove in_interrupt() from debug macro. net: in_interrupt() cleanup and fixes 1 - - - --- 2020-09-29 Thomas Gleixner davem Accepted
[V2,33/36] net: libertas: Use netif_rx_any_context() net: in_interrupt() cleanup and fixes 1 - 1 - --- 2020-09-29 Thomas Gleixner davem Accepted
[V2,34/36] net: rtlwifi: Remove void* casts related to delayed work net: in_interrupt() cleanup and fixes 1 - - - --- 2020-09-29 Thomas Gleixner davem Accepted
[V2,35/36] net: rtlwifi: Remove in_interrupt() from debug macro net: in_interrupt() cleanup and fixes 1 - - - --- 2020-09-29 Thomas Gleixner davem Accepted
[V2,36/36] net: rtlwifi: Replace in_interrupt() for context detection net: in_interrupt() cleanup and fixes 1 - - - --- 2020-09-29 Thomas Gleixner davem Accepted
[V4,1/3] can: flexcan: initialize all flexcan memory for ECC function patch set for flexcan - - - - --- 2020-09-29 Joakim Zhang davem Awaiting Upstream
[V4,2/3] can: flexcan: add flexcan driver for i.MX8MP patch set for flexcan - - - - --- 2020-09-29 Joakim Zhang davem Awaiting Upstream
[V4,3/3] can: flexcan: disable runtime PM if register flexcandev failed patch set for flexcan - - - - --- 2020-09-29 Joakim Zhang davem Awaiting Upstream
[bpf-next,1/2] bpf, x64: drop "pop %rcx" instruction on BPF JIT epilogue bpf, x64: optimize JIT's pro/epilogue - - - - --- 2020-09-29 Maciej Fijalkowski bpf Accepted
[bpf-next,2/2] bpf: x64: do not emit sub/add 0, %rsp when !stack_depth bpf, x64: optimize JIT's pro/epilogue - - - - --- 2020-09-29 Maciej Fijalkowski bpf Accepted
[net,1/1] MAINTAINERS: Update MAINTAINERS for Intel ethernet drivers [net,1/1] MAINTAINERS: Update MAINTAINERS for Intel ethernet drivers - - - - --- 2020-09-29 Tony Nguyen davem Accepted
[V5,1/3] can: flexcan: initialize all flexcan memory for ECC function patch set for flexcan - - - - --- 2020-09-29 Joakim Zhang davem Awaiting Upstream
[V5,2/3] can: flexcan: add flexcan driver for i.MX8MP patch set for flexcan - - - - --- 2020-09-29 Joakim Zhang davem Awaiting Upstream
[V5,3/3] can: flexcan: disable runtime PM if register flexcandev failed patch set for flexcan - - - - --- 2020-09-29 Joakim Zhang davem Awaiting Upstream
[bpf-next,v3,1/6] bpf: add classid helper only based on skb->sk Various BPF helper improvements 1 - - - --- 2020-09-29 Daniel Borkmann bpf Changes Requested
[bpf-next,v3,2/6] bpf, net: rework cookie generator as per-cpu one Various BPF helper improvements 1 - - - --- 2020-09-29 Daniel Borkmann bpf Changes Requested
[bpf-next,v3,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements 1 - - - --- 2020-09-29 Daniel Borkmann bpf Changes Requested
[bpf-next,v3,4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs Various BPF helper improvements 1 - - - --- 2020-09-29 Daniel Borkmann bpf Changes Requested
[bpf-next,v3,5/6] bpf, selftests: use bpf_tail_call_static where appropriate Various BPF helper improvements - - - - --- 2020-09-29 Daniel Borkmann bpf Changes Requested
[bpf-next,v3,6/6] bpf, selftests: add redirect_neigh selftest Various BPF helper improvements - - - - --- 2020-09-29 Daniel Borkmann bpf Changes Requested
[RFC] lsm,selinux: pass the family information along with xfrm flow [RFC] lsm,selinux: pass the family information along with xfrm flow 1 - - - --- 2020-09-29 Paul Moore davem RFC
[iproute2-next,v1] devlink: display elapsed time during flash update [iproute2-next,v1] devlink: display elapsed time during flash update - - - - --- 2020-09-29 Jacob Keller dsa Superseded
[v2,bpf-next,1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array introduce BPF_F_PRESERVE_ELEMS - - - - --- 2020-09-29 Song Liu bpf Changes Requested
[v2,bpf-next,2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS introduce BPF_F_PRESERVE_ELEMS - - - - --- 2020-09-29 Song Liu bpf Changes Requested
[net-next] net: mvneta: avoid possible cache misses in mvneta_rx_swbm [net-next] net: mvneta: avoid possible cache misses in mvneta_rx_swbm - - - - --- 2020-09-29 Lorenzo Bianconi davem Accepted
[bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec [bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec 1 1 - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[bpf-next,2/3] libbpf: compile libbpf under -O2 level by default and catch extra warnings [bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec 1 - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[bpf-next,3/3] libbpf: compile in PIC mode only for shared library case [bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec 1 - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[net,1/2] mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq mptcp: Fix for 32-bit DATA_FIN - - - - --- 2020-09-29 Mat Martineau davem Accepted
[net,2/2] mptcp: Handle incoming 32-bit DATA_FIN values mptcp: Fix for 32-bit DATA_FIN - 1 - - --- 2020-09-29 Mat Martineau davem Accepted
[net-next,1/2] ionic: stop watchdog timer earlier on remove ionic watchdog training - - - - --- 2020-09-29 Shannon Nelson davem Changes Requested
[net-next,2/2] ionic: prevent early watchdog check ionic watchdog training - - - - --- 2020-09-29 Shannon Nelson davem Changes Requested
[net-next,01/13] net: mscc: ocelot: introduce a new ocelot_target_{read,write} API HW support for VCAP IS1 and ES0 in mscc_ocelot 1 - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,02/13] net: mscc: ocelot: return error if VCAP filter is not found HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,03/13] net: mscc: ocelot: generalize existing code for VCAP HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,04/13] net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,05/13] net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,06/13] net: mscc: ocelot: automatically detect VCAP constants HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,07/13] net: mscc: ocelot: remove unneeded VCAP parameters for IS2 HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,08/13] net: mscc: ocelot: parse flower action before key HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,09/13] net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,10/13] net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get() HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,11/13] net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get() HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,12/13] net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[net-next,13/13] net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy() HW support for VCAP IS1 and ES0 in mscc_ocelot - - - - --- 2020-09-29 Vladimir Oltean davem Accepted
[bpf-next] bpf: fix raw_tp test run in preempt kernel [bpf-next] bpf: fix raw_tp test run in preempt kernel - 1 - - --- 2020-09-29 Song Liu bpf Changes Requested
[bpf-next,1/4] libbpf: make btf_dump work with modifiable BTF libbpf: add raw BTF type dumping - - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[bpf-next,2/4] libbpf: add raw dumping of BTF types libbpf: add raw BTF type dumping - - - - --- 2020-09-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/4] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests libbpf: add raw BTF type dumping - - - - --- 2020-09-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/4] selftests/bpf: test "incremental" btf_dump in C format libbpf: add raw BTF type dumping - - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[iproute2-next,1/2] Update kernel headers for devlink devlink: add flash update overwrite mask - - - - --- 2020-09-29 Jacob Keller dsa Rejected
[iproute2-next,2/2] devlink: support setting the overwrite mask devlink: add flash update overwrite mask - - - - --- 2020-09-29 Jacob Keller dsa Changes Requested
[bpf-next,v4,1/6] bpf: Introduce pseudo_btf_id bpf: BTF support for ksyms 1 - - - --- 2020-09-29 Hao Luo bpf Accepted
[bpf-next,v4,2/6] bpf/libbpf: BTF support for typed ksyms bpf: BTF support for ksyms 1 - - - --- 2020-09-29 Hao Luo bpf Accepted
[bpf-next,v4,3/6] selftests/bpf: ksyms_btf to test typed ksyms bpf: BTF support for ksyms 1 - - - --- 2020-09-29 Hao Luo bpf Accepted
[bpf-next,v4,4/6] bpf: Introduce bpf_per_cpu_ptr() bpf: BTF support for ksyms 1 - - - --- 2020-09-29 Hao Luo bpf Accepted
[bpf-next,v4,5/6] bpf: Introducte bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - - --- 2020-09-29 Hao Luo bpf Accepted
[bpf-next,v4,6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - - --- 2020-09-29 Hao Luo bpf Accepted
[RFC] ice: Add comms package file for Intel E800 series driver [RFC] ice: Add comms package file for Intel E800 series driver - - - - --- 2020-09-30 Tony Nguyen davem RFC
[net,1/2] ice: increase maximum wait time for flash write commands [net,1/2] ice: increase maximum wait time for flash write commands - 1 - 1 --- 2020-09-30 Tony Nguyen davem Changes Requested
[net,2/2] ice: preserve NVM capabilities in safe mode [net,1/2] ice: increase maximum wait time for flash write commands - 1 - 1 --- 2020-09-30 Tony Nguyen davem Changes Requested
[v2,bpf-next] bpf: fix raw_tp test run in preempt kernel [v2,bpf-next] bpf: fix raw_tp test run in preempt kernel - 1 - - --- 2020-09-30 Song Liu bpf Changes Requested
[1/2] pktgen: Fix inconsistent of format with argument type in pktgen.c Fix inconsistent of format with argument type - - - - --- 2020-09-30 Ye Bin davem Accepted
[2/2] net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c Fix inconsistent of format with argument type - - - - --- 2020-09-30 Ye Bin davem Accepted
[v3] ipvs: Add traffic statistic up even it is VS/DR or VS/TUN mode [v3] ipvs: Add traffic statistic up even it is VS/DR or VS/TUN mode - - - - --- 2020-09-30 longguang.yue davem Awaiting Upstream
caif_virtio: Remove redundant initialization of variable err caif_virtio: Remove redundant initialization of variable err - - - - --- 2020-09-30 Jing Xiangfeng davem Accepted
[net-next,v2] virtio-net: ethtool configurable RXCSUM [net-next,v2] virtio-net: ethtool configurable RXCSUM 1 - - - --- 2020-09-30 Tonghao Zhang davem Changes Requested
linux-next: manual merge of the net-next tree with the net tree linux-next: manual merge of the net-next tree with the net tree - - - - --- 2020-09-30 Stephen Rothwell davem Not Applicable
[iproute2-next] ip xfrm: support setting XFRMA_SET_MARK_MASK attribute in states [iproute2-next] ip xfrm: support setting XFRMA_SET_MARK_MASK attribute in states - - - - --- 2020-09-30 Antony Antony dsa Superseded
pull-request: bpf 2020-09-29 pull-request: bpf 2020-09-29 - - - - --- 2020-09-30 Alexei Starovoitov davem Accepted
[Linux-kernel-mentees,1/2] net: reorder members of virtnet_info for optimization reorder members of structures in virtio_net for optimization - - - - --- 2020-09-30 Anant Thazhemadam davem Changes Requested
[Linux-kernel-mentees,2/2] net: reorder members of receive_queue in virtio_net for optimization reorder members of structures in virtio_net for optimization - - - - --- 2020-09-30 Anant Thazhemadam davem Changes Requested
[net,v1] net: phy: realtek: Modify 2.5G PHY name to RTL8226 [net,v1] net: phy: realtek: Modify 2.5G PHY name to RTL8226 - - - - --- 2020-09-30 Willy Liu davem Accepted
[RESEND,iproute2-next,1/2] tc: skip actions that don't have options attribute when printing Implement filter terse dump mode support - - 1 - --- 2020-09-30 Vlad Buslov dsa Changes Requested
[RESEND,iproute2-next,2/2] tc: implement support for terse dump Implement filter terse dump mode support - - 1 - --- 2020-09-30 Vlad Buslov dsa Changes Requested
[1/3] security: Add GPRS Tunneling Protocol (GTP) security hooks Add LSM/SELinux support for GPRS Tunneling Protocol (GTP) - - - - --- 2020-09-30 Richard Haines davem Not Applicable
[2/3] gtp: Add LSM hooks to GPRS Tunneling Protocol (GTP) Add LSM/SELinux support for GPRS Tunneling Protocol (GTP) - - - - --- 2020-09-30 Richard Haines davem Not Applicable
[3/3] selinux: Add SELinux GTP support Add LSM/SELinux support for GPRS Tunneling Protocol (GTP) - - - - --- 2020-09-30 Richard Haines davem Not Applicable
[net-next,1/6] selftests: forwarding: devlink_lib: Split devlink_..._set() into save & set mlxsw: PFC and headroom selftests - - - - --- 2020-09-30 Petr Machata davem Accepted
[net-next,2/6] selftests: forwarding: devlink_lib: Add devlink_cell_size_get() mlxsw: PFC and headroom selftests - - - - --- 2020-09-30 Petr Machata davem Accepted
[net-next,3/6] selftests: forwarding: devlink_lib: Support port-less topologies mlxsw: PFC and headroom selftests - - - - --- 2020-09-30 Petr Machata davem Accepted
[net-next,4/6] selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qos mlxsw: PFC and headroom selftests - - - - --- 2020-09-30 Petr Machata davem Accepted
[net-next,5/6] selftests: mlxsw: Add headroom handling test mlxsw: PFC and headroom selftests - - - - --- 2020-09-30 Petr Machata davem Accepted
[net-next,6/6] selftests: mlxsw: Add a PFC test mlxsw: PFC and headroom selftests - - - - --- 2020-09-30 Petr Machata davem Accepted
[net-next] net: macb: move pdata to private header [net-next] net: macb: move pdata to private header - - - - --- 2020-09-30 Alexandre Belloni davem Accepted
[net-next,1/2] inet: remove icsk_ack.blocked tcp: exponential backoff in tcp_send_ack() 1 - - - --- 2020-09-30 Eric Dumazet davem Accepted
[net-next,2/2] tcp: add exponential backoff in __tcp_send_ack() tcp: exponential backoff in tcp_send_ack() 1 - - - --- 2020-09-30 Eric Dumazet davem Accepted
[v4,25/52] docs: net: ieee802154.rst: fix C expressions Untitled series #205143 1 - - - --- 2020-09-30 Mauro Carvalho Chehab davem Not Applicable
[v4,33/52] docs: net: statistics.rst: remove a duplicated kernel-doc Untitled series #205143 1 - - - --- 2020-09-30 Mauro Carvalho Chehab davem Not Applicable
net: bluetooth: Fix null pointer dereference in hci_event_packet() net: bluetooth: Fix null pointer dereference in hci_event_packet() - 1 - - --- 2020-09-30 Anmol Karn davem Awaiting Upstream
net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address() net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address() - - - - --- 2020-09-30 Łukasz Stelmach davem Accepted
[v2,1/6] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context [v2,1/6] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context - - - - --- 2020-09-30 Vincent Mailhol davem Awaiting Upstream
[v2,2/6] can: dev: add a helper function to get the correct length of Classical frames Untitled series #205163 - - - - --- 2020-09-30 Vincent Mailhol davem Awaiting Upstream
[v2,3/6] can: dev: __can_get_echo_skb(): fix the return length Untitled series #205164 - - - - --- 2020-09-30 Vincent Mailhol davem Awaiting Upstream
[v2,4/6] can: dev: add a helper function to calculate the duration of one bit Untitled series #205167 - - - - --- 2020-09-30 Vincent Mailhol davem Awaiting Upstream
[v2,5/6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces Untitled series #205169 - - - - --- 2020-09-30 Vincent Mailhol davem Awaiting Upstream
[v2,6/6] usb: cdc-acm: add quirk to blacklist ETAS ES58X devices Untitled series #205170 - - - - --- 2020-09-30 Vincent Mailhol davem Awaiting Upstream
[bpf-next,v4,1/6] bpf: add classid helper only based on skb->sk Various BPF helper improvements 1 - - - --- 2020-09-30 Daniel Borkmann bpf Accepted
« 1 2 ... 553 554 555627 628 »