All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-27 15:00:28 to 2022-05-27 16:02:16 UTC [more...]

[PATCH v1 00/33] testing/next (gitlab, junit, lcitool, x-compile)
 2022-05-27 15:52 UTC  (26+ messages)
` [PATCH v1 01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages
` [PATCH v1 02/33] .gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job
` [PATCH v1 03/33] gitlab-ci: add meson JUnit test result into report
` [PATCH v1 04/33] meson.build: fix summary display of test compilers
` [PATCH v1 05/33] tests/lcitool: fix up indentation to correct style
` [PATCH v1 06/33] tests/docker: update debian-armhf-cross with lcitool
` [PATCH v1 07/33] tests/docker: update debian-armel-cross "
` [PATCH v1 08/33] tests/docker: update debian-mipsel-cross "
` [PATCH v1 09/33] tests/docker: update debian-mips64el-cross "
` [PATCH v1 10/33] tests/docker: update debian-ppc64el-cross "
` [PATCH v1 11/33] tests/docker: update debian-amd64 "
` [PATCH v1 12/33] configure: do not define or use the CPP variable
` [PATCH v1 14/33] build: add a more generic way to specify make->ninja dependencies
` [PATCH v1 17/33] tests/tcg: correct target CPU for sparc32
` [PATCH v1 18/33] tests/tcg: merge configure.sh back into main configure script
` [PATCH v1 20/33] configure: handle host compiler in probe_target_compiler
` [PATCH v1 23/33] configure: move symlink configuration earlier
` [PATCH v1 25/33] configure: enable cross-compilation of optionrom
` [PATCH v1 26/33] configure: enable cross compilation of vof
` [PATCH v1 29/33] gitlab: convert Cirrus jobs to .base_job_template
` [PATCH v1 33/33] docs/devel: clean-up the CI links in the docs

RTT-PROBE: lore-subspace-rtt
 2022-05-27 16:01 UTC 

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-05-27 16:00 UTC  (6+ messages)
` [PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
        ` [Bridge] "

[PATCH v2] perf metrics: Add literal for system TSC frequency
 2022-05-27 15:57 UTC  (4+ messages)

[PATCH v5 00/37] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-05-27 15:55 UTC  (38+ messages)
` [PATCH v5 01/37] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v5 02/37] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v5 03/37] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v5 04/37] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v5 05/37] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v5 06/37] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v5 07/37] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v5 08/37] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v5 09/37] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v5 10/37] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v5 11/37] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
` [PATCH v5 12/37] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v5 13/37] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v5 14/37] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v5 15/37] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
` [PATCH v5 16/37] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v5 17/37] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v5 18/37] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
` [PATCH v5 19/37] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v5 20/37] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v5 21/37] KVM: nSVM: "
` [PATCH v5 22/37] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v5 23/37] KVM: selftests: Better XMM read/write helpers
` [PATCH v5 24/37] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v5 25/37] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v5 26/37] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v5 27/37] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v5 28/37] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v5 29/37] KVM: selftests: Export _vm_get_page_table_entry()
` [PATCH v5 30/37] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v5 31/37] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v5 32/37] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH v5 33/37] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH v5 34/37] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH v5 35/37] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v5 36/37] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v5 37/37] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test

[PATCH] drivers: scsi: Directly use ida_alloc()/free()
 2022-05-27 15:56 UTC  (2+ messages)

[PATCH] parisc: fix the exit status of arch/parisc/nm
 2022-05-27 15:55 UTC  (3+ messages)

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-05-27 15:56 UTC  (4+ messages)
` [PATCH v6 04/22] drm/panfrost: Fix shrinker list corruption by madvise IOCTL

[PATCH v2 00/11] Add Chameleon v3 support
 2022-05-27 15:54 UTC  (23+ messages)
` [PATCH v2 01/11] arm: dts: Add Mercury+ AA1 devicetrees
` [PATCH v2 02/11] arm: dts: Add Chameleonv3 handoff headers
` [PATCH v2 03/11] arm: dts: Add Chameleonv3 devicetrees
` [PATCH v2 04/11] board: Add Chameleonv3 board dir
` [PATCH v2 05/11] config: Add Chameleonv3 config
` [PATCH v2 06/11] misc: atsha204a: Increase wake delay by tWHI
` [PATCH v2 07/11] sysreset: socfpga: Use parent device for reading base address
` [PATCH v2 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
` [PATCH v2 09/11] socfpga: arria10: Improve bitstream loading speed
` [PATCH v2 10/11] socfpga: arria10: Wait for fifo empty after writing bitstream
` [PATCH v2 11/11] socfpga: arria10: Allow dcache_enable before relocation

[merged mm-hotfixes-stable] mm-page_table_check-fix-accessing-unmapped-ptep.patch removed from -mm tree
 2022-05-27 15:56 UTC 

[merged mm-hotfixes-stable] kexec_file-drop-weak-attribute-from-arch_kexec_apply_relocations.patch removed from -mm tree
 2022-05-27 15:56 UTC 

