All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-27 03:35:20 to 2018-12-27 07:08:04 UTC [more...]

[PATCH 1/2] mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
 2018-12-27  7:06 UTC  (6+ messages)
` [PATCH 2/2] mmc: sdhci-brcmstb: "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-12-26
 2018-12-27  7:00 UTC 

[PATCH] Specify -Wformat along with -Wformat-security
 2018-12-27  6:58 UTC 

[Qemu-devel] [PATCH v7 00/28] Generalize machine compatibility properties
 2018-12-27  6:58 UTC  (33+ messages)
` [Qemu-devel] [PATCH v7 06/28] compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
` [Qemu-devel] [PATCH v7 07/28] compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
` [Qemu-devel] [PATCH v7 08/28] compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
` [Qemu-devel] [PATCH v7 09/28] compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
` [Qemu-devel] [PATCH v7 10/28] compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
` [Qemu-devel] [PATCH v7 11/28] compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
` [Qemu-devel] [PATCH v7 12/28] compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
` [Qemu-devel] [PATCH v7 13/28] compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
` [Qemu-devel] [PATCH v7 14/28] compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
` [Qemu-devel] [PATCH v7 15/28] compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
` [Qemu-devel] [PATCH v7 16/28] compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
` [Qemu-devel] [PATCH v7 17/28] compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
` [Qemu-devel] [PATCH v7 18/28] compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
` [Qemu-devel] [PATCH v7 19/28] compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
` [Qemu-devel] [PATCH v7 20/28] include: remove compat.h
` [Qemu-devel] [PATCH v7 21/28] compat: remove remaining PC_COMPAT macros

[PATCH v3 0/6] spinlock optimization and test case enhancements
 2018-12-27  6:58 UTC  (9+ messages)
` [PATCH v3 1/6] eal: fix clang compilation error on x86
  ` [EXT] "
` [PATCH v3 2/6] test/spinlock: remove 1us delay for correct benchmarking
` [PATCH v3 3/6] test/spinlock: get timestamp more precisely
` [PATCH v3 4/6] test/spinlock: amortize the cost of getting time
` [PATCH v3 5/6] spinlock: reimplement with atomic one-way barrier builtins
` [PATCH v3 6/6] spinlock: ticket based to improve fairness
  ` [EXT] "

[PATCH] nfs-utils: fix build error under tests folder
 2018-12-27  6:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Use packet_reader instead of packet_read_line
 2018-12-27  6:52 UTC 

Fix 80d20d35af1e ("nohz: Fix local_timer_softirq_pending()") may have revealed another problem
 2018-12-27  6:53 UTC  (11+ messages)

[PATCH v3 0/9] Overview of Arm komeda display driver
 2018-12-27  6:39 UTC  (9+ messages)
` [PATCH v3 1/9] drm/komeda: komeda_dev/pipeline/component definition and initialzation
` [PATCH v3 2/9] dt/bindings: drm/komeda: Add DT bindings for ARM display processor D71

[PATCH] aplay: support no period wakeup option in argument
 2018-12-27  6:46 UTC  (5+ messages)

[xen-unstable test] 131583: tolerable FAIL
 2018-12-27  6:46 UTC 

[Qemu-devel] [RFC PATCH 00/25] Support Kconfig in QEMU
 2018-12-27  6:34 UTC  (26+ messages)
` [Qemu-devel] [RFC PATCH 01/25] build: actually use CONFIG_PAM
` [Qemu-devel] [RFC PATCH 02/25] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
` [Qemu-devel] [RFC PATCH 03/25] minikconfig: add parser skeleton
` [Qemu-devel] [RFC PATCH 04/25] minikconfig: add AST
` [Qemu-devel] [RFC PATCH 05/25] minikconfig: add semantic analysis
` [Qemu-devel] [RFC PATCH 06/25] hw/display: make edid configurable
` [Qemu-devel] [RFC PATCH 07/25] kconfig: introduce kconfig files
` [Qemu-devel] [RFC PATCH 08/25] build: switch to Kconfig
` [Qemu-devel] [RFC PATCH 09/25] ide: express dependencies with Kconfig
` [Qemu-devel] [RFC PATCH 10/25] build: convert pci.mak to Kconfig
` [Qemu-devel] [RFC PATCH 11/25] build: convert sound.mak "
` [Qemu-devel] [RFC PATCH 12/25] build: convert usb.mak "
` [Qemu-devel] [RFC PATCH 13/25] scsi: express dependencies with Kconfig
` [Qemu-devel] [RFC PATCH 14/25] bluetooth: "
` [Qemu-devel] [RFC PATCH 15/25] isa: express dependencies with kconfig
` [Qemu-devel] [RFC PATCH 16/25] i386: express dependencies with Kconfig
` [Qemu-devel] [RFC PATCH 17/25] i2c: "
` [Qemu-devel] [RFC PATCH 18/25] ptimer: "
` [Qemu-devel] [RFC PATCH 19/25] edid: express dependencies with kconfig
` [Qemu-devel] [RFC PATCH 20/25] hyperv: "
` [Qemu-devel] [RFC PATCH 21/25] virtio: make virtio dependencies with Kconfig
` [Qemu-devel] [RFC PATCH 22/25] i386-softmmu.mak: remove all CONFIG_* except boards definitions
` [Qemu-devel] [RFC PATCH 23/25] x86_64-softmmu.mak: remove i386-softmmu.mak include
` [Qemu-devel] [RFC PATCH 24/25] minikconf: implement allyesconfig, allnoconfig, randconfig, defconfig
` [Qemu-devel] [RFC PATCH 25/25] Makefile: only support defconfig

