All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-16 23:17:12 to 2024-02-17 00:22:55 UTC [more...]

[PATCH v17 00/51] Introduce QC USB SND audio offloading support
 2024-02-17  0:09 UTC  (27+ messages)
` [PATCH v17 01/51] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v17 02/51] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v17 03/51] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v17 06/51] xhci: move event processing for one interrupter to a separate function
` [PATCH v17 08/51] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v17 09/51] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v17 10/51] xhci: add helper to stop endpoint and wait for completion
` [PATCH v17 11/51] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v17 12/51] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v17 13/51] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v17 14/51] xhci: sideband: add initial api to register a sideband entity
` [PATCH v17 15/51] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v17 16/51] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v17 17/51] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v17 18/51] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v17 19/51] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v17 20/51] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v17 21/51] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v17 22/51] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v17 23/51] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v17 24/51] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v17 25/51] ALSA: usb-audio: Save UAC sample size information
` [PATCH v17 26/51] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v17 27/51] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v17 30/51] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v17 31/51] ASoC: usb: Add PCM format check API for USB backend

pm/testing baseline: 51 runs, 7 regressions (v6.8-rc4-91-g833dbcc88dd9f)
 2024-02-17  0:21 UTC 

[PATCH 2/5] meta/lib/bblayers/buildconf.py: add support for configuration summaries
 2024-02-17  0:20 UTC  (4+ messages)
` Patchtest results for "
  ` [OE-core] "

[PATCH net 0/3] tools: ynl: fix header guards and impossible errors
 2024-02-17  0:17 UTC  (4+ messages)
` [PATCH net 1/3] tools: ynl: fix header guards
` [PATCH net 2/3] tools: ynl: make sure we always pass yarg to mnl_cb_run
` [PATCH net 3/3] tools: ynl: don't leak mcast_groups on init error

[meta-python][PATCH 00/60] Rework all pytest usage to use --automake and PYTHON_PN -> python3
 2024-02-17  0:15 UTC  (61+ messages)
` [meta-python][PATCH 01/60] python3-uritemplate: switch to pytest --automake
` [meta-python][PATCH 02/60] python3-unidiff: "
` [meta-python][PATCH 03/60] python3-ujson: "
` [meta-python][PATCH 04/60] python3-pytest-lazy-fixture: "
` [meta-python][PATCH 05/60] python3-fastjsonschema: "
` [meta-python][PATCH 06/60] python3-tomlkit: "
` [meta-python][PATCH 07/60] python3-inotify: "
` [meta-python][PATCH 08/60] python3-requests-file: "
` [meta-python][PATCH 09/60] python3-covdefaults: "
` [meta-python][PATCH 10/60] python3-dominate: "
` [meta-python][PATCH 11/60] python3-scrypt: "
` [meta-python][PATCH 12/60] python3-u-msgpack-python: "
` [meta-python][PATCH 13/60] python3-iso3166: "
` [meta-python][PATCH 14/60] python3-trustme: "
` [meta-python][PATCH 15/60] python3-asgiref: "
` [meta-python][PATCH 16/60] python3-html2text: "
` [meta-python][PATCH 17/60] python3-pyasn1-modules: "
` [meta-python][PATCH 18/60] python3-intervals: "
` [meta-python][PATCH 19/60] python3-py-cpuinfo: "
` [meta-python][PATCH 20/60] python3-backports-functools-lru-cache: drop folder
` [meta-python][PATCH 21/60] python3-whoosh: switch to pytest --automake
` [meta-python][PATCH 22/60] python3-xlrd: "
` [meta-python][PATCH 23/60] python3-dnspython: "
` [meta-python][PATCH 24/60] python3-prettytable: "
` [meta-python][PATCH 25/60] python3-ptyprocess: "
` [meta-python][PATCH 26/60] python3-gunicorn: "
` [meta-python][PATCH 27/60] python3-pytest-mock: "
` [meta-python][PATCH 28/60] python3-pyroute2: "
` [meta-python][PATCH 29/60] python3-smpplib: "
` [meta-python][PATCH 30/60] python3-pyzmq: "
` [meta-python][PATCH 31/60] python3-multidict: "
` [meta-python][PATCH 32/60] python3-geojson: "
` [meta-python][PATCH 33/60] python3-serpent: "
` [meta-python][PATCH 34/60] python3-soupsieve: "
` [meta-python][PATCH 35/60] python3-requests-toolbelt: "
` [meta-python][PATCH 36/60] python3-yarl: "
` [meta-python][PATCH 37/60] python3-cbor2: "
` [meta-python][PATCH 38/60] python3-ansicolors: "
` [meta-python][PATCH 39/60] python3-ipy: "
` [meta-python][PATCH 40/60] python3-sqlparse: "
` [meta-python][PATCH 41/60] python3-precise-runner: "
` [meta-python][PATCH 42/60] python3-parse-type: "
` [meta-python][PATCH 43/60] python3-inflection: "
` [meta-python][PATCH 44/60] python3-blinker: "
` [meta-python][PATCH 45/60] python3-service-identity: "
` [meta-python][PATCH 46/60] python3-cachetools: "
` [meta-python][PATCH 47/60] python3-simpleeval: "
` [meta-python][PATCH 48/60] python3-appdirs: "
` [meta-python][PATCH 49/60] python3-pillow: "
` [meta-python][PATCH 50/60] python3-semver: "
` [meta-python][PATCH 51/60] python3-platformdirs: "
` [meta-python][PATCH 52/60] python3-polyline: "
` [meta-python][PATCH 53/60] python3-betamax: "
` [meta-python][PATCH 54/60] python3-pytoml: "
` [meta-python][PATCH 55/60] python3-pyserial: "
` [meta-python][PATCH 56/60] python3-typeguard: "
` [meta-python][PATCH 57/60] python3-execnet: "
` [meta-python][PATCH 58/60] python3-pyyaml-include: "
` [meta-python][PATCH 59/60] python3-xxhash: "
` [meta-python][PATCH 60/60] python3-pylint: "

