All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-29 14:05:37 to 2019-11-29 14:49:16 UTC [more...]

[Cocci] Replacing printf/format calls based on the data-type
 2019-11-29 14:47 UTC  (7+ messages)
` [Cocci] Replacing printf() parameters according to used data types

[PATCH for-5.0 v2 00/23] block: Fix check_to_replace_node()
 2019-11-29 14:26 UTC  (7+ messages)
` [PATCH for-5.0 v2 15/23] mirror: Prevent loops

[PATCH v6] hw/core/loader-fit: fix freeing errp in fit_load_fdt
 2019-11-29 14:12 UTC  (4+ messages)

[Xen-devel] [PATCH] README: Run untabify
 2019-11-29 14:48 UTC 

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2019-11-29 14:49 UTC 

[PATCH] KVM: s390: Add new reset vcpu API
 2019-11-29 14:48 UTC  (7+ messages)

[PATCH] meta-ti: Set the --jobs based on host cpu_count
 2019-11-29 14:48 UTC 

[PATCH v3 0/7] add Amlogic A1 clock controller driver
 2019-11-29 14:46 UTC  (23+ messages)
` [PATCH v3 1/7] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v3 2/7] clk: meson: add support for A1 PLL clock ops
` [PATCH v3 3/7] clk: meson: eeclk: refactor eeclk common driver to support A1
` [PATCH v3 4/7] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v3 5/7] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v3 6/7] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver
` [PATCH v3 7/7] arm64: dts: meson: add A1 PLL and periphs clock controller

[Cocci] Replacing printf/format calls based on the data-type
 2019-11-29 14:48 UTC  (2+ messages)
` [Cocci] Replacing printf() parameters according to used data types

[alsa-devel] [PATCH 1/2] ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idx
 2019-11-29 14:47 UTC  (5+ messages)
` [alsa-devel] [PATCH 2/2] [RFC] ALSA: hda: hdmi - preserve non-MST PCM routing for Intel platforms

[PATCH] ci: Use libcap-ng
 2019-11-29 14:35 UTC  (2+ messages)

[PATCH v2 00/13] s390x: Protected Virtualization support
 2019-11-29 14:08 UTC  (4+ messages)
` [PATCH v2 01/13] s390x: protvirt: Add diag308 subcodes 8 - 10

[Xen-devel] [PATCH 0/2] x86/pvshim: improve tlb flush performance
 2019-11-29 14:46 UTC  (6+ messages)
` [Xen-devel] [PATCH 2/2] x86/pvshim: do not enable global pages in shim mode

[alsa-devel] [PATCH] ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen
 2019-11-29 14:45 UTC  (2+ messages)

[PATCH] ext4, jbd2: ensure panic when there is no need to record errno in the jbd2 sb
 2019-11-29 14:46 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2019-11-29 14:45 UTC 

[PATCH 0/8] panfrost: Fixes for 5.4
 2019-11-29 14:45 UTC  (40+ messages)
` [PATCH 1/8] drm/panfrost: Make panfrost_job_run() return an ERR_PTR() instead of NULL
` [PATCH 2/8] drm/panfrost: Fix a race in panfrost_ioctl_madvise()
` [PATCH 3/8] drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()
` [PATCH 4/8] drm/panfrost: Fix a race in panfrost_gem_free_object()
` [PATCH 5/8] drm/panfrost: Open/close the perfcnt BO
` [PATCH 6/8] drm/panfrost: Make sure imported/exported BOs are never purged

[PATCH 1/2] rtc: zynqmp: re-use rtc_time64_to_tm operation
 2019-11-29 14:45 UTC  (6+ messages)
` [PATCH 2/2] rtc: zynqmp: fix invalid read_time before 1 second

[Xen-devel] [PATCH] console: avoid buffer overflow in guest_console_write()
 2019-11-29 14:45 UTC  (4+ messages)
` [Xen-devel] [PATCH XTF] CONSOLEIO_write stack overflow PoC

Weird crash integrating new RTNET driver
 2019-11-29 14:45 UTC  (3+ messages)

[MPTCP] Re: [PATCH 1/2] mptcp: parse and emit MP_CAPABLE option according to v1 spec
 2019-11-29 14:44 UTC 

[PATCH for-5.0 0/8] docs: integrate doc comments with Sphinx build
 2019-11-29 14:02 UTC  (9+ messages)
` [PATCH 1/8] docs: import Linux kernel-doc script and extension
` [PATCH 2/8] docs: tweak kernel-doc for QEMU coding standards
` [PATCH 3/8] docs/conf.py: Enable use of kerneldoc sphinx extension
` [PATCH 4/8] Makefile: disable Sphinx nitpicking
` [PATCH 5/8] bitops.h: Silence kernel-doc complaints
` [PATCH 6/8] docs: Create bitops.rst as example of kernel-docs
` [PATCH 7/8] memory.h: Silence kernel-doc complaints
` [PATCH 8/8] docs: add memory API reference

[PATCH 00/12] various vfs patches
 2019-11-29 14:43 UTC  (4+ messages)
