messages from 2024-11-06 17:11:05 to 2024-11-06 19:34:50 UTC [more...]
[PATCH v30 00/30] Introduce QC USB SND audio offloading support
2024-11-06 19:34 UTC (13+ messages)
` [PATCH v30 01/30] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v30 02/30] xhci: sec-intr: add initial api to register a secondary interrupter entity
` [PATCH v30 03/30] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v30 04/30] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v30 05/30] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v30 06/30] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v30 07/30] ALSA: Add USB audio device jack type
` [PATCH v30 09/30] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v30 10/30] ALSA: usb-audio: Save UAC sample size information
` [PATCH v30 12/30] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v30 13/30] ASoC: usb: Add PCM format check API for "
` [PATCH v30 17/30] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
[PATCH] Fix wrong max check in bch2_opt_validate
2024-11-06 19:34 UTC (5+ messages)
[PATCH v4 00/20] Add support for binding ACPI platform profile to multiple drivers
2024-11-06 19:34 UTC (13+ messages)
` [PATCH v4 12/20] ACPI: platform_profile: Add profile attribute for class interface
` [PATCH v4 15/20] ACPI: platform_profile: Add concept of a "custom" profile
` [PATCH v4 18/20] ACPI: platform_profile: Allow multiple handlers
` [PATCH v4 19/20] platform/x86/amd: pmf: Drop all quirks
[PATCH] arm: dts: aspeed: Everest and Fuji: Add VRM presence gpio expander
2024-11-06 19:33 UTC
[PATCH] tools: Override makefile ARCH variable if defined, but empty
2024-11-06 19:32 UTC
[PATCH] perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC
2024-11-06 19:32 UTC
[PATCH] nfs_sysfs_link_rpc_client(): Replace strcpy with strscpy
2024-11-06 19:30 UTC (2+ messages)
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-06 19:27 UTC (3+ messages)
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
[PATCH v5] tools/memory-model: Distinguish between syntactic and semantic tags
2024-11-06 19:29 UTC (2+ messages)
[PATCH 00/21] Imagination BXS-4-64 MC1 GPU support
2024-11-06 19:28 UTC (15+ messages)
` [PATCH 03/21] dt-bindings: gpu: img: Power domain details
` [PATCH 04/21] dt-bindings: gpu: img: Allow dma-coherent
` [PATCH 08/21] dt-bindings: gpu: img: Add BXS-4-64 devicetree bindings
[RFC] Restore PKRU to user-defined value after signal handling
2024-11-06 19:27 UTC (2+ messages)
[PATCH v10 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description
2024-11-06 19:26 UTC (5+ messages)
` [PATCH v10 4/4] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices
[PATCH v3 00/13] zswap IAA compress batching
2024-11-06 19:21 UTC (14+ messages)
` [PATCH v3 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching
` [PATCH v3 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v3 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto
` [PATCH v3 04/13] crypto: iaa - Make async mode the default
` [PATCH v3 05/13] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v3 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs
` [PATCH v3 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node
` [PATCH v3 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations
` [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs
` [PATCH v3 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool
` [PATCH v3 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool
` [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout
` [PATCH v3 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-11-06 19:20 UTC (4+ messages)
` [RFC 03/14] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
[RFC PATCH 00/13] Support iommu(fd) persistence for live update
2024-11-06 19:18 UTC (7+ messages)
` [RFC PATCH 05/13] iommufd: Serialise persisted iommufds and ioas
[PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
2024-11-06 19:18 UTC (2+ messages)
[PATCH v2 2/2] hwmon: pmbus: add driver for ltp8800-1a, ltp8800-4a, and ltp8800-2
2024-11-06 19:17 UTC (3+ messages)
[PATCH net-next 0/7] net: lan969x: add RGMII support
2024-11-06 19:16 UTC (8+ messages)
` [PATCH net-next 1/7] net: sparx5: do some preparation work
` [PATCH net-next 2/7] net: sparx5: add function for RGMII port check
` [PATCH net-next 3/7] net: sparx5: use is_port_rgmii() throughout
` [PATCH net-next 4/7] net: sparx5: use phy_interface_mode_is_rgmii()
` [PATCH net-next 5/7] net: sparx5: verify RGMII speeds
` [PATCH net-next 6/7] net: lan969x: add RGMII registers
` [PATCH net-next 7/7] net: lan969x: add function for configuring RGMII port devices
[PATCH] iommu/dma: Reserve iova ranges for reserved regions of all devices
2024-11-06 19:13 UTC (2+ messages)
[PATCH] rust: arc: remove unused PhantomData
2024-11-06 19:08 UTC (13+ messages)
[PATCH v2 0/5] Cleanup Spreadtrum/Unisoc ARM64 DT (part 2)
2024-11-06 19:05 UTC (6+ messages)
` [PATCH v2 1/5] arm64: dts: sprd: sp9860g-1h10: fix constant-charge-voltage-max-microvolt property
` [PATCH v2 2/5] arm64: dts: sprd: sp9860g-1h10: fix factory-internal-resistance-micro-ohms property
` [PATCH v2 3/5] arm64: dts: sprd: sc2731: move fuel-gauge monitored-battery to device DTS
` [PATCH v2 4/5] arm64: dts: sprd: sc9863a: fix in-ports property
` [PATCH v2 5/5] arm64: dts: sprd: sc9863a: reorder clocks, clock-names per bindings
[RFC] module: Strict per-modname namespaces
2024-11-06 19:02 UTC
[PATCH 0/2] iommu/riscv: Add platform msi support
2024-11-06 19:00 UTC (4+ messages)
` [PATCH 1/2] iommu/riscv: Free irq vectors on pci remove
` [PATCH 2/2] iommu/riscv: Add support for platform msi
[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
2024-11-06 19:00 UTC (3+ messages)
[PATCH] drm/panthor: Lock XArray when getting entries for heap and VM
2024-11-06 18:59 UTC (7+ messages)
[PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
2024-11-06 18:59 UTC (3+ messages)
[PATCH] isofs: avoid memory leak in iocharset
2024-11-06 18:59 UTC (2+ messages)
[PATCH v4 0/7] hwmon: pmbus: add tps25990 efuse support
2024-11-06 18:59 UTC (3+ messages)
` [PATCH v4 7/7] hwmon: (pmbus/tps25990): add initial support
[PATCH v2 13/35] x86/bugs: Restructure spectre_v2_user mitigation
2024-11-06 18:56 UTC (2+ messages)
[PATCH v2] drm/panthor: Lock XArray when getting entries for the VM
2024-11-06 18:58 UTC
[PATCH overlayfs-next v3 1/4] cred: Add a light version of override/revert_creds()
2024-11-06 18:56 UTC (2+ messages)
[PATCH 0/7] clks: qcom: Introduce clks for SM8750
2024-11-06 18:15 UTC (18+ messages)
` [PATCH 1/7] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings "
` [PATCH 2/7] clk: qcom: rpmh: Add support for SM8750 rpmh clocks
` [PATCH 3/7] clk: qcom: clk-alpha-pll: Add support for controlling Taycan PLLs
` [PATCH 4/7] dt-bindings: clock: qcom: Add SM8750 GCC clock controller
` [PATCH 5/7] clk: qcom: Add support for GCC clock controller on SM8750
[PATCH] clk: qcom: Remove unused freq_tbl definitions
2024-11-06 18:49 UTC
x86/amd late microcode thread loading slows down boot
2024-11-06 18:50 UTC (2+ messages)
[PATCH net 0/6] Make TCP-MD5-diag slightly less broken
2024-11-06 18:10 UTC (7+ messages)
` [PATCH net 1/6] net/diag: Do not race on dumping MD5 keys with adding new MD5 keys
` [PATCH net 2/6] net/diag: Warn only once on EMSGSIZE
` [PATCH net 3/6] net/diag: Pre-allocate optional info only if requested
` [PATCH net 4/6] net/diag: Always pre-allocate tcp_ulp info
` [PATCH net 5/6] net/diag: Limit TCP-MD5-diag array by max attribute length
` [PATCH net 6/6] net/netlink: Correct the comment on netlink message max cap
[PATCH v3 0/2] rework bpi-r3 dts overlays and add SATA dtso
2024-11-06 18:49 UTC (7+ messages)
` [PATCH v3 1/2] arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
` Aw: "
` Aw: "
[PATCH v4 00/22] Python generated Intel metrics
2024-11-06 18:48 UTC (9+ messages)
` [PATCH v4 03/22] perf jevents: Add smi metric group for Intel models
` [PATCH v4 06/22] perf jevents: Add tsx "
[PATCH] tests/module/gen_test_kallsyms.sh: use 0 value for variables
2024-11-06 18:46 UTC (2+ messages)
[PATCH] arm64: dts: marvell: Drop undocumented SATA phy names
2024-11-06 18:39 UTC (4+ messages)
[PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
2024-11-06 18:38 UTC (10+ messages)
[PATCH v2 0/2] Add driver for LTP8800-1A, LTP8800-2 and LTP8800-4A
2024-11-06 18:38 UTC (12+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: add ltp8800
[PATCH 00/16] staging: rtl8723bs: Replace function pointers starting with EFUSEGetEfuseDefinition
2024-11-06 18:33 UTC (17+ messages)
` [PATCH 01/16] staging: rtl8723bs: Remove function pointer EFUSEGetEfuseDefinition
` [PATCH 02/16] staging: rtl8723bs: Remove function pointer EfuseGetCurrentSize
` [PATCH 03/16] staging: rtl8723bs: Remove unused function Efuse_PgPacketRead
` [PATCH 04/16] staging: rtl8723bs: Remove unused function Hal_EfusePgPacketRead
` [PATCH 05/16] staging: rtl8723bs: Remove unused function Efuse_PgPacketWrite
` [PATCH 06/16] staging: rtl8723bs: Remove unused function Hal_EfusePgPacketWrite
` [PATCH 07/16] staging: rtl8723bs: Remove unused function Hal_EfusePgPacketWrite_BT
` [PATCH 08/16] staging: rtl8723bs: Remove unused function hal_EfusePgPacketWriteData
` [PATCH 09/16] staging: rtl8723bs: Remove unused function hal_EfusePgPacketWriteHeader
` [PATCH 10/16] staging: rtl8723bs: Remove unused function hal_EfusePartialWriteCheck
` [PATCH 11/16] staging: rtl8723bs: Remove unused function hal_EfuseConstructPGPkt
` [PATCH 12/16] staging: rtl8723bs: Remove unused function hal_EfusePgCheckAvailableAddr
` [PATCH 13/16] staging: rtl8723bs: Remove function hal_EfusePgPacketWrite2ByteHeader
` [PATCH 14/16] staging: rtl8723bs: Remove function hal_EfusePgPacketWrite1ByteHeader
` [PATCH 15/16] staging: rtl8723bs: Remove unused function efuse_WordEnableDataRead
` [PATCH 16/16] staging: rtl8723bs: Remove unused function Efuse_GetCurrentSize
[PATCH] usb: gadget: f_fs: remove unused values and add immediate returns
2024-11-06 18:30 UTC
[PATCH RFC 0/7] x86/microcode: Support for Intel Staging Feature
2024-11-06 18:28 UTC (4+ messages)
` [PATCH RFC 4/7] x86/microcode/intel: Prepare for microcode staging
[PATCH V6 00/10] AMD XDNA driver
2024-11-06 18:23 UTC (4+ messages)
` [PATCH V6 07/10] accel/amdxdna: Add command execution
[PATCH RFC 4/7] x86/microcode/intel: Prepare for microcode staging
2024-11-06 18:23 UTC (2+ messages)
` [PATCH] cpufreq: Simplify MSR read on the boot CPU
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-11-06 18:20 UTC (8+ messages)
[PATCH 6.6 0/1] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
2024-11-06 18:19 UTC (2+ messages)
` [PATCH 6.6 1/1] "
[PATCH v5 0/7] rust: Add IO polling
2024-11-06 18:18 UTC (5+ messages)
` [PATCH v5 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v5 6/7] rust: Add read_poll_timeout functions
[PATCH v8 00/11] Enable haltpoll on arm64
2024-11-06 18:13 UTC (15+ messages)
` [PATCH 1/5] asm-generic: add smp_vcond_load_relaxed()
` [PATCH 2/5] arm64: add __READ_ONCE_EX()
` [PATCH 3/5] arm64: refactor delay() to enable polling for value
[syzbot] [net?] WARNING in l2tp_exit_net
2024-11-06 18:07 UTC (3+ messages)
` [syzbot] "
` test fix for WARN_ON "
[PATCH] tracing: Add task_prctl_unknown tracepoint
2024-11-06 18:12 UTC (9+ messages)
[net-next PATCH v3 0/3] net: dsa: Add Airoha AN8855 support
2024-11-06 18:11 UTC (6+ messages)
` [net-next PATCH v3 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
[GIT PULL] tracefs: Fix regression of setting group permissions at boot
2024-11-06 18:11 UTC (2+ messages)
[GIT PULL] HID fixes
2024-11-06 18:11 UTC (2+ messages)
[GIT PULL] platform-drivers-x86 for 6.12-4
2024-11-06 18:11 UTC (2+ messages)
[RFC PATCH] docs/mm: add VMA locks documentation
2024-11-06 18:09 UTC (6+ messages)
[syzbot] [net?] KMSAN: kernel-infoleak in __skb_datagram_iter (4)
2024-11-06 18:09 UTC (3+ messages)
[PATCH v3 0/3] sched/topology: optimize topology_span_sane()
2024-11-06 18:06 UTC (7+ messages)
[PATCH] dl_server: Reset DL server params when rd changes
2024-11-06 18:05 UTC (7+ messages)
[bug report] cpumask: gcc 13.x emits compilation error on PowerPC
2024-11-06 18:00 UTC (2+ messages)
[PATCH v4 0/5] tools/memory-model: Define more of LKMM in tools/memory-model
2024-11-06 18:00 UTC (10+ messages)
` [PATCH v4 5/5] tools/memory-model: Distinguish between syntactic and semantic tags
[PATCH 0/3] fs/file.c: optimize the critical section of
2024-11-06 17:59 UTC (11+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
[PATCH 6.1 0/1] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
2024-11-06 17:57 UTC (3+ messages)
` [PATCH 6.1 1/1] "
[PATCH v2] MAINTAINERS: remove Zefan Li
2024-11-06 17:54 UTC (2+ messages)
[PATCH v7 00/12] Add support for sam9x7 SoC family
2024-11-06 17:52 UTC (2+ messages)
[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
2024-11-06 17:50 UTC (4+ messages)
[PATCH] leds: driver for O2 Micro LED IC
2024-11-06 17:49 UTC (2+ messages)
[PATCH 6.1 0/1] arm64: esr: Define ESR_ELx_EC_* constants as UL
2024-11-06 17:47 UTC (2+ messages)
` [PATCH 6.1 1/1] "
linux-next: build failure after merge of the ftrace tree
2024-11-06 17:47 UTC (3+ messages)
[PATCH net-next v3 0/2] ptp: add control over HW timestamp latch point
2024-11-06 17:45 UTC (3+ messages)
` [PATCH net-next v3 1/2] "
[PATCH] arm64/ptrace: Clarify documentation of VL configuration via ptrace
2024-11-06 17:41 UTC
[PATCH 03/11] objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
2024-11-06 17:42 UTC (4+ messages)
[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_log_append
2024-11-06 17:37 UTC
[PATCH 4.19 000/350] 4.19.323-rc1 review
2024-11-06 17:27 UTC (3+ messages)
[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
2024-11-06 17:32 UTC (2+ messages)
[PATCH 6.1 000/126] 6.1.116-rc1 review
2024-11-06 17:30 UTC (2+ messages)
[PATCH 5.10 000/110] 5.10.229-rc1 review
2024-11-06 17:29 UTC (2+ messages)
[PATCH v3 1/2] perf check: Add sanitizer features
2024-11-06 17:28 UTC (4+ messages)
` [PATCH v3 2/2] perf test: Skip annotate test for sanitizer builds
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-06 17:28 UTC (4+ messages)
` [PATCH v15 13/15] cxl/memfeature: Add CXL memory device sPPR control feature
[RFC PATCH] x86/sev: Cleanup vc_handle_msr()
2024-11-06 17:26 UTC
[PATCH] sched, x86: Update the comment for TIF_NEED_RESCHED_LAZY
2024-11-06 17:20 UTC (2+ messages)
[PATCH 00/31] Add audio support for the Renesas RZ/G3S SoC
2024-11-06 17:19 UTC (5+ messages)
` [PATCH 22/31] ASoC: da7213: Populate max_register to regmap_config
[PATCH v12 3/3] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration
2024-11-06 17:16 UTC (2+ messages)
[PATCH 0/2] usb: typec: ucsi: glink: fix and improve orientation handling
2024-11-06 17:13 UTC (3+ messages)
` [PATCH 2/2] usb: typec: ucsi: glink: be more precise on orientation-aware ports
[PATCH v4 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-06 17:13 UTC (4+ messages)
[PATCH 1/2] selftests/resctrl: fastcat for benchmarking counter reads
2024-11-06 17:12 UTC (9+ messages)
` [PATCH 2/2] x86/resctrl: Don't workqueue local event "
[PATCH v4] nfsd: allow for up to 32 callback session slots
2024-11-06 17:12 UTC (3+ messages)
[PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
2024-11-06 17:10 UTC
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).