All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-13 04:53:38 to 2015-11-13 06:42:08 UTC [more...]

[U-Boot] [PATCH 0/6] gpt: command: Add support for "gpt verify" command
 2015-11-13  6:42 UTC  (3+ messages)
` [U-Boot] [PATCH 1/6] gpt: command: Remove duplicated check for empty partition description
` [U-Boot] [PATCH 2/6] gpt: command: cosmetic: Replace printf with puts

[Buildroot] [PATCH 1/2] package/dropbear: Respect user specific configurations
 2015-11-13  6:42 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] package/systemd: Respect BR2_TARGET_GENERIC_GETTY_BAUDRATE

Ideas for btrfs-convert fix(or rework)
 2015-11-13  6:41 UTC  (11+ messages)

[U-Boot] [PATCH v2] Fix board init code to use a valid C runtime environment
 2015-11-13  6:41 UTC  (3+ messages)

"Internal error xfs_attr3_leaf_write_verify at line 216", "directory flags set on non-directory inode" and other errors
 2015-11-13  6:39 UTC  (2+ messages)

[PATCH] KVM: PPC: Exit guest upon fatal machine check exception
 2015-11-13  6:38 UTC  (14+ messages)

[PATCH v3 00/17] MADFV_FREE support
 2015-11-13  6:38 UTC  (25+ messages)
` [PATCH v3 01/17] mm: support madvise(MADV_FREE)
` [PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v3 17/17] mm: add knob to tune lazyfreeing

[Buildroot] [PATCH 0/1] Build host-libcap with libattr support
 2015-11-13  6:37 UTC  (3+ messages)
` [Buildroot] [PATCH] makefile: remove LD_LIBRARY_PATH from the environment

[RFC PATCH 0/5] Arch-independent livepatch
 2015-11-13  6:35 UTC  (8+ messages)
` [RFC PATCH 2/5] module: save load_info for livepatch modules
    `  "

Anonymous inode cleanup?
 2015-11-13  6:31 UTC  (3+ messages)

[PATCH] ath9k: incorrect queue may be stopped/awaken
 2015-11-13  6:31 UTC  (3+ messages)
  ` [ath9k-devel] "

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series
 2015-11-13  6:30 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] configs/qemu: bump to the latest linux version

[PATCH 0/8] phy: rockchip-usb: correct pll handling and usb-uart
 2015-11-13  6:28 UTC  (5+ messages)
` [PATCH 1/8] phy: rockchip-usb: fix clock get-put mismatch

[Qemu-devel] [PATCH v2 0/2] Add an i.MX25 specific CCM driver
 2015-11-13  6:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] i.MX: Add i.MX25 "

[PATCH] hash: add rte_hash_set_cmp_func() function
 2015-11-13  6:28 UTC 

[PATCH v2 0/2] Make oxili GDSC parent of oxili_cx GDSC
 2015-11-13  6:28 UTC  (6+ messages)
` [PATCH v2 2/2] clk: qcom: "

[U-Boot] QSPI XIP boot on am437x
 2015-11-13  6:28 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/4] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2015-11-13  6:27 UTC  (8+ messages)
` [Qemu-devel] [PATCH 4/4] target-ppc: Handle NMI guest exit

[PATCH] rebase-i-exec: Allow space in SHELL_PATH
 2015-11-13  6:25 UTC  (2+ messages)

[lkp] [loop] 1d5ab0e98c: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
 2015-11-13  6:24 UTC  (2+ messages)
`  "

[PATCH v3 00/27] Introduce ubifs_dump in ubifs-utils
 2015-11-13  6:13 UTC  (28+ messages)
