All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-29 20:57:14 to 2014-09-29 23:09:00 UTC [more...]

[PATCH] seq_file: Fix seq_putc() to be consistent with seq_puts()
 2014-09-29 23:08 UTC  (9+ messages)
` [PATCH 0/7] seq_printf cleanups
  ` [Cluster-devel] "
  ` [PATCH 1/7] seq_file: Rename static bool seq_overflow to public bool seq_is_full
  ` [PATCH 2/7] netfilter: Convert print_tuple functions to return void
  ` [PATCH 3/7] dlm: Use seq_is_full - remove seq_printf returns
    ` [Cluster-devel] "
  ` [Cluster-devel] [PATCH 4/7] dlm: Use seq_puts, remove unnecessary trailing spaces
  ` [PATCH 5/7] fs: Convert show_fdinfo functions to void

[PATCH v13 00/12] Support for creating generic PCI host bridges from DT
 2014-09-29 23:08 UTC  (12+ messages)
` [PATCH v13 10/12] PCI: Assign unassigned bus resources in pci_scan_root_bus()

[Qemu-devel] [PATCH v3 0/3] timed average infrastructure for use in block statistics
 2014-09-29 23:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 2/3] timers: Move NANOSECONDS_PER_SECONDS to timer.h for future reuse

[PATCH] dell-wmi: Fix access out of memory
 2014-09-29 23:26 UTC  (4+ messages)

[PATCH iproute2] tests: Dont fail cls-testbed.t if tests/cls dir is empty
 2014-09-29 22:57 UTC 

[Powertop] [PATCH] devfreq: add devfreq devices stats support
 2014-09-29 23:04 UTC 

[BUG] (git commit --patch --message $MESSAGE) disallows hunk editing
 2014-09-29 23:01 UTC  (2+ messages)

[PATCH v7 0/7] QCOM 8974 and 8084 cpuidle driver
 2014-09-29 23:02 UTC  (4+ messages)
` [PATCH v7 2/7] arm: dts: qcom: Add SPM device bindings for 8974

[U-Boot] [PATCH v3 0/29] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-09-29 22:59 UTC  (3+ messages)
` [U-Boot] [PATCH v3 26/29] dm: tegra: spi: Convert to driver model

[U-Boot] [PATCH V2] usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
 2014-09-29 22:59 UTC  (3+ messages)
` [U-Boot] [PATCH] "

[RESEND v3 PATCH 3/3] vfs: make mounts and mountstats honor root dir like mountinfo does
 2014-09-29 22:56 UTC  (7+ messages)

[xen-4.3-testing test] 30504: regressions - trouble: blocked/broken/fail/pass
 2014-09-29 22:54 UTC 

[U-Boot] [PATCH 00/51] arm: socfpga: Usability fixes
 2014-09-29 22:54 UTC  (3+ messages)

[PATCH] i2c: qup: Fix order of runtime pm initialization
 2014-09-29 22:49 UTC  (5+ messages)

Accented characters not working with CIFS (but ok with smbclient)
 2014-09-29 22:50 UTC  (5+ messages)

[PATCH 0/2] drm/i915: WA intel_backlight scale math
 2014-09-29 22:49 UTC  (3+ messages)
` [PATCH 1/2 v3] drm/i915: intel_backlight scale() math WA
` [PATCH 2/2] drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header

[PATCH v3 0/6] Add initial support for pinctrl on Exynos7
 2014-09-29 22:49 UTC  (6+ messages)
