All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-01 16:44:02 to 2021-06-01 17:33:54 UTC [more...]

[Intel-wired-lan] [PATCH net v1] i40e: Fix to various static analysis warnings
 2021-06-02  0:43 UTC  (2+ messages)

[Virtio-fs] regression: lsetfilecon fails, breaks rpm, dpkg, dnf in virtiofs guests
 2021-06-01 17:33 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2021-06-01 17:33 UTC 

[igt-dev] [PATCH] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-01 17:33 UTC  (3+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-01 17:33 UTC  (33+ messages)

[PATCH] pgo: add clang's Profile Guided Optimization infrastructure
 2021-06-01 17:31 UTC  (5+ messages)
` [PATCH v9] "

v5.13-rc3 --> v5.13-rc4 DWC3 breakage
 2021-06-01 17:31 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/7] Finish conversion to GRAPHICS_VER
 2021-06-01 17:30 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/gt: replace IS_GEN and friends with IS_GRAPHICS_VER

[syzbot] kernel BUG in assertfail
 2021-06-01 17:27 UTC  (7+ messages)

[PATCH] mm: thp: fix a double unlock bug
 2021-06-01 17:30 UTC  (2+ messages)

[igt-dev] [PATCH v2] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-01 17:29 UTC 

[Intel-gfx] [PATCH 0/7] dma-buf: Add an API for exporting sync files (v11)
 2021-06-01 17:29 UTC  (12+ messages)
` [Intel-gfx] [PATCH 2/7] dma-buf: Rename dma_resv helpers from _rcu to _unlocked (v2)
              `  "

[PATCH] Fix corrupted magic number in ipk on populate_sdk task
 2021-06-01 17:32 UTC  (3+ messages)
` [OE-core] "

[PATCH] nvme: verify MNAN value if ANA is enabled
 2021-06-01 17:28 UTC  (3+ messages)

[f2fs-dev] [PATCH v6] f2fs: compress: add compress_inode to cache compressed blocks
 2021-06-01 17:27 UTC  (12+ messages)
`  "

[PATCH 0/4] iommu/amd: Enable page-selective flushes
 2021-06-01 17:27 UTC  (6+ messages)
` [PATCH 3/4] iommu/amd: Do not sync on page size changes

[PATCH v2 0/2] add boot partitions support and read test case
 2021-06-01 17:19 UTC  (3+ messages)
  ` [PATCH v2 1/2] hw/nvme: add support for boot partiotions

[PATCH 0/6] K3 R5F & DSP IPC-only mode support
 2021-06-01 17:22 UTC  (9+ messages)
` [PATCH 2/6] remoteproc: Add support for detach-only during shutdown
` [PATCH 3/6] remoteproc: k3-r5: Refactor mbox request code in start

[PATCH u-boot v4 00/36] U-Boot LTO (Sandbox + Some ARM boards)
 2021-06-01 17:23 UTC  (5+ messages)

stable-rc/queue/4.19 baseline: 170 runs, 5 regressions (v4.19.192-115-ge92a0c50d733)
 2021-06-01 17:23 UTC 

[PATCH 0/2] scsi: FDMI Fixes
 2021-06-01 17:21 UTC  (3+ messages)
` [PATCH 1/2] scsi: fc: Corrected RHBA attributes length
` [PATCH 2/2] libfc: Corrected the condition check and invalid argument passed

[virtio-comment] [PATCH v2] virtio-net: fix a display for num_buffers
 2021-06-01 17:21 UTC 

[PATCH net-next 0/7] mptcp: Miscellaneous cleanup
 2021-06-01 17:21 UTC  (3+ messages)

[PATCH 0/1] bpf: avoid unnecessary IPI in bpf_flush_icache
 2021-06-01 17:20 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 00/35] block: publish backup-top filter
 2021-06-01 16:50 UTC  (36+ messages)
` [PATCH v3 01/35] block: rename bdrv_replace_child to bdrv_replace_child_tran
` [PATCH v3 02/35] block: comment graph-modifying function not updating permissions
` [PATCH v3 03/35] block: introduce bdrv_replace_child_bs()
` [PATCH v3 04/35] block: introduce blk_replace_bs
` [PATCH v3 05/35] qdev-properties: PropertyInfo: add realized_set_allowed field
` [PATCH v3 06/35] qdev: allow setting drive property for realized device
` [PATCH v3 07/35] block: rename backup-top to copy-before-write
` [PATCH v3 08/35] block-copy: always set BDRV_REQ_SERIALISING flag
` [PATCH v3 09/35] block/block-copy: introduce block_copy_set_copy_opts()
` [PATCH v3 10/35] block/backup: set copy_range and compress after filter insertion
` [PATCH v3 11/35] block/backup: move cluster size calculation to block-copy
` [PATCH v3 12/35] block/copy-before-write: relax permission requirements when no parents
` [PATCH v3 13/35] block/copy-before-write: drop extra bdrv_unref on failure path
` [PATCH v3 14/35] block/copy-before-write: use file child instead of backing
` [PATCH v3 15/35] block/copy-before-write: bdrv_cbw_append(): replace child at last
` [PATCH v3 16/35] block/copy-before-write: introduce cbw_init()
` [PATCH v3 17/35] block/copy-before-write: cbw_init(): rename variables
` [PATCH v3 18/35] block/copy-before-write: cbw_init(): use file child after attaching
` [PATCH v3 19/35] block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
` [PATCH v3 20/35] block/copy-before-write: cbw_init(): use options
` [PATCH v3 21/35] block/copy-before-write: initialize block-copy bitmap
` [PATCH v3 22/35] block/block-copy: make setting progress optional
` [PATCH v3 23/35] block/copy-before-write: make public block driver
` [PATCH v3 24/35] qapi: publish copy-before-write filter
` [PATCH v3 25/35] python/qemu/machine.py: refactor _qemu_args()
` [PATCH v3 26/35] python/qemu/machine: QEMUMachine: improve qmp() method
` [PATCH v3 27/35] iotests.py: VM: add own __enter__ method
` [PATCH v3 28/35] iotests/222: fix pylint and mypy complains
` [PATCH v3 29/35] iotests/222: constantly use single quotes for strings
` [PATCH v3 30/35] iotests: move 222 to tests/image-fleecing
` [PATCH v3 31/35] iotests.py: hmp_qemu_io: support qdev
` [PATCH v3 32/35] iotests/image-fleecing: proper source device
` [PATCH v3 33/35] iotests/image-fleecing: rename tgt_node
` [PATCH v3 34/35] iotests/image-fleecing: prepare for adding new test-case
` [PATCH v3 35/35] iotests/image-fleecing: add test-case for copy-before-write filter

[PATCH 0/3] x86/setup: always resrve the first 1M of RAM
 2021-06-01 17:19 UTC  (4+ messages)
` [PATCH 1/3] x86/setup: always reserve "

cp210x module broken in 5.12.5 and 5.12.6, works in 5.11.21 (with bisection)
 2021-06-01 17:18 UTC  (5+ messages)

[PATCH v12 0/4] ASoC: codecs: add rk817 support
 2021-06-01 17:17 UTC  (9+ messages)
` [GIT PULL] Immutable branch between MFD and ASoC due for the v5.14 merge window

[tpm2] Re-provision TPM
 2021-06-01 17:17 UTC 

[tpm2] Resetting TPM Optiga Infineon SLB 9670
 2021-06-01 17:17 UTC 

[PATCH] x86/sev: Check whether SEV or SME is supported first
 2021-06-01 17:16 UTC  (11+ messages)

NVME_IOCTL_SUBMIT_IO access control
 2021-06-01 17:15 UTC  (4+ messages)

[PATCH blktests] tests/nvme/031: add the missing steps for loop_dev clean up
 2021-06-01 17:15 UTC  (2+ messages)

[PATCH] phy: maxlinear: add Maxlinear GPY115/21x/24x driver
 2021-06-01 17:14 UTC  (5+ messages)

[PATCH v8 0/5] arm64 userspace counter support
 2021-06-01 17:11 UTC  (6+ messages)
` [PATCH v8 3/5] arm64: perf: Enable PMU counter userspace access for perf event

[Intel-gfx] [PATCH 0/9] Enhance pipe color support for multi segmented luts
 2021-06-01 17:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] vgaarb: Call vga_arb_device_init() after PCI enumeration
 2021-06-01 17:12 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2021-06-01 17:12 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2021-06-01 17:12 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2021-06-01 17:12 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2021-06-01 17:11 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-06-01 17:11 UTC 

[PATCH] mm, thp: relax migration wait when failed to get tail page
 2021-06-01 17:11 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2021-06-01 17:11 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-06-01 17:11 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2021-06-01 17:11 UTC 

[Intel-gfx] [PATCH v2 1/2] drm/i915/display: Introduce new intel_psr_pause/resume function
 2021-06-01 17:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] "

[PATCH] io_uring_enter(2): Clarify how to read from and write to non-seekable files
 2021-06-01 17:10 UTC  (2+ messages)

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-06-01 17:10 UTC  (12+ messages)

[PATCH v3 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-06-01 17:09 UTC  (4+ messages)
` [PATCH v3 4/6] reset: Add Delta TN48M CPLD reset controller

[PATCH iproute2] utils: bump max args number to 256 for batch files
 2021-06-01 17:09 UTC 

[PATCH v4] mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
 2021-06-01 17:09 UTC  (6+ messages)

[PATCH 1/1] nvmet: fix freeing unallocated p2pmem
 2021-06-01 17:09 UTC  (2+ messages)

virtio-net: kernel panic in virtio_net.c
 2021-06-01 17:09 UTC  (4+ messages)

[PATCH] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
 2021-06-01 17:09 UTC  (2+ messages)

[RFC v2 0/7] Improve RISC-V Perf support using SBI PMU extension
 2021-06-01 17:08 UTC  (7+ messages)
` [RFC v2 6/7] RISC-V: Add perf platform driver based on "

[PATCH v6 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-06-01 17:10 UTC  (4+ messages)

[PATCH] btrfs: Promote debugging asserts to full-flegded checks in validate_super
 2021-06-01 17:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Clang CFI section
 2021-06-01 17:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFCv2 2/3] lib/vsprintf.c: make %pD print full path for file
 2021-06-01 17:05 UTC  (11+ messages)

[RFC PATCH 0/4] x86/entry/nmi: solidify userspace NMI entry
 2021-06-01 17:05 UTC  (3+ messages)
` [RFC PATCH 1/4] x86/entry/nmi: Switch to the entry stack before switching to the thread stack

[PATCH -next] PCI: tegra: Add missing MODULE_DEVICE_TABLE
 2021-06-01 17:04 UTC  (2+ messages)

[PATCH] x86: Add a test for AMD SEV-ES #VC handling
 2021-06-01 17:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH -next] ARM: tegra: Add missing MODULE_DEVICE_TABLE
 2021-06-01 17:04 UTC  (2+ messages)

