All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-27 23:55:47 to 2024-02-28 01:41:16 UTC [more...]

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-02-28  1:35 UTC  (14+ messages)
` [PATCH v18 01/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v18 02/41] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v18 03/41] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v18 04/41] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v18 05/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v18 06/41] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v18 07/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v18 08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v18 09/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v18 10/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v18 12/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v18 16/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v18 17/41] usb: dwc3: Specify maximum number of XHCI interrupters

[PATCH] hw/misc: zynq_slcr: set SLC_RST bit in REBOOT_STATUS register
 2024-02-27 22:22 UTC 

atomic queue limit updates for stackable devices v2
 2024-02-28  1:38 UTC  (6+ messages)
` [PATCH 04/16] md: add queue limit helpers

[PATCHSET] fstests: random fixes for v2024.02.09
 2024-02-28  1:36 UTC  (10+ messages)
` [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
` [PATCH 7/8] xfs/43[4-6]: make module reloading optional
` [PATCH 8/8] xfs: test for premature ENOSPC with large cow delalloc extents

[PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions
 2024-02-28  1:35 UTC  (6+ messages)

[OE-core][PATCH] perf: Fix QA error due to most recent kernel
 2024-02-28  1:33 UTC 

[PATCH 1/2] dt-bindings: dma: Ingenic: DT bindings for Ingenic PDMA
 2024-02-28  1:24 UTC  (2+ messages)
` [PATCH 2/2] dma: Add Ingenic PDMA driver support

[PATCH] power: supply: core: Fix power_supply_init_attrs() stub
 2024-02-28  1:31 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
 2024-02-28  1:31 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()

[PATCH v4 0/2] Support/debug for slow GuC loads
 2024-02-28  1:30 UTC  (9+ messages)
` [PATCH v4 1/2] drm/xe: Make read_perf_limit_reasons globally accessible
` [PATCH v4 2/2] drm/xe/guc: Port over the slow GuC loading support from i915
` ✓ CI.Patch_applied: success for Support/debug for slow GuC loads
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/2] iommu: Fix domain check on device release
 2024-02-28  1:22 UTC  (7+ messages)
` [PATCH 1/2] iommu: Add static iommu_ops->release_domain
` [PATCH 2/2] iommu/vt-d: Fix NULL domain on device release

[PATCH] drm/imagination: Kconfig: add 'PAGE_SIZE=4K' dependency
 2024-02-28  1:23 UTC 

[PATCH v2 0/3] Match panel with id and name
 2024-02-28  1:28 UTC  (5+ messages)
` [PATCH v2 1/3] drm_edid: Support getting EDID through ddc without connector
` [PATCH v2 2/3] drm/panel: panel-edp: Match edp_panels with panel name
` [PATCH v2 3/3] drm/panel: panel-edp: Fix AUO 0x405c panel naming and add a variant

[PATCH 0/2] Match panel hash for overridden mode
 2024-02-28  1:27 UTC  (4+ messages)
` [PATCH 1/2] drm_edid: Add a function to get EDID base block

linux-next: duplicate patch in the rcu tree
 2024-02-28  1:26 UTC  (4+ messages)

[f2fs-dev] [bug report] f2fs: stop checkpoint when get a out-of-bounds segment
 2024-02-28  1:25 UTC  (4+ messages)
  ` [f2fs-dev] 答复: "

[PATCH 00/21] TDX/SNP part 1 of n, for 6.9
 2024-02-28  1:24 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] bpf: Add a generic bits iterator
 2024-02-28  1:24 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Add "

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-28  1:23 UTC  (6+ messages)

[f2fs-dev] [PATCH 1/4] f2fs: delete f2fs_get_new_segment() declaration
 2024-02-28  1:23 UTC  (5+ messages)
` [f2fs-dev] [PATCH 2/4] f2fs: fix to don't call f2fs_stop_checkpoint in spinlock coverage
      `  "

[PATCH v2 0/6] Fixes and cleanups to fs-writeback
 2024-02-28  9:19 UTC  (7+ messages)
