All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-28 05:33:15 to 2023-06-28 07:19:24 UTC [more...]

[igt-dev] [PATCH i-g-t 0/5] Add tests for scheduler control interface
 2023-06-28  7:19 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/5] xe/xe_sysfs_defaults: Verify .defaults in engines directory

[PATCH 00/11] mt76: introduce mt792x-usb support
 2023-06-28  7:07 UTC  (12+ messages)
` [PATCH 01/11] wifi: mt76: mt792x: move more dma shared code in mt792x_dma
` [PATCH 02/11] wifi: mt76: mt7921: move hif_ops macro in mt792x.h
` [PATCH 03/11] wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
` [PATCH 04/11] wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib
` [PATCH 05/11] wifi: mt76: mt7921: move acpi_sar code in mt792x-lib module
` [PATCH 06/11] wifi: mt76: mt792x: introduce mt792x-usb module
` [PATCH 07/11] wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
` [PATCH 08/11] wifi: mt76: mt76_connac3: move lmac queue enumeration in mt76_connac3_mac.h
` [PATCH 09/11] wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in common code
` [PATCH 10/11] wifi: mt76: mt7921: move mt7921_dma_init in pci.c
` [PATCH 11/11] wifi: mt76: mt7921: move mt7921u_disconnect mt792x-lib

[Intel-xe] [PATCH V5 0/4] drm/xe: Add sysfs entry for tile and relate it to GTs
 2023-06-28  7:18 UTC  (11+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add sysfs entry for tile and relate it to GTs (rev5)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH V5 1/4] drm/xe: Add sysfs entry for tile
` [Intel-xe] [PATCH V5 2/4] drm/xe: Add GTs under respective tile sysfs
` [Intel-xe] [PATCH V5 3/4] drm/xe: Add sysfs entry to report per tile memory size
` [Intel-xe] [PATCH V5 4/4] drm/xe: Make usable size of VRAM readable
` [Intel-xe] ✓ CI.Build: success for drm/xe: Add sysfs entry for tile and relate it to GTs (rev5)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 0/4] target/ppc: Catch invalid real address accesses
 2023-06-28  7:17 UTC  (12+ messages)

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-06-28  7:16 UTC  (3+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH 4.14 00/26] 4.14.320-rc1 review
 2023-06-28  7:17 UTC  (2+ messages)

[LTP] [PATCH v3] sctp_big_chunk: Do not use md5 hmac algo if fips is enabled
 2023-06-28  7:16 UTC  (2+ messages)

ARI and igb emulation
 2023-06-28  7:15 UTC  (6+ messages)

[PATCH master v2 0/7] firmware: optionally turn missing firmware errors into warnings
 2023-06-28  7:14 UTC  (3+ messages)
` [PATCH master v2 1/7] firmware: reference pointer alignment defined in <asm-generic/pointer.h>

[meta-gnome][PATCH] libtimezonemap: rename downloaded file name
 2023-06-28  7:14 UTC 

[GIT PULL] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
 2023-06-28  7:12 UTC  (2+ messages)

