All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-10 21:40:07 to 2021-06-10 22:36:36 UTC [more...]

[pull request][net-next 00/16] mlx5 updates 2021-06-09
 2021-06-10 22:36 UTC  (2+ messages)

[PATCH 00/11] mm: page_vma_mapped_walk() cleanup and THP fixes
 2021-06-10 22:35 UTC  (5+ messages)
` [PATCH 01/11] mm: page_vma_mapped_walk(): use page for pvmw->page

[PATCH 0/5] Split huge PMD mapping of vmemmap pages
 2021-06-10 22:35 UTC  (7+ messages)
` [PATCH 1/5] mm: hugetlb: introduce helpers to preallocate/free page tables
` [PATCH 2/5] mm: hugetlb: introduce helpers to preallocate page tables from bootmem allocator
` [PATCH 3/5] mm: sparsemem: split the huge PMD mapping of vmemmap pages

[PATCH v7 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport
 2021-06-10 22:33 UTC  (2+ messages)

[PATCH] LSM: SafeSetID: Mark safesetid_initialized as __initdata
 2021-06-10 22:33 UTC  (3+ messages)

[GIT PULL] md-fixes 20210610
 2021-06-10 22:32 UTC  (2+ messages)

[PATCH 0/3] Add support for querying hw info that UMDs need
 2021-06-10 22:33 UTC  (12+ messages)
` [PATCH 1/3] drm/i915/guc: Add fetch of hwconfig table
    ` [Intel-gfx] "
` [PATCH 2/3] drm/i915/uapi: Add query for "
    ` [Intel-gfx] "
` [PATCH 3/3] drm/i915/uapi: Add query for L3 bank count
  ` [Intel-gfx] "

[Intel-gfx] [PATCH i-g-t 0/2] Add tests for new hw info queries
 2021-06-10 22:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t 1/2] tests/i915/query: Query, parse and validate the hwconfig table
` [Intel-gfx] [PATCH i-g-t 2/2] tests/i915/query: Add test for L3 bank count
` [igt-dev] ✓ Fi.CI.BAT: success for Add tests for new hw info queries

[PATCH v4] firmware_loader: fix use-after-free in firmware_fallback_sysfs
 2021-06-10 22:32 UTC  (4+ messages)

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-10 22:32 UTC  (7+ messages)
` [PATCH 4/4] CodingGuidelines: recommend singular they
` [PATCH v2 0/4] Use singular "they" when appropriate

[kvm:queue 155/222] arch/x86/kvm/svm/svm_onhyperv.h:49:34: error: 'hv_remote_flush_tlb' undeclared; did you mean 'svm_flush_tlb'?
 2021-06-10 22:30 UTC  (2+ messages)

