All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-18 17:01:22 to 2024-09-18 19:00:39 UTC [more...]

[PATCH 0/5] configure imx8 dsp DT node for rproc usage
 2024-09-18 19:00 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: dsp: fix power domain count
` [PATCH 2/5] arm64: dts: imx8qxp: configure dsp node for rproc usage
` [PATCH 3/5] arm64: dts: imx8qm: drop dsp node from audio_subsys bus
` [PATCH 4/5] arm64: dts: imx8qm: add node for VPU dsp
` [PATCH 5/5] arm64: dts: imx8qm: enable dsp node for rproc usage

[PATCH v3 0/9] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
 2024-09-18 18:59 UTC  (12+ messages)
` [PATCH v3 1/9] drm/i915/pps: add vlv_ prefix to pps_pipe and active_pipe members
` [PATCH v3 2/9] drm/i915/pps: add bxt_ prefix to pps_reset
` [PATCH v3 3/9] drm/i915/pps: only touch the vlv_ members on VLV/CHV
` [PATCH v3 4/9] drm/i915/pps: add vlv_pps_pipe_init()
` [PATCH v3 5/9] drm/i915/pps: add vlv_pps_pipe_reset()
` [PATCH v3 6/9] drm/i915/pps: add vlv_pps_port_disable()
` [PATCH v3 7/9] drm/i915/pps: rename vlv_pps_init() to vlv_pps_port_enable_unlocked()
` [PATCH v3 8/9] drm/i915/pps: add vlv_pps_backlight_initial_pipe()
` [PATCH v3 9/9] drm/i915/pps: move vlv_active_pipe() to intel_pps.c
` ✗ Fi.CI.SPARSE: warning for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH v4 0/5] add ref content check for files backend
 2024-09-18 18:59 UTC  (3+ messages)
` [PATCH v4 2/5] ref: port git-fsck(1) regular refs "

btrfs send crash on kernel 6.11.0
 2024-09-18 18:53 UTC 

[PATCH V2 4/7] mm: Use pmdp_get() for accessing PMD entries
 2024-09-18 18:57 UTC  (2+ messages)

[PATCH v2 00/18] tcg plugins pre-PR (deprecations, mem apis, contrib plugins)
 2024-09-18 18:52 UTC  (7+ messages)
` [PATCH v2 13/18] tests/tcg: add a system test to check memory instrumentation
` [PATCH v2 14/18] util/timer: avoid deadlock when shutting down
` [PATCH v2 18/18] contrib/plugins: avoid hanging program

[PATCH 0/1] dts: add driver binding on TG
 2024-09-18 18:50 UTC  (6+ messages)
` [PATCH 1/1] dts: add binding to different drivers to TG node

[PATCH] drm/xe: Use helper for ASID -> VM in GPU faults and access counters
 2024-09-18 18:49 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH BlueZ v1] doc: Remove Pygments dependency from manpage
 2024-09-18 18:48 UTC 

[RFC PATCH] contrib/plugins: avoid hanging program
 2024-09-18 18:47 UTC  (2+ messages)

[PATCH] ethdev: optimize activation of fast-path tracepoints
 2024-09-18 18:45 UTC  (2+ messages)
` [PATCH v3] ethdev: optimize the "

[meta-oe][PATCH] webkitgtk3: update 2.44.3 -> 2.46.0
 2024-09-18 18:47 UTC 

[PATCH net] r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.b
 2024-09-18 18:45 UTC 

[PATCH 0/2] tcg: Fix branch/label link during plugin expansion
 2024-09-18 18:43 UTC  (4+ messages)

[PATCH] drm/gpuvm: merge adjacent gpuva range during a map operation
 2024-09-18 18:37 UTC  (2+ messages)

[PATCH v3] x86/hyper-v: Fix hv tsc page based sched_clock for hibernation
 2024-09-18 18:37 UTC  (2+ messages)

[android-common:mirror-chromeos-5.10-arcvm 18546/30000] drivers/firmware/smccc/smccc.c:11:10: fatal error: asm/archrandom.h: No such file or directory
 2024-09-18 18:36 UTC 

[PATCH nf-next 0/2] netfilter: conntrack: label helpers conditional compilation updates
 2024-09-18 18:37 UTC  (6+ messages)

[PATCH v2 0/6] drm/i915: wakeref fixes and improvements
 2024-09-18 18:36 UTC  (10+ messages)
` [PATCH v2 1/6] drm/i915/gem: fix bitwise and logical AND mixup
` [PATCH v2 2/6] drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_t
` [PATCH v2 3/6] drm/i915/display: return 0 instead of false for disabled power wakeref
` [PATCH v2 4/6] drm/i915/gt: add a macro for mock gt wakeref special value and use it
` [PATCH v2 5/6] drm/i915/audio: be explicit about intel_wakeref_t conversions
` [PATCH v2 6/6] drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: wakeref fixes and improvements (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PULL v2 0/6] Migration 20240917 patches
 2024-09-18 18:31 UTC  (7+ messages)
