All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-11 03:22:30 to 2023-05-11 05:29:43 UTC [more...]

[PATCH v3 0/3] Add TDM audio on StarFive JH7110
 2023-05-11  5:10 UTC  (10+ messages)
` [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card

[PATCH net-next 0/8] Improvements for RealTek 2.5G Ethernet PHYs
 2023-05-11  5:29 UTC  (2+ messages)

[PATCH rcu 0/6] Torture-test updates for v6.5
 2023-05-11  5:26 UTC  (5+ messages)
` [PATCH rcu 3/6] rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
` [PATCH rcu 6/6] torture: Remove duplicated argument -enable-kvm for ppc64

[f2fs-dev] [PATCH v6] f2fs: add async reset zone command support
 2023-05-11  5:24 UTC  (4+ messages)
    `  "
      ` [f2fs-dev] (2) "

[PATCH v5 00/14] tools/xenstore: rework internal accounting
 2023-05-11  5:25 UTC  (6+ messages)
` [PATCH v5 05/14] tools/xenstore: use accounting buffering for node accounting

[PATCH] net: socket: Use fdget() and fdput()
 2023-05-11  5:24 UTC  (2+ messages)

[RFC PATCH v1] ufs: poll HCS.UCRDY before issuing a UIC command
 2023-05-11  5:22 UTC  (2+ messages)

[PATCH v2 0/5] audit: refactors and fixes for potential deadlocks
 2023-05-11  5:21 UTC  (6+ messages)
` [PATCH v2 1/5] audit: refactor queue full checks
` [PATCH v2 2/5] audit: account backlog waiting time in audit_receive()
` [PATCH v2 3/5] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT
` [PATCH v2 4/5] audit: check if audit_queue is full after prepare_to_wait_exclusive()
` [PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()

[PATCH v2 1/5] riscv: Add the T-HEAD SoC family Kconfig option
 2023-05-11  5:20 UTC  (5+ messages)
` [PATCH v2 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC

[PATCH v2 0/9] Hexagon (target/hexagon) New architecture support
 2023-05-11  5:17 UTC  (5+ messages)

[PATCH v7] status: modernize git-status "slow untracked files" advice
 2023-05-11  5:17 UTC  (3+ messages)
` [PATCH v8] "

stable-rc/linux-4.14.y baseline: 130 runs, 28 regressions (v4.14.314)
 2023-05-11  5:17 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix typo in intel_frontbuffer
 2023-05-11  5:17 UTC  (3+ messages)

[PATCH 0/3] hwrng: imx-rngc - simplify register definitions
 2023-05-11  5:16 UTC  (3+ messages)
` [PATCH 1/3] hwrng: imx-rngc - use bitfield macros to read fifo level

[RFC PATCH v3 1/1] trace,smp: Add tracepoints around remotelly called functions
 2023-05-11  5:13 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib/xe/xe_spin: Integrate igt_spin_new with Xe
 2023-05-11  5:08 UTC  (2+ messages)

[PATCH] char: tpm: ftpm_tee: use kernel login identifier
 2023-05-11  5:06 UTC  (4+ messages)

[PATCH v11 0/2] diff-files: integrate with sparse index
 2023-05-11  5:04 UTC  (4+ messages)
` [PATCH v12 "

[PATCH v16 00/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-05-11  5:03 UTC  (5+ messages)
` [PATCH v16 18/22] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint

stable-rc/linux-5.4.y baseline: 167 runs, 33 regressions (v5.4.242)
 2023-05-11  5:02 UTC 

[PATCH V1 0/2] Introduce new vendor op and export few symbols
 2023-05-11  5:00 UTC  (8+ messages)
` [PATCH V1 1/2] mmc: core: Define new vendor ops to enable internal features

[PATCH v6 0/8] add DSC 1.2 dpu supports
 2023-05-11  4:57 UTC  (25+ messages)
` [PATCH v6 2/8] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v6 3/8] drm/msm/dpu: test DPU_PINGPONG_DSC bit before assign DSC ops to PINGPONG
` [PATCH v6 5/8] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v6 8/8] drm/msm/dpu: tear down DSC data path when DSC disabled

stable-rc/linux-5.10.y baseline: 180 runs, 6 regressions (v5.10.179)
 2023-05-11  4:48 UTC 

[PATCH v7 00/19] Add Command Duration Limits support
 2023-05-11  4:22 UTC  (2+ messages)

linux-next: build warnings in powercp build
 2023-05-11  4:45 UTC  (3+ messages)

[PATCH] filemap: Handle error return from __filemap_get_folio()
 2023-05-11  4:45 UTC  (9+ messages)

[Intel-xe] [PATCH v2 1/1] drm/xe: Notify Userspace when engine/gt reset fails
 2023-05-11  4:36 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/hdcp: add intel_atomic_state argument to hdcp_enable function
 2023-05-11  4:41 UTC  (3+ messages)

stable-rc/linux-5.15.y baseline: 177 runs, 12 regressions (v5.15.110)
 2023-05-11  4:42 UTC 

[PATCH v5 00/17] Consolidate the error handling around device attachment
 2023-05-11  4:42 UTC  (18+ messages)
` [PATCH v5 01/17] iommu: Replace iommu_group_device_count() with list_count_nodes()
` [PATCH v5 02/17] iommu: Add for_each_group_device()
` [PATCH v5 03/17] iommu: Make __iommu_group_set_domain() handle error unwind
` [PATCH v5 04/17] iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
` [PATCH v5 05/17] iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
` [PATCH v5 06/17] iommu: Replace __iommu_group_dma_first_attach() with set_domain
` [PATCH v5 07/17] iommu: Remove iommu_group_do_dma_first_attach() from iommu_group_add_device()
` [PATCH v5 08/17] iommu: Replace iommu_group_do_dma_first_attach with __iommu_device_set_domain
` [PATCH v5 09/17] iommu: Fix iommu_probe_device() to attach the right domain
` [PATCH v5 10/17] iommu: Do iommu_group_create_direct_mappings() before attach
` [PATCH v5 11/17] iommu: Remove the assignment of group->domain during default domain alloc
` [PATCH v5 12/17] iommu: Consolidate the code to calculate the target default domain type
` [PATCH v5 13/17] iommu: Revise iommu_group_alloc_default_domain()
` [PATCH v5 14/17] iommu: Consolidate the default_domain setup to one function
` [PATCH v5 15/17] iommu: Allow IOMMU_RESV_DIRECT to work on ARM
` [PATCH v5 16/17] iommu: Remove __iommu_group_for_each_dev()
` [PATCH v5 17/17] iommu: Tidy the control flow in iommu_group_store_type()

