All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-01 01:15:23 to 2023-09-01 04:09:14 UTC [more...]

[Intel-gfx] [PATCH 0/4] fbc on any plane
 2023-09-01  4:09 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fbc on any plane (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[dunfell] [PATCH] flex: Exclude CVE-2015-1773 from cve-check
 2023-09-01  4:08 UTC 

[RFC PATCH 00/14] Rearrange batched folio freeing
 2023-09-01  4:03 UTC  (7+ messages)
` [RFC PATCH 01/14] mm: Make folios_put() the basis of release_pages()
` [RFC PATCH 02/14] mm: Convert free_unref_page_list() to use folios

[PATCH v2 2/4] net: dsa: Extend ksz9477 TAG setup to support HSR frames duplication
 2023-09-01  4:02 UTC  (2+ messages)

[bug report] blktests nvme/043 nvme/045 failed
 2023-09-01  4:02 UTC  (2+ messages)

[PATCH v4 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-09-01  3:57 UTC  (10+ messages)
` [PATCH v4 07/11] PCI: microchip: Rename IRQ init function
` [PATCH v4 08/11] PCI: microchip: Move IRQ init functions to pcie-plda-host.c

[PATCH V2 drivers/perf: hisi:] drivers/perf: hisi: fix set wrong filter mode for running events issue
 2023-09-01  3:50 UTC 

CITI ms-nfsv41 client: IOCTL_NFS41_WRITE failed with 31 xid=5481722 opcode=NFS41_FILE_QUERY?
 2023-09-01  3:53 UTC 

[PATCH v6 04/11] ext4: call ext4_mb_mark_context in ext4_mb_mark_diskspace_used
 2023-09-01  3:51 UTC  (2+ messages)

[PATCH -next] RFC: apparmor: Optimize retrieving current task secid
 2023-09-01  3:50 UTC  (5+ messages)

[PATCH v2 0/5] Share sva domains with all devices bound to a mm
 2023-09-01  3:49 UTC  (12+ messages)
` [PATCH v2 1/5] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v2 2/5] iommu: Introduce mm_get_pasid() "
` [PATCH v2 3/5] mm: Add structure to keep sva information

[PATCH net,v2] wifi: mac80211: fix WARNING in ieee80211_link_info_change_notify()
 2023-09-01  3:53 UTC 

Do I have to fsync after aio_write finishes (with fallocate preallocation) ?
 2023-09-01  3:47 UTC  (8+ messages)

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-09-01  3:45 UTC  (6+ messages)

[PATCH 2/3] drm/ttm/tests: Add tests for ttm_tt
 2023-09-01  3:41 UTC  (3+ messages)

[PATCH] wifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats()
 2023-09-01  3:40 UTC  (4+ messages)

[PATCH] ceph/decode: Remove unnecessary ‘0’ values from ret
 2023-09-02 20:11 UTC 

[igt-dev] [PATCH i-g-t 0/2] gitlab-ci/pull-or-rebuild: added debugs
 2023-09-01  3:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 00/32] Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters
 2023-09-01  3:28 UTC  (33+ messages)
` [PATCH v3 01/32] net/sssnic: add build and doc infrastructure
` [PATCH v3 02/32] net/sssnic: add log type and log macros
` [PATCH v3 03/32] net/sssnic: support probe and remove
` [PATCH v3 04/32] net/sssnic: initialize hardware base
` [PATCH v3 05/32] net/sssnic: add event queue
` [PATCH v3 06/32] net/sssnic/base: add message definition and utility
` [PATCH v3 07/32] net/sssnic/base: add mailbox support
` [PATCH v3 08/32] net/sssnic/base: add work queue
` [PATCH v3 09/32] net/sssnic/base: add control queue
` [PATCH v3 10/32] net/sssnic: add dev configure and infos get
` [PATCH v3 11/32] net/sssnic: add dev MAC ops
` [PATCH v3 12/32] net/sssnic: support dev link status
` [PATCH v3 13/32] net/sssnic: support link status event
` [PATCH v3 14/32] net/sssnic: support Rx queue setup and release
` [PATCH v3 15/32] net/sssnic: support Tx "
` [PATCH v3 16/32] net/sssnic: support Rx queue start and stop
` [PATCH v3 17/32] net/sssnic: support Tx "
` [PATCH v3 18/32] net/sssnic: add Rx interrupt support
` [PATCH v3 19/32] net/sssnic: support dev start and stop
` [PATCH v3 20/32] net/sssnic: support dev close and reset
` [PATCH v3 21/32] net/sssnic: add allmulticast and promiscuous ops
` [PATCH v3 22/32] net/sssnic: add basic and extended stats ops
` [PATCH v3 23/32] net/sssnic: support Rx packet burst
` [PATCH v3 24/32] net/sssnic: support Tx "
` [PATCH v3 25/32] net/sssnic: add RSS support
` [PATCH v3 26/32] net/sssnic: support dev MTU set
` [PATCH v3 27/32] net/sssnic: support dev queue info get
` [PATCH v3 28/32] net/sssnic: support dev firmware version get
` [PATCH v3 29/32] net/sssnic: add dev flow control ops
` [PATCH v3 30/32] net/sssnic: support VLAN offload and filter
` [PATCH v3 31/32] net/sssnic: add generic flow ops
` [PATCH v3 32/32] net/sssnic: add VF dev support

[virtio-dev] [PATCH v3] virtio-spi: add the device specification
 2023-09-01  3:29 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v2] target/riscv: Allocate itrigger timers only once
 2023-09-01  3:28 UTC  (2+ messages)

