All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-30 10:27:48 to 2020-11-30 11:23:17 UTC [more...]

“root account locked” after removing one RAID1 hard disc
 2020-11-30 11:18 UTC  (6+ messages)

(no subject)
 2020-11-30 11:22 UTC  (25+ messages)
` [PATCH V3 01/23] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V3 02/23] x86/ioreq: Add IOREQ_STATUS_* #define-s and update code for moving
` [PATCH V3 03/23] x86/ioreq: Provide out-of-line wrapper for the handle_mmio()
` [PATCH V3 04/23] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V3 05/23] xen/ioreq: Make x86's hvm_ioreq_needs_completion() common
` [PATCH V3 06/23] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common
` [PATCH V3 07/23] xen/ioreq: Make x86's hvm_ioreq_(page/vcpu/server) structs common
` [PATCH V3 08/23] xen/ioreq: Move x86's ioreq_server to struct domain
` [PATCH V3 09/23] xen/dm: Make x86's DM feature common
` [PATCH V3 10/23] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [PATCH V3 11/23] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V3 12/23] xen/ioreq: Remove "hvm" prefixes from involved function names
` [PATCH V3 13/23] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()
` [PATCH V3 14/23] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V3 15/23] xen/arm: Stick around in leave_hypervisor_to_guest until I/O has completed
` [PATCH V3 16/23] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm
` [PATCH V3 17/23] xen/ioreq: Introduce domain_has_ioreq_server()
` [PATCH V3 18/23] xen/dm: Introduce xendevicemodel_set_irq_level DM op
` [PATCH V3 19/23] xen/arm: io: Abstract sign-extension
` [PATCH V3 20/23] xen/ioreq: Make x86's send_invalidate_req() common
` [PATCH V3 21/23] xen/arm: Add mapcache invalidation handling
` [PATCH V3 22/23] libxl: Introduce basic virtio-mmio support on Arm
` [PATCH V3 23/23] [RFC] libxl: Add support for virtio-disk configuration
` [PATCH V3 00/23] IOREQ feature (+ virtio-mmio) on Arm

[PATCH v2 0/2] KVM: arm64: Optimize the wait for the completion of the VPT analysis
 2020-11-30 11:22 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: arm64: Delay the execution of the polling on the GICR_VPENDBASER.Dirty bit

[RFC PATCH 000/162] DG1 + LMEM enabling
 2020-11-30 11:22 UTC  (14+ messages)
` [RFC PATCH 107/162] drm/i915: setup GPU device lmem region
  ` [Intel-gfx] "
` [RFC PATCH 118/162] drm/i915/dg1: Reserve first 1MB of local memory
  ` [Intel-gfx] "
` [RFC PATCH 157/162] drm/i915: Improve accuracy of eviction stats
  ` [Intel-gfx] "

[PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
 2020-11-30 11:22 UTC  (2+ messages)

[PATCH v4 0/2] Platform driver update to support playback recover after resume
 2020-11-30 11:19 UTC  (5+ messages)
` [PATCH v4 1/2] Partially revert ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state
` [PATCH v4 2/2] ASoC: qcom: Add support for playback recover after resume

[PATCH] i2c: add i2c bus driver for AMD NAVI GPU
 2020-11-30 11:19 UTC  (2+ messages)

[PATCH v2 0/9] firmware: Add initial support for Arm FF-A
 2020-11-30 11:17 UTC  (8+ messages)
` [PATCH v2 7/9] firmware: arm_ffa: Setup in-kernel users of FFA partitions

[PATCH] serial: imx: Remove unneeded of_device_get_match_data() NULL check
 2020-11-30 11:16 UTC  (3+ messages)

[PATCH] vivid: fix 'disconnect' error injection
 2020-11-30 11:17 UTC 

[PATCH v10 00/41] btrfs: zoned block device support
 2020-11-30 11:16 UTC  (6+ messages)