` [PATCH v2 1/6] fs/writeback: avoid to writeback non-expired inode in kupdate writeback
` [PATCH v2 2/6] fs/writeback: bail out if there is no more inodes for IO and queued once
` [PATCH v2 3/6] fs/writeback: remove unused parameter wb of finish_writeback_work
` [PATCH v2 4/6] fs/writeback: only calculate dirtied_before when b_io is empty
` [PATCH v2 5/6] fs/writeback: correct comment of __wakeup_flusher_threads_bdi
` [PATCH v2 6/6] fs/writeback: remove unnecessary return in writeback_inodes_sb

[f2fs-dev] [PATCH] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
 2024-02-28  1:22 UTC  (4+ messages)
    `  "

[f2fs-dev] [PATCH v2 0/4] f2fs: fix panic issue in small capacity device
 2024-02-28  1:21 UTC  (11+ messages)
                `  "

[PATCH 0/4] perf annotate: Improve memory usage for symbol histogram
 2024-02-28  1:20 UTC  (7+ messages)
` [PATCH 1/4] perf annotate: Add a hashmap "
` [PATCH 2/4] perf annotate: Calculate instruction overhead using hashmap
` [PATCH 3/4] perf annotate: Remove sym_hist.addr[] array
` [PATCH 4/4] perf annotate: Add comments in the data structures

[virtio-comment] [PATCH v5 0/1] Define a low power mode for devices
 2024-02-28  1:18 UTC  (7+ messages)
` [virtio-comment] [PATCH v5 1/1] Add SUSPEND bit to device status
  ` [virtio-comment] "
          ` [virtio-dev] "

[PATCH v3 0/5] LLCC: Support for Broadcast_AND region
 2024-02-28  1:17 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: arm: msm: Add llcc Broadcast_AND register
` [PATCH v3 4/5] arm64: dts: qcom: sm8550: Add mapping to llcc Broadcast_AND region

[PATCH 1/2] drm/i915/display/drrs: Refactor CPU transcoder DRRS check
 2024-02-28  1:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH RESEND] perf lock contention: Account contending locks too
 2024-02-28  1:13 UTC  (4+ messages)

[PATCH] net: make SK_MEMORY_PCPU_RESERV tunable
 2024-02-28  1:13 UTC  (4+ messages)

[PATCH net-next v2] net: Modify mono_delivery_time with clockid_delivery_time
 2024-02-28  1:12 UTC 

[PATCH v2 0/4] auxdisplay: 7 segment LED display
 2024-02-28  1:11 UTC  (19+ messages)
` [PATCH v2 1/4] auxdisplay: Add 7 segment LED display driver
` [PATCH v2 2/4] dt-bindings: auxdisplay: Add bindings for generic 7 segment LED
` [PATCH v2 3/4] ARM: dts: marvell: Add 7 segment LED display on x530
` [PATCH v2 4/4] ARM: dts: marvell: Indicate USB activity "

[PATCH] ext4: kunit: use dynamic inode allocation
 2024-02-28  1:10 UTC  (2+ messages)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-02-28  1:06 UTC  (6+ messages)
` [RFC PATCH 08/20] famfs: Add famfs_internal.h

[GIT PULL] lsm/lsm-pr-20240227
 2024-02-28  1:02 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.8-rc7
 2024-02-28  1:02 UTC  (3+ messages)

[PATCH v3 00/15] KVM: SEV: allow customizing VMSA features
 2024-02-28  1:00 UTC  (3+ messages)
` [PATCH v3 13/15] KVM: SEV: define VM types for SEV and SEV-ES

[RFC PATCH 11/20] famfs: Add fs_context_operations
 2024-02-28  0:59 UTC  (3+ messages)

[PATCH v6 0/5] mmc: add hi3798mv200 specific extensions of DWMMC
 2024-02-28  0:58 UTC  (6+ messages)
