All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-26 19:42:03 to 2023-05-26 21:16:04 UTC [more...]

[Intel-xe] [PATCH 0/5] RPLS and other minor support
 2023-05-26 21:17 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/5] drm/xe/adlp: s/ADLP/ALDERLAKE_P
` [Intel-xe] [PATCH 2/5] drm/i915/adlp: s/ADLP/ALDERLAKE_P
` [Intel-xe] [PATCH 3/5] drm/xe/rpls: Add RPLS Support
` [Intel-xe] [PATCH 4/5] drm/xe/rpls: Add Stepping info for RPLS

fio reports "io_u error: Value too large for defined data type"
 2023-05-26 21:15 UTC 

[PATCH] Update CREDITS for C. Scott Ananian
 2023-05-26 21:14 UTC 

[PATCH] rteval: Fix the unit test in osinfo
 2023-05-26 21:14 UTC 

[PATCH 1/5] CI: move FVP license auto-accept to fvp.yml
 2023-05-26 21:14 UTC  (2+ messages)

[PATCH 00/10] Docs/mm/damon: Minor fixes and design doc update
 2023-05-26 21:14 UTC  (2+ messages)

[Intel-xe] [PATCH v2 00/30] Separate GT and tile
 2023-05-26 21:14 UTC  (7+ messages)
` [Intel-xe] [PATCH v2 09/30] drm/xe: Move VRAM from GT to tile
` [Intel-xe] [PATCH v2 10/30] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v2 12/30] "

The read data is wrong from raid5 when recovery happens
 2023-05-26 21:13 UTC  (6+ messages)

[RFC PATCH 0/6] i2c: Enabling use of aspeed-i2c with ACPI
 2023-05-26 21:13 UTC  (9+ messages)
` [RFC PATCH 1/6] i2c: acpi: set slave mode flag
` [RFC PATCH 2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding
` [RFC PATCH 3/6] i2c: aspeed: switch to generic fw properties
` [RFC PATCH 4/6] i2c: aspeed: Set the fwnode for the adap->dev

alsa-lib fails test with clang-16
 2023-05-26 21:12 UTC 

[PATCH 0/8] arm64: dts: qcom: msm8916: Rework regulator constraints
 2023-05-26 21:11 UTC  (5+ messages)
` [PATCH 7/8] arm64: dts: qcom: msm8916: Define regulator constraints next to usage

[PATCH] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-05-26 21:11 UTC  (7+ messages)

[PATCH 0/5] Migration RDMA cleanup
 2023-05-26 21:10 UTC  (7+ messages)
` [PATCH 1/5] migration: Make RAM_SAVE_FLAG_HOOK a normal case entry
` [PATCH 2/5] migration/rdma: simplify ram_control_load_hook()
` [PATCH 3/5] migration/rdma: We can calculate the rioc from the QEMUFile

[PATCH v2] x86/lib: Do not use local symbols with SYM_CODE_START_LOCAL()
 2023-05-26 21:10 UTC  (7+ messages)

[PATCH] batman-adv: Broken sync while rescheduling delayed work
 2023-05-26 20:30 UTC  (5+ messages)

[PATCH] btrfs: add xxhash to fast checksum implementations
 2023-05-26 21:02 UTC 

[PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-05-26 21:08 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for 6.4
 2023-05-26 21:07 UTC  (2+ messages)

[PATCH v3] hwmon:(pmbus/adm1266): Drop unnecessary error check for debugfs_create_dir
 2023-05-26 21:08 UTC  (2+ messages)

[PATCH v2] hwmon:(pmbus/ucd9000): Drop unnecessary error check for debugfs_create_dir
 2023-05-26 21:07 UTC  (2+ messages)

[PATCH] tmpfs.5: extend with new noswap documentation
 2023-05-26 21:07 UTC 

[PATCH v2 1/7] strbuf.h: move declarations for strbuf.c functions from git-compat-util.h
 2023-05-26 21:06 UTC  (2+ messages)

[PATCH v5 1/5] soc: qcom: socinfo: move SMEM item struct and defines to a header
 2023-05-26 21:06 UTC  (7+ messages)
` [PATCH v5 2/5] soc: qcom: smem: Switch to EXPORT_SYMBOL_GPL()
` [PATCH v5 3/5] soc: qcom: smem: introduce qcom_smem_get_soc_id()
` [PATCH v5 4/5] cpufreq: qcom-nvmem: use SoC ID-s from bindings
` [PATCH v5 5/5] cpufreq: qcom-nvmem: use helper to get SMEM SoC ID

[PATCH v3 00/22] lib: add pdcp protocol
 2023-05-26 21:02 UTC  (24+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/22] net: add PDCP header
  ` [PATCH v4 02/22] lib: add pdcp protocol
  ` [PATCH v4 03/22] pdcp: add pre and post-process
  ` [PATCH v4 04/22] pdcp: add packet group
  ` [PATCH v4 05/22] pdcp: add crypto session create and destroy
  ` [PATCH v4 06/22] pdcp: add pre and post process for UL
  ` [PATCH v4 07/22] pdcp: add pre and post process for DL
  ` [PATCH v4 08/22] pdcp: add IV generation routines
  ` [PATCH v4 09/22] app/test: add lib pdcp tests
  ` [PATCH v4 10/22] test/pdcp: pdcp HFN tests in combined mode
  ` [PATCH v4 11/22] doc: add PDCP library guide
  ` [PATCH v4 12/22] pdcp: add control PDU handling for status report
  ` [PATCH v4 13/22] pdcp: implement t-Reordering and packet buffering
  ` [PATCH v4 14/22] test/pdcp: add in-order delivery cases
  ` [PATCH v4 15/22] pdcp: add timer callback handlers
  ` [PATCH v4 16/22] pdcp: add timer expiry handle
  ` [PATCH v4 17/22] test/pdcp: add timer expiry cases
  ` [PATCH v4 18/22] test/pdcp: add timer restart case
  ` [PATCH v4 19/22] pdcp: add support for status report
  ` [PATCH v4 20/22] pdcp: allocate reorder buffer alongside with entity
  ` [PATCH v4 21/22] pdcp: add thread safe processing
  ` [PATCH v4 22/22] test/pdcp: add PDCP status report cases

