All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-15 22:55:02 to 2016-06-16 00:59:04 UTC [more...]

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2016-06-16  0:59 UTC 

[PATCH] ASoC: rt5514-spi: Convert to use devm_* API
 2016-06-16  0:58 UTC 

[PATCH 0/5] APQ8060 Dragonboard support
 2016-06-16  0:57 UTC  (12+ messages)
` [PATCH 3/5] ARM: dts: add L2CC and RPM with regulators for MSM8660
` [PATCH 5/5] ARM: dts: add Qualcomm APQ8060-based Dragonboard

[PATCH] ixgbe: fix missed packet types
 2016-06-16  0:56 UTC  (2+ messages)

[PATCH openbmc v5 00/12] Update flash update to be useable at runtime
 2016-06-16  0:50 UTC  (13+ messages)
` [PATCH openbmc v5 01/12] image_types_uboot: Don't truncate when assembling flash
` [PATCH openbmc v5 02/12] initfs: Fix recipe, remove unnecessary class
` [PATCH openbmc v5 03/12] initfs: shutdown: comment on update success
` [PATCH openbmc v5 04/12] initfs: update: Don't exec sh or sulogin on error just exit 1
` [PATCH openbmc v5 05/12] initfs: update: Do not cause an error if no files were saved
` [PATCH openbmc v5 06/12] initfs: update: Consistently add ERROR: and print to stderr
` [PATCH openbmc v5 07/12] initfs: update: add option to perform checks but skip actual update
` [PATCH openbmc v5 08/12] initfs: update: check individual mtd partitions for mounts
` [PATCH openbmc v5 09/12] initfs: update: add check for image size vs mtd size
` [PATCH openbmc v5 10/12] initfs: update: add --help message
` [PATCH openbmc v5 11/12] initfs: init: add file for base options
` [PATCH openbmc v5 12/12] image-types_uboot: Package a self contained netboot image

[PATCH 0/3] Convert clk-fixed into module platform driver
 2016-06-16  0:47 UTC  (8+ messages)
` [PATCH 1/3] clk: Add new function of_clk_is_provider()
` [PATCH 2/3] clk: fixed-factor: Convert into a module platform driver

[PATCH] Btrfs: track transid for delayed ref flushing
 2016-06-16  0:47 UTC  (3+ messages)

[PATCH] PCI: layerscape: Add 'dma-coherent' property
 2016-06-16  0:43 UTC  (3+ messages)