` [PATCH 02/12] fs_parse: fix fs_param_v_optional handling

[Buildroot] [PATCH next v8 0/6] Top-level parallel build support
 2019-11-29 14:43 UTC  (13+ messages)
` [Buildroot] [PATCH next v8 1/6] core: implement per-package SDK and target
` [Buildroot] [PATCH next v8 2/6] Makefile: allow top-level parallel build with BR2_PER_PACKAGE_DIRECTORIES=y
` [Buildroot] [PATCH next v8 3/6] package/pkg-generic: make libtool .la files compatible with per-package directories
` [Buildroot] [PATCH next v8 4/6] package/pkg-kconfig: handle KCONFIG_DEPENDENCIES "
` [Buildroot] [PATCH next v8 5/6] docs/manual: add details about top-level parallel build support
` [Buildroot] [PATCH next v8 6/6] docs/manual: document the effect of per-package directory on variables

[Patch v2 0/3] iommu: reduce spinlock contention on fast path
 2019-11-29 14:43 UTC  (4+ messages)
` [Patch v2 1/3] iommu: match the original algorithm

[Buildroot] [git commit] docs/manual: document the effect of per-package directory on variables
 2019-11-29 14:43 UTC 

[Buildroot] [git commit branch/next] docs/manual: document the effect of per-package directory on variables
 2019-11-29 14:43 UTC 

[Buildroot] [git commit] docs/manual: add details about top-level parallel build support
 2019-11-29 14:42 UTC 

[Buildroot] [git commit branch/next] docs/manual: add details about top-level parallel build support
 2019-11-29 14:42 UTC 

WARNING in unaccount_page_cache_page
 2019-11-29 14:41 UTC  (2+ messages)

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-11-29 14:41 UTC  (12+ messages)
        ` AW: "

[PATCH 0/3] s390x: Increase architectural compliance
 2019-11-29 14:20 UTC  (3+ messages)
` [PATCH 1/3] s390x: Properly fetch and test the short psw on diag308 subc 0/1
` [PATCH 3/3] s390x: protvirt: Add new VCPU reset functions

[PATCH 0/4] Add support to defer core initialization
 2019-11-29 14:40 UTC  (4+ messages)
` [PATCH 1/4] PCI: dwc: Add new feature to skip "

[PATCH] selftests: pmtu: use -oneline for ip route list cache
 2019-11-29 14:39 UTC  (2+ messages)

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-11-29 14:39 UTC  (4+ messages)
` [PATCH RFC v3 15/36] kmsan: add tests for KMSAN

[PATCH 00/15] s390x: Protected Virtualization support
 2019-11-29 14:02 UTC  (5+ messages)

[PATCH] mips: Fix gettimeofday() in the vdso library
 2019-11-29 14:36 UTC 

iio_compute_scan_bytes does not seem to account for alignment if first channel uses more storagebits than its successors
 2019-11-29 14:30 UTC 

[PATCH] mtd:block2mtd: page index should use pgoff_t
 2019-11-29 14:33 UTC 

[Xen-devel] [PATCH v4 0/8] Port Xen to Hyper-V
 2019-11-29 14:35 UTC  (7+ messages)
` [Xen-devel] [PATCH v4 7/8] x86: be more verbose when running on a hypervisor
` [Xen-devel] [PATCH v4 8/8] x86: introduce CONFIG_HYPERV and detection code

64 bit time regression in recvmmsg()
 2019-11-29 14:34 UTC 

[Xen-devel] [PATCH-for-4.13 v6] Rationalize max_grant_frames and max_maptrack_frames handling
 2019-11-29 14:32 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.86-299-gcc82722f8f1b)
 2019-11-29 14:32 UTC 

[PATCH v2 nft] scanner: fix out-of-bound memory write in include_file()
 2019-11-29 14:30 UTC 

[igt-dev] [PATCH i-g-t 0/4] GEN12 Color Clear
 2019-11-29 14:32 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✗ Fi.CI.BAT: failure "

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-11-29 14:31 UTC  (4+ messages)
` [PATCH 4.19 185/306] net: hns3: bugfix for buffer not free problem during resetting

[igt-dev] [PATCH i-g-t 1/3] lib/igt_draw: BCS_SWCTRL is gen6+
 2019-11-29 14:30 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_draw: Fix blt tiled stride for gen2/3
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_rmfb: Use COMMIT_UNIVERSAL for overlay/cursor planes

[RFC PATCH] drm/amdgpu: allocate entities on demand
 2019-11-29 14:29 UTC  (4+ messages)

[Buildroot] [git commit] package/pkg-kconfig: handle KCONFIG_DEPENDENCIES with per-package directories
 2019-11-29 14:29 UTC 

[Buildroot] [git commit branch/next] package/pkg-kconfig: handle KCONFIG_DEPENDENCIES with per-package directories
 2019-11-29 14:29 UTC 

[PATCH v6] nbd: well form nbd_iter_channel_error errp handler
 2019-11-29 14:17 UTC  (3+ messages)

[PATCH v2] drm/panfrost: Document base field location constraint in panfrost_gem_object
 2019-11-29 14:28 UTC  (5+ messages)

[PATCH] powerpc/kasan: fix boot failure with RELOCATABLE && FSL_BOOKE
 2019-11-29 14:26 UTC  (2+ messages)

