All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-13 22:45:33 to 2014-10-14 03:19:14 UTC [more...]

[PATCHv9 0/5] Getting rid of get_unused_fd()
 2014-10-14  1:57 UTC  (4+ messages)
` [PATCHv9 2/5] ppc/cell: trivial: replace get_unused_fd() by get_unused_fd_flags(0)

[PATCH] ext4: don't remove reserved inodes in ext4_unlink()
 2014-10-14  3:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] compile-i386.c: don't ignore return value of write(2)
 2014-10-14  3:14 UTC  (2+ messages)

[Bug 84614] New: radeon gpu crash /kernel crash when using dynamic light in borderlands 2
 2014-10-14  3:07 UTC  (2+ messages)
` [Bug 84614] "

[PATCH] spi: spidev: Use separate TX and RX bounce buffers
 2014-10-14  3:05 UTC  (8+ messages)
` [PATCH] spi: pl022: Fix incorrect dma_unmap_sg

BLKZEROOUT + pread should return zeroes, right?
 2014-10-14  3:01 UTC 

x2APIC MSR range (XSA-108 follow-up)
 2014-10-14  3:00 UTC  (3+ messages)

[PATCH 00/34] e2fsprogs Summer 2014 patchbomb, part 6
 2014-10-14  2:58 UTC  (3+ messages)
` [PATCH 15/34] libext2fs: support BLKZEROOUT/FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks

[LTP] [PATCH] ext4-new-features: modify ext4_get_inode_version.sh not know $EXT4_DEV definition
 2014-10-14  2:55 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2014-10-14  2:41 UTC 

[PATCH 3.17 00/25] 3.17.1-stable review
 2014-10-14  2:40 UTC  (10+ messages)