[PATCH 5.4] bpf, selftests: Adjust few selftest result_unpriv outcomes
 2021-06-01 17:02 UTC 

[PATCH -next] serial: Add missing MODULE_DEVICE_TABLE
 2021-06-01 17:03 UTC  (2+ messages)

[PATCH for-rc] RDMA/rxe: Fix failure during driver load
 2021-06-01 17:01 UTC  (6+ messages)

[PATCH -next] soc/tegra: fuse: don't return -ENOMEM when allocate lookups failed
 2021-06-01 17:02 UTC  (2+ messages)

[PATCH 0/2] sched: SCA vs hotplug vs stopper races fixes
 2021-06-01 16:59 UTC  (3+ messages)
` [PATCH 2/2] sched: Plug race between SCA, hotplug and migration_cpu_stop()

[PATCH v4] mm, hugetlb: Fix simple resv_huge_pages underflow on UFFDIO_COPY
 2021-06-01 16:59 UTC  (4+ messages)

stable-rc/linux-4.9.y baseline: 138 runs, 6 regressions (v4.9.270-72-g7c0244f56992)
 2021-06-01 16:59 UTC 

[ANNOUNCE] Xenomai 3.1.1 released
 2021-06-01 16:59 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180: Modify SPI_CLK voltage level for trogdor
 2021-06-01 16:57 UTC  (2+ messages)

xfs_db causing OOM failures while running fstests on 64k blocksize
 2021-06-01 16:56 UTC  (2+ messages)

nfsd dead loop when xfstests generic/531
 2021-06-01 16:55 UTC  (2+ messages)

[kvm-unit-tests PATCH] s390x: unify header guards
 2021-06-01 16:55 UTC  (3+ messages)

Removing Partial Clone / Filtered Clone on a repo
 2021-06-01 16:54 UTC  (5+ messages)

[kvm-unit-tests PATCH v2 0/4] enable LPI and ITS for TCG
 2021-06-01 16:49 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 4/4] arm64: split its-migrate-unmapped-collection into KVM and TCG variants

[PATCH] drm/amdgpu: attr to control SS2.0 bias level (v2)
 2021-06-01 16:53 UTC 

[PATCH v3] contrib/completion: fix zsh completion regression from 59d85a2a05
 2021-06-01 16:52 UTC 

[PATCH] unicode: Implement UTF-8 tests as a KUnit test
 2021-06-01 16:52 UTC  (2+ messages)

[PATCH v7 0/5] convert grf.txt to YAML
 2021-06-01 16:48 UTC  (24+ messages)
` [PATCH v7 1/5] dt-bindings: phy: rename phy nodename in phy-rockchip-inno-usb2.yaml
` [PATCH v7 2/5] dt-bindings: soc: rockchip: grf: add compatible for RK3308 USB grf
` [PATCH v7 3/5] ARM: dts: rockchip: rename nodename for phy-rockchip-inno-usb2
` [PATCH v7 4/5] arm64: "
` [PATCH v7 5/5] arm64: dts: rockchip: add USB support to rk3308.dtsi