[PATCH i-g-t 00/18] Intel Xe OA IGT's
 2024-02-17  0:12 UTC  (22+ messages)
` [PATCH i-g-t 01/18] lib/xe/oa: Import OA metric generation files from i915
` [PATCH i-g-t 02/18] lib/xe/oa: Add LNL metric guids
` [PATCH i-g-t 03/18] lib/xe/oa: Add OA LNL metrics (oa_lnl.xml)
` [PATCH i-g-t 04/18] lib/xe/oa: Generate LNL metrics/registers files
` [PATCH i-g-t 05/18] drm-uapi/xe: Sync with Perf/OA changes
` [PATCH i-g-t 06/18] lib/xe: Complete xe_oa lib changes
` [PATCH i-g-t 07/18] tests/intel/xe_query: Add OA units query test
` [PATCH i-g-t 08/18] tests/intel/xe_oa: Add first tests
` [PATCH i-g-t 09/18] tests/intel/xe_oa: Add some negative tests
` [PATCH i-g-t 10/18] tests/intel/xe_oa: Add "oa-formats" subtest
` [PATCH i-g-t 11/18] tests/intel/xe_oa: Add oa exponent tests
` [PATCH i-g-t 12/18] tests/intel/xe_oa: buffer-fill, non-zero-reason, enable-disable
` [PATCH i-g-t 13/18] tests/intel/xe_oa: blocking and polling tests
` [PATCH i-g-t 14/18] tests/intel/xe_oa: OAR/OAC tests
` [PATCH i-g-t 15/18] tests/intel/xe_oa: Exclusive/concurrent access, rc6 and stress open close
` [PATCH i-g-t 16/18] tests/intel/xe_oa: add remove OA config tests
` [PATCH i-g-t 17/18] tests/intel/xe_oa: OA buffer mmap tests
` [PATCH i-g-t 18/18] tests/intel/xe_oa: Register whitelisting and MMIO trigger tests
` ✗ GitLab.Pipeline: warning for Intel Xe OA IGT's
` ✓ Fi.CI.BAT: success "
` ✗ CI.xeBAT: failure "

[PATCH] arch/x86/entry_fred: don't set up KVM IRQs if KVM is disabled
 2024-02-17  0:11 UTC  (7+ messages)

MCTP - Bus lock between send and receive
 2024-02-17  0:11 UTC 

[PATCH RFC] wifi: wilc1000: fix reset line assert/deassert polarity
 2024-02-17  0:10 UTC  (9+ messages)

[paulmck-rcu:dev.2024.02.13a] BUILD SUCCESS 588c63cd5e56bb4d0cfd60d5802b51067a849889
 2024-02-17  0:10 UTC 

[PATCH v3 00/35] Memory allocation profiling
 2024-02-17  0:08 UTC  (5+ messages)
` [PATCH v3 13/35] lib: add allocation tagging support for memory "

