All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-18 11:45:18 to 2022-10-18 12:15:52 UTC [more...]

[RFC PATCH v3 0/5] CXL 3.0 Performance Monitoring Unit support
 2022-10-18 12:13 UTC  (6+ messages)
` [RFC PATCH v3 1/5] cxl/pci: Add generic MSI-X/MSI irq support
` [RFC PATCH v3 2/5] cxl: Add function to count regblocks of a given type
` [RFC PATCH v3 3/5] cxl/pci: Find and register CXL PMU devices
` [RFC PATCH v3 4/5] cxl: CXL Performance Monitoring Unit driver
` [RFC PATCH v3 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver

[PATCH v2 00/15] ASoC: Intel: avs: Fixes and new boards support
 2022-10-18 12:13 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4-mtrace: protect per-core nodes against multiple open
 2022-10-18 12:13 UTC 

[PATCH 00/19] ASoC: SOF: Intel/IPC4: Support for external firmware libraries
 2022-10-18 12:09 UTC  (20+ messages)
` [PATCH 01/19] ASoC: SOF: loader: Set complete state before post_fw_run op
` [PATCH 02/19] ASoC: SOF: Introduce container struct for SOF firmware
` [PATCH 03/19] ASoC: SOF: amd: Use the basefw firmware container directly
` [PATCH 04/19] ASoC: SOF: Intel: hda-loader: "
` [PATCH 05/19] ASoC: SOF: Intel: hda-loader-skl: "
` [PATCH 06/19] ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdata
` [PATCH 07/19] ASoC: SOF: ipc: ops: Add support for optional init and exit callbacks
` [PATCH 08/19] ASoC: SOF: ipc4-loader: Save the maximum number of libraries supported
` [PATCH 09/19] ASoC: SOF: ipc4: Convert the firmware handling (loader) to library convention
` [PATCH 10/19] ASoC: SOF: IPC4: Add helper for looking up module by UUID
` [PATCH 11/19] ASoC: SOF: Add path definition for external firmware libraries
` [PATCH 12/19] ASoC: SOF: Intel: Set the default firmware library path for IPC4
` [PATCH 13/19] ASoC: SOF: ipc4: Define platform dependent library loading callback
` [PATCH 14/19] ASoC: SOF: Intel: hda: Add flag to indicate that the firmware is IMR booted
` [PATCH 15/19] ASoC: SOF: Intel: Add ipc4 library loading implementation
` [PATCH 16/19] ASoC: SOF: loader: Add support for IPC dependent post firmware boot ops
` [PATCH 17/19] ASoC: SOF: ipc4: Stop using the query_fw_configuration fw_loader ops
` [PATCH 18/19] ASoC: SOF: loader: Remove the query_fw_configuration ops
` [PATCH 19/19] ASoC: SOF: ipc4-loader: Support for loading external libraries

[PATCH 1/8] vdpa/ifc: add new device ID
 2022-10-18 12:14 UTC  (5+ messages)
` [PATCH v7 00/12] vdpa/ifc: add multi queue support
  ` [PATCH v7 10/12] vhost: add vdpa device type to rte vdpa device

[PATCH] ASoC: qcom: SND_SOC_SC7180 optionally depends on SOUNDWIRE
 2022-10-18 12:13 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: add devicetree support for WM8961 codec
 2022-10-18 12:13 UTC  (2+ messages)

[PATCH v2 00/28] qapi: Elide redundant has_FOO in generated C
 2022-10-18 11:57 UTC  (3+ messages)
` [PATCH v2 10/28] qapi crypto: "

[PATCH 0/1] Documentation: document ublk user recovery
 2022-10-18 12:12 UTC  (2+ messages)

[PATCH v2] staging: rts5208: split long line of code
 2022-10-18 12:11 UTC  (2+ messages)

[PATCH v2] counter: microchip-tcb-capture: Handle Signal1 read and Synapse
 2022-10-18 12:10 UTC  (2+ messages)

[PATCH 0/2] LoongArch syscall ABI documentation
 2022-10-18 12:10 UTC  (5+ messages)
` [PATCH 1/2] Documentation: LoongArch: Document the syscall ABI

Tests run on CIP-LAVA platform
 2022-10-18 12:10 UTC  (3+ messages)
  ` [cip-dev] "

[LTP] [PATCH v3 0/2] Fix ptrace07 hardcoded xstate size issue
 2022-10-18 12:10 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] cpuid.h: Provide the macro definition __cpuid_count()
` [LTP] [PATCH v3 2/2] ptrace07: fix the broken case caused by hardcoded xstate size

