All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-28 15:08:28 to 2022-04-28 15:43:38 UTC [more...]

[PULL 00/11] migration queue
 2022-04-28 14:40 UTC  (7+ messages)
` [PULL 04/11] tests: ensure migration status isn't reported as failed
` [PULL 05/11] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PULL 07/11] migration: Add zero-copy-send parameter for QMP/HMP for Linux
` [PULL 09/11] multifd: multifd_send_sync_main now returns negative on error
` [PULL 10/11] multifd: Send header packet without flags if zero-copy-send is enabled
` [PULL 11/11] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH AUTOSEL 01/14] mm: fix invalid page pointer returned with FOLL_PIN gups
 2022-04-28 15:42 UTC  (14+ messages)
` [PATCH AUTOSEL 02/14] mm: fix missing cache flush for all tail pages of compound page
` [PATCH AUTOSEL 03/14] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH AUTOSEL 04/14] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
` [PATCH AUTOSEL 05/14] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
` [PATCH AUTOSEL 06/14] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
` [PATCH AUTOSEL 07/14] mm/page_alloc: fetch the correct pcp buddy during bulk free
` [PATCH AUTOSEL 08/14] mm/page_alloc: check high-order pages for corruption during PCP operations
` [PATCH AUTOSEL 09/14] mm/hwpoison: fix error page recovered but reported "not recovered"
` [PATCH AUTOSEL 10/14] mm/mlock: fix potential imbalanced rlimit ucounts adjustment
` [PATCH AUTOSEL 11/14] mm,migrate: fix establishing demotion target
` [PATCH AUTOSEL 12/14] mm/thp: refix __split_huge_pmd_locked() for migration PMD
` [PATCH AUTOSEL 13/14] mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
` [PATCH AUTOSEL 14/14] mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap()

[PATCH] irq: synchronize irq_thread startup
 2022-04-28 15:42 UTC  (2+ messages)

[PATCH 0/4] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-04-28 15:41 UTC  (4+ messages)
` [PATCH 1/4] mm: ioremap: Setup phys_addr of struct vm_struct

NFS regression between 5.17 and 5.18
 2022-04-28 15:42 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Fix memory leaks in per-gt sysfs
 2022-04-28 15:42 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-28 15:42 UTC  (17+ messages)
  `  "

[PATCH 00/16] support non power of 2 zoned devices
 2022-04-28 15:40 UTC  (9+ messages)
  ` [PATCH 02/16] block: add blk_queue_zone_aligned and bdev_zone_aligned helper
  ` [PATCH 03/16] block: add bdev_zone_no helper

Play jitter coming from dshare
 2022-04-28 15:39 UTC 

[PULL 00/54] target-arm queue
 2022-04-28 14:39 UTC  (25+ messages)
` [PULL 21/54] target/arm: Use tcg_constant in balance of translate-a64.c
` [PULL 25/54] target/arm: Use tcg_constant for vector shift expanders
` [PULL 26/54] target/arm: Use tcg_constant for do_coproc_insn
` [PULL 27/54] target/arm: Use tcg_constant for gen_srs
` [PULL 29/54] target/arm: Use tcg_constant for MOVW, UMAAL, CRC32
` [PULL 31/54] target/arm: Use tcg_constant for TT, SAT, SMMLA
` [PULL 32/54] target/arm: Use tcg_constant in LDM, STM
` [PULL 33/54] target/arm: Use tcg_constant in CLRM, DLS, WLS, LE
` [PULL 34/54] target/arm: Use tcg_constant in trans_CPS_v7m
` [PULL 35/54] target/arm: Use tcg_constant in trans_CSEL
` [PULL 36/54] target/arm: Use tcg_constant for trans_INDEX_*
` [PULL 37/54] target/arm: Use tcg_constant in SINCDEC, INCDEC
` [PULL 38/54] target/arm: Use tcg_constant in FCPY, CPY
` [PULL 41/54] target/arm: Use tcg_constant in WHILE
` [PULL 42/54] target/arm: Use tcg_constant in LD1, ST1
` [PULL 43/54] target/arm: Use tcg_constant in SUBR
` [PULL 44/54] target/arm: Use tcg_constant in do_zzi_{sat, ool}, do_fp_imm
` [PULL 45/54] target/arm: Use tcg_constant for predicate descriptors
` [PULL 49/54] target/arm: Use field names for accessing DBGWCRn
` [PULL 50/54] hw/arm/smmuv3: Cache event fault record
` [PULL 51/54] hw/arm/smmuv3: Add space in guest error message
` [PULL 52/54] target/arm: Advertise support for FEAT_TTL
` [PULL 53/54] target/arm: Advertise support for FEAT_BBM level 2
` [PULL 54/54] hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2

[PATCH bpf-next v7 0/6] New BPF helpers to accelerate synproxy
 2022-04-28 15:38 UTC  (7+ messages)
` [PATCH bpf-next v7 1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v7 2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v7 3/6] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v7 4/6] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v7 5/6] bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v7 6/6] bpf: Allow the new syncookie helpers to work with SKBs