` [PATCH v3 01/27] ubifs: pick some common definitions into ubifs_common.h
` [PATCH v3 02/27] ubifs: move the all io related code into io.[h|c]
` [PATCH v3 03/27] ubifs: remove the including of mkfs.ubifs.h in lpt.c
` [PATCH v3 04/27] ubifs: cut off the dependence from compr.o to mkfs.ubifs
` [PATCH v3 05/27] ubifs: cut off the dependence from devtable to mkfs.ubifs.h
` [PATCH v3 06/27] ubifs: introduce ubifs-utils/include and ubifs-utils/lib
` [PATCH v3 07/27] ubifs: move more functions into io lib
` [PATCH v3 08/27] ubifs: introduce a new tool ubifs_dump
` [PATCH v3 09/27] ubifs: introduce list.h
` [PATCH v3 10/27] ubifs: copy some important data in ubifs.h from kernel to ubifs-utils
` [PATCH v3 11/27] ubifs: copy some important functions in key.h "
` [PATCH v3 12/27] ubifs: ubifs_dump: add dump_ch and dump_node functions
` [PATCH v3 13/27] ubifs: defs.h: introduce some compatible definition for printk class
` [PATCH v3 14/27] ubifs: io: introduce ubifs_read function to read ubi volume
` [PATCH v3 15/27] ubifs: ubifs_dump: dump super block
` [PATCH v3 16/27] ubifs: introduce scan for ubifs-utils
` [PATCH v3 17/27] ubifs: add some more compatible definitions in defs.h
` [PATCH v3 18/27] ubifs: ubifs_dump: dump master node
` [PATCH v3 19/27] ubifs: ubifs_dump: dump log area
` [PATCH v3 20/27] ubifs: introduce lprops lib
` [PATCH v3 21/27] ubifs: lpt: implement functions to scan lpt
` [PATCH v3 22/27] ubifs: ubifs_dump: dump lpt area
` [PATCH v3 23/27] ubifs: ubifs_dump: dump index area
` [PATCH v3 24/27] ubifs: defs.h: introduce some compatible definitions about integer such as __u16
` [PATCH v3 25/27] ubifs: introduce hexdump lib
` [PATCH v3 26/27] ubifs: ubifs_dump: dump data in hex format
` [PATCH v3 27/27] gitignore: add ubifs_dump in gitignore

[PATCH v3 00/12] usb: early: add support for early printk through USB3 debug port
 2015-11-13  6:23 UTC  (9+ messages)

[lkp] [mm] 6f8685f473: kernel BUG at mm/gup.c:648!
 2015-11-13  6:21 UTC  (2+ messages)
`  "

[PATCH 0/8] ath10k: clean up ath10k_skb_cb
 2015-11-13  6:20 UTC  (5+ messages)
` [PATCH v2 0/9] "

[PATCH] allow hooks to ignore their standard input stream
 2015-11-13  6:18 UTC  (4+ messages)

Does mac80211 guarantee no data frames are sent to driver until encryption is setup?
 2015-11-13  6:14 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: reset: FIX address of tstscratch register
 2015-11-13  6:11 UTC  (2+ messages)

[PATCH 1/2] ixgbe: fix vfio ioctl SET_IRQS error
 2015-11-13  6:08 UTC  (2+ messages)

[U-Boot] MPC83xx maintainership
 2015-11-13  6:03 UTC  (4+ messages)

Build failure in -next: Building arc:vdk_hs38_smp_defconfig ... failed
 2015-11-13  6:01 UTC 

[RFC v2 0/6] Managing cluser-level c-states with generic power domains
 2015-11-13  5:56 UTC  (4+ messages)
` [RFC v3 0/7] Managing cluser-level idle-states "
  ` [RFC v3 2/7] PM / Domains: support idle-states as genpd multiple-state

[PATCH v2 1/3] usb: core: lpm: fix usb3_hardware_lpm sysfs node
 2015-11-13  5:55 UTC  (2+ messages)

[PATCH 0/2] meta: fix gdbm and clutter-gst-3.0
 2015-11-13  5:54 UTC  (6+ messages)
` [PATCH 2/2] clutter-gst-3.0: add --enable/disable-gudev

[U-Boot] [PATCH V2 00/12] Series to move headers to a consistent include location
 2015-11-13  5:51 UTC  (13+ messages)
` [U-Boot] [PATCH V2 01/12] Makefile: Include vendor common library in include search path
` [U-Boot] [PATCH V2 02/12] board: BuR: Move common headers to board-common directory
` [U-Boot] [PATCH V2 03/12] board: compulab: "
` [U-Boot] [PATCH V2 05/12] board: gdsys: "
` [U-Boot] [PATCH V2 06/12] board: keymile: "
` [U-Boot] [PATCH V2 07/12] board: LaCie: "
` [U-Boot] [PATCH V2 08/12] board: mpl: "
` [U-Boot] [PATCH V2 09/12] board: seco: "
` [U-Boot] [PATCH V2 10/12] board: siemens: "
` [U-Boot] [PATCH V2 11/12] board: varisys: "
` [U-Boot] [PATCH V2 12/12] board: xes: "
` [U-Boot] [PATCH RESEND V2 04/12] board: freescale: "

