All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-18 13:19:10 to 2023-09-18 14:00:10 UTC [more...]

[PATCH 5.10 000/406] 5.10.195-rc1 review
 2023-09-18 14:00 UTC  (3+ messages)
` [PATCH 5.10 261/406] leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false

[PATCH 00/21] implement discard operation for Parallels images
 2023-09-18 13:57 UTC  (7+ messages)
` [PATCH 16/21] parallels: naive implementation of allocate_clusters with used bitmap
` [PATCH 18/21] parallels: naive implementation of parallels_co_pdiscard

[PATCH v2 00/18] Make Pixman an optional dependency
 2023-09-18 13:52 UTC  (19+ messages)
` [PATCH v2 01/18] build-sys: add a "pixman" feature
` [PATCH v2 02/18] ui: compile out some qemu-pixman functions when !PIXMAN
` [PATCH v2 03/18] ui: add pixman-compat.h
` [PATCH v2 04/18] ui/console: allow to override the default VC
` [PATCH v2 05/18] ui/vc: console-vc requires PIXMAN
` [PATCH v2 06/18] qmp/hmp: disable screendump if PIXMAN is missing
` [PATCH v2 07/18] virtio-gpu: replace PIXMAN for region/rect test
` [PATCH v2 08/18] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PATCH v2 09/18] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
` [PATCH v2 10/18] ui/gl: opengl doesn't require PIXMAN
` [PATCH v2 11/18] ui/vnc: VNC requires PIXMAN
` [PATCH v2 12/18] ui/spice: SPICE/QXL "
` [PATCH v2 13/18] ui/gtk: -display gtk "
` [PATCH v2 14/18] ui/dbus: do not require PIXMAN
` [PATCH v2 15/18] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PATCH v2 16/18] hw/sm501: allow compiling without PIXMAN
` [PATCH v2 17/18] hw/display: make ATI_VGA depend on PIXMAN
` [PATCH v2 18/18] build-sys: make pixman actually optional

[PATCH] um: Remove CONFIG_REISERFS_FS from defconfig
 2023-09-18 13:58 UTC  (6+ messages)
` [PATCH RESEND] "

[virtio-comment] [PATCH RFC 0/3] virtio-rng based entropy leak reporting
 2023-09-18 13:58 UTC  (11+ messages)
` [virtio-dev] [PATCH RFC 3/3] rng: leak detection support
    ` [virtio-comment] "

[RFC PATCH] ALSA: pcm: Introduce MSBITS subformat API extension
 2023-09-18 13:55 UTC  (4+ messages)

[PATCH] hw/i386/pc: fix max_used_gpa for 32-bit systems
 2023-09-18 13:54 UTC 

[Intel-gfx] [PATCH 1/4] drm/dp_mst: Fix NULL dereference during payload addition
 2023-09-18 13:56 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] "
  `  "

[LTP] [PATCH v3] Port getxattr01.c to new test API
 2023-09-18 13:53 UTC 

[Intel-xe] [PATCH i-g-t v3 00/17] Fix IGT Kunit implementation issues
 2023-09-18 13:43 UTC  (54+ messages)
` [igt-dev] "
` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t v3 01/17] lib/kunit: Drop unused file stream
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t v3 02/17] lib/kunit: Stop loading kunit module explicitly
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t v3 03/17] lib/kunit: Fix struct kmod_module kunit_kmod not freed
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t v3 04/17] lib/kunit: Optimize calls to igt_success/skip/fail()
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t v3 05/17] lib/kunit: Fix illegal igt_fail() calls inside subtest body
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t v3 06/17] lib/ktap: Make sure we fail on premature cancel
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t v3 07/17] lib/ktap: Drop checks for EINTR on read() failures
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t v3 08/17] lib/kunit: Cancel KTP parser on module load failure
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t v3 09/17] lib/ktap: Drop is_running flag
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t v3 10/17] lib/ktap: Read /dev/kmsg in blocking mode
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t v3 11/17] lib/kunit: Fail / skip on kernel taint
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t v3 12/17] lib/ktap: Use IGT linked lists for storing KTAP results
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t v3 13/17] lib/ktap: Reimplement KTAP parser
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t v3 14/17] lib/kunit: Load test modules in background
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t v3 15/17] lib/kunit: Parse KTAP report from the main process thread
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t v3 16/17] lib/kunit: Strip "_test" or "_kunit" suffix from subtest names
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t v3 17/17] lib/kunit: Omit suite name prefix if the same as subtest name
  ` [igt-dev] "
  ` [Intel-xe] "

[PULL 0/9] testing updates (back to green!)
 2023-09-18 13:47 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_dither: rename subtest
 2023-09-18 13:50 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH 0/9] x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes
 2023-09-18 13:48 UTC  (4+ messages)
` [PATCH 6/9] x86/entry: Track the IST-ness of an entry for the exit paths

Reminder: In-kernel TLS task force meeting
 2023-09-18 13:48 UTC 

[jimc:dd-fix-5k 29/29] test_dynamic_debug.c:undefined reference to `dd_mt_sites'
 2023-09-18 13:48 UTC 

[PATCH v1 1/2] dmadev: add DMA operation structure
 2023-09-18 13:47 UTC  (6+ messages)
` [PATCH v1 2/2] dmadev: get DMA device using device ID
    ` [EXT] "
  ` [EXT] Re: [PATCH v1 1/2] dmadev: add DMA operation structure

[PATCH 0/1] cgroup/cpuset: Rebuild sched domains if isolated partition changed
 2023-09-18 13:47 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2 00/17] ALSA/ASoC: hda: Address format selection limitations and ambiguity
 2023-09-18 13:39 UTC  (18+ messages)
