All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-16 13:44:21 to 2019-01-16 14:16:09 UTC [more...]

[PATCH 0/3] Fix virtio-blk issue with SWIOTLB
 2019-01-16 14:16 UTC  (11+ messages)

[Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions
 2019-01-16 14:15 UTC 

[PATCH 00/21] Refine memblock API
 2019-01-16 13:44 UTC  (60+ messages)
` [PATCH 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH 02/21] powerpc: use memblock functions "
` [PATCH 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH 07/21] memblock: memblock_phys_alloc(): "
` [PATCH 08/21] memblock: drop __memblock_alloc_base()
` [PATCH 09/21] memblock: drop memblock_alloc_base()
` [PATCH 10/21] memblock: refactor internal allocation functions
` [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH 15/21] sparc: "
` [PATCH 16/21] mm/percpu: "
` [PATCH 17/21] init/main: "
` [PATCH 18/21] swiotlb: "
` [PATCH 19/21] treewide: "
` [PATCH 20/21] memblock: memblock_alloc_try_nid: don't panic
` [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants
  ` [21/21] "
  ` [OpenRISC] [PATCH 21/21] "

[U-Boot] [RFC 00/17] mx6sabre: Add DM and SPL FIT support
 2019-01-16 14:14 UTC  (19+ messages)
` [U-Boot] [RFC 01/17] common: Break USB_STORAGE dependency between SPL and u-boot proper
` [U-Boot] [RFC 02/17] usb: ehci-mx6: Make regulator DM_REGULATOR dependent
` [U-Boot] [RFC 03/17] configs: imx6sabreauto: Add DM_MMC support
` [U-Boot] [RFC 04/17] configs: imx6sabreauto: Add DM_USB support
` [U-Boot] [RFC 05/17] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
` [U-Boot] [RFC 06/17] arm: imx: Add board_fit_config_name_match to support FIT in SPL
` [U-Boot] [RFC 07/17] dts: imx: Add imx6q-sabreauto dts and imx6qdl-sabreauto dtsi files
` [U-Boot] [RFC 08/17] dts: imx: Add imx6q-sabresd dts and imx6qdl-sabresd "
` [U-Boot] [RFC 09/17] arm: imx: Add FIT SPL its
` [U-Boot] [RFC 10/17] configs: mx6sabreauto: Add SPL FIT and DM support
` [U-Boot] [RFC 11/17] configs: mx6sabresd: "
` [U-Boot] [RFC 12/17] mx6sabreauto: Add DM_GPIO support
` [U-Boot] [RFC 13/17] mx6sabresd: "
` [U-Boot] [RFC 14/17] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
` [U-Boot] [RFC 15/17] configs: mx6sabresd: "
` [U-Boot] [RFC 16/17] board: mx6sabreauto: Remove the non-DM code
` [U-Boot] [RFC 17/17] board: mx6sabresd: Remove "

[igt-dev] [PATCH i-g-t 00/21] Static analysis: misc cleanups and fixes
 2019-01-16 14:14 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 13/21] lib/igt_alsa: Remove dead assignment

uprobes: bug in comm/string output?
 2019-01-16 14:13 UTC  (4+ messages)
` [PATCH] tracing/uprobes: Fix output for multiple string arguments

[PATCH v2 0/2] Add input voltage configuration for TPS65218
 2019-01-16 14:13 UTC  (3+ messages)
` [PATCH v3 2/2] mfd: tps65218.c: Add input voltage options

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2019-01-16 14:13 UTC  (16+ messages)

[PATCH v9 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-16 14:12 UTC  (4+ messages)
` [PATCH v9 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL

[PATCH 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
 2019-01-16 14:12 UTC  (5+ messages)
` [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support

[PATCH 0/7] net/ice: update share code
 2019-01-16 14:13 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] net/ice/base: code clean
  ` [PATCH v2 2/7] net/ice/base: add API to support resource allocate
  ` [PATCH v2 3/7] net/ice/base: add package download related data structure
  ` [PATCH v2 4/7] net/ice/base: add some help macros
  ` [PATCH v2 5/7] net/ice/base: add flexible pipeline module
  ` [PATCH v2 6/7] net/ice/base: add flow module
  ` [PATCH v2 7/7] net/ice/base: free flow profile entries

Community support for any Yocto release
 2019-01-16 14:12 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] MSCC: Add Servalt SoC family
 2019-01-16 14:12 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] pinctrl: mscc: Add gpio and pinctrl for "
` [U-Boot] [PATCH 2/3] MSCC: Add support "
` [U-Boot] [PATCH 3/3] MSCC: Add board "

[REGRESSION] hostapd 2.4..2.7 broken with 4.18+
 2019-01-16 14:11 UTC  (12+ messages)

systemd and sysvinit enabled in DISTRO_FEATURES
 2019-01-16 14:11 UTC  (5+ messages)

Why can't /dev/ipmi0 on host be created stably
 2019-01-16 14:10 UTC  (2+ messages)

[Qemu-devel] [Bug 1811711] [NEW] qemu-img can not convert virtualbox virtual disk formats qcow
 2019-01-16 14:05 UTC  (2+ messages)
` [Qemu-devel] [Bug 1811711] "

[PATCH 0/3 v2] Fix virtio-blk issue with SWIOTLB
 2019-01-16 14:10 UTC  (6+ messages)
` [PATCH 3/3] virtio-blk: Consider dma_max_mapping_size() for maximum segment size

[PATCH v2 0/3] mfd: syscon: Add optional clock support needed on stm32
 2019-01-16 14:10 UTC  (6+ messages)
` [PATCH v2 2/3] mfd: syscon: Add optional clock support

[PATCH 1/4] xfs: eof trim writeback mapping as soon as it is cached
 2019-01-16 14:10 UTC  (3+ messages)

Question on ptr_ring linux header
 2019-01-16 14:09 UTC  (3+ messages)

[PATCH] iommu/amd: Fix IOMMU page flush when detach all devices from a domain
 2019-01-16 14:08 UTC  (3+ messages)

[PATCH v3 for-4.12 0/7] Docs improvements, and dom0 construction fixes
 2019-01-16 14:08 UTC  (9+ messages)
` [PATCH v3 2/7] docs: Improve documentation and parsing for iommu=
` [PATCH v3 3/7] docs: Improve documentation and parsing for pci=
` [PATCH v3 4/7] docs: Improve documentation and parsing for efi=
` [PATCH v3 5/7] x86/dom0: Improve dom0= useability

[U-Boot] [PATCH 0/3] mtd: spi: Add MSCC SPI flash driver
 2019-01-16 14:07 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] mtd: spi: export functions to sf_internal.h

[PATCH 0/6] getenv() timing fixes
 2019-01-16 14:06 UTC  (9+ messages)
` [PATCH 2/6] commit: copy saved getenv() result

[RFC v3 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-01-16 14:02 UTC  (5+ messages)
` [RFC,v3,2/7] dmaengine: Add Synopsys eDMA IP version 0 support
    ` [RFC v3 2/7] "

[Qemu-devel] [RFC PATCH v2 00/37] Support Kconfig in QEMU
 2019-01-16 14:06 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH v2 13/37] hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
  ` [Qemu-riscv] "
` [Qemu-devel] [RFC PATCH v2 19/37] kconfig: introduce kconfig files
` [Qemu-devel] [RFC PATCH v2 24/37] build: convert sound.mak to Kconfig
` [Qemu-devel] [RFC PATCH v2 26/37] scsi: express dependencies with Kconfig

Dealing with vblank and
 2019-01-16 14:06 UTC 

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-16 14:06 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm: Split out drm_probe_helper.h (rev2)

[RFC PATCH 0/4] watchdog: hpwdt: Fix NMI-related behaviour when CONFIG_HPWDT_NMI_DECODING is enabled
 2019-01-16  2:27 UTC  (3+ messages)
` [RFC PATCH 1/4] watchdog: hpwdt: Don't disable watchdog on NMI

[PATCH RESEND v8 0/6] Introduce STPMIC1 PMIC Driver
 2019-01-16 14:04 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Input and Watchdog due for the v5.1 merge window

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2019-01-16 14:04 UTC  (4+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

Mis-generation of shell script (run.do_install)?
 2019-01-16 14:02 UTC  (12+ messages)

[Patch net] net_sched: refetch skb protocol for each filter
 2019-01-16 14:02 UTC  (9+ messages)

[RFC,v2] Bluetooth: hci_qca: Collect controller memory dump during SSR
 2019-01-16 14:01 UTC  (5+ messages)

[PATCH V2] mm: Introduce GFP_PGTABLE
 2019-01-16 13:47 UTC  (13+ messages)

[PATCH] test/ipsec: fix compile error on BSD
 2019-01-16 14:01 UTC  (2+ messages)

WIP Droid 4 voice calls, GNSS & PM with a TS 27.010 serdev driver
 2019-01-16 13:58 UTC  (11+ messages)

[PATCH 1/1] v4l: ioctl: Validate num_planes for debug messages
 2019-01-16 13:59 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] Add network support for Ocelots SoCs
 2019-01-16 13:59 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/4] net: add MSCC Ocelot switch support
` [U-Boot] [PATCH v2 3/4] MIPS: mscc: ocelot: add switch reset support

[PATCH v2 0/4] Add MediaTek MUSB Controller Driver
 2019-01-16 13:59 UTC  (8+ messages)
` [PATCH v2 4/4] usb: musb: Add support for MediaTek musb controller
        ` [v2,4/4] "

[Buildroot] [PATCH v4 1/2] libopenssl: bump version to 1.1.1a
 2019-01-16 13:58 UTC  (2+ messages)

[Qemu-devel] [PATCH] .cirrus.yml: basic compile and test for FreeBSD
 2019-01-16 13:56 UTC  (3+ messages)

[PATCH i-g-t] drm/drm_import_export: Replace imprecise loop-bound with timeout
 2019-01-16 13:56 UTC  (3+ messages)
` [igt-dev] "

[v2,2/2] usb: usb251xb: add usb data lane port swap feature
 2019-01-16 13:56 UTC  (2+ messages)
` [PATCH v2 2/2] "

[Qemu-devel] [PATCH v4] log: Make glib logging go through QEMU
 2019-01-16 13:56 UTC  (2+ messages)

[RFC PATCH] PCI: hotplug: Fix surprise removal report card present and link failed
 2019-01-16 14:31 UTC 

[linux-lvm] how to copy a snapshot, or restore snapshot without deleting it
 2019-01-16 13:55 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/2] throttle-groups: fix restart coroutine iothread race
 2019-01-16 13:55 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2 0/6] Acquire the AioContext during _realize()
 2019-01-16 13:54 UTC  (2+ messages)

remove block layer bounce buffering for MMC
 2019-01-16 13:54 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 00/11] backup-top filter driver for backup
 2019-01-16 13:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 06/11] iotests: prepare 055 to graph changes during backup job

[Qemu-devel] [PATCH v3 0/9] qcow2: encryption threads
 2019-01-16 13:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 6/9] qcow2: qcow2_co_preadv: improve locking

[Bug 108940] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1613 core_link_enable_stream+0xc14/0x1040QHD bug?
 2019-01-16 13:52 UTC  (2+ messages)
` [Bug 108940] QHD bug? drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1613 core_link_enable_stream+0xc14/0x1040

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-16 13:51 UTC 

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-16 13:51 UTC 

[PATCH v2 0/4] Fix PCI passthrough for HVM with stubdomain
 2019-01-16 13:49 UTC  (6+ messages)
` [PATCH v2 4/4] xen/x86: Allow stubdom access to irq created for msi

[PATCH 0/1] Be careful about left-over files from git add --edit runs
 2019-01-16 13:47 UTC  (3+ messages)

preempt_schedule_irq() loop question
 2019-01-16 13:45 UTC  (2+ messages)

[PATCH] compressdev: add feature flag to specify where processing is done
 2019-01-16 13:47 UTC  (13+ messages)

ftrace performance (sched events): cyclictest shows 25% more latency
 2019-01-16 13:47 UTC  (8+ messages)
  ` ftrace global trace_pipe_raw

[PATCH v3 0/6] media: adv748x: Implement dynamic routing support
 2019-01-16 13:46 UTC  (8+ messages)
` [PATCH v3 3/6] media: adv748x: csi2: Link AFE with TXA and TXB
` [PATCH v3 5/6] media: adv748x: Store the TX sink in HDMI/AFE
` [PATCH v3 6/6] media: adv748x: Implement TX link_setup callback

[PATCH 1/1] xen-blkback: do not wake up shutdown_wq after xen_blkif_schedule() is stopped
 2019-01-16 13:47 UTC 

[PATCH 1/1] xen-blkback: do not wake up shutdown_wq after xen_blkif_schedule() is stopped
 2019-01-16 13:47 UTC 

[LTP] [PATCH v4 ltp] Add Intel umip(User Mode Instruction Prevention) basic function tests
 2019-01-16 13:45 UTC  (2+ messages)

[v2,1/2] dt-bindings: usb: usb251xb: add documentation for data lane swapping
 2019-01-16 13:45 UTC  (2+ messages)
` [PATCH v2 1/2] "

[Qemu-devel] [PATCH v5 0/3] Force the C standard to gnu99
 2019-01-16 13:44 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 2/3] ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode

[PATCH] uprobes: convert uprobe.ref to refcount_t
 2019-01-16 13:44 UTC  (2+ messages)

[PATCH] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
 2019-01-16 13:35 UTC  (2+ messages)

[PATCH 00/21] Refine memblock API
 2019-01-16 13:44 UTC 

[PATCH] usb: chipidea: Grab the (legacy) USB PHY by phandle first
 2019-01-16 13:44 UTC  (5+ messages)
      `  "

[PATCH] dma-debug: add dumping facility via debugfs
 2019-01-16 13:44 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.