messages from 2017-07-14 13:22:34 to 2017-07-14 14:07:01 UTC [more...]
[PATCH 00/22] gcc-7 -Wformat-* warnings
2017-07-14 14:06 UTC (8+ messages)
` [PATCH 15/22] hwmon: applesmc: fix format string overflow
` [PATCH 19/22] block: DAC960: shut up format-overflow warning
` [PATCH 22/22] IB/mlx4: fix sprintf format warning
[Buildroot] [PATCH] strace: Bumps version to 4.18
2017-07-14 14:07 UTC (2+ messages)
[PATCH v5 00/14] improve the fb_setcmap helper
2017-07-14 14:06 UTC (9+ messages)
` [PATCH v5 03/14] drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
` [PATCH v5 04/14] drm: amd: remove dead code and pointless local lut storage
` [PATCH v5 12/14] drm: radeon: "
[kernel-hardening] [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP
2017-07-14 14:06 UTC (12+ messages)
` [kernel-hardening] "
[PATCH] IOMMU/PCI: make a few functions static
2017-07-14 14:05 UTC
Parent pointers
2017-07-14 14:04 UTC (3+ messages)
[PATCH] AMD IOMMU: drop amd_iommu_setup_hwdom_device()
2017-07-14 14:04 UTC
What's cooking in git.git (Jul 2017, #04; Thu, 13)
2017-07-14 14:02 UTC (4+ messages)
[U-Boot] [PATCH] rockchip: rk3229: add dwc2 node for fastboot
2017-07-14 14:02 UTC (4+ messages)
[for-4.14 RFC PATCH 0/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions
2017-07-14 14:02 UTC (3+ messages)
[Buildroot] [PATCH] spice: add upstream security fixes for CVE-2017-7506
2017-07-14 14:02 UTC
[PATCH 1/2] nvme: fix byte swapping in the streams code
2017-07-14 14:01 UTC (2+ messages)
upgrade procedure to Luminous
2017-07-14 14:01 UTC
[PATCH v2] python3: fix weakref spewing exceptions during interp finalization
2017-07-14 14:01 UTC
[GIT PULL] Thermal management updates for v4.13-rc1
2017-07-14 13:58 UTC
[PATCH 1/2] printk: Unconditionally unregister boot consoles if in init section
2017-07-14 13:58 UTC (9+ messages)
[U-Boot] [PATCH 0/6] sunxi: update sun8i-emac driver DT binding
2017-07-14 13:57 UTC (10+ messages)
` [U-Boot] [PATCH 1/6] sunxi: A64: dts: replace EMAC .dtsi with symlink
` [U-Boot] [PATCH 4/6] sunxi: GPIO: introduce sunxi_gpio_setup_dt_pins()
[Qemu-devel] [PATCH 0/2] docker: allow running "docker-travis" with arbitrary parallelism
2017-07-14 13:56 UTC (4+ messages)
Linux: Smooth splashscreen with system having weston with drm-backend
2017-07-14 13:56 UTC (4+ messages)
[RFC v1 01/20] drm/hdcp: HDCP bitmask property for connectors
2017-07-14 13:55 UTC (3+ messages)
` [RFC v2] drm/hdcp: drm enum property for HDCP State
[PATCH v7 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-07-14 13:54 UTC (6+ messages)
` [PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported
[U-Boot] [PATCH 1/1] efi_loader: provide meaningful status code
2017-07-14 13:54 UTC (5+ messages)
[Qemu-devel] [PATCH 00/28] complete cpu QOMification and remove cpu_FOO_init() helpers
2017-07-14 13:52 UTC (29+ messages)
` [Qemu-devel] [PATCH 01/28] mips: cpu: move mmu/fpu/mvp_init to realize time
` [Qemu-devel] [PATCH 02/28] mips: MIPSCPU model subclasses
` [Qemu-devel] [PATCH 03/28] mips: replace cpu_mips_init() with cpu_generic_init()
` [Qemu-devel] [PATCH 04/28] sparc: convert cpu models to SPARC cpu subclasses
` [Qemu-devel] [PATCH 05/28] sparc: embed sparc_def_t into CPUSPARCState
` [Qemu-devel] [PATCH 06/28] sparc: convert cpu features to qdev properties
` [Qemu-devel] [PATCH 07/28] sparc: move adhoc CPUSPARCState initialization to realize time
` [Qemu-devel] [PATCH 08/28] x86: extract legacy cpu features format parser
` [Qemu-devel] [PATCH 09/28] sparc: replace custom cpu feature parsing with cpu_legacy_parse_featurestr()
` [Qemu-devel] [PATCH 10/28] sparc: replace cpu_sparc_init() with cpu_generic_init()
` [Qemu-devel] [PATCH 11/28] s390x: replace cpu_s390x_init() "
` [Qemu-devel] [PATCH 12/28] alpha: replace cpu_alpha_init() "
` [Qemu-devel] [PATCH 13/28] hppa: replace cpu_hppa_init() "
` [Qemu-devel] [PATCH 14/28] m68k: replace cpu_m68k_init() "
` [Qemu-devel] [PATCH 15/28] microblaze: replace cpu_mb_init() "
` [Qemu-devel] [PATCH 16/28] nios2: replace cpu_nios2_init() "
` [Qemu-devel] [PATCH 17/28] tilegx: replace cpu_tilegx_init() "
` [Qemu-devel] [PATCH 18/28] xtensa: replace cpu_xtensa_init() "
` [Qemu-devel] [PATCH 19/28] tricore: replace cpu_tricore_init() "
` [Qemu-devel] [PATCH 20/28] sh4: replace cpu_sh4_init() "
` [Qemu-devel] [PATCH 21/28] arm: replace cpu_arm_init() "
` [Qemu-devel] [PATCH 22/28] cris: replace cpu_cris_init() "
` [Qemu-devel] [PATCH 23/28] x86: replace cpu_x86_init() "
` [Qemu-devel] [PATCH 24/28] lm32: replace cpu_lm32_init() "
` [Qemu-devel] [PATCH 25/28] moxie: replace cpu_moxie_init() "
` [Qemu-devel] [PATCH 26/28] openrisc: replace cpu_openrisc_init() "
` [Qemu-devel] [PATCH 27/28] unicore32: replace uc32_cpu_init() "
` [Qemu-devel] [PATCH 28/28] ppc: replace cpu_ppc_init() "
[PATCH v2 1/2] RDMA/uverbs: Fix the check for port number
2017-07-14 13:53 UTC (2+ messages)
` [PATCH v2 2/2] RDMA/core: Initialize port_num in qp_attr
master - raid: add data_offset incompatibility segment type flag
2017-07-14 13:53 UTC
master - lvconvert: allow reshaping in the cluster and on open devices
2017-07-14 13:53 UTC
master - raid: use return_0 for better backtracking
2017-07-14 13:53 UTC
master - report: fix data_offset/new_data_offset reporting
2017-07-14 13:53 UTC
master - raid: fix allocation/activation of reshape space
2017-07-14 13:53 UTC
[U-Boot] [PATCH] arm: omap3: Detect boot mode very early
2017-07-14 13:53 UTC
[PATCH v2 3/7] lib/igt_draw: Add Y-tiling support
2017-07-14 14:02 UTC (4+ messages)
` [PATCH] "
[U-Boot] [PATCH 0/5] uboot overlays and FIT image
2017-07-14 13:51 UTC (5+ messages)
` [U-Boot] [PATCH 3/5] fdt: Allow stacked overlays phandle references
[Qemu-devel] [PATCHv2 0/8] spapr: DRC cleanups (part VI)
2017-07-14 13:50 UTC (6+ messages)
` [Qemu-devel] [Qemu-ppc] "
[PATCH v2 0/7] Add Y-tiling support into IGTs
2017-07-14 14:00 UTC (12+ messages)
` [PATCH v2 4/7] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method
` [PATCH v2 5/7] tests/kms_draw_crc: add support for Y tiling
` [PATCH v2 7/7] igt/kms_fbc_crc.c : Add Y-tile tests
[U-Boot] [PATCH] serial: ns16550: Add RX interrupt buffer support
2017-07-14 13:50 UTC (2+ messages)
[U-Boot] [PATCH 0/3] power: Add a driver to handle the PBIAS cell of the TI SOCs
2017-07-14 13:50 UTC (3+ messages)
` [U-Boot] [PATCH 3/3] dm: syscon: scan sub-nodes of the syscon node
[U-Boot] [PATCH v2 00/15] usb: hub: Support USB 3.0 hubs
2017-07-14 13:50 UTC (7+ messages)
` [U-Boot] [PATCH v2 04/15] usb: hub: Remove hub_port_reset()
` [U-Boot] [PATCH v2 06/15] usb: hub: Translate USB 3.0 hub port status into old version
` [U-Boot] [PATCH v2 09/15] usb: xhci: Program 'route string' in the input slot context
[U-Boot] [PATCH 0/5] mmc: omap_hsmmc: Add support for ADMA
2017-07-14 13:50 UTC (3+ messages)
` [U-Boot] [PATCH 2/5] omap: Update the base address of the MMC controllers
[PATCH v2 0/4] Add support for Meson GXBB GPIOs to U-Boot
2017-07-14 13:50 UTC (7+ messages)
` [PATCH v2 1/4] arm: dts: meson: import dts files from Linux 4.12
` [U-Boot] "
` [PATCH v2 3/4] odroid-c2: enable GPIO
` [U-Boot] "
[PATCH v4] PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
2017-07-14 13:50 UTC (9+ messages)
[PATCH] osq_lock: avoid live-lock issue for RT task
2017-07-14 13:49 UTC
[PATCH 0/8] NXP DPAA2 compilation and runtime fixes
2017-07-14 13:49 UTC (2+ messages)
[Buildroot] [PATCH] package/qt5: bump latest version to 5.9.1
2017-07-14 13:49 UTC (11+ messages)
[PATCH v5 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
2017-07-14 13:48 UTC (7+ messages)
` [PATCH v5 2/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver
` [linux-sunxi] "
[PATCH v3] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
2017-07-14 13:48 UTC (3+ messages)
[PATCH] osq_lock: fix osq_lock queue corruption
2017-07-14 13:47 UTC
[U-Boot] [PATCH] dm: video: fix abuse of enum
2017-07-14 13:47 UTC (9+ messages)
[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
2017-07-14 13:47 UTC (7+ messages)
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model
[PATCH v6 01/17] rbtree: changes to align the coding conventions with Linux tree
2017-07-14 13:47 UTC
[PATCH] block: note about cloned bios and bio_for_each_segment_all
2017-07-14 13:47 UTC (2+ messages)
[U-Boot] [PATCH] sandbox: Enable more drivers for more build coverage
2017-07-14 13:47 UTC (2+ messages)
[U-Boot] [PATCH] sandbox: Update defconfig for more build coverage
2017-07-14 13:47 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/6] block: Add VFIO based driver for NVMe device
2017-07-14 13:46 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 3/6] block: Introduce bdrv_dma_map and bdrv_dma_unmap
` [Qemu-devel] [Qemu-block] "
[PATCH 1/2] dim: Move all rerere updating into helpers
2017-07-14 13:46 UTC (5+ messages)
` [PATCH 2/2] dim: Try to gc the rr-cache
[PATCH] livepatch hooks, revisted
2017-07-14 13:46 UTC (5+ messages)
` [PATCH] livepatch: add (un)patch hooks
error compiling load_balancer example for DPAA2
2017-07-14 13:46 UTC
linux-next: manual merge of the rdma tree with Linus' tree
2017-07-14 13:46 UTC (7+ messages)
Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events)
2017-07-14 13:43 UTC
Git Bash Bug
2017-07-14 13:43 UTC
[PATCH nvmetcli v2] nvmetcli: Also configure subsystem version
2017-07-14 13:42 UTC
[Buildroot] /etc//init.d init scripts in buildroot
2017-07-14 13:42 UTC (6+ messages)
[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
2017-07-14 13:41 UTC (9+ messages)
[PATCH v3 0/3] Provide a stable serial number
2017-07-14 13:41 UTC (4+ messages)
` [PATCH v3 1/3] nvmet: prefix version configfs file with attr
[CRIU][PATCH 3/3] s390: Enable travis
2017-07-14 13:41 UTC
[CRIU][PATCH 2/3] s390/zdtm: Also support z900 (debian)
2017-07-14 13:41 UTC
[CRIU][PATCH 1/3] s390: Replace flogr instruction with __builtin_clzl()
2017-07-14 13:41 UTC
Linear device of two arrays
2017-07-14 13:40 UTC (11+ messages)
[PATCH] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
2017-07-14 13:40 UTC (3+ messages)
[PATCH nvmetcli] nvmetcli: Also configure subsystem version
2017-07-14 13:40 UTC (2+ messages)
[meta-raspberrypi][PATCH] userland: Add missing EGL_CAST defines
2017-07-14 13:36 UTC (3+ messages)
[PATCH v4 0/3] Provide a stable serial number
2017-07-14 13:36 UTC (8+ messages)
` [PATCH v4 1/3] nvmet: prefix version configfs file with attr
` [PATCH v4 2/3] nvmet: Move serial number from controller to subsystem
` [PATCH v4 3/3] nvmet: preserve controller serial number between reboots
[PATCH] HID: logitech-hidpp: fix spelling mistake, "feeback" -> "feedback"
2017-07-14 13:37 UTC
[Xenomai] High latencies with RT memory heap on xenomai 2.6.5
2017-07-14 13:36 UTC (3+ messages)
[PATCH 1/2] ASoC: fix pcm-creation regression
2017-07-14 13:36 UTC (4+ messages)
` [PATCH 2/2] Revert "ASoC: ux500: drop platform DAI assignments"
[PATCH] uftrace: Add recipe
2017-07-14 13:35 UTC (2+ messages)
[PATCH v2] xattr: Enable security.capability in user namespaces
2017-07-14 13:34 UTC (13+ messages)
linux-next scsi-mq hang in suspend-resume
2017-07-14 13:33 UTC (5+ messages)
[PATCH] merge-message: change meaning of "empty merge message"
2017-07-14 13:31 UTC (6+ messages)
` [PATCH] commit & merge: modularize the empty message validator
[Qemu-devel] [PATCH] trace: update old trace events in docs
2017-07-14 13:31 UTC
[xen-unstable test] 111777: tolerable FAIL
2017-07-14 13:31 UTC
latency compare between 2t NVME SSD P3500 and bluestore
2017-07-14 13:31 UTC (12+ messages)
Git on macOS shows committed files as untracked
2017-07-14 13:29 UTC (4+ messages)
How to build module iasImage from bzImage outside yocto
2017-07-14 13:28 UTC (3+ messages)
` [meta-intel] "
` [EXT] "
[RFC/PATCH v2 0/1] Add support for downloading blobs on demand
2017-07-14 13:26 UTC (2+ messages)
` [PATCH v2 1/1] sha1_file: "
[PATCH 00/13]mpt3sas driver NVMe support:
2017-07-14 13:27 UTC (5+ messages)
` [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
[Intel-wired-lan] [next PATCH S77-V3 01/10] i40e: fix for flow director counters not wrapping as expected
2017-07-14 13:27 UTC (10+ messages)
` [Intel-wired-lan] [next PATCH S77-V3 02/10] i40evf: lower message level
` [Intel-wired-lan] [next PATCH S77-V3 03/10] i40e: use separate state bit for miscellaneous IRQ setup
` [Intel-wired-lan] [next PATCH S77-V3 04/10] i40e: use newer generic PM support instead of legacy PM callbacks
` [Intel-wired-lan] [next PATCH S77-V3 05/10] i40e: don't clear suspended state until we finish resuming
` [Intel-wired-lan] [next PATCH S77-V3 06/10] i40e: prevent service task from running while we're suspended
` [Intel-wired-lan] [next PATCH S77-V3 07/10] i40e: shutdown all IRQs and disable MSI-X when suspended
` [Intel-wired-lan] [next PATCH S77-V3 08/10] i40evf: fix ring to vector mapping
` [Intel-wired-lan] [next PATCH S77-V3 09/10] i40e: Enable VF to negotiate number of allocated queues
` [Intel-wired-lan] [next PATCH S77-V3 10/10] i40e: refactor FW version checking
[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
2017-07-14 13:26 UTC (4+ messages)
` [PATCH 6/6] mm/hmm: documents how device memory is accounted in rss and memcg
[Buildroot] [RFC 0/3] Qt WebEngine support
2017-07-14 13:26 UTC (10+ messages)
` [Buildroot] [RFC 1/3] qt5webengine: new package
[PATCH 4.4 00/57] 4.4.77-stable review
2017-07-14 13:26 UTC (6+ messages)
[meta-initramfs][PATCH 01/18] klibc: Fix build issue when default ISA is not thumb
2017-07-14 13:25 UTC (4+ messages)
` [meta-xfce][PATCH 08/18] xfce4-netload-plugin: Do not include sys/sysctl.h
[PATCH] staging: lustre: fix spelling mistake, "grranted" -> "granted"
2017-07-14 13:26 UTC (2+ messages)
` [lustre-devel] "
[PATCH] ibacm: Add systemd service file
2017-07-14 13:26 UTC
[U-Boot] [PATCH 1/3] arm: omap: Detect boot mode very early
2017-07-14 13:25 UTC (5+ messages)
` [U-Boot] [U-Boot,1/3] "
[Qemu-devel] About the trace framework
2017-07-14 13:25 UTC (5+ messages)
[PATCH v2 00/13] mpt3sas driver NVMe support:
2017-07-14 13:22 UTC (15+ messages)
` [PATCH v2 04/13] mpt3sas: Added support for nvme encapsulated request message
` [PATCH v2 07/13] mpt3sas: Handle NVMe PCIe device related events generated from firmware
` [PATCH v2 08/13] mpt3sas: Set NVMe device queue depth as 128
` [PATCH v2 09/13] mpt3sas: scan and add nvme device after controller reset
` [PATCH v2 10/13] mpt3as: Add-Task-management-debug-info-for-NVMe-drives
` [PATCH v2 11/13] mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
` [PATCH v2 12/13] mpt3sas: Fix nvme drives checking for tlr
` [PATCH v2 13/13] mpt3sas: Update mpt3sas driver version
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.