` [PULL v2 1/6] tests/qtest/migration: Move a couple of slow tests under g_test_slow
` [PULL v2 2/6] migration/multifd: Fix build for qatzip
` [PULL v2 3/6] migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multifd_zstd_recv
` [PULL v2 4/6] softmmu/physmem.c: Keep transaction attribute in address_space_map()
` [PULL v2 5/6] migration/savevm: Remove extra load cleanup calls
` [PULL v2 6/6] migration/multifd: Fix rb->receivedmap cleanup race

[PATCH] ibmasmfs: Use common error handling code in command_file_read()
 2024-09-18 18:32 UTC 

[PATCH v4 0/2] fix abort defect
 2024-09-18 18:29 UTC  (11+ messages)
` [PATCH v4 2/2] ufs: core: requeue aborted request

[PATCH 1/2] drm/i915: remove IS_LP()
 2024-09-18 18:27 UTC  (14+ messages)
` [PATCH 2/2] drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915: remove IS_LP()
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Build: success "
` ✓ Fi.CI.BAT: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH i-g-t v7 00/16] Test coverage for GPU debug support
 2024-09-18 18:25 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Test coverage for GPU debug support (rev7)

[PATCH 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2024-09-18 18:22 UTC  (5+ messages)
` [PATCH 3/7] x86/resctrl: Introduce sdciae_capable in rdt_resource

[PULL 0/6] Migration 20240917 patches
 2024-09-18 18:21 UTC  (3+ messages)

[PATCH v2 00/14] hrtimer Rust API
 2024-09-18 18:19 UTC  (5+ messages)
` [PATCH v2 02/14] rust: hrtimer: introduce hrtimer support
` [PATCH v2 04/14] rust: sync: add `Arc::clone_from_raw`

[PATCH v4 0/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus support
 2024-09-18 17:39 UTC  (6+ messages)
` [PATCH v4 2/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support

[PATCH 0/6] Add support for the RZ/V2H Interrupt Control Unit
 2024-09-18 18:15 UTC  (4+ messages)
` [PATCH 3/6] dt-bindings: interrupt-controller: Add Renesas RZ/V2H(P) Interrupt Controller

[PATCH RFC v2 0/4] wifi: ath12k: switch to using wiphy_lock()
 2024-09-18 18:10 UTC  (5+ messages)
` [PATCH RFC v2 1/4] wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
` [PATCH RFC v2 2/4] wifi: ath12k: cleanup unneeded labels
` [PATCH RFC v2 3/4] wifi: ath12k: ath12k_mac_op_set_key(): remove exit label
` [PATCH RFC v2 4/4] wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work

[PATCH V1 1/1] dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs
 2024-09-18 18:10 UTC 

[PATCH v2 1/2] media: add support for the D3DFMT_R5G6B5 pixmap type
 2024-09-18 18:08 UTC  (4+ messages)
` [PATCH v2 2/2] media: add a quirk for the NXP Semiconductors chipset, as used by the Kaiweets KTI-W02 infrared camera

[PATCH v3 1/2] media: add support for the D3DFMT_R5G6B5 pixmap type
 2024-09-18 18:05 UTC  (2+ messages)
` [PATCH v3 2/2] media: add a quirk for the NXP Semiconductors chipset, as used by the Kaiweets KTI-W02 infrared camera

[PATCH iwl-net] ice: fix VLAN replay after reset
 2024-09-18 18:02 UTC  (2+ messages)
` [Intel-wired-lan] "

next/master baseline: 131 runs, 5 regressions (next-20240918)
 2024-09-18 18:03 UTC 

[PATCH] io_uring: run normal task_work AFTER local work
 2024-09-18 18:03 UTC 

Request to revert "wifi: cfg80211: check wiphy mutex is held for wdev mutex" from 5.15/6.1/6.6
 2024-09-18 17:55 UTC 

[PATCH] wifi: mwifiex: fix firmware crash for AP DFS mode
 2024-09-18 17:57 UTC  (3+ messages)

ath12k - HTT timeout error with NCM86
 2024-09-18 17:54 UTC  (4+ messages)

[PATCH v4 00/10] Add minimal Exynos8895 SoC and SM-G950F support
 2024-09-18 17:54 UTC  (4+ messages)
` [PATCH v4 08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC

[PATCH] btrfs/315: update 315.out to adapt mount cmd
 2024-09-18 17:53 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] package/zabbix: fixup download URL
 2024-09-18 17:51 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libuecc: switch to a functional Github repo
 2024-09-18 17:49 UTC 

[PATCH v2 0/4] Enable early bootup of AArch64 MPU systems
 2024-09-18 17:51 UTC  (5+ messages)
` [PATCH v2 1/4] xen/arm: mpu: Introduce choice between MMU and MPU
` [PATCH v2 2/4] xen/arm: mpu: Define Xen start address for MPU systems
` [PATCH v2 3/4] xen/arm: mpu: Create boot-time MPU protection regions
` [PATCH v2 4/4] xen/arm: mpu: Implement a dummy enable_secondary_cpu_mm

rmdir() fails for a dir w/o write perm
 2024-09-18 17:52 UTC  (2+ messages)

[PATCH 0/3] DRM/MSM: Support for Adreno 663 GPU
 2024-09-18 17:51 UTC  (5+ messages)
` [PATCH 1/3] drm/msm/a6xx: Add support for A663
` [PATCH 2/3] dt-bindings: display/msm/gmu: Add Adreno 663 GMU

[Buildroot] [PATCH] package/zabbix: fixup download URL
 2024-09-18 17:51 UTC  (2+ messages)

[PATCH] add-patch: edit the hunk again
 2024-09-18 17:51 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] scsi: ufs: Zero utp_upiu_req at the beginning of each command
 2024-09-18 17:51 UTC  (6+ messages)

