messages from 2025-03-26 15:52:52 to 2025-03-26 16:42:32 UTC [more...]
[PATCH v5 00/12] Add imx8mp video support
2025-03-26 16:31 UTC (3+ messages)
` [PATCH v5 01/12] core: ofnode: Fix a comment
[PATCH] spi: spidev: Add compatible for LWE's btt device
2025-03-26 16:42 UTC (3+ messages)
[GIT PULL] arm64 updates 6.15-rc1
2025-03-26 16:40 UTC (5+ messages)
[PATCH] bcachefs: replace deprecated strncpy() with strscpy()
2025-03-26 16:41 UTC (9+ messages)
[PATCH 6.1 000/197] 6.1.132-rc2 review
2025-03-26 16:41 UTC (2+ messages)
[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
2025-03-26 16:40 UTC (11+ messages)
[PATCH] dm-verity: support block number limits for different ioprio classes
2025-03-26 16:40 UTC (3+ messages)
[PATCH] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
2025-03-26 16:22 UTC
linux-next: build failure after merge of the apparmor tree
2025-03-26 16:38 UTC (2+ messages)
[PATCH] hwmon: (max6639) : Allow setting target RPM
2025-03-26 16:36 UTC (3+ messages)
[GIT PULL] Networking for v6.15
2025-03-26 16:36 UTC
[REGRESSION] iwlwifi resume error, bisected
2025-03-26 16:36 UTC (7+ messages)
[PATCH 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
2025-03-26 16:23 UTC (12+ messages)
` [PATCH 1/5] usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs
` [PATCH 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants
` [PATCH 3/5] arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma
` [PATCH 4/5] arm64: dts: rockchip: disable unrouted USB controllers and PHY "
` [PATCH 5/5] arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma with Haikou
[PATCH] tss2: restore buffer offset on tpm2_submit_command retry
2025-03-26 16:32 UTC (3+ messages)
[RESEND PATCH v2] drm/xe/migrate: Switch from drm to dev managed actions
2025-03-26 16:33 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH][yocto-autobuilder-helper] config.json: add build definition for musl-qemuarm64
2025-03-26 16:32 UTC
[PATCH v7 00/12] mtd: add driver for Intel discrete graphics
2025-03-26 16:32 UTC (15+ messages)
` [PATCH v7 01/12] mtd: core: always create master device
` [PATCH v7 02/12] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v7 03/12] mtd: intel-dg: implement region enumeration
` [PATCH v7 04/12] mtd: intel-dg: implement access functions
` [PATCH v7 05/12] mtd: intel-dg: register with mtd
` [PATCH v7 06/12] mtd: intel-dg: align 64bit read and write
` [PATCH v7 07/12] mtd: intel-dg: wake card on operations
` [PATCH v7 08/12] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v7 09/12] drm/i915/nvm: add support for access mode
` [PATCH v7 10/12] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v7 11/12] drm/xe/nvm: add support for access mode
` ✗ Fi.CI.CHECKPATCH: warning for mtd: add driver for Intel discrete graphics (rev7)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
[PATCH 0/4] qapi: add auto-generated return docs
2025-03-26 16:30 UTC (5+ messages)
` [PATCH 2/4] docs, qapi: generate undocumented return sections
[PATCH i-g-t v8 0/4] Support for IN_FORMATS_ASYNC plane property
2025-03-26 16:31 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
Patchwork summary for: spi-devel-general
2025-03-26 16:30 UTC
[PATCH v6 1/2] lsefi: fixed memory leaks
2025-03-26 16:27 UTC (2+ messages)
[PATCH] platform: cznic: fix function parameter names
2025-03-26 16:28 UTC (5+ messages)
[GIT PULL] jfs updates for v6.14
2025-03-26 16:27 UTC (2+ messages)
` [GIT PULL] jfs updates for v6.15
[DPDK/core Bug 1683] use after on interrupt thread during EAL cleanup
2025-03-26 16:27 UTC
[PATCH] cpuidle: psd: add power sleep demotion prevention for fast I/O devices
2025-03-26 16:26 UTC (5+ messages)
[PATCH v2 00/14] drm/i915: sagv/bw cleanup
2025-03-26 16:25 UTC (15+ messages)
` [PATCH v2 01/14] drm/i915: Drop the cached per-pipe min_cdclk[] from bw state
` [PATCH v2 02/14] drm/i915: s/intel_crtc_bw/intel_dbuf_bw/
` [PATCH v2 03/14] drm/i915: Extract intel_dbuf_bw_changed()
` [PATCH v2 04/14] drm/i915: Pass intel_dbuf_bw to skl_*_calc_dbuf_bw() explicitly
` [PATCH v2 05/14] drm/i915: Avoid triggering unwanted cdclk changes due to dbuf bandwidth changes
` [PATCH v2 06/14] drm/i915: Do more bw readout
` [PATCH v2 07/14] drm/i915: Flag even inactive crtcs as "inherited"
` [PATCH v2 08/14] drm/i915: Drop force_check_qgv
` [PATCH v2 09/14] drm/i915: Extract intel_bw_modeset_checks()
` [PATCH v2 10/14] drm/i915: Extract intel_bw_check_sagv_mask()
` [PATCH v2 11/14] drm/i915: Make intel_bw_check_sagv_mask() internal to intel_bw.c
` [PATCH v2 12/14] drm/i915: Make intel_bw_modeset_checks() internal to intel_bw_atomic_check()
` [PATCH v2 13/14] drm/i915: Skip bw stuff if per-crtc sagv state doesn't change
` [PATCH v2 14/14] drm/i915: Eliminate intel_compute_sagv_mask()
[PATCH 0/4 v3] cxl/core: Enable Region creation on x86 with Low Mem Hole
2025-03-26 16:24 UTC (5+ messages)
Unpatched return thunk in use. This should not happen!
2025-03-26 16:25 UTC
[need assistance] btrfs breaks after few minutes of booting after using winbtrfs
2025-03-26 16:24 UTC (2+ messages)
[PATCH V2] cmd: env: select: Add output for available evironment targets
2025-03-26 16:02 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu/gfx11: clean up and consolidate sw_init
2025-03-26 16:24 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/gfx12: split userq setup to a separate switch
[PATCH v1 0/1] Enable BT for qcs8300-ride
2025-03-26 16:24 UTC (3+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: qcs8300-ride: enable BT on qcs8300-ride
[PATCH 0/6] remove qemu-traditional
2025-03-26 16:23 UTC (10+ messages)
` [PATCH 1/6] SUPPORT.md: make Linux based stubdom fully supported
` [PATCH 2/6] docs: remove qemu-traditional support from documentation
` [PATCH 3/6] tools: remove support for running a guest with qemu-traditional
` [PATCH 4/6] tools: remove qemu-traditional
` [PATCH 5/6] stubdom: remove ancient stubdom-dm script
` [PATCH 6/6] build: don't require full tools build for building stubdoms
[PATCH] spi-rockchip: Fix register out of bounds access
2025-03-26 16:21 UTC (3+ messages)
[PATCH] crypto: qat - remove initialization in device class
2025-03-26 16:23 UTC
[RFC PATCH] build: reduce use of AVX compiler flags
2025-03-26 16:21 UTC (2+ messages)
linux-next: build failure after merge of the apparmor tree
2025-03-26 16:19 UTC (2+ messages)
[PATCH 1/1] util/memfd: allow allocating 0 bytes
2025-03-26 16:19 UTC
[PATCH net-next v2] vsock/test: Add test for null ptr deref when transport changes
2025-03-26 16:21 UTC (4+ messages)
[PATCH v4 00/12] TPM2 key protector follow-up patches
2025-03-26 16:19 UTC (7+ messages)
` [PATCH v4 07/12] util/grub-protect: Support NV index mode
` [PATCH v4 08/12] tests/tpm2_key_protector_test: Simplify the NV index mode test
` [PATCH v4 12/12] INSTALL: Document the packages needed for TPM2 key protector tests
[PATCH] added support for PRIME B650M-A AX6 II motherboard network card
2025-03-26 16:20 UTC
[PATCH v2][next] acpi: nfit: intel: Avoid multiple -Wflex-array-member-not-at-end warnings
2025-03-26 16:20 UTC
[PATCH] spi: Ensure memory used for spi_write_then_read() is DMA safe
2025-03-26 16:20 UTC (11+ messages)
[LSF/MM/BPF Topic] Filesystem reclaim & memory allocation BOF
2025-03-26 16:19 UTC (3+ messages)
[PATCH] tpm: Make chip->{status,cancel,req_canceled} opt
2025-03-26 16:18 UTC
[Hypervisor Live Update] Notes from March 10, 2025
2025-03-26 16:18 UTC (5+ messages)
[PATCH 0/4] pci_endpoint_test: Let PCITEST_{READ,WRITE,COPY} set IRQ type automatically
2025-03-26 16:17 UTC (8+ messages)
` [PATCH 3/4] misc: "
[PATCH] topic: zynqmp: Remove zynqmp-xilinx-xdp platform
2025-03-26 16:15 UTC
[LSF/MM/BPF TOPIC] Reentrant kmalloc usable from any context
2025-03-26 16:15 UTC (2+ messages)
[android-common:android15-6.6-2024-08 1/1] block/blk.h:344 bio_may_exceed_limits() error: we previously assumed 'bio->bi_io_vec' could be null (see line 340)
2025-03-26 16:14 UTC
[PATCH 0/2] VRR Register Read/Write Updates
2025-03-26 16:03 UTC (3+ messages)
` [PATCH 1/2] drm/i915/display: Introduce transcoder_has_vrr() helper
` [PATCH 2/2] drm/i915/display: Avoid use of VTOTAL.Vtotal bits
[PATCH] mailmap: Update my emails
2025-03-26 16:14 UTC
[PATCH for-10.1 v2 00/37] vfio: Spring cleanup
2025-03-26 16:13 UTC (4+ messages)
` [PATCH for-10.1 v2 21/37] vfio: Introduce new files for CPR definitions and declarations
[PATCH] hw/smbios/smbios.c: Add missing NUL terminal to string from path= parameter
2025-03-26 15:52 UTC
[PATCH] net: dsa: felix: check felix_cpu_port_for_conduit() for failure
2025-03-26 16:12 UTC
[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
2025-03-26 16:10 UTC (11+ messages)
[PATCH] lib/sort.c: Add _nonatomic() variants with cond_resched()
2025-03-26 16:09 UTC (3+ messages)
[PATCH stable 5.10 v3 0/2] openvswitch port output fixes
2025-03-26 15:58 UTC (3+ messages)
` [PATCH stable 5.10 v3 1/2] net: openvswitch: fix race on port output
` [PATCH stable 5.10 v3 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
[PATCH 6.13] btrfs: ioctl: error on fixed buffer flag for io-uring cmd
2025-03-26 16:07 UTC (2+ messages)
[PATCH v2] drm/xe: Fix an out-of-bounds shift when invalidating TLB
2025-03-26 16:06 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Fix an out-of-bounds shift when invalidating TLB (rev2)
[PATCH 0/7] net/intel: clean up base code build
2025-03-26 16:05 UTC (16+ messages)
` [PATCH 2/7] net/ixgbe/base: correct definition of macro
` [PATCH 3/7] net/ixgbe/base: fix compilation warnings
` [PATCH 4/7] net/i40e/base: fix unused value warnings
` [PATCH 5/7] net/i40e/base: fix compiler warnings
` [PATCH 6/7] net/ice/base: reduce warnings for unused variables
` [PATCH 7/7] net/intel: simplify base code builds
` [PATCH v2 0/8] net/intel: clean up base code build
` [PATCH v2 1/8] net/fm10k/base: fix compilation warnings
` [PATCH v2 2/8] net/iavf/base: remove unused meson.build file
` [PATCH v2 3/8] net/ixgbe/base: correct definition of macro
` [PATCH v2 4/8] net/ixgbe/base: fix compilation warnings
` [PATCH v2 5/8] net/i40e/base: fix unused value warnings
` [PATCH v2 6/8] net/i40e/base: fix compiler warnings
` [PATCH v2 7/8] net/ice/base: reduce warnings for unused variables
` [PATCH v2 8/8] net/intel: simplify base code builds
[scarthgap][PATCH] linux-firmware: upgrade 20240909 -> 20250311
2025-03-26 16:05 UTC (4+ messages)
` [OE-core] "
[syzbot] [usb?] WARNING in dib0700_i2c_xfer/usb_submit_urb
2025-03-26 16:04 UTC (9+ messages)
` [PATCH] media: dvb: usb: Fix "
` [PATCH v2] "
[PATCH v1] perf doc: Improve perf trace's doc on --force-btf option
2025-03-26 16:04 UTC
[ath:master] BUILD SUCCESS 11cea2b6a2e3a5ddf3562314d1a378e7ea1c26eb
2025-03-26 15:46 UTC
[ath:pending] BUILD SUCCESS ae82899f5c0136a13f61ab848c887ab6e28cfe09
2025-03-26 15:45 UTC
[ath:ath-next] BUILD SUCCESS c0dd3f4f70918cbcdd8da611811036a91b7dce33
2025-03-26 15:45 UTC
[PATCH 6.14] btrfs: ioctl: error on fixed buffer flag for io-uring cmd
2025-03-26 16:03 UTC (2+ messages)
Handling incoming ZLP in cdc-wdm
2025-03-26 16:03 UTC
[PATCH] wifi: ath12k: extend dma mask to 36 bits
2025-03-26 15:41 UTC (4+ messages)
[PATCH v4 00/11] Enable Power Modes Support for SAMA7D65 SoC
2025-03-26 15:35 UTC (12+ messages)
` [PATCH v4 01/11] dt-bindings: sram: Add microchip,sama7d65-sram
` [PATCH v4 02/11] dt-bindings: power: reset: atmel,sama5d2-shdwc: Add microchip,sama7d65-shdwc
` [PATCH v4 03/11] dt-bindings: reset: atmel,at91sam9260-reset: add microchip,sama7d65-rstc
` [PATCH v4 04/11] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
` [PATCH v4 05/11] dt-bindings: at91rm9260-rtt: add microchip,sama7d65-rtt
` [PATCH v4 06/11] dt-bindings: mfd: atmel: Add microchip,sama7d65-gpbr
` [PATCH v4 07/11] dt-bindings: mfd: syscon: atmel,sama5d2-secumod: convert to yaml
` [PATCH v4 08/11] dt-bindings: mfd: syscon: add microchip,sama7d65-secumod
` [PATCH v4 09/11] ARM: dts: microchip: sama7d65: Add SRAM and DRAM components support
` [PATCH v4 10/11] ARM: dts: microchip: sama7d65: Add RTT and GPBR Support for sama7d65 SoC
` [PATCH v4 11/11] ARM: dts: microchip: sama7d65: Add RTT timer to curiosity board
[linux-next-20250324]Kernel OOPs while running xfs/206 Test
2025-03-26 16:02 UTC
[PATCH next] ASoC: sma1307: Fix error handling in sma1307_setting_loaded()
2025-03-26 16:02 UTC (2+ messages)
[PATCH v6 0/1] MIPS: Fix idle VS timer enqueue
2025-03-26 16:01 UTC (9+ messages)
` [PATCH v6 1/1] "
[PATCH 0/8] crypto: qat - fix warm reboot
2025-03-26 15:59 UTC (9+ messages)
` [PATCH 1/8] crypto: qat - add shutdown handler to qat_4xxx
` [PATCH 2/8] crypto: qat - add shutdown handler to qat_420xx
` [PATCH 3/8] crypto: qat - remove redundant prototypes in qat_dh895xcc
` [PATCH 4/8] crypto: qat - add shutdown handler to qat_dh895xcc
` [PATCH 5/8] crypto: qat - remove redundant prototypes in qat_c62x
` [PATCH 6/8] crypto: qat - add shutdown handler to qat_c62x
` [PATCH 7/8] crypto: qat - remove redundant prototypes in qat_c3xxx
` [PATCH 8/8] crypto: qat - add shutdown handler to qat_c3xxx
[PATCH v14 0/6] v14: firmware: imx: driver for NXP secure-enclave
2025-03-26 18:38 UTC (3+ messages)
` [PATCH v14 6/6] firmware: drivers: imx: adds miscdev
[PATCH stable 5.15 v3 0/2] openvswitch port output fixes
2025-03-26 15:58 UTC (3+ messages)
` [PATCH stable 5.15 v2 1/2] net: openvswitch: fix race on port output
` [PATCH stable 5.15 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
[PATCH stable 5.4 v3 0/2] openvswitch port output fixes
2025-03-26 15:58 UTC (3+ messages)
` [PATCH stable 5.4 v3 1/2] net: openvswitch: fix race on port output
` [PATCH stable 5.4 v3 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
[PATCH 0/2] tpm: add send_recv() op and use it in tpm_ftpm_tee driver
2025-03-26 15:58 UTC (7+ messages)
` [PATCH 2/2] tpm/tpm_ftpm_tee: use send_recv() op
[PATCH i-g-t v1] lib/igt_psr: Fix PSR active check for DisplayPort connectors
2025-03-26 15:58 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for lib/igt_psr: Fix PSR active check for DisplayPort connectors (rev4)
SVSM Development Call March 26th, 2025 (Changed meeting time for US)
2025-03-26 15:57 UTC (3+ messages)
` [svsm-devel] "
[PATCH] tools: add a systemd unit for static rulesets
2025-03-26 15:56 UTC (5+ messages)
[PATCH wireless v2] wifi: rework MAINTAINERS entries a bit
2025-03-26 15:55 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu/gfx11: fix num_mec
2025-03-26 15:55 UTC (4+ messages)
net-shapers plan
2025-03-26 15:55 UTC (3+ messages)
pvclock time drifting backward
2025-03-26 15:54 UTC (4+ messages)
[arm-integrator:b4/genexis-xg6846b-smp 5/5] arch/arm/boot/dts/broadcom/bcm6846-genexis-xg6846b.dtb: cpu@0: enable-method: 'oneOf' conditional failed, one must be fixed:
2025-03-26 15:54 UTC
[axboe-block:io_uring-exit-cancel.2 9/9] io_uring/refs.h:80:25: sparse: sparse: cast truncates bits from constant value (8000000000000000 becomes 0)
2025-03-26 15:54 UTC
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-03-26 15:53 UTC (9+ messages)
[PATCH stable 5.15 v2 0/2] openvswitch port output fixes
2025-03-26 15:53 UTC (4+ messages)
` [PATCH stable 5.15 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.