messages from 2024-02-08 19:27:25 to 2024-02-10 00:29:12 UTC [more...]
[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
2024-02-10 0:28 UTC (32+ messages)
` [PATCH v15-RFC "
` [PATCH v15-RFC 1/8] x86/resctrl: Split the RDT_RESOURCE_L3 resource
` [PATCH v15-RFC 2/8] x86/resctrl: Move all monitoring functions to RDT_RESOURCE_L3_MON
` [PATCH v15-RFC 3/8] x86/resctrl: Prepare for non-cache-scoped resources
` [PATCH v15-RFC 4/8] x86/resctrl: Add helper function to look up domain_id from scope
` [PATCH v15-RFC 5/8] x86/resctrl: Add "NODE" as an option for resource scope
` [PATCH v15-RFC 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
[PATCH v3] Documentation: Document each netlink family
2024-02-09 23:20 UTC (7+ messages)
[PATCH v2 0/2] net: ipconfig: remove wait for drivers
2024-02-09 23:15 UTC (6+ messages)
` [PATCH v2 1/2] net: make driver settling time configurable
[PATCH v3 00/13] security: digest_cache LSM
2024-02-09 23:00 UTC (15+ messages)
` [PATCH v3 01/13] lib: Add TLV parser
` [PATCH v3 02/13] security: Introduce the digest_cache LSM
` [PATCH v3 03/13] digest_cache: Add securityfs interface
` [PATCH v3 04/13] digest_cache: Add hash tables and operations
` [PATCH v3 05/13] digest_cache: Populate the digest cache from a digest list
` [PATCH v3 06/13] digest_cache: Parse tlv digest lists
` [PATCH v3 07/13] digest_cache: Parse rpm "
` [PATCH v3 08/13] digest_cache: Add management of verification data
` [PATCH v3 09/13] digest_cache: Add support for directories
` [PATCH v3 10/13] digest cache: Prefetch digest lists if requested
` [PATCH v3 11/13] digest_cache: Reset digest cache on file/directory change
` [PATCH v3 12/13] selftests/digest_cache: Add selftests for digest_cache LSM
` [PATCH v3 13/13] docs: Add documentation of the "
[PATCH v14 00/53] Introduce QC USB SND audio offloading support
2024-02-09 23:00 UTC (66+ messages)
` [PATCH v14 01/53] xhci: fix possible null pointer dereference at secondary interrupter removal
` [PATCH v14 02/53] xhci: fix off by one check when adding a secondary interrupter
` [PATCH v14 03/53] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v14 04/53] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v14 05/53] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v14 06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v14 07/53] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v14 08/53] xhci: move event processing for one interrupter to a separate function
` [PATCH v14 09/53] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v14 10/53] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v14 11/53] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v14 12/53] xhci: add helper to stop endpoint and wait for completion
` [PATCH v14 13/53] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v14 14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v14 15/53] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v14 16/53] xhci: sideband: add initial api to register a sideband entity
` [PATCH v14 17/53] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v14 18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v14 19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v14 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v14 21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v14 22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v14 23/53] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v14 24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v14 25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v14 26/53] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v14 27/53] ALSA: usb-audio: Save UAC sample size information
` [PATCH v14 28/53] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v14 29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v14 30/53] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v14 31/53] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v14 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v14 33/53] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v14 34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v14 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v14 36/53] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v14 37/53] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v14 38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v14 39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v14 40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v14 41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v14 42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v14 43/53] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v14 44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v14 45/53] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v14 46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v14 47/53] ASoC: usb: Fetch ASoC sound card information
` [PATCH v14 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v14 49/53] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v14 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v14 51/53] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v14 52/53] ASoC: qcom: Populate SoC components string
` [PATCH v14 53/53] ASoC: doc: Add documentation for SOC USB
[PATCH] doc:it_IT: remove unreferenced and not translated page
2024-02-09 22:21 UTC
[PATCH] doc:it_IT: add translation for I2C summary and protocol
2024-02-09 22:01 UTC
[PATCH net-next v7 0/4] Per epoll context busy poll support
2024-02-09 21:15 UTC (2+ messages)
` [PATCH net-next v7 4/4] eventpoll: Add epoll ioctl for epoll_params
[PATCH v7 0/6] Delay VERW
2024-02-09 21:15 UTC (6+ messages)
` [PATCH v7 1/6] x86/bugs: Add asm helpers for executing VERW
[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
2024-02-09 20:44 UTC (5+ messages)
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
2024-02-09 20:34 UTC (12+ messages)
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
` "
` "
` "
[PATCH v4 00/10] IOMMU memory observability
2024-02-09 19:01 UTC (12+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v4 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h
` [PATCH v4 09/10] iommu: observability of the IOMMU allocations
` [PATCH v4 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h
[PATCH net-next v6] ethtool: ice: Support for RSS settings to GTP from ethtool
2024-02-09 17:38 UTC (7+ messages)
[PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
2024-02-09 17:05 UTC (13+ messages)
` [PATCH RFC bpf-next 1/9] bpf: allow more maps in sleepable bpf programs
` [PATCH RFC bpf-next 2/9] HID: bpf/dispatch: regroup kfuncs definitions
` [PATCH RFC bpf-next 3/9] HID: bpf: export hid_hw_output_report as a BPF kfunc
` [PATCH RFC bpf-next 4/9] selftests/hid: Add test for hid_bpf_hw_output_report
` [PATCH RFC bpf-next 5/9] HID: bpf: allow to inject HID event from BPF
` [PATCH RFC bpf-next 6/9] selftests/hid: add tests for hid_bpf_input_report
` [PATCH RFC bpf-next 7/9] HID: bpf: allow to defer work in a delayed workqueue
` [PATCH RFC bpf-next 8/9] selftests/hid: add test for hid_bpf_schedule_delayed_work
` [PATCH RFC bpf-next 9/9] selftests/hid: add another set of delayed work tests
[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
2024-02-09 16:59 UTC (4+ messages)
[lee-mfd:for-mfd-next 19/19] dtbs_check: Documentation/devicetree/bindings/mfd/atmel,hlcdc.yaml:
2024-02-09 16:34 UTC
[PATCHv3] PPPoL2TP: Add more code snippets
2024-02-09 16:20 UTC (2+ messages)
[PATCH docs-next] scripts/kernel-doc: reindent
2024-02-09 16:14 UTC (5+ messages)
[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
2024-02-07 14:59 UTC (7+ messages)
[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
2024-02-09 16:05 UTC (11+ messages)
` [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper
` [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
[PATCH v7 0/8] filtering and snapshots of a block devices
2024-02-09 16:02 UTC (9+ messages)
` [PATCH v7 1/8] documentation: "
` [PATCH v7 2/8] block: filtering "
` [PATCH v7 3/8] block: header file of the blksnap module interface
` [PATCH v7 4/8] block: module management interface functions
` [PATCH v7 5/8] block: handling and tracking I/O units
` [PATCH v7 6/8] block: difference storage implementation
` [PATCH v7 7/8] block: snapshot and snapshot image block device
` [PATCH v7 8/8] block: Kconfig, Makefile and MAINTAINERS files
[PATCH v3 00/32] spi: get rid of some legacy macros
2024-02-09 15:54 UTC (6+ messages)
` [PATCH v3 31/32] spi: Drop compat layer from renaming "master" to "controller"
[PATCH v1 0/2] RISC-V: enable rust
2024-02-09 15:18 UTC (11+ messages)
[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
2024-02-09 14:57 UTC (7+ messages)
` [PATCH net-next v3 10/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v3 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v3 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 "
[PATCH] docs: filesystems: fix typo in docs
2024-02-09 14:21 UTC (4+ messages)
[PATCH] docs: Makefile: Fix make cleandocs by deleting generated .rst files
2024-02-09 10:10 UTC (4+ messages)
[esmil:d1-6.8.y 29/50] dtbs_check: Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml:88:16: [error] string value is redundantly quoted with any quotes (quoted-strings)
2024-02-09 9:36 UTC
[PATCH] docs: staging: fix typo in docs
2024-02-09 8:47 UTC (3+ messages)
[RFC PATCH v2 0/6] RISC-V: Add dynamic TSO support
2024-02-09 6:40 UTC (7+ messages)
` [RFC PATCH v2 1/6] mm: Add dynamic memory consistency model switching
` [RFC PATCH v2 2/6] uapi: prctl: Add new prctl call to set/get the memory consistency model
` [RFC PATCH v2 3/6] RISC-V: Enable dynamic memory consistency model support with Ssdtso
` [RFC PATCH v2 4/6] RISC-V: Implement prctl call to set/get the memory consistency model
` [RFC PATCH v2 5/6] RISC-V: Expose Ssdtso via hwprobe API
` [RFC PATCH v2 6/6] RISC-V: selftests: Add DTSO tests
[PATCH v6 0/3] w1: add UART w1 bus driver
2024-02-09 6:22 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: serial: allow onewire as child node
` [PATCH v6 2/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v6 3/3] w1: add UART w1 bus driver
[PATCH net] devlink: Fix command annotation documentation
2024-02-09 2:50 UTC (2+ messages)
[PATCH] docs: proc.rst: comm: mention the included NUL
2024-02-08 22:58 UTC (5+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH] docs: dev-tools: checkpatch.rst: Fix grammar
2024-02-08 22:52 UTC (3+ messages)
[PATCH] doc:it_IT: fix a typo in the config name in RCU torture
2024-02-08 22:44 UTC (2+ messages)
[PATCH] docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package
2024-02-08 20:55 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v13 00/53] Introduce QC USB SND audio offloading support
2024-02-08 20:19 UTC (9+ messages)
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
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).