All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-23 19:38:30 to 2014-10-23 21:16:20 UTC [more...]

rcu_preempt detected stalls
 2014-10-23 21:13 UTC  (17+ messages)

+ mm-cma-make-kmemleak-ignore-cma-regions-fix-fix.patch added to -mm tree
 2014-10-23 21:15 UTC 

[PATCH 00/16] perf tools: Intel PT preparation continued
 2014-10-23 21:11 UTC  (6+ messages)
` [PATCH 01/16] perf tools: Add id index
` [PATCH 04/16] perf tools: Add a thread stack for synthesizing call chains

[PATCH] mm/cma: Make kmemleak ignore CMA regions
 2014-10-23 21:09 UTC  (5+ messages)

[resend PATCH 0/3] usb: dwc3: ACPI support
 2014-10-23 21:29 UTC  (4+ messages)
` [resend PATCH 1/3] ACPI / platform: provide default DMA mask

[REVIEW PATCH v1 1/2] [media] rc: port IgorPlug-USB to rc-core
 2014-10-23 20:58 UTC  (2+ messages)
` [REVIEW PATCH v1 2/2] [media] lirc_igorplugusb: remove

[U-Boot] [PATCH] board: wandboard: add usb storage
 2014-10-23 21:04 UTC  (6+ messages)
` [U-Boot] [PATCH v3] "

Hook location of IMQ
 2014-10-23 21:04 UTC  (3+ messages)

[BISECT] v3.18-rc1 doesn't boot on nitrogen6x i.MX6 board
 2014-10-23 20:58 UTC  (2+ messages)

[RFC] [PATCHv3 0/9] reiser4: batch discard support (FITRIM ioctl): initial implementation
 2014-10-23 20:58 UTC  (4+ messages)
` [RFC] [PATCHv3 2/9] reiser4: block_alloc: add a "forward" parameter to reiser4_blocknr_hint to allocate blocks only in forward direction

[PATCH] ACPI: invoke acpi_device_wakeup() with correct parameters
 2014-10-23 21:17 UTC  (2+ messages)

[PATCH v2] ARM: supplementing IO accessors with 64 bit capability
 2014-10-23 20:53 UTC  (3+ messages)

kernel 3.17.1: fail to use USB3 device after resuming from suspend
 2014-10-23 21:13 UTC  (2+ messages)

[net 1/2] sctp: add transport state in /proc/net/sctp/remaddr
 2014-10-23 20:52 UTC  (8+ messages)
` [net 2/2] sctp: replace seq_printf with seq_puts

NFSoRDMA developers bi-weekly meeting minutes (10/23)
 2014-10-23 20:51 UTC  (4+ messages)

Tag to help count manual patch fixes
 2014-10-23 20:51 UTC  (3+ messages)

[PATCH] PCI / PM: handle failure to enable wakeup on PCIe PME
 2014-10-23 21:10 UTC  (4+ messages)

Why is the deferred initcall patch not mainline?
 2014-10-23 20:50 UTC  (14+ messages)

[PATCH v7] Sanity check xsave area when migrating or restoring from older Xen verions
 2014-10-23 20:49 UTC 

[U-Boot] [PATCH v2 0/15] dm: omap: Provide access to driver model for am335x, and move boards
 2014-10-23 20:48 UTC  (3+ messages)
` [U-Boot] [PATCH v2 15/15] dm: omap3: Move to driver model for GPIO and serial

next - vgextend: use process_each_vg
 2014-10-23 20:48 UTC 

[PATCH for 4.5 v7 0/1] Add mmio_hole_size (was Add pci_hole_min_size)
 2014-10-23 20:47 UTC  (8+ messages)
` [PATCH for 4.5 v7 1/1] Add mmio_hole_size

Intentionally corrupted vfat fs causing BUG
 2014-10-23 20:46 UTC  (11+ messages)

[U-Boot] [PATCH 0/14] dm: omap: Provide access to driver model for am335x, and move boards
 2014-10-23 20:45 UTC  (5+ messages)
` [U-Boot] [PATCH 07/14] dm: dts: omap: Select correct console for beaglebone

i915.fastboot bug report - not working on coreboot
 2014-10-23 20:44 UTC  (4+ messages)

[RFC] tcp md5 use of alloc_percpu
 2014-10-23 20:44 UTC  (10+ messages)
            ` [PATCH net] tcp: md5: percpu tcp_md5sig_pool must not span pages
              ` [PATCH v2 net] tcp: md5: do not use alloc_percpu()

