messages from 2022-06-09 04:00:17 to 2022-06-09 22:22:00 UTC [more...]
[PATCH 00/12] Clang -Wformat warning fixes
2022-06-09 22:16 UTC (13+ messages)
` [PATCH 01/12] x86/mce: use correct format characters
` [PATCH 02/12] x86/CPU/AMD: "
` [PATCH 03/12] x86/e820: "
` [PATCH 04/12] blk-cgroup: "
` [PATCH 05/12] fs: quota: "
` [PATCH 06/12] PNP: "
` [PATCH 07/12] driver/char: "
` [PATCH 08/12] cdrom: "
` [PATCH 09/12] ALSA: seq: "
` [PATCH 10/12] "
` [PATCH 11/12] ALSA: control: "
` [PATCH 12/12] netfilter: conntrack: "
[PATCH net] net: bpf: fix request_sock leak in filter.c
2022-06-09 22:15 UTC (4+ messages)
[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
2022-06-09 22:03 UTC (5+ messages)
RFC: Ioctl v2
2022-06-09 22:02 UTC (2+ messages)
[PATCH net-next,0/2] net: mana: Add PF and XDP_REDIRECT support
2022-06-09 21:57 UTC (3+ messages)
` [PATCH net-next,1/2] net: mana: Add the Linux MANA PF driver
` [PATCH net-next,2/2] net: mana: Add support of XDP_REDIRECT action
[PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
2022-06-09 21:37 UTC (2+ messages)
[PATCH iproute2-next v2] show rx_otherehost_dropped stat in ip link show
2022-06-09 21:12 UTC (4+ messages)
[PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
2022-06-09 20:52 UTC (6+ messages)
[PATCH bpf-next 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
2022-06-09 20:47 UTC (8+ messages)
` [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
` [PATCH bpf-next v2 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
` [PATCH bpf-next v2 1/2] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
` [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
[PATCH v2] staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loops
2022-06-09 20:46 UTC
[PATCH net-next v6 0/3] Broadcom PTP PHY support
2022-06-09 20:38 UTC (8+ messages)
` [PATCH net-next v6 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs
[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
2022-06-09 20:31 UTC (2+ messages)
pull-request: ieee802154-next 2022-06-09
2022-06-09 20:29 UTC
[PATCH net-next 0/3] net: phy: dp83867: add binding and support for io_impedance_ctrl nvmem cell
2022-06-09 20:04 UTC (3+ messages)
` [PATCH net-next 1/3] dt-bindings: dp83867: add binding "
[GIT PULL] Networking for 5.19-rc2
2022-06-09 20:02 UTC (3+ messages)
[PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
2022-06-09 19:57 UTC (4+ messages)
[PATCH] staging: qlge: qlge_main.c: convert do-while loops to for loops
2022-06-09 19:39 UTC (5+ messages)
[PATCH v2 0/9] deferred_probe_timeout logic clean up
2022-06-09 19:29 UTC (4+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
[Patch bpf-next v3 0/4] sockmap: some performance optimizations
2022-06-09 19:12 UTC (5+ messages)
` [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()
[PATCH] PCI: Add ACS quirk for Broadcom BCM5750x NICs
2022-06-09 18:58 UTC (2+ messages)
"mm: uninline copy_overflow()" breaks i386 build in Mellanox MLX4
2022-06-09 18:51 UTC (3+ messages)
` Linux kernel: "
[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
2022-06-09 18:32 UTC (11+ messages)
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
[PATCH v3 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
2022-06-09 18:26 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G
[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
2022-06-09 18:13 UTC (2+ messages)
[PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
2022-06-09 18:11 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: net: convert emac_rockchip.txt to YAML
2022-06-09 17:44 UTC (2+ messages)
[PATCH net-next 0/6][pull request] 10GbE Intel Wired LAN Driver Updates 2022-06-09
2022-06-09 17:12 UTC (7+ messages)
` [PATCH net-next 1/6] drivers, ixgbe: export vf statistics
` [PATCH net-next 2/6] igb: Remove duplicate defines
` [PATCH net-next 3/6] e1000: Fix typos in comments
` [PATCH net-next 4/6] ixgb: "
` [PATCH net-next 5/6] ixgbe: "
` [PATCH net-next 6/6] drivers/net/ethernet/intel: fix "
[syzbot] possible deadlock in bpf_trace_printk
2022-06-09 17:07 UTC
[syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find
2022-06-09 16:54 UTC (4+ messages)
[PATCH v2 net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
2022-06-09 16:53 UTC
neighbour netlink notifications delivered in wrong order
2022-06-09 16:40 UTC (8+ messages)
[PATCH net-next 0/7] net: reduce tcp_memory_allocated inflation
2022-06-09 16:38 UTC (23+ messages)
` [PATCH net-next 1/7] Revert "net: set SK_MEM_QUANTUM to 4096"
` [PATCH net-next 2/7] net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
` [PATCH net-next 3/7] net: add per_cpu_fw_alloc field to struct proto
` [PATCH net-next 4/7] net: implement per-cpu reserves for memory_allocated
` [PATCH net-next 5/7] net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
` [PATCH net-next 6/7] net: keep sk->sk_forward_alloc as small as possible
` [PATCH net-next 7/7] net: unexport __sk_mem_{raise|reduce}_allocated
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-06-09
2022-06-09 16:26 UTC (5+ messages)
` [PATCH net 1/4] i40e: Fix adding ADQ filter to TC0
` [PATCH net 2/4] i40e: Fix calculating the number of queue pairs
` [PATCH net 3/4] i40e: Fix call trace in setup_tx_descriptors
` [PATCH net 4/4] iavf: Fix issue with MAC address of VF shown as zero
[PATCH iproute2-next] show rx_otherehost_dropped stat in ip link show
2022-06-09 16:24 UTC (2+ messages)
[PATCH] amd-xgbe: Use platform_irq_count()
2022-06-09 16:14 UTC
[PATCH v3] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
2022-06-09 16:10 UTC (5+ messages)
[PATCH wpan-next 0/6] net: ieee802154: PAN management
2022-06-09 15:52 UTC (15+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type
[PATCH v2 net-next] net: neigh: add netlink filtering based on LLADDR for dump
2022-06-09 15:38 UTC (7+ messages)
[PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
2022-06-09 15:38 UTC (5+ messages)
` [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
[net] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
2022-06-09 15:36 UTC (2+ messages)
[PATCH] net: error on unsupported IP setsockopts in IPv6
2022-06-09 15:26 UTC
[PATCHv2 net 0/3] Documentation: add description for a couple of sctp sysctl options
2022-06-09 15:17 UTC (4+ messages)
` [PATCHv2 net 1/3] Documentation: add description for net.sctp.reconf_enable
` [PATCHv2 net 2/3] Documentation: add description for net.sctp.intl_enable
` [PATCHv2 net 3/3] Documentation: add description for net.sctp.ecn_enable
[PATCH] vdpa: Add support for reading vdpa device statistics
2022-06-09 15:10 UTC (2+ messages)
[PATCH v2] cgroup: serialize css kill and release paths
2022-06-09 14:55 UTC (4+ messages)
` [cgroup] 3c87862ca1: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip
[PATCH net-next] net: rename reference+tracking helpers
2022-06-09 13:53 UTC (8+ messages)
[PATCH] ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
2022-06-09 13:49 UTC
[net-next v2 1/1] net: seg6: Add support for SRv6 Headend Reduced Encapsulation
2022-06-09 13:27 UTC
[PATCH v2 0/9] bpf: Per-operation map permissions
2022-06-09 12:55 UTC (3+ messages)
[PATCH v2 00/10] RTW88: Add support for USB variants
2022-06-09 12:51 UTC (5+ messages)
` [PATCH v2 10/10] rtw88: disable powersave modes for USB devices
[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
2022-06-09 12:33 UTC (14+ messages)
` [RFC PATCH v2 1/8] virtio/vsock: rework packet allocation logic
` [RFC PATCH v2 2/8] vhost/vsock: "
` [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic
` [RFC PATCH v2 4/8] virtio/vsock: add transport zerocopy callback
[syzbot] KASAN: use-after-free Read in cdc_ncm_tx_fixup
2022-06-09 12:23 UTC (2+ messages)
[PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
2022-06-09 12:10 UTC (2+ messages)
[RESEND][PATCH net-next] net: macb: change return type for gem_ptp_set_one_step_sync()
2022-06-09 11:40 UTC (2+ messages)
[PATCH V4] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support
2022-06-09 11:14 UTC (2+ messages)
[PATCH v3 net-next 0/8] vmxnet3: upgrade to version 7
2022-06-09 11:10 UTC (2+ messages)
[PATCH v5] igb: Assign random MAC address instead of fail in case of invalid one
2022-06-09 11:07 UTC (2+ messages)
[PATCH net-next v3 0/2] net, neigh: introduce interval_probe_time for periodic probe
2022-06-09 10:57 UTC (3+ messages)
` [PATCH net-next v3 1/2] sysctl: add proc_dointvec_jiffies_minmax
` [PATCH net-next v3 2/2] net, neigh: introduce interval_probe_time for periodic probe
[PATCH net-next v1 0/5] ptp_ocp: set of small cleanups
2022-06-09 10:43 UTC (4+ messages)
` [PATCH v1 net-next 4/5] ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
[syzbot] BUG: sleeping function called from invalid context in corrupted (2)
2022-06-09 10:26 UTC (2+ messages)
[syzbot] BUG: stack guard page was hit in sys_bpf
2022-06-09 9:46 UTC
[PATCH V3 0/2] xilinx_can: Update on xilinx can
2022-06-09 8:55 UTC (6+ messages)
` [PATCH V3 1/2] Revert "can: xilinx_can: Limit CANFD brp to 2"
` [PATCH V3 2/2] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support
[RFC PATCH 00/13] can: slcan: extend supported features
2022-06-09 8:52 UTC (14+ messages)
` [RFC PATCH 04/13] can: slcan: use CAN network device driver API
` [RFC PATCH 06/13] can: slcan: allow to send commands to the adapter
` [RFC PATCH 11/13] can: slcan: add ethtool support to reset adapter errors
[PATCH net-next] ethernet: Remove vf rate limit check for drivers
2022-06-09 8:47 UTC
[PATCH] Bluetooth: RFCOMM: Use skb_trim to trim checksum
2022-06-09 8:20 UTC (3+ messages)
[PATCH v2 00/13] can: slcan: extend supported features
2022-06-09 8:07 UTC (3+ messages)
` [PATCH v2 03/13] can: slcan: use the alloc_can_skb() helper
[PATCH net-next] nfp: flower: support to offload pedit of IPv6 flowinto fields
2022-06-09 8:01 UTC
Napływ Klientów ze strony
2022-06-09 7:36 UTC
[PATCH v2 1/2] nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
2022-06-09 7:32 UTC (4+ messages)
` [PATCH v2 2/2] nfp: flower: Remove usage of the deprecated ida_simple_xxx API
[PATCH] vdpa: allow vdpa dev_del management operation to return failure
2022-06-09 7:19 UTC (5+ messages)
[PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
2022-06-09 6:32 UTC (5+ messages)
[PATCH v2 1/1] libbpf: replace typeof with __typeof__
2022-06-09 6:14 UTC (5+ messages)
[net] 6922110d15: suspend-stress.fail
2022-06-09 5:48 UTC (4+ messages)
[PATCH] virtio: Directly use ida_alloc_range()/ida_free()
2022-06-09 4:59 UTC (2+ messages)
[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
2022-06-09 4:27 UTC (6+ messages)
[PATCH v2] tcp: use alloc_large_system_hash() to allocate table_perturb
2022-06-09 4:20 UTC (3+ messages)
[PATCH Resend] xen/netback: do some code cleanup
2022-06-09 4:20 UTC (2+ messages)
[PATCH] net: amd-xgbe: fix clang -Wformat warning
2022-06-09 4:20 UTC (2+ messages)
[PATCH] vdpa: make get_vq_group and set_group_asid optional
2022-06-09 4:19 UTC
[PATCH net v2] net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
2022-06-09 4:10 UTC (2+ messages)
[PATCH net-next v2 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2022-06-07
2022-06-09 4:10 UTC (2+ messages)
[PATCH net 0/3] mv88e6xxx: fixes for reading serdes state
2022-06-09 4:10 UTC (2+ messages)
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-06-07
2022-06-09 4:10 UTC (2+ messages)
[PATCH net] net: openvswitch: fix misuse of the cached connection on tuple changes
2022-06-09 4:00 UTC (2+ messages)
[PATCH] net: altera: Fix refcount leak in altera_tse_mdio_create
2022-06-09 4:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).