All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-03 00:34:07 to 2014-01-03 03:11:00 UTC [more...]

[RFC PATCH net-next 0/4] net_cls for sys container
 2014-01-03  3:11 UTC  (2+ messages)

[PATCH RFC 00/46] Preview of imx-drm cleanup series
 2014-01-03  3:10 UTC  (4+ messages)
` [PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems

HD filesystem integrity issues
 2014-01-03  3:04 UTC  (2+ messages)

The chunk size paradox
 2014-01-03  3:09 UTC  (14+ messages)

[GIT PULL 2/2] ARM: imx: device tree changes for 3.14
 2014-01-03  3:04 UTC  (8+ messages)
` DT include files (was: [GIT PULL 2/2] ARM: imx: device tree changes for 3.14)

[Qemu-trivial] [PATCH v2 1/1] qtest: Fix the bug about disabling vnc causes "make check" hang
 2014-01-03  3:04 UTC  (9+ messages)
` [Qemu-trivial] [Qemu-devel] "
          `  "

[linux-sunxi] Firmware for Bluetooth (and wifi)
 2014-01-03  3:02 UTC  (13+ messages)

[PATCH 0/3] mtd: gpmi: add subpage read support
 2014-01-03  3:01 UTC  (8+ messages)
` [PATCH 1/3] mtd: nand: add "page" argument for read_subpage hook
` [PATCH 2/3] mtd: gpmi: do not use the mtd->writesize
` [PATCH 3/3] mtd: gpmi: add subpage read support

[PATCH 0/5] *** pinctrl: sirf: a bundle of fixes for pin groups ***
 2014-01-03  2:59 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: sirf: add lost usp1_uart_nostreamctrl group for atlas6
` [PATCH 2/5] ARM: dts: SiRF: add lost usp1_uart_nostreamctrl pin "
` [PATCH 3/5] pinctrl: sirf: fix the pins of sdmmc5 connected with TriG
` [PATCH 4/5] pinctrl: sirf: add pin group for USP0 with only RX or TX frame sync
` [PATCH 5/5] ARM: dts: SiRF: "

[nightly] Distroless meta-ti/master minimal build 2014-01-02_21-00-24
 2014-01-03  2:46 UTC 

[PATCH net-next v2 0/6] support new chip
 2014-01-03  2:56 UTC  (4+ messages)
` [PATCH net-next v2 6/6] r8152: support RTL8153

Beginnings of a style guide
 2014-01-03  2:55 UTC 

ARM: mm: Could I change module space size or place modules in vmalloc area?
 2014-01-03  2:52 UTC  (8+ messages)

"Writing" instead of "Warning" in dlopen(3) manpage
 2014-01-03  2:51 UTC  (5+ messages)

[PATCH 0/3] kvm/ppc: fixes/cleanup
 2014-01-03  2:51 UTC  (5+ messages)
` [PATCH 2/3] kvm/ppc: IRQ disabling cleanup

[PATCH] x86: Add check for number of available vectors before CPU down [v4]
 2014-01-03  2:25 UTC  (2+ messages)

[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
 2014-01-03  2:40 UTC  (5+ messages)
` [RFC PATCHv3 01/11] mce: acpi/apei: Use get_vm_area directly
` [RFC PATCHv3 02/11] iommu/omap: "

[PATCH] Staging: comedi: fix spacing/style problem in das1800.c
 2014-01-03  2:40 UTC 

[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
 2014-01-03  2:31 UTC  (14+ messages)

[PATCH] sctp: Add process name and pid to deprecation warnings
 2014-01-03  2:30 UTC  (6+ messages)

[PATCH V3 1/2] fetch --prune: Always print header url
 2014-01-03  2:28 UTC  (2+ messages)
` [PATCH V3 2/2] fetch --prune: Run prune before fetching

[PATCH] mm/zswap: add writethrough option
 2014-01-03  2:21 UTC  (4+ messages)

