All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-26 15:37:06 to 2025-03-26 16:24:00 UTC [more...]

[PATCH v5 00/12] Add imx8mp video support
 2025-03-26 15:39 UTC  (3+ messages)
` [PATCH v5 07/12] clk: imx8mp: Add media related clocks

[PATCH] platform: cznic: fix function parameter names
 2025-03-26 16:23 UTC  (4+ messages)

[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 0/4 v3] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-03-26 16:23 UTC  (3+ messages)

[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)

[need assistance] btrfs breaks after few minutes of booting after using winbtrfs
 2025-03-26 16:19 UTC 

[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] bcachefs: replace deprecated strncpy() with strscpy()
 2025-03-26 16:17 UTC  (7+ 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 

[RESEND PATCH v2] drm/xe/migrate: Switch from drm to dev managed actions
 2025-03-26 16:12 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-03-26 16:10 UTC  (13+ messages)

[PATCH] lib/sort.c: Add _nonatomic() variants with cond_resched()
 2025-03-26 16:09 UTC  (3+ messages)

[PATCH v7 00/12] mtd: add driver for Intel discrete graphics
 2025-03-26 16:09 UTC  (28+ 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
` [PATCH v7 12/12] drm/xe/nvm: add support for non-posted erase
` ✗ Fi.CI.CHECKPATCH: warning for mtd: add driver for Intel discrete graphics (rev7)
` ✗ Fi.CI.SPARSE: "

[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  (5+ messages)
` ✓ CI.Build: success for drm/xe: Fix an out-of-bounds shift when invalidating TLB (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/7] net/intel: clean up base code build
 2025-03-26 16:05 UTC  (17+ messages)
` [PATCH 1/7] net/iavf/base: remove unused meson.build file
` [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  (3+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_psr: Fix PSR active check for DisplayPort connectors (rev4)
` ✗ i915.CI.BAT: failure "

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  (5+ 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

[v3,net] net: phy: broadcom: Correct BCM5221 PHY model detection failure
 2025-03-26 15:52 UTC  (2+ messages)

[PATCH] wifi: carl9170: micro-optimize carl9170_tx_shift_bm()
 2025-03-26 15:51 UTC 

[PATCH v3 1/1] accel/habanalabs: Switch to use %ptTs
 2025-03-26 15:51 UTC  (4+ messages)

[PATCH] ARM/vgic: Fix out-of-bounds accesses in vgic_mmio_write_sgir()
 2025-03-26 15:51 UTC 

[PATCH 0/3] further iomap large atomic writes changes
 2025-03-26 15:50 UTC  (6+ messages)
` [PATCH 3/3] iomap: rework IOMAP atomic flags

[GIT PULL] latency tracing: Updates for 6.15
 2025-03-26 15:51 UTC 

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-26 15:50 UTC  (11+ messages)
        ` Netlink vs ioctl WAS(Re: "

[PATCH v5 00/11] Add support for MAX7360
 2025-03-26 15:49 UTC  (9+ messages)
` [PATCH v5 04/11] pwm: max7360: Add MAX7360 PWM support

[PATCH 6.12 000/115] 6.12.21-rc2 review
 2025-03-26 15:46 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 7bfc05a17feb3aeafb184cc4121f8f964485bb8b
 2025-03-26 15:46 UTC 

[RFC PATCH] mux: core: add exclusive mux controls support
 2025-03-26 15:46 UTC 

[PATCH 6.6 00/76] 6.6.85-rc2 review
 2025-03-26 15:44 UTC 

[PATCH 6.1 000/197] 6.1.132-rc2 review
 2025-03-26 15:44 UTC 

[PATCH v3 00/15] amd-cppc CPU Performance Scaling Driver
 2025-03-26 15:45 UTC  (4+ messages)
` [PATCH v3 14/15] xen/xenpm: Adapt cpu frequency monitor in xenpm

CTI TAC Meeting Notes 2025-03-26
 2025-03-26 15:45 UTC 

[PATCH] tools: Remove support for qemu-trad's battery reporting
 2025-03-26 15:44 UTC  (3+ messages)

FAILED: patch "[PATCH] arm64: dts: rockchip: Add missing PCIe supplies to RockPro64" failed to apply to 5.4-stable tree
 2025-03-26 15:42 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: Add missing PCIe supplies to RockPro64" failed to apply to 5.10-stable tree
 2025-03-26 15:42 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: Add missing PCIe supplies to RockPro64" failed to apply to 5.15-stable tree
 2025-03-26 15:42 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: Add missing PCIe supplies to RockPro64" failed to apply to 6.6-stable tree
 2025-03-26 15:42 UTC 

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 094ee6017ea09c11d6af187935a949df32803ce0
 2025-03-26 15:42 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: Add missing PCIe supplies to RockPro64" failed to apply to 6.1-stable tree
 2025-03-26 15:42 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: Add missing PCIe supplies to RockPro64" failed to apply to 6.12-stable tree
 2025-03-26 15:42 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: Add missing PCIe supplies to RockPro64" failed to apply to 6.13-stable tree
 2025-03-26 15:42 UTC 

[PATCH 0/2] string.c: Add wcslen()
 2025-03-26 15:43 UTC  (10+ messages)
` [PATCH RFC 2/2] wcslen() prototype in string.h

[PATCH 1/1] media: dt-bindings: Add OmniVision OV02C10
 2025-03-26 15:40 UTC  (3+ messages)
` [PATCH] "

[PATCH 6.6 00/77] 6.6.85-rc1 review
 2025-03-26 15:38 UTC  (6+ messages)

[PATCH v8 net-next 0/5] PHC support in ENA driver
 2025-03-26 15:39 UTC  (9+ messages)
` [PATCH v8 net-next 4/5] net: ena: PHC stats through sysfs

[PATCH wotmate] Tweak trust path formatting for readability
 2025-03-26 15:37 UTC 

[PATCH 1/3] drm/amdgpu/gfx: make amdgpu_gfx_me_queue_to_bit() static
 2025-03-26 15:37 UTC  (4+ messages)

[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-26 15:37 UTC  (4+ messages)
` [PATCH hyperv-next v6 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH] drm/i915: reduce intel_wakeref.h dependencies
 2025-03-26 15:37 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH net-next 0/9] net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER
 2025-03-26 15:37 UTC  (5+ messages)
` [PATCH net-next 2/9] net: hold instance lock during NETDEV_REGISTER/UP/UNREGISTER

[PATCH v10 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-03-26 15:37 UTC  (3+ messages)
` [PATCH v10 18/21] futex: Rework SET_SLOTS


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.