[PATCH] imap-send: Fix compilation without deprecated OpenSSL APIs
 2018-12-27  6:32 UTC  (2+ messages)

[PATCH 00/20] NXP DPAA2 fixes and enhancements
 2018-12-27  6:23 UTC  (21+ messages)
` [PATCH 01/20] bus/fslmc: fix to reset portal memory before use
` [PATCH 02/20] bus/fslmc: fix the ring mode to use correct cache settings
` [PATCH 03/20] bus/fslmc: fix to use correct physical core for logical core
` [PATCH 04/20] net/dpaa2: fix bad check for not-null
` [PATCH 05/20] bus/fslmc: fix to convert error msg to warning
` [PATCH 06/20] bus/fslmc: fix parse method for bus devices
` [PATCH 07/20] net/dpaa2: fix device init for secondary process
` [PATCH 08/20] net/dpaa2: enable optional timestamp in mbuf
` [PATCH 09/20] bus/fslmc: upgrade to latest qbman library
` [PATCH 10/20] bus/fslmc: add dynamic config for memback portal mode
` [PATCH 11/20] bus/fslmc: rename portal pi index to consumer index
` [PATCH 12/20] bus/fslmc: make portal func static
` [PATCH 13/20] net/dpaa2: add dpdmux mc flib
` [PATCH 14/20] bus/fslmc: add support for scanning DPDMUX object
` [PATCH 15/20] net/dpaa2: add dpdmux initialization and configuration
` [PATCH 16/20] net/dpaa2: add API to support custom hash key
` [PATCH 17/20] mempool/dpaa2: support saving context of buffer pool
` [PATCH 18/20] net/dpaa2: change ref of device to private device
` [PATCH 19/20] bus/fslmc: add support for secondary processes
` [PATCH 20/20] bus/fslmc: add function to map any addr via VFIO

[PATCH] kvm/eventfd : unnecessory conversion to bool
 2018-12-27  6:22 UTC 

[PATCH v4 00/13] Add support for TISCI irqchip drivers
 2018-12-27  6:13 UTC  (42+ messages)