ALSA HDMI output not detected
 2014-10-23 20:44 UTC  (3+ messages)

[Qemu-devel] [PULL 00/32] Block patches
 2014-10-23 20:42 UTC  (33+ messages)
` [Qemu-devel] [PULL 01/32] MAINTAINERS: add aio to block layer
` [Qemu-devel] [PULL 02/32] MAINTAINERS: qemu-iotests belongs to the "
` [Qemu-devel] [PULL 03/32] MAINTAINERS: add the image fuzzer "
` [Qemu-devel] [PULL 04/32] block/vdi: Use {DIV_,}ROUND_UP
` [Qemu-devel] [PULL 05/32] block: qemu-iotests change _supported_proto to file once more
` [Qemu-devel] [PULL 06/32] block: Add qemu_{,try_}blockalign0()
` [Qemu-devel] [PULL 07/32] qcow2: Calculate refcount block entry count
` [Qemu-devel] [PULL 08/32] qcow2: Fix leaks in dirty images
` [Qemu-devel] [PULL 09/32] qcow2: Split qcow2_check_refcounts()
` [Qemu-devel] [PULL 10/32] qcow2: Use sizeof(**refcount_table)
` [Qemu-devel] [PULL 11/32] qcow2: Pull check_refblocks() up
` [Qemu-devel] [PULL 12/32] qcow2: Use int64_t for in-memory reftable size
` [Qemu-devel] [PULL 13/32] qcow2: Split fail code in L1 and L2 checks
` [Qemu-devel] [PULL 14/32] qcow2: Let inc_refcounts() return -errno
` [Qemu-devel] [PULL 15/32] qcow2: Let inc_refcounts() resize the reftable
` [Qemu-devel] [PULL 16/32] qcow2: Reuse refcount table in calculate_refcounts()
` [Qemu-devel] [PULL 17/32] qcow2: Fix refcount blocks beyond image end
` [Qemu-devel] [PULL 18/32] qcow2: Do not perform potentially damaging repairs
` [Qemu-devel] [PULL 19/32] qcow2: Rebuild refcount structure during check
` [Qemu-devel] [PULL 20/32] qcow2: Clean up after refcount rebuild
` [Qemu-devel] [PULL 21/32] iotests: Fix test outputs
` [Qemu-devel] [PULL 22/32] iotests: Add test for potentially damaging repairs
` [Qemu-devel] [PULL 23/32] qcow2: Drop REFCOUNT_SHIFT
` [Qemu-devel] [PULL 24/32] docs/qcow2: Correct refcount_block_entries
` [Qemu-devel] [PULL 25/32] docs/qcow2: Limit refcount_order to [0, 6]
` [Qemu-devel] [PULL 26/32] block: Respect underlying file's EOF
` [Qemu-devel] [PULL 27/32] qemu-io: Respect early image end for map
` [Qemu-devel] [PULL 28/32] iotests: Add test for map commands
` [Qemu-devel] [PULL 29/32] qcow2: Do not overflow when writing an L1 sector
` [Qemu-devel] [PULL 30/32] iotests: Add test for qcow2 L1 table update
` [Qemu-devel] [PULL 31/32] block: char devices on FreeBSD are not behind a pager
` [Qemu-devel] [PULL 32/32] qemu-img: Print error if check failed

device balance times
 2014-10-23 20:38 UTC  (6+ messages)
    ` 5 _thousand_ snapshots? even 160? (was: device balance times)
        ` 5 _thousand_ snapshots? even 160?

[RFC 0/2] enable pool shrinking in page unit
 2014-10-23 20:36 UTC  (3+ messages)
` [RFC 1/2] staging: ion: shrink page-pool by "

[U-Boot] [PATCH] kbuild: clear VENDOR variable to fix build error on tcsh
 2014-10-23 20:35 UTC  (2+ messages)

[linux-next test] 30872: tolerable trouble: blocked/broken/fail/pass
 2014-10-23 20:35 UTC 

[U-Boot] Please pull u-boot-tegra/master into ARM/master
 2014-10-23 20:34 UTC  (2+ messages)

[PATCH] omap2430: use MUSB_DEVCTL_BDEVICE
 2014-10-23 20:34 UTC 

[PATCH] scsi_debug: switch to table based parser
 2014-10-23 20:33 UTC 

[PATCH 0/2] signal: simplify/document lock_task_sighand() logic
 2014-10-23 20:29 UTC  (4+ messages)
` [PATCH v2 0/2] document ->sighand protection, rcu_read_unlock() deadlocks

