messages from 2025-06-06 09:13:59 to 2025-06-06 10:02:43 UTC [more...]
[PATCH RFT v4 0/3] fastboot: add support for generic block flashing
2025-06-06 9:23 UTC (8+ messages)
` [PATCH RFT v4 3/3] fastboot: integrate block flashing back-end
[PATCH v2 00/15] Allow x86 to unflatten DTs
2025-06-06 10:02 UTC (7+ messages)
` [PATCH v2 01/15] xen: Clean up asm-generic/device.h
` [PATCH v2 02/15] arm/gnttab: Break links between asm/grant_table.h and xen/grant_table.h
[PATCH net-next v12 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
2025-06-06 10:02 UTC (15+ messages)
` [PATCH net-next v12 01/14] xsc: Add xsc driver basic framework
` [PATCH net-next v12 02/14] xsc: Enable command queue
` [PATCH net-next v12 03/14] xsc: Add hardware setup APIs
` [PATCH net-next v12 04/14] xsc: Add qp and cq management
` [PATCH net-next v12 05/14] xsc: Add eq and alloc
` [PATCH net-next v12 06/14] xsc: Init pci irq
` [PATCH net-next v12 07/14] xsc: Init auxiliary device
` [PATCH net-next v12 08/14] xsc: Add ethernet interface
` [PATCH net-next v12 09/14] xsc: Init net device
` [PATCH net-next v12 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v12 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v12 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v12 13/14] xsc: Add eth reception data path
` [PATCH net-next v12 14/14] xsc: add ndo_get_stats64
[PATCH] ASoC: cs48l32: Fix a signedness bug in cs48l32_hw_params()
2025-06-06 10:00 UTC (2+ messages)
[PATCH v3 0/2] semihosting/uaccess: Compile once
2025-06-06 10:00 UTC (3+ messages)
[PATCH] dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()
2025-06-06 10:00 UTC (4+ messages)
[PATCH v3] drm/i915: split out display register macros to a separate file
2025-06-06 9:59 UTC (3+ messages)
[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
2025-06-06 9:59 UTC (10+ messages)
[PATCH net-next v12 00/14] *** SUBJECT HERE ***
2025-06-06 9:45 UTC (15+ messages)
` [PATCH net-next v12 01/14] xsc: Add xsc driver basic framework
` [PATCH net-next v12 02/14] xsc: Enable command queue
` [PATCH net-next v12 03/14] xsc: Add hardware setup APIs
` [PATCH net-next v12 04/14] xsc: Add qp and cq management
` [PATCH net-next v12 05/14] xsc: Add eq and alloc
` [PATCH net-next v12 06/14] xsc: Init pci irq
` [PATCH net-next v12 07/14] xsc: Init auxiliary device
` [PATCH net-next v12 08/14] xsc: Add ethernet interface
` [PATCH net-next v12 09/14] xsc: Init net device
` [PATCH net-next v12 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v12 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v12 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v12 13/14] xsc: Add eth reception data path
` [PATCH net-next v12 14/14] xsc: add ndo_get_stats64
[PATCH v6 1/2] kvm: sev: Add SEV-SNP guest request throttling
2025-06-06 9:58 UTC (2+ messages)
[PATCH] locking: detect spin_lock_irq() call with disabled interrupts
2025-06-06 9:57 UTC
[PATCH] qemu-options.hx: Fix reversed description of icount sleep behavior
2025-06-06 9:57 UTC
[PATCH v2 0/2] Cleanup in rockchip_sai.c
2025-06-06 9:51 UTC (10+ messages)
` [PATCH v2 1/2] ASOC: rockchip: fix capture stream handling in rockchip_sai_xfer_stop
` [PATCH v2 2/2] ASOC: rockchip: Use helper function devm_clk_get_enabled()
[RFC PATCH v2 0/8] virtio: introduce GSO over UDP tunnel
2025-06-06 9:57 UTC (5+ messages)
` [RFC PATCH v2 3/8] vhost-net: allow configuring extended features
[PATCH 0/4] drm/panel, drm/i915: ACPI support for panel follower
2025-06-06 9:55 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/3] Enable huge-vmalloc permission change
2025-06-06 9:49 UTC (7+ messages)
` [PATCH 1/3] mm: Allow pagewalk without locks
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions
[PATCH] RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wrapper
2025-06-06 9:50 UTC (5+ messages)
` [PATCH v2] "
[PATCH v11 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-06 9:55 UTC (9+ messages)
` [PATCH v11 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v11 11/18] KVM: x86: Consult guest_memfd when computing max_mapping_level
[PULL 00/17] maintainer updates for May (testing, plugins, virtio-gpu)
2025-06-06 9:54 UTC (6+ messages)
` [PULL 04/17] tests/qtest: Avoid unaligned access in IGB test
` [PULL 09/17] hw/display: re-arrange memory region tracking
[PATCH] ethdev: add support to provide link type
2025-06-06 9:54 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/3] ublk: add UBLK_F_QUIESCE
2025-06-06 9:54 UTC (4+ messages)
` [PATCH 2/3] ublk: add feature UBLK_F_QUIESCE
[PATCH v7 00/14] arm: rework id register storage
2025-06-06 9:53 UTC (2+ messages)
[PATCH v4 00/17] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
2025-06-06 9:53 UTC (9+ messages)
` [PATCH v4 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
` [PATCH v4 09/17] hw/display: re-arrange memory region tracking
[PATCH v3 0/4] Fixes for VF GuC version
2025-06-06 9:53 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Fixes for VF GuC version (rev3)
[PATCH] bus: mhi: host: pci_generic: Change T99W515 to T99W640
2025-06-06 9:50 UTC
[PATCH v1] i2c: muxes: pca954x: add pca9545 support
2025-06-06 9:50 UTC
[PATCH] ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
2025-06-06 9:44 UTC
[PATCH 0/2] GFS2: Fix wrong call of new trans for jdata
2025-06-06 9:47 UTC (3+ messages)
` [PATCH 1/2] gfs2: rename gfs2_write_jdata_folio to gfs2_write_jdata_full_folio
` [PATCH 2/2] gfs2: do not call gfs2_jdata_writepages for jdata
[GIT PULL] pwm: axi-pwmgen: Fix handling of external clock
2025-06-06 9:47 UTC
[PATCH] record/replay: fix race condition on test_aarch64_reverse_debug
2025-06-06 9:46 UTC (2+ messages)
[PATCH] rockchip: px30: Implement checkboard() to print SoC variant
2025-06-06 9:47 UTC (4+ messages)
[PATCH v5 00/13] Improve futex usage
2025-06-06 9:46 UTC (2+ messages)
[PATCH i-g-t v3 0/5] Add render-node, gt reset and suspend engine activity tests
2025-06-06 10:10 UTC (6+ messages)
` [PATCH i-g-t v3 1/5] tests/intel/xe_pmu: Validate engine activity on gt reset
` [PATCH i-g-t v3 2/5] tests/intel/xe_pmu: Validate engine activity after suspend
` [PATCH i-g-t v3 3/5] tests/intel/xe_pmu: Add tests to validate engine activity on render node
` [PATCH i-g-t v3 4/5] tests/intel/xe_pmu: Add a test to validate engine activity after starting load
` [PATCH i-g-t v3 5/5] tests/intel/xe_pmu: Add multi client engine activity test
[PATCH 0/3] nsfs: expose the stable inode numbers in a public header
2025-06-06 9:45 UTC (4+ messages)
` [PATCH 1/3] nsfs: move root inode number to uapi
` [PATCH 2/3] netns: use stable inode number for initial mount ns
` [PATCH 3/3] mntns: "
[PATCH v2] env: mmc: fix offsets relative to the end of the partition
2025-06-06 9:45 UTC (2+ messages)
[PATCH v3 0/9] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-06-06 9:44 UTC (6+ messages)
[PATCH net v2] net: phy: phy_caps: Don't skip better duplex macth on non-exact match
2025-06-06 9:43 UTC
[PATCH v2 0/4] wifi: ath12k: fix dest ring-buffer corruption
2025-06-06 9:37 UTC (5+ messages)
` [PATCH v2 4/4] wifi: ath12k: fix dest ring-buffer corruption when ring is full
[GIT PULL] KVM/arm64 fixes for 6.16, take #2
2025-06-06 9:43 UTC
[PATCH] clk: scmi: Fix children encountered before parents case
2025-06-06 9:43 UTC (2+ messages)
[PATCH v8 0/2] coresight: Add Coresight Trace Network On Chip driver
2025-06-06 9:32 UTC (4+ messages)
` [PATCH v8 1/2] dt-bindings: arm: Add device Trace Network On Chip definition
` [PATCH v8 2/2] coresight: add coresight Trace Network On Chip driver
[PATCH v2 1/2] test/dma: update the sg test to verify wrap around case
2025-06-06 9:40 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] test/dma: add functions to verify zero and one fill
[PATCH net] net: clear the dst when changing skb protocol
2025-06-06 9:40 UTC (8+ messages)
[PATCH 0/2] Add ADI I3C Controller
2025-06-06 9:40 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: i3c: Add adi-i3c-master
[PATCH] sstate.bbclass: apply proper umask when fetching from SSTATE_MIRROR
2025-06-06 9:39 UTC
[PATCH v3 0/2] adding support for Microchip PAC194X Power Monitor
2025-06-06 9:39 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: adding support for PAC194X
` [PATCH v3 2/2] "
[PATCH 1/9] drm/amdgpu: validate userq input args
2025-06-06 9:39 UTC (11+ messages)
` [PATCH 3/9] drm/amdgpu: wait for the user objects done before destroying
` [PATCH 9/9] drm/amdgpu: validate userq activity status for GEM_VA unmap
[GIT PULL v2] overlayfs update for 6.16
2025-06-06 9:39 UTC
[PATCH 0/2] i386/tdx: Fix build on 32-bit host
2025-06-06 9:38 UTC (9+ messages)
` [PATCH 1/2] "
[PATCH v4 04/11] drm/xe/vrsr: Introduce flag has_vrsr
2025-06-06 9:38 UTC (2+ messages)
` [v4,04/11] "
[PATCH] pmdomain: arm: scmi_pm_domain: remove code clutter
2025-06-06 9:38 UTC (3+ messages)
[PATCH v3 0/2] drm/panthor: Fix panthor+FEX-Emu
2025-06-06 9:37 UTC (2+ messages)
[LTP] [PATCH v2 1/2] tst_atomic: drop legacy inline assembly and use __atomic or __sync builtins
2025-06-06 9:36 UTC (3+ messages)
[PATCH 1/1] dts: fix deterministic doc
2025-06-06 9:35 UTC
[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
2025-06-06 9:20 UTC (4+ messages)
` [PATCH v7 10/10] arm64: dts: rockchip: enable NPU on ROCK 5B
[PATCH v2 1/2] Bluetooth: btrtl: Firmware format v3 support
2025-06-06 9:35 UTC (2+ messages)
` Bluetooth: Add support for RTK firmware version 3 and enhanced ACL-based download acceleration
[PATCH wireless-next] wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists
2025-06-06 9:34 UTC
[PATCH v5 0/3] Add SCLP event type CPI
2025-06-06 9:34 UTC (5+ messages)
` [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
[PATCH v0] cgroup: Add lock guard support
2025-06-06 9:34 UTC (2+ messages)
[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
2025-06-06 9:33 UTC (3+ messages)
[PATCH v6 0/2] coresight: Add Coresight Trace Network On Chip driver
2025-06-06 9:20 UTC (12+ messages)
` [PATCH v6 2/2] coresight: add coresight "
[GIT PULL] overlayfs update for 6.16
2025-06-06 9:33 UTC (5+ messages)
[PATCH RFT v5 0/3] fastboot: add support for generic block flashing
2025-06-06 9:33 UTC (4+ messages)
` [PATCH RFT v5 1/3] fastboot: blk: introduce fastboot block flashing support
` [PATCH RFT v5 2/3] fastboot: blk: switch emmc to use the block helpers
` [PATCH RFT v5 3/3] fastboot: integrate block flashing back-end
[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 7c7c5cb5b5bf9d8ccc6a51b28687c9e7ff7f1890
2025-06-06 9:33 UTC
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-06-06 9:32 UTC (7+ messages)
` [RFC PATCH 19/30] vfio/pci: Add TSM TDI bind/unbind IOCTLs for TEE-IO support
[PATCH] rockchip: Add support for GameForce Ace
2025-06-06 9:30 UTC (2+ messages)
[PATCH v4 0/5] Fix definition of classes with wrong parent
2025-06-06 9:24 UTC (6+ messages)
` [PATCH v4 1/5] virtio-mem: Fix definition of VirtIOMEMClass
` [PATCH v4 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
` [PATCH v4 3/5] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
` [PATCH v4 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
` [PATCH v4 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
[PATCH] curl: pass `long` values where expected
2025-06-06 9:29 UTC (6+ messages)
` [PATCH v2 0/4] curl: pass long "
` [PATCH v2 1/4] curl: fix integer constant typechecks with curl_easy_setopt()
` [PATCH v2 2/4] curl: fix integer variable "
` [PATCH v2 3/4] curl: fix symbolic constant "
` [PATCH v2 4/4] curl: pass `long` values where expected
[PATCH] media: imx-mipi-csis: Use CSI-2 data type macros from mipi-csi2.h
2025-06-06 9:28 UTC (2+ messages)
[PATCH v1] mm: Close theoretical race where stale TLB entries could linger
2025-06-06 9:28 UTC
[PATCH v2] tools/intel_reg: add support to hw address port
2025-06-04 17:27 UTC
[PATCH v2] tools/intel_reg: add support to hw address port
2025-06-05 6:41 UTC
[openeuler:openEuler-1.0-LTS 1659/1659] mm/memory_hotplug.c:971:13: warning: 'rollback_node_hotadd' defined but not used
2025-06-06 9:26 UTC
[PATCH 4/4] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
2025-06-06 9:27 UTC
[PATCH v4 0/6] Enable strict percpu address space checks
2025-06-06 9:27 UTC (7+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
` Large modules with 6.15 [was: [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers]
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-06-06 9:26 UTC (8+ messages)
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
[syzbot] [trace?] BUG: corrupted list in ring_buffer_subbuf_order_set
2025-06-06 9:26 UTC
[PATCH] Add a document to list supported Yocto features
2025-06-06 9:25 UTC (2+ messages)
` [docs] "
[PATCH net] net: phy: phy_caps: Don't skip better duplex macth on non-exact match
2025-06-06 9:24 UTC (5+ messages)
[PATCH] power: rk8xx: fix swapped mask and value in init registers for RK806
2025-06-06 9:23 UTC (2+ messages)
[PATCH v5 00/10] Support hiding capability when its initialization fails
2025-06-06 9:23 UTC (26+ messages)
` [PATCH v5 04/10] vpci: Refactor REGISTER_VPCI_INIT
` [PATCH v5 05/10] vpci: Hide legacy capability when it fails to initialize
` [PATCH v5 06/10] vpci: Hide extended "
` [PATCH v5 08/10] vpci/rebar: Free Rebar resources when init_rebar() fails
` [PATCH v5 09/10] vpci/msi: Free MSI resources when init_msi() fails
` [PATCH v5 10/10] vpci/msix: Free MSIX resources when init_msix() fails
[PATCH] oeqa/sshcontrol: Handle empty reads
2025-06-06 9:22 UTC (3+ messages)
` [OE-core] "
[RFC PATCH 0/6] drm: Add vblank timers for devices without interrupts
2025-06-06 9:14 UTC (5+ messages)
` [PATCH 1/6] drm/vblank: Add vblank timer
` [PATCH 2/6] drm/vkms: Use "
[PATCH v4 0/5] rockchip: rk3399: rk3399-nanopi-4: Fix SD power initialization in SPL
2025-06-06 9:20 UTC (11+ messages)
` [PATCH v4 1/5] rockchip: io-domain: Add debug logging for regulators during probe
` [PATCH v4 2/5] rockchip: io-domain: Add CONFIG_SPL_ROCKCHIP_IODOMAIN
` [PATCH v4 3/5] regulator: rk8xx: Add CONFIG_SPL_REGULATOR_RK8XX
` [PATCH v4 4/5] rockchip: rk3399-nanopi-4: Allow MMC driver to control SD regulators
` [PATCH v4 5/5] rockchip: rk3399-nanopi-4: Enable IO-domain driver in SPL
[PATCH] tests/functional/test_pc_cpu_hotplug_props: Set 'pc' machine type explicitly
2025-06-06 9:20 UTC
[Buildroot] [PATCH] package/libcurl: fix build with HTTPS-RR disabled
2025-06-06 9:20 UTC
[PATCH v5 0/6] x86: memcpy() / memset() (non-)ERMS flavors plus fallout
2025-06-06 9:19 UTC (4+ messages)
` [PATCH v5 4/6] x86: control memset() and memcpy() inlining
[PATCH v4] gup: optimize longterm pin_user_pages() for large folio
2025-06-06 9:19 UTC (2+ messages)
[PATCH 0/2] ASoC: Add Richtek RTQ9124 support
2025-06-06 9:19 UTC (6+ messages)
` [PATCH 1/2] ASoC: dt-bindings: Add Richtek RTQ9124
[PATCH v2] ceph: fix variable dereferenced before check in ceph_umount_begin()
2025-06-06 9:18 UTC (3+ messages)
[PATCH] ring-buffer: fix error handling in ring_buffer_subbuf_order_set()
2025-06-06 9:12 UTC
[PATCH v2 00/10] clk: add kunit tests and correct rate change bug in the clk core
2025-06-06 9:17 UTC (3+ messages)
` [PATCH v2 01/10] clk: add kernel docs for struct clk_core
How to test grub-install from git tree without "make install" ?
2025-06-06 9:15 UTC
[PATCH v2] ramfb: Add property to control if load the romfile
2025-06-06 9:15 UTC (4+ messages)
[PATCH next] spi: spi-pci1xxxx: Fix error code in probe
2025-06-06 9:15 UTC (2+ messages)
[PATCH v2 0/3] BMI270: Add support for step counter and motion events
2025-06-06 9:14 UTC (3+ messages)
` [PATCH v2 1/3] iio: imu: bmi270: add channel for step counter
[PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
2025-06-06 9:12 UTC (2+ messages)
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.