[linux-3.10 test] 64136: regressions - FAIL
 2015-11-13  5:51 UTC 

arm64 function_graph tracer panic with CONFIG_DYNAMIC_FTRACE
 2015-11-13  5:51 UTC  (2+ messages)

[PATCH] rte_log.h: display level in logs from RTE_LOG
 2015-11-13  5:50 UTC 

[PATCH 0/2] ASoC: rsnd: tidyup semantics of rsnd_src/ssi_record_error()
 2015-11-13  5:48 UTC  (4+ messages)
  ` [PATCH 1/2] ASoC: rsnd: tidyup semantics of rsnd_src_record_error()
  ` [PATCH 2/2] ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error()

[Xenomai] system crushed using igh ethercat master 1.52
 2015-11-13  5:48 UTC 

Reproducible hang with cstate disabled
 2015-11-13  5:47 UTC 

[PATCH] Documentation: make formatting more consistent
 2015-11-13  5:45 UTC  (3+ messages)

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-13  5:44 UTC  (9+ messages)
` [PATCH 08/14] net: tcp_memcontrol: sanitize tcp memory accounting callbacks

Replicating the default "git log" format with a format string
 2015-11-13  5:38 UTC  (2+ messages)

[PATCH v3 2/2] vhost: Add VHOST PMD
 2015-11-13  5:37 UTC  (6+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] vhost: Add callback and private data for vhost PMD
  ` [PATCH v4 2/2] vhost: Add VHOST PMD

[PATCH v2] add test to demonstrate that shallow recursive clones fail
 2015-11-13  5:35 UTC  (2+ messages)

Fw: [git-users] git fsck error - duplicate file entries - different then existing stackoverflow scenarios
 2015-11-13  5:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v11 00/28] qapi member collision, alternate layout (post-introspection cleanups, subset D)
 2015-11-13  5:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v11 20/28] qapi: Forbid case-insensitive clashes

[PATCH, RESEND] ipc/shm: handle removed segments gracefully in shm_mmap()
 2015-11-13  5:31 UTC  (5+ messages)

[U-Boot] [PATCH 00/14] dm: pci: Support native driver model calls
 2015-11-13  5:29 UTC  (7+ messages)
` [U-Boot] [PATCH 05/14] dm: pci: Add a comment about how to find struct pci_controller
` [U-Boot] [PATCH 06/14] dm: pci: Rename pci_auto.c to pci_auto_old.c
` [U-Boot] [PATCH 07/14] dm: pci: Move common auto-config functions to a common file

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-11-13  5:17 UTC 

You have 1 new fax, document 0000567389
 2015-11-13  5:18 UTC 

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-10-15
 2015-11-13  5:18 UTC  (3+ messages)
` [net-next 04/17] drivers/net/intel: use napi_complete_done()