` [PATCH v6 3/5] mmc: dw_mmc: add support for hi3798mv200

[PATCH] cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()
 2024-02-28  0:58 UTC 

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-02-28  0:57 UTC  (4+ messages)

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-28  0:56 UTC  (3+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework

wrong behaviour when unsetting/setting some variables
 2024-02-28  0:56 UTC  (2+ messages)

[PATCH bpf-next v1 0/8] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-02-28  0:50 UTC  (8+ messages)
` [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate "

[PATCH] locking/percpu-rwsem: Trigger contention tracepoints only if contended
 2024-02-28  0:49 UTC  (5+ messages)

[PATCH 6.7 000/334] 6.7.7-rc1 review
 2024-02-28  0:48 UTC  (2+ messages)

[PATCH v2] mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
 2024-02-28  0:46 UTC 

[PATCH v6 0/3] libceph: fix sparse-read failure bug
 2024-02-28  0:45 UTC  (5+ messages)
` [PATCH v6 3/3] libceph: just wait for more data to be available on the socket

[PATCH v2] drm/i915/guc: Use context hints for GT freq
 2024-02-28  0:45 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

Toy/demo: using ChatGPT to summarize lengthy LKML threads (b4 integration)
 2024-02-28  0:43 UTC  (2+ messages)

[PATCH] firewire: core: use long bus reset on gap count error
 2024-02-28  0:41 UTC 

[Bug 932] tap stop fails because of 'tap_lsc_intr_handle_set()' failure
 2024-02-28  0:40 UTC  (2+ messages)
` [DPDK/ethdev Bug "

+ mm-make-folio_pte_batch-available-outside-of-mm-memoryc-fix.patch added to mm-unstable branch
 2024-02-28  0:34 UTC 

[PATCH v2 vfio 0/2] vfio/pds: Fix and simplify resets
 2024-02-28  0:32 UTC  (3+ messages)
` [PATCH v2 vfio 1/2] vfio/pds: Always clear the save/restore FDs on reset
` [PATCH v2 vfio 2/2] vfio/pds: Refactor/simplify reset logic

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-28  0:30 UTC  (7+ messages)
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines

[PATCH 6.6 000/299] 6.6.19-rc1 review
 2024-02-28  0:31 UTC  (2+ messages)

[PATCH v6] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
 2024-02-28  0:30 UTC  (3+ messages)

[PATCH 5.15 000/245] 5.15.150-rc1 review
 2024-02-28  0:30 UTC  (2+ messages)

[PATCH v2 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
 2024-02-28  0:29 UTC  (3+ messages)

[PATCH 1/2] devm-helpers: Add resource managed version of mutex init
 2024-02-28  0:27 UTC  (4+ messages)

[PATCH 6.1 000/195] 6.1.80-rc1 review
 2024-02-28  0:25 UTC  (2+ messages)

[PATCH] makedumpfile: ppc64: read cur_mmu_type from vmcoreinfo
 2024-02-28  0:25 UTC  (2+ messages)

[PATCH v7 6/7] PCI: Bring out the pcie link speed to MBps logic to new function
 2024-02-28  0:25 UTC  (2+ messages)

[PATCH] NFS: avoid infinite loop in pnfs_update_layout
 2024-02-28  0:24 UTC 

+ mm-make-folio_pte_batch-available-outside-of-mm-memoryc.patch added to mm-unstable branch
 2024-02-28  0:24 UTC  (2+ messages)

[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-02-28  0:24 UTC  (17+ messages)

[PATCH] qnx4: convert qnx4 to use the new mount api
 2024-02-28  0:20 UTC  (3+ messages)

Backport fix for CVE-2023-2176 (8d037973 and 0e158630) to v6.1
 2024-02-28  0:15 UTC 

[PATCH v9 00/11] KVM: selftests: Add SEV and SEV-ES smoke tests
 2024-02-28  0:14 UTC  (6+ messages)
` [PATCH v9 07/11] KVM: selftests: Allow tagging protected memory in guest page tables

[PATCH v2] mm: make folio_pte_batch available outside of mm/memory.c
 2024-02-28  0:15 UTC  (4+ messages)

[PATCH 00/12] reftable: improve ref iteration performance (pt.2)
 2024-02-28  0:13 UTC  (7+ messages)
` [PATCH 09/12] reftable/record: reuse refname when decoding
` [PATCH 10/12] reftable/record: reuse refname when copying
` [PATCH 11/12] reftable/record: decode keys in place

[PATCH v6 00/16] bloom: changed-path Bloom filters v2 (& sundries)
 2024-02-28  0:11 UTC  (3+ messages)
` [PATCH v6 13/16] commit-graph: new Bloom filter version that fixes murmur3

[PATCH v2 0/4] Improvements to livepatch kselftests on top of kselftest-next
 2024-02-28  0:10 UTC  (2+ messages)

[PATCH v6 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-02-28  0:08 UTC  (7+ messages)

[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-02-28  0:07 UTC  (14+ messages)

[PATCH v1] usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
 2024-02-28  0:06 UTC  (3+ messages)

[PATCH] migration: Don't serialize migration while can't switchover
 2024-02-28  0:00 UTC  (3+ messages)

[Buildroot] [PATCH v7 00/17] Add support for AM62x-SK HS-FS devices
 2024-02-28  0:06 UTC  (2+ messages)

[PATCH v2] usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
 2024-02-28  0:05 UTC 

[PATCH v4] kselftest: Add basic test for probing the rust sample modules
 2024-02-28  0:01 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic-v3: Don't load pending state when enabling LPIs on RD
 2024-02-28  0:01 UTC 

[PATCH] power: supply: bq2415x_charger: report online status
 2024-02-28  0:00 UTC  (4+ messages)

[PATCH V2 0/9] Intel On Demand changes
 2024-02-28  0:00 UTC  (10+ messages)
` [PATCH V2 1/9] platform/x86/intel/sdsi: Set message size during writes
` [PATCH V2 2/9] platform/x86/intel/sdsi: Combine read and write mailbox flows
` [PATCH V2 3/9] platform/x86/intel/sdsi: Add in-band BIOS lock support
` [PATCH V2 4/9] platform/x86/intel/sdsi: Add attribute to read the current meter state
` [PATCH V2 5/9] tools/arch/x86/intel_sdsi: Fix maximum meter bundle length
` [PATCH V2 6/9] tools/arch/x86/intel_sdsi: Add missing version field
` [PATCH V2 7/9] tools/arch/x86/intel_sdsi: Fix meter_certificate decoding
` [PATCH V2 8/9] platform/x86/intel/sdsi: Simplify ascii printing
` [PATCH V2 9/9] tools: intel_sdsi: Add current meter support

[PATCH 5.10 000/122] 5.10.211-rc1 review
 2024-02-27 23:59 UTC  (2+ messages)

[PATCH 0/2] more replacement of zero length array
 2024-02-27 23:56 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] hash: replace zero length array with flex array
  ` [PATCH v3 2/6] rcu: "
  ` [PATCH v3 3/6] fib: "
  ` [PATCH v3 4/6] pipeline: "
  ` [PATCH v3 5/6] lpm: "
  ` [PATCH v3 6/6] table: "

[PATCH 0/2] cleanup: A couple extensions for conditional resource management
 2024-02-27 23:56 UTC  (6+ messages)
` [PATCH 3/3] cxl/region: Use cond_guard() in show_targetN()

PROBLEM: NFS client IO fails with ERESTARTSYS when another mount point with the same export is unmounted with force [NFS] [SUNRPC]
 2024-02-27 23:55 UTC  (5+ messages)

[PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-02-27 23:55 UTC  (8+ messages)
` [PATCH v2 1/9] wifi: rtw88: Shared module for rtw8723x devices
` [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
` [PATCH v2 5/9] wifi: rtw88: Add rtw8703b.c
` [PATCH v2 6/9] wifi: rtw88: Add rtw8703b_tables.h
` [PATCH v2 7/9] wifi: rtw88: Add rtw8703b_tables.c
` [PATCH v2 8/9] wifi: rtw88: Reset 8703b firmware before download
` [PATCH v2 9/9] wifi: rtw88: SDIO device driver for RTL8723CS

[PATCH] ALSA: dice: add stream format parameters for Weiss devices
 2024-02-27 23:54 UTC  (4+ messages)
` MAN301 internal routing (Re: [PATCH] ALSA: dice: add stream format parameters for Weiss devices)


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.