[PATCH] MM: discard __GFP_ATOMIC
 2022-10-18 12:11 UTC  (9+ messages)

[RFC PATCH net-next 00/19] bridge: mcast: Extensions for EVPN
 2022-10-18 12:04 UTC  (40+ messages)
` [Bridge] "
` [RFC PATCH net-next 01/19] bridge: mcast: Centralize netlink attribute parsing
  ` [Bridge] "
` [RFC PATCH net-next 02/19] bridge: mcast: Remove redundant checks
  ` [Bridge] "
` [RFC PATCH net-next 03/19] bridge: mcast: Use MDB configuration structure where possible
  ` [Bridge] "
` [RFC PATCH net-next 04/19] bridge: mcast: Propagate MDB configuration structure further
  ` [Bridge] "
` [RFC PATCH net-next 05/19] bridge: mcast: Use MDB group key from configuration structure
  ` [Bridge] "
` [RFC PATCH net-next 06/19] bridge: mcast: Remove br_mdb_parse()
  ` [Bridge] "
` [RFC PATCH net-next 07/19] bridge: mcast: Move checks out of critical section
  ` [Bridge] "
` [RFC PATCH net-next 08/19] bridge: mcast: Remove redundant function arguments
  ` [Bridge] "
` [RFC PATCH net-next 09/19] bridge: mcast: Do not derive entry type from its filter mode
  ` [Bridge] "
` [RFC PATCH net-next 10/19] bridge: mcast: Split (*, G) and (S, G) addition into different functions
  ` [Bridge] "
` [RFC PATCH net-next 11/19] bridge: mcast: Place netlink policy before validation functions
  ` [Bridge] "
` [RFC PATCH net-next 12/19] bridge: mcast: Add a centralized error path
  ` [Bridge] "
` [RFC PATCH net-next 13/19] bridge: mcast: Expose br_multicast_new_group_src()
  ` [Bridge] "
` [RFC PATCH net-next 14/19] bridge: mcast: Add a flag for user installed source entries
  ` [Bridge] "
` [RFC PATCH net-next 15/19] bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
  ` [Bridge] "
` [RFC PATCH net-next 16/19] bridge: mcast: Add support for (*, G) with a source list and filter mode
  ` [Bridge] "
` [RFC PATCH net-next 17/19] bridge: mcast: Allow user space to add "
  ` [Bridge] "
` [RFC PATCH net-next 18/19] bridge: mcast: Allow user space to specify MDB entry routing protocol
  ` [Bridge] "
` [RFC PATCH net-next 19/19] bridge: mcast: Support replacement of MDB port group entries
  ` [Bridge] "

[PATCH v3 0/2] Digiteq Automotive MGB4 driver
 2022-10-18 14:03 UTC  (4+ messages)
` [PATCH v3 1/2] i2c: xiic: Added platform module alias for the xiic I2C driver
` [PATCH v3 2/2] Added Digiteq Automotive MGB4 driver

Tests run on CIP-LAVA platform
 2022-10-18 12:07 UTC  (2+ messages)
` [cip-dev] "

[PATCH 00/12] fsmonitor: Implement fsmonitor for Linux
 2022-10-18 11:59 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 09/12] fsmonitor: implement filesystem change listener "

[PATCH 00/20] tests/9p: introduce declarative function calls
 2022-10-18 11:54 UTC  (2+ messages)

[PATCH v4 0/7] scsi: libsas: Use request tag in more drivers
 2022-10-18 12:03 UTC  (5+ messages)
` [PATCH v4 3/7] scsi: hisi_sas: Put reserved tags in lower region of tagset
` [PATCH v4 5/7] scsi: pm8001: Use sas_task_find_rq() for tagging

[PATCH 0/5] tracing: Revmoe absolute timestamp logic and interface
 2022-10-18 12:00 UTC  (6+ messages)