[Intel-xe] [PATCH v5 0/3] drm/xe/pmu: Enable PMU interface
 2023-09-01  3:34 UTC  (13+ messages)
` [Intel-xe] [PATCH v5 3/3] "

22.11.3 patches review and test
 2023-09-01  3:23 UTC  (5+ messages)

[PATCH v6 0/2] *** Add Facebook Minerva (AST2600) BMC ***
 2023-09-01  3:20 UTC  (6+ messages)
` [PATCH v7 2/2] dt-bindings: arm: aspeed: add Meta Minerva board

[PATCH] btrfs: remove btree_dirty_folio() inside DEBUG
 2023-09-01  3:18 UTC 

[PATCH] erofs-utils: lib: fix `last_mapped_block` in erofs_bflush()
 2023-09-01  3:16 UTC  (2+ messages)
` [PATCH RESEND] "

[meta-oe][PATCH] libmcrypt: fix multilib conflict
 2023-09-01  3:14 UTC 

[igt-dev] [i-g-t][PATCH v2 1/1] tests/i915: Add multi-gt support for rc6_idle and rc6_fence tests
 2023-09-01  3:24 UTC 

[PATCH v4 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-09-01  3:07 UTC  (5+ messages)
` [PATCH v4 2/3] clocksource: Add JH7110 timer driver

[PATCH bpf-next v2] selftests/bpf: fix a CI failure caused by vsock write
 2023-09-01  3:10 UTC 

[PATCH] target/riscv: Allocate itrigger timers only once
 2023-09-01  3:09 UTC  (2+ messages)

[PATCH] iommu/tegra-smmu: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-09-01  3:05 UTC  (2+ messages)

[PATCH v2 0/5] soc: loongson: Fix some issues about loongson_pm2
 2023-09-01  3:05 UTC  (4+ messages)
