All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-04 12:44:28 to 2020-05-04 12:58:06 UTC [more...]

[PULL 00/20] Trivial branch for 5.1 patches
 2020-05-04 12:34 UTC  (4+ messages)

FAILED: patch "[PATCH] RDMA/core: Prevent mixed use of FDs between shared ufiles" failed to apply to 4.14-stable tree
 2020-05-04 12:57 UTC 

[PATCH v2 00/21] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-04 12:53 UTC  (90+ messages)
    ` [PATCH v2 01/21] drm: core: fix "
        ` [PATCH v2 02/21] drm: amdgpu: "
        ` [PATCH v2 03/21] drm: armada: "
        ` [PATCH v2 04/21] drm: etnaviv: "
        ` [PATCH v2 05/21] drm: exynos: "
        ` [PATCH v2 06/21] drm: i915: fix sg_table nents vs. orig_nents misuse for dmabuf objects
          ` [Intel-gfx] "
        ` [PATCH v2 07/21] drm: lima: fix sg_table nents vs. orig_nents misuse
        ` [PATCH v2 08/21] drm: msm: "
        ` [PATCH v2 09/21] drm: panfrost: "
        ` [PATCH v2 10/21] drm: radeon: "
        ` [PATCH v2 11/21] drm: rockchip: "
        ` [PATCH v2 12/21] drm: tegra: "
        ` [PATCH v2 13/21] drm: virtio: "
        ` [PATCH v2 14/21] drm: vmwgfx: "
        ` [PATCH v2 15/21] drm: xen: "
        ` [PATCH v2 16/21] drm: host1x: "
        ` [PATCH v2 17/21] drm: rcar-du: "
        ` [PATCH v2 18/21] xen: gntdev: "
        ` [PATCH v2 19/21] dmabuf: "
        ` [PATCH v2 20/21] media: pci: fix common ALSA DMA-mapping related code
        ` [PATCH v2 21/21] staging: ion: fix sg_table nents vs. orig_nents misuse

bdi: fix use-after-free for dev_name(bdi->dev) v3 (resend)
 2020-05-04 12:48 UTC  (10+ messages)
