All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-30 09:53:18 to 2021-09-30 10:40:48 UTC [more...]

[dm-devel] [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-09-30  9:53 UTC  (6+ messages)
        `  "

[PATCH] drm/amdgpu: fix some repeated includings
 2021-09-30 10:17 UTC  (2+ messages)

Lockup in phy_probe() for MDIO device (Broadcom's switch)
 2021-09-30 10:40 UTC  (5+ messages)

[RFC V3 00/13] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-09-30 10:35 UTC  (25+ messages)
` [RFC V3 01/13] arm64/mm: Dynamically initialize protection_map[]
` [RFC V3 02/13] arm64/mm: Consolidate TCR_EL1 fields
` [RFC V3 03/13] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
` [RFC V3 04/13] arm64/mm: Add FEAT_LPA2 specific VTCR_EL2.DS field
` [RFC V3 05/13] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [RFC V3 06/13] arm64/mm: Add CONFIG_ARM64_PA_BITS_52_[LPA|LPA2]
` [RFC V3 07/13] arm64/mm: Add FEAT_LPA2 specific encoding
` [RFC V3 08/13] arm64/mm: Detect and enable FEAT_LPA2
` [RFC V3 09/13] arm64/mm: Add __cpu_secondary_check52bitpa()
` [RFC V3 10/13] arm64/mm: Add FEAT_LPA2 specific PTE_SHARED and PMD_SECT_S
` [RFC V3 11/13] arm64/mm: Add FEAT_LPA2 specific fallback (48 bits PA) when not implemented
` [RFC V3 12/13] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES
` [RFC V3 13/13] KVM: arm64: Enable FEAT_LPA2 based 52 bits IPA size on 4K and 16K

ebtables behaving weirdly on MIPS platform
 2021-09-30 10:38 UTC  (2+ messages)

[PATCH] irq_poll: Use raise_softirq_irqoff() in cpu_dead notifier
 2021-09-30 10:37 UTC 

[PATCH 1/2] PCI: Use software node API with additional device properties
 2021-09-30 10:37 UTC  (5+ messages)

next/pending-fixes baseline: 497 runs, 18 regressions (v5.15-rc3-397-g80b7383f5539)
 2021-09-30 10:37 UTC 

[PATCH] Bluetooth: btrtl: Ask ic_info to drop firmware
 2021-09-30 10:36 UTC 

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-30 10:33 UTC  (13+ messages)

[PATCH] hw/misc: Add a virtual pci device to dynamically attach memory to QEMU
 2021-09-30 10:33 UTC  (7+ messages)

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-09-30 10:33 UTC  (11+ messages)

[RFC PATCH 00/10] security: Introduce qemu_security_policy_taint() API
 2021-09-30 10:30 UTC  (5+ messages)

Rust in Qemu BoF followup 2: Rust toolchain availability
 2021-09-30 10:30 UTC  (2+ messages)

[PATCH] KVM: arm64: Allow KVM to be disabled from the command line
 2021-09-30 10:29 UTC  (9+ messages)

[PATCH 1/3] ASoC: rt5682s: Remove the volatile SW reset register from reg_default
 2021-09-30 10:29 UTC  (3+ messages)
` [PATCH 2/3] ASoC: rt5682s: Use dev_dbg instead of pr_debug
` [PATCH 3/3] ASoC: rt5682s: Revise the macro RT5682S_PLLB_SRC_MASK

[PATCH V1 0/2] Add device tree compatible for sc7180 SoC
 2021-09-30 10:30 UTC 

[PATCH 0/2] btrfs-progs: receive: introduce new --clone-fallback option
 2021-09-30 10:30 UTC  (5+ messages)
` [PATCH 2/2] btrfs-progs: misc-tests: add test case for receive --clone-fallback

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-09-30 10:30 UTC  (17+ messages)
` [PATCH v3 02/11] vpci: Add hooks for PCI device assign/de-assign
` [PATCH v3 10/11] vpci: Add initial support for virtual PCI bus topology
` [PATCH v3 11/11] xen/arm: Translate virtual PCI bus topology for guests

[Buildroot] [PATCH] package/uhd: fix usrp2 build
 2021-09-30  9:55 UTC 

[PATCH] cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_buf
 2021-09-30 10:30 UTC  (2+ messages)

[PULL 00/20] Q800 for 6.2 patches
 2021-09-30 10:27 UTC  (2+ messages)

[PATCH 1/1] lib: utils: identify supported GPIO reset methods
 2021-09-30 10:29 UTC  (5+ messages)

[PATCH] ALSA: rawmidi: Fix potential UAF from sequencer destruction
 2021-09-30 10:27 UTC  (9+ messages)

[PATCH 1/1] ARM: dts: stm32: fix AV96 board SAI2B pin muxing on stm32mp15
 2021-09-30 10:26 UTC  (5+ messages)

[PATCH][next] drm/virtio: fix another potential integer overflow on shift of a int
 2021-09-30 10:27 UTC  (2+ messages)

[PATCH 0/7] usb: gadget: uvc: smaller fixes for stability
 2021-09-30 10:27 UTC  (8+ messages)
` [PATCH 1/7] usb: gadget: uvc: consistently use define for headerlen
` [PATCH 2/7] usb: gadget: uvc: rename function to be more consistent
` [PATCH 3/7] usb: gadget: uvc: test if ep->desc is valid on ep_queue
` [PATCH 4/7] usb: gadget: uvc: only schedule stream in streaming state
` [PATCH 5/7] usb: gadget: uvc: only pump video data if necessary
` [PATCH 6/7] usb: gadget: uvc: ensure the vdev is unset
` [PATCH 7/7] usb: gadget: udc: ensure the gadget is still available

[PATCH v2 00/84] Call scsi_done() directly
 2021-09-30 10:26 UTC  (3+ messages)
` [PATCH v2 28/84] dc395x: "

[PATCH] dma-buf: fix and rework dma_buf_poll v7
 2021-09-30 10:26 UTC  (6+ messages)

[linux-linus test] 165320: regressions - FAIL
 2021-09-30 10:26 UTC 

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-09-30 10:25 UTC  (9+ messages)

[PATCH V1 0/2] Add device tree compatible for sc7180 SoC
 2021-09-30 10:24 UTC  (3+ messages)
` [PATCH V1 1/2] dt-bindings: spi: Add sc7180 support
` [PATCH V1 2/2] arm64: dts: qcom: sc7180: Add qspi compatible

[Intel-gfx] [PATCH 0/4] drm/i915/display: move modeset asserts out of intel_display.c
 2021-09-30 10:24 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/fdi: move fdi modeset asserts to intel_fdi.c

[PATCH] usb: cdns3: fix race condition before setting doorbell
 2021-09-30 10:22 UTC  (3+ messages)

[PATCH 00/12] qed: new firmware version 8.59.1.0 support
 2021-09-30 10:18 UTC  (4+ messages)
` [PATCH 04/12] qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
    ` [EXT] "

[PATCH][next] drm/virtio: fix potential integer overflow on shift of a int
 2021-09-30 10:19 UTC  (2+ messages)

[PATCH 0/3] ARM: at91: pm: fixes
 2021-09-30 10:16 UTC  (5+ messages)
` [PATCH 2/3] ARM: at91: pm: group constants and addresses loading

[PATCH bpf-next 0/5] introduce dummy BPF STRUCT_OPS
 2021-09-30 10:17 UTC  (4+ messages)
` [PATCH bpf-next 2/5] bpf: factor out a helper to prepare trampoline for struct_ops prog

linux-next: Fixes tags need some work in the iommu tree
 2021-09-30 10:14 UTC  (3+ messages)

[PATCH v4 00/11] sections: Unify kernel sections range check and use
 2021-09-30 10:13 UTC  (4+ messages)
` [PATCH v4 10/11] microblaze: Use is_kernel_text() helper

[PATCH v3 00/13] qapi: static typing conversion, pt5b
 2021-09-30 10:08 UTC  (2+ messages)

[PATCH v4 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-09-30 10:13 UTC  (4+ messages)
` [PATCH v4 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot

Ipmitool command & entity-manager question
 2021-09-30 10:13 UTC  (3+ messages)

[PATCH v2] failover: fix unplug pending detection
 2021-09-30 10:08 UTC 

[PATCH V2] scsi: core: put LLD module refcnt after SCSI device is released
 2021-09-30 10:12 UTC  (6+ messages)

[Intel-gfx] [PATCH v5 01/13] drm/ttm: stop calling tt_swapin in vm_access
 2021-09-30 10:04 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 12/13] drm/i915/ttm: use cached system pages when evicting lmem
      `  "

[PATCH] power: reset: at91-reset: check properly the return value of devm_of_iomap
 2021-09-30 10:09 UTC  (2+ messages)

Append syntax patch, and hardknott compatibility
 2021-09-30 10:11 UTC 

Linux 5.14.9
 2021-09-30 10:10 UTC  (2+ messages)

[PATCH V4] Makefile: Add build time and compiler info string
 2021-09-30 10:11 UTC 

[PATCH v3 0/6] usb: typec: tipd: Add Apple M1 support
 2021-09-30 10:10 UTC  (7+ messages)
` [PATCH v3 2/6] usb: typec: tipd: Split interrupt handler
` [PATCH v3 4/6] usb: typec: tipd: Add support for Apple CD321X
` [PATCH v3 5/6] usb: typec: tipd: Switch CD321X power state to S0

Linux 5.10.70
 2021-09-30 10:10 UTC  (2+ messages)

Fair IT: Finely Granulated
 2021-09-30 10:10 UTC 

Linux 5.4.150
 2021-09-30 10:10 UTC  (2+ messages)

[RFD] Remove the userspace governor and the cooling device set state sysfs entry
 2021-09-30 10:10 UTC  (2+ messages)

[PATCH] bus: mhi: pci_generic: increase timeout value for operations to 24000ms
 2021-09-30 10:19 UTC  (6+ messages)

[bitbake][dunfell][1.46][PATCH 00/14] Patch review
 2021-09-30 10:09 UTC  (3+ messages)
` [bitbake][dunfell][1.46][PATCH 08/14] build: Avoid duplicating logs in verbose mode
  ` [bitbake-devel] "

[PATCH] opp: Fix required-opps phandle array count check
 2021-09-30 10:09 UTC 

[PATCH 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-09-30 10:07 UTC  (8+ messages)
` [PATCH 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM
` [PATCH 3/3] Documentation / MTD: Rename the intel-spi driver

[intel-lts:5.4/yocto 9356/18524] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1058:35: warning: variable 'mem' is uninitialized when used here
 2021-09-30 10:08 UTC 

arch/m68k/68000/ucsimm.c:22:15: warning: no previous prototype for 'getserialnum'
 2021-09-30 10:08 UTC  (2+ messages)

[PATCH v7 00/24] wfx: get out from the staging area
 2021-09-30 10:07 UTC  (3+ messages)
` [PATCH v7 08/24] wfx: add bus_sdio.c

[PATCH v15 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
 2021-09-30 10:05 UTC  (3+ messages)

[PATCH] xfs/540: Use _scratch_xfs_set_metadata_field api
 2021-09-30 10:08 UTC 

[PATCH bpf-next v4 0/3] add support for writable bare tracepoint
 2021-09-30 10:06 UTC  (3+ messages)

[PATCH v2 0/6] qapi: static typing conversion, pt5b
 2021-09-30 10:04 UTC  (5+ messages)
` [PATCH v2 3/6] qapi/parser: add type hint annotations (QAPIDoc)

Bug/regression report - 'git stash push -u' fatal errors when sub-repo present
 2021-09-30 10:06 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-misc-fixes
 2021-09-30 10:06 UTC  (2+ messages)
`  "

[PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
 2021-09-30 10:05 UTC  (3+ messages)
` [PATCH v1 2/3] drm: panel-simple: Add support for the "
` [PATCH v1 3/3] panel-simple: add LOGIC Technologies LTTD800480070-L2RT panel

[PATCH] xen/arm: Expose the PMU to the guests
 2021-09-30 10:04 UTC  (2+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-09-30  9:58 UTC  (14+ messages)
` [PATCH v7 1/6] math64: New DIV_U64_ROUND_CLOSEST helper
` [PATCH v7 2/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock
  ` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [PATCH v7 4/6] dt-bindings: mvebu-uart: update information about UART clock
` [PATCH v7 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
` [PATCH v7 6/6] serial: mvebu-uart: implement support for baudrates higher than 230400

[PATCH] perf tools: Fix compilation on powerpc
 2021-09-30 10:03 UTC  (2+ messages)

x86/mm lock order enforcement
 2021-09-30 10:02 UTC 

[PATCH 0/5] Designated initializer cleanup & conversion
 2021-09-30 10:01 UTC  (5+ messages)
` [PATCH 5/5] cbtree.h: define cb_init() in terms of CBTREE_INIT

[dpdk-dev] [PATCH v2 01/27] common/cnxk: update policer MBOX APIs and HW definitions
 2021-09-30 10:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] drm/amdgpu: print warning and taint kernel if lockup timeout is disabled
 2021-09-30 10:00 UTC 

[intel-lts:5.4/preempt-rt 9717/19034] drivers/crypto/keembay/keembay-ocs-ecc-core.c:574:5: warning: no previous prototype for function 'kmb_ecc_gen_privkey'
 2021-09-30 10:00 UTC 

[Intel-gfx] [PATCH v2 0/3] Rename IS_ACTIVE() and move to kconfig.h
 2021-09-30 10:00 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/utils: do not depend on config being defined
    `  "

[PATCH v2 0/4] drm/v3d: add multiple in/out syncobjs support
 2021-09-30  9:59 UTC  (7+ messages)
` [PATCH v2 3/4] drm/v3d: add generic ioctl extension
` [PATCH v2 4/4] drm/v3d: add multiple syncobjs support

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-09-30  9:59 UTC  (20+ messages)
` [dpdk-dev] [PATCH v1] "

[Ocfs2-devel] [PATCH] ocfs2: Fix data corruption after conversion from inline format
 2021-09-30  9:54 UTC  (2+ messages)
`  "

[dpdk-dev] [PATCH 0/5] kvargs: promote or remove experimental api
 2021-09-30  9:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH v2 1/3] dt-bindings: pinctrl: convert rockchip, pinctrl.txt to YAML
 2021-09-30  9:52 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: rockchip: change gpio nodenames
` [PATCH v2 3/3] arm64: "

Host managed SMR drive issue
 2021-09-30  9:55 UTC  (13+ messages)

[igt-dev] [PATCH] tests/kms_psr2_sf: Skip tests if selected fetch is not available
 2021-09-30  9:55 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t] "

Driver model at UEFI runtime
 2021-09-30  9:53 UTC  (5+ messages)

[dpdk-dev] [PATCH 00/10] net/sfc: add support for tunnel offload
 2021-09-30  9:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH 02/10] common/sfc_efx/base: add API to set RECIRC ID in outer rules

[intel-lts:5.4/yocto 9356/18524] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:993:47: sparse: sparse: incorrect type in assignment (different base types)
 2021-09-30  9:53 UTC 

[PATCH 0/5] irq_work: PREEMPT_RT bits
 2021-09-30  9:53 UTC  (4+ messages)
` [PATCH 4/5] irq_work: Handle some irq_work in SOFTIRQ on PREEMPT_RT

[PATCH RFC v1 00/11] iommu/virtio: vSVA support with Arm
 2021-09-30  9:50 UTC  (4+ messages)
` [PATCH RFC v1 08/11] iommu/arm-smmu-v3: Implement shared context alloc and free ops


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.