All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-26 19:38:52 to 2020-10-26 20:28:40 UTC [more...]

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-10-26 20:28 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2020-10-26 20:28 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2020-10-26 20:28 UTC 

[PATCH] arm: sunxi: disable obsolete VIDEO config
 2020-10-26 20:28 UTC  (17+ messages)
` [PATCH] at91sam9: "
` [PATCH] at91sam9n12ek: "
` [PATCH] eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
` [PATCH] imx: mx6sxsabresd: disable obsolete VIDEO config
` [PATCH] imx: mx7dsabresd: "
` [PATCH] ls1021aqds: "
` [PATCH] ls1021atwr: "
` [PATCH] mx23evk: "

[igt-dev] [PATCH i-g-t v4 00/14] tests: Remove libdrm dependency
 2020-10-26 20:27 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v4 09/14] i915/gem_set_tiling_vs_blit.c: "
` [igt-dev] [PATCH i-g-t v4 10/14] tests/kms_fence_pin_leak.c: "

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-10-26 19:42 UTC  (12+ messages)
` [PATCH v2 01/11] [DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
` [PATCH v2 02/11] [DO-NOT-MERGE] docs/sphinx: change default role to "any"
` [PATCH v2 03/11] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
` [PATCH v2 04/11] qapi/introspect.py: add assertions and casts
` [PATCH v2 05/11] qapi/introspect.py: add preliminary type hint annotations
` [PATCH v2 06/11] qapi/introspect.py: add _gen_features helper
` [PATCH v2 07/11] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH v2 08/11] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PATCH v2 09/11] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PATCH v2 10/11] qapi/introspect.py: improve readability of _tree_to_qlit
` [PATCH v2 11/11] qapi/introspect.py: Add docstring to _tree_to_qlit

[Outreachy][PATCH] drm/amdgpu: use true and false for bool initialisations
 2020-10-26 20:26 UTC  (4+ messages)

stable-rc/queue/5.4 baseline: 150 runs, 3 regressions (v5.4.72-402-g69786fedd1ab)
 2020-10-26 20:26 UTC 

[PATCH] mm: memcontrol: add file_thp, shmem_thp to memory.stat
 2020-10-26 20:24 UTC  (3+ messages)

[patch v4 0/5] scsi: Support to handle Intermittent errors
 2020-10-26 20:24 UTC  (7+ messages)
` [patch v4 2/5] scsi: Added a new error code in scsi.h
` [patch v4 4/5] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL

[PATCH v2 -next] neigh: Adjustment calculation method of neighbour path symbols
 2020-10-26 20:24 UTC  (2+ messages)

[BISECTED] New kernel warning on v5.10-rc1
 2020-10-26 20:23 UTC 

[PATCH v8 net-next] ipvs: inspect reply packets from DR/TUN real servers
 2020-10-26 20:23 UTC  (3+ messages)
    ` a question about fullnat mode for ipvs

[PATCH BlueZ] audio/a2dp: a2dp_channel should have a refcount on avdtp session
 2020-10-26 20:22 UTC  (3+ messages)

btf_encoder: error: found variable in CU that has void type
 2020-10-26 20:22 UTC  (2+ messages)

[tip:master] BUILD SUCCESS ebf2d3f07491cba7ad8ba10fc9ae43c693cd0332
 2020-10-26 20:22 UTC 

[PATCH 0/3] drm/amd/display: Fix kernel panic by breakpoint
 2020-10-26 20:22 UTC  (6+ messages)

[PULL 00/32] VFIO updates 2020-10-26 (for QEMU 5.2 soft-freeze)
 2020-10-26 19:36 UTC  (32+ messages)