` [PATCH 1/9] vboxsf: don't use the source name in the bdi name
` [PATCH 2/9] bdi: move bdi_dev_name out of line
` [PATCH 3/9] bdi: use bdi_dev_name() to get device name
` [PATCH 4/9] bdi: add a ->dev_name field to struct backing_dev_info
` [PATCH 5/9] driver core: remove device_create_vargs
` [PATCH 6/9] bdi: unexport bdi_register_va
` [PATCH 7/9] bdi: remove bdi_register_owner
` [PATCH 8/9] bdi: simplify bdi_alloc
` [PATCH 9/9] bdi: remove the name field in struct backing_dev_info

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-04 12:57 UTC  (17+ messages)
` [PATCH 19/24] rcu/tree: Support reclaim for head-less object
` [PATCH 20/24] rcu/tree: Make kvfree_rcu() tolerate any alignment
` [PATCH 21/24] rcu/tiny: move kvfree_call_rcu() out of header
` [PATCH 22/24] rcu/tiny: support reclaim for head-less object

[PULL 00/39] target-arm queue
 2020-05-04 12:33 UTC  (17+ messages)
` [PULL 15/39] hw/arm: versal: Embed the APUs into the SoC type
` [PULL 19/39] hw/arm: versal-virt: Add support for the RTC
` [PULL 20/39] target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check
` [PULL 23/39] target/arm: Convert VCMLA (vector) to decodetree
` [PULL 26/39] target/arm: Convert VFM[AS]L "
` [PULL 27/39] target/arm: Convert VCMLA (scalar) "
` [PULL 28/39] target/arm: Convert V[US]DOT "
` [PULL 30/39] target/arm: Convert Neon load/store multiple structures "
` [PULL 31/39] target/arm: Convert Neon 'load single structure to all lanes' "
` [PULL 32/39] target/arm: Convert Neon 'load/store single structure' "
` [PULL 33/39] target/arm: Convert Neon 3-reg-same VADD/VSUB "
` [PULL 34/39] target/arm: Convert Neon 3-reg-same logic ops "
` [PULL 35/39] target/arm: Convert Neon 3-reg-same VMAX/VMIN "
` [PULL 36/39] target/arm: Convert Neon 3-reg-same comparisons "
` [PULL 37/39] target/arm: Convert Neon 3-reg-same VQADD/VQSUB "
` [PULL 38/39] target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL "

[PATCH v4 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-04 12:55 UTC  (12+ messages)
` [PATCH v4 02/11] iio: light: cm32181: Add support for ACPI enumeration
` [PATCH v4 03/11] iio: light: cm32181: Add some extra register defines
` [PATCH v4 04/11] iio: light: cm32181: Add support for the CM3218
` [PATCH v4 05/11] iio: light: cm32181: Clean up the probe function a bit
` [PATCH v4 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
` [PATCH v4 07/11] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
` [PATCH v4 08/11] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
` [PATCH v4 09/11] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
` [PATCH v4 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
` [PATCH v4 11/11] iio: light: cm32181: Fix integartion time typo

[PATCH V2 1/9] uclass: cpu: Add new API to get udevice for current CPU
 2020-05-04 12:56 UTC  (5+ messages)

[PATCH 0/5] linux-yocto: consolidated pull request
 2020-05-04 12:56 UTC  (3+ messages)

[PATCH 0/5] iommu/amd: Fix race conditions around increase_address_space()
 2020-05-04 12:54 UTC  (12+ messages)
` [PATCH 1/5] iommu/amd: Fix race in increase_address_space()/fetch_pte()
` [PATCH 2/5] iommu/amd: Do not loop forever when trying to increase address space
` [PATCH 3/5] iommu/amd: Call domain_flush_complete() in update_domain()
` [PATCH 4/5] iommu/amd: Update Device Table in increase_address_space()
` [PATCH 5/5] iommu/amd: Do not flush Device Table in iommu_map_page()

[dpdk-dev] [PATCH v4] mempool: return 0 if area is too small on populate
 2020-05-04 12:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[nft PATCH 0/4] Two bugfixes around prefixes in sets
 2020-05-04 12:53 UTC  (5+ messages)
` [nft PATCH 3/4] segtree: Merge get_set_interval_find() and get_set_interval_end()

[RFC PATCH 0/2] Move FSP configuration to devicetree
 2020-05-04 12:53 UTC  (5+ messages)
` [RFC PATCH 1/2] arch: x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
` [RFC PATCH 2/2] arch: x86: apl: Use devicetree for FSP configuration

[PATCH 0/4] arm64: MTE swap and hibernation support
 2020-05-04 12:53 UTC  (5+ messages)
` [PATCH 3/4] arm64: mte: Enable swap of tagged pages

[PATCH v2 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-04 12:53 UTC  (7+ messages)
` [PATCH v2 2/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH] mm: Limit boost_watermark on small zones
 2020-05-04 12:44 UTC  (3+ messages)

[PATCH] x86/ucode/intel: Writeback and invalidate caches before updating microcode
 2020-05-04 12:52 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/gem: Specify address type for chained reloc batches
 2020-05-04 12:51 UTC 

[PATCH v3 00/15] acpi: i386 tweaks
 2020-05-04 12:48 UTC  (2+ messages)

[v6, 0/5] media: media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2020-05-04 12:40 UTC  (5+ messages)

soft lockup - may be related to wireguard (backported)
 2020-05-04 12:49 UTC  (3+ messages)

[PATCH 0/3] Three trivial patchs
 2020-05-04 12:36 UTC  (4+ messages)
` [PATCH 3/3] crypto: Redundant type conversion for AES_KEY pointer

[LTP] [PATCH 1/2] syscalls/pidfd_open01.c: Add check for close-on-exec flag
 2020-05-04 12:49 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/pidfd_open*.c: Drop .min_kver flag

[PATCH v1.1 2/3] xen/sched: fix theoretical races accessing vcpu->dirty_cpu
 2020-05-04 12:48 UTC  (4+ messages)

Reg : signature and/or required key missing
 2020-05-04 12:44 UTC 

[RFC PATCH net-next] net: dsa: mt7530: fix roaming from DSA user ports
 2020-05-04 12:47 UTC  (4+ messages)

[PATCH v2] drm/ast: Don't check new mode if CRTC is being disabled
 2020-05-04 12:46 UTC  (3+ messages)

[PATCH v2 0/2]memcg oom: don't try to kill a process if there is no process
 2020-05-04 12:46 UTC  (5+ messages)
` [PATCH v2 2/2] mm, memcg: don't try to kill a process if memcg is not populated

[PATCH 00/17] drm/mgag200: Convert to atomic modesetting
 2020-05-04 12:45 UTC  (4+ messages)
` [PATCH 17/17] drm/mgag200: Replace VRAM helpers with SHMEM helpers

[RFC] concat with dynamically sized fields like vlan id
 2020-05-04 12:45 UTC  (2+ messages)

[PATCH v2 00/10] USB host support for Raspberry Pi 4 board
 2020-05-04 12:45 UTC  (11+ messages)
    ` [PATCH v2 01/10] usb: xhci: Add missing cache flush in the scratchpad array initialization
    ` [PATCH v2 02/10] usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
    ` [PATCH v2 03/10] pci: Move some PCIe register offset definitions to a common header
    ` [PATCH v2 04/10] rpi4: shorten a mapping for the DRAM
    ` [PATCH v2 05/10] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)
    ` [PATCH v2 06/10] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
    ` [PATCH v2 07/10] linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian
    ` [PATCH v2 08/10] pci: Add some PCI Express capability register offset definitions
    ` [PATCH v2 09/10] pci: Add driver for Broadcom STB PCIe controller
    ` [PATCH v2 10/10] config: Enable support for the XHCI controller on RPI4 board

[PATCH] arm64: dts: mt8173: fix vcodec-enc clock
 2020-05-04 12:44 UTC  (3+ messages)

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-04 12:44 UTC  (8+ messages)

[RFC 0/6] Traffic support for dsa_8021q in vlan_filtering=1 mode
 2020-05-04 12:43 UTC  (5+ messages)
` [RFC 1/6] net: dsa: sja1105: add packing ops for the Retagging Table
` [RFC 4/6] net: dsa: tag_8021q: skip disabled ports
` [RFC 5/6] net: dsa: sja1105: support up to 7 VLANs per port using retagging
` [RFC 6/6] docs: net: dsa: sja1105: document the best_effort_vlan_filtering option

[PATCH v5] ARM: DTS: Aspeed: Add YADRO Nicole BMC
 2020-05-04 12:44 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 00/16] NXP DPAAx fixes and enhancements
 2020-05-04 12:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/8] "
  ` [dpdk-dev] [PATCH v3 7/8] net/dpaa2: reduce prints in queue count functions
  ` [dpdk-dev] [PATCH v3 8/8] net/dpaa2: use cong group id for multiple tcs

[PATCH 00/16] x86: Support for CET Supervisor Shadow Stacks
 2020-05-04 12:44 UTC  (3+ messages)
` [PATCH 01/16] x86/traps: Drop last_extable_addr


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.