` [PATCH v3 3/6] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts

Proper way to use mac80211_hwsim.h in user-space tool?
 2014-09-29 22:46 UTC 

[RESEND PATCH] iio: light: add support for TI's opt3001 light sensor
 2014-09-29 22:46 UTC  (12+ messages)

[Powertop] [PATCH] devfreq: add devfreq devices stats support
 2014-09-29 22:46 UTC 

resize2fs problem with stride calc
 2014-09-29 22:46 UTC  (5+ messages)

irq mask swapping during suspend/resume
 2014-09-29 22:43 UTC  (4+ messages)

[PATCH] drm/i915: preserve other DP_TEST_SINK bits
 2014-09-29 22:39 UTC  (2+ messages)

Git for Windows 1.9.4.msysgit.2
 2014-09-29 22:38 UTC 

[PATCH] serial: samsung: Fix serial config dependencies for exynos7
 2014-09-29 22:38 UTC  (3+ messages)

[PATCH v2] clocksource: Add BE APIs support for clocksource counter reading
 2014-09-29 22:38 UTC  (4+ messages)

[PATCH v2 0/8] sparc64: MM/IRQ patch queue
 2014-09-29 22:35 UTC  (4+ messages)

[Xenomai] Xenomai: binding failed: Operation not permitted
 2014-09-29 22:34 UTC 

[PATCH] fork.c: copy_process(): fix cleanup WRT perf_event_free_task()
 2014-09-29 22:28 UTC  (4+ messages)

linux-next: build failure after merge of the asm-generic tree
 2014-09-29 22:31 UTC  (4+ messages)

[PATCH iproute2] tests: Allow policer test to be ran
 2014-09-29 22:22 UTC 

[BUG] Bad decibel data on C-Media USB sound card
 2014-09-29 22:29 UTC 

[PATCH v1 0/5] driver-core: async probe support
 2014-09-29 22:24 UTC  (18+ messages)
` [PATCH v1 5/5] driver-core: add driver asynchronous "

Two lame typo fixes
 2014-09-29 22:24 UTC  (3+ messages)

[PATCH 1/3] UBI: ubi_eba_read_leb: Remove in vain variable assignment
 2014-09-29 22:22 UTC  (4+ messages)
` [PATCH 3/3] UBI: Fix possible deadlock in erase_worker()

[PATCH 00/11] nested sleeps, fixes and debug infrastructure
 2014-09-29 22:18 UTC  (7+ messages)
` [PATCH 02/11] wait: Provide infrastructure to deal with nested blocking
` [PATCH 08/11] module: Fix nested sleep
` [PATCH 10/11] sched: Debug nested sleeps

UBI: Fastmap fixes - round one
 2014-09-29 22:20 UTC  (9+ messages)
` [PATCH 1/4] UBI: Ensure that all fastmap work is done upon WL shutdown
` [PATCH 2/4] UBI: Fastmap: Calc fastmap size correctly
` [PATCH 3/4] UBI: Fastmap: Care about the protection queue
` [PATCH 4/4] UBI: Fastmap: Ensure that only one fastmap work is scheduled

[U-Boot] [patch 0/2] SPL: Lightweight UBI and UBI fastmap support
 2014-09-29 22:21 UTC  (3+ messages)
` [U-Boot] [patch 2/2] spl: "

[PATCH 0/4] ARM: DT: apq8064 DT patches
 2014-09-29 22:20 UTC  (7+ messages)
` [PATCH 1/4] ARM: DT: apq8064: add rpm support
` [PATCH 4/4] ARM: DT: apq8064: Add SATA controller support

[Buildroot] [PATCH 1/1] package/upmpdcli: Add patch to fix build error with musl
 2014-09-29 22:18 UTC 

[PATCH] PCI: Intel 10G NIC ACS quirks
 2014-09-29 22:17 UTC  (3+ messages)

linux-next tree addition request -- doc.git
 2014-09-29 22:16 UTC  (2+ messages)

[PATCH BlueZ] core: Reduce RSSI delta threshold for RSSI property updates on Device1
 2014-09-29 22:16 UTC 

[PATCH 1/3] dmaengine: qcom_bam_dma: Generalize BAM register offset calculations
 2014-09-29 22:14 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] Return short read or 0 at end of a raw device, not EIO
 2014-09-29 22:08 UTC  (3+ messages)

[PATCH v5 0/6] Add of-graph helpers to loop over endpoints and find ports by id
 2014-09-29 22:10 UTC  (3+ messages)
` [PATCH v5 1/6] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint

[PATCH v7 0/1] iio: jsa1212: Add JSA1212 proximity/ALS sensor
 2014-09-29 22:00 UTC  (6+ messages)
` [PATCH v7 1/1] "

[PATCH 00/34] pull request: netfilter/ipvs updates for net-next
 2014-09-29 22:04 UTC  (3+ messages)
` [PATCH 32/34] netfilter: bridge: move br_netfilter out of the core