` [PULL 01/32] vfio: Add function to unmap VFIO region
` [PULL 02/32] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PULL 03/32] vfio: Add save and load functions for VFIO PCI devices
` [PULL 04/32] vfio: Add migration region initialization and finalize function
` [PULL 05/32] vfio: Add VM state change handler to know state of VM
` [PULL 06/32] vfio: Add migration state change notifier
` [PULL 07/32] vfio: Register SaveVMHandlers for VFIO device
` [PULL 08/32] vfio: Add save state functions to SaveVMHandlers
` [PULL 09/32] vfio: Add load "
` [PULL 10/32] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PULL 11/32] vfio: Get migration capability flags for container
` [PULL 13/32] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PULL 14/32] vfio: Dirty page tracking when vIOMMU is enabled
` [PULL 15/32] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PULL 16/32] vfio: Make vfio-pci device migration capable
` [PULL 17/32] qapi: Add VFIO devices migration stats in Migration stats
` [PULL 18/32] update-linux-headers: Add vfio_zdev.h
` [PULL 19/32] linux-headers: update against 5.10-rc1
` [PULL 20/32] s390x/pci: Move header files to include/hw/s390x
` [PULL 21/32] vfio: Create shared routine for scanning info capabilities
` [PULL 22/32] vfio: Find DMA available capability
` [PULL 23/32] s390x/pci: Add routine to get the vfio dma available count
` [PULL 24/32] s390x/pci: Honor DMA limits set by vfio
` [PULL 25/32] s390x/pci: create a header dedicated to PCI CLP
` [PULL 26/32] s390x/pci: use a PCI Group structure
` [PULL 27/32] s390x/pci: clean up s390 PCI groups
` [PULL 28/32] s390x/pci: use a PCI Function structure
` [PULL 29/32] vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
` [PULL 30/32] s390x/pci: get zPCI function info from host
` [PULL 31/32] hw/vfio: Use lock guard macros
` [PULL 32/32] vfio: fix incorrect print type

[PATCH] selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function
 2020-10-26 20:20 UTC 

[PATCH v3 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
 2020-10-26 20:19 UTC  (3+ messages)

How about using a bot to guard the pull request can be apply? like rust compiler does
 2020-10-26 20:14 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux-mem-ctrl
 2020-10-26 20:19 UTC 

[Printing-architecture] The PostScript Printer Application - First PAPPL-based non-Raster Printer Application
 2020-10-26 20:19 UTC 

Build regressions/improvements in v5.10-rc1
 2020-10-26 20:17 UTC  (4+ messages)

[Intel-gfx] [PATCH v11 00/12] Big joiner enabling
 2020-10-26 20:18 UTC  (3+ messages)
` [Intel-gfx] [PATCH v11 10/12] drm/i915: Link planes in a bigjoiner configuration, v3

post-receive: pub/scm/linux/kernel/git/thermal/linux
 2020-10-26 20:18 UTC 

[PATCH 0/5] memory: tegra: Fix client list and add swgroups
 2020-10-26 20:17 UTC  (11+ messages)
` [PATCH 1/5] memory: tegra: Correct la.reg address of seswr
` [PATCH 2/5] memory: tegra: Correct tegra210_mc_clients def values
` [PATCH 3/5] memory: tegra: Sort tegra210_swgroups by reg address
` [PATCH 4/5] dt-bindings: memory: tegra: Add missing swgroups

