All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-14 18:24:49 to 2024-05-14 20:00:30 UTC [more...]

[PATCH 0/3] Rust block device driver API and null block driver
 2024-05-14 20:00 UTC  (2+ messages)

[PATCH v2 00/45] target/hppa: Misc improvements
 2024-05-14 19:58 UTC  (9+ messages)
` [PATCH v2 28/45] target/hppa: Introduce DisasDelayException
` [PATCH v2 29/45] target/hppa: Use delay_excp for conditional traps
` [PATCH v2 30/45] target/hppa: Use delay_excp for conditional trap on overflow
` [PATCH v2 31/45] linux-user/hppa: Force all code addresses to PRIV_USER

[PATCH] ubsan: remove meaningless CONFIG_ARCH_HAS_UBSAN
 2024-05-14 19:59 UTC  (2+ messages)

[PATCH v3 0/4] Add features to an existing driver
 2024-05-14 19:59 UTC  (5+ messages)
` [PATCH v3 4/4] media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder

[PATCH 0/6] pack-bitmap: various pack-bitmap-write cleanups
 2024-05-14 19:57 UTC  (7+ messages)
` [PATCH 1/6] object.h: add flags allocated by pack-bitmap.h
` [PATCH 2/6] pack-bitmap-write.c: move commit_positions into commit_pos fields
` [PATCH 3/6] pack-bitmap: avoid use of static `bitmap_writer`
` [PATCH 4/6] pack-bitmap: drop unused `max_bitmaps` parameter
` [PATCH 5/6] pack-bitmap-write.c: avoid uninitialized 'write_as' field
` [PATCH 6/6] pack-bitmap: introduce `bitmap_writer_free()`

[PATCH v3] kunit: Cover 'assert.c' with tests
 2024-05-14 19:55 UTC  (4+ messages)

[PATCH] media: vivid: make the timestamps/seq numbers reliable
 2024-05-14 19:55 UTC  (2+ messages)

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-14 19:55 UTC  (7+ messages)
` [PATCH v18 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v18 20/21] Documentation: add ipe documentation

[PATCH v5 0/9] dt-bindings: fsi: Convert to json-schema and add missing engines
 2024-05-14 19:54 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: fsi: fsi2spi: Document SPI controller child nodes
` [PATCH v5 2/9] dt-bindings: fsi: Document the IBM SCOM engine
` [PATCH v5 3/9] dt-bindings: fsi: p9-occ: Convert to json-schema
` [PATCH v5 4/9] dt-bindings: fsi: Document the IBM SBEFIFO engine
` [PATCH v5 5/9] dt-bindings: fsi: Document the FSI controller common properties
` [PATCH v5 6/9] dt-bindings: fsi: ibm,i2cr-fsi-master: Reference common FSI controller
` [PATCH v5 7/9] dt-bindings: fsi: ast2600-fsi-master: Convert to json-schema
` [PATCH v5 8/9] dt-bindings: fsi: Document the AST2700 FSI master
` [PATCH v5 9/9] dt-bindings: fsi: Document the FSI Hub Controller

[PATCH v2] proc.5: document 'subset' mount option
 2024-05-14 19:54 UTC  (2+ messages)

[PATCH] proc.5: document 'subset' mount option
 2024-05-14 19:53 UTC  (6+ messages)

[Intel-wired-lan] [PATCH iwl-net V2, 0/2] Fix repeated EEH reports in MSI domain
 2024-05-14 19:52 UTC  (4+ messages)
    ` [PATCH iwl-net V2,0/2] "

[PATCH v10 0/5] Introduce mseal
 2024-05-14 19:52 UTC  (3+ messages)

Author signature
 2024-05-14 19:51 UTC  (2+ messages)

[PATCH v4 0/2] Imrpove GuC debug log/status output
 2024-05-14 19:50 UTC  (6+ messages)
` [PATCH v4 1/2] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v4 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
` ✓ CI.Patch_applied: success for Imrpove GuC debug log/status output (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[Buildroot] [PATCH 1/2] configs/openblocks_a6_defconfig: bump Linux to fix binutils 2.41 build
 2024-05-14 19:50 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/openblocks_a6_defconfig: add hashes for Linux / headers

HCtl event callback gives "Fatal Python error: drop_gil: drop_gil: GIL is not locked"
 2024-05-14 19:48 UTC 

[PATCH 1/2] sbrmi: Use regmap subsystem
 2024-05-14 19:47 UTC  (5+ messages)
` [PATCH 2/2] sbrmi: Add support for APML protocols

