messages from 2019-01-21 00:33:24 to 2019-01-21 06:41:45 UTC [more...]
[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
2019-01-21 6:41 UTC (18+ messages)
` [U-Boot] [PATCH v2 03/11] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH v2 06/11] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH v2 09/11] drivers: serial_sifive: Skip baudrate config if no input clock
` [U-Boot] [PATCH v2 11/11] riscv: Add SiFive FU540 board support
[PATCH] gso: fix VxLAN/GRE tunnel checks
2019-01-21 6:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] ARM: dts: meson8b: odroidc1: Enable usb phy node
2019-01-21 6:37 UTC (6+ messages)
[PATCH 0/4] KVM: MMU: fast cleanup D bit based on fast write protect
2019-01-21 6:37 UTC (5+ messages)
` [PATCH 4/4] "
` [Qemu-devel] "
[Qemu-devel] [PATCH V9 0/6] support MAP_SYNC for memory-backend-file
2019-01-21 6:35 UTC (11+ messages)
` [Qemu-devel] [PATCH V9 2/6] memory: use sparse feature define RAM_FLAG
` [Qemu-devel] [PATCH V9 4/6] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
` [Qemu-devel] [PATCH V9 6/6] docs: Added MAP_SYNC documentation
[PATCH 00/11] drm/tinydrm: Remove tinydrm_device
2019-01-21 6:34 UTC (7+ messages)
` [PATCH 01/11] drm: Add devm_drm_dev_init/register
` [PATCH 04/11] drm/tinydrm: Remove tinydrm_display_pipe_init()
` [PATCH 05/11] drm/tinydrm/mipi-dbi: Add drm_to_mipi_dbi()
[PATCH v2] mtd: rawnand: remove ->legacy.erase and single_erase()
2019-01-21 6:32 UTC
[Qemu-devel] [PATCH 0/2] cpu-exec fixes
2019-01-21 6:32 UTC (2+ messages)
[PATCH] mtd: rawnand: remove ->legacy.erase and single_erase()
2019-01-21 6:24 UTC
[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
2019-01-21 6:24 UTC (2+ messages)
[PATCH 1/1] Input: elantech: Use SMBus based on bus info
2019-01-21 6:21 UTC (6+ messages)
[Qemu-devel] [PATCH] tests: Disable ipmi-bt-test
2019-01-21 6:19 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/9] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
2019-01-21 6:03 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 4/9] Extend the command-line to provide memory latency and bandwidth information
[Qemu-devel] [PATCH v3 0/3] ppc/gdbstub: Expose SPRs to GDB
2019-01-21 5:51 UTC (2+ messages)
[PATCH 1/2] atf: add recipes
2019-01-21 5:59 UTC
[PATCH 0/8] Zynq GPIO driver changes
2019-01-21 6:11 UTC (10+ messages)
` [PATCH 2/8] gpio: zynq: Wakeup gpio controller when it is used as IRQ controller
[PATCH v2 0/3] Add Oxalis board support
2019-01-21 6:09 UTC (8+ messages)
` [PATCH v2 2/3] dt-bindings: arm: fsl: Add devicetree binding for Oxalis
[PATCH RFC 1/1] arm64: Use PSCI calls for CPU stop when hotplug is supported
2019-01-21 6:06 UTC (3+ messages)
[PATCH 0/2] iommu/arm: Add support for non-coherent page tables
2019-01-21 6:05 UTC (5+ messages)
` [PATCH 2/2] iommu/arm-smmu: Add support for non-coherent page table mappings
[PATCH] drm/armada: add mmp2 support
2019-01-21 6:03 UTC
[PATCH] drm/armada: replace the simple-framebuffer
2019-01-21 6:01 UTC
[PATCH v3 0/2] cadence-quadspi: Add Octal mode support
2019-01-21 6:00 UTC (6+ messages)
` [PATCH v3 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller
[PATCH 0/3] iommu/arm-smmu: Add support to use Last level cache
2019-01-21 5:53 UTC (8+ messages)
` [PATCH 1/3] iommu/arm-smmu: Move to bitmap for arm_smmu_domain atrributes
` [PATCH 2/3] iommu/io-pgtable-arm: Add support to use system cache
` [PATCH 3/3] iommu/arm-smmu: "
[PATCH xf86-video-nouveau 00/17] autotools configuration cleanups
2019-01-21 5:52 UTC (18+ messages)
` [PATCH xf86-video-nouveau 01/17] config: Fix typo in comment
` [PATCH xf86-video-nouveau 02/17] config, nv: Use xorg-macros PACKAGE_VERSION_{MAJOR, MINOR, PATCHLEVEL}
` [PATCH xf86-video-nouveau 03/17] config: Only check for presence of libdrm package once
` [PATCH xf86-video-nouveau 04/17] config: Rely upon list.h as at least xorg-server 1.8 required
` [PATCH xf86-video-nouveau 05/17] config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
` [PATCH xf86-video-nouveau 06/17] gitignore: Update to mirror modern X.org drivers
` [PATCH xf86-video-nouveau 07/17] config: libtoolize: put macros in AC_CONFIG_MACRO_DIR, 'm4'
` [PATCH xf86-video-nouveau 08/17] config: Use XORG_DEFAULT_OPTIONS which replaces six XORG_* macros
` [PATCH xf86-video-nouveau 09/17] config: remove unrequired AC_HEADER_STDC
` [PATCH xf86-video-nouveau 10/17] config: Utilize util-macros 1.8 for additional man page support
` [PATCH xf86-video-nouveau 11/17] config: Use LT_INIT option instead of AC_DISABLE_STATIC
` [PATCH xf86-video-nouveau 12/17] config: Add comments for main statements
` [PATCH xf86-video-nouveau 13/17] config: Remove unrequired AC_SUBST for LIBDRM_NOUVEAU and LIBUDEV
` [PATCH xf86-video-nouveau 14/17] config: remove unused sdkdir=$(pkg-config...) statement
` [PATCH xf86-video-nouveau 15/17] config: Set automake options consistently in one location
` [PATCH xf86-video-nouveau 16/17] config: Complete bug report URL for Xorg DDX nouveau driver
` [PATCH xf86-video-nouveau 17/17] config: Suggest upstream to find macros in case they are missing
[PATCH v5 0/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
2019-01-21 5:45 UTC (6+ messages)
` [PATCH v5 2/2] "
[PATCH] perf script: fix crash when processing recorded stat data
2019-01-21 5:46 UTC (2+ messages)
[Bug 194] vhost pmd has become unusable from secondary processes
2019-01-21 5:45 UTC
[Qemu-devel] Implementing Memory Tag Extention - ARM
2019-01-21 5:41 UTC (4+ messages)
[PATCH V2] populate_sdk_base: provide options to set sdk type
2019-01-21 5:35 UTC (2+ messages)
` [PATCH V3] "
[Qemu-devel] [PATCH v2 0/8] target/ppc: remove various endian hacks from int_helper.c
2019-01-21 5:15 UTC (5+ messages)
linux-next: Tree for Jan 21
2019-01-21 5:26 UTC
[PATCH v6 0/4] misc safety certification fixes
2019-01-21 5:24 UTC (9+ messages)
` [PATCH v6 1/4] xen: introduce SYMBOL
[U-Boot] [PATCH v1 0/3] am335x, shc: convert am335x based shc board to DM usage
2019-01-21 5:16 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/3] arm: dts: add am335x-shc.dts for shc board
` [U-Boot] [PATCH v1 2/3] ARM: dts: am335x-shc: add u-boot specific dtsi
` [U-Boot] [PATCH v1 3/3] am335x, shc: adapt shc board to DM
[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
2019-01-21 5:11 UTC (3+ messages)
[Bug 97055] Black screens on A10-8780P (Carrizo) + R7 M260/M265 (Topaz) Combo
2019-01-21 5:07 UTC (2+ messages)
[PATCH] gpio: sprd: Remove unused irq trigger setting
2019-01-21 5:05 UTC
[PATCH 0/6] ARM: dts: bcm283x: Several DTS improvements
2019-01-21 5:02 UTC (13+ messages)
` [PATCH 1/6] ARM: dts: bcm283x: Fix DTC warning for memory node
` [PATCH 4/6] ARM: dts: bcm2837-rpi-3-b: Use consistent label for HDMI hotplug
` [PATCH 5/6] ARM: dts: bcm2837-rpi-3-b-plus: Clarify label for STATUS_LED
` [PATCH 6/6] ARM: dts: bcm283x: Add missing GPIO line names
[Recipe reporting system] Upgradable recipe name list
2019-01-21 5:00 UTC
[PATCH] mtd: rawnand: denali: remove ->erase hook
2019-01-21 4:52 UTC
[RFC] virtio_ring: check dma_mem for xen_domain
2019-01-21 4:51 UTC
[U-Boot] [PATCH] atmel: add CMD_FS_GENERIC to SAMA5D3 for EFI boot
2019-01-21 4:51 UTC
[PATCH v3 2/2] doc: add guide for debug and troubleshoot
2019-01-21 10:41 UTC (8+ messages)
` [PATCH v4 0/2] doci/howto: add debug and troubleshoot guide
` [PATCH v4 2/2] doc: add guide for debug and troubleshoot
` [PATCH v5 0/2] doc/howto: add debug and troubleshoot guide
` [PATCH v5 1/2] doc: add svg for "
` [PATCH v5 2/2] doc: add guide for debug and troubleshoot
[PATCH 0/4] dm: fix various issues with bio splitting code
2019-01-21 4:39 UTC (8+ messages)
` [PATCH 1/4] dm: fix clone_bio() to trigger blk_recount_segments()
` [PATCH 2/4] dm: fix redundant IO accounting for bios that need splitting
` [PATCH 3/4] dm: fix missing bio_split() pattern code in __split_and_process_bio()
[PATCH 0/4] Hyper-V: Enable Linux guests on Hyper-V on ARM64
2019-01-21 4:38 UTC (8+ messages)
` [PATCH 1/4] arm64: hyperv: Add core Hyper-V include files
` [PATCH 2/4] arm64: hyperv: Add support for Hyper-V as a hypervisor
[PATCH] drm/amdgpu: csa_vaddr should not larger than AMDGPU_GMC_HOLE_START
2019-01-21 4:35 UTC (17+ messages)
[Qemu-devel] [PATCH v2] QGA: Fix guest-get-fsinfo PCI address collection in Windows
2019-01-21 4:31 UTC (2+ messages)
[PATCH] vgacon: unconfuse vc_origin when using soft scrollback
2019-01-21 4:22 UTC (2+ messages)
[PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver
2019-01-21 4:18 UTC (5+ messages)
[PATCH xf86-video-nouveau 0/4] Compiler warnings series
2019-01-21 4:02 UTC (6+ messages)
` [PATCH xf86-video-nouveau 1/4] wfb: Remove declaration for undefined function nouveau_wfb_init()
` [PATCH xf86-video-nouveau 2/4] dri2: Mark local create/destroy buffer and copy region functions as static
` [PATCH xf86-video-nouveau 3/4] xv: Mark local NVSetupTexturedVideo function "
` [PATCH xf86-video-nouveau 4/4] xv/nv30, nv40: Mark local NV30GetSurfaceFormat and NV40GetSurfaceFormat "
[Qemu-devel] [PATCH] egl-helpers.h: add a missing X11 include
2019-01-21 3:51 UTC (2+ messages)
linux-next: manual merge of the pidfd tree with the y2038 tree
2019-01-21 3:39 UTC
[PATCH] libf2fs: fix to detect stat() failure
2019-01-21 3:37 UTC (6+ messages)
[PATCH v3] HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels
2019-01-21 3:29 UTC (3+ messages)
Re:openbmc Digest, Vol 41, Issue 79
2019-01-21 3:28 UTC
[PATCH] libnvdimm, pfn: not allocate nd_pfn->pfn_sb if already allocated
2019-01-21 3:28 UTC (9+ messages)
[PATCH] HID: i2c-hid: Disable runtime PM on Goodix touchpad
2019-01-21 3:23 UTC (8+ messages)
[Qemu-devel] [PATCH] hw/core/generic-loader: Fix PC overwriting
2019-01-21 3:22 UTC (2+ messages)
[PATCH 1/2] ARM: config: Update SPEAr 3xx defconfig
2019-01-21 3:22 UTC (2+ messages)
[PATCH] ARM: dts: n900: fix mmc1 card detect gpio polarity
2019-01-21 3:21 UTC
[PATCH v3 0/4] QEMU changes to do PVH boot
2019-01-21 2:31 UTC (3+ messages)
` [Qemu-devel] "
[PATCHv2,1/4] dmaengine: rcar-dmac: use result of updated get_residue in tx_status
2019-01-21 3:16 UTC
[v1,6/6] usb :fsl: Change string format for errata property
2019-01-21 3:13 UTC
[v1,5/6] usb: linux/fsl_device: Add platform member has_fsl_erratum_14
2019-01-21 3:13 UTC
[v1,4/6] usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918
2019-01-21 3:13 UTC
[U-Boot] [PATCH v3 0/5] subject: efi_loader: add HII database protocol
2019-01-21 3:13 UTC (6+ messages)
` [U-Boot] [PATCH v3 1/5] efi_loader: Initial HII database protocols
` [U-Boot] [PATCH v3 2/5] efi: hii: add guid package support
` [U-Boot] [PATCH v3 3/5] efi: hii: add keyboard layout "
` [U-Boot] [PATCH v3 4/5] efi: hii: add HII config routing/access protocols
` [U-Boot] [PATCH v3 5/5] efi_selftest: add HII database protocols test
[v1,3/6] usb: host: Stops USB controller init if PLL fails to lock
2019-01-21 3:13 UTC
[v1,2/6] usb: phy: Workaround for USB erratum-A005728
2019-01-21 3:13 UTC
[v1,1/6] usb: fsl: Set USB_EN bit to select ULPI phy
2019-01-21 3:12 UTC
[U-Boot] [PATCH v2 0/2] efi_loader: add GetNextVariableName
2019-01-21 3:10 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] efi_loader: implement GetNextVariableName()
` [U-Boot] [PATCH v2 2/2] efi_selftest: fix variables test for GetNextVariableName()
[PATCH] PM / devfreq: consistent indentation
2019-01-21 2:59 UTC (3+ messages)
[PATCH 0/5] locking/qspinlock: Safely handle > 4 nesting levels
2019-01-21 2:49 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] locking/qspinlock_stat: Track the no MCS node available case
` [PATCH 3/5] locking/qspinlock_stat: Separate out the PV specific stat counts
` [PATCH 4/5] locking/qspinlock_stat: Allow QUEUED_LOCK_STAT for all archs
` [PATCH 5/5] locking/qspinlock: Add some locking debug code
[PATCH xf86-video-nouveau 1/2] xv: Avoid shadowed declaration of 'int i' in NVPutImage
2019-01-21 2:46 UTC (3+ messages)
` [PATCH xf86-video-nouveau 2/2] xv: Avoid shadowed declaration of 'int ret' "
[ptest-runner] ptest-runner: make DEFAULT_DIRECTORY be able to be defined when compiling
2019-01-21 2:11 UTC
Unable to boot Linux with master EDK2
2019-01-21 2:23 UTC (2+ messages)
[PATCH] bitbake.conf: reset default value of DEBUG_PREFIX_MAP
2019-01-21 2:18 UTC (7+ messages)
linux-next: manual merge of the vhost tree with the net tree
2019-01-21 2:19 UTC
[Buildroot] [PATCH 1/1] fs/common.mk: enable multithreaded xz compression
2019-01-21 2:07 UTC
[xen-unstable test] 132093: tolerable FAIL - PUSHED
2019-01-21 2:06 UTC
OpenBMC at the 2019 OCP Summit Hardware Management track
2019-01-21 2:05 UTC (3+ messages)
[PATCH RFC] iw_cxgb4: drop check - dead code
2019-01-21 2:05 UTC (2+ messages)
[PATCH v4 00/14] Argo: hypervisor-mediated interdomain communication
2019-01-21 1:59 UTC (10+ messages)
` [PATCH v4 10/14] argo: implement the notify op
[PATCH 1/3] PM / devfreq: fix indentation in devfreq_add_device()
2019-01-21 1:58 UTC (7+ messages)
` [PATCH 3/3] PM / devfreq: fix mem leak "
` [PATCH 2/3] PM / devfreq: fix missing check of return value "
[Qemu-devel] [PATCH 0/2] qcow2: include LUKS payload overhead in qemu-img measure
2019-01-21 1:51 UTC (2+ messages)
[LTP][PATCH v3 0/6] LTP IMA fix bundle
2019-01-21 1:49 UTC (4+ messages)
` [PATCH v3 6/6] ima/ima_violations: Temporarily remove the printk rate limit
` [LTP] "
[PATCH v8] arm64: dts: sdm845: Add gpu and gmu device nodes
2019-01-21 1:49 UTC (2+ messages)
[PATCH] input: Fix the CONFIG_SPARC64 mixup
2019-01-21 1:49 UTC
usb: dwc3: gadget: don't remove the request if bus-expired
2019-01-21 1:49 UTC
[PATCH] nbd:clear NBD_BOUND flag when NBD connection is closed
2019-01-21 1:43 UTC (4+ messages)
[PATCH] mm, oom: remove 'prefer children over parent' heuristic
2019-01-21 1:23 UTC (4+ messages)
[PATCH] PM / devfreq: fix mem leak and missing check of return value in devfreq_add_device()
2019-01-21 1:22 UTC (2+ messages)
[RFC][PATCH v5 06/09] f2fs: use common file type conversion
2019-01-21 0:54 UTC
[PATCH 0/2] make kexec work with efi=noruntime or efi=old_map
2019-01-21 1:18 UTC (8+ messages)
` [PATCH v2 2/2] x86, kexec_file_load: make it "
[PATCH] drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad D330
2019-01-21 1:12 UTC (2+ messages)
[Buildroot] [PATCH v2] .gitlab-ci.yml: add trigger per job
2019-01-21 1:11 UTC (7+ messages)
` [Buildroot] [PATCH v3 0/5] .gitlab-ci.yml: rework and "
` [Buildroot] [PATCH v3 1/5] .gitlab-ci.yml: use "extends" keyword
` [Buildroot] [PATCH v3 2/5] .gitlab-ci.yml: use "include" keyword
` [Buildroot] [PATCH v3 3/5] .gitlab-ci.yml: reorder jobs
` [Buildroot] [PATCH v3 4/5] .gitlab-ci.yml: prepare to reuse scripts
` [Buildroot] [PATCH v3 5/5] .gitlab-ci.yml: add trigger per job
[PATCH v3 0/4] Add MediaTek MUSB Controller Driver
2019-01-21 1:08 UTC (7+ messages)
` [PATCH v3 4/4] usb: musb: Add support for MediaTek musb controller
[U-Boot] [PATCH 00/18] rockchip: Add support for Bob Chromebook
2019-01-21 1:04 UTC (3+ messages)
` [U-Boot] [PATCH 05/18] rockchip: Add mention of other boards
Possible ALSA loopback bug?
2019-01-21 1:00 UTC
[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
2019-01-21 0:54 UTC (3+ messages)
` [U-Boot] [linux-sunxi] "
[PATCH] Add kv_to_page()
2019-01-21 0:39 UTC
[PATCH] arch/arm64: Add the various compression methods to the default config
2019-01-21 0:38 UTC (3+ messages)
[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
2019-01-21 0:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.