All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-10 15:51:32 to 2015-08-10 17:11:32 UTC [more...]

[Buildroot] [PATCH] fs/common: add <fs>_POST_GEN_HOOKS support
 2015-08-10 17:11 UTC  (4+ messages)

[PATCH v4 3/3] cxlflash: Virtual LUN support
 2015-08-10 17:09 UTC 

[PATCH v4 2/3] cxlflash: Superpipe support
 2015-08-10 17:09 UTC 

[PATCH v4 1/3] cxlflash: Base error recovery support
 2015-08-10 17:09 UTC 

[PATCH v4 0/3] CXL Flash Error Recovery and Superpipe
 2015-08-10 17:09 UTC 

Jacob Stiffler : ti-xdctools: Add version 3.31.02.38
 2015-08-10 17:10 UTC 

[U-Boot] [V4 1/2] sf: Add clear flag status register operation on Micron chips
 2015-08-10 17:09 UTC  (5+ messages)
` [U-Boot] [V4 2/2] sf: Turn SPI flash into 3-Byte address mode "

[PATCH v4 00/12] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-08-10 17:08 UTC  (9+ messages)
` [PATCH v4 07/12] pci: expose pci_find_host_bridge()
` [PATCH v4 09/12] iommu/vt-d: implement (un)map_peer_resource
` [PATCH v4 10/12] pci: add pci_find_common_upstream_dev()

[PATCH 1/3] mmc: dw_mmc: fix the wrong condition checking
 2015-08-10 17:06 UTC  (2+ messages)

Errors building ceph post c++11 merge
 2015-08-10 17:07 UTC 

full ss json support and general output simplification
 2015-08-10 17:06 UTC  (5+ messages)
` [PATCH 08/10] ss: symmetrical subhandler output extension example

[PATCH v3 00/31] AArch64 Linux kernel port
 2015-08-10 17:05 UTC  (6+ messages)
` [PATCH v3 15/31] arm64: SMP support

[PATCH v1 1/3] device property: check fwnode type in to_of_node()
 2015-08-10 17:05 UTC  (4+ messages)
` [PATCH v1 2/3] device property: fallback to pset when gettng one string
` [PATCH v1 3/3] device property: attach 'else if' to the proper 'if'

kdbus: to merge or not to merge?
 2015-08-10 17:04 UTC  (13+ messages)

nft: parser problem, can use mark as datatype in sets and maps
 2015-08-10 17:09 UTC  (2+ messages)

[PATCH 2/4] submodule: implement `module_name` as a builtin helper
 2015-08-10 17:03 UTC  (12+ messages)
` [PATCH] "

[PATCH] sanity.bbclass: check SSTATE_DIR, DL_DIR and *MIRROR for broken symlinks
 2015-08-10 17:02 UTC  (4+ messages)

[Qemu-devel] [PATCH v13 00/19] i.MX: Add i.MX25 support through the PDK evaluation board
 2015-08-10 17:01 UTC  (11+ messages)
` [Qemu-devel] [PATCH v13 13/19] i.MX: KZM now uses the standalone i.MX31 SOC support
` [Qemu-devel] [PATCH v13 18/19] i.MX: Add qtest support for I2C device emulator

[U-Boot] [PATCH v2 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-08-10 17:01 UTC  (4+ messages)
` [U-Boot] [PATCH v2 6/9] update: tftp: dfu: Extend update_tftp() function to support DFU

[PATCH RFC] serial: mxs-auart: fix baud rate range
 2015-08-10 17:01 UTC  (3+ messages)

[PATCH] gstreamer1.0-plugins-vpe: Add modprobe config for ti-vip and ti-vpe
 2015-08-10 17:00 UTC  (3+ messages)

[PATCH] examples/l3fwd: fix compilation issue when using exact-match
 2015-08-10 16:58 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-trivial] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks
 2015-08-10 16:59 UTC  (3+ messages)
` [Qemu-trivial] [PATCH v4 07/11] qemu-log: new option -dfilter to limit output
  ` [Qemu-devel] "

Urgent Proposal
 2015-08-10 15:51 UTC 

[PATCH] u-boot-ti-staging: update with more KS2 and other changes
 2015-08-10 16:57 UTC 

[V4] [TWL4030 MADC] Correction and clean-up
 2015-08-10 16:56 UTC  (4+ messages)