[Intel-gfx] [PATCH v2 2/9] drm: Add privacy-screen class (v2)
 2021-06-01 16:50 UTC  (4+ messages)

display regression on Carrizo
 2021-06-01 16:50 UTC  (3+ messages)

alsa-lib 1.2.5 no devices on Lenovo Carbon (gen 7) - pipewire
 2021-06-01 16:49 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-06-01 16:50 UTC 

rtl8822ce no bluetooh at all
 2021-06-01 16:41 UTC 

[PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-06-01 16:47 UTC  (4+ messages)

[PATCH v1 0/9] iio: afe: add temperature rescaling support
 2021-06-01 16:47 UTC  (3+ messages)
` [PATCH v1 8/9] dt-bindings: iio: afe: add binding for temperature-sense-current

[PATCH] drm/amd/pm: sysfs attrs to read ss powershare (v6)
 2021-06-01 16:44 UTC 

[PATCH v4 0/6] hwmon: (pmbus/pim4328) Add pim4328 PMBus driver
 2021-06-01 16:43 UTC  (6+ messages)
` [PATCH v4 1/5] hwmon: (pmbus/pim4328) Add new pmbus flag NO_WRITE_PROTECT
` [PATCH v4 2/5] hwmon: (pmbus/pim4328) Add support for reading direct mode coefficients
` [PATCH v4 3/5] hwmon: (pmbus/pim4328) Allow phase function even if it's not on page
` [PATCH v4 4/5] hwmon: (pmbus/pim4328) Add PMBus driver for PIM4006, PIM4328 and PIM4820
` [PATCH v4 5/5] hwmon: (pmbus/pim4328) Add documentation for the pim4328 PMBus driver


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.