[syzbot] KASAN: use-after-free Read in add_wait_queue
 2022-04-28 15:39 UTC  (3+ messages)

[Accel-config] Re: [PATCH v1 1/1] accel-config/test: Fix description timeout calculation to overflow
 2022-04-28 15:39 UTC 

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-04-28 15:38 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/10] x86/microcode/intel: Expose collect_cpu_info_early() for IFS
  ` [PATCH v5 02/10] x86/msr-index: Define INTEGRITY_CAPABILITIES MSR
  ` [PATCH v5 03/10] platform/x86/intel/ifs: Add stub driver for In-Field Scan
  ` [PATCH v5 04/10] platform/x86/intel/ifs: Read IFS firmware image
  ` [PATCH v5 05/10] platform/x86/intel/ifs: Check IFS Image sanity
  ` [PATCH v5 06/10] platform/x86/intel/ifs: Authenticate and copy to secured memory
  ` [PATCH v5 07/10] platform/x86/intel/ifs: Add scan test support
  ` [PATCH v5 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
  ` [PATCH v5 09/10] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
  ` [PATCH v5 10/10] platform/x86/intel/ifs: add ABI documentation for IFS

[PATCH v1] arm64: dts: qcom: sc7180: Add mrbland dts files
 2022-04-28 15:37 UTC  (2+ messages)

[PATCH 00/20] target/ppc: Remove hidden usages of *env
 2022-04-28 14:56 UTC  (6+ messages)
` [PATCH 03/20] target/ppc: Substitute msr_pr macro with new M_MSR_PR macro

[PATCH v3 00/12] mm: userspace hugepage collapse
 2022-04-28 15:37 UTC  (6+ messages)
` [PATCH v3 03/12] mm/khugepaged: make hugepage allocation context-specific

FAILED: patch "[PATCH] mm: kfence: fix objcgs vector allocation" failed to apply to 5.15-stable tree
 2022-04-28 15:36 UTC 

[PATCH 1/2] SUNRPC: Don't leak sockets in xs_local_connect()
 2022-04-28 15:30 UTC  (2+ messages)
` [PATCH 2/2] SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets

[OE-core][kirkstone 00/26] Pull request (cover letter only)
 2022-04-28 15:35 UTC 

[Buildroot] [PATCH] package/udev: move render and sgx out of UDEV_USERS
 2022-04-28 15:35 UTC  (3+ messages)