` [PATCH v4 01/13] firmware: ti_sci: Add support to get TISCI handle using of_phandle
  ` [PATCH v4 02/13] firmware: ti_sci: Add support for RM core ops
  ` [PATCH v4 03/13] firmware: ti_sci: Add support for IRQ management
  ` [PATCH v4 04/13] firmware: ti_sci: Add RM mapping table for am654
  ` [PATCH v4 05/13] firmware: ti_sci: Add helper apis to manage resources
  ` [PATCH v4 06/13] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
  ` [PATCH v4 07/13] irqchip: ti-sci-intr: Add support for Interrupt Router driver
  ` [RFC PATCH v4 08/13] genirq/msi: Add support for allocating single MSI for a device
  ` [RFC PATCH v4 09/13] genirq/msi: Add support for .msi_unprepare callback
  ` [RFC PATCH v4 10/13] soc: ti: Add MSI domain support for K3 Interrupt Aggregator
  ` [RFC PATCH v4 11/13] dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
  ` [RFC PATCH v4 12/13] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver
  ` [RFC PATCH v4 13/13] soc: ti: am6: Enable interrupt controller drivers

[U-Boot] [PATCH v3] net: phy: add TSE PCS support to dwmac-socfpga
 2018-12-27  6:16 UTC  (5+ messages)

[PATCH v1 0/8] This patch-set is to enable kvm Guest OS CET support
 2018-12-27  6:07 UTC  (4+ messages)
` [PATCH v1 3/8] kvm:vmx Enable loading CET state bit while guest CR4.CET is being set

[U-Boot] [PATCH] power: regulator: Return success on attempt to disable an always-on regulator
 2018-12-27  6:07 UTC  (2+ messages)

[PATCH] net/ice: fix build with debug enabled
 2018-12-27  6:06 UTC 

[PATCH] arm/mm/pmsa-v8 : remove unneeded semicolon
 2018-12-27  6:26 UTC  (2+ messages)

[PATCH] arm/mach-iop13xx: remove duplicated argument in define
 2018-12-27  6:24 UTC  (2+ messages)

Pull request v2: scottwood/linux.git next
 2018-12-27  6:01 UTC  (2+ messages)

[ovmf test] 131592: regressions - FAIL
 2018-12-27  6:00 UTC 

rte_eal_hotplug_remove() generates error message
 2018-12-27  5:52 UTC  (3+ messages)

[PATCH] MAINTAINERS: fix typo in Mimi Zohar's address
 2018-12-27  5:50 UTC  (2+ messages)

[linux-3.18 test] 131580: regressions - FAIL
 2018-12-27  5:48 UTC 

[Bug 109157] [KBL-G][VK] spirv_assembly cases failed Segmentation fault (core dumped)
 2018-12-27  5:47 UTC  (2+ messages)

[Bug 109158] [KBL-G][vulkan] dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat failed verification
 2018-12-27  5:43 UTC  (2+ messages)

[ovmf test] 131591: regressions - FAIL
 2018-12-27  5:36 UTC 

[PATCH v3 0/6] IRQ affinity support in PLIC driver
 2018-12-27  5:27 UTC  (7+ messages)
` [PATCH v3 3/6] irqchip: sifive-plic: More flexible plic_irq_toggle()

[PATCH 00/10] Driver core: remove BUS_ATTR()
 2018-12-27  5:27 UTC  (3+ messages)
` [PATCH 04/10] pseries: ibmebus.c: convert to use BUS_ATTR_WO

[for-next][PATCH 00/24] tracing: Updates for the next (coming soon) merge window
 2018-12-27  5:25 UTC  (4+ messages)
  ` [for-next][PATCH 09/24] seq_buf: Make seq_buf_puts() null-terminate the buffer

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2018-12-27  5:13 UTC  (5+ messages)
` [RFC][PATCH v2 01/21] e820: cheat PMEM as DRAM

[PATCH] x86/kexec: fix a kexec_file_load failure
 2018-12-27  5:06 UTC  (2+ messages)

