All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-24 03:04:32 to 2024-06-24 05:42:15 UTC [more...]

[Patch v4 00/10] Add audio support for LPC32XX CPUs
 2024-06-24  5:38 UTC  (4+ messages)
` [Patch v4 06/10] dmaengine: Add dma router for pl08x in LPC32XX SoC

[PATCH 00/14] testb: Various tweaks and fixes for Labgrid
 2024-06-24  4:36 UTC  (3+ messages)
` [PATCH 14/14] smbios: Correct error handling when writing tables

[PATCH 0/2] target/m68k: implement unaligned accesses for m68k CPUs
 2024-06-24  5:41 UTC  (4+ messages)
` [PATCH 1/2] target/m68k: implement do_unaligned_access callback "

[PATCH] btrfs: qgroup: fix slab-out-of-bounds in btrfs_qgroup_inherit
 2024-06-24  5:40 UTC  (3+ messages)

[PATCH] btrfs: always do the basic checks for btrfs_qgroup_inherit structure
 2024-06-24  5:40 UTC 

[PATCH v2 0/9] Add MTE stubs for aarch64 user mode
 2024-06-24  5:40 UTC  (5+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-06-24  5:39 UTC  (11+ messages)

[PATCH v2 0/7] Enable CPR for IPQ9574
 2024-06-24  5:39 UTC  (13+ messages)
` [PATCH v2 1/7] dt-bindings: power: rpmpd: Add IPQ9574 power domains
` [PATCH v2 2/7] dt-bindings: soc: qcom: cpr3: Add bindings for IPQ9574
` [PATCH v2 3/7] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
` [PATCH v2 4/7] dt-bindings: clock: Add CPR clock defines for IPQ9574
` [PATCH v2 5/7] clk: qcom: gcc-ipq9574: Add CPR clock definition
` [PATCH v2 6/7] soc: qcom: cpr3: Add IPQ9574 definitions
` [PATCH v2 7/7] dts: arm64: qcom: ipq9574: Enable CPR

[i-g-t 0/4] VRR test Cleanup
 2024-06-24  5:39 UTC  (4+ messages)