[merged mm-hotfixes-stable] hugetlb-fix-huge_pmd_unshare-address-update.patch removed from -mm tree
 2022-05-27 15:56 UTC 

[merged mm-hotfixes-stable] mm-page_alloc-always-attempt-to-allocate-at-least-one-page-during-bulk-allocation.patch removed from -mm tree
 2022-05-27 15:56 UTC 

[PATCH] doc: remove reference to pcapng init function
 2022-05-27 15:38 UTC  (2+ messages)

[PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
 2022-05-27 15:55 UTC 

[PATCH 0/3] Die preserve ggg
 2022-05-27 15:54 UTC  (13+ messages)
` [PATCH 1/3] rebase.c: state preserve-merges has been removed
` [PATCH 2/3] rebase: help users when dying with `preserve-merges`

[PATCH 5.10 000/163] 5.10.119-rc1 review
 2022-05-27 15:53 UTC  (3+ messages)

[folded-merged] mm-page_table_check-fix-accessing-unmapped-ptep-fix.patch removed from -mm tree
 2022-05-27 15:53 UTC 

[folded-merged] kexec_file-drop-weak-attribute-from-arch_kexec_apply_relocations-fix.patch removed from -mm tree
 2022-05-27 15:52 UTC 

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-05-27 15:51 UTC  (8+ messages)
` [WIP v2 0/5] "
  ` [WIP v2 1/5] t7002: add tests for moving out-of-cone file/directory
  ` [WIP v2 2/5] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
  ` [WIP v2 4/5] mv: add check_dir_in_index() and solve general dir check issue

RTT-PROBE: lore-subspace-rtt
 2022-05-27 15:51 UTC 

[PATCH 00/24] Begin removing PageError
 2022-05-27 15:50 UTC  (25+ messages)
` [PATCH 01/24] block: Remove check of PageError
` [PATCH 02/24] afs: "
` [PATCH 03/24] freevxfs: "
` [PATCH 04/24] gfs: Check PageUptodate instead "
` [PATCH 05/24] hfs: Remove check for PageError
` [PATCH 06/24] hfsplus: "
` [PATCH 07/24] ntfs: "
` [PATCH 08/24] ext2: "
` [PATCH 09/24] nilfs2: "
` [PATCH 10/24] ntfs: "
` [PATCH 11/24] ntfs3: "
` [PATCH 12/24] reiserfs: "
` [PATCH 13/24] ufs: Remove checks "
` [PATCH 14/24] remap_range: Remove check of uptodate flag
` [PATCH 15/24] jfs: Remove check for PageUptodate
` [PATCH 16/24] iomap: Remove test for folio error
` [PATCH 17/24] orangefs: "
` [PATCH 18/24] buffer: Remove check for PageError
` [PATCH 19/24] nfs: Leave pages in the pagecache if readpage failed
` [PATCH 20/24] btrfs: Use a folio in wait_dev_supers()
` [PATCH 21/24] buffer: Don't test folio error in block_read_full_folio()
` [PATCH 22/24] squashfs: Return the actual error from squashfs_read_folio()
` [PATCH 23/24] hostfs: Handle page write errors correctly
` [PATCH 24/24] ocfs2: Use filemap_write_and_wait_range() in ocfs2_cow_sync_writeback()

[PATCH v7 0/8] kbuild: yet another series of cleanups
 2022-05-27 15:50 UTC  (7+ messages)
` [PATCH v7 1/8] kbuild: replace $(linked-object) with CONFIG options
` [PATCH v7 2/8] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v7 8/8] kbuild: rebuild multi-object modules when objtool is updated

[PATCH 0/3] bcache fixes for Linux v5.19 (2nd wave)
 2022-05-27 15:50 UTC  (6+ messages)
` [PATCH 1/3] bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init()
` [PATCH 2/3] bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
` [PATCH 3/3] md: bcache: check the return value of kzalloc() in detached_dev_do_request()
` (subset) [PATCH 0/3] bcache fixes for Linux v5.19 (2nd wave)

[PATCH] UML: add support for KASAN under x86_64
 2022-05-27 15:46 UTC  (11+ messages)
` [RFC PATCH v3] "

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-05-27 15:45 UTC  (7+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 5/7] mm/demotion: Add support to associate rank with memory tier
  ` [RFC PATCH v4 7/7] mm/demotion: Demote pages according to allocation fallback order

host file contamination with recipes using cmake and find_package
 2022-05-27 15:44 UTC  (4+ messages)
` [yocto] "

[GIT PULL] Bitmap patches for v5.19-rc1
 2022-05-27 15:43 UTC 

[PATCH v3 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-27 15:42 UTC  (5+ messages)
` [PATCH v3 1/2] mm: khugepaged: recover from poisoned anonymous memory

[PATCH 0/5] btrfs: scrub: make scrub uses less memory for metadata scrub
 2022-05-27 15:37 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 15:41 UTC 

linux-next: manual merge of the arm-soc tree with Linus' tree
 2022-05-27 15:38 UTC  (3+ messages)

[PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1)
 2022-05-27 15:40 UTC  (6+ messages)