[PATCH v7 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req
 2021-06-10 22:31 UTC  (2+ messages)

[PATCH v5] drm/panel: db7430: Add driver for Samsung DB7430
 2021-06-10 22:30 UTC  (2+ messages)

[PATCH v3 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
 2021-06-10 22:30 UTC  (4+ messages)

[PATCH AUTOSEL 5.12 01/43] ASoC: max98088: fix ni clock divider calculation
 2021-06-10 22:29 UTC  (13+ messages)
` [PATCH AUTOSEL 5.12 03/43] spi: Fix spi device unregister flow
` [PATCH AUTOSEL 5.12 42/43] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers

+ mm-rmap-make-try_to_unmap-void-function.patch added to -mm tree
 2021-06-10 22:29 UTC 

+ mm-thp-remap_page-is-only-needed-on-anonymous-thp.patch added to -mm tree
 2021-06-10 22:29 UTC 

+ mm-hwpoison_user_mappings-try_to_unmap-with-ttu_sync.patch added to -mm tree
 2021-06-10 22:29 UTC 

[PATCH v2] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
 2021-06-10 22:28 UTC  (4+ messages)

[GIT PULL] Ux500 DTS changes for v5.14
 2021-06-10 22:23 UTC  (3+ messages)

[PATCH bpf-next 00/17] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-06-10 22:27 UTC  (5+ messages)
` [PATCH bpf-next 02/17] bpf: allow RCU-protected lookups to happen from bh context

[PATCH 0/4] AIA local interrupt CSR support
 2021-06-10 22:26 UTC  (4+ messages)
` [PATCH 1/4] target/riscv: Add defines for AIA local interrupt CSRs

[PATCH 00/40] I2C fixes
 2021-06-10 22:26 UTC  (4+ messages)
` [PATCH 33/40] drm/amd/pm: Fix a bug in i2c_xfer

[PATCH 0/5] cxl/pmem: Add core infrastructure for PMEM support
 2021-06-10 22:26 UTC  (6+ messages)
` [PATCH 1/5] cxl/core: Add cxl-bus driver infrastructure
` [PATCH 2/5] cxl/pmem: Add initial infrastructure for pmem support
` [PATCH 3/5] libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()
` [PATCH 4/5] libnvdimm: Drop unused device power management support
` [PATCH 5/5] cxl/pmem: Register 'pmem' / cxl_nvdimm devices

[PATCH v1 1/6] PCI/P2PDMA: Rename upstream_bridge_distance() and rework documentation
 2021-06-10 22:25 UTC  (3+ messages)

+ mm-thp-another-pvmw_sync-fix-in-page_vma_mapped_walk.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-page_vma_mapped_walk-use-goto-instead-of-while-1.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-page_vma_mapped_walk-get-vma_address_end-earlier.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-page_vma_mapped_walk-crossing-page-table-boundary.patch added to -mm tree
 2021-06-10 22:25 UTC 

[PATCH 0/7] check Makefile and Kconfigs for SPDX tag
 2021-06-10 22:15 UTC  (27+ messages)
` [PATCH 1/7] checkpatch: check Makefiles "
` [PATCH 2/7] mei: hdcp: SPDX tag should be the first line
` [PATCH 3/7] drivers/soc/litex: fix spelling of SPDX tag
` [PATCH 4/7] MIPS: Loongson64: "
` [PATCH 5/7] iio/scmi: "
` [PATCH 6/7] mt76: add a space between comment char and "
` [PATCH 7/7] mt76: use SPDX header file comment style

+ mm-thp-fix-page_vma_mapped_walk-if-thp-mapped-by-ptes.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-page_vma_mapped_walk-settle-pagehuge-on-entry.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-page_vma_mapped_walk-add-a-level-of-indentation.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-thp-replace-debug_vm-bug-with-vm_warn-when-unmap-fails-for-split.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-page_vma_mapped_walk-use-pmde-for-pvmw-pmd.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-page_vma_mapped_walk-prettify-pvmw_migration-block.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-page_vma_mapped_walk-use-pmd_read_atomic.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-thp-fix-page_address_in_vma-on-file-thp-tails.patch added to -mm tree
 2021-06-10 22:24 UTC 

+ mm-thp-fix-vma_address-if-virtual-address-below-file-offset.patch added to -mm tree
 2021-06-10 22:24 UTC 

+ mm-thp-unmap_mapping_page-to-fix-thp-truncate_cleanup_page.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-page_vma_mapped_walk-use-page-for-pvmw-page.patch added to -mm tree
 2021-06-10 22:25 UTC 

+ mm-thp-make-is_huge_zero_pmd-safe-and-quicker.patch added to -mm tree
 2021-06-10 22:24 UTC 

+ mm-thp-try_to_unmap-use-ttu_sync-for-safe-splitting.patch added to -mm tree
 2021-06-10 22:24 UTC 

[PATCH v1 1/1] net: usb: asix: ax88772: manage PHY PM from MAC
 2021-06-10 22:22 UTC  (2+ messages)

[qemu-mainline test] 162591: regressions - FAIL
 2021-06-10 22:21 UTC 

+ mm-thp-fix-__split_huge_pmd_locked-on-shmem-migration-entry.patch added to -mm tree
 2021-06-10 22:20 UTC 

[PATCH v2 0/3] don't collapse transports for the trunkable
 2021-06-10 22:17 UTC  (12+ messages)
` [PATCH v2 2/3] NFSv4 introduce max_connect mount options

[PATCH 4.19 1/2] perf/cgroups: Don't rotate events for cgroups unnecessarily
 2021-06-10 22:16 UTC  (3+ messages)

[PATCH 1/3] initramfs: move unnecessary memcmp from hot path
 2021-06-10 22:17 UTC  (5+ messages)
` [PATCH 2/3] initramfs: print helpful cpio error on "crc" magic
` [PATCH 3/3] docs: remove mention of "crc" cpio format support

[to-be-updated] nouveau-svm-implement-atomic-svm-access.patch removed from -mm tree
 2021-06-10 22:16 UTC 

[to-be-updated] mm-selftests-for-exclusive-device-memory-fix.patch removed from -mm tree
 2021-06-10 22:16 UTC 

[to-be-updated] mm-selftests-for-exclusive-device-memory.patch removed from -mm tree
 2021-06-10 22:16 UTC 

[to-be-updated] nouveau-svm-refactor-nouveau_range_fault.patch removed from -mm tree
 2021-06-10 22:16 UTC 

[to-be-updated] mm-rename-migrate_pgmap_owner.patch removed from -mm tree
 2021-06-10 22:16 UTC 

[to-be-updated] mm-memoryc-allow-different-return-codes-for-copy_nonpresent_pte.patch removed from -mm tree
 2021-06-10 22:16 UTC 

[to-be-updated] mm-rmap-split-migration-into-its-own-function.patch removed from -mm tree
 2021-06-10 22:16 UTC 

[to-be-updated] mm-device-exclusive-memory-access.patch removed from -mm tree
 2021-06-10 22:16 UTC 

[to-be-updated] mm-swapops-rework-swap-entry-manipulation-code.patch removed from -mm tree
 2021-06-10 22:15 UTC 

[to-be-updated] mm-remove-special-swap-entry-functions.patch removed from -mm tree
 2021-06-10 22:15 UTC 

[to-be-updated] mm-rmap-split-try_to_munlock-from-try_to_unmap.patch removed from -mm tree
 2021-06-10 22:16 UTC 

[Intel-gfx] [PATCH 0/9] drm/i915/fbc: Clean up cfb allocation code
 2021-06-10 22:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH RESEND v2 0/5] Add devm helper for work-queue initialization
 2021-06-10 22:14 UTC  (5+ messages)
  ` [PATCH RESEND v2 3/5] extcon: extcon-max77693.c: Fix potential work-queue cancellation race

[RFC PATCH v2 0/2] cputlb: implement load_helper_unaligned() for unaligned loads
 2021-06-10 22:13 UTC  (4+ messages)
` [RFC PATCH v2 2/2] "

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 5.14-rc1
 2021-06-10 22:13 UTC 

[PATCH 1/2] avoid using inet_ntoa()
 2021-06-10 22:12 UTC  (2+ messages)

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-10 22:04 UTC  (2+ messages)

linux-next: rebase and update of the gfs2 tree
 2021-06-10 22:11 UTC 

[PATCH] mptcp: use icsk_rto of first subflow as ADD_ADDR timeout value
 2021-06-10 22:11 UTC  (2+ messages)

[intel-linux-intel-lts:5.4/yocto 82/1142] drivers/gpu/drm/kmb/kmb_dsi.c:1698:6: warning: no previous prototype for 'connect_lcd_to_mipi'
 2021-06-10 22:11 UTC 

[PATCH v4] drm/panel: db7430: Add driver for Samsung DB7430
 2021-06-10 22:04 UTC  (3+ messages)

[PATCH 0/6] mremap fixes
 2021-06-10 22:03 UTC  (4+ messages)
` [PATCH 3/6] mm/mremap: Convert huge PUD move to separate helper

[PATCH] xfs: Fix 64-bit division on 32-bit in xlog_state_switch_iclogs()
 2021-06-10 22:01 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
 2021-06-10 22:00 UTC 

[RFC PATCH 00/10] KVM: x86/mmu: simplify argument to kvm page fault handler
 2021-06-10 22:00 UTC  (4+ messages)

[PATCH v3 0/4] PCI: of: Improvements to handle 64-bit attribute for non-prefetchable ranges
 2021-06-10 21:50 UTC  (5+ messages)
` [PATCH v3 4/4] arm64: dts: rockchip: Update PCI host bridge window to 32-bit address memory

[PATCH] cxl/hdm: Fix decoder count calculation
 2021-06-10 22:00 UTC  (2+ messages)

[linux-next:master 8465/8758] arch/arc/kernel/signal.c:101:21: error: 'struct pt_regs' has no member named 'r30'; did you mean 'r10'?
 2021-06-10 21:47 UTC  (4+ messages)

[dunfell/master PATCHv2 0/5] Update to latest kernel and uboot
 2021-06-10 21:58 UTC  (4+ messages)
` [dunfell/master PATCHv2 1/5] ti-uboot-staging: Update to the latest ti-u-boot-2021.01

[PATCH] drm: set DRM_RENDER_ALLOW flag on DRM_IOCTL_MODE_CREATE/DESTROY_DUMB ioctls
 2021-06-10 21:36 UTC 

[PATCH v2 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-06-10 21:46 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller

[PATCH 0/4] First steps towards partial clone submodules
 2021-06-10 21:51 UTC  (5+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] submodule: refrain from filtering GIT_CONFIG_COUNT

[PATCH net] inet: annotate date races around sk->sk_txhash
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH net] net/packet: annotate data race in packet_sendmsg()
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH net 1/3] netfilter: nf_tables: initialize set before expression setup
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH net] net: annotate data race in sock_error()
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH net 0/2 v2] net: bridge: vlan tunnel egress path fixes
 2021-06-10 21:50 UTC  (3+ messages)
  ` [Bridge] "

[PATCH net v2 0/3] Fix out of bounds when parsing TCP options
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-10 21:44 UTC  (22+ messages)
` [PATCH v5 1/5] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [PATCH v5 2/5] iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
` [PATCH v5 3/5] drm/msm: Improve the a6xx page fault handler
` [PATCH v5 4/5] iommu/arm-smmu-qcom: Add stall support
` [PATCH v5 5/5] drm/msm: devcoredump iommu fault support

[Buildroot] [PATCH] package/mpg123: bump version to 1.25.15
 2021-06-10 21:47 UTC 

[PATCH v4 0/5] PCI Data Object Exchange support + CXL CDAT
 2021-06-10 21:46 UTC  (3+ messages)
` [PATCH v4 3/5] cxl/mem: Add CDAT table reading from DOE

[PATCH net-next 00/10] DSA tagging driver for NXP SJA1110
 2021-06-10 21:46 UTC  (2+ messages)

[PATCHv4 0/4] block and nvme passthrough error handling
 2021-06-10 21:44 UTC  (10+ messages)
` [PATCHv4 1/4] block: support polling through blk_execute_rq
` [PATCHv4 2/4] nvme: use blk_execute_rq() for passthrough commands
` [PATCHv4 3/4] block: return errors from blk_execute_rq()
` [PATCHv4 4/4] nvme: use return value "

[PATCH v2 0/7] media: v4l2: compat ioctl fixes
 2021-06-10 21:43 UTC  (8+ messages)
` [PATCH v2 1/7] media: v4l2-core: ignore native time32 ioctls on 64-bit
` [PATCH v2 2/7] media: v4l2-core: explicitly clear ioctl input data
` [PATCH v2 3/7] media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
` [PATCH v2 4/7] media: v4l2-core: return -ENODEV from ioctl when not registered
` [PATCH v2 5/7] media: atomisp: remove compat_ioctl32 code
` [PATCH v2 6/7] media: subdev: fix compat_ioctl32
` [PATCH v2 7/7] media: subdev: disallow ioctl for saa6588/davinci

Bitbake failure
 2021-06-10 21:43 UTC  (3+ messages)
` [yocto] "
    ` [External] "

[PATCH] qemu-img: Use "depth":-1 to make backing probes obvious
 2021-06-10 21:39 UTC 

[PATCH, net-next, v2] ibmvnic: Allow device probe if the device is not ready at boot
 2021-06-10 21:40 UTC  (2+ 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.