` ✓ CI.xeBAT: success for VRR test cleanup (rev5)
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "

[PATCH v16 00/13] Support blob memory and venus on qemu
 2024-06-24  5:39 UTC  (27+ messages)
` [PATCH v16 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
` [PATCH v16 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
` [PATCH v16 03/13] virtio-gpu: Move print_stats "
` [PATCH v16 04/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
` [PATCH v16 05/13] virtio-gpu: Unrealize GL device
` [PATCH v16 06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
` [PATCH v16 07/13] virtio-gpu: Support context-init feature with virglrenderer
` [PATCH v16 08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
` [PATCH v16 09/13] virtio-gpu: Add virgl resource management
` [PATCH v16 10/13] virtio-gpu: Support suspension of commands processing
` [PATCH v16 11/13] virtio-gpu: Handle resource blob commands
` [PATCH v16 12/13] virtio-gpu: Register capsets dynamically
` [PATCH v16 13/13] virtio-gpu: Support Venus context

[PATCH v3 0/9] Add MTE stubs for aarch64 user mode
 2024-06-24  5:38 UTC  (10+ messages)
` [PATCH v3 3/9] gdbstub: Add support for target-specific stubs
` [PATCH v3 5/9] target/arm: Make some MTE helpers widely available
` [PATCH v3 6/9] target/arm: Factor out code for setting MTE TCF0 field

[PATCH v1 0/7] Add Starfive JH7110 Cadence USB driver
 2024-06-24  5:38 UTC  (7+ messages)

bitbake core-image-minimal error
 2024-06-24  5:37 UTC  (3+ messages)
` [yocto] "

[PATCH 0/9] Use VRR timing generator for fixed refresh rate modes
 2024-06-24  5:36 UTC  (10+ messages)
` [PATCH 1/9] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
` [PATCH 2/9] drm/i915/display: Get VRR compute config before get_transcoder_timing
` [PATCH 3/9] drm/i915/display: Add member fixed_rr to denote Fixed refresh rate with VRRTG
` [PATCH 4/9] drm/i915/dp: Set FAVT mode in DP SDP with fixed refresh rate
` [PATCH 5/9] drm/i915/vrr: Avoid sending PUSH when VRR TG is used with Fixed "
` [PATCH 6/9] drm/i915/vrr: Compute vrr vsync if platforms support it
` [PATCH 7/9] drm/i915/vrr: Handle joiner with vrr
` [PATCH 8/9] drm/i915/hdmi: Use VRR Timing generator for HDMI
` [PATCH 9/9] drm/i915/vrr: Use VRR timing generator whenever panel supports VRR

[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-24  5:34 UTC  (5+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported

Time for drm-ci-next?
 2024-06-24  5:34 UTC  (4+ messages)

[PATCH v4 0/9] Add MTE stubs for aarch64 user mode
 2024-06-24  5:30 UTC  (10+ messages)
` [PATCH v4 1/9] gdbstub: Clean up process_string_cmd
` [PATCH v4 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
` [PATCH v4 3/9] gdbstub: Add support for target-specific stubs
` [PATCH v4 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
` [PATCH v4 5/9] target/arm: Make some MTE helpers widely available
` [PATCH v4 6/9] target/arm: Factor out code for setting MTE TCF0 field
` [PATCH v4 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
` [PATCH v4 8/9] gdbstub: Add support for MTE in user mode
` [PATCH v4 9/9] tests/tcg/aarch64: Add MTE gdbstub tests

Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
 2024-06-24  5:33 UTC  (2+ messages)

[PATCH 0/7] qcom: initial support for the OnePlus 8T
 2024-06-24  5:31 UTC  (8+ messages)
` [PATCH 3/7] dt-bindings: arm: qcom: add OnePlus 8 series
` [PATCH 4/7] drm: mipi: add mipi_dsi_generic_write_multi_type()
` [PATCH 5/7] drm/panel: add driver for samsung amb655x

unsubscribe
 2024-06-24  5:29 UTC 

[PATCH 0/2] i3c: dw: Add APB clk
 2024-06-24  5:28 UTC  (9+ messages)
` [PATCH v2 0/3] i3c: dw: Add apb clk
  ` [PATCH v2 1/3] dt-bindings: i3c: dw: Add apb clock binding
  ` [PATCH v2 2/3] i3c: dw: Add optional apb clock
  ` [PATCH v2 3/3] i3c: dw: Use new *_enabled clk APIs

[PATCH 1/2] iommu/vt-d: Convert dmar_ats_supported() to return bool
 2024-06-24  5:25 UTC  (2+ messages)
` [PATCH 2/2] iommu/vt-d: Remove hardware automatic ATS dependency

[PATCH blktests] loop/010: do not assume /dev/loop0
 2024-06-24  5:25 UTC  (2+ messages)

[PATCH] drm/xe: remove GuC reload in D3Hot path
 2024-06-24  5:31 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v2 0/8] mips: Support for RTL9302C
 2024-06-24  5:21 UTC  (9+ messages)
` [PATCH v2 3/8] dt-bindings: mips: realtek: Add rtl930x-soc compatible
` [PATCH v2 4/8] dt-bindings: timer: Add schema for realtek,otto-timer
` [PATCH v2 5/8] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc

[PATCH v3 0/6] USB31DRD phy support for Google Tensor gs101 (HS & SS)
 2024-06-24  5:19 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add gs101 compatible

[PATCH] dt-bindings: dma: mv-xor-v2: Convert to dtschema
 2024-06-24  5:17 UTC  (2+ messages)

[PATCH] drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed
 2024-06-24  5:16 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed (rev2)

[RFC] rockchip: add support for Radxa ROCK Pi E v3.0 which uses DDR4 SDRAM
 2024-06-23 13:34 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am65: Add full compatible to SerDes control nodes
 2024-06-24  5:13 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Move SerDes mux nodes under the control node

[PATCH] net/mlx5: fix HWS GRE OPTION item validation
 2024-06-24  5:11 UTC 

[Buildroot] [PATCH 1/4] {linux, linux-headers}: bump 6.{1, 6}.x series
 2024-06-24  5:11 UTC  (2+ messages)

[PATCH] dt-bindings: net: davinci_emac: Convert to yaml version from txt
 2024-06-24  5:07 UTC  (2+ messages)

[PATCH v1 0/7] Enable CPR for IPQ9574
 2024-06-24  5:04 UTC  (6+ messages)
` [PATCH v1 3/7] pmdomain: qcom: rpmpd: Add IPQ9574 power domains

[PATCH V3] ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on arm64
 2024-06-24  5:04 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: arm: rockchip: Add Radxa ROCK Pi E v3.0
 2024-06-24  5:02 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: leds: Add LED1202 LED Controller
 2024-06-24  5:02 UTC  (2+ messages)

[PATCH] btrfs: print-tree: add generation and type dump for EXTENT_DATA_KEY
 2024-06-24  4:58 UTC 

[PATCH 0/4] Add device links between tunneled USB3 devices and USB4 Host
 2024-06-24  4:59 UTC  (6+ messages)

blktests dm/002 always fails for me
 2024-06-24  4:58 UTC  (4+ messages)

[PATCH 0/4] pinctrl: renesas: rzg2l: Macro Updates and Reorganization for Pin Configuration
 2024-06-24  4:57 UTC  (9+ messages)
` [PATCH 1/4] pinctrl: renesas: rzg2l: Update PIN_CFG_MASK() macro to be 32-bit wide
` [PATCH 2/4] pinctrl: renesas: rzg2l: Adjust bit masks for PIN_CFG_VARIABLE to use BIT(62)
` [PATCH 3/4] pinctrl: renesas: rzg2l: Move RZG2L_SINGLE_PIN definition to top of the file
` [PATCH 4/4] pinctrl: renesas: rzg2l: Reorganize variable configuration macro

[PATCH 0/2] add AD8460 DAC driver
 2024-06-24  4:56 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add docs for ad8460
` [PATCH 2/2] iio: dac: support the ad8460 Waveform DAC

[PATCH 0/9] dts: renesas: Add missing hypervisor virtual timer IRQs and interrupt-names
 2024-06-24  4:56 UTC  (3+ messages)
` [PATCH 7/9] arm64: dts: renesas: r9a08g045: Add missing hypervisor virtual timer IRQ

[PATCH v2 0/8] Add sc7180 camss subsys support
 2024-06-24  4:55 UTC  (6+ messages)
` [PATCH v2 1/8] Add qcom,sc7180-camss
` [PATCH RFT v2 8/8] Add support for sc7180 camss subsys

[Buildroot] E-mail Account Verification For buildroot@busybox.net !!!
 2024-06-24  4:55 UTC 

Different behavior of POSIX file locks depending on cache mode
 2024-06-24  4:54 UTC  (4+ messages)

[PATCH] migrate_pages: modify max number of pages to migrate in batch
 2024-06-24  4:51 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-06-23
 2024-06-24  4:50 UTC 

[PATCH V7 0/5] Add control for switching back and forth to HW control
 2024-06-24  4:48 UTC  (6+ messages)
` [PATCH V7 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH V7 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [PATCH V7 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH V7 4/5] clk: qcom: videocc: Use HW_CTRL_TRIGGER for SM8250, SC7280 vcodec GDSC's
` [PATCH V7 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[PATCH] media: ti: cal: Constify struct media_entity_operations
 2024-06-24  4:40 UTC 

[PATCH] x86/mce: count the number of occurrences of each MCE severity
 2024-06-24  4:48 UTC  (2+ messages)
` [External] "

[PATCH] arm: dts: aspeed: Use standard 'i2c' bus node name
 2024-06-24  4:46 UTC  (4+ messages)

[Patch v2 1/2] drm/amdgpu: Disable compute partition switch under SRIOV
 2024-06-24  4:45 UTC  (4+ messages)
` [Patch v2 2/2] drm/amdgpu: Don't warn for compute mode "

[PATCH v2 0/8] The great TCG deduplication saga
 2024-06-24  4:43 UTC  (7+ messages)
` [PATCH v2 1/8] tpm: fix the return code, if the eventlog buffer is full
` [PATCH v2 8/8] tpm: allow the user to select the compiled algorithms

[PATCH] migrate_pages: modify max number of pages to migrate in batch
 2024-06-24  4:41 UTC 

[PATCH] cpufreq: amd-pstate: Make amd-pstate unit tests depend on amd-pstate
 2024-06-24  4:41 UTC  (2+ messages)

[PATCH] cpufreq: amd-pstate: Don't create attributes when registration fails
 2024-06-24  4:40 UTC  (3+ messages)

[PATCH v2] dt-bindings: phy: qcom,qmp-usb: fix spelling error
 2024-06-24  4:40 UTC  (3+ messages)

[PATCH v6 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-06-24  4:38 UTC  (5+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH v6 3/4] wifi: ath12k: Add support to parse requested stats_type
` [PATCH v6 4/4] wifi: ath12k: Dump additional Tx PDEV HTT stats

[PATCH bpf-next v4 0/9] use network helpers, part 8
 2024-06-24  4:33 UTC  (10+ messages)
` [PATCH bpf-next v4 1/9] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v4 2/9] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v4 3/9] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v4 4/9] selftests/bpf: Use make_sockaddr "
` [PATCH bpf-next v4 5/9] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v4 6/9] selftests/bpf: Invoke attach_reuseport out of make_server
` [PATCH bpf-next v4 7/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v4 8/9] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v4 9/9] selftests/bpf: Use connect_to_addr "

