All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-29 23:16:29 to 2023-03-29 23:56:22 UTC [more...]

return an ERR_PTR from __filemap_get_folio v2
 2023-03-29 23:56 UTC  (5+ messages)
    ` [Cluster-devel] "

[PATCH v14 0/4] Checkpoint Support for Syscall User Dispatch
 2023-03-29 23:54 UTC  (12+ messages)
` [PATCH v14 1/4] asm-generic,arm64: create task variant of access_ok

[PATCH v7 00/13] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-03-29 23:54 UTC  (14+ messages)
` [PATCH v7 01/13] btrfs: scrub: use dedicated super block verification function to scrub one super block
` [PATCH v7 02/13] btrfs: introduce a new allocator for scrub specific btrfs_bio
` [PATCH v7 03/13] btrfs: introduce a new helper to submit read bio for scrub
` [PATCH v7 04/13] btrfs: introduce a new helper to submit write "

[PATCH 0/5] remove page_endio()
 2023-03-29 23:53 UTC  (5+ messages)
  ` [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler

[rdma:wip/leon-for-next] BUILD SUCCESS 78b26a335310a097d6b22581b706050db42f196c
 2023-03-29 23:53 UTC 

New CVE entries this week
 2023-03-29 23:52 UTC 

tpm: fix build break in tpm-chip.c caused by AMD fTPM quirk
 2023-03-29 23:52 UTC  (5+ messages)

[PATCH v2 00/14] Consolidate the error handling around device attachment
 2023-03-29 23:52 UTC  (16+ messages)
` [PATCH v2 01/14] iommu: Replace iommu_group_device_count() with list_count_nodes()
` [PATCH v2 02/14] iommu: Add for_each_group_device()
` [PATCH v2 03/14] iommu: Make __iommu_group_set_domain() handle error unwind
` [PATCH v2 04/14] iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
` [PATCH v2 05/14] iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
` [PATCH v2 06/14] iommu: Replace __iommu_group_dma_first_attach() with set_domain
` [PATCH v2 07/14] iommu: Make iommu_group_do_dma_first_attach() simpler
` [PATCH v2 08/14] iommu: Make iommu_group_do_dma_first_attach() work with owned groups
` [PATCH v2 09/14] iommu: Fix iommu_probe_device() to attach the right domain
` [PATCH v2 10/14] iommu: Remove the assignment of group->domain during default domain alloc
` [PATCH v2 11/14] iommu: Consolidate the code to calculate the target default domain type
` [PATCH v2 12/14] iommu: Consolidate the default_domain setup to one function
` [PATCH v2 13/14] iommu: Remove __iommu_group_for_each_dev()
` [PATCH v2 14/14] iommu: Tidy the control flow in iommu_group_store_type()

[PATCH] RDMA: don't ignore client->add() failures
 2023-03-29 23:51 UTC  (9+ messages)

[PATCH RFC 0/5] Introduce MSM-specific DSC helpers
 2023-03-29 23:51 UTC  (26+ messages)
` [PATCH RFC 1/5] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH RFC 2/5] drm/msm: Add MSM-specific DSC helper methods
` [PATCH RFC 3/5] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness
` [PATCH RFC 4/5] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH RFC 5/5] drm/msm/dsi: Use MSM and DRM DSC helper methods

