All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-14 03:06:49 to 2022-06-14 05:12:31 UTC [more...]

[PATCH v4 0/2] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-14  5:12 UTC  (4+ messages)
` [PATCH v4 1/2] mm/memory-failure: introduce "hwpoisoned-pages" entry
` [PATCH v4 2/2] mm/memory-failure: disable unpoison once hw error happens

[PATCH v9 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-06-14  5:11 UTC  (6+ messages)
` [PATCH v9 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles
` [PATCH v9 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

RTT-PROBE: lore-subspace-rtt
 2022-06-14  5:09 UTC 

[PATCH 1/2] common/rc: add _parse_size_from_string
 2022-06-14  5:08 UTC  (2+ messages)
` [PATCH 2/2] common/rc: fix input value to _scratch_mkfs_sized

[Intel-wired-lan] [PATCH net v2 2/2] ice: Fix memory corruption in VF driver
 2022-06-14  5:08 UTC  (2+ messages)

[PATCH net-next v7 0/3] Broadcom PTP PHY support
 2022-06-14  5:08 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib
` [PATCH net-next v7 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs
` [PATCH net-next v7 3/3] net: phy: Add support for 1PPS out and external timestamps

[PATCHv5 blktests 00/10] Testsuite for nvme in-band authentication
 2022-06-14  5:07 UTC  (10+ messages)
` [PATCH 02/10] nvme/rc: clear allowed_hosts subdirectory
` [PATCH 05/10] nvme/rc: add more arguments to _nvme_connect_subsys()
` [PATCH 06/10] nvme/040: create authenticated connections
` [PATCH 07/10] nvme/041: test dhchap key types for "

[PATCH] mac80211_hwsim: set virtio device ready in probe()
 2022-06-14  5:07 UTC  (2+ messages)

simplify the mdev interface v2
 2022-06-14  5:03 UTC  (15+ messages)
` [PATCH 01/13] vfio/mdev: make mdev.h standalone includable
` [PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 03/13] vfio/mdev: simplify mdev_type handling
` [PATCH 04/13] vfio/mdev: remove mdev_{create,remove}_sysfs_files
` [PATCH 05/13] vfio/mdev: remove mdev_from_dev
` [PATCH 06/13] vfio/mdev: unexport mdev_bus_type
` [PATCH 07/13] vfio/mdev: remove mdev_parent_dev
` [PATCH 08/13] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 09/13] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 10/13] vfio/mdev: consolidate all the name "
` [PATCH 11/13] vfio/mdev: consolidate all the available_instance "
` [PATCH 12/13] vfio/mdev: consolidate all the description "
` [PATCH 13/13] vfio/mdev: add mdev available instance checking to the core

[meta-perl][PATCH] libcrypt-openssl-guess-perl: fix syntax for PROVIDES
 2022-06-14  5:02 UTC  (2+ messages)
` [meta-initramfs][PATCH] grubby: fix syntax for ALTERNATIVE

[PATCH net v2 0/2] net: ipv6: Update route MTU behavior
 2022-06-14  5:01 UTC  (3+ messages)
` [PATCH net v2 1/2] ipv6: Honor route mtu if it is within limit of dev mtu
` [PATCH net v2 2/2] tools: selftests: Update tests for new IPv6 route MTU behavior

[igt-dev] [i-g-t 0/3] tests/kms_cursor_legacy: IGT test cleanup
 2022-06-14  5:02 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_cursor_legacy: IGT test cleanup (rev3)

RTT-PROBE: lore-subspace-rtt
 2022-06-14  4:58 UTC 

stable-rc/linux-5.18.y baseline: 171 runs, 4 regressions (v5.18.2-1224-gaf2e7a0382857)
 2022-06-14  4:57 UTC 

[igt-dev] [PATCH i-g-t 0/2] HAX add description to gem_close_race
 2022-06-14  4:46 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/gem_close_race: added description for test case
` [igt-dev] [PATCH i-g-t 2/2] HAX: don't do full run

[ammarfaizi2-block:dhowells/linux-fs/keys-fixes 1/2] system_keyring.c:undefined reference to `x509_load_certificate_list'
 2022-06-14  4:55 UTC 

[PATCH] Fix the following checkpatch error:
 2022-06-14  4:55 UTC  (2+ messages)

[PATCH] KVM: nVMX: Don't expose TSC scaling to L1 when on Hyper-V
 2022-06-14  4:55 UTC  (3+ messages)

Suggestions for building new 44TB Raid5 array
 2022-06-14  4:51 UTC  (5+ messages)

linux-next: build failure after merge of the amdgpu tree
 2022-06-14  4:51 UTC 

[PATCH v2 00/11] bsd-user: Next round of syscalls
 2022-06-14  4:46 UTC  (13+ messages)
` [PATCH v2 01/11] bsd-user: Implement open, openat and close
` [PATCH v2 02/11] bsd-user: Implement fdatasync, fsync and close_from
` [PATCH v2 03/11] bsd-user: Implement revoke, access, eaccess and faccessat
` [PATCH v2 04/11] bsd-user: Implement chdir and fchdir
` [PATCH v2 05/11] bsd-user: Implement rename and renameat
` [PATCH v2 06/11] bsd-user: Implement link, linkat, unlink and unlinkat
` [PATCH v2 07/11] bsd-user: Implement mkdir and mkdirat
` [PATCH v2 08/11] bsd-user: Implement rmdir and undocumented __getcwd
` [PATCH v2 09/11] bsd-user: Implement dup and dup2
` [PATCH v2 10/11] bsd-user: Implement trunctate and ftruncate
` [PATCH v2 11/11] bsd-user: Implement acct and sync

[PATCH 0/5] Update CentOS VM tests
 2022-06-14  4:46 UTC  (7+ messages)
` [PATCH 2/5] tests/qemu-iotests: skip 108 when FUSE is not loaded
` [PATCH 3/5] tests/vm: use 'cp' instead of 'ln' for temporary vm images
` [PATCH 4/5] tests/vm: switch CentOS 8 to CentOS 8 Stream

[PATCH 1/1] iommu/vt-d: Add set_dev_pasid callbacks for default domain
 2022-06-14  4:48 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-14  4:47 UTC 

[PATCH] ext4: fix trim range leak
 2022-06-14  4:46 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-13 19:23 UTC  (4+ messages)
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
    ` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "

cron job: media_tree daily build: OK
 2022-06-14  4:44 UTC 

[PATCH v4 0/2] target/xtensa: semihosting cleanup
 2022-06-14  4:41 UTC  (4+ messages)
` [PATCH v4 2/2] target/xtensa: Use semihosting/syscalls.h

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-14  4:44 UTC  (4+ messages)

[PATCH MANUALSEL 5.18 1/6] KVM: x86: do not report a vCPU as preempted outside instruction boundaries
 2022-06-14  4:38 UTC  (3+ messages)
` [PATCH MANUALSEL 5.18 5/6] entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set

RTT-PROBE: lore-subspace-rtt
 2022-06-14  4:37 UTC 

[oe] [meta-oe] [PATCH] syslog-ng: upgrade 3.36.1 -> 3.37.1
 2022-06-14  4:36 UTC 

[PATCH 06/12] VFS: support concurrent renames
 2022-06-14  4:35 UTC  (2+ messages)

[PATCH 2/2] LSM: SafeSetID: Add setgroups() security policy handling
 2022-06-14  4:35 UTC  (2+ messages)

[PATCH v1 0/7] testing/next pre-PR (docker, gitlab, tcg)
 2022-06-14  4:30 UTC  (4+ messages)
` [PATCH v1 3/7] gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs

[ammarfaizi2-block:google/android/kernel/common/android-4.19-q-release 5202/7636] fs/crypto/keyinfo.o: warning: objtool: gelf_getehdr: invalid `Elf' handle
 2022-06-14  4:35 UTC 

[ardb:arm64-scs-patching-v3 3/3] ld.lld: error: undefined symbol: scs_patch
 2022-06-14  4:35 UTC 

[oe] [meta-oe] [PATCH] php: upgrade 8.1.6 -> 8.1.7
 2022-06-14  4:35 UTC  (5+ messages)
` [oe] [meta-oe] [PATCH] poco: upgrade 1.11.2 -> 1.11.3
` [oe] [meta-oe] [PATCH] pyxdg: upgrade 0.27 -> 0.28
` [oe] [meta-networking] [PATCH] rdma-core: upgrade 40.0 -> 41.0
` [oe] [meta-networking] [PATCH] snort: upgrade 2.9.19 -> 2.9.20

mm/kfence/kfence_test.c:160:2: warning: Value stored to 'cur' is never read [clang-analyzer-deadcode.DeadStores]
 2022-06-14  4:35 UTC 

[PATCH 1/6] powerpc: Add ZERO_GPRS macros for register clears
 2022-06-14  4:31 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-14  4:26 UTC 

[PATCH 0/7] Add PDM/DSD/dataline configuration support
 2022-06-14  4:11 UTC  (8+ messages)
` [PATCH 1/7] ASoC: fsl_sai: Add PDM daifmt support
` [PATCH 2/7] ASoC: fsl_sai: Add DSD bit format support
` [PATCH 3/7] ASoC: fsl_sai: Add support for more sample rates
` [PATCH 4/7] ASoc: fsl_sai: Add pinctrl operation for PDM and DSD
` [PATCH 5/7] ASoC: fsl_sai: Move res variable to be global
` [PATCH 6/7] ASoC: dt-bindings: fsl-sai: Add new property to configure dataline
` [PATCH 7/7] ASoC: fsl_sai: Configure dataline/FIFO information from dts property

[linux-stable-rc:linux-5.17.y 2841/3797] sound/soc/codecs/tscs454.o: warning: objtool: tscs454_set_dai_fmt()+0x88: unreachable instruction
 2022-06-14  4:24 UTC 

[PATCH] generic/692: test group ownership change
 2022-06-14  4:25 UTC  (2+ messages)

[intel-tdx:guest-unaccepted-memory 6/17] mm/page_alloc.c:1015:47: error: 'NR_UNACCEPTED' undeclared
 2022-06-14  4:24 UTC 

[PATCH V8 3/3] rtc: zynqmp: Add calibration set and get support
 2022-06-14  4:24 UTC  (3+ messages)

[intel-tdx:guest-unaccepted-memory 6/17] mm/page_alloc.c:1015:40: error: use of undeclared identifier 'NR_UNACCEPTED'
 2022-06-14  4:24 UTC 

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_0_ppt.c:1031 smu_v13_0_0_force_clk_levels() error: buffer overflow 'single_dpm_table->dpm_levels' 16 <= 31
 2022-06-14  4:24 UTC 

[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-14  4:23 UTC  (5+ messages)

[brgl:gpio/for-current] BUILD SUCCESS a01a40e334996b05df92d5a9d594cb5937dd3cc0
 2022-06-14  4:22 UTC 

[PATCH v3 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-06-14  4:19 UTC  (3+ messages)
` [PATCH v3 4/6] userfaultfd: update documentation to describe /dev/userfaultfd

[bug report] ASoC: tegra: Add Tegra210 based OPE driver
 2022-06-14  4:17 UTC  (2+ messages)

[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
 2022-06-14  4:17 UTC  (11+ messages)
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
` [PATCH 6/6] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability

[PATCH v2 00/19] KVM/arm64: Refactoring the vcpu flags
 2022-06-14  4:15 UTC  (5+ messages)
` [PATCH v2 19/19] KVM: arm64: Move the handling of !FP outside of the fast path

RTT-PROBE: lore-subspace-rtt
 2022-06-14  4:15 UTC 

[PATCH RFC] userfaultfd: introduce UFFDIO_COPY_MODE_YOUNG
 2022-06-13 20:40 UTC 

[PATCH] kbuild: remove sed command from cmd_ar_builtin
 2022-06-14  4:11 UTC 

Abrelatam | Contacto
 2022-06-14  3:57 UTC 

[PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
 2022-06-14  4:11 UTC  (4+ messages)

imx8mn SPL serial output does not work after powerup
 2022-06-14  4:06 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-14  4:05 UTC 

[PATCH] cpufreq: amd_pstate: fix the highest perf query for new AMD processors
 2022-06-14  4:02 UTC  (2+ messages)

[PATCH 00/10] Additional EDiF bug fixes
 2022-06-14  2:23 UTC  (2+ messages)

blktests failures with v5.19-rc1
 2022-06-14  4:00 UTC  (10+ messages)

[PATCH] fs-verity: mention btrfs support
 2022-06-14  4:00 UTC  (3+ messages)

[PATCH v5 00/12] efi_loader: more tightly integrate UEFI disks to driver model
 2022-06-14  3:59 UTC  (10+ messages)
` [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice

[PATCH RESEND] fs-verity: mention btrfs support
 2022-06-14  3:57 UTC 

[igt-dev] [i-g-t 0/3] tests/kms_pipe_crc_basic: IGT test cleanup
 2022-06-14  3:57 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_pipe_crc_basic: IGT test cleanup (rev4)

RTT-PROBE: lore-subspace-rtt
 2022-06-14  3:54 UTC 

[PATCH V11 0/8] CXL: Read CDAT and DSMAS data
 2022-06-14  3:53 UTC  (3+ messages)
` [PATCH V11 3/8] PCI: Create PCI library functions in support of DOE mailboxes

stable-rc/linux-5.17.y baseline: 175 runs, 3 regressions (v5.17.13-1076-ga554a1e2ef7fa)
 2022-06-14  3:51 UTC 

arch/powerpc/kvm/book3s_xive.c:151:41: sparse: sparse: incorrect type in assignment (different base types)
 2022-06-14  3:50 UTC 

[intel-tdx:guest-unaccepted-memory 6/17] fs/proc/meminfo.c:156:5: warning: 'CONFIG_UNACCEPTED_MEMORY' is not defined, evaluates to 0
 2022-06-14  3:50 UTC 

[PATCH v11 00/12] drm/mediatek: Add MT8195 dp_intf driver
 2022-06-14  3:36 UTC  (14+ messages)
` [PATCH v11 01/12] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v11 02/12] drm/mediatek: dpi: move dpi limits to SoC config
` [PATCH v11 03/12] drm/mediatek: dpi: implement a CK/DE pol toggle in "

[PATCH 0/3] io_uring: fixes for provided buffer ring
 2022-06-14  3:47 UTC  (6+ messages)

[PATCH] bitmap: fix a unproper remap when mpol_rebind_nodemask()
 2022-06-14  3:45 UTC  (2+ messages)
`  "

[man-pages PATCH] statx.2: correctly document STATX_ALL
 2022-06-14  3:44 UTC 

[PATCH v5 0/4] kernfs: make ->attr.open RCU protected
 2022-06-14  3:19 UTC  (3+ messages)
` [PATCH v5 1/4] "

RTT-PROBE: lore-subspace-rtt
 2022-06-14  3:43 UTC 

9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
 2022-06-14  3:41 UTC  (3+ messages)
` [PATCH] 9p: fix EBADF errors in cached mode

linux-next: Fixes tag needs some work in the selinux tree
 2022-06-14  3:41 UTC  (3+ messages)

linux-next: manual merge of the folio tree with Linus' tree
 2022-06-14  3:39 UTC 

linux-next: manual merge of the folio tree with the btrfs tree
 2022-06-14  3:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-14  3:32 UTC 

[PATCH 5.15 000/251] 5.15.47-rc2 review
 2022-06-14  3:32 UTC  (3+ messages)

arch/x86/kernel/cpu/common.c:187:45: warning: Parameter 's' can be declared with const [constParameter]
 2022-06-14  3:28 UTC 

[Ocfs2-devel] [PATCH 0/1] test case for patch 1/1
 2022-06-14  3:27 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 1/1] ocfs2: fix ocfs2_find_slot repeats alloc same slot issue

[RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
 2022-06-14  3:26 UTC  (8+ messages)

[PATCH v5 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-14  3:21 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-14  3:21 UTC 

linux-next: manual merge of the rust tree with the block tree
 2022-06-14  3:21 UTC 

[PATCH v4 0/2] arm64: Fix kcsan test_barrier fail and panic
 2022-06-14  3:20 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: kcsan: Support detecting more missing memory barriers

[Bug 203699] New: Kernel 5.2-rc1 fails to boot on a Mac Mini G4: dt_headr_start=0x01501000
 2022-06-14  3:20 UTC  (2+ messages)
` [Bug 203699] "

qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140
 2022-06-14  3:19 UTC  (12+ messages)

[intel-tdx:guest-unaccepted-memory 6/17] fs/proc/meminfo.c:156:5: warning: "CONFIG_UNACCEPTED_MEMORY" is not defined, evaluates to 0
 2022-06-14  3:18 UTC 

include/linux/bio.h:563:35: warning: dereference of NULL '((struct bio_list *)rbio)[8].tail' [CWE-476]
 2022-06-14  3:18 UTC 

[Intel-gfx] [PATCH 0/3] remove shmem backend and region and unify them with TTM
 2022-06-14  3:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v13 0/8] MSG_ZEROCOPY + multifd
 2022-06-14  3:14 UTC  (11+ messages)
` [PATCH v13 3/8] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
  ` [External] "

backport 32feee36c30ea06e38ccb8ae6e5c44c6eec790a6 to 4.15.0-176.185
 2022-06-14  3:16 UTC 

[Devel] [rafael-pm:bleeding-edge] BUILD SUCCESS d3104995c583179bd2018b049a834319969baa80
 2022-06-14  3:11 UTC  (2+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2022-06-14  3:10 UTC 

[PATCH 4.9 000/167] 4.9.318-rc1 review
 2022-06-14  3:09 UTC  (2+ messages)

[PATCH 4.19 000/287] 4.19.247-rc1 review
 2022-06-14  3:08 UTC  (2+ messages)

[PATCH 5.4 000/411] 5.4.198-rc1 review
 2022-06-14  3:08 UTC  (2+ messages)

[PATCH 5.10 000/173] 5.10.122-rc2 review
 2022-06-14  3:07 UTC  (2+ messages)

include/trace/events/osnoise.h:9:1: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-06-14  3:08 UTC 

[PATCH] Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
 2022-06-14  3:07 UTC  (2+ messages)
`  "

[PATCH net-next v4 0/5] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-06-14  3:00 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
` [PATCH net-next v4 2/5] stmmac: intel: prepare to support 1000BASE-X phy interface setting
` [PATCH net-next v4 3/5] net: pcs: xpcs: add CL37 1000BASE-X AN support
` [PATCH net-next v4 4/5] stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support
` [PATCH net-next v4 5/5] net: stmmac: make mdio register skips PHY scanning for fixed-link

[PATCH v6] net/i40e: add outer VLAN processing
 2022-06-14  3:06 UTC  (4+ messages)
` [PATCH v7] "

[PATCH V2 2/2] mm/mmap: Drop generic protection_map[] array
 2022-06-14  3:05 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.