All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-16 21:13:41 to 2022-06-16 22:27:35 UTC [more...]

[PATCH] selftests: KVM: Handle compiler optimizations in ucall
 2022-06-16 21:54 UTC  (8+ messages)

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-16 22:26 UTC  (11+ messages)
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v2 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()

[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
 2022-06-16 22:25 UTC  (3+ messages)
` [PATCH bpf-next v9 03/10] bpf: per-cgroup "

[PATCH 0/8 v3] xfs: more shutdown/recovery fixes
 2022-06-16 22:23 UTC  (3+ messages)
` [PATCH 8/8] xfs: drop async cache flushes from CIL commits

stable-rc/queue/5.10 build: 162 builds: 3 failed, 159 passed, 4 errors, 10 warnings (v5.10.123-4-gc586992bf6805)
 2022-06-16 22:24 UTC 

[PATCH v3] venus: Add support for SSR trigger using fault injection
 2022-06-16 22:24 UTC  (3+ messages)

[PATCH 2/2] event/dlb2: add ldb port specific COS support
 2022-06-16 22:21 UTC  (4+ messages)
` [PATCH v4 0/2] Rebase DLB2 port_cos and cq_weight patches
  ` [PATCH v4 1/2] event/dlb2: add CQ weight support
  ` [PATCH v4 2/2] event/dlb2: add ldb port specific COS support

stable-rc/linux-5.18.y baseline: 69 runs, 2 regressions (v5.18.5)
 2022-06-16 22:19 UTC 

[PATCH] kbuild: Ignore __this_module in gen_autoksyms.sh
 2022-06-16 22:19 UTC  (2+ messages)

[PATCH v6 0/5] Fix some races between sysfb device registration and drivers probe
 2022-06-16 22:18 UTC  (7+ messages)
` [PATCH v6 3/5] fbdev: Disable sysfb device registration when removing conflicting FBs

[net-next PATCH] net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optional
 2022-06-16 22:15 UTC  (2+ messages)

[jkirsher-next-queue:master 1/5] kismet: WARNING: unmet direct dependencies detected for QCOM_SOCINFO when selected by DWMAC_IPQ806X
 2022-06-16 22:17 UTC 

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.248-1-geb228e81a1af7)
 2022-06-16 22:14 UTC 

[Intel-gfx] [PATCH] i915/pmu: Wire GuC backend to per-client busyness
 2022-06-16 22:13 UTC 

[PATCH 0/3] CXL Poison List Retrieval & Tracing
 2022-06-16 22:10 UTC  (6+ messages)
` [PATCH 2/3] cxl/mbox: Add GET_POISON_LIST mailbox command support

[PATCH] remote: handle negative refspecs in git remote show
 2022-06-16 22:09 UTC  (5+ messages)

[PATCH 0/2] ASoC: minor kernel-doc corrections
 2022-06-16 22:08 UTC  (3+ messages)
` [PATCH 1/2] ASoC: cs4270: update kernel-doc
` [PATCH 2/2] ASoC: sunxi: sun4i-i2s: "

[PATCH] ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg
 2022-06-16 22:05 UTC 

[PATCH 00/11] ASoC: use pm_runtime_resume_and_get() when possible
 2022-06-16 22:04 UTC  (28+ messages)
` [PATCH 01/11] ASoC: Intel: catpt: use pm_runtime_resume_and_get()
` [PATCH 02/11] ASoC: Intel: skylake: skl-pcm: "
` [PATCH 03/11] ASoC: soc-component: "
` [PATCH 04/11] ASoC: wcd-mbhc-v2: "
` [PATCH 05/11] ASoC: wsa881x: "
` [PATCH 06/11] ASoC: rockchip: i2s_tdm: "
` [PATCH 07/11] ASoC: fsl: fsl_sai: "
` [PATCH 08/11] ASoC: img: img-i2s-out: "
` [PATCH 09/11] ASoC: rockchip: pdm: "
` [PATCH 10/11] ASoC: tas2552: "
` [PATCH 11/11] ASoC: ti: davinci-mcasp: "

[PATCH v2 0/5] support negative refspecs in git remote show
 2022-06-16 22:08 UTC  (9+ messages)
` [PATCH v2 2/5] tests: handle --global directly in test_config/test_unconfig
` [PATCH v2 3/5] tests: only automatically unset matching values from test_config

[PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-16 21:22 UTC  (15+ messages)
` [PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop
` [PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place
` [PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
` [PATCH v9 05/14] iomap: Add async buffered write support
` [PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
` [PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v9 08/14] fs: add __remove_file_privs() with flags parameter
` [PATCH v9 09/14] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v9 10/14] fs: Add async write file modification handling
` [PATCH v9 11/14] io_uring: Add support for async buffered writes
` [PATCH v9 12/14] io_uring: Add tracepoint for short writes
` [PATCH v9 13/14] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v9 14/14] xfs: Add async buffered write support

[PATCH] btrfs: use preallocated page for super block write
 2022-06-16 22:00 UTC  (6+ messages)
` [btrfs] 66a7a2412f: xfstests.btrfs.131.fail

[PATCH] riscv: Invalid instruction cache after copy the xol area
 2022-06-16 22:04 UTC  (3+ messages)

[PATCH v2 0/2] introduce unified static key mechanism for ISA ext
 2022-06-16 22:04 UTC  (3+ messages)

[PATCH v1 1/1] iio: dac: stm32-dac: Replace open coded str_enable_disable()
 2022-06-16 22:00 UTC  (2+ messages)

[PATCH] drm/i915/guc: Check for ct enabled while waiting for response
 2022-06-16 22:01 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v22 0/3] usb: misc: Add onboard_usb_hub driver
 2022-06-16 22:01 UTC  (8+ messages)
` [PATCH v22 2/3] "

[PATCH 0/3] Expand amdgpu documentation
 2022-06-16 21:59 UTC  (11+ messages)
` [PATCH 1/3] Documentation/gpu: Add info table for ASICs
` [PATCH 2/3] Documentation/gpu: Add an explanation about the DCN pipeline

[PATCH 00/13] ASoC: SOF/Intel: remove __func__ from dev_dbg()
 2022-06-16 21:53 UTC  (14+ messages)
` [PATCH 01/13] ASoC: SOF: Intel: hda-dsp: report error on power-up/down
` [PATCH 02/13] ASoC: SOF: Intel: hda-stream: report error on stream not opened
` [PATCH 03/13] ASoC: SOF: Intel: hda-dai: remove use of __func__ in dev_dbg
` [PATCH 04/13] ASoC: SOF: Intel: hda-stream: "
` [PATCH 05/13] ASoC: SOF: Intel: mtl: "
` [PATCH 06/13] ASoC: SOF: ipc3-dtrace: "
` [PATCH 07/13] ASoC: SOF: ipc3-loader: "
` [PATCH 08/13] ASoC: SOF: ipc3-topology: "
` [PATCH 09/13] ASoC: SOF: ipc4-topology "
` [PATCH 10/13] ASoC: SOF: sof-client: "
` [PATCH 11/13] ASoC: SOF: ipc4: "
` [PATCH 12/13] ASoC: Intel: boards: hda: "
` [PATCH 13/13] ASoC: Intel: boards: sof_sdw: "

[PATCH 0/2] TQMa8MPxL + MBa8MPxL support
 2022-06-16 21:57 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: add TQMa8MPxL board

What's cooking in git.git (Jun 2022, #04; Mon, 13)
 2022-06-16 21:58 UTC  (3+ messages)
` gc/bare-repo-discovery (was Re: What's cooking in git.git (Jun 2022, #04; Mon, 13))

[LTP] [PATCH v2 0/7] Refactor mqns testing suite
 2022-06-16 21:57 UTC  (6+ messages)
` [LTP] [PATCH v2 1/7] Add more safe macros for mqueue API
` [LTP] [PATCH v2 2/7] Refactor mqns_01 using new LTP API

[PATCH 0/3] Vimc code readability improvements
 2022-06-16 21:57 UTC  (6+ messages)
` [PATCH 1/3] media: vimc: expand the names of vimc entity types

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-16 21:55 UTC  (13+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

[Bug 216119] New: 087451f372bf76d breaks hibernation on amdgpu Radeon R9 390
 2022-06-16 21:57 UTC  (2+ messages)
` [Bug 216119] "

[PATCH 1/3] Documentation/gpu: Add info table for ASICs
 2022-06-16 21:55 UTC  (4+ messages)

[PATCH v1 00/17] Return of the Parent Pointers
 2022-06-16 21:54 UTC  (3+ messages)
` [PATCH v1 16/17] xfs: Increase XFS_DEFER_OPS_NR_INODES to 4

[igt-dev] [PATCH i-g-t 0/2] tests/i915/kms_draw_crc.c: Test Cleanup
 2022-06-16 21:56 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/kms_draw_crc.c: Convert tests to dynamic
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/kms_draw_crc.c: Test Cleanup

[PATCH] usb: gadget: Remove unnecessary print function dev_err()
 2022-06-16 10:16 UTC  (2+ messages)

[igt-dev] [i-g-t 0/3] tests/kms_cursor_legacy: IGT test cleanup
 2022-06-16 21:51 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_cursor_legacy: IGT test cleanup (rev3)

[GIT PULL] Audit fixes for v5.19 (#1)
 2022-06-16 21:50 UTC  (2+ messages)

[PATCH 0/2] media: cedrus: fix HEVC decoding
 2022-06-16 21:46 UTC  (4+ messages)

[GIT PULL] SELinux fixes for v5.19 (#1)
 2022-06-16 21:47 UTC  (2+ messages)

[PATCH v2] HID: usbhid: set mouse as a wakeup resource
 2022-06-16 21:47 UTC  (3+ messages)

[PATCH 00/13] ASoC: Intel: Chromebooks: remap jack pins
 2022-06-16 21:40 UTC  (14+ messages)
` [PATCH 01/13] ASoC: Intel: skl_nau88l25_max98357a: "
` [PATCH 02/13] ASoC: Intel: skl_nau88l25_ssm4567: "
` [PATCH 03/13] ASoC: Intel: kbl_rt5663_max98927: "
` [PATCH 04/13] ASoC: Intel: kbl_da7219_max98357a: "
` [PATCH 05/13] ASoC: Intel: kbl_da7219_max98927: "
` [PATCH 06/13] ASoC: Intel: kbl_rt5663_rt5514_max98927: "
` [PATCH 07/13] ASoC: Intel: bxt_da7219_max98357a: "
` [PATCH 08/13] ASoC: Intel: glk_rt5682_max98357a: "
` [PATCH 09/13] ASoC: Intel: cml_rt1011_rt5682: "
` [PATCH 10/13] ASoC: Intel: sof_cs42l42: "
` [PATCH 11/13] ASoC: Intel: sof_da7219_max98373: "
` [PATCH 12/13] ASoC: Intel: sof_nau8825: "
` [PATCH 13/13] ASoC: Intel: sof_rt5682: "

[Intel-gfx] [PATCH] i915/pmu: Wire GuC backend to per-client busyness
 2022-06-16 21:44 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for i915/pmu: Wire GuC backend to per-client busyness (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[LTP] [PATCH] syscalls/fork13: Rewrite to new API + add .max_runtime
 2022-06-16 21:43 UTC  (2+ messages)

[GIT PULL] Microchip RISC-V devicetree fixes for 5.19-rc3
 2022-06-16 21:39 UTC 

stable-rc/linux-5.15.y baseline: 141 runs, 2 regressions (v5.15.48)
 2022-06-16 21:39 UTC 

[qemu-upstream-unstable test] 171197: tolerable FAIL - PUSHED
 2022-06-16 21:38 UTC 

[PATCH v3 00/15] Improve Raid5 Lock Contention
 2022-06-16 21:35 UTC  (4+ messages)
` [PATCH v3 15/15] md/raid5: Increase restriction on max segments per request
  ` [Non-DoD Source] "

[PATCH] drm/sun4i: Add DMA mask and segment size
 2022-06-16 21:32 UTC  (3+ messages)

stable-rc/queue/5.15 build: 174 builds: 4 failed, 170 passed, 14 errors, 5 warnings (v5.15.48-4-g76280ca376586)
 2022-06-16 21:32 UTC 

[PATCH v2 1/2] dt-bindings: dma: rework qcom,adm Documentation to yaml schema
 2022-06-16 21:32 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: dma: add additional pbus reset to qcom,adm

[PATCH 0/2] Documentation/x86: Update the dynamic XSTATE doc
 2022-06-16 21:22 UTC  (3+ messages)
` [PATCH 1/2] Documentation/x86: Add the AMX enabling example
` [PATCH 2/2] Documentation/x86: Explain guest XSTATE permission control

[PATCH v11 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-06-16 21:28 UTC  (7+ messages)
` [PATCH v11 01/10] dt-bindings: mediatek,dp: Add Display Port binding

[PATCH 0/2] linux-aio: fix unbalanced plugged counter in laio_io_unplug()
 2022-06-16 21:27 UTC  (3+ messages)

stable-rc/queue/4.14 build: 171 builds: 3 failed, 168 passed, 2 errors, 31 warnings (v4.14.284-193-g703dbe01019bc)
 2022-06-16 21:28 UTC 

[PATCH v7 0/3] Add support for unprotected spare data page
 2022-06-16 21:27 UTC  (7+ messages)
` [PATCH v7 1/3] mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-16 21:26 UTC  (8+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE

[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
 2022-06-16 21:25 UTC  (3+ messages)
` [Bug 216026] "

[PATCH v8 0/3] Add SSIF BMC driver
 2022-06-16 10:47 UTC  (3+ messages)
` [PATCH v8 1/3] ipmi: ssif_bmc: "

[RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
 2022-06-16 21:22 UTC  (2+ messages)

Curious bpf regression in 5.18 already fixed in stable 5.18.3
 2022-06-16 21:21 UTC  (12+ messages)

[PATCH v3 0/3] bitmap-format.txt: fix some formatting issues and include checksum info
 2022-06-16 21:18 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] send-pack.c: add config push.useBitmaps
 2022-06-16 21:17 UTC  (5+ messages)
` [PATCH v2] "
    ` [Internet]Re: "

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-16 21:15 UTC  (9+ messages)
` [PATCH v2 05/15] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v2 06/15] dt-bindings: mfd: Add Mediatek MT6370

stable-rc/queue/4.9 baseline: 57 runs, 8 regressions (v4.9.319-1-gb55f148110cf9)
 2022-06-16 21:16 UTC 

[PATCH 0/5] Improve zoned storage write performance
 2022-06-16 21:16 UTC  (4+ messages)
` [PATCH 1/5] block: Introduce the blk_rq_is_seq_write() function

[PATCH] block/bfq: Enable I/O statistics
 2022-06-16 21:14 UTC  (3+ messages)

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-16 21:11 UTC  (5+ messages)
` [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support


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.