All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-19 01:29:57 to 2017-05-19 02:32:49 UTC [more...]

[Qemu-devel] [PATCH 0/4] more blkdebug tweaks
 2017-05-19  2:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-io: Don't die on second open
` [Qemu-devel] [PATCH 2/4] block: Guarantee that *file is set on bdrv_get_block_status()

[Qemu-arm] [PATCH 0/3] numa: code consolidation and test fixup
 2017-05-19  2:20 UTC  (4+ messages)
` [Qemu-arm] [PATCH 1/3] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
    ` [Qemu-devel] "

[Qemu-devel] [PATCH v11 0/2] pseries: migrate pending_events of spapr state
 2017-05-19  2:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH v11 1/2] hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
` [Qemu-devel] [PATCH v11 2/2] migration: spapr: migrate pending_events of spapr state

[PATCH 0/6] Enable queued rwlock and queued spinlock for SPARC
 2017-05-19  2:32 UTC  (13+ messages)
` [PATCH 1/6] kernel/locking: Fix compile error with qrwlock.c
` [PATCH 2/6] arch/sparc: Define config parameter CPU_BIG_ENDIAN
` [PATCH 4/6] arch/sparc: Enable queued rwlocks for SPARC
` [PATCH 6/6] arch/sparc: Enable queued spinlock support "

[PATCH v6 0/9] AXP803 PMIC support for Pine64
 2017-05-19  2:29 UTC  (18+ messages)
` [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
` [PATCH v6 3/9] arm64: allwinner: a64: add NMI (R_INTC) controller on A64
  ` [linux-sunxi] "
` [PATCH v6 4/9] arm64: allwinner: a64: add AXP803 node to Pine64 device tree
  ` [linux-sunxi] "
` [PATCH v6 7/9] arm64: allwinner: a64: add DTSI file for AXP803 PMIC
  ` [linux-sunxi] "

[PATCH] drm/amdgpu: fix ocl test performance drop
 2017-05-19  2:25 UTC  (3+ messages)

Can't remount a BTRFS partition read write after a drive failure
 2017-05-19  2:23 UTC  (3+ messages)

[PATCH] perf/x86/intel: Drop kernel samples even though :u is specified
 2017-05-19 10:19 UTC 

[PATCH v2 0/5] drm/i915/gvt: Dma-buf support for GVT-g
 2017-05-19  2:20 UTC  (5+ messages)
` [PATCH v2 2/5] drm/i915/gvt: OpRegion "

[U-Boot] [PATCH] rockchip: firefly-rk3399: enable rk3399 pinctrl in defconfig
 2017-05-19  2:18 UTC  (3+ messages)

[PATCH] ARM: dts: imx6sx-sdb: Properly model the ARM and SOC regulator supplies
 2017-05-19  2:16 UTC  (2+ messages)

[PATCH] drm/i915: set initialised only when init_context callback is NULL
 2017-05-19  2:11 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: set initialised only when init_context callback is NULL (rev2)

[Ocfs2-devel] [PATCH] ocfs2: give an obvious tip for dismatch cluster names
 2017-05-19  2:15 UTC  (6+ messages)

hang during suspend to RAM when bcache cache device is attached
 2017-05-19  2:12 UTC  (4+ messages)

[lustre-devel] have df report a more up-to-date view of the filesystem
 2017-05-19  2:14 UTC  (2+ messages)

[PATCH 00/30] Standardize doc formats - part 2
 2017-05-19  2:13 UTC  (10+ messages)
` [PATCH 08/30] isa.txt: standardize document format
` [PATCH 09/30] kernel-per-CPU-kthreads.txt: "
` [PATCH 15/30] lockup-watchdogs.txt: "
` [PATCH 16/30] lzo.txt: "
` [PATCH 17/30] mailbox.txt: "
` [PATCH 21/30] men-chameleon-bus.txt: "
` [PATCH 27/30] parport-lowlevel.txt: "
` [PATCH 28/30] percpu-rw-semaphore.txt: "

[PATCH net 0/3] vlan: Offload fixes for Q-in-Q vlans
 2017-05-19  2:13 UTC  (3+ messages)
` [PATCH net 1/3] vlan: Fix tcp checksums offloads for Q-in-Q vlan

Hyper-V vPCI: Use current vPCI protocol
 2017-05-19  2:13 UTC  (5+ messages)
` [PATCH 4/4] Hyper-V vPCI: use vPCI protocol version 1.2

[dm-crypt] Managing wrapped key ciphers with cryptsetup
 2017-05-18 17:41 UTC  (6+ messages)

[PATCH 0/3] add clock driver for Spreadtrum platforms
 2017-05-19  2:12 UTC  (6+ messages)