[PATCH] mm/page_alloc: Always attempt to allocate at least one page during bulk allocation
 2022-05-27 15:38 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH v2 0/1] Replace shmem memory region and object backend
 2022-05-27 15:37 UTC  (3+ messages)

[PATCH] most: Directly use ida_alloc()/free()
 2022-05-27 15:37 UTC  (2+ messages)

[PATCH 0/4] support HW Rx/Tx descriptor dump
 2022-05-27 15:36 UTC  (5+ messages)
` [PATCH 1/4] ethdev: introduce ethdev HW desc dump PI
` [PATCH 3/4] net/hns3: support Rx/Tx bd dump

[PATCH v6 0/8] Support exporting BDSs via VDUSE
 2022-05-27 15:33 UTC  (3+ messages)
` [PATCH v6 6/8] vduse-blk: Implement vduse-blk export

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-27 15:35 UTC  (5+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH] hwmon: Allow to compile ASB100 and FSCHMD on !X86
 2022-05-27 15:34 UTC 

[PATCH] tests/Makefile.include: Fix 'make check-help' output
 2022-05-27 15:30 UTC 

[PATCH RFC 0/2] Fix "sleep while locked" in RELEASE_LOCKOWNER
 2022-05-27 15:32 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 15:31 UTC 

[PATCH] ALSA: hda/via: Delete does not require return
 2022-05-27 12:10 UTC 

[Patch] ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptop
 2022-05-27 12:07 UTC 

Tried to replace a drive in a raid 1 and all hell broke loose
 2022-05-27 15:25 UTC  (8+ messages)

[PATCH] ASoC: da7219: Drop no-op remove function
 2022-05-27  8:48 UTC  (2+ messages)

[PATCH] ASoC: da732x: Drop no-op remove function
 2022-05-27  8:47 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-05-25 22:07 UTC  (3+ messages)

[PATCH mptcp-next v2 0/5] BPF packet scheduler
 2022-05-27 15:27 UTC  (6+ messages)
` [PATCH mptcp-next v2 3/5] Squash to "mptcp: add get_subflow wrappers"

[PATCH] drm/msm/dp: force link training for display resolution change
 2022-05-27 15:25 UTC  (4+ messages)

misc btrfs cleanups
 2022-05-27 15:20 UTC  (3+ messages)

[PATCH] rcu: tiny: record kvfree_call_rcu() call stack for KASAN
 2022-05-27 15:24 UTC  (3+ messages)

[PATCH -next] ext4: Fix warning in ext4_da_release_space
 2022-05-27 15:21 UTC  (3+ messages)

[PULL 00/34] ppc queue
 2022-05-27 15:19 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 15:20 UTC 

[Buildroot] [Bug 14821] New: Samba server is failing to compile
 2022-05-27 15:20 UTC  (2+ messages)
` [Buildroot] [Bug 14821] "

stable-rc/queue/5.15 baseline: 106 runs, 1 regressions (v5.15.43-145-g2d6e3434d25f)
 2022-05-27 15:20 UTC 

[PATCH v2] ax25: Fix ax25 session cleanup problem in ax25_release
 2022-05-27 15:18 UTC 

[PATCH v2 0/8] Add support for uring passthrough commands
 2022-05-27 15:19 UTC  (3+ messages)
  ` [PATCH v2 5/8] docs: document options for io_uring_cmd I/O engine

drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:63 amdgpu_gem_fault() warn: inconsistent indenting
 2022-05-27 15:17 UTC 

About GIT Internals
 2022-05-27 15:14 UTC  (5+ messages)

[PATCH v3 0/8] ACPI: Buffer property and reference as string support
 2022-05-27 15:12 UTC  (4+ messages)
` [PATCH v3 6/8] ACPI: property: Unify integer value reading functions

RTT-PROBE: lore-subspace-rtt
 2022-05-27 15:10 UTC 

[GIT PULL] jfs updates for v5.19
 2022-05-27 15:10 UTC 

[PATCH bpf] selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
 2022-05-27 15:10 UTC  (2+ messages)

Synaptics Incorporated-Semiconductor Manufacturing Technology Industry Professionals
 2022-05-27 15:09 UTC 

[PATCH] btrfs-progs: zoned: add upper and lower zone size boundarys
 2022-05-27 15:02 UTC  (2+ messages)

[PATCH 00/12] iommu/vt-d: Optimize the use of locks
 2022-05-27 15:05 UTC  (13+ messages)
` [PATCH 02/12] iommu/vt-d: Remove for_each_device_domain()
` [PATCH 03/12] iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()
` [PATCH 04/12] iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()
` [PATCH 09/12] iommu/vt-d: Check device list of domain in domain free path

[f2fs-dev] [PATCH v2] f2fs: replace F2FS_I(inode) by the local variable
 2022-05-27 15:03 UTC  (2+ messages)

btrfs read repair: new tests and cleanups
 2022-05-27 15:03 UTC  (4+ messages)
` [PATCH 01/10] btrfs: add a helpers for read repair testing

[PATCH] mm/vmscan: don't try to reclaim freed folios
 2022-05-27 15:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 15:00 UTC 


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.