` [PATCH v10 04/41] btrfs: get zone information of zoned block devices

[PATCH v3] arm64: dts: mediatek: Add mt8192 power domains controller
 2020-11-30 11:16 UTC  (6+ messages)

[BUG] drm/vkms: Failure when using drmGetConnectorCurrent()
 2020-11-30 11:16 UTC  (6+ messages)
  ` [PATCH] drm/vkms: detect modes during output initialization

[Intel-gfx] [PATCH v3 01/10] drm/i915/debugfs: remove RPS autotuning details from i915_rps_boost_info
 2020-11-30 11:16 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3 02/10] drm/i915: remove last traces of I915_READ_FW() and I915_WRITE_FW()
` [Intel-gfx] [PATCH v3 03/10] drm/i915/cdclk: prefer intel_de_write() over I915_WRITE()
` [Intel-gfx] [PATCH v3 04/10] drm/i915/debugfs: remove the i915_cache_sharing debugfs file
` [Intel-gfx] [PATCH v3 05/10] drm/i915/debugfs: replace I915_READ() with intel_uncore_read()
` [Intel-gfx] [PATCH v3 06/10] drm/i915/suspend: replace I915_READ()/WRITE() with intel_de_read()/write()
` [Intel-gfx] [PATCH v3 07/10] drm/i915/pm: replace I915_READ()/WRITE() with intel_uncore_read()/write()
` [Intel-gfx] [PATCH v3 08/10] drm/i915/irq: "
` [Intel-gfx] [PATCH v3 09/10] drm/i915/gvt: replace I915_WRITE with intel_uncore_write
` [Intel-gfx] [PATCH v3 10/10] drm/i915: remove last traces of I915_READ(), I915_WRITE() and POSTING_READ()

[v6,0/3] introduce TI reset controller for MT8192 SoC
 2020-11-30 11:13 UTC  (9+ messages)
` [v6,2/3] reset-controller: ti: introduce a new reset handler
` [v6,3/3] reset-controller: ti: force the write operation when assert or deassert
  ` [v6, 3/3] "

[PATCH] certs/blacklist: fix kernel doc interface issue
 2020-11-30 11:14 UTC  (3+ messages)

[PATCH v6 0/5] PCI: Unify ECAM constants in native PCI Express drivers
 2020-11-30 11:08 UTC  (6+ messages)
` [PATCH v6 1/5] "

[PATCH net] net: fix memory leak in register_netdevice() on error path
 2020-11-30 11:13 UTC  (5+ messages)

[PATCH] arm64: don't preempt_disable in do_debug_exception
 2020-11-30 11:12 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: avoid useless use of inline
 2020-11-30 11:13 UTC 

wireguard on multi user windows ?
 2020-11-30 11:13 UTC  (2+ messages)

[PATCH] dmaengine: tegra-apb: fix reference leak in tegra_dma_issue_pending and tegra_dma_synchronize
 2020-11-30 11:12 UTC  (2+ messages)

[Intel-gfx] [v12 00/15] Enable HDR on MCA LSPCON based Gen9 devices
 2020-11-30 11:13 UTC  (3+ messages)
` [Intel-gfx] [v12 15/15] drm/i915/display: [NOT FOR MERGE] Reduce blanking to support 4k60@10bpp for LSPCON

[PATCH v2 00/17] vdpa: generalize vdpa simulator
 2020-11-30 11:10 UTC  (5+ messages)
` [PATCH v2 02/17] vdpa_sim: remove unnecessary headers inclusion

[PATCH] tools: env: return error if ubi_update_start() fails
 2020-11-30 11:11 UTC 

[PATCH V10 0/5] fuse: Add support for passthrough read/write
 2020-11-30 11:08 UTC  (3+ messages)

[RFC PATCH 0/4] Enable DMA mode on Intel Keem Bay platform
 2020-11-30 11:09 UTC  (9+ messages)
