All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-01 02:07:54 to 2023-09-01 04:09:35 UTC [more...]

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

[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  (3+ messages)

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

[PATCH net-next] ipv6: do not merge differe type and protocol routes
 2023-09-01  3:58 UTC  (7+ 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  (2+ messages)

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  (3+ messages)

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

[RFC PATCH v1 0/5] nolibc x86-64 string functions
 2023-09-01  3:35 UTC  (5+ messages)
` [RFC PATCH v1 3/5] tools/nolibc: x86-64: Use `rep cmpsb` for `memcmp()`

[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 V3 00/40] x86/cpu: Rework the topology evaluation
 2023-09-01  3:09 UTC  (16+ messages)
` [patch V3 27/40] x86/cpu: Provide a sane leaf 0xb/0x1f parser

[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

WQ_UNBOUND warning since recent workqueue refactoring
 2023-09-01  2:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [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  (2+ messages)

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

[PATCH 00/13] linux-user patch queue
 2023-09-01  2:32 UTC  (2+ 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 v2 00/33] linux-user: Improve host and guest page size handling
 2023-09-01  2:31 UTC  (36+ messages)
` [PATCH v2 01/33] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
` [PATCH v2 02/33] linux-user: Adjust SVr4 NULL page mapping
` [PATCH v2 03/33] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
` [PATCH v2 04/33] linux-user: Remove qemu_host_page_size from create_elf_tables
` [PATCH v2 05/33] linux-user/hppa: Simplify init_guest_commpage
` [PATCH v2 06/33] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
` [PATCH v2 07/33] linux-user/arm: "
` [PATCH v2 08/33] linux-user: Remove qemu_host_page_{size, mask} from mmap.c
` [PATCH v2 09/33] linux-user: Remove REAL_HOST_PAGE_ALIGN "
` [PATCH v2 10/33] linux-user: Remove HOST_PAGE_ALIGN "
` [PATCH v2 11/33] migration: Remove qemu_host_page_size
` [PATCH v2 12/33] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
` [PATCH v2 13/33] softmmu/physmem: Remove qemu_host_page_size
` [PATCH v2 14/33] softmmu/physmem: Remove HOST_PAGE_ALIGN
` [PATCH v2 15/33] linux-user: Remove qemu_host_page_size from main
` [PATCH v2 16/33] linux-user: Split out target_mmap__locked
` [PATCH v2 17/33] linux-user: Move some mmap checks outside the lock
` [PATCH v2 18/33] linux-user: Fix sub-host-page mmap
` [PATCH v2 19/33] linux-user: Split out mmap_end
` [PATCH v2 20/33] linux-user: Do early mmap placement only for reserved_va
` [PATCH v2 21/33] linux-user: Split out mmap_h_eq_g
` [PATCH v2 22/33] linux-user: Split out mmap_h_lt_g
` [PATCH v2 23/33] linux-user: Split out mmap_h_gt_g
` [PATCH v2 24/33] tests/tcg: Remove run-test-mmap-*
` [PATCH v2 25/33] tests/tcg: Extend file in linux-madvise.c
` [PATCH v2 26/33] *-user: Deprecate and disable -p pagesize
` [PATCH v2 27/33] cpu: Remove page_size_init
` [PATCH v2 28/33] accel/tcg: Disconnect TargetPageDataNode from page size
` [PATCH v2 29/33] linux-user: Allow TARGET_PAGE_BITS_VARY
` [PATCH v2 30/33] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
` [PATCH v2 31/33] linux-user: Bound mmap_min_addr by host page size
` [PATCH v2 32/33] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
` [PATCH v2 33/33] target/alpha: "

[PATCH v2] target/riscv: Use accelerated helper for AES64KS1I
 2023-09-01  2:30 UTC  (2+ messages)

[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] softmmu/dirtylimit: Fix usleep early return on signal
 2023-09-01  2:18 UTC 

[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  (4+ 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


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.