[PATCH v3 0/2] KVM: x86: Report actual nent from KVM_GET_CPUID2
 2023-05-26 21:03 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: x86: Update number of entries for KVM_GET_CPUID2 on success, not failure
` [PATCH v3 2/2] KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updates

[PATCH v2 0/7] git-compat-util cleanups
 2023-05-26 21:03 UTC  (2+ messages)

Deadlock due to EPT_VIOLATION
 2023-05-26 21:02 UTC  (5+ messages)

[PATCH v2 0/2] Lock and Pointer guards
 2023-05-26 20:52 UTC  (3+ messages)
` [PATCH v2 1/2] locking: Introduce __cleanup__ based guards
` [PATCH v2 2/2] sched: Use fancy new guards

Boot regression in Linux v6.4-rc3
 2023-05-26 21:01 UTC  (2+ messages)

[Intel-wired-lan] [PATCH][next] iavf: Replace one-element array with flexible-array member
 2023-05-26 21:00 UTC  (4+ messages)
    `  "

[GIT PULL] Thermal control fix for v6.4-rc4
 2023-05-26 20:58 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.4-rc4
 2023-05-26 20:58 UTC  (2+ messages)

[PATCH v2 0/3] media: camss: Link CAMSS power domain on MSM8996
 2023-05-26 20:57 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: media: camss: qcom,msm8996-camss: Add CAMSS power domain