` [RFC PATCH 2/4] ASoC: soc-generic-dmaengine-pcm: Add custom prepare and submit function

[PATCH] NFC: nxp-nci: Make firmware GPIO pin optional
 2020-11-30 11:04 UTC 

[PATCH iproute2-next 0/5] iproute2: add libbpf support
 2020-11-30 11:04 UTC  (4+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-11-30 11:03 UTC  (6+ messages)
` [PATCH RFC 01/39] KVM: x86: fix Xen hypercall page msr handling

[PATCH 0/4] User creatable object property setting fixes
 2020-11-30 10:56 UTC  (5+ messages)
` [PATCH 1/4] crypto: Move USER_CREATABLE to secret_common base class
` [PATCH 2/4] crypto: Forbid broken unloading of secrets
` [PATCH 3/4] crypto: Fix memory leaks in set_loaded for tls-*
` [PATCH 4/4] can-host: Fix crash when 'canbus' property is not set

[PATCH] phy: amlogic: replace devm_reset_control_array_get()
 2020-11-30 11:02 UTC  (4+ messages)

[PATCH v3 0/2] Qualcomm's lpass device tree changes
 2020-11-30 11:02 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sc7180: Update lpass cpu node for audio over dp
` [PATCH v3 2/2] arm64: dts: qcom: sc7180-trogdor: Add lpass dai link for HDMI

[PATCH v4] arm64: dts: qcom: sc7180: Add lpass cpu node for I2S driver
 2020-11-30 11:02 UTC  (2+ messages)

[PATCH 00/14] scsi: Remove in_interrupt() usage
 2020-11-30 11:02 UTC  (5+ messages)
` [PATCH 04/14] scsi: qla2xxx: qla82xx: Remove in_interrupt()
` [PATCH 05/14] scsi: qla2xxx: tcm_qla2xxx: Remove BUG_ON(in_interrupt())

[PATCH V3 0/1] Add QPIC NAND support for IPQ6018
 2020-11-30 11:01 UTC  (2+ messages)
` [PATCH V3 1/1] arm64: dts: ipq6018: Add the QPIC peripheral nodes

[PATCH 00/11] arm64: entry lockdep/rcu/tracing fixes
 2020-11-30 11:01 UTC  (3+ messages)
` [PATCH 08/11] arm64: ptrace: prepare for EL1 irq/rcu tracking

[PATCH 0/2] mm/debug_vm_pgtable: Some minor updates
 2020-11-30 11:01 UTC  (8+ messages)
` [PATCH 1/2] mm/debug_vm_pgtable/basic: Add validation for dirtiness after write protect

[PATCH v3] phy: amlogic: phy-meson-gxl-usb2: keep ID pull-up even in Host mode
 2020-11-30 11:01 UTC  (4+ messages)

[PATCH] phy: amlogic: meson-axg-mipi-pcie-analog: replace DSI_LANE definitions with BIT() macro
 2020-11-30 11:00 UTC  (4+ messages)

[PATCH -next] x86/platform/uv: Mark some symbols with static keyword
 2020-11-30 11:11 UTC 

[PATCH v2] iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up
 2020-11-30 11:00 UTC  (2+ messages)

[PATCH 0/2] Fix USB2 PHY operation on Exynos542x
 2020-11-30 10:59 UTC  (3+ messages)
  ` [PATCH 1/2] phy: samsung: Add support for the Exynos5420 variant of the USB2 PHY

[PATCH 00/12] ext4: Various fixes of ext4 handling of fs errors
 2020-11-30 10:59 UTC  (4+ messages)
` [PATCH 02/12] ext4: Remove redundant sb checksum recomputation

RE:[xenomai patch with kernel 5.4.77] Error building the kernel
 2020-11-30 11:00 UTC  (2+ messages)
` [xenomai "

[PATCH 0/2] IMX334 Camera Sensor Driver
 2020-11-30 10:58 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: media: Add bindings for imx334
` [PATCH 2/2] media: Add imx334 camera sensor driver

[PATCH] gpio: dwapb: Remove unnecessary error message
 2020-11-30 10:57 UTC 

[RFC 1/2] dt-bindings: thermal: sprd: Add virtual thermal documentation
 2020-11-30 10:57 UTC  (7+ messages)

