All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-25 21:16:25 to 2024-04-25 22:05:10 UTC [more...]

[PATCH v1 0/3] thermal/debugfs: Fix a memory leak on removal and locking
 2024-04-25 22:05 UTC  (5+ messages)
` [PATCH v1 1/3] thermal/debugfs: Free all thermal zone debug memory on zone removal
` [PATCH v1 3/3] thermal/debugfs: Prevent use-after-free from occurring after cdev removal

[PATCH v20 00/41] Introduce QC USB SND audio offloading support
 2024-04-25 21:51 UTC  (41+ messages)
` [PATCH v20 01/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v20 02/41] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v20 04/41] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v20 05/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v20 06/41] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v20 07/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v20 08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v20 09/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v20 10/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v20 11/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v20 12/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v20 13/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v20 14/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v20 15/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v20 16/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v20 17/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v20 18/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v20 19/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v20 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v20 21/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v20 22/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v20 23/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v20 24/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v20 25/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v20 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v20 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v20 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v20 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v20 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v20 31/41] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v20 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v20 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v20 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v20 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v20 36/41] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v20 37/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v20 38/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v20 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v20 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v20 41/41] ASoC: doc: Add documentation for SOC USB

[RFC PATCH v2 1/1] x86/pkeys: update PKRU to enable pkey 0 before XSAVE
 2024-04-25 22:03 UTC  (2+ messages)

[PATCH v2] fs: Create anon_inode_getfile_fmode()
 2024-04-25 22:03 UTC  (2+ messages)

[GIT PULL] virtio: bugfix
 2024-04-25 22:01 UTC 

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-25 22:00 UTC  (8+ messages)
` [PATCH v14 03/22] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT

[PATCH V2] utils.c: fix pty setup
 2024-04-25 21:59 UTC  (2+ messages)

[PATCH] x86/mm: remove unused CR3_HW_ASID_BITS
 2024-04-25 21:59 UTC 

[RFC PATCH v2 1/1] x86/pkeys: update PKRU to enable pkey 0 before XSAVE
 2024-04-25 21:58 UTC  (2+ messages)

[PATCH v3 0/5] Red-black tree abstraction needed by Rust Binder
 2024-04-25 21:58 UTC  (8+ messages)