[PATCH v2] kbuild: Use -fmin-function-alignment when available
 2024-02-17  0:07 UTC  (2+ messages)

[PATCH] btrfs: reject zoned RW mount if sectorsize is smaller than page size
 2024-02-17  0:07 UTC  (5+ messages)

[PATCH v5] PCI: dwc: Wait for link up only if link is started
 2024-02-17  0:07 UTC  (2+ messages)

[PATCH v2] perf list: For metricgroup only list include description
 2024-02-17  0:06 UTC  (2+ messages)

[PATCH v1 0/1] Add Indirect CSR and Counter delegation ISA extension support
 2024-02-17  0:06 UTC  (2+ messages)
` [PATCH v1 1/1] lib: sbi: Add support for smcsrind and smcdeleg

[PATCH] net: sched: Annotate struct tc_pedit with __counted_by
 2024-02-17  0:04 UTC  (2+ messages)

[PATCH RFC 0/8] Add Counter delegation ISA extension support
 2024-02-17  0:01 UTC  (9+ messages)
` [PATCH RFC 1/8] target/riscv: Add properties for Indirect CSR Access extension
` [PATCH RFC 2/8] target/riscv: Decouple AIA processing from xiselect and xireg
` [PATCH RFC 3/8] target/riscv: Enable S*stateen bits for AIA
` [PATCH RFC 4/8] target/riscv: Support generic CSR indirect access
` [PATCH RFC 5/8] target/riscv: Add smcdeleg/ssccfg properties
` [PATCH RFC 6/8] target/riscv: Add counter delegation definitions
` [PATCH RFC 7/8] target/riscv: Add select value range check for counter delegation
` [PATCH RFC 8/8] target/riscv: Add counter delegation/configuration support

[PATCH 3/4] drm/ttm: Consider hitch moves within bulk sublist moves
 2024-02-17  0:02 UTC  (2+ messages)

[PATCH] selftests/mqueue: Set timeout to 100 seconds
 2024-02-17  0:01 UTC  (3+ messages)

[PATCH] arm64: mm: Make PUD folding check in set_pud() a runtime check
 2024-02-16 23:59 UTC 

[PATCH v4 0/2] arm64: dts: qcom: ipq6018: add sdhci node
 2024-02-16 23:59 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: ipq6018: add LDOA2 regulator

[PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-16 23:55 UTC 

[PATCH v5 0/8] Run tests in parallel
 2024-02-16 23:52 UTC  (9+ messages)
` [PATCH v5 1/8] perf thread_map: Skip exited threads when scanning /proc
` [PATCH v5 2/8] perf list: Add scandirat compatibility function
` [PATCH v5 3/8] perf tests: Avoid fork in perf_has_symbol test
` [PATCH v5 4/8] tools subcmd: Add a no exec function call option
` [PATCH v5 5/8] perf test: Rename builtin-test-list and add missed header guard
` [PATCH v5 6/8] perf tests: Use scandirat for shell script finding
` [PATCH v5 7/8] perf tests: Run time generate shell test suites
` [PATCH v5 8/8] perf tests: Add option to run tests in parallel

[PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v6)
 2024-02-16 23:54 UTC  (15+ messages)
` [PATCH 01/14] perf dwarf-aux: Add die_collect_vars()
` [PATCH 02/14] perf dwarf-aux: Handle type transfer for memory access
` [PATCH 03/14] perf annotate-data: Introduce struct data_loc_info
` [PATCH 04/14] perf map: Add map__objdump_2rip()
` [PATCH 05/14] perf annotate: Add annotate_get_basic_blocks()
` [PATCH 06/14] perf annotate-data: Maintain variable type info
` [PATCH 07/14] perf annotate-data: Add update_insn_state()
` [PATCH 08/14] perf annotate-data: Handle global variable access
` [PATCH 09/14] perf annotate-data: Handle call instructions
` [PATCH 10/14] perf annotate-data: Implement instruction tracking
` [PATCH 11/14] perf annotate: Parse x86 segment register location
` [PATCH 12/14] perf annotate-data: Handle this-cpu variables in kernel
` [PATCH 13/14] perf annotate-data: Track instructions with a this-cpu variable
` [PATCH 14/14] perf annotate-data: Add stack canary type

[PATCH net 0/2] ioam6: fix write to cloned skb's
 2024-02-16 23:43 UTC  (3+ messages)
` [PATCH net 1/2] ioam6: fix write to cloned skb in ipv6_hop_ioam()
` [PATCH net 2/2] selftests: ioam6: refactoring to align with the fix

[PATCH v14 00/53] Introduce QC USB SND audio offloading support
 2024-02-16 23:42 UTC  (5+ messages)
` [PATCH v14 32/53] ALSA: usb-audio: Check for support for requested audio format

