messages from 2025-09-05 21:36:33 to 2025-09-08 13:04:39 UTC [more...]
[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
2025-09-08 13:02 UTC (25+ messages)
` [PATCH v5 03/19] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v5 04/19] x86: Add arch specific kasan functions
` [PATCH v5 05/19] kasan: arm64: x86: Make special tags arch specific
` [PATCH v5 11/19] x86: LAM initialization
` [PATCH v5 12/19] x86: Minimal SLAB alignment
` [PATCH v5 13/19] kasan: x86: Handle int3 for inline KASAN reports
` [PATCH v5 15/19] kasan: x86: Apply multishot to the inline report handler
` [PATCH v5 18/19] mm: Unpoison vms[area] addresses with a common tag
` [PATCH v5 19/19] x86: Make software tag-based kasan available
[PATCH 00/16] expand mmap_prepare functionality, port more users
2025-09-08 13:00 UTC (20+ messages)
` [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH 02/16] device/dax: update devdax "
` [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH 04/16] relay: update relay to use mmap_prepare
` [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
` [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort]
` [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH 09/16] mm: introduce io_remap_pfn_range_prepare, complete
` [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
` [PATCH 11/16] mm: update mem char driver "
` [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
` [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
` [PATCH 14/16] fs/proc: add proc_mmap_[prepare, complete] hooks for procfs
` [PATCH 15/16] fs/proc: update vmcore to use .proc_mmap_[prepare, complete]
` [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete
[PATCH net-next v5 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-09-08 12:46 UTC (6+ messages)
` [PATCH net-next v5 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v5 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v5 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v5 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v5 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-09-08 12:45 UTC (3+ messages)
[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-09-08 12:01 UTC (5+ messages)
` [PATCH v4 4/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
[PATCH V6 0/2] arm64: refactor the rodata=xxx
2025-09-08 11:35 UTC (3+ messages)
` [PATCH V6 1/2] "
[PATCH 0/2] hwmon: Add support for MPS mp2925 and mp2929 chip
2025-09-08 11:01 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add MPS mp2925 and mp2929
` [PATCH 2/2] hwmon: add MP2925 and MP2929 driver
[PATCH v3 0/4] hwmon: (sht21) Add devicetree support
2025-09-08 11:28 UTC (8+ messages)
` [PATCH v3 1/4] hwmon: (sht21) Documentation cleanup
` [PATCH v3 2/4] hwmon: (sht21) Add support for SHT20, SHT25 chips
` [PATCH v3 3/4] hwmon: (sht21) Add devicetree support
` [PATCH v3 4/4] dt-bindings: trivial-devices: Add sht2x sensors
[PATCH v2] documentation/arm64 : kdump fixed typo errors (review comment addressed)
2025-09-08 11:11 UTC
[PATCH v4] kernel.h: add comments for system_states
2025-09-08 11:08 UTC (17+ messages)
[groeck-staging:hwmon-next 58/59] htmldocs: Documentation/hwmon/mp29502.rst:4: WARNING: Title underline too short
2025-09-08 10:13 UTC
[PATCH] documentation/arm64 : kdump fixed typo errors
2025-09-08 10:09 UTC (4+ messages)
` (no subject)
[PATCH net-next v5 0/5] dpll: zl3073x: Add support for devlink flash
2025-09-08 9:39 UTC (6+ messages)
` [PATCH net-next v5 1/5] dpll: zl3073x: Add functions to access hardware registers
` [PATCH net-next v5 2/5] dpll: zl3073x: Add low-level flash functions
` [PATCH net-next v5 3/5] dpll: zl3073x: Add firmware loading functionality
` [PATCH net-next v5 4/5] dpll: zl3073x: Refactor DPLL initialization
` [PATCH net-next v5 5/5] dpll: zl3073x: Implement devlink flash callback
[PATCH net-next v3 0/7] Add RPMSG Ethernet Driver
2025-09-08 9:07 UTC (8+ messages)
` [PATCH net-next v3 1/7] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver
` [PATCH net-next v3 2/7] net: rpmsg-eth: Add basic rpmsg skeleton
` [PATCH net-next v3 3/7] net: rpmsg-eth: Register device as netdev
` [PATCH net-next v3 4/7] net: rpmsg-eth: Add netdev ops
` [PATCH net-next v3 5/7] net: rpmsg-eth: Add support for multicast filtering
` [PATCH net-next v3 6/7] MAINTAINERS: Add entry for RPMSG Ethernet driver
` [PATCH net-next v3 7/7] arch: arm64: dts: k3-am64*: Add rpmsg-eth node
[RFC PATCH] drm/xe/doc: Mention Buffer Objects in doc without abbreviation
2025-09-08 8:26 UTC
[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
2025-09-08 6:56 UTC (9+ messages)
` [PATCH v1 13/16] iomap: add a private arg for read and readahead
[PATCH v3 0/2] hwmon: (tps23861) add class restrictions and semi-auto mode support
2025-09-08 4:51 UTC (8+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: update TI TPS23861 with per-port schema
[PATCH v2] docs: devicetree: overlay-notes: recommend top-level compatible in DTSO
2025-09-08 4:02 UTC (4+ messages)
[PATCH net-next v04 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
2025-09-08 3:27 UTC (6+ messages)
` [PATCH net-next v04 05/14] hinic3: Command Queue flush interfaces
` [PATCH net-next v04 06/14] hinic3: Nic_io initialization
[PATCH v9 0/2] hwmon: add GPD devices sensor driver
2025-09-08 2:25 UTC (3+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] hwmon: document: add gpd-fan
[PATCH v2 0/4] hwmon: (sht21) Add devicetree support
2025-09-08 1:09 UTC (5+ messages)
` [PATCH v2 1/4] hwmon: (sht21) Documentation cleanup
` [PATCH v2 2/4] hwmon: (sht21) Add support for SHT20, SHT25 chips
` [PATCH v2 3/4] hwmon: (sht21) Add devicetree support
` [PATCH v2 4/4] dt-bindings: trivial-devices: Add sht2x sensors
[PATCH 0/3] hwmon: (sht21) Add devicetree support
2025-09-07 22:54 UTC (10+ messages)
` [PATCH 1/3] hwmon: (sht21) Add support for all sht2x chips
` [PATCH 2/3] hwmon: (sht21) Add devicetree support
` [PATCH 3/3] dt-bindings: trivial-devices: Add sht2x sensors
[PATCH v2] net/tls: support maximum record size limit
2025-09-07 22:13 UTC (6+ messages)
[PATCH] kernel-doc: add support for handling global variables
2025-09-07 21:34 UTC (2+ messages)
[PATCH v14 0/4] leds: add new LED driver for TI LP5812
2025-09-07 16:09 UTC (5+ messages)
` [PATCH v14 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v14 2/4] leds: add basic support for "
` [PATCH v14 3/4] docs: ABI: Document LP5812 LED sysfs interfaces
` [PATCH v14 4/4] docs: leds: Document TI LP5812 LED driver
[PATCH net-next 0/3] mptcp: make ADD_ADDR retransmission timeout adaptive
2025-09-07 15:32 UTC (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] selftests: mptcp: join: tolerate more ADD_ADDR
` [PATCH net-next 3/3] selftests: mptcp: join: allow more time to send ADD_ADDR
[PATCH v5 0/3] hwmon: Add support for MPS mp2869,mp29608,mp29612,mp29816,mp29502 chip
2025-09-07 15:19 UTC (7+ messages)
` [PATCH v5 1/3] dt-bindings: hwmon: Add MPS mp2869,mp29608,mp29612,mp29816 and mp29502
` [PATCH v5 2/3] hwmon: add MP2869,MP29608,MP29612 and MP29816 series driver
` [PATCH v5 3/3] hwmon: add MP29502 driver
[PATCH net-next 0/2] net/mlx5e: Add pcie congestion event extras
2025-09-07 10:26 UTC (4+ messages)
` [PATCH net-next 1/2] net/mlx5e: Make PCIe congestion event thresholds configurable
` [PATCH net-next 2/2] net/mlx5e: Add stale counter for PCIe congestion events
[PATCH v6] kernel.h: add comments for enum system_states
2025-09-07 4:38 UTC
[groeck-staging:hwmon-next 37/37] htmldocs: Documentation/hwmon/hwmon-kernel-api.rst:291: WARNING: Inline emphasis start-string without end-string. [docutils]
2025-09-07 1:52 UTC
[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX X870-I GAMING WIFI
2025-09-06 21:24 UTC (2+ messages)
[PATCH net-next 1/2] net/smc: make wr buffer count configurable
2025-09-06 18:25 UTC (2+ messages)
[PATCH v5] kernel.h: add comments for enum system_states
2025-09-06 17:14 UTC (3+ messages)
[PATCH v16 net-next 00/14] AccECN protocol patch series
2025-09-06 16:28 UTC (15+ messages)
` [PATCH v16 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v16 net-next 02/14] tcp: fast path functions later
` [PATCH v16 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v16 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v16 net-next 05/14] tcp: AccECN core
` [PATCH v16 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v16 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v16 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v16 net-next 09/14] tcp: sack option handling improvements
` [PATCH v16 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v16 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v16 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v16 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v16 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[PATCHv2 linux-next 0/5] tools/delaytop: implement real-time keyboard interaction support
2025-09-06 16:14 UTC (6+ messages)
` [PATCHv2 linux-next 1/5] tools/delaytop: add flexible sorting by delay field
` [PATCHv2 linux-next 2/5] tools/delaytop: add memory verbose mode support
` [PATCHv2 linux-next 3/5] tools/delaytop: add interactive mode with keyboard controls
` [PATCHv2 linux-next 4/5] tools/delaytop: Improve error handling for missing PSI support
` [PATCHv2 linux-next 5/5] docs: update delaytop documentation for new interactive features
[PATCH v2] docs: sphinx: handle removal of utils.error_reporting in docutils 0.22
2025-09-06 14:38 UTC (3+ messages)
[PATCH v8 0/2] hwmon: add GPD devices sensor driver
2025-09-06 14:06 UTC (3+ messages)
` [PATCH v8 1/2] "
[PATCH v4 00/19] Split sphinx call logic from docs Makefile
2025-09-06 9:40 UTC (3+ messages)
[jgunthorpe:pcie_switch_groups 5/12] htmldocs: Documentation/driver-api/pci/pci:19: ./drivers/pci/search.c:611: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
2025-09-06 8:32 UTC
[PATCH net-next v4 0/5] dpll: zl3073x: Add support for devlink flash
2025-09-06 6:57 UTC (4+ messages)
` [PATCH net-next v4 2/5] dpll: zl3073x: Add low-level flash functions
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-09-06 4:50 UTC (30+ messages)
` [PATCH v18 05/33] x86/cpufeatures: Add support for "
` [PATCH v18 10/33] fs/resctrl: Introduce the interface to display monitoring modes
` [PATCH v18 11/33] fs/resctrl: Add resctrl file to display number of assignable counters
` [PATCH v18 12/33] fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain
` [PATCH v18 13/33] fs/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v18 14/33] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v18 15/33] fs/resctrl: Introduce event configuration field in struct mon_evt
` [PATCH v18 16/33] x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v18 17/33] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v18 18/33] fs/resctrl: Add the functionality to unassign "
` [PATCH v18 19/33] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v18 20/33] fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode
` [PATCH v18 21/33] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v18 22/33] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v18 23/33] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v18 24/33] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v18 25/33] fs/resctrl: Provide interface to update the event configurations
` [PATCH v18 26/33] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
` [PATCH v18 27/33] fs/resctrl: Auto assign counters on mkdir and clean up on group removal
` [PATCH v18 28/33] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v18 29/33] fs/resctrl: Introduce the interface to modify "
` [PATCH v18 30/33] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v18 31/33] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v18 32/33] x86/resctrl: Configure mbm_event mode if supported
` [PATCH v18 33/33] MAINTAINERS: resctrl: add myself as reviewer
[PATCH v2 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2025-09-06 1:24 UTC (5+ messages)
` [PATCH v2 1/3] dt-binbings: hwmon: Document the LTC4283 "
` [PATCH v2 2/3] hwmon: ltc4283: Add support for "
[PATCH net-next] docs: networking: clarify expectation of persistent stats
2025-09-05 23:07 UTC (4+ 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).