` [PATCH 2/3] Documentation: add sprd clock bindings

linux-next: build warning after merge of the drm tree
 2017-05-19  2:10 UTC 

[U-Boot] [PATCH v3 00/72] dm: Add support for a 'live' device tree
 2017-05-19  2:10 UTC  (73+ messages)
` [U-Boot] [PATCH v3 01/72] dm: core: Set return value first in lists_bind_fdt()
` [U-Boot] [PATCH v3 02/72] Update WARN_ON() to return a value
` [U-Boot] [PATCH v3 03/72] dm: core: Add livetree definitions
` [U-Boot] [PATCH v3 04/72] dm: core: Add livetree access functions
` [U-Boot] [PATCH v3 05/72] dm: Add a function to create a 'live' device tree
` [U-Boot] [PATCH v3 06/72] dm: Build a live tree after relocation
` [U-Boot] [PATCH v3 07/72] dm: core: Rename of_device_is_compatible()
` [U-Boot] [PATCH v3 08/72] dm: core: Add operations on device tree references
` [U-Boot] [PATCH v3 09/72] dm: core: Add livetree address functions
` [U-Boot] [PATCH v3 10/72] fdt: Update fdt_get_base_address() to use const
` [U-Boot] [PATCH v3 11/72] dm: core: Add address operations on device tree references
` [U-Boot] [PATCH v3 12/72] dm: core: Add a place to put extra device-tree reading functions
` [U-Boot] [PATCH v3 13/72] dm: core: Add device-based 'read' functions to access DT
` [U-Boot] [PATCH v3 14/72] dm: core: Implement live tree 'read' functions
` [U-Boot] [PATCH v3 15/72] dm: core: Allow binding a device from a live tree
` [U-Boot] [PATCH v3 16/72] dm: core: Update lists_bind_fdt() to use ofnode
` [U-Boot] [PATCH v3 17/72] dm: core: Update device_bind_driver_to_node() "
` [U-Boot] [PATCH v3 18/72] dm: core: Scan the live tree when setting up driver model
` [U-Boot] [PATCH v3 19/72] dm: core: Add a way to find a device by ofnode
` [U-Boot] [PATCH v3 20/72] dm: regmap: Add support for livetree
` [U-Boot] [PATCH v3 21/72] dm: simple-bus: "
` [U-Boot] [PATCH v3 22/72] dm: core: Update uclass_find_device_by_phandle() "
` [U-Boot] [PATCH v3 23/72] sandbox: Add a way to reset sandbox state for tests
` [U-Boot] [PATCH v3 24/72] dm: test: Move test running code into a separate function
` [U-Boot] [PATCH v3 25/72] dm: test: Show the test filename when running
` [U-Boot] [PATCH v3 26/72] dm: test: Add support for running tests with livetree
` [U-Boot] [PATCH v3 27/72] dm: core: Run tests with both livetree and flat tree
` [U-Boot] [PATCH v3 28/72] dm: gpio: Refactor to prepare for live tree support
` [U-Boot] [PATCH v3 29/72] dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment
` [U-Boot] [PATCH v3 30/72] dm: gpio: sandbox: Use dev_read...() functions to access DT
` [U-Boot] [PATCH v3 31/72] dm: gpio: Add live tree support
` [U-Boot] [PATCH v3 32/72] cros_ec: Fix debug() statement in ec_command_inptr()
` [U-Boot] [PATCH v3 33/72] cros_ec: Convert to support live tree
` [U-Boot] [PATCH v3 34/72] sandbox: Add a new sandbox_flattree board
` [U-Boot] [PATCH v3 35/72] test: Update 'make test' to run more tests
` [U-Boot] [PATCH v3 36/72] fdt: Rename a few functions in fdt_support
` [U-Boot] [PATCH v3 37/72] dm: Add more livetree helpers and definitions
` [U-Boot] [PATCH v3 38/72] string: Add strchrnul()
` [U-Boot] [PATCH v3 39/72] string: Add strcspn()
` [U-Boot] [PATCH v3 40/72] dm: i2c: Convert uclass to livetree
` [U-Boot] [PATCH v3 41/72] samsung: Move pmic header out of config file
` [U-Boot] [PATCH v3 42/72] dm: pmic: Convert uclass to livetree
` [U-Boot] [PATCH v3 43/72] sandbox: pmic: Convert pmic emulator to support livetree
` [U-Boot] [PATCH v3 44/72] dm: regulator: Convert regulator uclass "
` [U-Boot] [PATCH v3 45/72] dm: regulator: Update fixed regulator "
` [U-Boot] [PATCH v3 46/72] dm: mmc: Convert uclass to livetree
` [U-Boot] [PATCH v3 47/72] dm: adc: "
` [U-Boot] [PATCH v3 48/72] dm: usb: "
` [U-Boot] [PATCH v3 49/72] sandbox: usb: Convert emulators "
` [U-Boot] [PATCH v3 50/72] clk: Modify xlate() method for livetree
` [U-Boot] [PATCH v3 51/72] dm: clk: Update uclass to support livetree
` [U-Boot] [PATCH v3 52/72] dm: clk: fixed: Update "
` [U-Boot] [PATCH v3 53/72] dm: test: Separate out the bus DT offset test
` [U-Boot] [PATCH v3 54/72] dm: test: Disable the fdt_offset test with livetree
` [U-Boot] [PATCH v3 55/72] dm: phy: Update tests to use ut_asserteq()
` [U-Boot] [PATCH v3 56/72] dm: mailbox: Update uclass to support livetree
` [U-Boot] [PATCH v3 57/72] dm: phy: "
` [U-Boot] [PATCH v3 58/72] sandbox: phy: Update driver for livetree
` [U-Boot] [PATCH v3 59/72] dm: power-domain: Update uclass to support livetree
` [U-Boot] [PATCH v3 60/72] dm: reset: "
` [U-Boot] [PATCH v3 61/72] dm: pci: "
` [U-Boot] [PATCH v3 62/72] dm: Update the I2C eeprom driver for livetree
` [U-Boot] [PATCH v3 63/72] cros_ec: Update the cros_ec keyboard driver to livetree
` [U-Boot] [PATCH v3 64/72] dm: spi: Convert uclass "
` [U-Boot] [PATCH v3 65/72] dm: sandbox: i2c: Drop fdtdec.h header
` [U-Boot] [PATCH v3 66/72] dm: sandbox: i2c_rtc: "
` [U-Boot] [PATCH v3 67/72] dm: spi-flash: Convert uclass to livetree
` [U-Boot] [PATCH v3 68/72] dm: sandbox: spi: Convert driver to support livetree
` [U-Boot] [PATCH v3 69/72] dm: sandbox: sysreset: Convert driver to livetree
` [U-Boot] [PATCH v3 70/72] dm: test: Fix nit with position of backslash
` [U-Boot] [PATCH v3 71/72] dm: gpio: power: Convert pm8916 drivers to livetree
` [U-Boot] [PATCH v3 72/72] sandbox: Move to use live tree

[PATCH] tools: Use builtin $(abspath ...) instead of $(shell cd ... && pwd)
 2017-05-19  2:07 UTC  (6+ messages)

linux-next: build warnings after merge of the drm tree
 2017-05-19  2:07 UTC 

[U-Boot] [PATCH 0/3] omap: Provide fastboot variables for fastboot.sh
 2017-05-19  2:06 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] omap: Add routine for setting fastboot variables
` [U-Boot] [PATCH 2/3] arm: am57xx: Set fastboot variables in environment