[PATCH v3] add support for Mediatek Command-Queue DMA controller on MT6765 SoC
 2018-12-27  5:06 UTC  (5+ messages)
` [2/2] dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for "
    ` [PATCH 2/2] "

[PATCH net-next v2] net: ipv4: allocate ipv4_devconf memory for init_net
 2018-12-27  4:32 UTC 

[U-Boot] [PATCH 0/5] efi_loader: run a specific efi application more easily
 2018-12-27  4:58 UTC  (3+ messages)
` [U-Boot] [PATCH 1/5] efi_loader: bootmgr: support BootNext and BootCurrent variable behavior

[Bug 102349] New: nv4x crashing with plasmashell - gdb log included
 2018-12-27  4:57 UTC  (3+ messages)
  ` [Bug 102349] "

[PATCH 00/18] add drm support for MT8183
 2018-12-27  4:56 UTC  (9+ messages)
` [PATCH 13/18] drm/mediatek: add ddp write register common api
` [PATCH 14/18] drm/mediatek: add connect function for ovl

PROPOSAL: Extend inline asm syntax with size spec
 2018-12-27  4:47 UTC  (13+ messages)

[U-Boot] [PATCH 0/7] TF-A Boot support for NXP Chassis 3 platforms
 2018-12-27  4:38 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] armv8: fsl-layerscape: fixes for TFABOOT framework
` [U-Boot] [PATCH 2/7] drivers: ifc: restore the legacy flow for IFC config
` [U-Boot] [PATCH 3/7] ls1043a: add support for nand-boot cmd for TFA
` [U-Boot] [PATCH 4/7] armv8: ls1088ardb: Add TFABOOT support
` [U-Boot] [PATCH 5/7] armv8: ls1088aqds: "
` [U-Boot] [PATCH 6/7] armv8: ls2088ardb: "
` [U-Boot] [PATCH 7/7] armv8: ls2088aqds: "

cron job: media_tree daily build: OK
 2018-12-27  4:34 UTC 

[Buildroot] [PATCH 0/5 v5] systemd-boot: new simple EFI bootloader replacing gummmiboot (branch yem/systemd-boot)
 2018-12-27  4:21 UTC  (5+ messages)
` [Buildroot] [PATCH 3/5 v5] core/pkg-infra: allow meson packages to specify custom build rules

[SPDK] NVMf/TCP target using VPP
 2018-12-27  4:19 UTC 

[GIT PULL] scheduler changes for v4.21
 2018-12-27  4:17 UTC  (2+ messages)

[PATCH v1] phy: qcom-ufs: Use iopoll.h readl_poll_timeout macro
 2018-12-27  4:03 UTC  (3+ messages)

[ovmf test] 131590: regressions - FAIL
 2018-12-27  4:05 UTC 

[PATCH] f2fs: sanity check of xattr entry size
 2018-12-27  4:04 UTC 

[PATCH 0/3] Non-smp configuration fix
 2018-12-27  3:58 UTC  (10+ messages)
` [PATCH 1/3] RISC-V: Do not wait indefinitely in __cpu_up
` [PATCH 2/3] RISC-V: Move cpuid to hartid mapping to SMP
` [PATCH 3/3] RISC-V: Fix non-smp kernel boot on SMP systems

[PATCH] mm: compaction.c: Propagate return value upstream
 2018-12-27  3:50 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2018-12-27  3:49 UTC 

[PATCH] usb: dvb: check status of mxl111sf_read_reg
 2018-12-27  3:47 UTC  (2+ messages)

[PATCH] nvmem: bcm-ocotp: Add ACPI support to BCM OCOTP
 2018-12-27  3:39 UTC 

[PATCH][next] KVM: x86: Fix bit shifting in update_intel_pt_cfg
 2018-12-27  3:35 UTC  (2+ messages)

[GIT PULL] sound updates for 4.21
 2018-12-27  3:31 UTC  (2+ 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.