[PATCHSET 0/5] perf tools: option parsing improvement
 2014-10-23 20:33 UTC  (5+ messages)
` [PATCH 4/5] perf tools: Add support for exclusive option

iwlwifi: Reason 7 periodic disconnect
 2014-10-23 20:33 UTC  (31+ messages)

gcc 4.9 build warnings (was: Re: next build: 2674 warnings 1 failures (next/next-20141022))
 2014-10-23 20:33 UTC  (4+ messages)

[PATCH] i386/audit: stop scribbling on the stack frame
 2014-10-23 20:30 UTC  (7+ messages)

[PATCH] staging: comedi: introduce some sample size manipulation functions
 2014-10-23 20:23 UTC  (3+ messages)

+ mm-cma-make-kmemleak-ignore-cma-regions-fix.patch added to -mm tree
 2014-10-23 20:22 UTC 

+ mm-cma-make-kmemleak-ignore-cma-regions.patch added to -mm tree
 2014-10-23 20:22 UTC 

[PATCH 1/2] mtd-utils: jffs2dump: XATTR and XREF support for content dump
 2014-10-23 20:21 UTC  (3+ messages)
` [PATCH 2/2] mtd-utils: jffs2dump: XATTR and XREF support for endianess conversion

[Qemu-devel] [PATCH] i386: fix icount processing for repz instructions
 2014-10-23 20:19 UTC  (3+ messages)

/drivers/staging/TODO doc and kernel tasks question
 2014-10-23 20:18 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/13] dm: Implement driver model support in SPL
 2014-10-23 20:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2 13/13] dm: Update documentation to include CONFIG_DM... options

[Buildroot] [PATCH] botan: fix mips64 build using n32 ABI
 2014-10-23 20:16 UTC  (2+ messages)

[Buildroot] [git commit] botan: fix mips64 build using n32 ABI
 2014-10-23 20:15 UTC 

[Qemu-devel] [PATCH v4 00/47] Postcopy implementation
 2014-10-23 20:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 14/47] Return path: Control commands

git tree for y2038 patches, to be added to linux-next
 2014-10-23 20:15 UTC 

[Buildroot] [PATCH 1/2] pixman: rename patches to follow the new name structure
 2014-10-23 20:15 UTC  (2+ messages)

[PATCH] ARM: supplementing IO accessors with 64 bit capability
 2014-10-23 20:15 UTC  (8+ messages)

[Buildroot] [git commit] pixman: Fix C pre-processor issues in LEAF_MIPS32R2
 2014-10-23 20:15 UTC 

[Buildroot] [git commit] pixman: rename patches to follow the new name structure
 2014-10-23 20:14 UTC 

+ memcg-remove-mem_cgroup_reclaimable-check-from-soft-reclaim.patch added to -mm tree
 2014-10-23 20:14 UTC 

+ mm-memcontrol-do-not-filter-reclaimable-nodes-in-numa-round-robin.patch added to -mm tree
 2014-10-23 20:14 UTC 

[Buildroot] [PATCH 1/1] package: indentation cleanup
 2014-10-23 20:14 UTC  (2+ messages)

[Buildroot] [git commit] package: indentation cleanup
 2014-10-23 20:13 UTC 

[Buildroot] [PATCH] tftpd: Install TFTP client as well
 2014-10-23 20:13 UTC  (2+ messages)

[PATCH] usb: serial: Perform verification for FTDI FT232R devices
 2014-10-23 19:53 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [git commit] tftpd: install TFTP client as well
 2014-10-23 20:11 UTC 

[BISECTED] arm: mvebu: Kernel hang after ae9304c9d311 if OF_SELFTEST=y
 2014-10-23 20:11 UTC  (5+ messages)

[Buildroot] [PATCH] inadyn: bump to version 1.99.12
 2014-10-23 20:11 UTC  (2+ messages)

[OPW PATCH V4] tools: xl: refactor code to parse network device options
 2014-10-23 20:08 UTC  (5+ messages)

[merged] mm-migratec-fix-set-cpupid-on-page-migration-twice-against-thp.patch removed from -mm tree
 2014-10-23 20:10 UTC 

[U-Boot] [PATCH 0/7] dm: Introduce driver model for Atmel at91
 2014-10-23 20:10 UTC  (15+ messages)
` [U-Boot] [PATCH 1/7] dm: at91: Correct text base for snapper9260
` [U-Boot] [PATCH 5/7] dm: at91: Refactor serial driver slightly for driver model
` [U-Boot] [PATCH 6/7] dm: at91: Add driver model support for the serial driver
` [U-Boot] [PATCH 7/7] dm: at91: Convert snapper9260 to use driver model

