messages from 2023-05-31 16:33:39 to 2023-06-01 10:15:14 UTC [more...]
[PATCH 00/13] mm: jit/text allocator
2023-06-01 10:12 UTC (14+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
` [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
` [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
` [PATCH 04/13] mm/jitalloc, arch: convert remaining "
` [PATCH 05/13] module, jitalloc: drop module_alloc
` [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
` [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
` [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
` [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
` [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
` [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX
[PATCH iwl-next] ixgbe: allow toggling loopback mode via ndo_set_features callback
2023-06-01 9:53 UTC (2+ messages)
[PATCH net-next v2 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
2023-06-01 9:49 UTC (3+ messages)
` [PATCH net-next v2 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
New Order
2023-06-01 9:29 UTC
[PATCH net-next 0/4] Convert to platform remove callback returning void
2023-06-01 9:30 UTC (7+ messages)
` [PATCH net-next 1/4] ath10k: Drop cleaning of driver data from probe error path and remove
` [PATCH net-next 2/4] ath10k: Drop checks that are always false
` [PATCH net-next 3/4] ath10k: Convert to platform remove callback returning void
` [PATCH net-next 4/4] atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv()
[PATCH AUTOSEL 4.14 20/20] mdio_bus: unhide mdio_bus_init prototype
2023-06-01 9:27 UTC (3+ messages)
[PATCH v4 0/4] sock: Improve condition on sockmem pressure
2023-06-01 9:21 UTC (4+ messages)
` [PATCH v4 4/4] sock: Remove redundant cond of memcg pressure
` "
[PATCH 6.1 0/1] Hardening against CVE-2023-2002
2023-06-01 9:14 UTC (4+ messages)
` [PATCH 6.1 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
[PATCH net] net: phylink: actually fix ksettings_set() ethtool call
2023-06-01 9:12 UTC
[PATCH net] net: dsa: mv88e6xxx: Increase wait after reset deactivation
2023-06-01 9:10 UTC (3+ messages)
[PATCH net] net: phylink: actually fix ksettings_set() ethtool call
2023-06-01 9:05 UTC (2+ messages)
[PATCH net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
2023-06-01 8:46 UTC (8+ messages)
[PATCH net] net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
2023-06-01 8:41 UTC
[PATCH net] net: renesas: rswitch: Fix return value in error path of xmit
2023-06-01 8:41 UTC (3+ messages)
[PATCH net 0/2] Two fixes for SMCRv2
2023-06-01 8:37 UTC (6+ messages)
` [PATCH net 2/2] net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
[PATCH] net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
2023-06-01 8:32 UTC (6+ messages)
[PATCH net v2] net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
2023-06-01 8:24 UTC (2+ messages)
[syzbot] [net?] [bpf?] general protection fault in sk_psock_verdict_data_ready
2023-06-01 8:17 UTC
[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
2023-06-01 8:11 UTC (5+ messages)
[PATCH net-next v3 1/2] usbnet: ipheth: fix risk of NULL pointer deallocation
2023-06-01 8:09 UTC (5+ messages)
` [PATCH net-next v3 2/2] usbnet: ipheth: add CDC NCM support
[PATCH net] virtio/vsock: fix sock refcnt bug on owner set failure
2023-06-01 7:58 UTC (2+ messages)
[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-06-01 7:47 UTC (11+ messages)
[PATCH v2] igb: Fix extts capture value format for 82580/i354/i350
2023-06-01 7:00 UTC
[PATCH] mlxbf_gige: Add missing check for platform_get_irq
2023-06-01 6:58 UTC
[PATCH v5 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
2023-06-01 6:20 UTC (12+ messages)
[RESEND,PATCH net-next v7 0/8] Wangxun netdev features support
2023-06-01 6:30 UTC (2+ messages)
[PATCH] mlxbf_gige: Add missing check for platform_get_irq
2023-06-01 6:27 UTC (2+ messages)
[PATCH net-next 00/15][pull request] Introduce Intel IDPF driver
2023-06-01 6:23 UTC (9+ messages)
` [PATCH net-next 02/15] idpf: add module register and probe functionality
` [PATCH net-next 05/15] idpf: add create vport and netdev configuration
` [PATCH net-next 15/15] idpf: configure SRIOV and add other ndo_ops
[PATCH] igb: Fix extts capture value format for 82580/i354/i350
2023-06-01 6:14 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH net 0/4][pull request] igc: TX timestamping fixes
2023-06-01 6:10 UTC (3+ messages)
` [PATCH net 2/4] igc: Check if hardware TX timestamping is enabled earlier
[PATCH net-next 0/5] Improve the taprio qdisc's relationship with its children
2023-06-01 6:06 UTC (2+ messages)
` Failed delivery to smtp.kernel.org: blocked using dbl.spamhaus.org; Error: open resolver; (was: [Intel-wired-lan] [PATCH net-next 0/5] Improve the taprio qdisc's relationship with its children)
[pull request][net-next 00/14] mlx5 updates 2023-05-31
2023-06-01 6:01 UTC (15+ messages)
` [net-next 01/14] net/mlx5e: en_tc, Extend peer flows to a list
` [net-next 02/14] net/mlx5e: tc, Refactor peer add/del flow
` [net-next 03/14] net/mlx5e: rep, store send to vport rules per peer
` [net-next 04/14] net/mlx5e: en_tc, re-factor query route port
` [net-next 05/14] net/mlx5e: Handle offloads flows per peer
` [net-next 06/14] net/mlx5: E-switch, enlarge peer miss group table
` [net-next 07/14] net/mlx5: E-switch, refactor FDB miss rule add/remove
` [net-next 08/14] net/mlx5: E-switch, Handle multiple master egress rules
` [net-next 09/14] net/mlx5: E-switch, generalize shared FDB creation
` [net-next 10/14] net/mlx5: DR, handle more than one peer domain
` [net-next 11/14] net/mlx5: Devcom, Rename paired to ready
` [net-next 12/14] net/mlx5: E-switch, mark devcom as not ready when all eswitches are unpaired
` [net-next 13/14] net/mlx5: Devcom, introduce devcom_for_each_peer_entry
` [net-next 14/14] net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two devices
[PATCH net-next v4] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
2023-06-01 5:56 UTC (2+ messages)
[PATCH] mlxbf_gige: Add missing check for platform_get_irq
2023-06-01 5:52 UTC (2+ messages)
[PATCH v2 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
2023-06-01 5:46 UTC (2+ messages)
[PATCH 00/43] ep93xx device tree conversion
2023-06-01 5:45 UTC (3+ messages)
` [PATCH v1 19/43] dt-bindings: net: Add Cirrus EP93xx
` [PATCH v1 20/43] net: cirrus: add DT support for "
[PATCH net-next] net: don't set sw irq coalescing defaults in case of PREEMPT_RT
2023-06-01 5:40 UTC (5+ messages)
[PATCH net-next v5 0/2] Add support for VSC85xx DT RGMII delays
2023-06-01 5:40 UTC (2+ messages)
[PATCH net-next] devlink: make health report on unregistered instance warn just once
2023-06-01 5:40 UTC (2+ messages)
[PATCH net] sfc: fix error unwinds in TC offload
2023-06-01 5:40 UTC (2+ messages)
[PATCH v1 00/43] ep93xx device tree conversion
2023-06-01 5:33 UTC
[PATCH v13 0/7] io_uring: add napi busy polling support
2023-06-01 4:15 UTC (4+ messages)
` [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
[net-next:main 12/26] drivers/net/dsa/qca/qca8k-leds.c:377:18: error: no member named 'hw_control_is_supported' in 'struct led_classdev'
2023-06-01 4:11 UTC
[PATCH] net: systemport: Replace platform_get_irq with platform_get_irq_optional
2023-06-01 3:30 UTC
[PATCH net-next v4] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-01 3:27 UTC (2+ messages)
[PATCH linux v2] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
2023-06-01 3:25 UTC (3+ messages)
[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
2023-06-01 3:21 UTC (13+ messages)
[PATCH] net: systemport: Add and correct check for platform_get_irq
2023-06-01 3:16 UTC
[PATCH net v3] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
2023-06-01 3:13 UTC
[pull request][net 0/5] mlx5 fixes 2023-05-31
2023-06-01 3:10 UTC (6+ messages)
` [net 1/5] net/mlx5: Remove rmap also in case dynamic MSIX not supported
` [net 2/5] net/mlx5: Fix setting of irq->map.index for static IRQ case
` [net 3/5] net/mlx5: Ensure af_desc.mask is properly initialized
` [net 4/5] net/mlx5e: Fix error handling in mlx5e_refresh_tirs
` [net 5/5] net/mlx5: Read embedded cpu after init bit cleared
[PATCH net-next v10 0/9] TXGBE PHYLINK support
2023-06-01 3:01 UTC (10+ messages)
` [PATCH net-next v10 1/9] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v10 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v10 3/9] net: txgbe: Register fixed rate clock
` [PATCH net-next v10 4/9] net: txgbe: Register I2C platform device
` [PATCH net-next v10 5/9] net: txgbe: Add SFP module identify
` [PATCH net-next v10 6/9] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v10 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [PATCH net-next v10 8/9] net: txgbe: Implement phylink pcs
` [PATCH net-next v10 9/9] net: txgbe: Support phylink MAC layer
[PATCH v6] Bluetooth: Fix l2cap_disconnect_req deadlock
2023-06-01 2:38 UTC
[PATCH] igb: Fix extts capture value format for 82580/i354/i350
2023-06-01 1:59 UTC
[PATCH net] neighbour: fix unaligned access to pneigh_entry
2023-06-01 1:54 UTC (4+ messages)
` [PATCH net v2] "
[PATCH net-next,v2] selftests/tc-testing: replace mq with invalid parent ID
2023-06-01 1:22 UTC
[PATCH net-next] selftests/tc-testing: replace mq with invalid parent ID
2023-06-01 0:45 UTC (3+ messages)
[PATCH linux] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
2023-06-01 0:36 UTC (5+ messages)
[PATCH net-next v2 1/2] dt-bindings: net: adin: document a phy link status inversion property
2023-06-01 0:29 UTC (3+ messages)
[PATCH net-next] net: phy: broadcom: Add LPI counter
2023-05-31 23:17 UTC
[PATCH] net: systemport: Add and correct check for platform_get_irq
2023-05-31 22:42 UTC (2+ messages)
[PATCH net-next v5 0/6] Brcm ASP 2.0 Ethernet Controller
2023-05-31 22:28 UTC (9+ messages)
` [PATCH net-next v5 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH net-next v5 3/6] net: bcmasp: Add support for ASP2.0 "
[PATCH 1/8] net/mlx5: Update the driver with the recent thermal changes
2023-05-31 22:10 UTC (2+ messages)
[PATCH net v2] net: ipa: Use the correct value for IPA_STATUS_SIZE
2023-05-31 22:07 UTC (3+ messages)
` [PATCH net v3] net: ipa: Use "
[PATCH net-next] net/mlx5e: Remove a useless function call
2023-05-31 22:07 UTC (2+ messages)
[PATCH net-next] net/mlx5e: simplify condition after napi budget handling change
2023-05-31 22:04 UTC (4+ messages)
[PATCH iproute2] lib/libnetlink: ensure a minimum of 32KB for the buffer used in rtnl_recvmsg()
2023-05-31 21:51 UTC (4+ messages)
[PATCH] net: pch_gbe: Allow build on MIPS_GENERIC kernel
2023-05-31 21:50 UTC (2+ messages)
[PATCH net v2] net/mlx5: Fix setting of irq->map.index for static IRQ case
2023-05-31 21:49 UTC (3+ messages)
mlx5 driver is broken when pci_msix_can_alloc_dyn() is false with v6.4-rc4
2023-05-31 21:48 UTC (5+ messages)
[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
2023-05-31 20:53 UTC
[PATCH net-next] r8169: use dev_err_probe in all appropriate places in rtl_init_one()
2023-05-31 20:41 UTC
[PATCH net-next v2 0/6] splice, net: Handle MSG_SPLICE_PAGES in AF_TLS
2023-05-31 20:26 UTC (6+ messages)
` [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
[PATCH RFC 0/3] siw on tunnel devices
2023-05-31 20:19 UTC (8+ messages)
` [PATCH RFC 3/3] RDMA/siw: Require non-zero 6-byte MACs for soft iWARP
[PATCH net-next 00/11] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-05-31 20:18 UTC (5+ messages)
` [PATCH net-next 08/11] iavf: switch to Page Pool
[PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
2023-05-31 20:08 UTC (3+ messages)
[PATCH v2 0/2] bpf: utilize table ID in bpf_fib_lookup helper
2023-05-31 19:38 UTC (3+ messages)
` [PATCH v2 1/2] bpf: add table ID to bpf_fib_lookup BPF helper
` [PATCH v2 2/2] selftests/bpf: test table ID fib lookup "
[PATCH net 0/6] mptcp: Fixes for connect timeout, access annotations, and subflow init
2023-05-31 19:37 UTC (7+ messages)
` [PATCH net 1/6] mptcp: fix connect timeout handling
` [PATCH net 2/6] mptcp: add annotations around msk->subflow accesses
` [PATCH net 3/6] mptcp: consolidate passive msk socket initialization
` [PATCH net 4/6] mptcp: fix data race around msk->first access
` [PATCH net 5/6] mptcp: add annotations around sk->sk_shutdown accesses
` [PATCH net 6/6] mptcp: fix active subflow finalization
system hang on start-up (mlx5?)
2023-05-31 19:19 UTC (15+ messages)
[PATCH 1/2] dt-bindings: net: phy: Support external PHY xtal
2023-05-31 19:08 UTC (6+ messages)
` [PATCH 2/2] net: phy: realtek: Add optional external PHY clock
[PATCH RESEND 0/2] Bluetooth: fix debugfs registration
2023-05-31 19:00 UTC (2+ messages)
[PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
2023-05-31 18:20 UTC (2+ messages)
[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
2023-05-31 18:13 UTC (4+ messages)
` [PATCH RFC net-next v3 6/8] virtio/vsock: support dgrams
POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
2023-05-31 18:11 UTC (2+ messages)
[PATCH] flow_dissector: introduce skb_get_hash_symmetric()
2023-05-31 18:10 UTC (3+ messages)
回复:we manufacture leveling feet leveling casters for machines-MIYA Metal Porducts
2023-05-31 17:59 UTC
[PATCH bpf-next] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
2023-05-31 17:54 UTC (4+ messages)
[PATCH net-next v3] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
2023-05-31 17:43 UTC (3+ messages)
[PATCH net-next 0/5] xstats for tc-taprio
2023-05-31 17:10 UTC (4+ messages)
` [PATCH net-next 2/5] net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
2023-05-31 17:08 UTC (4+ messages)
[PATCH net-next] net: Make gro complete function to return void
2023-05-31 17:07 UTC (7+ messages)
[PATCH net-next v3 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-05-31 16:39 UTC (3+ messages)
` [PATCH net-next v3 03/12] iavf: optimize Rx buffer allocation a bunch
[PATCH v4] hv_netvsc: Allocate rx indirection table size dynamically
2023-05-31 16:33 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).