` [PATCH v2 3/5] soc: loongson: loongson_pm2: Drop useless of_device_id compatible

[Intel-xe] [RFC PATCH] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2023-09-01  3:04 UTC  (7+ messages)

[PATCH 1/2] arm: dts: rockchip: rk3588, rk3588s: sync with Linux
 2023-09-01  2:57 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe

[freescale-fslc:pr/639 1264/24603] drivers/gpu/drm/drm_of.c:206: warning: Function parameter or member 'm_ops' not described in 'drm_of_component_probe'
 2023-09-01  2:56 UTC 

[sean-jc:x86/hide_kvm_details 2/3] arch/mips/include/asm/kvm_host.h:111:36: error: field 'generic' has incomplete type
 2023-09-01  2:54 UTC 

[PATCH] clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
 2023-09-01  2:46 UTC  (2+ messages)

[PATCH 0/5 v3] fuse direct write consolidation and parallel IO
 2023-09-01  2:54 UTC  (5+ messages)
` [PATCH 5/6] fuse: Remove fuse_direct_write_iter code path / use IOCB_DIRECT

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-09-01  2:50 UTC  (11+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[PATCH v2 0/3] Add dependencies of POWER_RESET for MIPS Malta, x86, and PowerMac
 2023-09-01  2:43 UTC  (8+ messages)
` [PATCH v2 1/3] kconfig: add dependencies of POWER_RESET for mips malta
` [PATCH v2 2/3] kconfig: add dependencies of POWER_RESET for x86
` [PATCH v2 3/3] kconfig: add dependencies of POWER_RESET for PowerMac

[igt-dev] [i-g-t 0/2] Ignore uncompiled tests
 2023-09-01  2:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[sean-jc:x86/hide_kvm_details 2/3] arch/powerpc/include/asm/kvm_host.h:91:36: error: field 'generic' has incomplete type
 2023-09-01  2:43 UTC 

[PATCH v1 0/3] Change tuning implementation
 2023-09-01  2:40 UTC  (11+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Drop unused properties
` [PATCH v1 2/3] mmc: starfive: Change tuning implementation

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for WQ_UNBOUND warning since recent workqueue refactoring
 2023-09-01  2:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[BUG] Boost failure on stable kernel 6.5.y-rc1
 2023-09-01  2:41 UTC 

starfive crypto list_add corruption
 2023-09-01  2:39 UTC  (4+ messages)

[PATCH v15 0/2] add debugfs to migration driver
 2023-09-01  2:36 UTC  (3+ messages)
` [PATCH v15 1/2] vfio/migration: Add debugfs to live "
` [PATCH v15 2/2] Documentation: add debugfs description for vfio

[PATCH net-next] macsec: introduce default_async_crypto sysctl
 2023-09-01  2:35 UTC  (10+ messages)

[PATCH] [V2] ata: libata: add workaround to flip LPM during suspend/resume
 2023-09-01  2:34 UTC 

[PATCH 2/3] regulator: userspace-consumer: Add regulator event support
 2023-09-01  2:32 UTC 

[RFC PATCH 00/16] ext4: more accurate metadata reservaion for delalloc mount option
 2023-09-01  2:33 UTC  (3+ messages)

[PATCH v4 0/2] devtools: add tracepoint check in checkpatch
 2023-09-01  2:32 UTC  (6+ messages)
` [EXT] Re: [PATCH v5 1/1] "

[PATCH v6 0/8] [v6]drivers/net Add Support mucse N10 Pmd Driver
 2023-09-01  2:30 UTC  (9+ messages)
` [PATCH v6 1/8] net/rnp: add skeleton
` [PATCH v6 2/8] net/rnp: add ethdev probe and remove
` [PATCH v6 3/8] net/rnp: add device init and uninit
` [PATCH v6 4/8] net/rnp: add mbx basic api feature
` [PATCH v6 5/8] net/rnp add reset code for Chip Init process
` [PATCH v6 6/8] net/rnp add port info resource init
` [PATCH v6 7/8] net/rnp add devargs runtime parsing functions
` [PATCH v6 8/8] net/rnp handle device interrupts

[PATCH] linux-user/riscv: Add new extensions to hwprobe
 2023-09-01  2:28 UTC  (3+ messages)

irq storm on sd/mmc card detect gpio interrupt alloced from pinctrl device
 2023-09-01  2:28 UTC  (11+ messages)

[PATCH v2 0/2] riscv: fix --enable-debug in riscv-to-apply.next
 2023-09-01  2:26 UTC  (2+ messages)

[PATCH v2] crypto: Fix hungtask for PADATA_RESET
 2023-09-01  2:28 UTC  (3+ messages)

drivers/of/dynamic.c:935 of_changeset_action() warn: possible memory leak of 'ce'
 2023-09-01  2:22 UTC 

[PATCH 1/2] riscv: zicond: make non-experimental
 2023-09-01  2:20 UTC  (2+ messages)

[xen-unstable test] 182581: regressions - FAIL
 2023-09-01  2:19 UTC 

[PATCH] ceph/ceph_common: Remove unnecessary ‘0’ values from ret
 2023-09-02 18:50 UTC 

[PATCH] io_uring: fix IO hang in io_wq_put_and_exit from do_exit()
 2023-09-01  2:17 UTC  (6+ messages)

[PATCHSET v2 0/2] fstests: fix cpu hotplug mess
 2023-09-01  2:15 UTC  (3+ messages)
` [PATCH 2/2] generic/650: race mount and unmount with cpu hotplug too

[PATCH] btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb()
 2023-09-01  2:11 UTC 

[PATCH v8 00/13] Add support to configure TPDM DSB subunit
 2023-09-01  2:09 UTC  (5+ messages)
` [PATCH v8 06/13] coresight-tpdm: Add reset node to TPDM node

[REGRESSION] Can't clone GitHub repos (fetch-pack error) due to avoiding deprecated OpenSSL SHA-1 routines
 2023-09-01  2:09 UTC  (4+ messages)
    ` [PATCH] treewide: fix various bugs w/ OpenSSL 3+ EVP API

[PATCH] ethdev: introduce generic flow item and action
 2023-09-01  2:07 UTC  (16+ messages)
                ` DPDK community: RTE_FLOW support for P4-programmable devices

[Intel-gfx] [PATCH -next] drm/i915/gvt: Use list_for_each_entry() helper
 2023-09-01  2:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] ata: libata: add workaround to flip LPM during suspend/resume
 2023-09-01  2:03 UTC  (2+ messages)

[XEN][PATCH v10 00/20] dynamic node programming using overlay dtbo
 2023-09-01  2:01 UTC  (7+ messages)
` [XEN][PATCH v10 11/20] xen/iommu: Introduce iommu_remove_dt_device()

[freescale-fslc:pr/639 6164/24603] drivers/soc/imx/secvio/imx-secvio-sc.c:140:5: warning: no previous declaration for 'int_imx_secvio_sc_check_state'
 2023-09-01  2:01 UTC 

[PATCH v4 7/7] sched/fair: Fair server interface
 2023-09-01  2:01 UTC 

[qemu-mainline test] 182584: regressions - FAIL
 2023-09-01  1:50 UTC 

pull-request: bpf 2023-08-31
 2023-09-01  1:50 UTC  (2+ messages)

[PATCH v1 4/5] misc: fastrpc: Add support to save and restore interrupted
 2023-09-01  1:49 UTC  (2+ messages)

Framebuffer mmap on PowerPC
 2023-09-01  1:44 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2023-09-01  1:46 UTC 

[GIT PULL] csky 2nd changes for v6.6
 2023-09-01  1:45 UTC 

[PATCH net v3] docs: netdev: document patchwork patch states
 2023-09-01  1:41 UTC 

[freescale-fslc:pr/639 178/24603] sound/soc/fsl/fsl_esai_client.c:85:5: warning: no previous prototype for 'fsl_esai_client_pcm_trigger'
 2023-09-01  1:39 UTC 

DWC3-Gadget: Flickering with ISOC Streaming (UVC) while multiplier set on Superspeed
 2023-09-01  1:35 UTC  (2+ messages)

[PATCH] tracing: zero the pipe cpumask on alloc to avoid spurious -EBUSY
 2023-09-01  1:34 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Update GUC_KLV_0_KEY definition
 2023-09-01  1:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/5 v2] CXL: SK hynix Niagara MHSLD Device
 2023-09-01  1:29 UTC  (6+ messages)