[Buildroot] [git commit] inadyn: bump to version 1.99.12
 2014-10-23 20:10 UTC 

[Buildroot] [PATCH] dropbear: bump to version 2014.66
 2014-10-23 20:09 UTC  (2+ messages)

[Buildroot] [git commit] dropbear: bump to version 2014.66
 2014-10-23 20:09 UTC 

[PATCH 1/1] fanotify.7: double mounted paths
 2014-10-23 20:09 UTC 

localed stuck in recent 3.18 git in copy_net_ns?
 2014-10-23 20:05 UTC  (12+ messages)

[REVIEW] Submitting Media Patches
 2014-10-23 20:05 UTC  (2+ messages)

[Buildroot] [PATCH] intltool: fix build
 2014-10-23 20:08 UTC  (4+ messages)

squash commits deep down in history
 2014-10-23 20:08 UTC  (2+ messages)

[PATCH 1/1] fanotify.7: kernel version in BUGS section
 2014-10-23 20:06 UTC 

+ ocfs2-remove-pointless-assignment-in-ocfs2_init.patch added to -mm tree
 2014-10-23 20:06 UTC 

+ ocfs2-report-error-from-o2hb_do_disk_heartbeat-to-user.patch added to -mm tree
 2014-10-23 20:06 UTC 

[PATCH 1/1 linux-next] fs/affs/file.c: adding support to O_DIRECT
 2014-10-23 20:05 UTC  (2+ messages)

+ mm-cma-use-%pa-to-avoid-truncating-the-physical-address.patch added to -mm tree
 2014-10-23 20:03 UTC 

[PATCH RFC] tun: fix sparse warnings for virtio headers
 2014-10-23 20:03 UTC  (2+ messages)

[BUG] Possible issue with word-diff option
 2014-10-23 20:01 UTC  (2+ messages)

git tag for counting uses of Coccinelle
 2014-10-23 19:59 UTC  (2+ messages)
` [Cocci] "

[Buildroot] [PATCH] ruby: disable fiddle support for bfin
 2014-10-23 19:58 UTC 

[Buildroot] [git commit] intltool: fix build issues
 2014-10-23 19:58 UTC 

+ lib-show_mem-this-patch-adds-cma-reserved-infromation-fix.patch added to -mm tree
 2014-10-23 19:57 UTC 

+ lib-show_mem-this-patch-adds-cma-reserved-infromation.patch added to -mm tree
 2014-10-23 19:57 UTC 

[PATCH 00/14] net: dsa: Fixes and enhancements
 2014-10-23 19:55 UTC  (11+ messages)
` [PATCH 06/14] net: dsa: Add support for hardware monitoring

+ zram-implement-rw_page-operation-of-zram.patch added to -mm tree
 2014-10-23 19:53 UTC 

+ zram-change-parameter-from-vaild_io_request.patch added to -mm tree
 2014-10-23 19:53 UTC 

+ zram-remove-bio-parameter-from-zram_bvec_rw.patch added to -mm tree
 2014-10-23 19:53 UTC 

[Qemu-devel] [Bug 1384892] [NEW] RTL8168 NIC VFIO not working anymore since QEMU 2.1
 2014-10-23 19:42 UTC 

[PATCH] target-i386: add Intel AVX-512 support
 2014-10-23 19:49 UTC  (3+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH] musb: fix warning in include/linux/usb/musb.h
 2014-10-23 19:49 UTC  (2+ messages)

ixgbe driver fails occasionally since ee98b577e7711d5890ded2c7b05578a29512bd39
 2014-10-23 19:48 UTC  (2+ messages)

+ befs-remove-dead-code.patch added to -mm tree
 2014-10-23 19:45 UTC 

+ mm-memcontrol-fold-mem_cgroup_start_move-mem_cgroup_end_move-fix.patch added to -mm tree
 2014-10-23 19:43 UTC 

[Buildroot] Question about native tools
 2014-10-23 19:42 UTC  (4+ messages)

[RESEND] [PATCH 0/4] Convert khugepaged to a task_work function
 2014-10-23 19:37 UTC  (4+ messages)
` [PATCH 2/4] Add pgcollapse controls to task_struct

[PATCH V3] kernel, add bug_on_warn
 2014-10-23 19:40 UTC  (4+ messages)

[PATCH] memcg: Fix NULL pointer deref in task_in_mem_cgroup()
 2014-10-23 19:38 UTC  (5+ messages)


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.