[PATCH] Documentation: module-signing: Mention default_x509.genkey template
 2023-05-11  4:38 UTC 

[Intel-gfx] [PATCH] drm/i1915/guc: Fix probe injection CI failures after recent change
 2023-05-11  4:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

stable-rc/queue/6.1 baseline: 138 runs, 10 regressions (v6.1.27-610-gc6b46250d53e)
 2023-05-11  4:38 UTC 

[PATCH bpf-next] bpf: Address KCSAN report on bpf_lru_list
 2023-05-11  4:37 UTC 

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-11  4:35 UTC  (12+ messages)
` [PATCH 01/23] arm: "

[PATCH] fs: hfsplus: fix uninit-value bug in hfsplus_listxattr
 2023-05-11  4:36 UTC  (2+ messages)

+ procfs-replace-all-non-returning-strlcpy-with-strscpy.patch added to mm-nonmm-unstable branch
 2023-05-11  4:34 UTC 

[PATCH v1 0/5] Add PASID support to SMMUv3 unmanaged domains
 2023-05-11  4:33 UTC  (4+ messages)

[PATCH v2] wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
 2023-05-11  4:34 UTC  (2+ messages)

[kirkstone-next][PATCH] meta-ti: conf: am62xx-lp-evm: Fix DT and DT prefixes
 2023-05-11  4:32 UTC  (3+ messages)
` [meta-ti] "

[PATCH] crypto: lib/sha256 - Use generic code from sha256_base
 2023-05-11  4:30 UTC 

[PATCH] crypto: lib/sha256 - Remove redundant and unused sha224_update
 2023-05-11  4:29 UTC 

[linux-linus test] 180606: regressions - FAIL
 2023-05-11  4:26 UTC 

[PATCH v7 0/8] Introduce MSM-specific DSC helpers
 2023-05-11  4:26 UTC  (6+ messages)
` [PATCH v7 2/8] drm/display/dsc: add helper to set semi-const parameters

[PATCH v1 0/2] enable HDP plugin/unplugged interrupts to hpd_enable/disable
 2023-05-11  4:24 UTC  (4+ messages)
` [PATCH v1 1/2] drm/msm/dp: "

drivers/power/supply/rt9467-charger.c:1026 rt9467_request_interrupt() warn: passing zero to 'dev_err_probe'
 2023-05-11  4:24 UTC 

stable-rc/queue/5.15 baseline: 134 runs, 9 regressions (v5.15.110-371-g69627af95b9d)
 2023-05-11  4:21 UTC 