` [PATCH v2 3/3] media: camss: Link "

[PATCH 6/8] arm64: dts: qcom: Add support for GCC and RPMHCC for SDX75
 2023-05-26 20:59 UTC  (4+ messages)

[Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
 2023-05-26 20:54 UTC  (7+ messages)

[PATCH 0/2] NFSD: recall write delegation on GETATTR conflict
 2023-05-26 20:54 UTC  (6+ messages)
` [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation

[PATCH 1/2] clk: qcom: gcc-ipq6018: update UBI32 PLL
 2023-05-26 20:53 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: ipq6018: fix networking resets

[PATCH 0/3] ASoC: SOF: Intel: mtl: Enable multicore support
 2023-05-26 20:50 UTC  (3+ messages)

[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-05-26 20:50 UTC  (5+ messages)
` [PATCH v8 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v8 11/11] arm64: dts: qcom: sm8450: add crypto nodes

[GIT PULL] SoC/misc: SRAM driver and binding updates
 2023-05-26 20:50 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable ARCH_SPARX5 and ARCH_REALTEK
 2023-05-26 20:50 UTC  (2+ messages)

[GIT PULL 0/3] Renesas SoC updates for v6.5
 2023-05-26 20:50 UTC  (2+ messages)

[GIT PULL] arm64: s32g2/s32v234 DT changes for v6.5
 2023-05-26 20:50 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-05-26 20:50 UTC 

fs/ext2/dir.c:712 ext2_empty_dir() error: uninitialized symbol 'page'
 2023-05-26 20:49 UTC 

[PATCH] Add virtio-sound and virtio-sound-pci devices
 2023-05-26 20:48 UTC 

Support for multiple UARTS on qemu for Arm64
 2023-05-26 20:48 UTC 

[PATCH] KVM: arm64: Use different pointer authentication keys for pKVM
 2023-05-26 20:47 UTC  (3+ messages)

[PATCH v2] Compiler Attributes: Add __counted_by macro
 2023-05-26 20:47 UTC  (6+ messages)

[PATCH 0/2] Add initial support for RDP453 of IPQ9574 family
 2023-05-26 20:45 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq9574: add support for RDP453 variant

[PATCH 0/7] block layer patches for bcachefs
 2023-05-26 20:44 UTC  (3+ messages)

[PATCH 0/3] ASoC: topology: allow for partial dailink stream_name match
 2023-05-26 20:41 UTC  (4+ messages)
` [PATCH 1/3] ASoC: topology: Allow partial matching when finding DAI link
` [PATCH 2/3] ASoC: SOF: topology: Use partial match for connecting DAI link and DAI widget
` [PATCH 3/3] ASoC: SOF: Intel: HDA: Limit the number of dai drivers for nocodec mode

[Bug 217434] New: SuperSpeed+ speed reporting wrong from Asmedia ASM3242
 2023-05-26 20:42 UTC  (2+ messages)
` [Bug 217434] "

[net PATCH] wireguard: allowedips: fix compilation warning for stack limit exceeded
 2023-05-26 20:41 UTC 

[PATCH] cxl: Explicitly initialize resources when media is not ready
 2023-05-26 20:38 UTC  (2+ messages)

[git pull] drm fixes for 6.4-rc4
 2023-05-26 20:38 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 6.4-rc4
 2023-05-26 20:38 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v6.4-rc4
 2023-05-26 20:38 UTC  (2+ messages)

[PATCH V2] clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs
 2023-05-26 20:37 UTC  (4+ messages)

x86 copy performance regression
 2023-05-26 20:37 UTC  (11+ messages)

[Intel-xe] [PATCH 0/5] drm/xe: uAPI cleanup
 2023-05-26 20:35 UTC  (5+ messages)
` [Intel-xe] [PATCH 3/5] drm/xe: Move defines after relevant fields
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: uAPI cleanup

[PATCH v7 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-05-26 20:32 UTC  (5+ messages)
` [PATCH v7 7/7] hw/cxl/events: Add injection of Memory Module Events

[EXTERNAL][PATCH v2] KVM: x86/xen: Implement hvm_op/HVMOP_flush_tlbs hypercall
 2023-05-26 20:32 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 23/23] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
 2023-05-26 20:31 UTC  (2+ messages)

[PATCH v2 0/5] media: atomisp: Add support for v4l2-async sensor registration
 2023-05-26 20:30 UTC  (3+ messages)
` [PATCH v2 1/5] "

[PATCH v2] KVM: x86: Update KVM_GET_CPUID2 to return valid entry count
 2023-05-26 20:25 UTC  (2+ messages)

[meta-oe][PATCH] snagboot: new recipe
 2023-05-26 20:24 UTC 

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2023-05-26 20:22 UTC  (6+ messages)
` [RFC PATCH 10/17] clk: sunxi: Add support for the D1 CCU

[PATCH v5 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-26 20:21 UTC  (6+ messages)
` [PATCH v5 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[GIT PULL] VFIO fix for v6.4-rc4
 2023-05-26 20:18 UTC 

[PATCH 0/6] erofs: random cleanups and fixes
 2023-05-26 20:14 UTC  (14+ messages)
` [PATCH 1/6] erofs: allocate extra bvec pages directly instead of retrying
` [PATCH 2/6] erofs: avoid on-stack pagepool directly passed by arguments
` [PATCH 3/6] erofs: kill hooked chains to avoid loops on deduplicated compressed images
` [PATCH 4/6] erofs: adapt managed inode operations into folios
` [PATCH 5/6] erofs: use struct lockref to replace handcrafted approach
` [PATCH 6/6] erofs: use poison pointer to replace the hard-coded address

[meta-ti][master/kirkstone][PATCH 1/3] trusted-firmware-a: Do not sign TF-A image for K3
 2023-05-26 20:14 UTC  (3+ messages)
` [meta-ti][master/kirkstone][PATCH 2/3] optee-os: Do not sign OPTEE OS "
` [meta-ti][master/kirkstone][PATCH 3/3] ti-dm-fw: Do not make signed DM image the default "

[PATCH v6 0/5] Refactor to support multiple download mode
 2023-05-26 20:17 UTC  (3+ messages)
` [PATCH v6 3/5] firmware: scm: Modify only the download bits in TCSR register

[PATCHSET RFC v12.0 00/11] fstests: adjust tests for xfs parent pointers
 2023-05-26 20:01 UTC  (3+ messages)
` [PATCH 06/11] xfs/018: disable parent pointers for this test

FAILED: patch "[PATCH] ALSA: hda: Fix unhandled register update during auto-suspend" failed to apply to 5.4-stable tree
 2023-05-26 19:59 UTC 

FAILED: patch "[PATCH] ALSA: hda: Fix unhandled register update during auto-suspend" failed to apply to 4.19-stable tree
 2023-05-26 19:59 UTC 

FAILED: patch "[PATCH] ALSA: hda: Fix unhandled register update during auto-suspend" failed to apply to 4.14-stable tree
 2023-05-26 19:59 UTC 

RZ/G2M Power Domain Errors with GPU
 2023-05-26 19:59 UTC  (5+ messages)

drivers/block/drbd/drbd_bitmap.c:451:7: warning: expression result unused
 2023-05-26 19:58 UTC 

[Intel-gfx] [CI v12 0/1] drm/i915: Allow user to set cache at BO creation
 2023-05-26 19:58 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Allow user to set cache at BO creation (rev14)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

stable-rc/queue/5.15 baseline: 131 runs, 9 regressions (v5.15.112-209-gba3c979964ddc)
 2023-05-26 19:57 UTC 

stable-rc/queue/5.4 baseline: 169 runs, 29 regressions (v5.4.243-123-g1aa2ed5140aa)
 2023-05-26 19:55 UTC 

[PATCH V2 0/6] Add camera clock controller support for SM8550
 2023-05-26 19:54 UTC  (3+ messages)
` [PATCH V2 4/6] clk: qcom: camcc-sm8550: Add camera clock controller driver "

[PATCH] decodetree: Do not remove output_file from /dev
 2023-05-26 19:52 UTC  (2+ messages)

[PATCH] xfstests: Enable _test_mkfs to force a mkfs on a xfs filesystem
 2023-05-26 19:52 UTC  (5+ messages)

[PATCH 0/4] arm64: qcom: sm8550: enable PMIC devices
 2023-05-26 19:53 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: qcom: pm8550: add PWM controller
` [PATCH 2/4] arm64: dts: qcom: sm8550-qrd: add notification RGB LED
` [PATCH 3/4] arm64: dts: qcom: sm8550: enable PMIC RTC on MTP & QRD boards
` [PATCH 4/4] arm64: dts: qcom: sm8550-qrd: enable PMIC Volume and Power buttons

[PATCH] arm64: dts: mediatek: mt8173-elm: remove panel model number in DT
 2023-05-26 19:51 UTC  (6+ messages)

[PATCH 0/6] decodetree: support named fields
 2023-05-26 19:49 UTC  (5+ messages)
` [PATCH 6/6] tests/decode: Add tests for various named-field cases

[RFC] Adding Support for Firefox's Gecko Profile Format
 2023-05-26 19:49 UTC  (4+ messages)

[RESEND PATCH v2 0/3] Enable -cpu <cpu>,help
 2023-05-26 19:47 UTC  (3+ messages)

[chrome-os:chromeos-5.15 34/38] drivers/gpu/drm/i915/i915_drm_client.h:63:36: error: declaration of 'struct drm_printer' will not be visible outside of this function
 2023-05-26 19:47 UTC 

Hello
 2023-05-26 19:25 UTC 

[PATCH 0/6] Enable PMI8998 charger on supported devices
 2023-05-26 19:47 UTC  (9+ messages)
` [PATCH 2/6] arm64: dts: qcom: pmi8998: enable rradc by default
` [PATCH 3/6] arm64: dts: qcom: pmi8998: add charger node
` [PATCH 5/6] arm64: dts: qcom: sdm845-shift-axolotl: enable pmi8998 charger
` [PATCH 6/6] arm64: dts: qcom: sdm845-xiaomi-beryllium: "

[PATCH v3 0/2] Fixes from evsel__group_pmu_name asan error
 2023-05-26 19:44 UTC  (3+ messages)
` [PATCH v3 1/2] perf evsel: evsel__group_pmu_name fixes
` [PATCH v3 2/2] perf evsel: for_each_group fixes

[PATCH v2 1/5] dt-bindings: input: cirrus,cs40l26: Support for CS40L26
 2023-05-26 19:43 UTC  (3+ messages)
` [PATCH RFC 5/5] mfd: cs40l26: Add CODEC driver component

[PATCH v2] KVM: arm64: Use BTI for nvhe
 2023-05-26 19:42 UTC  (3+ messages)

[PATCH] mm/gup_test:fix ioctl fail for compat task
 2023-05-26 19:42 UTC  (3+ messages)

[PATCH iproute2 v4 0/2] vxlan: option printing
 2023-05-26 19:42 UTC  (3+ messages)
` [PATCH iproute2 v4 2/2] vxlan: make option printing more consistent

[Intel-xe] [PATCH 1/3] drm/xe: Disable interruptable wait on xe_bo_move()
 2023-05-26 19:42 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for series starting with [1/3] "

[PATCH] clk: qcom: mmcc-msm8974: Add OXILICX_GDSC for msm8226
 2023-05-26 19:41 UTC  (5+ 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.