[PATCH v3 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
 2023-06-28  7:12 UTC  (9+ messages)
` [PATCH v3 1/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
` [PATCH v3 2/8] target/sparc: Fix npc comparison in sparc_tr_insn_start
` [PATCH v3 3/8] target/sparc: Drop inline markers from translate.c
` [PATCH v3 4/8] target/sparc: Introduce DYNAMIC_PC_LOOKUP
` [PATCH v3 5/8] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
` [PATCH v3 6/8] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
` [PATCH v3 7/8] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
` [PATCH v3 8/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI

[PATCH] net/iavf: fix VLAN insertion in vector path
 2023-06-28  7:13 UTC  (3+ messages)

[PATCH mptcp-net] mptcp: fix bogus socket state update
 2023-06-28  7:12 UTC  (3+ messages)
` mptcp: fix bogus socket state update: Tests Results

[ovmf test] 181620: all pass - PUSHED
 2023-06-28  7:10 UTC 

[PATCH] recipetool: Fix inherit in created -native* recipes
 2023-06-28  7:10 UTC 

[PATCH] oeqa/selftest/devtool: add unit test for "devtool add -b"
 2023-06-28  7:09 UTC 

[PATCH 00/16] mt76: introduce mt792x-lib support
 2023-06-28  7:06 UTC  (16+ messages)
` [PATCH 01/16] wifi: mt76: mt7921: move common register definition in mt792x_regs.h
` [PATCH 02/16] wifi: mt76: mt7921: convert acpisar and clc pointers to void
` [PATCH 03/16] wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
` [PATCH 04/16] wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
` [PATCH 05/16] wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
` [PATCH 06/16] wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
` [PATCH 08/16] wifi: mt76: mt792x: move shared structure definition in mt792x.h
` [PATCH 09/16] wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} "
` [PATCH 10/16] wifi: mt76: mt7921: move mt792x_hw_dev "
` [PATCH 11/16] wifi: mt76: mt792x: introduce mt792x-lib module
` [PATCH 12/16] wifi: mt76: mt7921: move mac shared code in "
` [PATCH 13/16] wifi: mt76: mt7921: move dma "
` [PATCH 14/16] wifi: mt76: mt7921: move debugfs "
` [PATCH 15/16] wifi: mt76: mt7921: move init "
` [PATCH 16/16] wifi: mt76: mt792x: introduce mt792x_irq_map

[dm-devel] [PATCH v13 0/9] Implement copy offload support
 2023-06-27 18:36 UTC  (10+ messages)
  ` [dm-devel] [PATCH v13 1/9] block: Introduce queue limits for copy-offload support
  ` [dm-devel] [PATCH v13 2/9] block: Add copy offload support infrastructure
  ` [dm-devel] [PATCH v13 3/9] block: add emulation for copy
  ` [dm-devel] [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [dm-devel] [PATCH v13 5/9] nvme: add copy offload support
  ` [dm-devel] [PATCH v13 6/9] nvmet: add copy command support for bdev and file ns
  ` [dm-devel] [PATCH v13 7/9] dm: Add support for copy offload
  ` [dm-devel] [PATCH v13 8/9] dm: Enable copy offload for dm-linear target
  ` [dm-devel] [PATCH v13 9/9] null_blk: add support for copy offload

[syzbot] [reiserfs?] kernel BUG in flush_commit_list
 2023-06-28  7:07 UTC 

[PATCH 6.3 000/199] 6.3.10-rc1 review
 2023-06-28  7:05 UTC  (3+ messages)

[PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
 2023-06-28  7:05 UTC  (4+ messages)
` [PATCH v2 3/8] target/sparc: Drop inline markers from translate.c

[PATCH 5.4 00/60] 5.4.249-rc1 review
 2023-06-28  7:03 UTC  (2+ messages)

[PATCH 0/2] support IPv4 fragment matching in transfer rules
 2023-06-28  7:00 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] common/sfc_efx/base: add MAE IP fragmentation match bits
  ` [PATCH v2 2/2] net/sfc: support IPv4 fragment matching in transfer rules

[PATCH 4.19 00/41] 4.19.288-rc1 review
 2023-06-28  6:59 UTC  (2+ messages)

[meta-oe][kirkstone][PATCHv2] libssh: CVE-2020-16135 Fix NULL pointer dereference in sftpserver.c
 2023-06-28  6:58 UTC 

[Intel-xe] [PATCH V2 0/6] drm/xe: Add engine scheduler control interface
 2023-06-28  6:58 UTC  (3+ messages)
` [Intel-xe] [PATCH V2 1/6] drm/xe: Add sysfs entries for engines under its GT

[virtio-comment] [PATCH v4 0/7] Introduce Virtio Over Fabrics
 2023-06-28  6:53 UTC  (6+ messages)
` [virtio-comment] [PATCH v4 4/7] transport-fabrics: introduce command set
  ` [virtio-comment] "
    ` [virtio-comment] "
        ` [virtio-comment] "

[PATCH v2 00/37] ALSA: Add MIDI 2.0 support
 2023-06-28  6:52 UTC  (2+ messages)

[PATCH 0/4] target/arm: Fix SME full tile indexing
 2023-06-28  6:54 UTC  (3+ messages)

[PATCH v15 0/2] drm: Add kms driver for loongson display controller
 2023-06-28  1:20 UTC  (4+ messages)
` [PATCH v15 1/2] "

[PATCH vhost v10 00/10] virtio core prepares for AF_XDP
 2023-06-28  6:51 UTC  (7+ messages)
` [PATCH vhost v10 03/10] virtio_ring: split: support add premapped buf

[PATCH] net/ice: fix VLAN mode parser
 2023-06-28  6:48 UTC  (2+ messages)

[PATCH] uninative: call patchelf-uninative only when needed
 2023-06-28  6:47 UTC  (3+ messages)
` [OE-core] "

[PATCH v5 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-06-28  6:44 UTC  (4+ messages)
` [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module

[PATCH] linux-user: Fix do_shmat type errors
 2023-06-28  6:47 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5 0/2] PM Suspend debug
 2023-06-28  6:47 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v5 1/2] lib/igt_aux: Disable console suspend for suspend test
` [igt-dev] [PATCH i-g-t v5 2/2] lib/igt_aux: Enable PM Suspend dbg messages

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-06-28  6:45 UTC  (3+ messages)

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-06-28  6:46 UTC  (10+ messages)
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PULL 00/53] virtio,pc,pci: fixes, features, cleanups
 2023-06-28  6:45 UTC  (4+ messages)
` [PULL 52/53] vhost_net: add an assertion for TAP client backends

[PATCH] kallsyms: strip LTO-only suffixes from promoted global functions
 2023-06-28  6:44 UTC 

[PATCH] nvme: mark ctrl as DEAD if removing from error recovery
 2023-06-28  6:44 UTC  (2+ messages)

[PATCH 5.10 00/81] 5.10.186-rc1 review
 2023-06-28  6:44 UTC  (2+ messages)

[PATCH v6 0/3] Implement the watchdog timer of HiFive 1 rev b
 2023-06-28  6:42 UTC  (3+ messages)
` [PATCH v6 2/3] hw/riscv: sifive_e: Support "

[PATCH 5.15 00/96] 5.15.119-rc1 review
 2023-06-28  6:42 UTC  (2+ messages)

[PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-06-28  6:41 UTC  (4+ messages)

[RFC PATCH v2 0/6] KVM: guest memory: Misc enhacnement
 2023-06-28  6:41 UTC  (3+ messages)
` [RFC PATCH v2 5/6] KVM: Add flags to struct kvm_gfn_range

next/master build: 181 builds: 2 failed, 179 passed, 18 errors, 42 warnings (next-20230628)
 2023-06-28  6:40 UTC 

[PATCH v5 00/19] target/riscv, KVM: fixes and enhancements
 2023-06-28  6:39 UTC  (9+ messages)
` [PATCH v5 01/19] target/riscv: skip features setup for KVM CPUs
` [PATCH v5 11/19] target/riscv/cpu: add misa_ext_info_arr[]

[PATCH 1/2] net/virtio: fix legacy device IO port map in secondary process
 2023-06-28  6:36 UTC  (2+ messages)
` [PATCH 2/2] bus/pci: add IO port region check before region map

[PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
 2023-06-28  6:35 UTC  (5+ messages)

[PATCH 6.1 000/170] 6.1.36-rc1 review
 2023-06-28  6:35 UTC  (2+ messages)

[PATCH] OOB read and write in mdp_prepare_buffer
 2023-06-28  6:33 UTC  (5+ messages)

[PATCH v2 0/4] target/riscv: Misc header cleanups
 2023-06-28  6:32 UTC  (5+ messages)
` [PATCH v2 1/4] target/riscv: Remove unused 'instmap.h' header in translate.c
` [PATCH v2 2/4] target/riscv: Restrict sysemu specific header to user emulation
` [PATCH v2 3/4] target/riscv: Restrict 'rv128' machine to TCG accelerator
` [PATCH v2 4/4] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu

[PATCH v3 0/3+1] fanotify accounting for fs/splice.c
 2023-06-28  6:33 UTC  (4+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success
    ` [LTP] "

[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
 2023-06-28  6:19 UTC  (3+ messages)
` [PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 6aeadf78)
 2023-06-28  6:31 UTC 

[Intel-xe] [PATCH v7 0/1] User fence wait uAPI change to nanoseconds
 2023-06-28  6:30 UTC  (9+ messages)
` [Intel-xe] [PATCH v7 1/1] drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
` [Intel-xe] ✓ CI.Patch_applied: success for User fence wait uAPI change to nanoseconds (rev4)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH 1/2] erofs: get rid of the remaining kmap_atomic()
 2023-06-28  6:38 UTC  (3+ messages)
` [PATCH 2/2] erofs: simplify z_erofs_transform_plain()

[Intel-gfx] [PATCH] drm/i915/uncore: add intel_uncore_regs() helper
 2023-06-28  6:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t 0/2] Remove rc6 tests
 2023-06-28  6:24 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/xe/xe_guc_pc: "

[PATCH] efi: Fix formatting and remove unneeded parenthesis
 2023-06-28  6:22 UTC 

[PATCH v2 00/17] Support smp.clusters for x86
 2023-06-28  6:21 UTC  (3+ messages)
` [PATCH v2 02/17] tests: Rename test-x86-cpuid.c to test-x86-topo.c

[meta-oe][kirkstone][PATCH 1/1] python3-werkzeug: fix for CVE-2023-23934
 2023-06-28  6:18 UTC  (3+ messages)
` [oe] "

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 582c161c)
 2023-06-28  6:21 UTC 

[PATCH] i386/WHPX: Fix error message when fail to set ProcessorCount
 2023-06-28  6:19 UTC  (2+ messages)

[PATCH v2] efi: Print EFI status as hex number instead of uint
 2023-06-28  6:19 UTC 

[Buildroot] [PATCH 1/1] package/freetype: bump version to 2.13.1
 2023-06-28  6:19 UTC 

[meta-oe][kirkstone][PATCH] libssh: CVE-2020-16135 Fix NULL pointer dereference in sftpserver.c
 2023-06-28  6:16 UTC 

[Buildroot] [PATCH 1/1] package/flac: bump version to 1.4.3
 2023-06-28  6:16 UTC 

[PATCH 0/7] Add new CPU model EmeraldRapids and GraniteRapids
 2023-06-28  6:11 UTC  (4+ messages)
` [PATCH 7/7] target/i386: Add new CPU model GraniteRapids

[PATCH v6 00/13] Add support to configure TPDM DSB subunit
 2023-06-28  6:13 UTC  (6+ messages)
` [PATCH v6 09/13] Add nodes for dsb edge control

[PATCH] doc: fix missing release note for link support
 2023-06-28  5:39 UTC 

[Buildroot] [PATCH 1/1] package/libpng: bump version to 1.6.40
 2023-06-28  6:10 UTC 

[virtio-comment] [RFC PATCH] admin-queue: bind the group member to the device
 2023-06-28  6:06 UTC  (7+ messages)
        ` [virtio-dev] "

[PATCH v2] erofs-utils: fsck: add support for extracting hard links
 2023-06-28  5:51 UTC  (2+ messages)

[PATCH] doc: fix missing release note for double vlan on ice
 2023-06-28  6:00 UTC 

[OE-core][kirkstone][PATCH] go: fix CVE-2023-29400 html/template improper handling of empty HTML attributes
 2023-06-28  6:06 UTC 

[PATCH] app/dma-perf: introduce dma-perf application
 2023-06-28  6:06 UTC  (3+ messages)
` [PATCH v10] "

[LTP] [PATCH v2] sctp_big_chunk: Do not use md5 hmac algo if fips is enabled
 2023-06-28  6:05 UTC  (3+ messages)

[PATCH v2 1/2] drm/amd: Detect IFWI or PD upgrade support in psp_early_init()
 2023-06-28  6:03 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amd: adjust whitespace for amdgpu_psp.h

[PATCH v2 00/14] drm/ast: Refactor the device-detection code
 2023-06-28  6:03 UTC  (2+ messages)

[PATCH v4 00/12] RISCV: Add KVM_GET_REG_LIST API
 2023-06-28  6:00 UTC  (13+ messages)
` [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list

[PATCH 0/4] target/ppc: Fixes for instruction-related
 2023-06-28  5:56 UTC  (2+ messages)

iwd forgets network
 2023-06-28  5:56 UTC  (5+ messages)

[PATCH] doc: fix missing release note for link support
 2023-06-28  5:20 UTC 

[syzbot] [mm?] possible deadlock in f2fs_file_write_iter
 2023-06-28  5:52 UTC  (3+ messages)
` [f2fs-dev] "

media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
 2023-06-28  5:41 UTC  (3+ messages)

[zen:6.4/prjc 378/385] kernel/sched/alt_core.c:5986: warning: expecting prototype for sys_sched_getscheduler(). Prototype was for sys_sched_getparam() instead
 2023-06-28  5:50 UTC 

[Intel-xe] [PATCH V4 0/3] drm/xe: Add sysfs entry for tile and relate it to GTs
 2023-06-28  5:49 UTC  (4+ messages)
` [Intel-xe] [PATCH V4 3/3] drm/xe: Add sysfs entry to report per tile memory size

[PATCH] doc: fix missing release note for double vlan on ice
 2023-06-28  5:39 UTC 

Reminder: Xenomai community call on Wednesday, Jun 28, 2023, UTC 7:00 AM
 2023-06-28  5:47 UTC  (3+ messages)

[PATCH 0/3] iommu/amd: Consolidate PPR log handling
 2023-06-28  5:45 UTC  (4+ messages)
` [PATCH 1/3] iommu/amd: Disable PPR log/interrupt in iommu_disable()
` [PATCH 2/3] iommu/amd: Consolidate PPR log enablement
` [PATCH 3/3] iommu/amd: Enable PPR/GA interrupt after interrupt handler setup

[PATCH] doc: fix missing release note for UFO on iavf and ice
 2023-06-28  5:52 UTC 

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-06-28  5:40 UTC  (7+ messages)
` [PATCH v3 15/52] xen: make VMAP only support in MMU system
` [PATCH v3 21/52] xen: introduce CONFIG_HAS_PAGING_MEMPOOL

[GIT PULL] Move arm64 documentation under Documentation/arch
 2023-06-28  5:40 UTC  (2+ messages)

[jimc:dyn-drm-trc-10 17/30] aarch64-linux-ld: drivers/gpu/drm/vmwgfx/vmwgfx_drv.o:(__dyndbg_class_users+0x0): multiple definition of `__UNIQUE_ID_ddebug_class_user477'; drivers/gpu/drm/mgag200/mgag200_drv.o:(__dyndbg_class_users+0x0): first defined here
 2023-06-28  5:40 UTC 

[virtio-comment] [PATCH v19] virtio-net: support inner header hash
 2023-06-28  5:37 UTC  (5+ messages)
` [virtio-comment] "
  ` [virtio-comment] "
    ` [virtio-dev] "

[PATCH v3 0/2] iommu/amd: Interrupt handling improvements
 2023-06-28  5:32 UTC  (2+ messages)
` [PATCH v3 2/2] iommu/amd: Enable separate interrupt for PPR and GA log


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.