` [Buildroot] [PATCH v2] package/udev: move render and sgx to package/systemd

[Buildroot] [git commit] package/udev: move render and sgx to package/systemd
 2022-04-28 15:34 UTC 

[PATCH] drm/msm/dpu: remove unused refcount for encoder_phys_wb
 2022-04-28 15:34 UTC 

[xen-unstable-smoke test] 169807: regressions - FAIL
 2022-04-28 15:34 UTC 

[PATCH v6 4/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-04-28 15:34 UTC 

[GIT PULL] Thermal control fixes for v5.18-rc5
 2022-04-28 15:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-28 15:32 UTC 

[syzbot] WARNING in kvm_mmu_uninit_tdp_mmu (2)
 2022-04-28 15:32 UTC  (3+ messages)

[GIT PULL] Power management fixes for v5.18-rc5
 2022-04-28 15:32 UTC 

[Accel-config] Re: [PATCH v1 1/1] accel-config/test: Fix description timeout calculation to overflow
 2022-04-28 15:32 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_softpin: Exercise single offset eviction on all engines
 2022-04-28 15:31 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/gem_softpin: Exercise single offset eviction on all engines (rev3)

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-28 15:30 UTC  (12+ messages)

[GIT PULL] ACPI fixes for v5.18-rc5
 2022-04-28 15:30 UTC 

[PATCH bpf-next v2 0/3] bpf, docs: Fix typos in instruction-set.rst
 2022-04-28 15:30 UTC  (2+ messages)

[ovmf test] 169816: regressions - FAIL
 2022-04-28 15:30 UTC 

[PATCH] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO
 2022-04-28 15:29 UTC  (4+ messages)

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-04-28 15:28 UTC  (4+ messages)

Play jitter coming from dshare
 2022-04-28 15:28 UTC 

[PATCH v3 0/2] MT8186 IOMMU SUPPORT
 2022-04-28 15:27 UTC  (5+ messages)

[PATCH net-next 00/11] UDP/IPv6 refactoring
 2022-04-28 15:27 UTC  (7+ messages)
` [PATCH net-next 01/11] ipv6: optimise ipcm6 cookie init
` [PATCH net-next 02/11] udp/ipv6: refactor udpv6_sendmsg udplite checks

[PATCH] gpu: drm: remove redundant dma_fence_put() when drm_sched_job_add_dependency() fails
 2022-04-28 15:27 UTC  (9+ messages)

[dtschema PATCH] schemas: clock: Add example for 'clock-indices'
 2022-04-28 15:27 UTC  (2+ messages)

[xen-unstable test] 169798: regressions - FAIL
 2022-04-28 15:26 UTC 

[PATCH] schemas: clock: Add assigned-clocks description
 2022-04-28 15:26 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: mtd: partitions: Add binding for Sercomm parser
 2022-04-28 15:24 UTC  (10+ messages)
` [PATCH v2 1/2] "

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-28 15:24 UTC  (4+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH] nvme: have nvme_setup_rw return BLK_STS_OK
 2022-04-28 15:24 UTC  (3+ messages)

[PATCH 0/2] remoteproc: add i.MX93 support
 2022-04-28 15:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX93

[geert-renesas-drivers:topic/pinctrl-reserved-field-optimizations-v1] BUILD SUCCESS 88fe32fe1635e0af389564aeee7fc29aa4d8f1fd
 2022-04-28 15:24 UTC 

[mark:stackleak/rework 9/13] drivers/misc/lkdtm/stackleak.c:20:22: warning: incompatible pointer to integer conversion initializing 'const unsigned long' with an expression of type 'struct ftrace_ret_stack *'
 2022-04-28 15:23 UTC 

[PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
 2022-04-28 15:22 UTC  (5+ messages)

[PATCH v2] staging: vchiq_arm: use standard print helpers
 2022-04-28 15:23 UTC  (3+ messages)

drivers/dma/sprd-dma.c:685:23-24: WARNING opportunity for max()
 2022-04-28 15:23 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix minmax.cocci warnings

[PATCH] scsi: pmcraid: convert sysfs snprintf to sysfs_emit
 2022-04-28 15:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-28 15:22 UTC 

[RFC patch net-next 0/3] net: dsa: ksz: generic port mirror function for ksz9477 based switch
 2022-04-28 15:22 UTC  (5+ messages)
` [RFC patch net-next 3/3] net: dsa: ksz: moved ksz9477 port mirror to ksz_common.c

Minor issue in iptables(8) man page
 2022-04-28 15:22 UTC 

[PATCH] hwmon: (pmbus) add missing definitions of pmbus registers
 2022-04-28 15:21 UTC  (2+ messages)

[PATCH] perf tests: Fix coresight `perf test` failure
 2022-04-28 15:19 UTC 

[PATCH v1] arm64: dts: qcom: sc7180: Add kingoftown dts files from v5.4 branch
 2022-04-28 15:19 UTC  (2+ messages)

[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
 2022-04-28 15:18 UTC  (2+ messages)

[PATCH v2 0/4] drm/nvdla: Add driver support for NVDLA
 2022-04-28 15:19 UTC  (6+ messages)
` [PATCH v2 2/4] "

[PATCH] examples/ipsec-secgw: fix promiscuous mode option
 2022-04-28 15:18 UTC 

[PATCH RESEND bpf-next] bpftool: Use sysfs vmlinux when dumping BTF by ID
 2022-04-28 15:17 UTC  (2+ messages)

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-04-28 15:17 UTC  (5+ messages)
` [PATCH V8 05/10] cxl/pci: Create DOE auxiliary driver

[PATCH] perf test: Fix test case 81 on s390x
 2022-04-28 15:17 UTC  (3+ messages)

[PATCH 0/5] zswap: cgroup accounting & control
 2022-04-28 15:16 UTC  (10+ messages)
` [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage

[PATCH v3] mm/khugepaged: sched to numa node when collapse huge page
 2022-04-28 15:17 UTC  (2+ messages)

[PATCH v4 0/6] RZN1 USB Host support
 2022-04-28 15:16 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: PCI: pci-rcar-gen2: Convert bindings to json-schema
` [PATCH v4 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032
` [PATCH v4 3/6] PCI: rcar-gen2: Add RZ/N1 SOCs family compatible string
` [PATCH v4 4/6] ARM: dts: r9a06g032: Add internal PCI bridge node
` [PATCH v4 5/6] ARM: dts: r9a06g032: Add USB PHY DT support
` [PATCH v4 6/6] ARM: dts: r9a06g032: Link the PCI USB devices to the USB PHY

[PATCH 00/11] rename & split tests
 2022-04-28 15:15 UTC  (9+ messages)
` [PATCH 01/11] src: rename idmapped-mounts folder
` [PATCH 02/11] src/vfs: rename idmapped-mounts.c file
` [PATCH 03/11] vfstest: rename struct t_idmapped_mounts
` [PATCH 04/11] utils: add missing global.h include
` [PATCH 06/11] utils: move helpers into utils
` [PATCH 07/11] missing: move sys_execveat() to missing.h
` [PATCH 08/11] utils: add struct test_suite
` [PATCH 11/11] vfstest: split out remaining idmapped mount tests

[RFC PATCH 0/2] swiotlb: Introduce swiotlb device allocation function
 2022-04-28 15:16 UTC  (8+ messages)
` [RFC PATCH 1/2] swiotlb: Split up single swiotlb lock

[PATCH v4] btrfs: improve error reporting in lookup_inline_extent_backref
 2022-04-28 15:16 UTC  (2+ messages)

[PATCH] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
 2022-04-28 15:15 UTC  (7+ messages)

[PATCH v2 0/7] Add new cryptodev op for event metadata
 2022-04-28 15:14 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/7] eventdev: use new API to get event crypto metadata
  ` [PATCH v3 6/7] test/event: add asymmetric cases for crypto adapter

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 164 builds: 164 failed, 0 passed, 2 errors, 24 warnings (v4.19.233-569-g7bd6bc7afc5f6) #kernelci
 2022-04-28 15:14 UTC 

Undefined reference to symbol while compiling DPPD-PROX
 2022-04-28 15:13 UTC  (2+ messages)

[PATCH] fstests: add some missing _require_loop's
 2022-04-28 15:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-28 15:12 UTC 

[PATCH] vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH
 2022-04-28 15:12 UTC  (2+ messages)

[PATCH linux dev-5.15] leds: pca955x: Set blink duty cycle to fifty percent
 2022-04-28 15:12 UTC  (2+ messages)

[PATCH v2] nvme: avoid NULL pointer dereference in admin queue initialization error path
 2022-04-28 15:11 UTC  (2+ messages)

[PATCH 0/9] ptrace: cleaning up ptrace_stop
 2022-04-28 15:11 UTC  (5+ messages)
` [PATCH 9/9] ptrace: Don't change __state

[PATCH 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
 2022-04-28 15:08 UTC  (6+ messages)
` [PATCH 1/2] tools/perf: Add utility function to read /proc/cpuinfo for any field
` [PATCH 2/2] tools/perf/tests: Fix session topology test to skip the test in guest environment

[tpm2] Re: {External} Re: OpenSSL 3 and tpm2 provider... / openssl cms
 2022-04-28 15:10 UTC 

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-04-28 15:10 UTC  (8+ messages)
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility

[PATCH v2] nvme: fix interpretation of dmrsl
 2022-04-28 15:10 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.