git rebase --root bug
 2023-05-11  4:07 UTC  (3+ messages)

[PATCH] mips: dts: ralink: Clarify usage of MT7621 ethernet phy arguments
 2023-05-11  4:13 UTC  (4+ messages)

[patch 00/20] posix-timers: Fixes and cleanups
 2023-05-11  4:12 UTC  (12+ messages)
` [patch 02/20] posix-timers: Ensure timer ID search-loop limit is valid
              ` [RFD] posix-timers: CRIU woes

[PATCH 0/2] EDAC/altera: Check previous DDR DBE during driver probe
 2023-05-11  4:12 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] firmware: stratix10-svc: Add command to get SEU error info
  ` [PATCH v3 2/2] EDAC/altera: Check previous DDR DBE during driver probe

[PATCH] worktree: add -z option for list subcommand
 2023-05-11  4:11 UTC  (4+ messages)
` [PATCH v2] "

Reminder - DPDK Ci Community Testing Meeting - Tomorrow 5/11/23 @ 6am PDT/9am EDT
 2023-05-11  4:08 UTC 

[PATCH v2 0/2] Fix two warnings about rq clock
 2023-05-11  4:05 UTC  (7+ messages)
` [PATCH v2 1/2] sched/core: Fixed missing rq clock update before calling set_rq_offline()
    ` [External] "
` [PATCH v2 2/2] sched/core: Avoid double calling update_rq_clock()
    ` [External] "

[PATCH] uacce: use filep->f_mapping to replace inode->i_mapping
 2023-05-11  4:05 UTC  (3+ messages)

next/master build: 126 builds: 2 failed, 124 passed, 9 errors, 204 warnings (next-20230511)
 2023-05-11  4:04 UTC 

next/master build: 126 builds: 2 failed, 124 passed, 9 errors, 204 warnings (next-20230511)
 2023-05-11  4:04 UTC 

[PATCH 00/27] configure: create a python venv and ensure meson, sphinx
 2023-05-11  3:54 UTC  (28+ messages)
