messages from 2026-05-26 18:56:24 to 2026-05-27 06:41:30 UTC [more...]
[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
2026-05-27 6:41 UTC (5+ messages)
[PATCH 0/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL for Sennheiser MOMENTUM 3
2026-05-27 5:38 UTC (5+ messages)
` [PATCH 1/3] ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_IFB_SILENCE_ON_EMPTY
` [PATCH 2/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL
[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
2026-05-27 5:14 UTC (9+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init
[PATCH net-next 0/4] docs: page_pool: tweaks and updates
2026-05-27 5:11 UTC (10+ messages)
` [PATCH net-next 1/4] docs: net: page_pool: drop reference to removed PP_FLAG_PAGE_FRAG
` [PATCH net-next 2/4] docs: clarify page pool NAPI consumer requirement
` [PATCH net-next 3/4] docs: page_pool: drop the mention of the legacy stats API
` [PATCH net-next 4/4] net: make page_pool_get_stats() void
[PATCH 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
2026-05-27 4:54 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: Add "
` [PATCH 2/2] hwmon: (pmbus/max20860a) Add driver for "
[PATCH net-next 00/10] docs: net: updates for old and cobwebbed docs
2026-05-27 2:39 UTC (18+ messages)
` [PATCH net-next 01/10] docs: net: netdevices: small fixes and clarifications
` [PATCH net-next 04/10] docs: net: update devmem code examples
` [PATCH net-next 06/10] docs: net: refresh netdev feature guidance
` [PATCH net-next 08/10] docs: net: add Rx notes to the checksum guide
` [PATCH net-next 09/10] docs: net: render the checksum comment in checksum-offloads.rst
[PATCH v2 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-05-27 2:39 UTC (4+ messages)
[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
2026-05-27 1:40 UTC (3+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
2026-05-27 1:09 UTC (3+ messages)
` [PATCH v2 2/7] seg6: add End.M.GTP4.E behavior
[mtd:spi-nor/next 20/28] htmldocs: Documentation/driver-api/mtd/spi-nor.rst:216: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
2026-05-27 0:16 UTC (2+ messages)
[PATCH] leds: Fix sysfs ABI date
2026-05-27 0:14 UTC
[PATCH] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
2026-05-27 0:09 UTC (5+ messages)
[PATCH v16 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-05-26 23:21 UTC (2+ messages)
[PATCH net-next v2 00/10] net: Add ADIN1140 support
2026-05-26 21:51 UTC (11+ messages)
` [PATCH net-next v2 01/10] dt-bindings: net: Add ADIN1140
` [PATCH net-next v2 02/10] net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
` [PATCH net-next v2 03/10] net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
` [PATCH net-next v2 04/10] net: ethernet: oa_tc6: Export the C45 access functions
` [PATCH net-next v2 05/10] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v2 06/10] net: ethernet: oa_tc6: Add MMS register formatting macro
` [PATCH net-next v2 07/10] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v2 08/10] net: phy: microchip-t1s: use generic C45 MMD access helpers
` [PATCH net-next v2 09/10] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v2 10/10] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY
[PATCH net-next v3 00/14][pull request] Introduce iXD driver
2026-05-26 21:36 UTC (9+ messages)
` [PATCH net-next v3 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
2026-05-26 19:15 UTC (3+ messages)
` [PATCH v4 1/4] Introducing pw_lock() and per-cpu queue & flush work
[PATCH ipsec-next v9 00/16] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-05-26 19:10 UTC (17+ messages)
` [PATCH ipsec-next v9 01/16] xfrm: remove redundant assignments
` [PATCH ipsec-next v9 02/16] xfrm: add extack to xfrm_init_state
` [PATCH ipsec-next v9 03/16] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [PATCH ipsec-next v9 04/16] xfrm: fix NAT-related field inheritance in SA migration
` [PATCH ipsec-next v9 05/16] xfrm: rename reqid in xfrm_migrate
` [PATCH ipsec-next v9 06/16] xfrm: split xfrm_state_migrate into create and install functions
` [PATCH ipsec-next v9 07/16] xfrm: check family before comparing addresses in migrate
` [PATCH ipsec-next v9 08/16] xfrm: add state synchronization after migration
` [PATCH ipsec-next v9 09/16] xfrm: add error messages to state migration
` [PATCH ipsec-next v9 10/16] xfrm: move encap and xuo into struct xfrm_migrate
` [PATCH ipsec-next v9 11/16] xfrm: refactor XFRMA_MTIMER_THRESH validation into a helper
` [PATCH ipsec-next v9 12/16] xfrm: extract address family and selector validation helpers
` [PATCH ipsec-next v9 13/16] xfrm: make xfrm_dev_state_add xuo parameter const
` [PATCH ipsec-next v9 14/16] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [PATCH ipsec-next v9 15/16] xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE
` [PATCH ipsec-next v9 16/16] xfrm: add documentation "
[PATCH ipsec-next v8 00/14] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-05-26 19:02 UTC (7+ messages)
` [PATCH ipsec-next v8 12/14] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [devel-ipsec] "
` [PATCH ipsec-next v8 14/14] xfrm: add documentation for XFRM_MSG_MIGRATE_STATE
` [devel-ipsec] "
page: | 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