All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-29 08:38:00 to 2020-09-29 09:09:53 UTC [more...]

KASAN: global-out-of-bounds Read in fbcon_get_font
 2020-09-29  9:09 UTC  (9+ messages)
` [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers

[PATCH v2 1/2] arm64: dts: freescale: Add pmu support on imx8mp
 2020-09-29  9:15 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add pmu support on imx8mn

[Intel-gfx] [PATCH v2] vfio/pci: Refine Intel IGD OpRegion support
 2020-09-29 16:10 UTC  (3+ messages)
  `  "

[PATCH] block:elevator:remove un-used input parameter request_queue in some functions
 2020-09-29  9:05 UTC 

[PATCH v2 00/21] multipath-tools: shutdown, libdevmapper races, globals
 2020-09-29  9:09 UTC  (4+ messages)
` [PATCH v2 11/21] libmultipath: protect racy libdevmapper calls with a mutex

[PATCH v9 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-09-29  9:08 UTC  (4+ messages)
` [PATCH v9 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v9 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v9 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC

[PATCH] drm/amdgpu: drop duplicated ecc check for vega10 (v4)
 2020-09-29  9:08 UTC 

null-ptr-deref in exfat_cache_inval_inode
 2020-09-29  9:09 UTC 

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-09-29  9:08 UTC  (14+ messages)
` [PATCH v2 04/12] mm/filemap: Add mapping_seek_hole_data
` [PATCH v2 05/12] mm: Add and use find_lock_entries
` [PATCH v2 07/12] mm: Add an 'end' parameter to pagevec_lookup_entries
` [PATCH v2 08/12] mm: Remove nr_entries parameter from pagevec_lookup_entries
` [PATCH v2 09/12] mm: Pass pvec directly to find_get_entries
` [PATCH v2 10/12] mm: Remove pagevec_lookup_entries

[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-29  9:05 UTC  (13+ messages)
` [PATCH v6 05/21] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v6 07/21] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v6 09/21] docs/interop: Convert qemu-qmp-ref to rST
` [PATCH v6 13/21] meson.build: Move SPHINX_ARGS to top level meson.build file
` [PATCH v6 14/21] meson.build: Make manuals depend on source to Sphinx extensions

[kvm-unit-tests PULL 00/11] s390x and generic script updates
 2020-09-29  9:06 UTC  (6+ messages)

[PATCH v7 0/6] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-29  9:02 UTC  (7+ messages)
` [PATCH v7 3/6] Asoc:qcom:lpass-cpu:Update dts property read API
` [PATCH v7 4/6] Asoc: qcom: lpass:Update lpaif_dmactl members order
` [PATCH v7 5/6] ASoC: qcom: Add support for lpass hdmi driver

[PATCH v5 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
 2020-09-29  9:03 UTC  (11+ messages)
` [PATCH v5 01/10] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
` [PATCH v5 02/10] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
` [PATCH v5 03/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v5 04/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
` [PATCH v5 05/10] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
` [PATCH v5 06/10] vfio/fsl-mc: Added lock support in preparation for interrupt handling
` [PATCH v5 07/10] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
` [PATCH v5 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
` [PATCH v5 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
` [PATCH v5 10/10] vfio/fsl-mc: Add support for device reset

[dpdk-dev] [v2 1/2] cryptodev: support enqueue callback functions
 2020-09-29  9:03 UTC  (12+ messages)

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-09-29  8:57 UTC  (3+ messages)

[PATCH 00/16] hw/mips: Set CPU frequency
 2020-09-29  8:58 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] event/sw: performance improvements
 2020-09-29  9:02 UTC  (9+ messages)

[PATCH] KVM: x86: Add tracepoint for dr_write/dr_read
 2020-09-29  9:01 UTC  (2+ messages)

[Intel-gfx] [patch 00/13] preempt: Make preempt count unconditional
 2020-09-29  9:00 UTC  (14+ messages)
                  `  "

[PATCH v5 00/13] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
 2020-09-29  8:54 UTC  (28+ messages)
` [PATCH v5 01/13] bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_objects
` [PATCH v5 02/13] bus/fsl-mc: Add a new parameter to dprc_scan_objects function
` [PATCH v5 03/13] bus/fsl-mc: add support for 'driver_override' in the mc-bus
` [PATCH v5 04/13] bus/fsl-mc: Set the QMAN/BMAN region flags
` [PATCH v5 05/13] bus/fsl-mc: Cache the DPRC API version
` [PATCH v5 06/13] bus/fsl-mc: Add dprc-reset-container support
` [PATCH v5 07/13] bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple entities
` [PATCH v5 08/13] bus/fsl-mc: Export a cleanup function for DPRC
` [PATCH v5 09/13] bus/fsl-mc: Add a container setup function
` [PATCH v5 10/13] bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
` [PATCH v5 11/13] bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
` [PATCH v5 12/13] bus/fsl-mc: Extend ICID size from 16bit to 32bit
` [PATCH v5 13/13] bus/fsl-mc: Add a new version for dprc_get_obj_region command

[PATCH v3 0/2] Add hwmon driver for Moortec PVT controller
 2020-09-29  8:59 UTC  (3+ messages)
` [PATCH v3 1/2] Add DT bindings schema for "
` [PATCH v3 2/2] Add hardware monitoring driver for Moortec MR75203 "

[PATCH v2 0/8] qemu/bswap: Use compiler __builtin_bswap()
 2020-09-29  8:58 UTC  (4+ messages)
` [PATCH v2 7/8] qemu/bswap: Use compiler __builtin_bswap() on NetBSD

[RFC][PATCH 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2020-09-29  8:59 UTC  (4+ messages)
` [PATCH 8/9] drm: Add infrastructure for platform devices

[PATCH v1 0/5] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-29  8:58 UTC  (3+ messages)
` [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag

refactor the nvme scanning and validation code
 2020-09-29  8:55 UTC  (15+ messages)
` [PATCH 08/20] nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block
` [PATCH 09/20] nvme: factor out a nvme_configure_metadata helper
` [PATCH 10/20] nvme: freeze the queue over ->lba_shift updates
` [PATCH 11/20] nvme: clean up the check for too large logic block sizes
` [PATCH 12/20] nvme: remove the 0 lba_shift check in nvme_update_ns_info
` [PATCH 13/20] nvme: set the queue limits "
` [PATCH 14/20] nvme: update the known admin effects

null-ptr-deref in exfat_cache_inval_inode
 2020-09-29  8:58 UTC 

[PATCH] drm/amdgpu: drop duplicated ecc check for vega10 (v3)
 2020-09-29  8:58 UTC  (4+ messages)

linux-next: build warning after merge of the tty tree
 2020-09-29  8:58 UTC  (4+ messages)

[PATCH -next] serial: mvebu-uart: fix unused variable warning
 2020-09-29  8:56 UTC 

[PATCH v2 0/2] NVMe passthrough: Take into account host IOVA reserved regions
 2020-09-29  8:55 UTC  (3+ messages)
` [PATCH v2 1/2] util/vfio-helpers: Collect "
` [PATCH v2 2/2] util/vfio-helpers: Rework the IOVA allocator to avoid "

[PATCH v2] ath11k: remove auto_start from channel config struct
 2020-09-29  8:56 UTC  (2+ messages)

[GIT PULL] devfreq next for v5.10
 2020-09-29  9:09 UTC 

[Linux-kernel-mentees] [PATCH] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
 2020-09-29  8:47 UTC  (5+ messages)
` [Linux-kernel-mentees][PATCH] "

[PATCH] ALSA: compress: allow pause and resume during draining
 2020-09-29  8:54 UTC  (2+ messages)

[RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
 2020-09-29  8:54 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: imx8mm: adjust GIC CPU mask to match number of CPUs
 2020-09-29  8:52 UTC  (8+ messages)
` [PATCH 2/3] arm64: dts: imx8mn: "
` [PATCH 3/3] arm64: dts: imx8mp: "

[PATCH v2 0/2] Modularize RPMH driver
 2020-09-29  8:53 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh"

[PATCH V2] tty: serial: lpuart: fix lpuart32_write usage
 2020-09-29  9:19 UTC 

[PATCH v10 00/13] i440fx/acpi: addition of feature and bug fixes
 2020-09-29  8:51 UTC  (7+ messages)
` [PATCH v10 13/13] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug

stable/linux-5.4.y baseline: 166 runs, 1 regressions (v5.4.68)
 2020-09-29  8:52 UTC 

nftables bug?? Maybe
 2020-09-29  8:14 UTC 

[PULL v4 00/48] virtio,pc,acpi: fixes, tests
 2020-09-29  8:50 UTC  (2+ messages)

[LTP] [PATCH 1/1] io_destroy01: TCONF when unsupported
 2020-09-29  8:51 UTC  (6+ messages)

[PATCH] misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driver
 2020-09-29  8:49 UTC 

[PATCH v7 bpf-next 0/8] bpf: add helpers to support BTF-based kernel data display
 2020-09-29  8:50 UTC  (3+ messages)
` [PATCH v7 bpf-next 4/8] selftests/bpf: add bpf_snprintf_btf helper tests

[PATCH 0/5] Fix DPC hotplug race and enhance error hanlding
 2020-09-29  8:51 UTC  (4+ messages)
  ` [PATCH 3/5] PCI/ERR: get device before call device driver to avoid null pointer reference

[linux-next:master 11358/11653] drivers/i2c/busses/i2c-mlxbf.c:2296:8: error: implicit declaration of function 'acpi_device_uid'
 2020-09-29  8:50 UTC 

[PATCH] ath11k: remove auto_start from channel config struct
 2020-09-29  8:50 UTC  (3+ messages)

[PATCH 00/12] evtchn: recent XSAs follow-on
 2020-09-29  8:49 UTC  (3+ messages)
` [PATCH 01/12] evtchn: refuse EVTCHNOP_status for Xen-bound event channels

[PATCH] vhost: Don't call vq_access_ok() when using IOTLB
 2020-09-29  8:44 UTC  (3+ messages)

[PATCH v2 0/9] gpio: mockup: refactoring + documentation
 2020-09-29  8:49 UTC  (7+ messages)
` [PATCH v2 1/9] lib: string_helpers: provide kfree_strarray()

Keyboard regression by intel-vbtn
 2020-09-29  8:48 UTC 

[PATCH bpf-next 0/2] introduce BPF_F_SHARE_PE
 2020-09-29  8:47 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: introduce BPF_F_SHARE_PE for perf event array
` [PATCH bpf-next 2/2] selftests/bpf: add tests for BPF_F_SHARE_PE

[PATCH] arm64: Make CONFIG_CMDLINE behavior configurable
 2020-09-29  8:46 UTC 

[PATCH v9 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-29  8:46 UTC  (5+ messages)
` [PATCH v9 02/14] ASoC: Intel: catpt: Implement IPC protocol

[f2fs-dev] [PATCH v2 1/2] f2fs: compress: introduce page array slab cache
 2020-09-29  8:47 UTC  (6+ messages)
    `  "

UBIFS-AUTH panic after reboot
 2020-09-29  8:45 UTC  (11+ messages)

[Intel-gfx] [PATCH] drm/i915: Avoid mixing integer types during batch copies
 2020-09-29  8:45 UTC  (3+ messages)
`  "

[PATCH] ath11k: mac: fix parenthesis alignment
 2020-09-29  8:46 UTC  (2+ messages)

[linux-lvm] lvresize cannot refresh LV size on on other hosts when extending LV with a shared lock
 2020-09-29  8:46 UTC 

[RFC PATCH 1/2] kvm/x86: intercept guest changes to X86_CR4_LA57
 2020-09-29  8:45 UTC  (5+ messages)

[PATCH] ubifs: journal: Make sure to not dirty twice for auth nodes
 2020-09-29  8:44 UTC  (4+ messages)

[PATCH V2 0/4] Change vring space from nomal memory to dma coherent memory
 2020-09-29  8:44 UTC  (5+ messages)
` [PATCH V2 1/4] misc: vop: change the way of allocating vring
` [PATCH V2 2/4] misc: vop: do not allocate and reassign the used ring
` [PATCH V2 3/4] misc: vop: simply return the saved dma address instead of virt_to_phys
` [PATCH V2 4/4] misc: vop: mapping kernel memory to user space as noncached

[RFC] fixes for hangs and error reporting in CDC_WDM
 2020-09-29  8:46 UTC  (7+ messages)

[PATCH] nl80211: reduce non-split wiphy dump size
 2020-09-29  8:36 UTC  (2+ messages)

master - tests: thin-flags
 2020-09-29  8:45 UTC 

master - debug: remove stacktrace on regular path
 2020-09-29  8:45 UTC 

master - debug: update debug message
 2020-09-29  8:45 UTC 

master - active: fix compilation without devmapper
 2020-09-29  8:45 UTC 

master - thin: remove unneeded code test
 2020-09-29  8:45 UTC 

master - thin: validate thin-pool state before sending messages
 2020-09-29  8:45 UTC 

master - thin: use lv_status_thin and lv_status_thin_pool
 2020-09-29  8:45 UTC 

master - writecache: archive before modification of metadata
 2020-09-29  8:45 UTC 

master - cleanup: avoid unneeded check
 2020-09-29  8:45 UTC 

master - activation: move locking of critical section
 2020-09-29  8:45 UTC 

master - configure: update help
 2020-09-29  8:45 UTC 

master - configure: editline updates
 2020-09-29  8:45 UTC 

master - lvm: add readline alternative editline
 2020-09-29  8:45 UTC 

[PATCH v6 0/3] Move recovery/coredump configuration to sysfs
 2020-09-29  8:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] add FEC support
 2020-09-29  8:44 UTC  (5+ messages)
` [dpdk-dev] [PATCH V15 "
  ` [dpdk-dev] [PATCH V15 1/3] ethdev: introduce FEC API

[PATCH] x86/HVM: refine when to send mapcache invalidation request to qemu
 2020-09-29  8:43 UTC  (2+ messages)

[PATCH] x86/mm: drop superfluous initialization
 2020-09-29  8:42 UTC  (4+ messages)

[PATCH v3 1/5] Documentation: dt: binding: fsl: Add 'fsl, ippdexpcr1-alt-reg' property
 2020-09-29  8:22 UTC  (3+ messages)
` [PATCH v3 2/5] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
` [PATCH v3 5/5] arm: dts: ls1021a: fix rcpm failed to claim resource

[Buildroot] systemd improvements V2
 2020-09-29  8:40 UTC  (8+ messages)
` [Buildroot] [PATCH v2 10/14] package/systemd: invoke systemd-tmpfilesd on final image

[PATCH 0/1] Modify ASPEED SoC some default clks are critical
 2020-09-29  8:37 UTC  (4+ messages)
` [PATCH 1/1] clk: aspeed: modify "

[PATCH net v2] virtio-net: don't disable guest csum when disable LRO
 2020-09-29  8:39 UTC  (7+ messages)

REGRESSION: in intel video driver following introduction of mm_struct.has_pinned
 2020-09-29  8:23 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] api-gcc.h: fix typos in the functions atomic_add_*
 2020-09-29  8:40 UTC 

[PATCH v2 for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-09-29  8:38 UTC  (3+ messages)

[PATCH] man/statx: Add STATX_ATTR_DAX
 2020-09-29  8:38 UTC  (3+ messages)

[PATCH v4 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-09-29  8:32 UTC  (2+ messages)
` [PATCH v4 7/7] arm64: dts: rockchip: Add Engicam PX30.Core C.TOUCH 2.0


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.