` [V4] [TWL4030 MADC] Fix ADC[3:6] readings

[PULL] clockevents changes for 4.3
 2015-08-10 16:55 UTC  (5+ messages)
` [PATCH 01/74] clockevents/drivers/arm_arch_timer: Migrate to new 'set-state' interface
  ` [PATCH 42/74] clockevents/drivers/keystone: "

[GIT PULL] Update dw-mmc controller
 2015-08-10 16:54 UTC 

[PATCH V10] fixup! audit: add audit by children of executable path
 2015-08-10 16:53 UTC  (3+ messages)

[PATCHv1] xen/events/fifo: Handle linked events when closing a PIRQ port
 2015-08-10 16:47 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH V7 00/19] Multithread TCG
 2015-08-10 16:52 UTC  (27+ messages)
` [Qemu-devel] [RFC PATCH V7 01/19] cpus: protect queued_work_* with work_mutex
` [Qemu-devel] [RFC PATCH V7 04/19] replace spinlock by QemuMutex
` [Qemu-devel] [RFC PATCH V7 06/19] add support for spin lock on POSIX systems exclusively
` [Qemu-devel] [RFC PATCH V7 07/19] protect TBContext with tb_lock
` [Qemu-devel] [RFC PATCH V7 08/19] tcg: remove tcg_halt_cond global variable
` [Qemu-devel] [RFC PATCH V7 09/19] Drop global lock during TCG code execution
` [Qemu-devel] [RFC PATCH V7 13/19] add a callback when tb_invalidate is called
` [Qemu-devel] [RFC PATCH V7 14/19] cpu: introduce tlb_flush*_all
` [Qemu-devel] [RFC PATCH V7 16/19] translate-all: introduces tb_flush_safe
` [Qemu-devel] [RFC PATCH V7 18/19] mttcg: signal the associated cpu anyway
` [Qemu-devel] [RFC PATCH V7 19/19] target-arm/psci.c: wake up sleeping CPUs (MTTCG)

Initial signal voltage ?
 2015-08-10 16:50 UTC 

[PATCH 0/9] dw-hdmi audio support
 2015-08-10 16:49 UTC  (13+ messages)
` [PATCH 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver
` [PATCH 9/9] drm: bridge/dw_hdmi-i2s-audio: "

[Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7
 2015-08-10 16:47 UTC  (2+ messages)

[PATCH 3.2 000/110] 3.2.71-rc1 review
 2015-08-10 16:47 UTC  (5+ messages)
` [PATCH 3.2 110/110] x86/ldt: Make modify_ldt synchronous

[linux-3.18 test] 60642: regressions - FAIL
 2015-08-10 16:46 UTC 

[Qemu-devel] [PATCH v8 0/5] vGICv3 support
 2015-08-10 16:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 3/5] Introduce irqchip type specification for KVM

[PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup
 2015-08-10 16:45 UTC  (5+ messages)

Fw: Re: Linux Plumbers funding to go? / two minconf's
 2015-08-10 16:45 UTC 

[FWD] PROBLEM: there exists a wrong return value of function mantis_dma_init()
 2015-08-10 16:44 UTC 

[Xenomai] rt_dev_bind returns -ENOTTY (UDP and TCP Client-Server communication using RTnet)
 2015-08-10 16:44 UTC 

[PATCH 0/4] firmware_class: few small code shifts
 2015-08-10 16:43 UTC  (4+ messages)
` [PATCH 3/4] firmware: fold successful fw read early

[PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios
 2015-08-10 16:40 UTC  (23+ messages)
      ` [dm-devel] "
                      ` [Drbd-dev] "

[FWD] PROBLEM: there exists a wrong return value of function mkiss_open()
 2015-08-10 16:42 UTC 

[PATCH 07/10] sched: Migrate sched to use new tick dependency mask model
 2015-08-10 16:41 UTC  (11+ messages)

[PATCH] examples/kni: Fix segmentation fault at program exit
 2015-08-10 16:40 UTC  (3+ messages)

[PATCH v2 00/23] x86: multiboot2 protocol support
 2015-08-10 16:40 UTC  (15+ messages)
` [PATCH v2 01/23] x86/boot: remove unneeded instruction
` [PATCH v2 04/23] x86/boot: call reloc() using cdecl calling convention
  ` [Xen-devel] "
` [PATCH v2 06/23] x86/boot: use %ecx instead of %eax
  ` [Xen-devel] "
` [PATCH v2 07/23] x86/boot/reloc: Rename some variables and rearrange code a bit
  ` [Xen-devel] "

PM / OPP: Add OPP sharing information to OPP library
 2015-08-10 16:40 UTC 

"git pull --rebase" fails if pager.pull is true, after producing a colorized diff it cannot apply
 2015-08-10 16:38 UTC  (3+ messages)
` [PATCH 2/2] pager_in_use: make sure output is still going to pager

PM / OPP: Add clock-latency-ns support
 2015-08-10 16:38 UTC 

NCQ-related READ/WRITE frozen ATA errors with Intel C220 and Intel s3610 SSDs
 2015-08-10 16:37 UTC  (3+ messages)

[PATCH v2 0/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver
 2015-08-10 16:37 UTC  (3+ messages)

[RFC PATCH] percpu: Prevent endless loop if there is no unallocated region
 2015-08-10 16:36 UTC  (3+ messages)

[PATCH] net/fddi:change HWM_REVERSE() macro
 2015-08-10 16:36 UTC  (2+ messages)

xfstests crash with trond/testing
 2015-08-10 16:34 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] SysFS driver for QEMU firmware config device (fw_cfg)
 2015-08-10 16:31 UTC  (12+ messages)
`  "
` [Qemu-devel] [PATCH 1/3] firmware: introduce sysfs driver for QEMU's fw_cfg device
  `  "
` [Qemu-devel] [PATCH 2/3] kobject: export kset_find_obj() to be used from modules
  `  "
` [Qemu-devel] [PATCH 3/3] firmware: fw_cfg: create directory hierarchy for fw_cfg file names
  `  "

[PATCH] drm/i915: Remove the failed context from the fpriv->context_idr
 2015-08-10 16:33 UTC  (2+ messages)

regression introduced by "block: Add support for DAX reads/writes to block devices"
 2015-08-10 16:32 UTC  (8+ messages)

Yet another ext4/jbd2 lockup
 2015-08-10 15:45 UTC  (4+ messages)

[Bug 102621] New: Directory name or file name staring with '-' cannot be handled through command line,i.e.,terminal
 2015-08-10 16:31 UTC 

[PATCH v2 00/11] gpio: Allow compile test of GPIO consumers if !GPIOLIB
 2015-08-10 16:29 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] gpio: Add DW APB GPIO driver
 2015-08-10 16:28 UTC  (4+ messages)

mmc: sdhci: Fix FSL ESDHC reset handling quirk
 2015-08-10 16:27 UTC  (2+ messages)

[PATCH] staging: wilc100: Remove pointer and integer comparision
 2015-08-10 16:27 UTC  (4+ messages)

[PATCH v6] mmc: dw_mmc: add quirk for broken data transfer over scheme
 2015-08-10 16:26 UTC  (2+ messages)

[review-request][PATCH][v2] toastergui: Add tests for xhr_importlayer
 2015-08-10 16:26 UTC  (2+ messages)

[Qemu-devel] OVMF BoF @ KVM Forum 2015
 2015-08-10 16:24 UTC 

OVMF BoF @ KVM Forum 2015
 2015-08-10 16:24 UTC 

[PATCH v2 0/8] Add Analogix Core Display Port Driver
 2015-08-10 16:23 UTC  (9+ messages)
` [PATCH v2 4/8] drm: rockchip/dp: add rockchip platform dp driver

[PATCH 1/2] packagegroup-core-sdk: Disable sanitizers on musl
 2015-08-10 16:22 UTC  (3+ messages)
` [PATCH 2/2] gnu-config: Update git version to latest and use it

[U-Boot] [PATCH v3 00/15] imx: Add i.MX6UL and basic board support
 2015-08-10 16:22 UTC  (3+ messages)
` [U-Boot] [PATCH v3 15/15] imx: mx6ul_14x14_evk add "

[PATCH V10] fixup: audit: implement audit by executable
 2015-08-10 16:22 UTC  (2+ messages)

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2015-08-10 16:18 UTC  (11+ messages)

[PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform
 2015-08-10 16:16 UTC 

[PATCH] mwl8k: refactor some conditionals for clarity
 2015-08-10 16:05 UTC 

[PATCH] lib/zlib_inflate:change REVERSE() macro
 2015-08-10 16:15 UTC 

[PATCH] perf, tools, report: Add support for srcfile sort key
 2015-08-10 16:12 UTC  (6+ messages)

[PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform
 2015-08-10 16:10 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] ARM: tegra: move kernel_addr_r on T210
 2015-08-10 16:10 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] ARM: tegra: query_sdram_size() cleanup

File Hash for Windows executable
 2015-08-10 16:09 UTC  (2+ messages)

[U-Boot] [PATCH] dm: simplify uclass_foreach_dev() implementation
 2015-08-10 16:09 UTC 

[PATCH net] inet: fix races with reqsk timers
 2015-08-10 16:09 UTC 

[GIT PULL] MFD fixes for v4.2
 2015-08-10 16:08 UTC 

[PATCH 0/8] Package version updates
 2015-08-10 16:07 UTC  (8+ messages)
` [PATCH 2/8] apmd: update to 3.2.2-15
` [PATCH 4/8] blktool: update to 4-7
` [PATCH 6/8] bootchart2: update to 0.14.7

[RFC PATCH 00/10] arm64: Expose CPU feature registers
 2015-08-10 16:06 UTC  (4+ messages)
` [RFC PATCH 01/10] arm64: feature registers: Documentation

[U-Boot] [RFC v3 PATCH 0/4] add pinctrl driver framework
 2015-08-10 16:05 UTC  (5+ messages)
` [U-Boot] [RFC v3 PATCH 1/4] dm: do not return pointer if NULL is given to devp of device_bind()
` [U-Boot] [RFC v3 PATCH 2/4] pinctrl: add pin control uclass support
` [U-Boot] [RFC v3 PATCH 3/4] pinctrl: add simple pinctrl implementation
` [U-Boot] [RFC v3 PATCH 4/4] pinctrl: sandbox: add sandbox pinctrl driver

[PATCH] thermal: remove power allocator from list of default governors
 2015-08-10 16:04 UTC  (5+ messages)
` [PATCH 0/3] Let the power allocator thermal governor run on any thermal zone
  ` [PATCH 1/3] thermal: power_allocator: relax the requirement of a sustainable_power in tzp
  ` [PATCH 2/3] thermal: power_allocator: relax the requirement of two passive trip points
  ` [PATCH 3/3] thermal: power_allocator: exit early if there are no cooling devices

qca6164 support
 2015-08-10 16:04 UTC  (15+ messages)

[PATCH 1/1] mfd: core: propagate device properties to sub devices drivers
 2015-08-10 16:03 UTC  (2+ messages)

[PATCH 1/1] verify: move meta header to generic verify_header
 2015-08-10 16:01 UTC  (4+ messages)

[PATCH 0/9] drm/i915: VLV/CHV DPLL workarounds and cleanups
 2015-08-10 16:01 UTC  (4+ messages)
` [PATCH 8/9] drm/i915: Implement WaPixelRepeatModeFixForC0:chv

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] d3636800827fe91f8da6648baa3b7a8694b02e9f BUILD DONE
 2015-08-10 16:00 UTC 

[PATCH] mwl8k: refactor some conditionals for clarity
 2015-08-10 15:53 UTC 

[PATCH v2 0/4] Bluetooth: hci_bcm: Add ACPI and PM support
 2015-08-10 15:59 UTC  (4+ messages)
` [PATCH v2 1/4] Bluetooth: hci_bcm: Add PM for BCM devices

[PATCH net-next v3 0/8] net: dsa: mv88e6xxx: support switchdev FDB objects
 2015-08-10 15:59 UTC  (3+ messages)
` [PATCH net-next v3 7/8] net: switchdev: support static FDB addresses

[Xenomai] Bad pointer in __ipipe_pin_range_globally
 2015-08-10 15:56 UTC  (4+ messages)

[PATCH v2 0/4] clk: pistachio: Fixes for pll calculations
 2015-08-10 15:55 UTC  (4+ messages)
` [PATCH v2 1/4] clk: pistachio: Fix 32bit integer overflows

[U-Boot] [RFC v2 PATCH 0/3] add pinctrl driver framework
 2015-08-10 15:55 UTC  (4+ messages)
` [U-Boot] [RFC v2 PATCH 1/3] pinctrl: add pin control uclass support
` [U-Boot] [RFC v2 PATCH 2/3] pinctrl: add simple pinctrl implementation
` [U-Boot] [RFC v2 PATCH 3/3] pinctrl: sandbox: add sandbox pinctrl driver

[PATCH v3] backlight: lp855x: use private data for regulator control
 2015-08-10 15:53 UTC  (2+ messages)

[PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
 2015-08-10 15:52 UTC  (10+ messages)
        ` [Xen-devel] "

[PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight
 2015-08-10 15:53 UTC  (4+ messages)
` [PATCH v2] "

32-bit application crash
 2015-08-10 15:51 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.