` [PATCH 1/5] tracing/histogram: Fix incorrect description in histogram.rst
` [PATCH 2/5] ring-buffer: Remove absolute timestamp from add_timestamp logic
` [PATCH 3/5] ring-buffer: Remove add_ts_default to simplify code
` [PATCH 4/5] tracing: Delete timestamp_mode trace file
` [PATCH 5/5] ring-buffer: Delete interface for setting absolute time stamps

[PATCH v2] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-10-18 11:41 UTC  (2+ messages)

[PATCH 0/2] Add debugfs to hisilicon migration driver
 2022-10-18 12:01 UTC  (7+ messages)
` [PATCH 1/2] hisi_acc_vfio_pci: Add debugfs to "
  ` [Linuxarm] "

[PATCH mptcp-next v6 00/13] refactor push pending
 2022-10-18 12:02 UTC  (5+ messages)
` [PATCH mptcp-next v6 06/13] mptcp: multi subflows push_pending

[PATCH V2] xen/virtio: Handle PCI devices which Host controller is described in DT
 2022-10-18 12:02 UTC  (3+ messages)

[PATCH V5 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-10-18 12:00 UTC  (5+ messages)
` [PATCH V5 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCHv3] mmc-utils: Add CMD0 softreset and preidle command
 2022-10-18 12:00 UTC  (2+ messages)

i915 "GPU HANG", bisected to a2daa27c0c61 "swiotlb: simplify swiotlb_max_segment"
 2022-10-18 12:01 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 00/21] efi: Combine stub functionality with zboot decompressor
 2022-10-18 11:59 UTC  (10+ messages)
` [PATCH 01/21] arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel()
` [PATCH 02/21] arm64: efi: Avoid dcache_clean_poc() altogether in efi_enter_kernel()
` [PATCH 03/21] arm64: efi: Move efi-entry.S into the libstub source directory

[PATCH] selinux: use GFP_ATOMIC in convert_context()
 2022-10-18 12:01 UTC 

[PATCH v2 0/7] drm/simpledrm: Support system memory framebuffers
 2022-10-18 11:58 UTC  (6+ messages)
` [PATCH v2 4/7] drm/simpledrm: Add support for "

[PATCH v1 0/5] docs/zh_CN: Add rust Chinese translation
 2022-10-18 11:58 UTC  (11+ messages)
` [PATCH v1 2/5] docs/zh_CN: Add rust/quick-start "
` [PATCH v1 4/5] docs/zh_CN: Add rust/coding-guidelines "

[PATCH v5 00/30] acl: add vfs posix acl api
 2022-10-18 11:57 UTC  (31+ messages)
` [PATCH v5 01/30] orangefs: rework posix acl handling when creating new filesystem objects
` [PATCH v5 02/30] fs: pass dentry to set acl method
` [PATCH v5 03/30] fs: rename current get "
` [PATCH v5 04/30] fs: add new "
` [PATCH v5 05/30] cifs: implement "
` [PATCH v5 06/30] cifs: implement set "
` [PATCH v5 07/30] 9p: implement get "
` [PATCH v5 08/30] 9p: implement set "
` [PATCH v5 09/30] security: add get, remove and set acl hook
` [PATCH v5 10/30] selinux: implement get, set and remove "
` [PATCH v5 11/30] smack: "
` [PATCH v5 12/30] integrity: implement get and set "
` [PATCH v5 13/30] evm: add post "
` [PATCH v5 14/30] internal: add may_write_xattr()
` [PATCH v5 15/30] acl: add vfs_set_acl()
` [PATCH v5 16/30] acl: add vfs_get_acl()
` [PATCH v5 17/30] acl: add vfs_remove_acl()
` [PATCH v5 18/30] ksmbd: use vfs_remove_acl()
` [PATCH v5 19/30] ecryptfs: implement get acl method
` [PATCH v5 20/30] ecryptfs: implement set "
` [PATCH v5 21/30] ovl: implement get "
` [PATCH v5 22/30] ovl: implement set "
` [PATCH v5 23/30] ovl: use posix acl api
` [PATCH v5 24/30] xattr: "
` [PATCH v5 25/30] evm: remove evm_xattr_acl_change()
` [PATCH v5 26/30] ecryptfs: use stub posix acl handlers
` [PATCH v5 27/30] ovl: "
` [PATCH v5 28/30] cifs: "
` [PATCH v5 29/30] 9p: "
` [PATCH v5 30/30] acl: remove a slew of now unused helpers

[PATCH 1/4] drm/amdgpu: add RAS page retirement functions for MCA
 2022-10-18 12:00 UTC  (2+ messages)

[PATCH] net/vhost: support asynchronous data path
 2022-10-18 11:59 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] usb: ehci-orion: Extend DMA mask to 64 bit for AC5 platform
 2022-10-18 11:57 UTC  (2+ messages)

[PATCH v2] iio: temperature: Add driver support for Maxim MAX30208
 2022-10-19 11:55 UTC 

[PATCH v2 0/2] docs/zh_CN: Add userspace-api/index and ebpf Chinese translation
 2022-10-18 11:54 UTC  (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: Add userspace-api/ebpf "
` [PATCH v2 2/2] docs/zh_CN: Add userspace-api/index "

[PATCH] counter: microchip-tcb-capture: Handle Signal1 read and Synapse
 2022-10-18 11:53 UTC  (4+ messages)

[drm-intel:for-linux-next-gt 13/14] drivers/gpu/drm/i915/gt/intel_gt_mcr.c:245:36: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first
 2022-10-18 11:53 UTC  (3+ messages)
` [Intel-gfx] "

question about uboot mt7620 RAM_VERSION
 2022-10-18 11:53 UTC  (2+ messages)

[PATCH v14 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-18 11:43 UTC  (14+ messages)
` [PATCH v14 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v14 03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v14 05/15] stm32mp1: Add image information for capsule updates
` [PATCH v14 06/15] FWU: Add helper functions for accessing FWU metadata
` [PATCH v14 07/15] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v14 08/15] event: Add an event for main_loop
` [PATCH v14 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v14 10/15] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v14 11/15] FWU: cmd: Add a command to read FWU metadata
` [PATCH v14 12/15] test: dm: Add test cases for FWU Metadata uclass
` [PATCH v14 13/15] mkeficapsule: Add support for generating empty capsules
` [PATCH v14 14/15] mkeficapsule: Add support for setting OEM flags in capsule header
` [PATCH v14 15/15] FWU: doc: Add documentation for the FWU feature

[PATCH 0/2] arm/p2m: XSA-409 fix
 2022-10-18 11:52 UTC  (3+ messages)
` [PATCH 1/2] arm/p2m: Rework p2m_init()