[PATCHv9 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-06-16  0:43 UTC  (5+ messages)
` [PATCHv9-rebased2 00/37] "
  ` [PATCHv9-rebased2 03/37] mm, thp: fix locking inconsistency in collapse_huge_page

[PATCH v2 0/2] copy_mount_options improvements
 2016-06-16  0:42 UTC  (5+ messages)
` [PATCH v2 1/2] fs: Improve and simplify copy_mount_options

[U-Boot] [PATCH] common: image-fit: Cleanup spelling mistakes
 2016-06-16  0:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] pci: Remove CONFIG_ALWAYS_LOAD_OPROM
 2016-06-16  0:40 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] pci: Make load_oprom and run_oprom independent
` [U-Boot] [PATCH 3/3] pci: Add board_ prefix to should_load_oprom() and make it weak

[U-Boot] arc: axs103 compile broken ?
 2016-06-16  0:39 UTC  (3+ messages)

[U-Boot] FDT on second address of android image
 2016-06-16  0:39 UTC  (5+ messages)
` [U-Boot] [RFC PATCH] common: image-fdt: support dts from the "
  ` [U-Boot] [RFC PATCH V2] "
    ` [U-Boot] [RFC PATCH V3] "

[U-Boot] [PATCH v2 0/9] cmd: fdt: Add device tree overlays support
 2016-06-16  0:39 UTC  (7+ messages)
` [U-Boot] [PATCH v2 4/9] libfdt: Add new headers and defines
        `  "

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2016-06-16  0:37 UTC 

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-16  0:36 UTC  (4+ messages)
` [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts

renesas-drivers-2016-06-14-v4.7-rc2
 2016-06-16  0:34 UTC  (2+ messages)

[PATCH] ARM: imx25-pinfunc: remove SION from all modes
 2016-06-16  0:32 UTC  (9+ messages)

[PATCH 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-06-16  0:28 UTC  (31+ messages)
` [kernel-hardening] "
` [PATCH 01/13] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
  ` [kernel-hardening] "
` [PATCH 02/13] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated
  ` [kernel-hardening] "
` [PATCH 03/13] x86/cpa: Warn if kernel_unmap_pages_in_pgd is used inappropriately
  ` [kernel-hardening] "
` [PATCH 04/13] mm: Track NR_KERNEL_STACK in pages instead of number of stacks
  ` [kernel-hardening] "
` [PATCH 05/13] mm: Move memcg stack accounting to account_kernel_stack
  ` [kernel-hardening] "
` [PATCH 06/13] fork: Add generic vmalloced stack support
  ` [kernel-hardening] "
` [PATCH 07/13] x86/die: Don't try to recover from an OOPS on a non-default stack
  ` [kernel-hardening] "
` [PATCH 08/13] x86/dumpstack: When OOPSing, rewind the stack before do_exit
  ` [kernel-hardening] "
` [PATCH 09/13] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp
  ` [kernel-hardening] "
` [PATCH 10/13] x86/dumpstack: Try harder to get a call trace on stack overflow
  ` [kernel-hardening] "
` [PATCH 11/13] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS
  ` [kernel-hardening] "
` [PATCH 12/13] x86/mm/64: Enable vmapped stacks
  ` [kernel-hardening] "
` [PATCH 13/13] x86/mm: Improve stack-overflow #PF handling
  ` [kernel-hardening] "

[v2 PATCH 0/4] Rockchip Type-C and DispplayPort driver
 2016-06-16  0:31 UTC  (5+ messages)
` [v2 PATCH 1/4] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY

Mapping PCIe BAR as PMEM
 2016-06-16  0:31 UTC  (2+ messages)

[Bug 96542] Tonga Unreal elemental black lava since radeonsi: enable OpenGL 4.3
 2016-06-16  0:27 UTC  (3+ messages)

[PATCH v10 0/7] usb: add support for Intel dual role port mux
 2016-06-16  0:27 UTC  (7+ messages)
` [PATCH v10 6/7] usb: pci-quirks: add Intel USB drcfg mux device

[RFC PATCH 0/2] mm: give GFP_REPEAT a better semantic
 2016-06-16  0:23 UTC  (4+ messages)
` [RFC PATCH 2/2] xfs: map KM_MAYFAIL to __GFP_RETRY_HARD

[PATCH v6 00/12] Support non-lru page migration
 2016-06-16  0:26 UTC  (11+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
    ` [PATCH v6v3 "

[PATCH v3 1/7 UPDATE] perf tools: Find vdso with the consider of cross-platform
 2016-06-16  0:22 UTC  (4+ messages)
` [PATCH v3 1/7 UPDATE2] "

post-receive: pub/scm/linux/kernel/git/luto/linux
 2016-06-16  0:24 UTC 

lm-senser can't detect thermal on thermal_zone
 2016-06-16  0:23 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/luto/misc-tests
 2016-06-16  0:22 UTC 

[PATCH v2] u-boot: extend UBOOT_CONFIG format to support different binary name
 2016-06-16  0:20 UTC  (2+ messages)

[PATCH 1/2] uclibc: no need for CONFIG_MIPS_ISA_xxx config options
 2016-06-16  0:20 UTC  (3+ messages)
` [PATCH 2/2] uclibc: never build with SSP

[PATCH v3] mfd: qcom_rpm: fix offset error for msm8660
 2016-06-16  0:20 UTC  (2+ messages)

[lkp] [mm] 5c0a85fad9: unixbench.score -6.3% regression
 2016-06-16  0:13 UTC  (17+ messages)
  ` [LKP] "
                  `  "

[PATCH] ACPI: don't show an error when we're not in charge of PCIe hotplug
 2016-06-16  0:12 UTC  (3+ messages)

Replacing drives with larger ones in a 4 drive raid1
 2016-06-16  0:09 UTC  (7+ messages)

[PATCH] Add support for power9 in ibm_architecture_vec
 2016-06-16  0:09 UTC  (5+ messages)

[PATCH] ext4: avoid modifying checksum fields directly during checksum verification
 2016-06-16  0:08 UTC  (2+ messages)

[PATCH] Btrfs: let super_stripesize match with sectorsize
 2016-06-16  0:09 UTC  (4+ messages)

[PATCH 00/13] Add R8A7794/SILK board eMMC DT support
 2016-06-16  0:06 UTC  (12+ messages)
` [PATCH 07/13] ARM: dts: r8a7792: initial SoC device tree

[PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
 2016-06-16  0:05 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2016-06-16  0:00 UTC 

[Qemu-devel] [PATCH RFC 0/4] range: Make it simpler & safer
 2016-06-15 23:57 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC 1/4] log: Clean up misuse of Range for -dfilter
` [Qemu-devel] [PATCH RFC 2/4] range: Eliminate direct Range member access
` [Qemu-devel] [PATCH RFC 3/4] range: Drop the previous commit's trickery
` [Qemu-devel] [PATCH RFC 4/4] range: Replace internal representation of Range

[lustre-devel] lustre 2.7.1 server 2.7.1-5.1nasS tarball
 2016-06-15 23:57 UTC 

[SPDK] SPDK aio examples
 2016-06-15 23:56 UTC 

[PATCH] pwm: Create device class for pwm channels
 2016-06-15 23:52 UTC  (3+ messages)

[PATCH] cpu: Fix numbers in Performance of Mechanisms table in qqz
 2016-06-15 23:51 UTC  (2+ messages)

[net-next PATCH v2 00/17] Future-proof tunnel offload handlers
 2016-06-15 23:51 UTC  (10+ messages)
` [net-next PATCH v2 02/17] net: Combine GENEVE and VXLAN port notifiers into single functions
    ` [Intel-wired-lan] "
` [net-next PATCH v2 03/17] net: Merge VXLAN and GENEVE push notifiers into a single notifier
    ` [Intel-wired-lan] "
` [net-next PATCH v2 06/17] bnxt: Move GENEVE support from hard-coded port to using port notifier
    ` [Intel-wired-lan] "

[PATCH v3] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-06-15 23:50 UTC  (12+ messages)
` [PATCH v4] "
          ` [PATCH v5] "

[PATCH 0/3] cxlflash: Shutdown notification and reset patch
 2016-06-15 23:49 UTC  (4+ messages)
` [PATCH 1/3] cxlflash: Fix to drain operations from previous reset
` [PATCH 2/3] cxlflash: Add device dependent flags
` [PATCH 3/3] cxlflash: Shutdown notify support for CXL Flash cards

[PATCH 0/1] cxlflash: Fix in EEH recovery
 2016-06-15 23:48 UTC  (2+ messages)

[PATCH v1] hash: add tsx support for cuckoo hash
 2016-06-15 23:45 UTC  (2+ messages)

[Buildroot] [git commit] taskd: add patch to fix musl build issue
 2016-06-15 23:44 UTC  (2+ messages)

[PATCH] ata: ahci_platform: Add ACPI support for APM X-Gene AHCI controller v3 hardware
 2016-06-15 23:44 UTC 

[Intel-wired-lan] [next PATCH S38 0/7] i40e/i40evf updates
 2016-06-15 23:42 UTC  (8+ messages)
` [Intel-wired-lan] [next PATCH S38 1/7] i40e: Fix to show correct Advertised Link Modes when link is down
` [Intel-wired-lan] [next PATCH S38 2/7] i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter
` [Intel-wired-lan] [next PATCH S38 3/7] i40e/i40evf: remove useless initializer
` [Intel-wired-lan] [next PATCH S38 4/7] i40e: Remove device ID 0x37D4
` [Intel-wired-lan] [next PATCH S38 5/7] i40evf: add hyperv dev ids
` [Intel-wired-lan] [next PATCH S38 6/7] i40e: refactor rx filter handling
` [Intel-wired-lan] [next PATCH S38 7/7] i40e/i40evf-bump version to 1.6.11

[linux-3.10 test] 95747: regressions - trouble: blocked/broken/fail/pass
 2016-06-15 23:42 UTC 

[PATCH] spi: add spi_sync_single_transfer wrapper for single spi_transfer
 2016-06-15 23:40 UTC  (2+ messages)

[PATCH] videodev2.h: Group YUV 3 planes formats together
 2016-06-15 23:38 UTC  (2+ messages)
` [PATCH] videodev2.h: Fix V4L2_PIX_FMT_YUV411P description

[SPDK] SPDK air examples
 2016-06-15 23:37 UTC 

HDLCD tree for linux-next
 2016-06-15 23:37 UTC  (4+ messages)
` Mali DP "

post-receive: pub/scm/linux/kernel/git/luto/linux
 2016-06-15 23:36 UTC 

[pull] radeon and amdgpu drm-fixes-4.7
 2016-06-15 23:36 UTC 

[ath9k-devel] ATH9K warnings from commit b2d70d494
 2016-06-15 23:33 UTC 

[PATCH] libnvdimm: use devm_add_action_or_reset()
 2016-06-15 23:31 UTC  (2+ messages)

[PATCH] mm: compaction: fix dummy declarations
 2016-06-15 23:30 UTC  (3+ messages)

[SPDK] SPDK air examples
 2016-06-15 23:29 UTC 

[SPDK] SPDK fio benchmark support
 2016-06-15 23:29 UTC 

[radeon-alex:amd-staging-4.6 396/989] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_hwmgr.c:102:22: error: 'PP_ClockStretchAmountConversion' defined but not used
 2016-06-15 23:31 UTC 

[PATCH V1 00/13] Create device FW version call back
 2016-06-15 23:26 UTC  (6+ messages)
` [PATCH V1 01/13] IB/core: Add get FW version string to the core

[PATCH v10] x86/KASLR: Clarify identity map interface
 2016-06-15 23:25 UTC  (3+ messages)

mmotm 2016-06-15-16-18 uploaded
 2016-06-15 23:19 UTC  (2+ messages)

[PATCH] zram: add zpool support v2
 2016-06-15 23:17 UTC  (4+ messages)
` [PATCH] zram: update zram to use zpool

disfunctional floppy driver in kernels 4.5, 4.6 and 4.7
 2016-06-15 23:13 UTC  (9+ messages)

kexec failures with DEBUG_RODATA
 2016-06-15 23:13 UTC  (8+ messages)

[PATCH] multipath-tools: add patchwork info to README
 2016-06-15 23:12 UTC 

[PATCH v7 00/12] Support non-lru page migration
 2016-06-15 23:12 UTC  (5+ messages)

[PATCH v3 00/10] NTB Selftest Script
 2016-06-15 23:11 UTC  (6+ messages)
` [PATCH v3 10/10] ntb_perf: clear link_is_up flag when the link goes down

[PATCH v3 0/4] Introduce the latent_entropy gcc plugin
 2016-06-15 23:10 UTC  (9+ messages)
      ` [kernel-hardening] "

[Bug 96541] Tonga Unreal elemental bad rendering since radeonsi: Decompress DCC textures in a render feedback loop
 2016-06-15 23:09 UTC  (2+ messages)

[PATCH Documentation/memory-barriers.txt] Clarify limited control-dependency scope
 2016-06-15 23:08 UTC 

multipath IB/srp fail-over testing lands up in dump stack in swiotlb_alloc_coherent()
 2016-06-15 23:05 UTC  (9+ messages)

[PATCH tip/core/rcu 0/12] Miscellaneous RCU fixes for 4.8
 2016-06-15 22:58 UTC  (4+ messages)
` [PATCH tip/core/rcu 09/12] rcu: Make call_rcu_tasks() tolerate first call with irqs disabled

[V3, 1/4] dt: bindings: spi-bcm-qspi: NSP, NS2, BRCMSTB SoC bindings
 2016-06-15 22:56 UTC  (6+ messages)
` [V3, 2/4] spi: bcm-qspi: Add SPI flash and MSPI driver

[PATCH v2] shared: regression test for hang when processing corrupted orphaned inode list
 2016-06-15 22:55 UTC  (3+ messages)
` [PATCH v3] "


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.