[RFC PATCH v3 1/3] powerpc: Fix warning reported by verify_cpu_node_mapping()
 2014-10-14  2:39 UTC  (7+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: Replace memory_region_init_ram with memory_region_allocate_system_memory
 2014-10-14  2:36 UTC 

NEON / SIMD
 2014-10-14  2:36 UTC  (3+ messages)

[PATCH] git-prompt.sh: Omit prompt for ignored directories
 2014-10-14  2:32 UTC  (7+ messages)
    ` Fwd: "
            ` [PATCH] git-prompt.sh: Hide prompt for ignored pwd

[urcu][PATCH] compiler: use __GNUC__ instead of the undefined __GNUC_MAJOR__
 2014-10-14  2:31 UTC 

[urcu][RFC][PATCH] lfstack, wfcqueue: do not pass NULL as value to atomic_xchg
 2014-10-14  2:31 UTC 

[Xenomai] Xenomai: /dev/rtheap is missing
 2014-10-14  2:31 UTC  (2+ messages)

[PATCH 1/2] x86: separate out sanitize_e820_map return codes
 2014-10-14  2:30 UTC  (3+ messages)
` [PATCH 2/2] xen/setup: warn on bad Xen-supplied memory map

[PATCH 1/2] x86: separate out sanitize_e820_map return codes
 2014-10-14  2:30 UTC 

[U-Boot] [PATCH 0/4] Deep sleep patches for Freescale QorIQ platforms
 2014-10-14  2:30 UTC  (4+ messages)

[PATCH] mfd: syscon: binding: Add syscon endianness support
 2014-10-14  2:30 UTC  (3+ messages)

Elan TS driver patch
 2014-10-14  2:30 UTC  (7+ messages)

[PATCH] Input: alps - fix v4 button press recognition
 2014-10-14  2:26 UTC 

[PATCH] mm/compaction: avoid premature range skip in isolate_migratepages_range
 2014-10-14  2:26 UTC  (2+ messages)

[PATCH 1/2] sched/deadline: don't need to check SD_BALANCE_FORK
 2014-10-14  2:22 UTC  (2+ messages)
` [PATCH 2/2] sched/deadline: don't need to balance during wakeup if wakee is pinned

[PATCH 0/3] virtio: simplify virtio_ring
 2014-10-14  2:21 UTC  (5+ messages)
` [PATCH 1/3] virtio_net: pass well-formed sgs to virtqueue_add_*()

[PATCH] staging: dgap: re-arrange functions for removing forward declarations
 2014-10-14  2:19 UTC  (8+ messages)

Verify Your Account Else It Will Be Blocked
 2014-10-14  2:18 UTC 

[RFC PATCH] arm64/efi: use stable virtual mappings for UEFI runtime services
 2014-10-14  2:17 UTC  (3+ messages)

Verify Your Account Else It Will Be Blocked
 2014-10-14  2:17 UTC  (2+ messages)

Verify Your Account Else It Will Be Blocked
 2014-10-14  2:17 UTC 

How can I check creator of probe point?
 2014-10-14  2:16 UTC 

is there HTTPS in GRUB2?
 2014-10-14  2:14 UTC  (2+ messages)

[PATCH 00/17] blktap2 related bugfix patches
 2014-10-14  2:14 UTC  (18+ messages)
` [PATCH 01/17] tools: blktap2: dynamic allocate aio_requests to avoid -EBUSY error
` [PATCH 02/17] tools: block-remus: pass uuid to the callback td_open
` [PATCH 03/17] tools: block-remus: use correct way to get remus_image
` [PATCH 04/17] tools: block-remus: fix bug in tdremus_close()
` [PATCH 05/17] tools: block-remus: fix memory leak
` [PATCH 06/17] tools: blktap2: return the correct dev path
` [PATCH 07/17] tools: blktap2: use correct way to get free event id
` [PATCH 08/17] tools: blktap2: don't return negative "
` [PATCH 09/17] tools: blktap2: use correct way to define array
` [PATCH 10/17] tools: block-remus: fix bug in ctl_request()
` [PATCH 11/17] tools: block-remus: clean unused functions
` [PATCH 12/17] tools: blktap2: implement an API to create a connection asynchronously
` [PATCH 13/17] tools: block-remus: connect to backup asynchronously
` [PATCH 14/17] block-remus: switch to unprotected mode before closing
` [PATCH 15/17] tools: blktap2: move ramdisk related codes to block-replication.c
` [PATCH 16/17] support blktap remus in xl
` [PATCH 17/17] HACK: libxl/remus: setup and control disk replication for blktap2 backends

what is the best way to monitor raid1 drive failures?
 2014-10-14  2:13 UTC  (4+ messages)

Socket receive, send
 2014-10-14  2:12 UTC 

color box, display box, corrugated box, color card, blister card, color sleeve, hang tag, label
 2014-10-14  1:54 UTC 

ARMADA 370 - Distributed Switch Architecture (dsa) - device tree
 2014-10-14  2:08 UTC  (2+ messages)

RCU bug with v3.17-rc3 ?
 2014-10-14  2:06 UTC  (13+ messages)

[PATCH 0/6] regmap: cache: cleanup and fix bugs
 2014-10-14  2:03 UTC  (7+ messages)
` [PATCH 2/6] regmap: cache: cleanup regcache_hw_init()
` [PATCH 6/6] regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error

[v3] spi: orion: support armada extended baud rates
 2014-10-14  2:03 UTC  (2+ messages)

[Qemu-devel] [question] is it posssible that big-endian l1 table offset referenced by other I/O while updating l1 table offset in qcow2_update_snapshot_refcount?
 2014-10-14  1:55 UTC  (10+ messages)
` [Qemu-devel] [question] is it possible "
    ` [Qemu-devel] [question] is it possible that big-endian l1 tableoffset "
        ` [Qemu-devel] [question] is it possible that big-endian l1 tableoffsetreferenced "
            ` [Qemu-devel] [question] is it possible that big-endian l1 tableoffsetreferencedby "
                ` [Qemu-devel] [question] is it possible that big-endian l1tableoffsetreferencedby other I/O while updating l1 table offset inqcow2_update_snapshot_refcount?

[RFC PATCH 0/3] i2c: show and change bus frequency via sysfs
 2014-10-14  1:53 UTC  (4+ messages)
` [RFC PATCH 3/3] "

[3.13.y.z extended stable] Linux 3.13.11.9 stable review
 2014-10-14  1:52 UTC  (5+ messages)
` [PATCH 3.13 163/163] lzo: check for length overrun in variable length encoding

[git pull] drm tree for 3.18-rc1
 2014-10-14  1:52 UTC  (2+ messages)

[PATCH] lib/raid6: Add log level to printks
 2014-10-14  1:51 UTC  (2+ messages)

[patch 0/3] mm: memcontrol: lockless page counters v3
 2014-10-14  1:46 UTC  (8+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters
` [patch 2/3] mm: hugetlb_cgroup: convert to "
` [patch 3/3] kernel: res_counter: remove the unused API

[PATCH v7 00/10] Intel MPX support
 2014-10-14  1:44 UTC  (6+ messages)
` [PATCH v7 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER

Raid5 hang in 3.14.19
 2014-10-14  1:42 UTC  (10+ messages)

avoid ust_libc traces
 2014-10-14  1:34 UTC 

[PATCH 1/2] sna: Fix URB offset shift on 3DSTATE_SBE
 2014-10-13 18:33 UTC  (2+ messages)
` [PATCH 2/2] sna: a bit of cleanup on gen8_render.h

[nightly] Distroless meta-ti/master minimal build 2014-10-13_21-01-10
 2014-10-14  1:10 UTC 

btrfs send and kernel 3.17
 2014-10-14  1:30 UTC  (10+ messages)
      ` btrfs random filesystem corruption in "

[PATCH 1/1 v2] driver:mtd:spi-nor:fix spi_nor_scan overwrite platform ID point
 2014-10-14  1:26 UTC  (2+ messages)

[PATCH 3.17 00/25] 3.17.1-stable review
 2014-10-14  1:27 UTC  (3+ messages)

[PATCH v2 0/4] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7
 2014-10-14  1:26 UTC  (6+ messages)
` [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7

[PATCH v2 0/2] crypto: qat - Fix for invalid dma mapping and numa
 2014-10-14  1:24 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: qat - Prevent dma mapping zero length assoc data
` [PATCH v2 2/2] crypto: qat - Enforce valid numa configuration

[PATCH v3 0/3] make incomplete dumpfile analyzable
 2014-10-14  1:23 UTC  (5+ messages)
` [PATCH v3 1/3] makedumpfile: make get_elf64_phdr()/get_elf32_phdr() public
` [PATCH v3 2/3] make the incomplete dumpfile generated by ENOSPC error analyzable
` [PATCH v3 3/3] implementation of dealing with kdump-compressed dumpfile with ENOSPC error

[PATCH] powerpc: Remove ppc64_boot_msg
 2014-10-14  1:24 UTC 

[PATCH] xen/setup: add paranoid index check and warning
 2014-10-14  1:19 UTC 

[PATCH] xen/setup: add paranoid index check and warning
 2014-10-14  1:19 UTC 

[PATCH] xen/setup: add paranoid index check and warning
 2014-10-14  1:19 UTC  (2+ messages)

[PATCH] Initialise hash variable to prevent compiler warnings
 2014-10-14  1:13 UTC  (3+ messages)

[RESUBMIT PATCH v3 0/8] Adding Skyworks SKY81452 device drivers
 2014-10-14  1:11 UTC  (6+ messages)
` [RESUBMIT PATCH v4 0/8] Add "
  ` [RESUBMIT PATCH v4 7/8] regulator: sky81452: Add compatible string for device binding

[PATCH] remote.c - Make remote definition require a url
 2014-10-14  1:05 UTC  (3+ messages)

[PATCH] powerpc: Remove ppc_md.remove_memory
 2014-10-14  1:04 UTC 

[git pull] m68knommu arch fixes for 3.18
 2014-10-14  0:46 UTC 

RTL8188SU(rtl8192su) - unavailable
 2014-10-14  0:59 UTC  (6+ messages)
          ` RTL8188SU(rtl8192su) & rtl8192sufw-ap.bin

[PATCH v2 0/1 resend] spi: Using Trigger number to transmit/receive data
 2014-10-14  0:57 UTC  (4+ messages)
  ` [PATCH v2 1/1 "

[PATCH 0/5] app/test: unit test to measure cycles per packet
 2014-10-14  0:54 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] app/test: unit test for rx and tx cycles/packet

[PATCH v4] xfs: rework zero range to prevent invalid i_size updates
 2014-10-14  0:50 UTC  (3+ messages)

Direct Stream Digital (DSD/DST, One Bit Audio) HDMI pass-trough
 2014-10-14  0:49 UTC  (3+ messages)

[PATCH 3/3] test-lib.sh: support -x option for shell-tracing
 2014-10-14  0:46 UTC  (7+ messages)
` [PATCH v2 "

[PATCH v3 1/7] ethdev: add more annotations
 2014-10-14  0:42 UTC  (5+ messages)
` [PATCH v4 0/7] Support configuring hash functions
  ` [PATCH v4 4/7] i40e: add hash filter control implementation

[RFC] dealing with proc_ns_follow_link() and "namespace" dentries
 2014-10-14  0:41 UTC  (2+ messages)

[PATCH] powerpc/pci: Quieten unset I/O resource warning
 2014-10-14  0:40 UTC 

[PATCH 0/4] Allow building Git with Asciidoctor
 2014-10-14  0:34 UTC  (3+ messages)

[PATCH v4 00/25] virtio: fix spec compliance issues
 2014-10-14  0:31 UTC  (3+ messages)
` [PATCH v4 04/25] virtio: defer config changed notifications

Nested VMX guest tsc_deadline OOPS
 2014-10-14  0:24 UTC 

Micro Ceph summit during the OpenStack summit
 2014-10-14  0:16 UTC  (4+ messages)

unaligned accesses in SLAB etc
 2014-10-14  0:14 UTC  (12+ messages)

Not getting an AVDTP: incoming connect
 2014-10-14  0:09 UTC 

something is wrong in commit 971f10eca1 - tcp: better TCP_SKB_CB layout to reduce cache line misses
 2014-10-14  0:09 UTC  (4+ messages)

How can I submit patch for bug #42944 ?
 2014-10-14  0:06 UTC  (2+ messages)

[PATCH v2 0/4] Add SGMII based 1GbE support to APM X-Gene SoC ethernet driver
 2014-10-14  0:05 UTC  (10+ messages)
` [PATCH v2 1/4] dtb: Add SGMII based 1GbE node to APM X-Gene SoC device tree
` [PATCH v2 2/4] drivers: net: xgene: Preparing for adding SGMII based 1GbE
` [PATCH v2 3/4] drivers: net: xgene: Add SGMII based 1GbE support
` [PATCH v2 4/4] drivers: net: xgene: Add SGMII based 1GbE ethtool support

[Buildroot] [PATCH 1/1 v2] ubus: new package
 2014-10-13 23:52 UTC 

[PATCH v2] gpio: lib-sysfs: Add 'wakeup' attribute
 2014-10-13 23:50 UTC 

massive memory leak in 3.1[3-5] with nfs4+kerberos
 2014-10-13 23:50 UTC  (3+ messages)

[PATCH] drm/i915: Audio N value computed for pixel doubled modes
 2014-10-13 23:46 UTC  (6+ messages)
` [PATCH v2] "

Mount: Structure needs cleaning
 2014-10-13 23:47 UTC  (6+ messages)

[PATCH RESEND] gpio: lib-sysfs: Add 'wakeup' attribute
 2014-10-13 23:47 UTC  (4+ messages)

[meta-qt5] What is needed to build a recipe with CMake?
 2014-10-13 23:45 UTC  (6+ messages)

PROBLEM: Boot failure with bad RIP value
 2014-10-13 23:45 UTC 

[PATCH 0/2] shrink virtio baloon on OOM in guest
 2014-10-13 23:44 UTC  (5+ messages)
` [PATCH 2/2] virtio_balloon: free some memory from baloon on OOM

Where is DRAM initialisation done?
 2014-10-13 23:36 UTC  (4+ messages)

[linux-next test] 30722: tolerable FAIL
 2014-10-13 23:30 UTC 

What's cooking summary snapshot
 2014-10-13 23:29 UTC 

[PATCH v1 0/3] Add SGMII based 1GbE support to APM X-Gene SoC ethernet driver
 2014-10-13 23:19 UTC  (5+ messages)
` [PATCH v1 2/3] drivers: net: xgene: Add SGMII based 1GbE support

[PATCH] ARM: dts: rockchip: add I2S controllers for rk3066 and rk3188
 2014-10-13 23:18 UTC  (4+ messages)

IOTLB page size question
 2014-10-13 23:16 UTC  (3+ messages)

Patch status?
 2014-10-13 23:15 UTC 

Hauppauge HVR-2200 (saa7164) problems (on Linux Mint 17)
 2014-10-13 23:11 UTC 

[PATCH 0/4] chrisl master branch patches
 2014-10-13 22:58 UTC  (3+ messages)

avoid ust_libc traces
 2014-10-13 22:56 UTC 

Dynamic port/pipe QoS configuration
 2014-10-13 22:54 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.