Linux kernel 6.10.11 released
 2024-09-18 17:50 UTC 

[Buildroot] [PATCH] package/libuecc: switch to a functional Github repo
 2024-09-18 17:50 UTC  (2+ messages)

[PATCH i-g-t 0/6] Add forcewake support for xe
 2024-09-18 17:48 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/xe: Decrement client count immediately on file close
 2024-09-18 17:47 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v3] fgetc.3: Describe handling of ungetc(EOF, stream)
 2024-09-18 15:08 UTC  (2+ messages)
` [PATCH v4] "

Linux kernel 6.6.52 released
 2024-09-18 17:45 UTC 

[PATCH v2] ntfs3: Add bounds checking to enum_rstbl()
 2024-09-18 17:43 UTC  (2+ messages)

[PATCH] staging: iio: Fix alignment warning
 2024-09-18 17:43 UTC 

[PATCH] platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
 2024-09-18 17:41 UTC  (4+ messages)

Linux kernel 6.1.111 released
 2024-09-18 17:40 UTC 

[RFC 1/2] doc: Document new DeviceProvisioningAgent
 2024-09-18 17:40 UTC  (2+ messages)
` [RFC 2/2] doc: introduce DPP 802.1x agent APIs

[PATCH 0/3] Untrusted data abstraction
 2024-09-18 17:39 UTC  (9+ messages)
` [PATCH 1/3] rust: add untrusted "

[PATCH 0/3] Backport statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-09-18 17:37 UTC  (3+ messages)

[PATCH 1/1] dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs
 2024-09-18 17:37 UTC  (3+ messages)

[jgunthorpe:fwctl 17/19] drivers/cxl/core/mbox.c:840: warning: Function parameter or struct member 'cxl_mbox' not described in 'handle_mailbox_cmd_from_fwctl'
 2024-09-18 17:35 UTC 

[PATCH v4] dt-bindings: opp: operating-points-v2-ti-cpu: Describe opp-supported-hw
 2024-09-18 17:34 UTC  (2+ messages)

[PATCH V4 00/12] PCIe TPH and cache direct injection support
 2024-09-18 17:31 UTC  (5+ messages)
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver

Linux 6.10.11
 2024-09-18 17:30 UTC  (2+ messages)

Linux 6.6.52
 2024-09-18 17:30 UTC  (2+ messages)

Linux 6.1.111
 2024-09-18 17:30 UTC  (2+ messages)

[PATCH 0/5] drm/i915: wakeref fixes and improvements
 2024-09-18 17:26 UTC  (4+ messages)
` [PATCH 1/5] drm/i915/gem: fix bitwise and logical AND mixup

[PATCH v6 0/6] FUSB302 USB-C controller support
 2024-09-18 17:24 UTC  (4+ messages)

[PATCH] drm/xe: Defer gt->mmio initialization until after multi-tile setup
 2024-09-18 17:24 UTC  (2+ messages)

[PATCH 0/2] ocfs2: Fix deadlock in extent_map and handle zero
 2024-09-18 17:20 UTC  (3+ messages)
` [PATCH 1/2] ocfs2: Fix deadlock in ocfs2_read_virt_blocks
` [PATCH 2/2] osfs2: Fix kernel BUG in ocfs2_write_cluster