` [PATCH v2 01/17] ALSA: pcm: Introduce MSBITS subformat interface
` [PATCH v2 02/17] ALSA: pcm: Honor subformat when configuring substream
` [PATCH v2 03/17] ALSA: hda: Honor subformat when querying PCMs
` [PATCH v2 04/17] ASoC: pcm: Honor subformat when configuring runtime
` [PATCH v2 05/17] ALSA: hda: Upgrade stream-format infrastructure
` [PATCH v2 06/17] ALSA: hda: Switch to new stream-format interface
` [PATCH v2 07/17] ALSA: hda/hdmi: "
` [PATCH v2 08/17] ALSA: hda/ca0132: "
` [PATCH v2 09/17] ASoC: codecs: hda: "
` [PATCH v2 10/17] ASoC: codecs: hdac_hda: "
` [PATCH v2 11/17] ASoC: codecs: hdac_hdmi: "
` [PATCH v2 12/17] ASoC: Intel Skylake: "
` [PATCH v2 13/17] ASoC: SOF: Intel: "
` [PATCH v2 14/17] ASoC: Intel: avs: "
` [PATCH v2 15/17] ALSA: hda: Drop snd_hdac_calc_stream_format()
` [PATCH v2 16/17] ASoC: Intel: avs: Kill S24_LE in HDAudio streaming
` [PATCH v2 17/17] ASoC: Intel: avs: Unhardcode HDAudio BE DAI drivers description

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: rename subtests
 2023-09-18 13:45 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-09-18 13:38 UTC  (13+ messages)
` [PATCH 10/26] KVM: s390: Stop selecting and depending on HAVE_KVM
` [PATCH 18/26] KVM: s390: Stop adding virt/kvm to the arch include path

[PULL 0/3] Firmware/seabios 20230912 patches
 2023-09-18 13:40 UTC  (6+ messages)

[PULL 00/39] tcg patch queue
 2023-09-18 12:19 UTC  (6+ messages)
` [PULL 01/39] accel/tcg: mttcg remove false-negative halted assertion

[PATCH 00/28] DC Patches September 13, 2020
 2023-09-18 13:39 UTC  (2+ messages)

[LTP] [PATCH v2] Port getxattr01.c to new test API
 2023-09-18 13:38 UTC 

[PULL 0/8] Firmware/edk2 20230918 patches
 2023-09-18 13:33 UTC  (8+ messages)
` [PULL 1/8] tests/acpi: allow virt/SSDT.memhp updates
` [PULL 2/8] edk2: update build script
` [PULL 3/8] edk2: update build config
` [PULL 4/8] edk2: workaround edk-stable202308 bug
` [PULL 5/8] edk2: update submodule to edk2-stable202308
` [PULL 7/8] tests/acpi: update virt/SSDT.memhp
` [PULL 8/8] tests/acpi: disallow virt/SSDT.memhp updates

Cross-compilation of driver files
 2023-09-18 13:35 UTC 

[PATCH v2] drm/etnaviv: refactor deprecated strncpy
 2023-09-18 13:34 UTC 

[PATCH] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
 2023-09-18  9:26 UTC 

[PATCH v1 4/8] clk: rockchip: Avoid __clk_lookup() calls
 2023-09-18 13:32 UTC  (3+ messages)

[LTP] [PATCH v6 0/2] Add kirk & ltx tools
 2023-09-18 13:33 UTC  (3+ messages)
` [LTP] [PATCH v6 2/2] Add Linux Test eXecutor inside tools

[PATCH v2] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
 2023-09-18 13:32 UTC  (2+ messages)

[PATCH] asoc: mediatek: common: Remove check of return value of mtk_memif_set_addr() and mtk_memif_set_format()
 2023-09-18 13:31 UTC  (3+ messages)

[PULL 0/3] ppc queue
 2023-09-18 13:29 UTC  (4+ messages)
` [PULL 1/3] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
` [PULL 2/3] ppc/xive: Fix uint32_t overflow
` [PULL 3/3] spapr: Remove support for NVIDIA V100 GPU with NVLink2

[PATCH v2 0/5] Reduce overhead of LSMs with static calls
 2023-09-18 13:27 UTC  (4+ messages)
` [PATCH v2 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[PATCH] drm/amdkfd: handle errors from svm validate and map
 2023-09-18 13:27 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4 0/4] platform/x86: intel_scu_ipc: Timeout fixes
 2023-09-18 13:26 UTC  (5+ messages)
` [PATCH v4 2/4] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()

target/sparc: What is CPU_FEATURE_FLOAT128 for?
 2023-09-18 12:31 UTC 

[PATCH v2 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
 2023-09-18 13:11 UTC  (45+ messages)
` [PATCH v2 01/13] PCI/ASPM: Rename pci_enable_link_state() to pci_set_default_link_state()
` [PATCH v2 02/13] PCI/ASPM: Improve pci_set_default_link_state() kerneldoc
` [PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
` [PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
` [PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
` [PATCH v2 06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk
` [PATCH v2 07/13] mt76: Remove unreliable pci_disable_link_state() workaround
` [PATCH v2 08/13] e1000e: Remove unreliable pci_disable_link_state{,_locked}() workaround
` [PATCH v2 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
` [PATCH v2 10/13] wifi: ath11k: "
` [PATCH v2 11/13] wifi: ath12k: "
` [PATCH v2 12/13] RDMA/hfi1: "
` [PATCH v2 13/13] misc: rtsx: "

[PATCH] ALSA: dice: add stream format parameters for Weiss devices
 2023-09-18 13:19 UTC  (3+ messages)
` INT203 and DAC1 (Re: [PATCH] ALSA: dice: add stream format parameters for Weiss devices)
  ` MAN301 external clock issues "

[PATCH v6 0/4] ppc: Enable full Xen build
 2023-09-18 13:19 UTC  (2+ 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.