Show patches with: Archived = No       |   31535 patches
« 1 2 ... 12 13 14315 316 »
Patch Series S/W/F Date Submitter Delegate State
[v2,10/63] libertas: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,09/63] mwl8k: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,08/63] bnxt_en: Use struct_group_attr() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,07/63] skbuff: Switch structure bounds to struct_group() Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,06/63] cxl/core: Replace unions with struct_group() Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,05/63] stddef: Introduce struct_group() helper macro Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,04/63] pcmcia: ray_cs: Split memcpy() to avoid bounds check warning Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,03/63] rpmsg: glink: Replace strncpy() with strscpy_pad() Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,01/63] ipw2x00: Avoid field-overflowing memcpy() Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
Bluetooth: mgmt: Pessimize compile-time bounds-check Bluetooth: mgmt: Pessimize compile-time bounds-check --- 2021-08-18 Kees Cook New
can: etas_es58x: Replace 0-element raw_msg array can: etas_es58x: Replace 0-element raw_msg array --- 2021-08-18 Kees Cook New
[net,v3,2/3] net: mdio-mux: Don't ignore memory allocation errors Clean up and fix error handling in mdio_mux_init() --- 2021-08-18 Saravana Kannan New
[RFC,6/7] net: hns3: support tx recycling in the hns3 driver add socket to netdev page frag recycling support --- 2021-08-18 Yunsheng Lin New
[RFC,5/7] sock: support refilling pfrag from pfrag_pool add socket to netdev page frag recycling support --- 2021-08-18 Yunsheng Lin New
[RFC,4/7] net: pfrag_pool: add pfrag pool support based on page pool add socket to netdev page frag recycling support --- 2021-08-18 Yunsheng Lin New
[RFC,3/7] net: add NAPI api to register and retrieve the page pool ptr add socket to netdev page frag recycling support --- 2021-08-18 Yunsheng Lin New
[RFC,2/7] skbuff: add interface to manipulate frag count for tx recycling add socket to netdev page frag recycling support --- 2021-08-18 Yunsheng Lin New
[RFC,1/7] page_pool: refactor the page pool to support multi alloc context add socket to netdev page frag recycling support --- 2021-08-18 Yunsheng Lin New
net: xfrm: assign the per_cpu_ptr pointer before return net: xfrm: assign the per_cpu_ptr pointer before return --- 2021-08-18 Dongliang Mu New
net: ipvs: add sysctl_run_estimation to support disable estimation net: ipvs: add sysctl_run_estimation to support disable estimation --- 2021-08-18 dust.li New
ovs: clear skb->tstamp in forwarding path ovs: clear skb->tstamp in forwarding path --- 2021-08-18 范开喜 New
[v2] of: property: fw_devlink: Add support for "phy-handle" property [v2] of: property: fw_devlink: Add support for "phy-handle" property --- 2021-08-18 Saravana Kannan New
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency --- 2021-08-18 Nicholas Richardson New
[v3,3/3] pktgen: Add output for imix results pktgen: Add IMIX mode --- 2021-08-17 Nicholas Richardson New
[v3,2/3] pktgen: Add imix distribution bins pktgen: Add IMIX mode --- 2021-08-17 Nicholas Richardson New
[v3,1/3] pktgen: Parse internet mix (imix) input pktgen: Add IMIX mode --- 2021-08-17 Nicholas Richardson New
[net-next,6/6] selftests: mptcp: delete uncontinuous removing ids mptcp: Add full mesh path manager option --- 2021-08-17 Mat Martineau New
[net-next,5/6] selftests: mptcp: add fullmesh testcases mptcp: Add full mesh path manager option --- 2021-08-17 Mat Martineau New
[net-next,4/6] selftests: mptcp: set and print the fullmesh flag mptcp: Add full mesh path manager option --- 2021-08-17 Mat Martineau New
[net-next,3/6] mptcp: local addresses fullmesh mptcp: Add full mesh path manager option --- 2021-08-17 Mat Martineau New
[net-next,2/6] mptcp: remote addresses fullmesh mptcp: Add full mesh path manager option --- 2021-08-17 Mat Martineau New
[net-next,1/6] mptcp: drop flags and ifindex arguments mptcp: Add full mesh path manager option --- 2021-08-17 Mat Martineau New
[net,1/1] ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path [net,1/1] ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path --- 2021-08-17 Tony Nguyen New
[net-next,2/2] i40e: Fix spelling mistake "dissable" -> "disable" 40GbE Intel Wired LAN Driver Updates 2021-08-17 --- 2021-08-17 Tony Nguyen New
[net-next,1/2] iavf: use mutexes for locking of critical sections 40GbE Intel Wired LAN Driver Updates 2021-08-17 --- 2021-08-17 Tony Nguyen New
[net-next] net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() [net-next] net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() --- 2021-08-17 Wei Wang New
[net,v2,3/3] net: mdio-mux: Handle -EPROBE_DEFER correctly Clean up and fix error handling in mdio_mux_init() --- 2021-08-17 Saravana Kannan New
[net,v2,1/3] net: mdio-mux: Delete unnecessary devm_kfree Clean up and fix error handling in mdio_mux_init() --- 2021-08-17 Saravana Kannan New
[iproute2,v3,3/3] man: bridge: fix the typo to change "-c[lor]" into "-c[olor]" in man page bridge: fixes regarding the colorized output --- 2021-08-17 Gokul Sivakumar New
[iproute2,v3,2/3] bridge: fdb: don't colorize the "dev" & "dst" keywords in "bridge -c fdb" bridge: fixes regarding the colorized output --- 2021-08-17 Gokul Sivakumar New
[iproute2,v3,1/3] bridge: reorder cmd line arg parsing to let "-c" detected as "color" option bridge: fixes regarding the colorized output --- 2021-08-17 Gokul Sivakumar New
[next] bpf: remove redundant initialization of variable allow [next] bpf: remove redundant initialization of variable allow --- 2021-08-17 Colin King New
[PATCHv2,net-next,2/2] net: Fix offloading indirect devices dependency on qdisc order creation Indirect dev ingress qdisc creation order --- 2021-08-17 Eli Cohen New
[net,1/1] net/rds: dma_map_sg is entitled to merge entries [net,1/1] net/rds: dma_map_sg is entitled to merge entries --- 2021-08-17 Gerd Rausch New
[v4] net: asix: fix uninit value bugs [v4] net: asix: fix uninit value bugs --- 2021-08-17 Pavel Skripkin New
[net] net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port [net] net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port --- 2021-08-17 Vladimir Oltean New
[net-next,v2] net: net_namespace: Optimize the code [net-next,v2] net: net_namespace: Optimize the code --- 2021-08-17 Yajun Deng New
[v2,net-next] net: dsa: tag_sja1105: be dsa_loop-safe [v2,net-next] net: dsa: tag_sja1105: be dsa_loop-safe --- 2021-08-17 Vladimir Oltean New
[net] net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, or worse [net] net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, or worse --- 2021-08-17 Vladimir Oltean New
net: usb: pegasus: fixes of set_register(s) return value evaluation; net: usb: pegasus: fixes of set_register(s) return value evaluation; --- 2021-08-17 Petko Manolov New
[v2,net-next,8/8] selftests: nci: Add the NCI testcase reading T4T Tag Update the virtual NCI device driver and add the NCI testcase --- 2021-08-17 Bongsu Jeon New
[v2,net-next,7/8] selftests: nci: Extract the start/stop discovery function Update the virtual NCI device driver and add the NCI testcase --- 2021-08-17 Bongsu Jeon New
[v2,net-next,6/8] selftests: nci: Add the flags parameter for the send_cmd_mt_nla Update the virtual NCI device driver and add the NCI testcase --- 2021-08-17 Bongsu Jeon New
[v2,net-next,5/8] selftests: nci: Fix the wrong condition Update the virtual NCI device driver and add the NCI testcase --- 2021-08-17 Bongsu Jeon New
[v2,net-next,4/8] selftests: nci: Fix the code for next nlattr offset Update the virtual NCI device driver and add the NCI testcase --- 2021-08-17 Bongsu Jeon New
[v2,net-next,3/8] selftests: nci: Fix the typo Update the virtual NCI device driver and add the NCI testcase --- 2021-08-17 Bongsu Jeon New
[v2,net-next,2/8] selftests: nci: Remove the polling code to read a NCI frame Update the virtual NCI device driver and add the NCI testcase --- 2021-08-17 Bongsu Jeon New
[v2,net-next,1/8] nfc: virtual_ncidev: Use wait queue instead of polling Update the virtual NCI device driver and add the NCI testcase --- 2021-08-17 Bongsu Jeon New
[net-next,1/2] net/core: Remove unused field from struct flow_indr_dev Indirect dev ingress qdisc creation order --- 2021-08-17 Eli Cohen New
igc: fix tunnel offloading igc: fix tunnel offloading --- 2021-08-17 Corinna Vinschen New
[v2,net-next,1/1] ptp_ocp: use bits.h macros for all masks [v2,net-next,1/1] ptp_ocp: use bits.h macros for all masks --- 2021-08-17 Andy Shevchenko New
net/mlx4: Use ARRAY_SIZE to get an array's size net/mlx4: Use ARRAY_SIZE to get an array's size --- 2021-08-17 Jason Wang New
[net-next] net: mscc: ocelot: Fix probe for vsc7514 [net-next] net: mscc: ocelot: Fix probe for vsc7514 --- 2021-08-17 Horatiu Vultur New
ipw2x00: no need to initilise statics to 0 ipw2x00: no need to initilise statics to 0 --- 2021-08-17 Jason Wang New
Bluetooth: add timeout sanity check to hci_inquiry Bluetooth: add timeout sanity check to hci_inquiry --- 2021-08-17 Pavel Skripkin New
[net-next] net: net_namespace: Optimize the code [net-next] net: net_namespace: Optimize the code --- 2021-08-17 Yajun Deng New
[net] mac80211: fix locking in ieee80211_restart_work() [net] mac80211: fix locking in ieee80211_restart_work() --- 2021-08-17 Johannes Berg New
[bpf-next,v2,15/16] selftests: xsk: make enums lower case selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
[bpf-next,v2,14/16] selftests: xsk: generate packets from specification selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
[bpf-next,v2,13/16] selftests: xsk: generate packet directly in umem selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
[bpf-next,v2,12/16] selftests: xsk: remove cleanup at end of program selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
[bpf-next,v2,11/16] selftests: xsk: decrease batch size selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
[bpf-next,v2,09/16] selftests: xsk: simplify packet validation in xsk tests selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
[bpf-next,v2,07/16] selftests: xsk: disassociate umem size with packets sent selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
[bpf-next,v2,04/16] selftests: xsk: return correct error codes selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
[bpf-next,v2,02/16] selftests: xsk: remove the num_tx_packets option selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
[bpf-next,v2,01/16] selftests: xsk: remove color mode selftests: xsk: various simplifications --- 2021-08-17 Magnus Karlsson New
ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup --- 2021-08-17 Feng Zhou New
brcmfmac: pcie: fix oops on failure to resume and reprobe brcmfmac: pcie: fix oops on failure to resume and reprobe --- 2021-08-17 Ahmad Fatoum New
[v2] Bluetooth: Fix return value in hci_dev_do_close() [v2] Bluetooth: Fix return value in hci_dev_do_close() --- 2021-08-17 Kangmin Park New
[net] Bluetooth: Fix return value in hci_dev_do_close() [net] Bluetooth: Fix return value in hci_dev_do_close() --- 2021-08-17 Kangmin Park New
[net-next,11/11] octeontx2-af: configure npc for cn10k to allow packets from cpt [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,10/11] octeontx2-af: cn10K: Get NPC counters value [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,09/11] octeontx2-af: Allocate low priority entries for PF [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,08/11] octeontx2-pf: devlink params support to set mcam entry count [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,07/11] octeontx2-pf: Unify flow management variables [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,06/11] octeontx2-pf: Sort the allocated MCAM entry indices [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,05/11] octeontx2-pf: Ntuple filters support for VF netdev [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,04/11] octeontx2-pf: Enable NETIF_F_RXALL support for VF driver [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,03/11] octeontx2-af: Add debug messages for failures [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,02/11] octeontx2-af: add proper return codes for AF mailbox handlers [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[net-next,01/11] octeontx2-af: Modify install flow error codes [net-next,01/11] octeontx2-af: Modify install flow error codes --- 2021-08-17 Subbaraya Sundeep New
[ethtool-next] netlink: settings: add two link extended substates of bad signal integrity [ethtool-next] netlink: settings: add two link extended substates of bad signal integrity --- 2021-08-17 huangguangbin (A) New
[net-next,4/4] net: hns3: add ethtool support for CQE/EQE mode configuration ethtool: extend coalesce uAPI --- 2021-08-17 Yufeng Mo New
[net-next,1/4] ethtool: add two coalesce attributes for CQE mode ethtool: extend coalesce uAPI --- 2021-08-17 Yufeng Mo New
[net] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO [net] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO --- 2021-08-17 Jason Wang New
[RFC,15/15] WIP: arm64: dts: qcom: qrb5165-rb5: add bus-pwrseq property to pcie0 create power sequencing subsystem --- 2021-08-17 Dmitry Baryshkov New
[RFC,14/15] WIP: PCI: qcom: use pwrseq to power up bus devices create power sequencing subsystem --- 2021-08-17 Dmitry Baryshkov New
[RFC,12/15] arm64: dts: qcom: qrb5165-rb5: add bluetooth support create power sequencing subsystem --- 2021-08-17 Dmitry Baryshkov New
[RFC,10/15] pwrseq: add support for QCA BT+WiFi power sequencer create power sequencing subsystem --- 2021-08-17 Dmitry Baryshkov New
« 1 2 ... 12 13 14315 316 »