[PATCH] staging: r8821ae: Remove driver from staging
 2014-09-29 22:04 UTC  (4+ messages)

[linux-sunxi] Re: [PATCH 4/4] simplefb: add clock handling code
 2014-09-29 22:02 UTC  (12+ messages)

Fetcher question
 2014-09-29 21:59 UTC  (2+ messages)

[PULL for 3.18] overlay filesystem v24
 2014-09-29 22:00 UTC  (3+ messages)

Raid5 hang in 3.14.19
 2014-09-29 21:59 UTC  (6+ messages)

[PATCH v3] ES938 support for ES18xx driver
 2014-09-29 21:58 UTC  (3+ messages)

[meta-qt5][WIP][PATCH 1/4] qt5: Add Qt 5.3.2 packages
 2014-09-29 21:57 UTC  (4+ messages)
` [meta-qt5][WIP][PATCH 2/4] qtwebengine: update repository location
` [meta-qt5][WIP][PATCH 3/4] qt*: refresh the patches
` [meta-qt5][WIP][PATCH 4/4] qt5: upgrade git recipes to 5.4-alpha1

/sys/block/md126 still exists even after stopping the array
 2014-09-29 21:56 UTC  (10+ messages)

[Qemu-devel] [PATCH v3 00/17] QOMify accelerator code
 2014-09-29 21:56 UTC  (2+ messages)

exposing tiers via librados
 2014-09-29 21:54 UTC 

[xen-unstable test] 30503: regressions - trouble: broken/fail/pass
 2014-09-29 21:53 UTC 

[PATCH V4 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-09-29 21:51 UTC  (6+ messages)
` [PATCH V4 1/6] mm: Introduce a general RCU get_user_pages_fast

[PATCH 0/4] toshiba_acpi: Return codes cleanup
 2014-09-29 21:52 UTC  (5+ messages)
` [PATCH 1/4] toshiba_acpi: Rename hci_raw to tci_raw

Silicom bypass driver promote from staging
 2014-09-29 21:52 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Virtio-9p live migration patchset
 2014-09-29 21:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-9p: Add support for 9p migration

Building current 1.8.1-rc1 with clang
 2014-09-29 21:50 UTC 

[PATCH 0/2] btrfs: fix several sparse warnings
 2014-09-29 21:49 UTC  (5+ messages)
` [PATCH 1/2] btrfs: fix sparse address space warnings

[PATCH next] r8169: add support for Byte Queue Limits
 2014-09-29 21:49 UTC  (6+ messages)

[PATCH v5 2/3] net: Add Keystone NetCP ethernet driver
 2014-09-29 21:47 UTC  (7+ messages)

[Buildroot] [PATCH v4] package/nginx: new package
 2014-09-29 21:43 UTC  (2+ messages)
` [Buildroot] [PATCH v8] package/canfestival: "

[PATCH] ARM: dts: Enable temperature sensor on exynos4412 & ODROID
 2014-09-29 21:42 UTC  (2+ messages)

[PATCH] u-boot-fw-utils: update to 2014.07 to support latest platforms
 2014-09-29 21:41 UTC 

Test RAM read/write speed
 2014-09-29 21:42 UTC  (2+ messages)

[PATCH] net: Add ndo_gso_check
 2014-09-29 21:38 UTC  (5+ messages)

Limit LBA Range
 2014-09-29 21:38 UTC  (9+ messages)

[U-Boot] [PATCH] sunxi: Fix gmac not working reliable on the Bananapi
 2014-09-29 21:37 UTC  (3+ messages)
` [U-Boot] [linux-sunxi] "
    ` [U-Boot] [linux-sunxi] "

[PATCH] x86 : Ensure X86_FLAGS_NT is cleared on syscall entry
 2014-09-29 21:37 UTC  (7+ messages)

NFS auto-reconnect tuning
 2014-09-29 21:34 UTC  (6+ messages)

[Qemu-devel] [PATCH v1 0/3] monitor: add peripheral device del completion support
 2014-09-29 21:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 3/3] monitor: add del completion for peripheral device

rc1 / call for review
 2014-09-29 21:33 UTC  (2+ messages)

+ signal-use-build_bug-instead-of-_nsig_words_is_unsupported_sizefix.patch added to -mm tree
 2014-09-29 21:31 UTC 

[Qemu-devel] [PULL v3 00/15] pci, pc, virtio, misc bugfixes
 2014-09-29 21:30 UTC  (5+ messages)
` [Qemu-devel] [PULL v3 14/15] virtio-pci: fix migration for pci bus master