[PATCH 0/2] clk: samsung: remove number of clocks from bindings
 2024-09-18 17:17 UTC  (3+ messages)
  ` [PATCH 2/2] dt-bindings: clock: samsung: remove define with number of clocks for FSD

[PATCH v6 0/7] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
 2024-09-18 17:14 UTC  (8+ messages)
` [PATCH v6 1/7] target/riscv: Set vdata.vm field for vector load/store whole register instructions
` [PATCH v6 2/7] target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_us
` [PATCH v6 3/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
` [PATCH v6 4/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
` [PATCH v6 5/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride load-only-first load instructions
` [PATCH v6 6/7] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
` [PATCH v6 7/7] target/riscv: Inline unit-stride ld/st and corresponding functions for performance

[zen:6.11/bbr3 1/1] ERROR: modpost: "__udivdi3" [net/ipv4/tcp_bbr.ko] undefined!
 2024-09-18 17:14 UTC 

[PATCH v2 2/2] rust: cfi: add support for CFI_CLANG with Rust
 2024-09-18 17:14 UTC  (5+ messages)
` [PATCH v2b] "

[PATCH 0/3] arm64: dts: qcom: x1e80100: fix missing PCIe PHY clocks
 2024-09-18 17:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: add missing x1e80100 pipediv2 clocks

[PATCH v3] ACPI: PCI: check if the root io space is page aligned
 2024-09-18 17:14 UTC  (4+ messages)

userns issues on Ubunu 24.04/24.10
 2024-09-18 17:13 UTC  (2+ messages)

[RESEND PATCH 0/3] Add initial support for Canaan Kendryte K230 pinctrl
 2024-09-18 17:13 UTC  (4+ messages)
` [RESEND PATCH 1/3] dt-bindings: pinctrl: Add support for canaan,k230 SoC

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-18 17:12 UTC  (11+ messages)

[PATCH 1/2] erofs-utils: rename `cfg` to `g_cfg`
 2024-09-18 17:10 UTC  (2+ messages)

[PATCH 00/15] Ultrajoiner basic functionality series
 2024-09-18 17:10 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] dt-bindings: hwmon: Add adt7462
 2024-09-18 17:10 UTC  (4+ messages)

[Buildroot] [git commit branch/2024.02.x] package/xserver_xorg-server: security update to 21.1.13
 2024-09-18 17:05 UTC 

[Buildroot] [git commit branch/2024.02.x] package/proftpd: fix group name preventing server from starting
 2024-09-18 17:08 UTC 

[Buildroot] [git commit branch/2024.02.x] package/postgresql: security bump version to 16.4
 2024-09-18 17:06 UTC 

[Buildroot] [git commit branch/2024.02.x] package/fbset: update download URL
 2024-09-18 17:08 UTC 

[Buildroot] [git commit branch/2024.02.x] package/postgresql: fix typo in init script info printout
 2024-09-18 17:07 UTC 

[Buildroot] [git commit branch/2024.02.x] package/x264: disable assembly code on x86 + musl + PIC/PIE
 2024-09-18 17:04 UTC 

[PATCH i-g-t v4 0/3] Add tests for ultrajoiner validation
 2024-09-18 17:09 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Add tests for ultrajoiner validation (rev4)

[Buildroot] [PATCH] package/fbset: update download URL
 2024-09-18 17:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/proftpd: fix group name preventing server from starting
 2024-09-18 17:08 UTC  (2+ messages)

[PATCH] wifi: ath6kl: fix typos
 2024-09-18 17:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/postgresql: security bump version to 16.4
 2024-09-18 17:07 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/postgresql: fix typos in init script

[PATCH net 0/2] fix two bugs related to page_pool
 2024-09-18 17:06 UTC  (4+ messages)
` [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
    ` [Intel-wired-lan] "

[PATCH 0/4] Add support for new IMX8MP based board
 2024-09-18 17:06 UTC  (2+ messages)

[Buildroot] [PATCH] package/xserver_xorg-server: security update to 21.1.13
 2024-09-18 17:06 UTC  (2+ messages)

[PATCH v1 0/1] dts: testpmd verbose parser
 2024-09-18 17:05 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] dts: add text parser for testpmd verbose output

[Buildroot] [PATCH] package/x264: disable assembly code on x86 + musl + PIC/PIE
 2024-09-18 17:05 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path
 2024-09-18 17:05 UTC 

[PATCH] wifi: wcn36xx: fix a typo
 2024-09-18 17:04 UTC  (2+ messages)

[PATCH next v2 0/4] convert 8250 to nbcon
 2024-09-18 17:03 UTC  (6+ messages)
` [PATCH next v2 3/4] serial: 8250: Switch to nbcon console

[PATCH v2 0/3] yosemite4: Add power module and ADC on Medusa Board
 2024-09-18 17:00 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: trivial-devices: support MPS MP5023

[PATCHv2 1/3] wifi: ath9k: eeprom: remove platform data
 2024-09-18 17:01 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.