` [PATCH v3 1/5] rust: rbtree: add red-black tree implementation backed by the C version
` [PATCH v3 2/5] rust: rbtree: add `RBTreeIterator`
` [PATCH v3 3/5] rust: rbtree: add `RBTreeIteratorMut`

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-04-25 21:56 UTC  (7+ messages)
` [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode

[PATCH v2 0/7] update-ref: add symref oriented commands
 2024-04-25 21:55 UTC  (7+ messages)
` [PATCH v3 0/8] refs: add symref support to 'git-update-ref'

[PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
 2024-04-25 21:53 UTC  (12+ messages)

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-04-25 21:51 UTC  (5+ messages)

[PATCH v2 0/2] btrfs: qgroup: stale qgroups related impromvents
 2024-04-25 21:51 UTC  (6+ messages)
` [PATCH v2 2/2] btrfs: automatically remove the subvolume qgroup

[PATCH v2] x86: Trust initial offset in architectural TSC-adjust MSRs
 2024-04-25 21:51 UTC  (2+ messages)

Move mdadm development to Github
 2024-04-25 21:04 UTC  (3+ messages)

[PATCH v4 00/14] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-04-25 21:48 UTC  (5+ messages)
` [PATCH v4 03/14] util/dsa: Implement DSA device start and stop logic
` [PATCH v4 04/14] util/dsa: Implement DSA task enqueue and dequeue

[PATCH v5 00/18] [PATCH v4 00/19] Intel IPU6 and IPU6 input system drivers
 2024-04-25 21:48 UTC  (19+ messages)
` [PATCH v5 01/18] media: ipu6: Add PCI device table header
` [PATCH v5 02/18] media: ivsc: csi: Use IPU bridge
` [PATCH v5 03/18] media: intel/ipu6: add Intel IPU6 PCI device driver
` [PATCH v5 04/18] media: intel/ipu6: add IPU auxiliary devices
` [PATCH v5 05/18] media: intel/ipu6: add IPU6 buttress interface driver
` [PATCH v5 06/18] media: intel/ipu6: CPD parsing for get firmware components
` [PATCH v5 07/18] media: intel/ipu6: add IPU6 DMA mapping API and MMU table
` [PATCH v5 08/18] media: intel/ipu6: add syscom interfaces between firmware and driver
` [PATCH v5 09/18] media: intel/ipu6: input system ABI "
` [PATCH v5 10/18] media: intel/ipu6: add IPU6 CSI2 receiver v4l2 sub-device
` [PATCH v5 11/18] media: intel/ipu6: add the CSI2 DPHY implementation
` [PATCH v5 12/18] media: intel/ipu6: input system video nodes and buffer queues
` [PATCH v5 13/18] media: intel/ipu6: add the main input system driver
` [PATCH v5 14/18] media: intel/ipu6: add Kconfig and Makefile
` [PATCH v5 15/18] media: MAINTAINERS: add maintainers for Intel IPU6 input system driver
` [PATCH v5 16/18] media: intel/ipu6: support line-based metadata capture support
` [PATCH v5 17/18] media: Documentation: add Intel IPU6 ISYS driver admin-guide doc
` [PATCH v5 18/18] media: Documentation: add documentation of Intel IPU6 driver and hardware overview

[PATCH v3 1/3] completion: add 'symbolic-ref'
 2024-04-25 21:48 UTC  (6+ messages)

[PATCH 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-04-25 21:48 UTC  (4+ messages)

[GIT PULL] Rockchip arm64 defconfig changes for 6.10 #1
 2024-04-25 21:46 UTC  (3+ messages)

[PULL 0/2] NBD patches for 2024-04-25
 2024-04-25 21:43 UTC  (3+ messages)
` [PULL 1/2] nbd/server: do not poll within a coroutine context
` [PULL 2/2] nbd/server: Mark negotiation functions as coroutine_fn

[PATCH] NFSD: Fix nfsd4_encode_fattr4() crasher
 2024-04-25 21:46 UTC 

[GIT PULL] Rockchip dts64 changes for 6.10 #1
 2024-04-25 21:45 UTC  (3+ messages)

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-25 21:46 UTC  (11+ messages)

[PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
 2024-04-25 21:45 UTC  (8+ messages)

[PATCH] fs: Create anon_inode_getfile_fmode()
 2024-04-25 21:45 UTC  (4+ messages)

[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-04-25 21:44 UTC  (10+ messages)
` [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor

[PATCH v3 0/5] Define i2c_designware in a header file
 2024-04-25 21:44 UTC  (6+ messages)
` [PATCH v3 1/5] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
` [PATCH v3 2/5] i2c: designware: Create shared header hosting driver name
` [PATCH v3 3/5] mfd: intel-lpss: Utilize i2c-designware.h
` [PATCH v3 4/5] mfd: intel_quark_i2c_gpio: "
` [PATCH v3 5/5] net: txgbe: "

[PATCH net-next 0/8] net: openvswitch: Add sample multicasting
 2024-04-25 21:43 UTC  (3+ messages)
` [PATCH net-next 5/8] net: sched: act_sample: add action cookie to sample

[PATCH] Documentation: PCI: add vmd documentation
 2024-04-25 21:43 UTC  (2+ messages)

Early boot regression from f0551af0213 ("x86/topology: Ignore non-present APIC IDs in a present package")
 2024-04-25 21:42 UTC  (10+ messages)

[PATCH v2] ARM: dts: aspeed: Add IBM P11 BMC boards
 2024-04-25 21:41 UTC  (3+ messages)

[PATCH v3 00/14] ARM: dts: aspeed: Add IBM P11 BMC Boards
 2024-04-25 21:37 UTC  (30+ messages)
` [PATCH v3 01/14] dt-bindings: spi: Document the IBM Power SPI controller
` [PATCH v3 02/14] dt-bindings: fsi: fsi2spi: Document SPI controller child nodes
` [PATCH v3 03/14] dt-bindings: fsi: Document the FSI2PIB engine
` [PATCH v3 04/14] dt-bindings: fsi: p9-occ: Switch to yaml format
` [PATCH v3 05/14] dt-bindings: fsi: Document the IBM SBEFIFO engine
` [PATCH v3 06/14] dt-bindings: fsi: Document the FSI controller common properties
` [PATCH v3 07/14] dt-bindings: fsi: ibm,i2cr-fsi-master: Reference common FSI controller
` [PATCH v3 08/14] dt-bindings: fsi: ast2600-fsi-master: Switch to yaml format
` [PATCH v3 09/14] dt-bindings: fsi: Document the FSI Hub Controller
` [PATCH v3 10/14] dt-bindings: i2c: i2c-fsi: Switch to yaml format
` [PATCH v3 11/14] dt-bindings: arm: aspeed: add IBM P11 BMC boards
` [PATCH v3 12/14] ARM: dts: aspeed: Add IBM P11 FSI devices
` [PATCH v3 13/14] ARM: dts: aspeed: Add IBM P11 Blueridge BMC system
` [PATCH v3 14/14] ARM: dts: aspeed: Add IBM P11 Fuji "

[PATCH v2 0/8] wifi: ath12k: Introduce device group abstraction
 2024-04-25 21:40 UTC  (18+ messages)
` [PATCH v2 1/8] wifi: ath12k: Refactor core start api
` [PATCH v2 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v2 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v2 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v2 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v2 6/8] wifi: ath12k: Introduce device group abstraction
` [PATCH v2 7/8] wifi: ath12k: refactor core start based on hardware group
` [PATCH v2 8/8] wifi: ath12k: move ath12k_hw from per soc to group

[RFC] TDX module configurability of 0x80000008
 2024-04-25 21:39 UTC  (6+ messages)

[ndctl PATCH v2] cxl/test: use max_available_extent in cxl-destroy-region
 2024-04-25 21:39 UTC  (2+ messages)

[PATCH v3 0/3] fsi: sbefifo: Prevent async FFDC collection for Odyssey SBEFIFOs
 2024-04-25 21:38 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: fsi: Document the IBM SBEFIFO engine

[PATCH] arm: mach-k3: Move code specific to a SoC into that SoC's directory
 2024-04-25 21:38 UTC 

[LTP] [PATCH v3] doc: update syscalls statistics
 2024-04-25 21:37 UTC  (2+ messages)

[PATCH] doc: clarify practices for submitting updated patch versions
 2024-04-25 21:34 UTC 

[joel-granados:jag/sysctl_remset_net 2/9] net/mpls/af_mpls.c:2692:18: error: use of undeclared identifier 'tabel_size'; did you mean 'table_size'?
 2024-04-25 21:34 UTC 

[PATCH v6 00/37] Memory allocation profiling
 2024-04-25 21:35 UTC  (6+ messages)

[PATCH 1/2] rust: kernel: add `drop_contents` to `BoxExt`
 2024-04-25 21:34 UTC  (2+ messages)
` [PATCH 2/2] rust: init: add re-initialization functions

[PATCH] mm/slub: Avoid recursive loop with kmemleak
 2024-04-25 21:30 UTC  (3+ messages)

[PATCHSET v5] sched: Implement BPF extensible scheduler class
 2024-04-25 21:28 UTC  (5+ messages)
` [PATCH 12/36] sched_ext: "

Release signing key still uses SHA1
 2024-04-25 21:27 UTC  (2+ messages)

[PATCH i-g-t v2 09/21] lib/igt_drm_fdinfo: Stop passing key twice
 2024-04-25 21:27 UTC  (2+ messages)

[PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-04-25 21:27 UTC  (12+ messages)

[PATCH v2 00/14] Generic line based metadata, without sensor API changes
 2024-04-25 21:27 UTC  (15+ messages)
` [PATCH v2 01/14] media: v4l2-subdev: Clearly document that the crop API won't be extended
` [PATCH v2 02/14] media: Documentation: Add "stream" into glossary
` [PATCH v2 03/14] media: uapi: Add generic serial metadata mbus formats
` [PATCH v2 04/14] media: uapi: Document which mbus format fields are valid for metadata
` [PATCH v2 05/14] media: uapi: v4l: Add generic 8-bit metadata format definitions
` [PATCH v2 06/14] media: v4l: Support line-based metadata capture
` [PATCH v2 07/14] media: v4l: Set line based metadata flag in V4L2 core
` [PATCH v2 08/14] media: Documentation: Additional streams generally don't harm capture
` [PATCH v2 09/14] media: Documentation: Document S_ROUTING behaviour
` [PATCH v2 10/14] media: v4l: subdev: Add a function to lock two sub-device states, use it
` [PATCH v2 11/14] media: v4l: subdev: Copy argument back to user also for S_ROUTING
` [PATCH v2 12/14] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing
` [PATCH v2 13/14] media: v4l: subdev: Return routes set using S_ROUTING
` [PATCH v2 14/14] media: v4l: subdev: Add trivial set_routing support

[PATCH v1 1/3] drm/panel: ili9341: Correct use of device property APIs
 2024-04-25 21:27 UTC  (5+ messages)
` [v1,1/3] "

[PATCH 0/2] clk: bcm: Move a couple of __counted_by initializations
 2024-04-25 21:26 UTC  (7+ messages)
` [PATCH 1/2] clk: bcm: dvp: Assign ->num before accessing ->hws
` [PATCH 2/2] clk: bcm: rpi: "

[PATCH net-next v1] bnxt: fix bnxt_get_avail_msix() returning negative values
 2024-04-25 21:26 UTC 

[PATCH] drm/vmwgfx: Fix invalid reads in fence signaled events
 2024-04-25 21:24 UTC  (2+ messages)

add higher level directory operations helpers
 2024-04-25 21:22 UTC  (2+ messages)

[PATCH v9 0/3] add support for EXAR XR20M1172 UART
 2024-04-25 21:19 UTC  (3+ messages)
` [PATCH v9 3/3] serial: sc16is7xx: "

[PATCH 1/1 fyi] tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen, APIC MSR fence changes
 2024-04-25 21:19 UTC 

[PATCH] drm/xe: Add engine name to the engine reset and cat-err log
 2024-04-25 21:17 UTC  (7+ messages)

[PATCH v7 0/6] AMD Pstate Driver Core Performance Boost
 2024-04-25 21:17 UTC  (3+ messages)
` [PATCH v7 3/6] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control

[Buildroot] [Bug 15676] New: OpenSBI additional build variables doesn't work
 2024-04-25 21:16 UTC  (2+ messages)
` [Buildroot] [Bug 15676] "

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-04-25 21:16 UTC  (12+ messages)

[PATCH v3 0/3] wifi: ath12k: Refactor the hardware recovery procedures
 2024-04-25 21:16 UTC  (3+ messages)
` [PATCH v3 3/3] wifi: ath12k: Add lock to protect the hardware state


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.