` [PATCH 01/27] python: shut up "pip install" during "make check-minreqs"
` [PATCH 02/27] python: update pylint configuration
` [PATCH 03/27] python: add mkvenv.py
` [PATCH 04/27] mkvenv: add better error message for missing pyexpat module
` [PATCH 05/27] mkvenv: add nested venv workaround
` [PATCH 06/27] mkvenv: add ensure subcommand
` [PATCH 07/27] mkvenv: add diagnose() method for ensure() failures
` [PATCH 08/27] mkvenv: add console script entry point generation
` [PATCH 09/27] mkvenv: create pip binary in virtual environment
` [PATCH 10/27] mkvenv: work around broken pip installations on Debian 10
` [PATCH 11/27] tests/docker: add python3-venv dependency
` [PATCH 12/27] tests/vm: Configure netbsd to use Python 3.10
` [PATCH 13/27] tests/vm: add py310-expat to NetBSD
` [PATCH 14/27] python: add vendor.py utility
` [PATCH 15/27] configure: create a python venv unconditionally
` [PATCH 16/27] python/wheels: add vendored meson package
` [PATCH 17/27] configure: use 'mkvenv ensure meson' to bootstrap meson
` [PATCH 18/27] qemu.git: drop meson git submodule
` [PATCH 19/27] tests: Use configure-provided pyvenv for tests
` [PATCH 20/27] configure: move --enable-docs and --disable-docs back to configure
` [PATCH 21/27] configure: bootstrap sphinx with mkvenv
` [PATCH 22/27] configure: add --enable-pypi and --disable-pypi
` [PATCH 23/27] Python: Drop support for Python 3.6
` [PATCH 24/27] configure: Add courtesy hint to Python version failure message
` [PATCH 25/27] mkvenv: mark command as required
` [PATCH 26/27] python: bump some of the dependencies
` [PATCH 27/27] mkvenv.py: experiment; use distlib to generate script entry points

[meta-oe][dunfell][PATCH 1/1] nodejs: make 14.18.1 available but not default
 2023-05-11  3:56 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/hwmon: Silence UBSAN uninitialized bool variable warning
 2023-05-11  3:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-xe] [PATCH 00/26] Separate GT and tile
 2023-05-11  3:51 UTC  (29+ messages)
` [Intel-xe] [PATCH 01/26] drm/xe/mtl: Disable media GT
` [Intel-xe] [PATCH 02/26] drm/xe: Introduce xe_tile
` [Intel-xe] [PATCH 03/26] drm/xe: Add backpointer from gt to tile
` [Intel-xe] [PATCH 04/26] drm/xe: Add for_each_tile iterator
` [Intel-xe] [PATCH 05/26] drm/xe: Move register MMIO into xe_tile
` [Intel-xe] [PATCH 06/26] drm/xe: Move VRAM from GT to tile
` [Intel-xe] [PATCH 07/26] drm/xe: Memory allocations are tile-based, not GT-based
` [Intel-xe] [PATCH 08/26] drm/xe: Move migration from GT to tile
` [Intel-xe] [PATCH 09/26] drm/xe: Clarify 'gt' retrieval for primary tile
` [Intel-xe] [PATCH 10/26] drm/xe: Drop vram_id
` [Intel-xe] [PATCH 11/26] drm/xe: Drop extra_gts[] declarations and XE_GT_TYPE_REMOTE
` [Intel-xe] [PATCH 12/26] drm/xe: Allocate GT dynamically
` [Intel-xe] [PATCH 13/26] drm/xe: Add media GT to tile
` [Intel-xe] [PATCH 14/26] drm/xe: Move display IRQ postinstall out of GT function
` [Intel-xe] [PATCH 15/26] drm/xe: Interrupts are delivered per-tile, not per-GT
` [Intel-xe] [PATCH 16/26] drm/xe/irq: Handle ASLE backlight interrupts at same time as display
` [Intel-xe] [PATCH 17/26] drm/xe/irq: Actually call xe_irq_postinstall()
` [Intel-xe] [PATCH 18/26] drm/xe/irq: Ensure primary GuC won't clobber media GuC's interrupt mask
` [Intel-xe] [PATCH 19/26] drm/xe/irq: Untangle postinstall functions
` [Intel-xe] [PATCH 20/26] drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe
` [Intel-xe] [PATCH 21/26] drm/xe: Invalidate TLB on all affected GTs during GGTT updates
` [Intel-xe] [PATCH 22/26] drm/xe/tlb: Obtain forcewake when doing GGTT TLB invalidations
` [Intel-xe] [PATCH 23/26] drm/xe: Allow GT looping and lookup on standalone media
` [Intel-xe] [PATCH 24/26] drm/xe: Update query uapi to support "
` [Intel-xe] [PATCH 25/26] drm/xe: Reinstate media GT support
` [Intel-xe] [PATCH 26/26] drm/xe: Clarify source of GT log messages
` [Intel-xe] ✓ CI.Patch_applied: success for Separate GT and tile
` [Intel-xe] ✗ CI.KUnit: failure "

[PATCH] dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G
 2023-05-11  3:47 UTC 

[PATCH] media: rc: meson-ir: support MMIO regmaps to access registers
 2023-05-11  3:43 UTC  (2+ messages)

[djwong-xfs:vectorized-scrub 505/544] fs/xfs/libxfs/xfs_refcount.c:2121 xfs_refcount_recover_group_cow_leftovers() error: we previously assumed 'pag' could be null (see line 2058)
 2023-05-11  3:42 UTC 

stable-rc/linux-4.19.y baseline: 111 runs, 31 regressions (v4.19.282)
 2023-05-11  3:41 UTC 

Unable to cross compile git. http.c generating errors
 2023-05-11  3:39 UTC  (2+ messages)

[PATCH net-next v8 1/2] vxlan: Add nolocalbypass option to vxlan
 2023-05-11  3:38 UTC  (3+ messages)
` [PATCH net-next v8 2/2] selftests: vxlan: Add tests for vxlan nolocalbypass option

QA notification for completed autobuilder build (yocto-3.1.25.rc1)
 2023-05-11  3:38 UTC  (2+ messages)
` [yocto] "

clang-16 rollout
 2023-05-11  3:36 UTC  (2+ messages)

[PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements
 2023-05-11  3:33 UTC  (3+ messages)

[djwong-xfs:djwong-wtf 550/551] fs/xfs/xfs_bmap_util.c:1359 xfs_map_free_extent() warn: missing error code 'error'
 2023-05-11  3:32 UTC 

[PATCH bpf-next] Shift operations are defined to use a mask
 2023-05-11  3:31 UTC  (7+ messages)
      ` [Bpf] "

next/pending-fixes build: 172 builds: 3 failed, 169 passed, 7 errors, 42 warnings (v6.4-rc1-206-g1360b04fa3df)
 2023-05-11  3:27 UTC 

[PATCH] cachestat: wire up cachestat for other architectures
 2023-05-11  3:23 UTC  (5+ messages)

[PATCH v13 0/3] cachestat: a new syscall for page cache state of files
 2023-05-11  3:21 UTC  (3+ messages)
` [PATCH v13 3/3] selftests: Add selftests for cachestat


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.