Deadlock on PTEs update for HMM
 2019-11-29 14:26 UTC  (3+ messages)

[matrix-gui-v2-apps][PATCH] tidl_apps: Add autodetection of EVE and DSP count in matrix-gui tidl scripts
 2019-11-29 14:21 UTC 

[Buildroot] [git commit branch/next] package/pkg-generic: make libtool .la files compatible with per-package directories
 2019-11-29 14:24 UTC 

[Buildroot] [git commit] package/pkg-generic: make libtool .la files compatible with per-package directories
 2019-11-29 14:24 UTC 

[PATCH] KVM: X86: Use APIC_DEST_* macros properly
 2019-11-29 14:23 UTC  (2+ messages)

[PATCH 0/4] staging: gigaset: fix crashes on probe
 2019-11-29 14:23 UTC  (5+ messages)

[Xen-devel] [PATCH] console: avoid buffer overrun in guest_console_write()
 2019-11-29 14:23 UTC  (3+ messages)

[Buildroot] [PATCH 2/2] package/openvmtools: vmware disk timeout udev rules fix
 2019-11-29 14:22 UTC 

[Buildroot] [PATCH 1/2] package/openvmtools: non-executable udev rules
 2019-11-29 14:22 UTC 

[PATCH next 0/3] debugfs: introduce debugfs_create_single/seq[,_data]
 2019-11-29 14:22 UTC  (4+ messages)
` [PATCH next 3/3] debugfs: introduce debugfs_create_seq[,_data]

[PATCH v2] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2019-11-29 14:21 UTC  (2+ messages)

[PATCH v2] fs: Fix page_mkwrite off-by-one errors
 2019-11-29 14:20 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v4 0/4] PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
 2019-11-29 14:20 UTC  (3+ messages)

[PATCH v20 0/8] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-29 13:24 UTC  (3+ messages)
` [PATCH v20 3/8] numa: Extend CLI to provide memory side cache information

[PATCH 0/6] STM32 DT: Updates for SOC diversity
 2019-11-29 14:20 UTC  (4+ messages)
` [PATCH 5/6] ARM: dts: stm32: Adapt STM32MP157 DK boards to stm32 DT diversity

[Xen-devel] Xen 4.13 RC4
 2019-11-29 14:18 UTC 

[PATCH v5 00/14] CoreSight CTI Driver
 2019-11-29 14:18 UTC  (12+ messages)
` [PATCH v5 05/14] dt-bindings: arm: Adds CoreSight CTI hardware definitions
` [PATCH v5 07/14] coresight: cti: Add device tree support for custom CTI

[PATCH] btrfs: Opencode ordered_data_tree_panic
 2019-11-29 14:18 UTC  (3+ messages)

usbip tools from 5.4 fail to build due to unaligned pointer value warning
 2019-11-29 14:17 UTC  (4+ messages)

[PATCH] powerpc/kasan: KASAN is not supported on RELOCATABLE && FSL_BOOKE
 2019-11-29 14:13 UTC  (4+ messages)

[Buildroot] [git commit] Makefile: allow top-level parallel build with BR2_PER_PACKAGE_DIRECTORIES=y
 2019-11-29 14:13 UTC 

[Buildroot] [git commit branch/next] Makefile: allow top-level parallel build with BR2_PER_PACKAGE_DIRECTORIES=y
 2019-11-29 14:13 UTC 

[PATCH v2 00/14] video, drm, etc: constify fbops in struct fb_info
 2019-11-29 14:12 UTC  (11+ messages)
` [PATCH v2 01/14] video: fb_defio: preserve user fb_ops
  ` [Intel-gfx] "
` [PATCH v2 02/14] drm/fb-helper: don't preserve fb_ops across deferred IO use
  ` [Intel-gfx] "

[virtio-dev] [PATCH] virtio-gpu: add 3d command overview
 2019-11-29 14:11 UTC  (2+ messages)

[PATCH 1/2] drm/sched: don't try to construct error code from NULL ptr
 2019-11-29 14:11 UTC  (2+ messages)

[PATCH 1/3] media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16
 2019-11-29 14:10 UTC  (6+ messages)
` [PATCH 2/3] media: atmel: atmel-isi: properly initialize pad_cfg
` [PATCH 3/3] media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmt

unsafe req->rq_xprt using inside bc_svc_process() ?
 2019-11-29 14:10 UTC 

[PATCH 1/1] virtio_ring: fix return code on DMA mapping fails
 2019-11-29 14:09 UTC  (8+ messages)

[RFCv1 1/1] USB: EHCI: Do not return -EPIPE when hub is disconnected
 2019-11-29 14:08 UTC 

post-receive: pub/scm/linux/kernel/git/kbingham/rcar
 2019-11-29 14:08 UTC 

❌ FAIL: Test report for kernel 5.3.13-bc02cbc.cki (stable-queue)
 2019-11-29 14:08 UTC 

Disable CLI in submenu but allow users to access it
 2019-11-29 14:05 UTC 

[PATCH] sched/cfs: fix spurious active migration
 2019-11-29 14:04 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.