messages from 2025-01-07 17:18:46 to 2025-01-08 18:17:48 UTC [more...]
[PATCH net-next 00/14] Arrange PSE core and update TPS23881 driver
2025-01-08 18:17 UTC (18+ messages)
` [PATCH net-next 02/14] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH net-next 07/14] net: pse-pd: Use power limit at driver side instead of current limit
` [PATCH net-next 08/14] net: pse-pd: Split ethtool_get_status into multiple callbacks
` [PATCH net-next 09/14] net: pse-pd: Remove is_enabled callback from drivers
` [PATCH net-next 10/14] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next 11/14] net: pse-pd: Add support for PSE device index
[PATCH v7 00/17] move per-vma lock into vm_area_struct
2025-01-08 18:05 UTC (38+ messages)
` [PATCH v7 01/17] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v7 02/17] mm: move per-vma lock into vm_area_struct
` [PATCH v7 03/17] mm: mark vma as detached until it's added into vma tree
` [PATCH v7 06/17] mm/nommu: fix the last places where vma is not locked before being attached
` [PATCH v7 07/17] types: move struct rcuwait into types.h
` [PATCH v7 08/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v7 09/17] mm: move mmap_init_lock() out of the header file
` [PATCH v7 10/17] mm: uninline the main body of vma_start_write()
` [PATCH v7 11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH v7 14/17] mm: remove extra vma_numab_state_init() call
` [PATCH v7 15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v7 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v7 17/17] docs/mm: document latest changes to vm_lock
[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-08 17:57 UTC (18+ messages)
` [PATCH v5 01/16] perf tools: Create generic syscall table support
` [PATCH v5 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v5 03/16] perf tools: csky: "
` [PATCH v5 04/16] perf tools: arm: Support "
` [PATCH v5 05/16] perf tools: sh: "
` [PATCH v5 06/16] perf tools: sparc: "
` [PATCH v5 07/16] perf tools: xtensa: Support syscall header
` [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v5 09/16] perf tools: alpha: Support syscall header
` [PATCH v5 10/16] perf tools: parisc: "
` [PATCH v5 11/16] perf tools: arm64: Use syscall table
` [PATCH v5 12/16] perf tools: loongarch: "
` [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v5 15/16] perf tools: s390: "
` [PATCH v5 16/16] perf tools: Remove dependency on libaudit
[PATCH net-next v5 0/8] Introduce unified and structured PHY
2025-01-08 17:47 UTC (9+ messages)
` [PATCH net-next v5 2/8] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v5 6/8] ethtool: add helper to prevent invalid statistics exposure to userspace
[PATCH] ALSA: doc: cs35l56: Add information about Cirrus Logic CS35L54/56/57
2025-01-08 17:47 UTC (2+ messages)
[PATCH 00/10] mm/damon: extend DAMOS filters for inclusion
2025-01-08 17:26 UTC (7+ messages)
` [PATCH 07/10] Docs/mm/damon/design: document pass/block filters behaviors
` [PATCH 09/10] Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design doc
` [PATCH 10/10] Docs/admin-guide/mm/damon/usage: document DAMOS filter 'pass' sysfs file
[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-01-08 16:59 UTC (17+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v2 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v2 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v2 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v2 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v2 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v2 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v2 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v2 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v2 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v2 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver
[PATCH] hwmon: (pmbus/max15301): add support for MAX15303
2025-01-08 16:59 UTC (2+ messages)
[PATCH v5 0/5] arm64: Support 2024 dpISA extensions
2025-01-08 16:38 UTC (8+ messages)
` [PATCH v5 1/5] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented
` [PATCH v5 2/5] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-12
` [PATCH v5 3/5] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH v5 4/5] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH v5 5/5] kselftest/arm64: Add 2024 dpISA extensions to hwcap test
[PATCH v5 00/10] Add support for hot-pluggable DRM bridges
2025-01-08 16:02 UTC (9+ messages)
` [PATCH v5 04/10] drm/bridge: add documentation of refcounted bridges
[PATCH 1/1] fixup for mm/debug: print vm_refcnt state when dumping the vma
2025-01-08 15:51 UTC (4+ messages)
[PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option
2025-01-08 15:38 UTC (3+ messages)
` [PATCH net-next v7 08/10] bnxt_en: add support for hds-thresh ethtool command
[PATCH v4 0/5] iio: adc: ad7380: add alert support
2025-01-08 15:17 UTC (7+ messages)
` [PATCH v4 1/5] iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore
` [PATCH v4 2/5] iio: adc: ad7380: enable regmap cache
` [PATCH v4 3/5] iio: adc: ad7380: do not store osr in private data structure
` [PATCH v4 4/5] iio: adc: ad7380: add alert support
` [PATCH v4 5/5] docs: iio: "
[PATCH 1/1] PCI: Fix Extend ACS configurability
2025-01-08 15:10 UTC (6+ messages)
[PATCH] docs: arm64: update memory layout for vmemmap region
2025-01-08 14:45 UTC (3+ messages)
[PATCH 0/3] Add max31875 support
2025-01-08 14:22 UTC (6+ messages)
` [PATCH 1/3] hwmon: (max31827) refactor enum chips to chip info
` [PATCH 2/3] dt-bindings: hwmon: adi,max31827: add MAX31875
` [PATCH 3/3] hwmon: (max31827) add max31875 support
[PATCH v32 00/32] Introduce QC USB SND audio offloading support
2025-01-08 14:10 UTC (34+ messages)
` [PATCH v32 01/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v32 02/32] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v32 03/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v32 04/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v32 05/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v32 06/32] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v32 07/32] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v32 08/32] ALSA: Add USB audio device jack type
` [PATCH v32 09/32] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v32 10/32] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v32 11/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v32 12/32] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v32 13/32] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v32 14/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v32 15/32] ASoC: Add SoC USB APIs for adding an USB backend
` [PATCH v32 16/32] ASoC: usb: Add PCM format check API for "
` [PATCH v32 17/32] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v32 18/32] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v32 19/32] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v32 20/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v32 21/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v32 22/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v32 23/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v32 24/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v32 25/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v32 26/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v32 27/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v32 28/32] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v32 29/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v32 30/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v32 31/32] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v32 32/32] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing
[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-01-08 14:02 UTC (7+ messages)
[PATCH v2] Documentation: Fix x86_64 UEFI outdated references to elilo
2025-01-08 11:35 UTC
[PATCH 0/3] tun: Unify vnet implementation and fill full vnet header
2025-01-08 11:40 UTC (4+ messages)
` [PATCH 1/3] tun: Unify vnet implementation
` [PATCH 2/3] tun: Pad virtio header with zero
` [PATCH 3/3] tun: Set num_buffers for virtio 1.0
[PATCH] Documentation: Fix x86_64 UEFI outdated references to elilo
2025-01-08 11:30 UTC (3+ messages)
[PATCH ipsec-next 1/2] xfrm: Support ESN context update to hardware for TX
2025-01-08 10:25 UTC (5+ messages)
[PATCH v3] Documentation: Update the behaviour of "kvm-arm.mode"
2025-01-08 10:19 UTC (2+ messages)
[PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
2025-01-08 9:37 UTC (7+ messages)
` [PATCH v2 4/4] platform/x86: Add Lenovo Other Mode WMI Driver
[PATCH v2 1/1] Documentation: hyperv: Add overview of guest VM hibernation
2025-01-08 9:30 UTC (4+ messages)
[PATCH 29/64] dyndbg-doc: add classmap info to howto
2025-01-08 9:24 UTC
[PATCH v2] docs/zh_CN: Add security IMA-templates Chinese translation
2025-01-08 7:57 UTC
[PATCH v3] docs/zh_CN: Add security digsig Chinese translation
2025-01-08 8:01 UTC
[PATCH v5] docs/zh_CN: Add security credentials Chinese translation
2025-01-08 7:20 UTC
[PATCH v3] docs/zh_CN: Add landlock index Chinese translation
2025-01-08 7:11 UTC
[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-08 6:26 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Add sak index Chinese translation
2025-01-08 6:21 UTC
[PATCH v3] docs/zh_CN: Add siphash index Chinese translation
2025-01-08 6:04 UTC
[EXTERNAL] [PATCH net-next v03 1/1] hinic3: module initialization and tx/rx logic
2025-01-08 5:51 UTC (2+ messages)
[PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
2025-01-08 3:54 UTC (2+ messages)
[PATCH 1/1] PCI: Fix Extend ACS configurability
2025-01-08 2:34 UTC (2+ messages)
[PATCH] Documentation: riscv: Remove KPROBES_ON_FTRACE
2025-01-08 2:03 UTC
[PATCH] overlayfs.rst: Fix and improve grammar
2025-01-08 0:52 UTC (2+ messages)
[PATCH v11 0/2] binder: report txn errors via generic netlink
2025-01-08 0:00 UTC (5+ messages)
` [PATCH v11 2/2] "
[PATCH 1/1] mm: remove extra check for VMA_LOCK_OFFSET when read-locking a vma
2025-01-07 23:22 UTC (3+ messages)
[PATCH v7 00/30] NT synchronization primitive driver
2025-01-07 21:10 UTC (4+ messages)
[PATCH 0/2] iio: adc: ad4695: add oversampling support
2025-01-07 21:02 UTC (7+ messages)
` [PATCH 1/2] iio: adc: ad4695: add offload-based "
[PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
2025-01-07 18:56 UTC (6+ messages)
[PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-07 18:44 UTC (4+ messages)
` [PATCH v4 16/16] perf tools: Remove dependency on libaudit
[PATCH] docs: platform/x86: wmi: mention tool for invoking WMI methods
2025-01-07 18:36 UTC (2+ messages)
[PATCH v3 0/5] iio: adc: ad7380: add alert support
2025-01-07 17:27 UTC (3+ messages)
` [PATCH v3 5/5] docs: iio: "
[PATCH 00/10] hwmon: (oxpsensors) Add 2024 OneXPlayer line-up, add charge limiting and turbo LED, fix ABI
2025-01-07 17:19 UTC (4+ messages)
` [PATCH 04/10] hwmon: (oxp-sensors) Add charge threshold and bypass to OneXPlayer
[PATCH v4 0/9] arm64: Support 2024 dpISA extensions
2025-01-07 17:18 UTC (3+ 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).