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

[PATCH v7 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-09-01  0:44 UTC  (9+ messages)

[PATCH -next] RFC: apparmor: Optimize retrieving current task secid
 2023-09-01  2:54 UTC  (4+ 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] clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
 2023-09-01  2:46 UTC 

[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 v2 0/5] Share sva domains with all devices bound to a mm
 2023-09-01  2:36 UTC  (4+ messages)
` [PATCH v2 1/5] iommu: Add mm_get_enqcmd_pasid() helper function

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

[PATCH] wifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats()
 2023-09-01  1:56 UTC  (2+ messages)

[PATCH] net/socket: Remove unnecessary ‘0’ values from used
 2023-09-02 18:22 UTC 

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

[PATCH 0/3] tty: Fix tiocspgrp() related races
 2023-09-01  1:50 UTC  (4+ messages)
` [PATCH 1/3] tty: Fix __tty_check_change() and tiocspgrp() race
` [PATCH 2/3] tty: Serialise racing tiocspgrp() callers
` [PATCH 3/3] tty: Move task_pgrp() after tty->ctrl.lock for consistency

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)

[PATCH net v1] net: phy: micrel: Correct bit assignment for MICREL_KSZ8_P1_ERRATA flag
 2023-09-01  1:33 UTC  (4+ messages)

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

[PATCH -next 1/5] drm/amd/display: clean up one inconsistent indenting
 2023-09-01  1:29 UTC  (5+ messages)
` [PATCH -next 2/5] "
` [PATCH -next 3/5] drm/amd/display: clean up some inconsistent indentings
` [PATCH -next 4/5] "
` [PATCH -next 5/5] drm/amd/display: clean up one inconsistent indenting

[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  (4+ messages)
` [PATCH 1/2] Make loop indexes unsigned
` [PATCH 2/2] Ensure num_actions is not a negative

[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  (15+ messages)
` [PATCH v2 01/14] lmb: Drop surplus brackets and fix code style
` [PATCH v2 02/14] lmb: Rename interior piece to area
` [PATCH v2 03/14] lmb: Rename region array "
` [PATCH v2 04/14] lmb: Rename memory/reserved_regions "
` [PATCH v2 05/14] lmb: Rename LMB_MAX_REGIONS and LMB_USE_MAX_REGIONS
` [PATCH v2 06/14] "
` [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

[PATCH v11 00/13] Add multiport support for DWC3 controllers
 2023-09-01  1:13 UTC  (3+ messages)
` [PATCH v11 06/13] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

[PATCH v20 00/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-09-01  1:13 UTC  (7+ messages)
` [PATCH v20 14/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v20 15/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint

[PATCH v3 1/2] schemas: Add a schema for memory map
 2023-09-01  1:12 UTC  (14+ messages)

[PATCH] ubi: Reject device with erasesize 0
 2023-09-01  1:11 UTC  (2+ messages)

[PATCH 0/6] Attempt to enforce standard extensions for build output
 2023-09-01  1:10 UTC  (9+ messages)

[intel-lts:6.1/linux 2330/2351] drivers/gpu/drm/i915/gt/uc/intel_huc_fw.c:62:41: sparse: sparse: incorrect type in assignment (different base types)
 2023-09-01  1:07 UTC 

[freescale-fslc:pr/639 4365/24603] crypto/testmgr.c:2619:25: warning: result of comparison of constant 65536 with expression of type 'unsigned short' is always false
 2023-09-01  1:07 UTC 

[PATCH v2 0/2] Make reader optimistic spinning optional
 2023-09-01  1:07 UTC  (3+ messages)
  ` [PATCH v2 1/2] Revert "locking/rwsem: Remove reader optimistic spinning"
  ` [PATCH v2 2/2] locking/rwsem: Make reader optimistic spinning optional

Do I have to fsync after aio_write finishes (with fallocate preallocation) ?
 2023-09-01  1:06 UTC  (7+ messages)

[PATCH 6.4 0/9] 6.4.14-rc1 review
 2023-09-01  1:04 UTC  (2+ messages)

[PATCH 6.1 00/10] 6.1.51-rc1 review
 2023-09-01  1:03 UTC  (2+ messages)

[PATCH 5.15 0/9] 5.15.130-rc1 review
 2023-09-01  1:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/xe add invalid va access tests
 2023-09-01  0:59 UTC  (4+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/xe add invalid va access tests (rev3)
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✗ Fi.CI.BAT: failure "

[PATCH] flashcp: Add write last option
 2023-09-01  0:55 UTC 

[PATCH -next 1/4] drm/amd/display: Remove duplicated include in dcn35_resource.c
 2023-09-01  0:52 UTC  (4+ messages)
` [PATCH -next 2/4] drm/amd/display: Remove duplicated include in dcn35_optc.c
` [PATCH -next 3/4] drm/amd/display: Remove duplicated include in dcn35_hwseq.c
` [PATCH -next 4/4] drm/amd/display: Remove duplicated include in dcn35_clk_mgr.c

[PATCH v9 0/4] hw/ufs: Add Universal Flash Storage (UFS) support
 2023-09-01  0:46 UTC  (3+ messages)

[PATCH v8 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-09-01  0:43 UTC  (7+ messages)
` [PATCH v8 8/8] x86/resctrl: Display hardware ids of resource groups

[PATCH 00/11] (few more) Steps towards enabling -Wshadow
 2023-09-01  0:38 UTC  (3+ messages)
` [PATCH 01/11] tcg: Clean up local variable shadowing

[PATCH v10 0/2] Add Novatek NT36xxx touchscreen driver
 2023-09-01  0:37 UTC  (6+ messages)
` [PATCH v10 2/2] Input: "

[rmk-arm:ktext-current 3/19] arch/arm64/include/asm/memory.h:57:6: warning: "CONFIG_ARM64_16K_PAGES" is not defined, evaluates to 0
 2023-09-01  0:36 UTC 

[PATCH] arm64: Restore trapless ptimer access
 2023-09-01  0:36 UTC  (2+ messages)

[ira.weiny@intel.com: Ira Weiny key for kernel.org keyring]
 2023-09-01  0:35 UTC  (3+ messages)


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.