[PATCH 6.6~6.9] cifs: fix pagecache leak when do writepages
 2024-06-24  4:28 UTC 

[PATCH v8 0/3] Driver cleanup and triggered buffer support
 2024-06-24  4:26 UTC  (5+ messages)
` [PATCH v8 1/3] iio: pressure: bmp280: Generalize read_*() functions

error: ABI 'o32' is not supported on CPU 'mips4'
 2024-06-24  4:20 UTC 

[PATCH v2 0/6] LoongArch: KVM: Fix some issues relative with mmu
 2024-06-24  4:18 UTC  (7+ messages)
` [PATCH v2 4/6] LoongArch: KVM: Add memory barrier before update pmd entry

[PATCH v4 0/8] ipq9574: Enable PCI-Express support
 2024-06-24  4:18 UTC  (9+ messages)
` [PATCH v4 4/8] PCI: qcom: Switch to devm_clk_bulk_get_all() API to get the clocks from Devicetree
` [PATCH v4 8/8] arm64: dts: qcom: ipq9574: add PCIe2 and PCIe3 nodes
` [PATCH v4 3/8] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
` [PATCH v4 5/8] PCI: qcom: Add support for IPQ9574

[PATCH 5.10 000/770] 5.10.220-rc1 review
 2024-06-24  4:14 UTC  (3+ messages)
