Show patches with: Archived = No       |   148574 patches
« 1 2 ... 1329 1330 13311485 1486 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,bpf-next,08/12] bpftool: add ability to specify custom skeleton object name BPF static linking - - - 141- 2021-03-18 Andrii Nakryiko bpf Accepted
[v4,bpf-next,07/12] libbpf: add BPF static linker BTF and BTF.ext support BPF static linking - - - 132- 2021-03-18 Andrii Nakryiko bpf Accepted
[v4,bpf-next,06/12] libbpf: add BPF static linker APIs BPF static linking - - - 1311 2021-03-18 Andrii Nakryiko bpf Accepted
[v4,bpf-next,05/12] libbpf: add generic BTF type shallow copy API BPF static linking - - - 132- 2021-03-18 Andrii Nakryiko bpf Accepted
[v4,bpf-next,04/12] libbpf: extract internal set-of-strings datastructure APIs BPF static linking - - - 132- 2021-03-18 Andrii Nakryiko bpf Accepted
[v4,bpf-next,03/12] libbpf: rename internal memory-management helpers BPF static linking - - - 1311 2021-03-18 Andrii Nakryiko bpf Accepted
[v4,bpf-next,02/12] libbpf: generalize BTF and BTF.ext type ID and strings iteration BPF static linking - - - 132- 2021-03-18 Andrii Nakryiko bpf Accepted
[v4,bpf-next,01/12] libbpf: expose btf_type_by_id() internally BPF static linking - - - 141- 2021-03-18 Andrii Nakryiko bpf Accepted
libbpf: allow bpf object kern_version to be overridden libbpf: allow bpf object kern_version to be overridden - - - 1-- 2021-03-18 Rafael David Tinoco bpf Changes Requested
[net-next] net: ocelot: Fix deletetion of MRP entries from MAC table [net-next] net: ocelot: Fix deletetion of MRP entries from MAC table - - - 15-- 2021-03-18 Horatiu Vultur netdev Accepted
[v3,net-next,8/8] net: dsa: mv88e6xxx: Offload bridge broadcast flooding flag net: dsa: mv88e6xxx: Offload bridge port flags - 1 - 15-- 2021-03-18 Tobias Waldekranz netdev Accepted
[v3,net-next,7/8] net: dsa: mv88e6xxx: Offload bridge learning flag net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Accepted
[v3,net-next,6/8] net: dsa: mv88e6xxx: Flood all traffic classes on standalone ports net: dsa: mv88e6xxx: Offload bridge port flags - 3 - 15-- 2021-03-18 Tobias Waldekranz netdev Accepted
[v3,net-next,5/8] net: dsa: mv88e6xxx: Use standard helper for broadcast address net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Accepted
[v3,net-next,4/8] net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTU net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Accepted
[v3,net-next,3/8] net: dsa: mv88e6xxx: Provide generic VTU iterator net: dsa: mv88e6xxx: Offload bridge port flags - 3 - 15-- 2021-03-18 Tobias Waldekranz netdev Accepted
[v3,net-next,2/8] net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGs net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Accepted
[v3,net-next,1/8] net: dsa: Add helper to resolve bridge port from DSA port net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Accepted
[net-next] net: lapbether: Close the LAPB device before its underlying Ethernet device closes [net-next] net: lapbether: Close the LAPB device before its underlying Ethernet device closes - - - 15-- 2021-03-18 Xie He netdev Accepted
[net-next,v3,4/4] net: ipa: relax 64-bit build requirement net: ipa: support 32-bit targets - - - 15-- 2021-03-18 Alex Elder netdev Accepted
[net-next,v3,3/4] net: ipa: fix table alignment requirement net: ipa: support 32-bit targets - - - 15-- 2021-03-18 Alex Elder netdev Accepted
[net-next,v3,2/4] net: ipa: use upper_32_bits() net: ipa: support 32-bit targets - 1 - 15-- 2021-03-18 Alex Elder netdev Accepted
[net-next,v3,1/4] net: ipa: fix assumptions about DMA address size net: ipa: support 32-bit targets - - - 15-- 2021-03-18 Alex Elder netdev Accepted
[net-next,3/3] s390/qeth: remove RX VLAN filter stubs in L3 driver s390/qeth: updates 2021-03-18 - - - 141- 2021-03-18 Julian Wiedmann netdev Accepted
[net-next,2/3] s390/qeth: enable napi_consume_skb() for pending TX buffers s390/qeth: updates 2021-03-18 - - - 141- 2021-03-18 Julian Wiedmann netdev Accepted
[net-next,1/3] s390/qeth: allocate initial TX Buffer structs with GFP_KERNEL s390/qeth: updates 2021-03-18 - - - 141- 2021-03-18 Julian Wiedmann netdev Accepted
[net-next,4/4] ethernet: avoid retpoline overhead on TEB (GENEVE, NvGRE, VxLAN) GRO net: avoid retpoline overhead on VLAN and TEB GRO - - - 15-- 2021-03-18 Alexander Lobakin netdev Accepted
[net-next,3/4] vlan/8021q: avoid retpoline overhead on GRO net: avoid retpoline overhead on VLAN and TEB GRO - - - 15-- 2021-03-18 Alexander Lobakin netdev Accepted
[net-next,2/4] gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper net: avoid retpoline overhead on VLAN and TEB GRO - - - 15-- 2021-03-18 Alexander Lobakin netdev Accepted
[net-next,1/4] gro: make net/gro.h self-contained net: avoid retpoline overhead on VLAN and TEB GRO - - - 15-- 2021-03-18 Alexander Lobakin netdev Accepted
[net-next,v4,13/13] net: NULL the old xps map entries when freeing them net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,12/13] net: fix use after free in xps net: xps: improve the xps maps handling - - - 132- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,11/13] net-sysfs: move the xps cpus/rxqs retrieval in a common function net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,10/13] net-sysfs: move the rtnl unlock up in the xps show helpers net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,09/13] net: improve queue removal readability in __netif_set_xps_queue net: xps: improve the xps maps handling - - - 132- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,08/13] net: add an helper to copy xps maps to the new dev_maps net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,07/13] net: move the xps maps to an array net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,06/13] net: remove the xps possible_mask net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,05/13] net: embed nr_ids in the xps maps net: xps: improve the xps maps handling - - - 132- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,04/13] net: embed num_tc in the xps maps net: xps: improve the xps maps handling - - - 132- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,03/13] net-sysfs: make xps_cpus_show and xps_rxqs_show consistent net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,02/13] net-sysfs: store the return of get_netdev_queue_index in an unsigned int net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,01/13] net-sysfs: convert xps_cpus_show to bitmap_zalloc net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[GIT,PULL] vhost: cleanups and fixes [GIT,PULL] vhost: cleanups and fixes - - - 1-- 2021-03-18 Michael S. Tsirkin netdev Not Applicable
net: marvell: Remove reference to CONFIG_MV64X60 net: marvell: Remove reference to CONFIG_MV64X60 - - - 132- 2021-03-18 Christophe Leroy netdev Accepted
watchdog: Remove MV64x60 watchdog driver watchdog: Remove MV64x60 watchdog driver - 1 - 1-- 2021-03-18 Christophe Leroy netdev Not Applicable
[net-next,2/2] net: stmmac: add RX frame steering based on VLAN priority in tc flower stmmac: add VLAN priority based RX steering - - - 15-- 2021-03-18 Ong Boon Leong netdev Accepted
[net-next,1/2] net: stmmac: restructure tc implementation for RX VLAN Priority steering stmmac: add VLAN priority based RX steering - - - 15-- 2021-03-18 Ong Boon Leong netdev Accepted
[v2,17/17] arm64: allow CONFIG_CFI_CLANG to be selected Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,16/17] KVM: arm64: Disable CFI for nVHE Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,15/17] arm64: add __nocfi to __apply_alternatives Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,14/17] arm64: add __nocfi to functions that jump to a physical address Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,13/17] arm64: use __pa_function Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,12/17] arm64: implement __va_function Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,11/17] psci: use __pa_function for cpu_resume Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,10/17] lkdtm: use __va_function Add support for Clang CFI 1 - - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,09/17] lib/list_sort: fix function type mismatches Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,08/17] bpf: disable CFI in dispatcher functions Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,07/17] kallsyms: strip ThinLTO hashes from static functions Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,06/17] kthread: use WARN_ON_FUNCTION_MISMATCH Add support for Clang CFI - - - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH Add support for Clang CFI - - - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,04/17] module: ensure __cfi_check alignment Add support for Clang CFI - - - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,03/17] mm: add generic __va_function and __pa_function macros Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,02/17] cfi: add __cficanonical Add support for Clang CFI 1 2 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
[v2,01/17] add support for Clang CFI Add support for Clang CFI - 1 - 1-- 2021-03-18 Sami Tolvanen bpf Superseded
brcmsmac: fix shift on 4 bit masked value brcmsmac: fix shift on 4 bit masked value - - - 1-- 2021-03-18 Colin King netdev Awaiting Upstream
[next] octeontx2-af: Remove redundant initialization of pointer pfvf [next] octeontx2-af: Remove redundant initialization of pointer pfvf - - - 132- 2021-03-18 Colin King netdev Accepted
[net-next] net: cdc_ncm: drop redundant driver-data assignment [net-next] net: cdc_ncm: drop redundant driver-data assignment - - - 141- 2021-03-18 Johan Hovold netdev Accepted
[net] net: cdc-phonet: fix data-interface release on probe failure [net] net: cdc-phonet: fix data-interface release on probe failure - - - 14-1 2021-03-18 Johan Hovold netdev Accepted
[net-next] net: phy: at803x: remove at803x_aneg_done() [net-next] net: phy: at803x: remove at803x_aneg_done() - - - 15-- 2021-03-18 Michael Walle netdev Superseded
[v2,net-next,8/8] net: dsa: mv88e6xxx: Offload bridge broadcast flooding flag net: dsa: mv88e6xxx: Offload bridge port flags - 1 - 15-- 2021-03-18 Tobias Waldekranz netdev Superseded
[v2,net-next,7/8] net: dsa: mv88e6xxx: Offload bridge learning flag net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Superseded
[net,v2,8/8] octeontx2-af: Fix uninitialized variable warning octeontx2: miscellaneous fixes - - - 15-- 2021-03-18 Hariprasad Kelam netdev Accepted
[net,v2,7/8] octeontx2-af: fix infinite loop in unmapping NPC counter octeontx2: miscellaneous fixes - - - 15-- 2021-03-18 Hariprasad Kelam netdev Accepted
[v2,net-next,6/8] net: dsa: mv88e6xxx: Flood all traffic classes on standalone ports net: dsa: mv88e6xxx: Offload bridge port flags - 3 - 15-- 2021-03-18 Tobias Waldekranz netdev Superseded
[v2,net-next,5/8] net: dsa: mv88e6xxx: Use standard helper for broadcast address net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Superseded
[net,v2,6/8] octeontx2-pf: Clear RSS enable flag on interace down octeontx2: miscellaneous fixes - - - 15-- 2021-03-18 Hariprasad Kelam netdev Accepted
[net,v2,5/8] octeontx2-af: Fix irq free in rvu teardown octeontx2: miscellaneous fixes - - - 15-- 2021-03-18 Hariprasad Kelam netdev Accepted
[v2,net-next,4/8] net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTU net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Superseded
[v2,net-next,3/8] net: dsa: mv88e6xxx: Provide generic VTU iterator net: dsa: mv88e6xxx: Offload bridge port flags - 3 - 15-- 2021-03-18 Tobias Waldekranz netdev Superseded
[net,v2,4/8] octeontx2-af: Return correct CGX RX fifo size octeontx2: miscellaneous fixes - - - 14-1 2021-03-18 Hariprasad Kelam netdev Accepted
[net,v2,3/8] octeontx2-af: Remove TOS field from MKEX TX octeontx2: miscellaneous fixes - - - 14-1 2021-03-18 Hariprasad Kelam netdev Accepted
[v2,net-next,2/8] net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGs net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Superseded
[v2,net-next,1/8] net: dsa: Add helper to resolve bridge port from DSA port net: dsa: mv88e6xxx: Offload bridge port flags - 2 - 15-- 2021-03-18 Tobias Waldekranz netdev Superseded
[net,v2,2/8] octeontx2-af: Formatting debugfs entry rsrc_alloc. octeontx2: miscellaneous fixes - - - 14-1 2021-03-18 Hariprasad Kelam netdev Accepted
[net,v2,1/8] octeontx2-pf: Do not modify number of rules octeontx2: miscellaneous fixes - - - 15-- 2021-03-18 Hariprasad Kelam netdev Accepted
[net-next,v2,4/4] net: ipa: relax 64-bit build requirement net: ipa: support 32-bit targets - - - 15-- 2021-03-18 Alex Elder netdev Superseded
[net-next,v2,3/4] net: ipa: fix table alignment requirement net: ipa: support 32-bit targets - - - 15-- 2021-03-18 Alex Elder netdev Superseded
[net-next,v2,2/4] net: ipa: use upper_32_bits() net: ipa: support 32-bit targets - - - 15-- 2021-03-18 Alex Elder netdev Superseded
[net-next,v2,1/4] net: ipa: fix assumptions about DMA address size net: ipa: support 32-bit targets - - - 15-- 2021-03-18 Alex Elder netdev Superseded
nfc/fdp: Simplify the return expression of fdp_nci_open() nfc/fdp: Simplify the return expression of fdp_nci_open() - - - 141- 2021-03-18 zuoqilin1@163.com netdev Accepted
[net-next,v1,3/3] net: phy: mscc: coma mode disabled for VSC8584 Fixes applied to VCS8584 family - - - 14-1 2021-03-18 Bjarni Jonasson netdev Superseded
[net-next,v1,2/3] net: phy: mscc: improved serdes calibration applied to VSC8584 Fixes applied to VCS8584 family - - - 1311 2021-03-18 Bjarni Jonasson netdev Superseded
[net-next,v1,1/3] net: phy: mscc: Applying LCPLL reset to VSC8584 Fixes applied to VCS8584 family - - - 1311 2021-03-18 Bjarni Jonasson netdev Superseded
[bpf] libbpf: Fix BTF dump of pointer-to-array-of-struct [bpf] libbpf: Fix BTF dump of pointer-to-array-of-struct - - - 141- 2021-03-18 Jean-Philippe Brucker bpf Superseded
[net-next] /net/core/: fix misspellings using codespell tool [net-next] /net/core/: fix misspellings using codespell tool - - - 15-- 2021-03-18 Menglong Dong netdev Accepted
[net-next] /net/hsr: fix misspellings using codespell tool [net-next] /net/hsr: fix misspellings using codespell tool - - - 15-- 2021-03-18 Menglong Dong netdev Accepted
MAINTAINERS: Update MCAN MMIO device driver maintainer MAINTAINERS: Update MCAN MMIO device driver maintainer - - - 1-- 2021-03-18 Pankaj Sharma netdev Awaiting Upstream
[rdma-next,7/7] RDMA/mlx5: Expose UAPI to query DM Add MEMIC operations support - - - 1-- 2021-03-18 Leon Romanovsky netdev Awaiting Upstream
[rdma-next,6/7] RDMA/mlx5: Add support in MEMIC operations Add MEMIC operations support - - - 1-- 2021-03-18 Leon Romanovsky netdev Awaiting Upstream
« 1 2 ... 1329 1330 13311485 1486 »