[PATCHv2 net] {vxlan,inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly
 2014-01-03  2:18 UTC 

[PATCH v2] mtd: plat_nand: Remove unnecessary OOM messages
 2014-01-03  2:17 UTC 

[PATCH V4 1/2] mtd: ixp4xx: Use devm_*() functions
 2014-01-03  2:16 UTC  (2+ messages)
` [PATCH V4 2/2] mtd: plat_nand: "

[for-next][PATCH 00/17] tracing/uprobes: Add support for more fetch methods
 2014-01-03  2:10 UTC  (18+ messages)
` [for-next][PATCH 01/17] tracing/uprobes: Fix documentation of uprobe registration syntax
` [for-next][PATCH 02/17] tracing/probes: Fix basic print type functions
` [for-next][PATCH 03/17] tracing/kprobes: Factor out struct trace_probe
` [for-next][PATCH 04/17] tracing/uprobes: Convert to "
` [for-next][PATCH 05/17] tracing/kprobes: Move common functions to trace_probe.h
` [for-next][PATCH 06/17] tracing/probes: Integrate duplicate set_print_fmt()
` [for-next][PATCH 07/17] tracing/probes: Move fetch function helpers to trace_probe.h
` [for-next][PATCH 08/17] tracing/probes: Split [ku]probes_fetch_type_table
` [for-next][PATCH 09/17] tracing/probes: Implement stack fetch method for uprobes
` [for-next][PATCH 10/17] tracing/probes: Move symbol fetch method to kprobes
` [for-next][PATCH 11/17] tracing/probes: Add fetch{,_size} member into deref fetch method
` [for-next][PATCH 12/17] tracing/probes: Implement memory fetch method for uprobes
` [for-next][PATCH 13/17] tracing/uprobes: Pass is_return to traceprobe_parse_probe_arg()
` [for-next][PATCH 14/17] tracing/uprobes: Fetch args before reserving a ring buffer
` [for-next][PATCH 15/17] tracing/uprobes: Add support for full argument access methods
` [for-next][PATCH 16/17] uprobes: Allocate ->utask before handler_chain() for tracing handlers
` [for-next][PATCH 17/17] tracing/uprobes: Add @+file_offset fetch method

[PATCH] ARM: imx: Explicitly pass the active level of the PHY reset
 2014-01-03  2:14 UTC 

[Qemu-devel] [BUGFIX][PATCH v2] configure: Disable libtool if -fPIE does not work with it (bug #1257099)
 2014-01-03  2:12 UTC  (2+ messages)
`  "

[PATCH 0/2] bitbake: fetch2: Add sanity check for SHA validity of tag and adjust SHA define order
 2014-01-03  2:12 UTC  (2+ messages)

btrfs-transaction blocked for more than 120 seconds
 2014-01-03  1:24 UTC  (5+ messages)

[PATCH] nilfs2: fix segctor bug that causes file system corruption
 2014-01-03  2:05 UTC  (4+ messages)

[PATCH net-next 1/3] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-03  1:59 UTC  (8+ messages)

Managing large volumes
 2014-01-03  1:55 UTC  (3+ messages)

[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v9)
 2014-01-03  1:53 UTC  (6+ messages)
` [PATCH 15/17] tracing/uprobes: Add support for full argument access methods

Why 4k native drives haven't arrived
 2014-01-03  1:53 UTC 

[PATCH 0/9] printk: Cleanups and softlockup avoidance
 2014-01-03  1:53 UTC  (7+ messages)
` [PATCH 4/9] smp: Teach __smp_call_function_single() to check for offline cpus
` [PATCH 5/9] smp: Provide __smp_call_function_any()
` [PATCH 6/9] printk: Release lockbuf_lock before calling console_trylock_for_printk()

[GIT PULL FOR v3.14] More OMAP3 ISP fixes
 2014-01-03  1:48 UTC 

CephFS standup
 2014-01-03  1:44 UTC  (2+ messages)

[PATCH] printk: flush conflicting continuation line
 2014-01-03  1:44 UTC  (4+ messages)

[PATCH] usb/core: fix NULL pointer dereference in recursively_mark_NOTATTACHED
 2014-01-03  1:44 UTC  (3+ messages)

[Qemu-devel] [RFC v1 0/2] Generalise FIFO to more integer types
 2014-01-03  1:43 UTC  (3+ messages)
` [Qemu-devel] [RFC v1 1/2] util/fifo: s/fifo8/fifo globally
` [Qemu-devel] [RFC v1 2/2] util/fifo: Generalise for common integer widths

[PATCH] sh_eth: coding style fixes
 2014-01-03  1:42 UTC  (4+ messages)

Is it important to specify OS type and Version using virt-manager?
 2014-01-03  1:41 UTC 

[Buildroot] [PATCH 1/1] skeleton: add systemd network.service unit
 2014-01-03  1:38 UTC 

[PATCH v12] Linux Xen PVH support
 2014-01-03  1:36 UTC  (10+ messages)
` [PATCH v12 03/18] xen/pvh: Early bootup changes in PV code (v2)
` [PATCH v12 06/18] xen/pvh: MMU changes for PVH (v2)

[PATCH] Bluetooth: Add hci_h4p driver
 2014-01-03  1:36 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 00/23] mtd: nand: Remove unnecessary OOM messages
 2014-01-03  1:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: qmp_migrate(): keep working after syntax error
 2014-01-03  1:28 UTC  (2+ messages)

[PATCH iptables 0/3] Fix build errors on Android
 2014-01-03  1:28 UTC  (4+ messages)
` [PATCH iptables 2/3] android: Don't include conflicting headers

[PATCH 1/8] mtd: docg3: Use devm_*() functions
 2014-01-03  1:27 UTC  (7+ messages)
` [PATCH 2/8] mtd: ixp4xx: "
` [PATCH 7/8] mtd: plat_nand: "

[PATCH v2 00/10] Use regmap+devm+DT in pm8xxx input drivers
 2014-01-03  1:27 UTC  (31+ messages)
` [PATCH v2 01/10] Input: pmic8xxx-pwrkey - switch to using managed resources
` [PATCH v2 02/10] genirq: Add devm_request_any_context_irq()
` [PATCH v2 03/10] Input: pmic8xxx-keypad - Switch to using managed resources
` [PATCH v2 04/10] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v2 05/10] Input: pmic8xxx-pwrkey - Migrate to DT
` [PATCH v2 06/10] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v2 07/10] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v2 08/10] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v2 09/10] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v2 10/10] devicetree: bindings: Document PM8921/8058 vibrators

[Qemu-devel] [PATCH 0/2] hw/arm: add ethernet support to Allwinner A10
 2014-01-03  1:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] hw/net: add support for Allwinner EMAC Fast Ethernet controller

[PATCH V3 1/8] mtd: docg3: Use devm_*() functions
 2014-01-03  1:24 UTC  (2+ messages)

[Patch net-next] net: revert "sched classifier: make cgroup table local"
 2014-01-03  1:21 UTC  (3+ messages)

[U-Boot] [PATCH V3 0/6] SMDK5420: Add S2MPS11 pmic support to SMDK5420
 2014-01-03  1:11 UTC  (5+ messages)
` [U-Boot] [PATCH V3 2/6] power: Explicitly select pmic device's bus

Exporting the TSF to userland
 2014-01-03  1:07 UTC  (2+ messages)

[PATCH 0/3] t0000 cleanups
 2014-01-03  1:04 UTC  (7+ messages)

IrDA woes
 2014-01-03  1:00 UTC  (5+ messages)

[PATCH 1/1] watchdog: Adding Merrifield watchdog driver support
 2014-01-03  0:56 UTC 

[U-Boot] [PATCH v2 0/2] Add usb ethernet support for Arndale
 2014-01-03  0:56 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] usb: ehci: exynos: set/reset hsic phys