rte-flow: unmatched ingress traffic default action
 2022-10-18 11:51 UTC  (7+ messages)

[PATCH] xen/arm: p2m: fix pa_range_info for 52-bit pa range
 2022-10-18 11:51 UTC  (5+ messages)

[PATCH v2] nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
 2022-10-18 11:49 UTC 

[PATCH V7 0/8] libgpiod: Add Rust bindings
 2022-10-18 11:49 UTC  (5+ messages)
` [PATCH V7 1/8] libgpiod: Add libgpiod-sys rust crate

[Buildroot] [PATCH] package/dhcpcd: Fix kconfig option for privilege separation
 2022-10-18 11:49 UTC  (3+ messages)

[PATCH] PCI: Add Bachmann electronic GmbH vendor ID
 2022-10-18 11:49 UTC  (2+ messages)

Handling Signal1 in microchip-tcb-capture
 2022-10-18 11:47 UTC  (8+ messages)

[PATCH] net/mlx5: fix thread workspace memory leak
 2022-10-18 11:48 UTC  (2+ messages)

[PATCH v3 1/3] nfsd: ignore requests to disable unsupported versions
 2022-10-18 11:47 UTC  (3+ messages)
` [PATCH v3 2/3] nfsd: move nfserrno() to vfs.c
` [PATCH v3 3/3] nfsd: allow disabling NFSv2 at compile time

[PATCH] net/mlx5: fix thread termination check on Windows
 2022-10-18 11:47 UTC  (2+ messages)

next/pending-fixes bisection: baseline.login on bcm2836-rpi-2-b
 2022-10-18 11:46 UTC  (5+ messages)

Patchwork summary for: spi-devel-general
 2022-10-18 11:37 UTC 

[PATCH 00/15] phy: qcom-qmp-pcie: add support for sc8280xp
 2022-10-18 11:37 UTC  (5+ messages)
` [PATCH 09/15] dt-bindings: phy: qcom,qmp-pcie: mark current bindings as legacy

Multi-PHYs and multiple-ports bonding support
 2022-10-18 11:45 UTC  (5+ messages)

sdma-imx51.bin. Where?
 2022-10-18 11:46 UTC  (4+ messages)
` [meta-freescale] "

[PATCH] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-10-18 11:44 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v2 0/5] Add support for DMA timestamp for non-PTP packets
 2022-10-18 11:45 UTC  (3+ messages)
`  "


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.