` [PATCH 5.10 762/770] nfsd: separate nfsd_last_thread() from nfsd_put()

[i-g-t 3/4] tests/kms_vrr: Cleanup in creating the virtual mode
 2024-06-24  4:06 UTC  (2+ messages)
` [i-g-t V2 "

[PATCH 00/22] dt-bindings: thermal: few cleanups
 2024-06-24  4:06 UTC  (7+ messages)
  ` [PATCH 01/22] dt-bindings: thermal: samsung,exynos: specify cells

[PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
 2024-06-24  4:05 UTC  (9+ messages)

[PATCH v9] reset: imx8mp-audiomix: Add AudioMix Block Control reset driver
 2024-06-24  3:39 UTC 

[OE-core] Rust reproducibility issue summary
 2024-06-24  3:59 UTC  (2+ messages)
`  "

[PATCH v2] pinctrl: samsung: Add support for pull-up and pull-down
 2024-06-24  3:54 UTC  (2+ messages)

[PATCH] hw/loongarch: Modify flash block size to 256K
 2024-06-24  3:33 UTC 

[PATCH v4 0/4] Userspace controls soft-offline pages
 2024-06-24  3:41 UTC  (5+ messages)
` [PATCH v4 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v4 2/4] mm/memory-failure: userspace controls soft-offlining pages

[PATCH] hw/loongarch: Change the tpm support by default
 2024-06-24  3:23 UTC 

[PATCH bpf-next 0/2] Use overflow.h helpers to check for overflows
 2024-06-24  3:38 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: verifier: use check_add_overflow() to check for addition overflows

[PATCH -next] cgroup: fix uaf when proc_cpuset_show
 2024-06-24  3:34 UTC  (3+ messages)

+ zram-move-from-crypto-api-to-custom-comp-backends-api.patch added to mm-unstable branch
 2024-06-24  3:33 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Remove control over Execute-Requested requests
 2024-06-24  3:23 UTC 

[RFC PATCH 0/2] riscv: Expose orig_a0 to userspace for ptrace to set the actual a0
 2024-06-24  3:24 UTC  (7+ messages)
` [RFC PATCH 2/2] riscv: selftests: Add a ptrace test to check a0 of restarted syscall

[PATCH v2] riscv: enable HAVE_ARCH_STACKLEAK
 2024-06-24  3:23 UTC  (3+ messages)

[PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
 2024-06-24  3:23 UTC  (4+ messages)

[PATCH] net: mana: Fix possible double free in error handling path
 2024-06-24  3:21 UTC 

[krzk-github:pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next 57/59] arch/arm/boot/dts/qcom/qcom-msm8226.dtsi:654.27-657.6: Warning (unique_unit_address_if_enabled): /soc/efuse@fc4bc000/s1-p1@1c4: duplicate unit-address (also used in node /soc/efuse@fc4bc000/s2-p1@1c4)
 2024-06-24  3:19 UTC 

[PATCH v5] Subject: io_uring: releasing CPU resources when polling
 2024-06-24  2:54 UTC  (2+ messages)
  `  "

Failed to hot-plug device to pxb bridge
 2024-06-24  3:08 UTC  (3+ messages)

[PATCH] lib: sbi: print before sbi_console_init
 2024-06-24  3:10 UTC  (2+ messages)

[PATCH v5] virtio-net: define UDP tunnel offload feature
 2024-06-24  3:07 UTC  (2+ messages)

[PATCH] SUNRPC: check mlen in ip_map_parse()
 2024-06-24  3:07 UTC  (2+ messages)

[PATCH 0/4] Enable rustdoc tests for the macros crate
 2024-06-24  3:03 UTC  (2+ messages)
` [PATCH 4/4] rust: macros: Enable the rest of the tests


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.