DMAR-IR: IRQ remapping was enabled on dmar6 but we are not in kdump mode
 2024-05-14 19:46 UTC  (5+ messages)

[PATCH] platform/chrome: cros_ec: let cros_ec_suspend() call cros_ec_suspend_*
 2024-05-14 19:47 UTC  (2+ messages)

[PATCH 6.8 000/336] 6.8.10-rc1 review
 2024-05-14 19:47 UTC  (2+ messages)

[PATCH 00/20] drm/i915/dp_mst: Enable link training fallback
 2024-05-14 19:47 UTC  (24+ messages)
` [PATCH 01/20] drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPs
` [PATCH 02/20] drm/i915/dp: Move link train params to a substruct in intel_dp
` [PATCH 03/20] drm/i915/dp: Move link train fallback to intel_dp_link_training.c
` [PATCH 04/20] drm/i915/dp: Sanitize intel_dp_get_link_train_fallback_values()
` [PATCH 05/20] drm/i915: Factor out function to modeset commit a set of pipes
` [PATCH 06/20] drm/i915/dp: Use a commit modeset for link retraining MST links
` [PATCH 07/20] drm/i915/dp: Recheck link state after modeset
` [PATCH 08/20] drm/i915/dp: Reduce link params only after retrying with unchanged params
` [PATCH 09/20] drm/i915/dp: Remove the modeset retry event's dependece on atomic state
` [PATCH 10/20] drm/i915/dp: Send a link training modeset-retry uevent to all MST connectors
` [PATCH 11/20] drm/i915/dp: Use check link state work in the hotplug handler
` [PATCH 12/20] drm/i915/dp: Use check link state work in the detect handler
` [PATCH 13/20] drm/i915/dp: Use check link state work in the HPD IRQ handler
` [PATCH 14/20] drm/i915/dp: Disable link retraining after the last fallback step
` [PATCH 15/20] drm/i915/dp_mst: Reset intel_dp->link_trained during disabling
` [PATCH 16/20] drm/i915/dp_mst: Enable link training fallback for MST
` [PATCH 17/20] drm/i915/dp: Add debugfs entries to set a target link rate/lane count
` [PATCH 18/20] drm/i915/dp: Add debugfs entry to force link training failure
` [PATCH 19/20] drm/i915/dp: Add debugfs entry to force link retrain
` [PATCH 20/20] drm/i915/dp: Add debugfs entry for link training info
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp_mst: Enable link training fallback
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v2 0/8] PF: Support for adverse events notifications
 2024-05-14 19:45 UTC  (16+ messages)
` [PATCH v2 1/8] drm/xe/guc: Add more KLV helper macros
` [PATCH v2 2/8] drm/xe/guc: Introduce GuC KLV thresholds set
` [PATCH v2 3/8] drm/xe/guc: Add support for threshold KLVs in to_string() helper
` [PATCH v2 4/8] drm/xe/pf: Introduce functions to configure VF thresholds
` [PATCH v2 5/8] drm/xe/pf: Allow configuration of VF thresholds over debugfs
` [PATCH v2 6/8] drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABI
` [PATCH v2 7/8] drm/xe/pf: Track adverse events notifications from GuC
` [PATCH v2 8/8] drm/xe/pf: Expose PF monitor details via debugfs
` ✓ CI.Patch_applied: success for PF: Support for adverse events notifications (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 6.1 000/236] 6.1.91-rc1 review
 2024-05-14 19:45 UTC  (2+ messages)

HCtl event callback gives "Fatal Python error: drop_gil: drop_gil: GIL is not locked"
 2024-05-14 19:43 UTC 

[PATCH 5.10 000/111] 5.10.217-rc1 review
 2024-05-14 19:43 UTC  (2+ messages)

[PATCH 4.19 00/63] 4.19.314-rc1 review
 2024-05-14 19:41 UTC  (2+ messages)

[PATCH 0/2] Revert defense-in-depth patches breaking Git LFS
 2024-05-14 19:41 UTC  (3+ messages)

[PATCH v1 0/2] ACPI: EC: Install EC address space handler at the namespace root
 2024-05-14 19:40 UTC  (10+ messages)
` [PATCH v1 1/2] ACPI: EC: Install "