[PATCH v5 0/3] Add the clock stretching i2c property
 2023-03-29 23:51 UTC  (3+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-29 23:50 UTC  (10+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op

[PATCH -next] dma-debug: Use %pa to format phys_addr_t
 2023-03-29 23:50 UTC  (2+ messages)

[PATCH 00/19] bio: check return values of bio_add_page
 2023-03-29 23:49 UTC  (73+ messages)
` [PATCH 01/19] swap: use __bio_add_page to add page to bio
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 02/19] drbd: "
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 04/19] fs: buffer: use __bio_add_page to add single page to bio
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 05/19] md: use __bio_add_page to add single page
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 06/19] md: raid5-log: "
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 07/19] md: raid5: use __bio_add_page to add single page to new bio
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 08/19] btrfs: repair: use __bio_add_page for adding single page
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 09/19] btrfs: raid56: use __bio_add_page to add "
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 11/19] gfs: use __bio_add_page for adding "
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 12/19] zonefs: "
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 13/19] zram: "
    ` [Cluster-devel] "
    ` [dm-devel] "
` [PATCH 14/19] floppy: "
    ` [Cluster-devel] "
    ` [dm-devel] "
` [PATCH 15/19] md: check for failure when adding pages in alloc_behind_master_bio
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 16/19] md: raid1: use __bio_add_page for adding single page to bio
    ` [Cluster-devel] "
    ` [dm-devel] "
` [PATCH 17/19] md: raid1: check if adding pages to resync bio fails
  ` [dm-devel] "
    ` [Cluster-devel] "
` [PATCH 18/19] dm-crypt: check if adding pages to clone "
  ` [dm-devel] "
    ` [Cluster-devel] "

RTT-PROBE: lore-subspace-rtt
 2023-03-29 23:49 UTC 

[PATCH] usb: typec: ucsi: introduce read_explicit operation
 2023-03-29 23:48 UTC  (7+ messages)

Build error with dunfell release "yocto-3.1.24"
 2023-03-29 23:47 UTC  (4+ messages)
  ` [OE-core] "

[PATCH v2] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
 2023-03-29 23:47 UTC  (4+ messages)

[PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
 2023-03-29 23:48 UTC  (3+ messages)
` [PATCH v2] "

[igt-dev] [PATCH i-g-t v2] xe/xe_vm: Create BO in proper tile
 2023-03-29 23:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for xe/xe_vm: Create BO in proper tile (rev2)

[PATCH] powerpc/64s: Move CPU -mtune options into Kconfig
 2023-03-29 23:43 UTC 

[PATCH v2] iommu/rockchip: Add missing set_platform_dma_ops callback
 2023-03-29 23:42 UTC  (4+ messages)

[PATCH v12 00/22] Covert static log types in libraries to dynamic
 2023-03-29 23:40 UTC  (23+ messages)
` [PATCH v12 01/22] gso: don't log message on non TCP/UDP
` [PATCH v12 02/22] eal: drop no longer used GSO logtype
` [PATCH v12 03/22] log: drop unused RTE_LOGTYPE_TIMER
` [PATCH v12 04/22] efd: convert RTE_LOGTYPE_EFD to dynamic type
` [PATCH v12 05/22] mbuf: convert RTE_LOGTYPE_MBUF "
` [PATCH v12 06/22] acl: convert RTE_LOGTYPE_ACL "
` [PATCH v12 07/22] examples/power: replace use of RTE_LOGTYPE_POWER
` [PATCH v12 08/22] examples/l3fwd-power: "
` [PATCH v12 09/22] power: convert RTE_LOGTYPE_POWER to dynamic type
` [PATCH v12 10/22] ring: convert RTE_LOGTYPE_RING "
` [PATCH v12 11/22] mempool: convert RTE_LOGTYPE_MEMPOOL "
` [PATCH v12 12/22] lpm: convert RTE_LOGTYPE_LPM to dynamic types
` [PATCH v12 13/22] kni: convert RTE_LOGTYPE_KNI to dynamic type
` [PATCH v12 14/22] sched: convert RTE_LOGTYPE_SCHED "
` [PATCH v12 15/22] examples/ipsec-secgw: replace RTE_LOGTYPE_PORT
` [PATCH v12 16/22] port: convert RTE_LOGTYPE_PORT to dynamic type
` [PATCH v12 17/22] hash: move rte_thash_gfni stubs out of header file
` [PATCH v12 18/22] hash: move rte_hash_set_alg out header
` [PATCH v12 19/22] hash: convert RTE_LOGTYPE_HASH to dynamic type
` [PATCH v12 20/22] table: convert RTE_LOGTYPE_TABLE "
` [PATCH v12 21/22] app/test: remove use of RTE_LOGTYPE_PIPELINE
` [PATCH v12 22/22] pipeline: convert RTE_LOGTYPE_PIPELINE to dynamic type

[PATCH 0/4] iommu/vt-d: Several fixes for intel iommu driver
 2023-03-29 23:40 UTC  (4+ messages)
` [PATCH 3/4] iommu/vt-d: Fix quoted string split across lines

[PATCH] rust: fix bindgen arguments
 2023-03-29 23:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-29 23:39 UTC 

`git gc` says "unable to read" but `git fsck` happy
 2023-03-29 23:37 UTC  (2+ messages)

[RFC PATCH 1/2] net: extend drop reasons for multiple subsystems
 2023-03-29 23:36 UTC  (2+ messages)

[PATCH] zonefs: Always invalidate last cache page on append write
 2023-03-29 23:36 UTC  (4+ messages)

[PATCH v4 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-29 23:35 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: remove hbr3 support on herobrine boards
 2023-03-29 23:34 UTC 

[PATCH v2 4/5] cxl/pci: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-03-29 15:59 UTC  (3+ messages)

[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-03-29 15:55 UTC  (3+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER

[PATCH v13 000/113] KVM TDX basic feature support
 2023-03-29 23:32 UTC  (20+ messages)
` [PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v13 017/113] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v13 018/113] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific

[RFC 00/13] Replace static logtypes with static
 2023-03-29 23:31 UTC  (5+ messages)
` [PATCH v8 00/22] Convert static logtypes in libraries
  ` [PATCH v8 04/22] efd: replace RTE_LOGTYPE_EFD with dynamic type

RTT-PROBE: lore-subspace-rtt
 2023-03-29 23:29 UTC 

[PATCH 0/4] some chainlint fixes and performance improvements
 2023-03-29 23:28 UTC  (5+ messages)
` [PATCH 1/4] tests: run internal chain-linter under "make test"

[PATCH v5 0/6] Add CA enforcement keyring restrictions
 2023-03-29 23:27 UTC  (7+ messages)
` [PATCH v5 5/6] KEYS: CA link restriction

[PATCH v4] perf sched: Fix sched latency analysis incorrect
 2023-03-29 23:26 UTC  (2+ messages)

[BUG] perf: No samples found when using kcore + coresight
 2023-03-29 23:25 UTC  (12+ messages)

[PATCH v2 1/2] bap: Mark devices to auto-connect
 2023-03-29 23:25 UTC  (2+ messages)
` [PATCH v2 2/2] device: Fix not setting initiator flag when auto-connecting

[PATCH -perfbook] docker: Cope with change in latexpand-v1.3.tar.gz from gitlab
 2023-03-29 23:25 UTC  (2+ messages)

[PATCHv3 00/14] Add DT support for generic ADC battery
 2023-03-29 23:24 UTC  (3+ messages)
` [PATCHv3 02/14] power: supply: core: auto-exposure of simple-battery data

[PATCH RESEND] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
 2023-03-29 23:24 UTC  (3+ messages)

[PATCH v4 bpf-next 0/5] bpf-nex: Add socket destroy capability
 2023-03-29 23:25 UTC  (10+ messages)
` [PATCH v4 bpf-next 4/4] selftests/bpf: Add tests for bpf_sock_destroy

[PATCH] That change for support different sslcert and sslkey types
 2023-03-29 23:23 UTC  (10+ messages)
` [PATCH v2] http: add support for "

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-03-29 23:23 UTC  (2+ messages)

[PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error
 2023-03-29 23:22 UTC  (3+ messages)

[PATCH v8 00/24] Add vfio_device cdev for iommufd support
 2023-03-29 23:22 UTC  (5+ messages)
` [PATCH v8 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
  ` [Intel-gfx] "

[PATCH] cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
 2023-03-29 23:21 UTC  (2+ messages)
  ` Fwd: "

[PATCH v8 0/3] Add single core R5F IPC for AM62 SoC family
 2023-03-29 23:21 UTC  (2+ messages)

[PATCH] crypto: ccp - Clear PSP interrupt status register before calling handler
 2023-03-29 23:19 UTC  (2+ messages)

[linusw-pinctrl:ib-qcom-quad-spi] BUILD SUCCESS e49eabe3e13f295e4f46daa897a0575654789a8c
 2023-03-29 23:19 UTC 

[Intel-wired-lan] [PATCH bpf RFC 0/4] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-03-29 23:19 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH bpf RFC 1/4] xdp: rss hash types representation
  `  "

[PATCH v3] CodeSamples/count: add necessary partial memory barriers
 2023-03-29 23:18 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] tests/xe/xe_guc_pc: Skip RC6 tests on PVC
 2023-03-29 23:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/xe/xe_guc_pc: Skip RC6 tests on PVC (rev2)

What's cooking in git.git (Mar 2023, #06; Wed, 29)
 2023-03-29 23:18 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-29 23:19 UTC 

[PATCH v2 0/6] MediaTek Helio X10 MT6795 - MT6331/6332 PMIC Wrapper
 2023-03-29 23:17 UTC  (4+ messages)
` [PATCH v2 5/6] soc: mediatek: mtk-pmic-wrap: Add support for MT6331 w/ MT6332 companion

[PATCH 5.4 000/389] 5.4.211-rc1 review
 2023-03-29 23:17 UTC  (9+ messages)
` [PATCH 5.4 182/389] PCI/portdrv: Dont disable AER reporting in get_port_device_capability()

[PATCH] RDMA/rxe: Pass a pointer to virt_to_page()
 2023-03-29 23:16 UTC  (4+ 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.