dmadm question
 2014-09-29 21:30 UTC  (4+ messages)

linux-next: build warning after merge of the akpm-current tree
 2014-09-29 21:30 UTC  (2+ messages)

[failures] drivers-of-add-return-value-to-of_reserved_mem_device_init.patch removed from -mm tree
 2014-09-29 21:29 UTC 

[PATCH v2] 3c59x: fix bad split of cpu_to_le32(pci_map_single())
 2014-09-29 21:26 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/libmpdclient: Add upstream patch to fix build with musl
 2014-09-29 21:26 UTC 

[PATCH v2] bq27x00_battery: Add support to bq27742
 2014-09-29 21:25 UTC 

IPv6 FIB related crash with MACVLANs in 3.9.11+ kernel
 2014-09-29 21:24 UTC  (13+ messages)

[PATCH 1/2] i2c: designware: Rework probe() to get clock a bit later
 2014-09-29 21:24 UTC  (5+ messages)
` [PATCH 2/2] i2c: designware: Add support for AMD I2C controller

[uml-devel] Remove default root?
 2014-09-29 21:24 UTC  (3+ messages)

[Xenomai] Xenomai 2.6 Kernel Panic Caused by IO Permissions
 2014-09-29 21:24 UTC  (2+ messages)

Regression: in v4l2 converter does not set the buffer.length anymore
 2014-09-29 21:23 UTC 

[Xenomai] [Announce] Xenomai 2.6.4
 2014-09-29 21:23 UTC  (6+ messages)

PR and bbappend files
 2014-09-29 21:22 UTC  (3+ messages)

[PATCH 1/1] staging : android : sync : get_unused_fd
 2014-09-29 21:19 UTC  (3+ messages)
  ` Aw: "

+ ocfs2-add-orphan-recovery-types-in-ocfs2_recover_orphans-fix.patch added to -mm tree
 2014-09-29 21:09 UTC 

[kbuild] [mmotm:master 57/427] fs/ocfs2/journal.c:2204:9: sparse: context imbalance in 'ocfs2_recover_orphans' - different lock contexts for basic block
 2014-09-29 21:08 UTC  (2+ messages)

[PATCH V2 next] r8169: add support for Byte Queue Limits
 2014-09-29 21:07 UTC 

[PATCH 1/2] systemd 216: add postinsts for hostname and machine nss modules
 2014-09-29 20:59 UTC  (3+ messages)
` [PATCH 2/2] systemd 216: add system user factory files to CONFFILES

[PATCH v5 0/3] virtio: Use the DMA API when appropriate
 2014-09-29 21:06 UTC  (8+ messages)
` [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible

[PATCH 00/16] MIPS: support for the Atheros AR231X SoCs
 2014-09-29 21:05 UTC  (12+ messages)
` [PATCH 01/16] MIPS: ar231x: add common parts
` [PATCH 02/16] MIPS: ar231x: add basic AR5312 SoC support
` [PATCH 12/16] watchdog: add Atheros AR2315 watchdog driver

[PATCH] lib: rename TEST_MODULE to TEST_LKM
 2014-09-29 21:05 UTC  (10+ messages)

[PATCH v11 0/6] arm: dirty page logging support for ARMv7
 2014-09-29 21:03 UTC  (5+ messages)
` [PATCH v11 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault

[PATCHv8 net-next 2/4] sunvnet: make transmit path zero-copy in the kernel
 2014-09-29 21:02 UTC  (5+ messages)

[PATCH v3] 3c59x: fix bad split of cpu_to_le32(pci_map_single())
 2014-09-29 21:01 UTC 

[PATCH 0/2 v2] Add OF match tables for the ChromeOs EC subdevices
 2014-09-29 20:59 UTC  (4+ messages)
` [PATCH 1/2 v2] i2c: cros-ec-tunnel: Add of match table


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.