[PATCH v7 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-26 19:01 UTC  (4+ messages)
` [PATCH v7 3/7] set_memory: allow set_direct_map_*_noflush() for multiple pages

[PATCH v2 00/19] util/vfio-helpers: Allow using multiple MSIX IRQs
 2020-10-26 20:02 UTC  (3+ messages)
` [PATCH v2 12/19] util/vfio-helpers: Let qemu_vfio_do_mapping() propagate Error

post-receive: pub/scm/linux/kernel/git/coresight/linux
 2020-10-26 20:16 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-10-26 20:15 UTC 

[PATCH v2 0/6] SCMIv3.0 Sensor Extensions
 2020-10-26 20:10 UTC  (14+ messages)
` [PATCH v2 1/6] firmware: arm_scmi: rework scmi_sensors_protocol_init
` [PATCH v2 2/6] firmware: arm_scmi: add SCMIv3.0 Sensors descriptors extensions
` [PATCH v2 3/6] hwmon: scmi: update hwmon internal scale data type
` [PATCH v2 4/6] firmware: arm_scmi: add SCMIv3.0 Sensors timestamped reads
` [PATCH v2 5/6] firmware: arm_scmi: add SCMIv3.0 Sensor configuration support
` [PATCH v2 6/6] firmware: arm_scmi: add SCMIv3.0 Sensor notifications

[PATCH v4] qla2xxx: Return EBUSY on fcport deletion
 2020-10-26 20:13 UTC  (2+ messages)

[ath6kl:master-pending] BUILD SUCCESS 832b4d71e20e396862f0b1ef99d101816096b49b
 2020-10-26 20:10 UTC 

[ath6kl:pending] BUILD SUCCESS 34914c796343cecd6835bc1cd66ea3a59460935b
 2020-10-26 20:10 UTC 

[PATCH v4 4/4] PCI: Limit pci_alloc_irq_vectors() to housekeeping CPUs
 2020-10-26 20:11 UTC  (15+ messages)
                          ` [Intel-wired-lan] "

[PATCH] virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=y
 2020-10-26 19:57 UTC  (2+ messages)

[PATCH] scsi: core: don't start concurrent async scan on same host
 2020-10-26 20:08 UTC  (2+ messages)

[PATCH v3 00/24] MT8192 IOMMU support
 2020-10-26 20:08 UTC  (5+ messages)

[PATCH] vpdma: Move firmware to the toplevel
 2020-10-26 20:09 UTC 

Questions about partial clone with '--filter=tree:0'
 2020-10-26 20:08 UTC  (3+ messages)

[PATCH v2] CHANGELOG: remove disused file
 2020-10-26 19:51 UTC 

UBSAN: array-index-out-of-bounds in alg_bind
 2020-10-26 20:07 UTC  (2+ messages)
` [PATCH] crypto: af_alg - avoid undefined behavior accessing salg_name

[PATCH] dma: Per-NUMA-node CMA should depend on NUMA
 2020-10-26 20:07 UTC  (3+ messages)

[PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes
 2020-10-26 19:34 UTC  (4+ messages)
` [PATCH 1/4] qdev: Fix two typos

[Bug 209867] New: CPU soft lockup/stall with nested KVM and SMP
 2020-10-26 20:05 UTC  (2+ messages)
` [Bug 209867] "

[Linux-kernel-mentees] Mentee Proposal Feedback
 2020-10-26 20:04 UTC  (4+ messages)

[PATCH 0/3] warn and suppress irqflood
 2020-10-26 19:59 UTC  (6+ messages)

[RFC 0/3] Add support of iopoll for dm device
 2020-10-26 18:53 UTC  (5+ messages)
    ` [dm-devel] "

[dpdk-dev] [PATCH] pipeline: fix string copy into fixed size buffer
 2020-10-26 19:59 UTC 

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-10-26 19:57 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: exynos: Remove interrupts from DMC controller in Exynos5422

[PATCH dwarves] cmake: make libbpf's Linux UAPI headers
 2020-10-26 19:58 UTC 

[PATCH] call_rcu: Fix race between rcu_barrier() and call_rcu_data_free()
 2020-10-26 19:58 UTC  (3+ messages)
` [lttng-dev] "

post-receive: pub/scm/devel/pahole/pahole
 2020-10-26 19:57 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-10-26 19:57 UTC 

[PATCH iproute2-next v3 0/2] Implement filter terse dump mode support
 2020-10-26 19:56 UTC  (19+ messages)
` [PATCH iproute2-next v3 2/2] tc: implement support for terse dump

[PATCH] remote: add meaningful exit code on missing/existing
 2020-10-26 19:55 UTC  (3+ messages)

[RFCv2 00/16] KVM protected memory extension
 2020-10-26 19:55 UTC  (4+ messages)
` [RFCv2 15/16] KVM: Unmap protected pages from direct mapping

[PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-10-26 19:55 UTC  (3+ messages)
  ` [External] "

[PATCH BlueZ v2] audio/media: Destroy transport if SetConfiguration fails
 2020-10-26 19:54 UTC 

[Printing-architecture] OpenPrinting News
 2020-10-26 19:54 UTC 

[ANNOUNCE] v5.9.1-rt18
 2020-10-26 19:53 UTC  (7+ messages)
` kvm+nouveau induced lockdep gripe

[PATCH 1/2] acpi/crs: Prevent bad ranges for host bridges
 2020-10-26 19:39 UTC  (2+ messages)
` [PATCH 2/2] acpi/crs: Support ranges > 32b for hosts

[PATCH] sched/fair: check for idle core
 2020-10-26 19:52 UTC  (12+ messages)
  ` default cpufreq gov, was: "

(no subject)
 2020-10-26 19:51 UTC  (6+ messages)
` [PATCH v4 1/5] scsi: ufs: atomic update for clkgating_enable
` [PATCH v4 2/5] scsi: ufs: clear UAC for FFU and RPMB LUNs
` [PATCH v4 3/5] scsi: ufs: use WQ_HIGHPRI for gating work
` [PATCH v4 4/5] scsi: add more contexts in the ufs tracepoints
` [PATCH v4 5/5] scsi: ufs: fix clkgating on/off correctly

[PATCH v2 0/7] Add support for SDM630/660 Camera Subsystem
 2020-10-26 19:50 UTC  (2+ messages)

[BUG] b4: AttributeError: 'LoreAttestation' object has no attribute 'attid'
 2020-10-26 19:49 UTC 

[PATCH dwarves] cmake: make libbpf's Linux UAPI headers available to all binaries
 2020-10-26 19:49 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 110 runs, 1 regressions (v4.4.240-110-g3f6f806e2524)
 2020-10-26 19:48 UTC 

[UFS v3] UFS fixes
 2020-10-26 19:48 UTC  (11+ messages)
` [PATCH v3 1/5] scsi: ufs: atomic update for clkgating_enable
        ` [f2fs-dev] "
` [PATCH v3 2/5] scsi: ufs: clear UAC for FFU and RPMB LUNs
    ` [f2fs-dev] "

[PATCH v3] RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
 2020-10-26 19:48 UTC  (3+ messages)

Possibility of adding a new netlink command to dump everything
 2020-10-26 19:47 UTC  (3+ messages)

[PATCH] treewide: Convert macro and uses of __section(foo) to __section("foo")
 2020-10-26 19:44 UTC  (6+ messages)

[PATCH 1/4] drm/tilcdc: avoid 'make W=2' build failure
 2020-10-26 19:44 UTC  (11+ messages)
` [PATCH 2/4] drm/imx: tve remove extraneous type qualifier
` [PATCH 3/4] drm/msm: fix -Woverride-init warning
` [PATCH 4/4] drm/gma500: avoid Woverride-init warning

post-receive: pub/scm/utils/b4/b4
 2020-10-26 19:45 UTC 

[PATCH net-next v2] net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode
 2020-10-26 19:44 UTC  (3+ messages)

💥 PANICKED: Test report for kernel 5.10.0-rc1 (arm-next)
 2020-10-26 19:42 UTC 

post-receive: pub/scm/linux/kernel/git/pinctrl/samsung
 2020-10-26 19:42 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-10-26 19:41 UTC 

HPPA support for IGNITE-UX install discs
 2020-10-26 19:41 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-10-26 19:40 UTC 

[PATCH] matroxfb: avoid -Warray-bounds warning
 2020-10-26 19:39 UTC  (2+ messages)

[PATCH v6 0/4] KVM: nSVM: ondemand nested state allocation
 2020-10-26 19:40 UTC  (3+ messages)
` [PATCH v6 2/4] KVM: x86: report negative values from wrmsr emulation to userspace

[PATCH v2] arm64: avoid -Woverride-init warning
 2020-10-26 19:37 UTC 

[PATCH v2] usb: gadget: f_hid: remove unneeded break
 2020-10-26 19:39 UTC 

post-receive: pub/scm/linux/kernel/git/shuah/linux
 2020-10-26 19:39 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.