[GIT PULL] DeviceTree fixes for 4.12
 2017-05-19  2:04 UTC  (2+ messages)

linux-next: manual merge of the drm-intel tree with the drm tree
 2017-05-19  2:04 UTC 

[Qemu-devel] [PATCH] spapr: ensure core_slot isn't NULL in spapr_core_unplug()
 2017-05-19  1:21 UTC  (2+ messages)

[drm:qxl] BUG: sleeping function called from invalid context - qxl_bo_kmap_atomic_page()...splat
 2017-05-19  2:02 UTC  (5+ messages)

[PATCH] staging: iio: meter: Replace symbolic permissions with octal permissions
 2017-05-19  2:01 UTC  (7+ messages)

[PATCH v2 0/2] Hi3660: enable sp804 timer
 2017-05-19  2:01 UTC  (7+ messages)
` [PATCH v2 1/2] clk: Hi3660: change to register crgctrl clock with CLK_OF_DECLARE_DRIVER

[mmotm:master] BUILD REGRESSION ecfddce33be51ebedf97f1e03d954c14e575afb6
 2017-05-19  2:08 UTC 

[PATCH 0/2] storvsc: changes for scsi next
 2017-05-19  1:59 UTC  (2+ messages)

[PATCH v2] scsi: csiostor: add support for Chelsio T6 adapters
 2017-05-19  1:56 UTC  (2+ messages)

[PATCH] crypto: x86/aes - Don't use %rbp as temporary register
 2017-05-19  1:56 UTC  (4+ messages)

[PATCH 0/1] fix node name in the brcm,bcm43xx-fmac.txt example
 2017-05-19  1:56 UTC  (3+ messages)
` [PATCH 1/1] dt-binding: net: wireless: fix node name in the BCM43xx example

[U-Boot] [PATCH] ARM: fixed relocation using proper alignment
 2017-05-19  1:55 UTC  (8+ messages)

[PATCH v3 00/21] drm: sun4i: Add support for the HDMI controller
 2017-05-19  1:54 UTC  (5+ messages)