[PATCH v2 0/3] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-16 23:41 UTC  (5+ messages)
` [PATCH v2 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()

[PATCH v7 0/5] Add support for CS40L50
 2024-02-16 23:41 UTC  (4+ messages)
` [PATCH v7 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults
 2024-02-16 23:40 UTC  (4+ messages)

[PATCH v2] counter: fix privdata alignment
 2024-02-16 23:41 UTC  (2+ messages)

smack: Possible NULL pointer deref in cred_free hook
 2024-02-16 23:31 UTC  (11+ messages)

[PATCH v3 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-16 23:40 UTC  (2+ messages)

pm/testing build: 8 builds: 2 failed, 6 passed, 2 errors, 32 warnings (v6.8-rc4-91-g833dbcc88dd9f)
 2024-02-16 23:38 UTC 

[PATCH v16 00/50] Introduce QC USB SND audio offloading support
 2024-02-16 23:36 UTC  (2+ messages)

PATCH [v3 0/2] NFSD: use CB_GETATTR to handle GETATTR conflict with write delegation
 2024-02-16 23:34 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.8
 2024-02-16 23:35 UTC 

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-16 23:33 UTC  (6+ messages)
` [PATCH v9 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation

[PATCH v2 0/2] Add DT support for Multiport controller on SC8280XP
 2024-02-16 23:32 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports

apparent scaling problem with delegations
 2024-02-16 23:31 UTC  (5+ messages)

Audio dsp recovery using remoteproc
 2024-02-16 23:29 UTC 

[PATCH] netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination
 2024-02-16 23:31 UTC 

[PATCH] enic: Avoid false positive under FORTIFY_SOURCE
 2024-02-16 23:30 UTC 

[PATCH blktests] nvme: Add passthru error logging tests to nvme/039
 2024-02-16 23:30 UTC 

[PATCH] ntfs: Replace struct ntfs_name 0-sized array with flexible array
 2024-02-16 23:29 UTC 

[PATCH] greybus: Avoid fake flexible array for response data
 2024-02-16 23:28 UTC 

6.8-rc: system freezes after resuming from suspend
 2024-02-16 23:26 UTC  (6+ messages)

[net-next RFC PATCH 0/2] net: phy: aquantia: fix system interface provision
 2024-02-16 23:26 UTC  (6+ messages)

[PATCH v2] sock: Use unsafe_memcpy() for sock_copy()
 2024-02-16 23:22 UTC 

[PATCH v3] arm64: dts: qcom: sc7280: add slimbus DT node
 2024-02-16 23:19 UTC  (3+ messages)

[PATCH v2 1/6] mm/migrate: introduce migrate_pfn_to_folio()
 2024-02-16 23:19 UTC  (5+ messages)
` [PATCH v2 4/6] mm/migrate_device: convert __migrate_device_pages() to folios

[PATCH 1/1] clk: sifive: avoid declaring static variables in includes
 2024-02-16 23:18 UTC 

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-16 23:17 UTC  (4+ messages)
` [PATCH v5 16/18] power: pwrseq: add a driver for the QCA6390 PMU module


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.