[PATCH] staging: lustre: cl_lock: Remove cl_lock_lockdep_init wrapper
 2015-11-13  5:14 UTC  (5+ messages)
    ` [lustre-devel] "

[PATCH] ASoC: ak4613: add single-end optional property for IN/OUT pins
 2015-11-13  5:12 UTC 

[PATCH 00/39] ARM: dts: Convert OMAP boards to use IOPAD pinmux macros
 2015-11-13  4:54 UTC  (40+ messages)
` [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files
` [PATCH 02/39] ARM: dts: am335x-baltos-ir5221: Remove leftover pinctrl lines
` [PATCH 03/39] ARM: dts: am335x-baltos-ir5221: Use AM33XX_IOPAD pinmux macro
` [PATCH 04/39] ARM: dts: am335x-bone-common: "
` [PATCH 05/39] ARM: dts: am335x-bonegreen: "
` [PATCH 06/39] ARM: dts: am335x-chiliboard: "
` [PATCH 07/39] ARM: dts: am335x-chilisom: "
` [PATCH 08/39] ARM: dts: am335x-evm: "
` [PATCH 09/39] ARM: dts: am335x-evmsk: "
` [PATCH 10/39] ARM: dts: am335x-lxm: "
` [PATCH 11/39] ARM: dts: am335x-nano: "
` [PATCH 12/39] ARM: dts: am335x-pepper: "
` [PATCH 13/39] ARM: dts: am335x-phycore-som: "
` [PATCH 14/39] ARM: dts: am335x-wega: "
` [PATCH 15/39] ARM: dts: am3517-craneboard: Use OMAP3_CORE1_IOPAD "
` [PATCH 16/39] ARM: dts: am437x-gp-evm: Use AM4372_IOPAD "
` [PATCH 17/39] ARM: dts: am437x-idk-evm: "
` [PATCH 18/39] ARM: dts: am437x-sk-evm: "
` [PATCH 19/39] ARM: dts: am43x-epos-evm: "
` [PATCH 20/39] ARM: dts: am57xx-beagle-x15: Use DRA7XX_CORE_IOPAD "
` [PATCH 21/39] ARM: dts: dra7-evm: "
` [PATCH 22/39] ARM: dts: dra72-evm: "
` [PATCH 23/39] ARM: dts: omap3-beagle: Use OMAP3_*_IOPAD pinmux macros
` [PATCH 24/39] ARM: dts: omap3-beagle-xm: "
` [PATCH 25/39] ARM: dts: omap3-evm-37xx: "
` [PATCH 26/39] ARM: dts: omap3-ldp: Use OMAP3_CORE1_IOPAD pinmux macro
` [PATCH 27/39] ARM: dts: omap3-n900: "
` [PATCH 28/39] ARM: dts: omap3-n9: "
` [PATCH 29/39] ARM: dts: omap3-zoom3: Use OMAP3_*_IOPAD pinmux macros
` [PATCH 30/39] ARM: dts: twl4030: Use OMAP3_CORE1_IOPAD pinmux macro
` [PATCH 31/39] ARM: dts: omap4-panda-a4: Use OMAP4_IOPAD "
` [PATCH 32/39] ARM: dts: omap4-panda-common: "
` [PATCH 33/39] ARM: dts: omap4-panda-es: "
` [PATCH 34/39] ARM: dts: omap4-sdp: "
` [PATCH 35/39] ARM: dts: omap4-sdp-es23plus: "
` [PATCH 36/39] ARM: dts: twl6030: "
` [PATCH 37/39] ARM: dts: omap5-board-common: Use OMAP5_IOPAD "
` [PATCH 38/39] ARM: dts: omap5-cm-t54: "
` [PATCH 39/39] ARM: dts: omap5-uevm.dts: "

[PATCH 0/7] contrib/subtree: Testsuite cleanup
 2015-11-13  5:05 UTC  (2+ messages)

[RFC] usb: dwc2: hcd: fix split schedule issue
 2015-11-13  5:05 UTC  (6+ messages)

[PATCH v3 0/2] thermal: mediatek: Add cpu power cooling model
 2015-11-13  5:02 UTC  (8+ messages)
` [PATCH v3 1/2] "

[ovmf test] 64148: all pass - PUSHED
 2015-11-13  5:02 UTC 

[PATCH] contrib/subtree: unwrap tag refs
 2015-11-13  5:01 UTC  (3+ messages)

[PATCH 1/5] powerpc: Print MSR TM bits in oops message
 2015-11-13  4:57 UTC  (5+ messages)
` [PATCH 2/5] selftests/powerpc: Add TM signal return selftest
` [PATCH 3/5] powerpc/tm: Block signal return setting invalid MSR state
` [PATCH 4/5] powerpc/tm: Check for already reclaimed tasks
` [PATCH 5/5] powerpc/tm: Clarify get_tm_stackpointer() by renaming it

[PATCH v3 0/3] Dynamic power model from device tree
 2015-11-13  4:56 UTC  (3+ messages)
` [PATCH v3 3/3] cpufreq: arm_big_little: Add support to register a cpufreq cooling device

[meta-oracle-java][PATCH] oracle-jse-jdk: Don't use ${D} installing symlink target
 2015-11-13  4:55 UTC 

[linux-3.4 test] 64131: regressions - FAIL
 2015-11-13  4:54 UTC 

[Qemu-devel] [PATCH 0/3] block/gluster: add support for multiple gluster servers
 2015-11-13  4:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH v13 3/3] "


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.