` [PATCH 1/5] cxl/mailbox: move mailbox effect definitions to a header
` [PATCH 2/5] cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PATCH 3/5] cxl/type3: Expose ct3 functions so that inheriters can call them
` [PATCH 4/5] cxl/type3: add an optional mhd validation function for memory accesses
` [PATCH 5/5] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-09-01  1:17 UTC  (5+ messages)

dwc3: unusual handling of setup requests with wLength == 0
 2023-09-01  1:27 UTC  (11+ messages)

[PATCH 0/2] Prevent potential write out of bounds
 2023-09-01  1:28 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-09-01  1:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups (rev11)

[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
 2023-09-01  1:07 UTC  (7+ messages)
` [Intel-xe] [PATCH 01/10] drm/xe/oa: Introduce OA uapi

[PATCH] x86/kvm/mmu: Remove unnecessary ‘NULL’ values from sptep
 2023-09-02 17:54 UTC 

[yocto] [meta-security][PATCH] ccs-tools: Fix do_package QA Issue
 2023-09-01  1:20 UTC 

[yocto] [meta-security][PATCH] paxctl: Fix do_package QA Issue
 2023-09-01  1:20 UTC 

[PATCH 0/3] enable PPC in test-meson-builds on ubuntu
 2023-09-01  1:16 UTC  (3+ messages)
` [PATCH 3/3] devtools: enable testing ppc builds "

[PATCH v2 00/14] Correct confusing lmb error message
 2023-09-01  1:13 UTC  (9+ messages)
` [PATCH v2 07/14] lmb: Update use of region in the header file
` [PATCH v2 08/14] lmb: Update use of region in the C file
` [PATCH v2 09/14] lmb: Tidy up structure access
` [PATCH v2 10/14] lmb: Avoid long for loop counters and function returns
` [PATCH v2 11/14] lmb: Change functions returning long to return int
` [PATCH v2 12/14] lmb: Tidy up lmb_overlaps_region()
` [PATCH v2 13/14] lmb: Document and tidy lmb_add_region_flags()
` [PATCH v2 14/14] fs: Fix a confusing error about overlapping regions


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.