` [PATCH v3 01/21] clk: divider: Make divider_round_rate take the parent clock

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-05-19  1:53 UTC  (4+ messages)

[PATCH] scsi: smartpqi: mark PM functions as __maybe_unused
 2017-05-19  1:53 UTC  (3+ messages)

Why the stack frame in perf.data isn't displayed in FlameGraph?
 2017-05-19  1:50 UTC  (5+ messages)

[PATCH 0/3] drm/amdgpu: Tweaks for high pressure on CPU visible VRAM
 2017-05-19  1:50 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: Try evicting from CPU visible to invisible VRAM first

[PATCH 00/11] arm64/firmware: Software Delegated Exception Interface
 2017-05-19  1:48 UTC  (4+ messages)
` [PATCH 06/11] dt-bindings: add devicetree binding for describing arm64 SDEI firmware

[PATCH 1/6] eal: change rte pause as architecture specific function
 2017-05-19  1:46 UTC  (5+ messages)
` [PATCH 3/6] eal/arm64: rte pause implementation for arm64

[PATCH v2] scsi: zero per-cmd private driver data for each MQ I/O
 2017-05-19  1:45 UTC  (2+ messages)

[PATCH v3] tracing: Make sure RCU is watching before calling a stack trace
 2017-05-19  1:44 UTC  (2+ messages)

What can I share between projects?
 2017-05-19  1:43 UTC 

[PATCH] scsi: libiscsi: use kvzalloc for iscsi_pool_init
 2017-05-19  1:40 UTC  (2+ messages)

[PATCH] scsi: csiostor: fix use after free in csio_hw_use_fwconfig()
 2017-05-19  1:38 UTC  (2+ messages)

[PATCH] multipath-tools: replace 64bit archs macros by __LP64__
 2017-05-19  1:38 UTC 

[PATCH] nvme: Change our APST table to be no more aggressive than Intel RSTe
 2017-05-19  1:37 UTC  (6+ messages)

[PATCH] selftests/powerpc: Fix TM resched DSCR test with some compilers
 2017-05-19  1:37 UTC 

[PATCH 1/2] pci: ftpci100: add clock bindings
 2017-05-19  1:37 UTC  (2+ messages)

[PATCH v6 0/3] OF/PCI address PCI inbound memory limitations
 2017-05-19  1:37 UTC  (6+ messages)
` [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters

[PATCH 00/11] Broadcom Stingray SOC Initial Support
 2017-05-19  1:37 UTC  (4+ messages)
` [PATCH 03/11] clk: bcm: Add clocks for Stingray SOC

[PATCH] scsi: libcxgbi: fix skb use after free
 2017-05-19  1:36 UTC  (2+ messages)

[Bug 99851] [drm:.r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-05-19  1:36 UTC  (2+ messages)

[PATCH 1/5 v3] dt-bindings: Augment Gemini for clocks, resets
 2017-05-19  1:36 UTC  (3+ messages)

[PATCH 00/29] Standardize doc formats - part 3
 2017-05-19  1:26 UTC  (9+ messages)
` [PATCH 03/29] preempt-locking.txt: standardize document format
` [PATCH 15/29] siphash.txt: "
` [PATCH 16/29] SM501.txt: "
` [PATCH 18/29] static-keys.txt: "
` [PATCH 20/29] sync_file.txt: "
` [PATCH 24/29] vfio.txt: "
` [PATCH 25/29] video-output.txt: "
` [PATCH 27/29] xz.txt: "

[PATCH] csiostor: Avoid content leaks and casts
 2017-05-19  1:35 UTC  (2+ messages)

How to backup of large md raid volumes?
 2017-05-19  1:34 UTC  (2+ messages)

how to report kvm bug?
 2017-05-19  1:33 UTC  (4+ messages)
    ` 答复: "
      ` 答复: "

[PATCH v4 1/2] clk: at91: fix clk-generated parenting
 2017-05-19  1:33 UTC  (2+ messages)

[PATCH 00/31] Standardize doc formats - part 1
 2017-05-19  1:22 UTC  (3+ messages)
` [PATCH 01/31] bcache.txt: standardize document format
` [PATCH 26/31] hwspinlock.txt: "

amd-iommu: can't boot with amdgpu, AMD-Vi: Completion-Wait loop timed out
 2017-05-19  1:31 UTC  (4+ messages)
` [PATCH] iommu/amd: flush IOTLB for specific domains only

[PATCH] scsi: ufs: Clean up some rpm/spm level SysFS nodes upon remove
 2017-05-19  1:31 UTC  (2+ messages)

[PATCH 0/2] dmaengine: mtk-hsdma: add support for Mediatek High-Speed DMA controller on MT7623 SoC
 2017-05-19  1:29 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add Mediatek High-Speed DMA controller bindings


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.