[PATCH v2][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-05-14 19:37 UTC  (7+ messages)

[PATCH] prune: mark rebase autostash and orig-head as reachable
 2024-05-14 19:37 UTC  (3+ messages)

[PATCH net] net: lan966x: Remove ptp traps in case the ptp is not enabled
 2024-05-14 19:35 UTC 

[RFC PATCH 0/5] Enable EINJv2 Support
 2024-05-14 19:34 UTC  (7+ messages)
` [RFC PATCH 1/5] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [RFC PATCH 3/5] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [RFC PATCH 4/5] ACPI: APEI: EINJ: Enable EINJv2 error injections

[linux-linus test] 185996: tolerable FAIL - PUSHED
 2024-05-14 19:32 UTC 

[PATCH v2 0/8] riscv: Memory Hot(Un)Plug support
 2024-05-14 19:31 UTC  (10+ messages)
` [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
` [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V

[PATCH v2 0/3] x86: Dom0 I/O port access permissions
 2024-05-14 19:30 UTC  (5+ messages)
` [PATCH v2 3/3] x86: detect PIT aliasing on ports other than 0x4[0-3]

[PATCH igt-dii-client v3 0/2] lib/xe/xe_query: Wait for xe_supports_faults
 2024-05-14 19:31 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] drm/amdgpu: Add documentation for AMD_IP_BLOCK_TYPE_ISP
 2024-05-14 19:28 UTC  (3+ messages)

[PATCH v5] spi: dt-bindings: Document the IBM FSI-attached SPI controller
 2024-05-14 19:26 UTC 

[PATCH i-g-t] lib/igt_kms: add retry loop in igt_enable_connectors()
 2024-05-14 19:25 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

cgroup io.stat propagation regression
 2024-05-14 19:25 UTC 

[PATCH v4 RESEND] lockdep: fix deadlock issue between lockdep and rcu
 2024-05-14 19:15 UTC 

[PATCH net-next v2 0/1] mlx5: Add netdev-genl queue stats
 2024-05-14 19:17 UTC  (4+ messages)
` [PATCH net-next v2 1/1] net/mlx5e: Add per queue netdev-genl stats

[RFC v4] Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
 2024-05-14 19:15 UTC  (3+ messages)
` [RFC,v4] "

[PATCH] zonefs: move super block reading from page to folio
 2024-05-14 19:12 UTC  (2+ messages)

Kernel Image Format Issue - Coldfire mcf54418 CPU Failing to Boot
 2024-05-14 19:11 UTC 

[PATCH 6.6 000/301] 6.6.31-rc1 review
 2024-05-14 19:09 UTC  (2+ messages)

[PATCH net-next v5 0/3] mlx4: Add support for netdev-genl API
 2024-05-14 19:08 UTC  (7+ messages)
` [PATCH net-next v5 1/3] net/mlx4: Track RX allocation failures in a stat
` [PATCH net-next v5 2/3] net/mlx4: link NAPI instances to queues and IRQs
` [PATCH net-next v5 3/3] net/mlx4: support per-queue statistics via netlink

linux-next: build warning after merge of the amdgpu tree
 2024-05-14 19:07 UTC  (3+ messages)

[PATCH v1 0/2] serial: 8250_dw: Fix console on Intel Galileo
 2024-05-14 19:05 UTC  (3+ messages)
` [PATCH v1 1/2] serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
` [PATCH v1 2/2] serial: 8250_dw: Revert "Move definitions to the shared header"

Fw: [dpdk lib issues] |FAILURE| pw(140073) sid(31926) job(PER_PATCH_BUILD11874) [v3,7/7] net/tap: use generic SW stats
 2024-05-14 19:07 UTC 

[PATCH] zonefs: enable support for large folios
 2024-05-14 19:06 UTC  (2+ messages)

[PATCH] tools/memory-model: Add atomic_andnot() with its variants
 2024-05-14 19:02 UTC  (3+ messages)

[PATCH 0/9] iommu/amd: Add AMD IOMMU emulation support for SEV-SNP guest kernel
 2024-05-14 19:02 UTC  (3+ messages)

[PATCH v2 0/3] Add support for GPIO based CS
 2024-05-14 17:53 UTC  (3+ messages)
` [PATCH v2 2/3] spi: spi-microchip-core: Fix the number of chip selects supported

[PATCH] nvme: enable FDP support
 2024-05-14 19:00 UTC  (4+ messages)

[LTP] [PATCH] open_posix_testsuite: Replace old -W commandline argument
 2024-05-14 18:59 UTC  (2+ messages)

[PATCH v8 0/6] iio: adc: ad7192: Add AD7194 support
 2024-05-14 18:58 UTC  (5+ messages)
` [PATCH v8 4/6] dt-bindings: iio: adc: Add single-channel property
` [PATCH v8 5/6] dt-bindings: iio: adc: ad7192: Add AD7194 support

mlmmj-maintd sending empty digests for high-volume lists
 2024-05-14 18:50 UTC 

[PATCH net 0/2] intel: Interpret .set_channels() input differently
 2024-05-14 18:51 UTC  (3+ messages)
` [PATCH net 1/2] ice: "
` [PATCH net 2/2] idpf: "

[PATCH v2 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-14 18:50 UTC  (8+ messages)
` [PATCH v2 4/4] imx: hab: Use "
` [PATCH] imx: hab: add documentation about the required keys/certs

[PATCH 0/2] arm64: dts: qcom: Use 'ufshc' as the node name for UFS controller nodes
 2024-05-14 18:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: ufs: "

[PROBLEM linux-next] Error in "make olddefconfig" and "make menuconfig"
 2024-05-14 18:44 UTC  (2+ messages)

[PATCH RFC v2 0/8] spi: axi-spi-engine: add offload support
 2024-05-14 18:46 UTC  (5+ messages)
` [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property

[PATCH] arm64: dts: ti: k3-am62a-wakeup: Enable RTC node
 2024-05-14 18:46 UTC  (3+ messages)

[GIT PULL] arm64 updates for 6.10
 2024-05-14 18:42 UTC  (3+ messages)

[PATCH] drm/msm: Add obj flags to gpu devcoredump
 2024-05-14 18:41 UTC  (2+ messages)

[RFC PATCH 1/2] actbl1: Update values to hex to follow ACPI specs
 2024-05-14 18:41 UTC  (2+ messages)
` [RFC PATCH 2/2] actbl1: Add EINJv2 get error type action

[GIT PULL] OpenRISC updates for 6.10
 2024-05-14 18:41 UTC  (2+ messages)

[GIT PULL] nolibc changes for Linux 6.10-rc1
 2024-05-14 18:41 UTC  (2+ messages)

[GIT PULL] KUnit update for Linux 6.10-rc1
 2024-05-14 18:41 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 6.10-rc1
 2024-05-14 18:41 UTC  (2+ messages)

[GIT PULL] m68k updates for v6.10
 2024-05-14 18:41 UTC  (2+ messages)

[GIT PULL] sh updates for v6.10
 2024-05-14 18:41 UTC  (2+ messages)

pull request: bluetooth-next 2024-05-10
 2024-05-14 18:40 UTC  (9+ messages)

[PATCH bpf] MAINTAINERS: Update ARM64 BPF JIT maintainer
 2024-05-14 18:39 UTC 

kernel null-ptr deref after hibernation on thinkpad t495s - acpi_cpufreq failure
 2024-05-14 18:39 UTC  (2+ messages)

[PATCH] drm/msm/adreno: De-spaghettify the use of memory barriers
 2024-05-14 18:38 UTC  (2+ messages)

[LTP] LTP/fanotify01 corner case
 2024-05-14 18:37 UTC  (2+ messages)

[RFC v5] Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
 2024-05-14 18:37 UTC  (2+ messages)
` [RFC,v5] "

[PATCH net-next 0/4] vmxnet3: upgrade to version 9
 2024-05-14 18:20 UTC  (5+ messages)
` [PATCH net-next 1/4] vmxnet3: prepare for version 9 changes
` [PATCH net-next 2/4] vmxnet3: add latency measurement support in vmxnet3
` [PATCH net-next 3/4] vmxnet3: add command to allow disabling of offloads
` [PATCH net-next 4/4] vmxnet3: update to version 9

[Bug 210467] New: Vega 3 lock MCLK on 1200mhz
 2024-05-14 18:35 UTC  (2+ messages)
` [Bug 210467] amdgpu "

page-flags.rst
 2024-05-14 18:35 UTC 

[RFC PATCH v3 0/6] Add A1 Soc audio clock controller driver
 2024-05-14 18:33 UTC  (6+ messages)
` [RFC PATCH v3 1/6] reset: reset-meson-audio: introduce separate driver

[PATCH 0/6] rds: rdma: Add ability to force GFP_NOIO
 2024-05-14 18:32 UTC  (4+ messages)

[PATCH i-g-t] lib/igt_kms: add retry loop in igt_enable_connectors()
 2024-05-14 18:32 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for lib/igt_kms: add retry loop in igt_enable_connectors() (rev2)

[PATCH v3 0/2] Imrpove GuC debug log/status output
 2024-05-14 18:31 UTC  (4+ messages)
` [PATCH v3 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg

[linuxtv-media-stage:master] BUILD SUCCESS 8771b7f31b7fff91a998e6afdb60650d4bac59a5
 2024-05-14 18:30 UTC 

[PATCH v5] dt-bindings: PCI: altera: Convert to YAML
 2024-05-14 18:30 UTC  (4+ messages)

[PATCH] ALSA: timer: Set lower bound of start tick time
 2024-05-14 18:27 UTC 

[PATCH v3 4/4] ARM: Implement PAN for LPAE by TTBR0 page table walks disablement
 2024-05-14 18:26 UTC  (12+ messages)

[PATCH v17 0/9] Add support for Sub-NUMA cluster (SNC) systems
 2024-05-14 18:26 UTC  (8+ messages)
` [PATCH v17 7/9] x86/resctrl: Add new monitor files for Sub-NUMA cluster (SNC) monitoring

[Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
 2024-05-14 18:25 UTC  (2+ messages)
` [Bug 218705] "

[PATCH v2 0/8] btrfs-progs: zoned: proper "mkfs.btrfs -b" support
 2024-05-14 18:22 UTC  (9+ messages)
` [PATCH v2 1/8] btrfs-progs: rename block_count to byte_count
` [PATCH v2 2/8] btrfs-progs: mkfs: remove duplicated device size check
` [PATCH v2 3/8] btrfs-progs: mkfs: unify zoned mode minimum size calc into btrfs_min_dev_size()
` [PATCH v2 4/8] btrfs-progs: mkfs: fix minimum size calculation for zoned mode
` [PATCH v2 5/8] btrfs-progs: mkfs: check if byte_count is zone size aligned
` [PATCH v2 6/8] btrfs-progs: support byte length for zone resetting
` [PATCH v2 7/8] btrfs-progs: add test "
` [PATCH v2 8/8] btrfs-progs: test: use smaller emulated zone size


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.