messages from 2023-06-26 09:53:11 to 2023-06-26 11:00:04 UTC [more...]
[PATCH] firmware: added a firmware information passing method FFI
2023-06-26 10:19 UTC (19+ messages)
` [External] "
[Intel-gfx] [PATCH 00/26] use array_size
2023-06-26 10:59 UTC (4+ messages)
` [PATCH 08/26] virtio-mem: "
[igt-dev] [PATCH v2 0/4] Handle GT and tile seperation in IGT
2023-06-26 10:59 UTC (9+ messages)
` [igt-dev] [PATCH v2 1/4] lib/igt_sysfs: Add support to query number of tiles
` [igt-dev] [PATCH v2 2/4] lib/igt_sysfs: Handling gt related sysfs uapi changes
` [igt-dev] [PATCH v2 3/4] tests/xe/xe_guc_pc: Change the sysfs paths
` [igt-dev] [PATCH v2 4/4] tests/xe/xe_sysfs_tile_prop: adds new test to verify per tile vram addr_range
[PATCH 1/2] scsi: qla2xxx: silence a static checker warning
2023-06-26 10:58 UTC (2+ messages)
` [PATCH 2/2] scsi: qla2xxx: Fix error code in qla2x00_start_sp()
[PATCH] clk: rockchip: rk3568: Add PLL rate for 101MHz
2023-06-26 10:57 UTC (4+ messages)
linux-next: build failure after merge of the crypto tree
2023-06-26 10:20 UTC (3+ messages)
[PATCH] clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHz
2023-06-26 10:57 UTC (4+ messages)
[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
2023-06-26 10:57 UTC (8+ messages)
` [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler
[PATCHv2 0/3] zsmalloc: small compaction improvements
2023-06-26 10:57 UTC (3+ messages)
` [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage
udev attributes to detect compress-offload devices
2023-06-26 10:55 UTC
[PATCH v2] target/riscv: Restrict KVM-specific fields from ArchCPU
2023-06-26 10:56 UTC (2+ messages)
mtd: raw: nand: gpmi-nand data corruption @ v5.10.184
2023-06-26 10:56 UTC (7+ messages)
[virtio-comment] [RFC PATCH] admin-queue: bind the group member to the device
2023-06-26 10:50 UTC (11+ messages)
` [virtio-comment] Re: [virtio-dev] "
` [virtio-dev] "
[PATCH v4] phy: cadence: Sierra: Add single link SGMII register configuration
2023-06-26 10:55 UTC (2+ messages)
[PATCH 0/2] zsmalloc: small compaction improvements
2023-06-26 10:54 UTC (5+ messages)
` [PATCH 1/2] zsmalloc: do not scan for allocated objects in empty zspage
[PATCH v1 1/1] ACPI: scan: Move acpi_root to internal header
2023-06-26 10:55 UTC
[PATCH] ALSA: dummy: Fix &dpcm->lock deadlock issues
2023-06-26 10:51 UTC (3+ messages)
` 回复: "
include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_386' declared with attribute error: BUILD_BUG_ON failed: sizeof(mstat) > sizeof(skb->cb)
2023-06-26 10:54 UTC
[PATCH v2] board: rockchip: add Radxa ROCK5A Rk3588 board
2023-06-26 10:52 UTC
[PATCH v3 0/5] tcg: Issue memory barriers for guest memory model
2023-06-26 10:52 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot
2023-06-26 10:52 UTC (3+ messages)
[PATCH 1/3] mm/lru_gen: Move some code around so that next patch is simpler
2023-06-26 10:52 UTC (5+ messages)
` [PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported
[PATCH 1/6] ASoC: amd: ps: add comments for DMA irq bits mapping
2023-06-26 10:53 UTC (6+ messages)
` [PATCH 2/6] ASoC: amd: ps: add fix for dma irq mask for rx streams for SDW0 instance
` [PATCH 3/6] ASoC: amd: ps: fix for position register set for AUDIO0 RX stream
` [PATCH 4/6] ASoC: amd: ps: add comments for DMA register mapping
` [PATCH 5/6] ASoC: amd: ps: fix byte count return value for invalid SoundWire manager instance
` [PATCH 6/6] ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()
[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
2023-06-26 10:51 UTC (4+ messages)
` [PATCH v8 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support
[PATCH 1/2] bindings: cxx: examples: consistently use () for functions taking no args
2023-06-26 10:51 UTC (2+ messages)
` [PATCH 2/2] bindings: cxx: use () instead of (void) in line_settings::reset()
[Intel-xe] [PATCH v12 00/13] xe_device_mem_access fixes and related bits
2023-06-26 10:50 UTC (14+ messages)
` [Intel-xe] [PATCH v12 01/13] drm/xe: fix xe_device_mem_access_get() races
` [Intel-xe] [PATCH v12 02/13] drm/xe/vm: tidy up xe_runtime_pm usage
` [Intel-xe] [PATCH v12 03/13] drm/xe/debugfs: grab mem_access around forcewake
` [Intel-xe] [PATCH v12 04/13] drm/xe/guc_pc: add missing mem_access for freq_rpe_show
` [Intel-xe] [PATCH v12 05/13] drm/xe/mmio: grab mem_access in xe_mmio_ioctl
` [Intel-xe] [PATCH v12 06/13] drm/xe: ensure correct access_put ordering
` [Intel-xe] [PATCH v12 07/13] drm/xe/pci: wrap probe with mem_access
` [Intel-xe] [PATCH v12 08/13] drm/xe/display: use mem_access underneath
` [Intel-xe] [PATCH v12 09/13] drm/xe/mmio: enforce xe_device_assert_mem_access
` [Intel-xe] [PATCH v12 10/13] drm/xe: drop xe_device_mem_access_get() from guc_ct_send
` [Intel-xe] [PATCH v12 11/13] drm/xe/ggtt: prime ggtt->lock against FS_RECLAIM
` [Intel-xe] [PATCH v12 12/13] drm/xe: drop xe_device_mem_access_get() from invalidation_vma
` [Intel-xe] [PATCH v12 13/13] drm/xe: add lockdep annotation for xe_device_mem_access_get()
[igt-dev] [PATCH i-g-t] tests/xe/xe_store: Add xe_store test to check store dword functionality
2023-06-26 10:51 UTC
[virtio-comment] RE: [virtio-dev] Re: [PATCH v3 0/3] transport-pci: Introduce legacy registers access using AQ
2023-06-26 10:49 UTC (12+ messages)
` [virtio-comment] "
` [virtio-dev] "
[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
2023-06-26 10:48 UTC (6+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
[PATCH] wifi:mac80211: Replace the ternary conditional operator with max()
2023-06-26 10:48 UTC
[PATCH] ASoC: dt-bindings: nau8821: Convert to dtschema
2023-06-26 10:46 UTC
[Intel-gfx] [PATCH] drm/i915/display: Add header file for struct seq_file
2023-06-26 10:45 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Add header file for struct seq_file (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PULL 0/9] Testing / CI patches
2023-06-26 10:45 UTC (2+ messages)
[Acpica-devel] [PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
2023-06-26 10:44 UTC (7+ messages)
` "
Misc fixes, sanity checks and xz/zstd compression
2023-06-26 10:44 UTC (4+ messages)
[PATCH] pnv/xive2: Allow indirect TIMA accesses of all sizes
2023-06-26 10:42 UTC (2+ messages)
[PATCH v2] perf evsel amd: Fix IBS error message
2023-06-26 10:42 UTC (2+ messages)
[igt-dev] [i-g-t 2/2] tests/kms_cursor_legacy: Allow busy tests to run on XE
2023-06-26 10:42 UTC (2+ messages)
` [igt-dev] [i-g-t, "
[igt-dev] [i-g-t 1/2] tests/kms_cursor_legacy: Add Spin support for XE
2023-06-26 10:41 UTC (2+ messages)
` [igt-dev] [i-g-t, "
[PATCH] btrfs: add a test case to verify the write behavior of large RAID5 data chunks
2023-06-26 10:35 UTC (4+ messages)
[PATCH] bus/cdx: provide driver flag for optional resource mapping
2023-06-26 10:39 UTC
pull-request: ieee802154 for net-next 2023-06-23
2023-06-26 10:39 UTC (3+ messages)
[PATCH v2 2/2] gpiolib: cdev: Fix &le->wait.lock deadlock issue
2023-06-26 10:40 UTC
[PATCH v2 1/2] gpiolib: cdev: Fix &lr->wait.lock deadlock issue
2023-06-26 10:39 UTC
[PATCH] crypto/openssl: do not build useless workaround
2023-06-26 10:39 UTC (5+ messages)
[PATCH] ARM: zynq: get ps_clk_rate from dt
2023-06-26 10:37 UTC
[PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue
2023-06-26 10:38 UTC (3+ messages)
[PATCH] btrfs: use a dedicated helper to convert stripe_nr to offset
2023-06-26 10:32 UTC (4+ messages)
[PATCH net-next v2 1/7] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
2023-06-26 10:37 UTC (4+ messages)
` [PATCH net-next v2 4/7] net: dsa: vsc73xx: Add dsa tagging based on 8021q
[PATCH 1/1] cmd: fix loads, saves on sandbox
2023-06-26 10:35 UTC (3+ messages)
[PATCH] MIPS: KVM: Fix NULL pointer dereference
2023-06-26 10:33 UTC (3+ messages)
[PATCH] crypto: sig - Fix verify call
2023-06-26 10:33 UTC
Re:[PATCH] mmc:Remove thr legacy mode clock setting operation
2023-06-26 9:01 UTC
[RESEND v2] ufs: core: Add support for qTimestamp attribute
2023-06-26 10:33 UTC
Re:[PATCH] mmc:Remove thr legacy mode clock setting operation
2023-06-26 6:59 UTC
[PATCH] module: print module name on refcount error
2023-06-26 10:32 UTC
[PATCH] mtd: spi-nor: Add support for w25q256jwm
2023-06-26 3:32 UTC
[PATCH v2 0/3] MM8013 fg driver
2023-06-26 10:32 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Mitsumi Electric Co., Ltd
` [PATCH v2 2/3] dt-bindings: power: supply: Document Mitsumi MM8013 fuel gauge
` [PATCH v2 3/3] power: supply: Introduce MM8013 fuel gauge driver
[PATCH v3 0/4] Input: support overlay objects on touchscreens
2023-06-26 10:31 UTC (4+ messages)
` [PATCH v3 1/4] Input: ts-overlay - Add touchscreen overlay object handling
[igt-dev] [i-g-t] [PATCH v1 1/1] tests/xe/xe_uevent: add new test for uevent gt reset failure
2023-06-26 10:30 UTC (3+ messages)
[PATCH] qemu: Install the default qemu emulation rpm
2023-06-26 10:28 UTC (2+ messages)
` [OE-core] "
Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
2023-06-26 10:28 UTC (17+ messages)
[RFC PATCH 0/5] Add support for memmap on memory feature on ppc64
2023-06-26 10:22 UTC (12+ messages)
` [RFC PATCH 1/5] mm/hotplug: Embed vmem_altmap details in memory block
` [RFC PATCH 2/5] mm/hotplug: Allow architecture override for memmap on memory feature
` [RFC PATCH 3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag
` [RFC PATCH 4/5] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [RFC PATCH 5/5] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
[PATCH] wifi: ray_cs: Remove invalid conditional statements
2023-06-26 10:27 UTC
[PATCH v2 RESEND] NFS: Add mount option 'fasc'
2023-06-26 10:25 UTC (2+ messages)
[PATCH] devtools: fix mailmap check for parentheses
2023-06-26 10:24 UTC
[PATCH] ovl: move all parameter handling into params.{c,h}
2023-06-26 10:23 UTC
DPDK22 issue: Unable to set more than 4 queues in Azure
2023-06-26 10:23 UTC (3+ messages)
[Intel-gfx] [PATCH v2 0/4] drm/ttm: Fixes around resources and bulk moves
2023-06-26 10:21 UTC (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/ttm: Fix ttm_lru_bulk_move_pos_tail()
` "
[PATCH 0/1] Fix Coresight instruction synthesis logic
2023-06-26 10:20 UTC (4+ messages)
` [PATCH 1/1] perf: cs-etm: Fixes in instruction sample synthesis
[herbert-cryptodev-2.6:master] [KEYS] 63ba4d6759: BUG:kernel_NULL_pointer_dereference,address
2023-06-26 10:20 UTC (2+ messages)
` [PATCH] crypto: akcipher - Set request tfm on sync path
[PATCH v3 0/3] VFIO migration related refactor and bug fix
2023-06-26 10:18 UTC (13+ messages)
` [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
` [PATCH v3 2/3] vfio/pci: Fix a segfault "
` [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
Out of space loop: skip_balance not working
2023-06-26 10:18 UTC (17+ messages)
[PATCH] app/dma-perf: introduce dma-perf application
2023-06-26 10:02 UTC (7+ messages)
` [PATCH v8] "
` [EXT] "
` [PATCH v9] "
How to enable Zicsr extension support on qemu-riscv32?
2023-06-26 10:17 UTC (4+ messages)
[GIT PULL] m68k updates for v6.5
2023-06-26 10:16 UTC
Bitbake race failure with BBMULTICONFIG and setscene
2023-06-26 10:16 UTC (2+ messages)
` [bitbake-devel] "
[PATCH 1/2] target/ppc: Fix icount access for some hypervisor instructions
2023-06-26 10:14 UTC (2+ messages)
[PATCH 0/5] crypto: Add akcipher interface without SGs
2023-06-26 10:13 UTC (7+ messages)
` [v2 PATCH "
[PATCH mptcp-next v10 13/13] Squash to "selftests/bpf: Add bpf_red scheduler"
2023-06-26 10:14 UTC (2+ messages)
` Squash to "selftests/bpf: Add bpf_red scheduler": Tests Results
[Intel-xe] [PATCH v5 0/1] User fence wait uAPI change to nanoseconds
2023-06-26 10:14 UTC (2+ messages)
` [Intel-xe] ○ CI.BAT: info for User fence wait uAPI change to nanoseconds (rev2)
[igt-dev] [PATCH i-g-t 0/5] Add tests for scheduler control interface
2023-06-26 10:13 UTC (2+ messages)
[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
2023-06-26 10:12 UTC (3+ messages)
[PATCH v3] dt-bindings: riscv: deprecate riscv,isa
2023-06-26 10:10 UTC (2+ messages)
[Intel-xe] [PATCH V2 0/6] drm/xe: Add engine scheduler control interface
2023-06-26 10:16 UTC (7+ messages)
` [Intel-xe] [PATCH V2 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V2 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH V2 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH V2 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH V2 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH V2 6/6] drm/xe: Add min/max cap for engine scheduler properties
[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
2023-06-26 10:10 UTC (3+ messages)
` [PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
[libgpiod][PATCH v3] bindings: python: examples: replace tools examples with use case examples
2023-06-26 10:09 UTC (2+ messages)
[PATCH v4 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
2023-06-26 10:08 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom
Tips for local testing guestfwd
2023-06-26 10:08 UTC (3+ messages)
[PATCH] fs: btrfs: Optimize code execution process to save time
2023-06-26 10:07 UTC
#gcc Is it possible to have Yocto Build go with distcc?
2023-06-26 10:07 UTC (3+ messages)
` [yocto] "
` [EXT] "
[PATCH v2 0/3] target/i386: allow using named CPU modeles with user mode emulation
2023-06-26 10:06 UTC (10+ messages)
` [PATCH v2 1/3] target/i386: ignore ARCH_CAPABILITIES features in "
` [PATCH v2 2/3] target/i386: ignore CPL0-specific "
[PATCH 0/7] ppc: fix larx migration, fix record-replay
2023-06-26 10:04 UTC (4+ messages)
` [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
[PATCH] efi_loader: make efi_delete_handle() follow the EFI spec
2023-06-26 10:04 UTC
[PATCH 0/2] Baisc devicetree support for Amlogic T7
2023-06-26 10:02 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings
` [PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400
[PATCH RFT] blspec: support boot /dev/disk0.rootfs to mean boot disk0.rootfs
2023-06-26 10:01 UTC (2+ messages)
[PATCH] firmware: zynqmp: fix loading for PMU FWv1.1
2023-06-26 9:59 UTC (2+ messages)
[PATCH net-next] net: tcp: support to probe tcp receiver OOM
2023-06-26 10:01 UTC
[PATCH v5] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
2023-06-26 10:00 UTC (2+ messages)
[RESEND v2] FW: [PATCH v1] ufs: core: Add support for qTimestamp attribute
2023-06-26 9:58 UTC
[PATCH] pbl: allow #include <pbl.h> from assembly
2023-06-26 9:56 UTC (2+ messages)
[Intel-gfx] [PATCH v4 0/6] Move dma-buf mmap() reservation locking down to exporters
2023-06-26 9:57 UTC (6+ messages)
` [Intel-gfx] [PATCH v4 6/6] drm/shmem-helper: Switch to reservation lock
` "
[PATCH v2 0/2] add ISI support for iMX93
2023-06-26 9:57 UTC (4+ messages)
` [PATCH v2 2/2] media: nxp: imx-isi: add ISI support for i.MX93
[PATCH 0/3] vfio/migration: Make VFIO migration non-experimental
2023-06-26 9:56 UTC (5+ messages)
` [PATCH 1/3] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
` [PATCH 2/3] vfio/migration: Reset bytes_transferred properly
[PATCH 0/5] test: teach pytest the emulate.pl tricks
2023-06-26 9:55 UTC (2+ messages)
[PATCH] btrfs: deprecate check_int* feature
2023-06-26 9:55 UTC
[PATCH v2 00/12] mm: jit/text allocator
2023-06-26 9:54 UTC (14+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
[PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
2023-06-26 9:54 UTC (4+ messages)
` [PULL 19/21] target/hexagon: import parser for idef-parser
[PATCH 0/7] Integrate EFI capsule tasks into u-boot's build flow
2023-06-26 9:53 UTC (8+ messages)
` [PATCH 1/7] capsule: authenticate: Embed capsule public key in platform's dtb
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.