[GIT PULL for 5.11] Camera sensor and CSI-2 patches (mostly)
 2020-11-30 10:59 UTC  (2+ messages)
` [GIT PULL for 5.11] Camera sensor and CSI-2 patches (mostly) (#69526)

[PATCH 0/2] perf/imx_ddr: Add sysfs identifier file
 2020-11-30 10:55 UTC  (4+ messages)
` [PATCH 2/2] perf/imx_ddr: Add system PMU identifier for userspace

[PATCH] hwmon: corsair-psu: update supported devices
 2020-11-30 10:53 UTC  (10+ messages)

[PATCH] PCI: aardvark: Update comment about disabling link training
 2020-11-30 10:52 UTC  (6+ messages)

[PATCH] scsi: Reduce object size of sdev_prefix_printk and scmd_printk calls
 2020-11-30 10:52 UTC 

[PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets
 2020-11-30 10:48 UTC  (7+ messages)
` boot interrupt quirk (also in 4.19.y) breaks serial ports (was: [PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets)

[kvm-unit-tests PATCH v2 0/7] s390x: Add SIE library and simple test
 2020-11-30 10:49 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 3/7] s390x: SCLP feature checking
` [kvm-unit-tests PATCH v2 5/7] s390x: sie: Add first SIE test
` [kvm-unit-tests PATCH v2 7/7] s390x: Fix sclp.h style issues

[PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2020-11-30 10:49 UTC  (7+ messages)
` [PATCH v2 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest

[PATCH v4] IOMMU: make DMA containment of quarantined devices optional
 2020-11-30 10:45 UTC  (2+ messages)

[PATCH v2 0/5] drm/omap: add color mgmt support
 2020-11-30 10:50 UTC  (11+ messages)
` [PATCH v2 1/5] drm: add legacy support for using degamma for gamma
` [PATCH v2 2/5] drm/omap: use degamma property for gamma table
` [PATCH v2 3/5] drm/omap: Implement CTM property for CRTC using OVL managers CPR matrix
` [PATCH v2 4/5] drm/omap: rearrange includes in omapdss.h
` [PATCH v2 5/5] drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2020-11-30 10:49 UTC  (4+ messages)

[PATCH v6 0/4] MT7621 PCIe PHY
 2020-11-30 10:48 UTC  (3+ messages)

[PATCH v4 1/4] dma-mapping: remove the {alloc,free}_noncoherent methods
 2020-11-30 10:47 UTC  (8+ messages)
` [PATCH v4 1/4] dma-mapping: remove the {alloc, free}_noncoherent methods
` [PATCH v4 2/4] WIP: add a dma_alloc_contiguous API
` [PATCH v4 3/4] media: uvcvideo: Use dma_alloc_noncontiguos API
` [PATCH v4 4/4] TEST-ONLY: media: uvcvideo: Add statistics for measuring performance

[PATCH 0/7] xen/arm: Emulate ID registers
 2020-11-30 10:46 UTC  (5+ messages)

[MPTCP] [MPTCP][PATCH mptcp-next] mptcp: enable use_port when invoke addresses_equal
 2020-11-30 10:47 UTC 

[linux-review:UPDATE-20201130-162440/Antony-Yu/ARM-fix-__div64_32-error-when-compiling-with-clang/20201123-154454 1/1] arch/arm/include/asm/div64.h:39:2: error: read-only location '"r1"' used as 'asm' output
 2020-11-30 10:47 UTC 

[PATCH] hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()
 2020-11-30 10:44 UTC  (2+ messages)

[PATCHv3] media: vb2: always set buffer cache sync hints
 2020-11-30 10:44 UTC  (3+ messages)

[PATCH] x86/gpu: add JSL stolen memory support
 2020-11-30 10:44 UTC  (4+ messages)

[PATCH mvebu-dt v3 0/7] Turris Omnia device-tree changes
 2020-11-30 10:43 UTC  (3+ messages)

[PATCH] vdpa/mlx5: Use random MAC for the vdpa net instance
 2020-11-30 10:41 UTC  (7+ messages)

[GIT FIXES FOR v5.10] mtk-cir fixes
 2020-11-30 10:46 UTC  (2+ messages)
` [GIT FIXES FOR v5.10] mtk-cir fixes (#69525)

[PATCH RESEND v3 0/2] drm: add DisplayPort connector
 2020-11-30 10:42 UTC  (4+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: dp-connector: add binding for "

[PATCH] arm64: dts: marvell: espressobin: Update link to V7 schematic
 2020-11-30 10:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net: phy: marvell: replace phy_modify()
 2020-11-30 10:41 UTC 

Correct usage of dev_base_lock in 2020
 2020-11-30 10:41 UTC  (3+ messages)

[PATCH 15/17] arm64: dts: sdm845: Add interconnect properties for Venus
 2020-11-30 10:34 UTC  (3+ messages)

[RESEND,PATCH] ARM: fix __div64_32() error when compiling with clang
 2020-11-30 10:40 UTC  (6+ messages)
      ` [RESEND, PATCH] "

review needed - coreutils ported to a newer version of libselinux
 2020-11-30 10:39 UTC 

[PATCH v3 0/5] evtchn: (not so) recent XSAs follow-on
 2020-11-30 10:39 UTC  (3+ messages)
` [PATCH v3 5/5] evtchn: don't call Xen consumer callback with per-channel lock held

[PATCH 1/1] efi/efi_test: read RuntimeServicesSupported
 2020-11-30 10:38 UTC  (4+ messages)

Potential bug in soft-dirty bits (with test case)
 2020-11-30 10:37 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_request_retire: Switch from random blitter loads to dummy
 2020-11-30 10:36 UTC  (2+ messages)

[ovmf test] 157104: all pass - PUSHED
 2020-11-30 10:36 UTC 

[PATCH -tip 00/32] Core scheduling (v9)
 2020-11-30 10:35 UTC  (3+ messages)
` [PATCH -tip 14/32] sched: migration changes for core scheduling

[RESEND PATCH 0/3] Move Mediatek MIPI DSI PHY driver from DRM folder to PHY folder
 2020-11-30 10:34 UTC  (5+ messages)
` [RESEND PATCH 2/3] phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder

[PATCH] gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()
 2020-11-30 10:33 UTC  (3+ messages)

[PATCH v2 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-11-30 10:33 UTC  (3+ messages)
` [PATCH v2 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs

[RFC PATCH-for-5.2] gitlab-ci: Do not automatically run Avocado integration tests anymore
 2020-11-30 10:31 UTC  (8+ messages)

[PATCH v3 0/2] usb: typec: tps6598x: Export some power supply properties
 2020-11-30 10:29 UTC  (5+ messages)
` [PATCH v3 1/2] usb: typc: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2C
` [PATCH v3 2/2] usb: typec: tps6598x: Export some power supply properties

[PATCH 0/8] Move Hikey 970 USB support out of staging and add DT
 2020-11-30 10:30 UTC  (4+ messages)
` [PATCH 1/8] phy: phy-hi3670-usb3: move driver from staging into phy

[PATCH] cifs: allow syscalls to be restarted in __smb_send_rqst()
 2020-11-30 10:29 UTC  (2+ messages)

merge struct block_device and struct hd_struct v4
 2020-11-30 10:29 UTC  (5+ messages)
` [PATCH 44/45] block: merge struct block_device and struct hd_struct
    ` [dm-devel] "

[PATCH] mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree
 2020-11-30 10:28 UTC 

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-30 10:28 UTC  (11+ messages)

[PATCH] irqchip/gic-v3: Check SRE bit for GICv2 legacy support
 2020-11-30 10:26 UTC  (2+ messages)

[PATCH] venus: core: add support to dump FW region
 2020-11-30 10:27 UTC  (2+ messages)

[PATCH] powerpc: fix the allyesconfig build
 2020-11-30 10:26 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.