` [U-Boot] [PATCH v2 2/2] usb: exynos5: arndale: Add network support

[RFC PATCH 0/3] APM X-Gene PCIe driver
 2014-01-03  0:52 UTC  (6+ messages)
` [RFC PATCH 2/3] arm64: dts: APM X-Gene PCIe device tree nodes

Fw: [Bug 68011] New: spin_unlock is missed in function (netpoll_send_skb_on_dev) in file (linux-3.12/net/core/netpoll.c)
 2014-01-03  0:51 UTC  (2+ messages)
`  "

[PATCH] sched_clock: Disable seqlock lockdep usage in sched_clock
 2014-01-03  0:50 UTC  (9+ messages)
` [PATCH 1/2] seqlock: Use raw_ prefix instead of _no_lockdep
  ` [PATCH 2/2] sched_clock: Disable seqlock lockdep usage in sched_clock

[PATCH 0/7] Use regmap+devm in pm8xxx input drivers
 2014-01-03  0:50 UTC  (7+ messages)
` [PATCH 2/7] Input: pmic8xxx-pwrkey - Migrate to regmap APIs

[PATCH] e4defrag: choose the best available posix_fadvise variant
 2014-01-03  0:47 UTC  (2+ messages)

g++: undefined reference to
 2014-01-03  0:46 UTC  (4+ messages)

[RFC 0/2] target refcounting infrastructure fixes for usb
 2014-01-03  0:45 UTC  (4+ messages)

[PATCH] ARM: Kirkwood: Add support for Excito Bubba B3
 2014-01-03  0:44 UTC  (6+ messages)

[PATCH] btrfs: Add "barrier" option to support "-o remount,barrier"
 2014-01-03  0:43 UTC  (3+ messages)

[Cocci] hi all, how to match the args in function
 2014-01-03  0:41 UTC  (8+ messages)
    ` [Cocci] 答复: "
        ` [Cocci] 答复: "
          ` [Cocci] 答复: "
              ` [Cocci] 答复: "
                  ` [Cocci] 答复: "

[PATCH 1/2] cpufreq: try to resume policies which failed on last resume
 2014-01-03  0:40 UTC  (4+ messages)

[U-Boot] linkstation_HGLAN and MPC824x support
 2014-01-03  0:39 UTC  (5+ messages)

[PATCH] ipv4: move rt_genid to different cache line
 2014-01-03  0:38 UTC  (2+ messages)

[RFC 0/2] target refcounting infrastructure fixes for usb
 2014-01-03  0:38 UTC  (3+ messages)
  ` [RFC 1/2] fix our current target reap infrastructure
  ` [RFC 2/2] dual scan thread bug fix

[PATCH] ipv6: fix the use of pcpu_tstats in ip6_vti.c
 2014-01-03  0:37 UTC  (2+ messages)

[PATCH v2] ipv6: fix the use of pcpu_tstats in ip6_tunnel
 2014-01-03  0:37 UTC  (2+ messages)

[PATCH] Slightly outdated CONFIG_SMP documentation fix
 2014-01-03  0:36 UTC  (7+ messages)

[PATCH] ipv6 addrconf:fix preferred lifetime state-changing behavior while valid_lft is infinity
 2014-01-03  0:35 UTC  (3+ messages)
` [PATCH] ipv6 addrconf: fix "

[PATCH 0/6] Device Tree support for the at91sam9261ek
 2014-01-03  0:24 UTC  (3+ messages)
` [PATCH 3/6] At91: dt: Added smc bus driver


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.