All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-03 22:22:50 to 2014-04-04 00:35:47 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-04-04  0:35 UTC 

[Qemu-devel] [PATCH 2.0] PPC: E500: Set PIR default reset value rather than SPR value
 2014-04-04  0:26 UTC  (4+ messages)

[PATCH] fujitsu-tablet: add support for Lifebook T901 and T902
 2014-04-04  0:27 UTC  (2+ messages)

master - lib: Share lvm_even_rand for random numbers
 2014-04-04  0:27 UTC 

Hard restart required
 2014-04-04  0:26 UTC 

[PATCH] sysvinit: fix the bootlogd init script header
 2014-04-04  0:26 UTC 

[PATCH 1/2] Allow users to specify dbus name replacement behaviour
 2014-04-04  0:25 UTC  (4+ messages)

[PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC
 2014-04-04  1:16 UTC 

master - vgsplit: Mark cache moving code NOTREACHED
 2014-04-04  0:19 UTC 

[PATCH] NVMe: Increase shutdown complete time
 2014-04-04  0:18 UTC  (7+ messages)

master - man: Add lvmthin(7)
 2014-04-04  0:14 UTC 

[PATCH] net: smc911x: Remove unused local variable
 2014-04-04  0:16 UTC 

[3.5.y.z extended stable] Linux 3.5.7.33 stable review
 2014-04-04  0:13 UTC  (3+ messages)
` [PATCH 3.5 71/71] ioat: fix tasklet tear down

[PATCH 1/2] Allow users to specify dbus name replacement behaviour
 2014-04-04  0:13 UTC  (5+ messages)

Coverity CID 142811: pci_set_vga_state() operands don't affect result
 2014-04-04  0:12 UTC  (3+ messages)

[BUG] x86: reboot doesn't reboot
 2014-04-04  0:12 UTC  (15+ messages)
  ` FW: "

[PATCH 1/1] Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
 2014-04-04  1:02 UTC 

Coverity CIDs 138749, 138750: cnb20le_res() unintended sign extension
 2014-04-04  0:02 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-04-04  0:02 UTC 

RPS vs RFS
 2014-04-03 23:58 UTC  (2+ messages)

[GIT PULL] ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf
 2014-04-03 23:56 UTC  (2+ messages)

Bug: libmount essentially undocumented
 2014-04-03 23:52 UTC  (5+ messages)

[PATCH] arm: don't allow CONFIG_DEBUG_SET_MODULE_RONX if CONFIG_JUMP_LABEL is enabled
 2014-04-03 23:48 UTC  (8+ messages)

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-03 23:47 UTC  (27+ messages)
                                  ` [PATCH] ipc,shm: disable shmmax and shmall by default

Add new eMCA trace event interface
 2014-04-03 23:46 UTC  (3+ messages)
` [PATCH 4/5] trace, eMCA: Add a knob to adjust where to save event log

[PATCH] staging: comedi: s626: use comedi_timeout() on remaining loops
 2014-04-03 23:43 UTC  (2+ messages)
` [PATCH v3] "

Promela/spin model for NO_HZ_FULL_SYSIDLE code
 2014-04-03 23:43 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-04-03 23:43 UTC 

Initramfs FSID altered in 3.14
 2014-04-03 23:41 UTC  (3+ messages)
` [PATCH] fs: Don't return 0 from get_anon_bdev

Problem: Fan speed bugs (serious)
 2014-04-03 23:41 UTC 

[PATCH 0/9] Add Qualcomm crypto driver
 2014-04-03 23:38 UTC  (5+ messages)
` [PATCH 1/9] crypto: qce: Add core driver implementation
` [PATCH 3/9] crypto: qce: Add dma and sg helpers

[PATCH 00/49] rc-core: my current patch queue
 2014-04-03 23:35 UTC  (50+ messages)
` [PATCH 01/49] bt8xx: fixup RC5 decoding
` [PATCH 02/49] rc-core: improve ir-kbd-i2c get_key functions
` [PATCH 03/49] rc-core: document the protocol type
` [PATCH 04/49] rc-core: do not change 32bit NEC scancode format for now
` [PATCH 05/49] rc-core: split dev->s_filter
` [PATCH 06/49] rc-core: remove generic scancode filter
` [PATCH 07/49] dib0700: NEC scancode cleanup
` [PATCH 08/49] lmedm04: "
` [PATCH 09/49] saa7134: NEC scancode fix
` [PATCH 10/49] [RFC] rc-core: use the full 32 bits for NEC scancodes
` [PATCH 11/49] [RFC] rc-core: don't throw away protocol information
` [PATCH 12/49] rc-core: simplify sysfs code
` [PATCH 13/49] rc-core: remove protocol arrays
` [PATCH 14/49] rc-core: rename dev->scanmask to dev->scancode_mask
` [PATCH 15/49] rc-core: merge rc5 and streamzap decoders
` [PATCH 16/49] rc-core: use an IDA rather than a bitmap
` [PATCH 17/49] rc-core: add chardev
` [PATCH 18/49] rc-core: allow chardev to be read
` [PATCH 19/49] rc-core: use a kfifo for TX data
` [PATCH 20/49] rc-core: allow chardev to be written
` [PATCH 21/49] rc-core: add ioctl support to the rc chardev
` [PATCH 22/49] rc-core: add an ioctl for getting IR RX settings
` [PATCH 23/49] rc-loopback: add RCIOCGIRRX ioctl support
` [PATCH 24/49] rc-core: add an ioctl for setting IR RX settings
` [PATCH 25/49] rc-loopback: add RCIOCSIRRX ioctl support
` [PATCH 26/49] rc-core: add an ioctl for getting IR TX settings
` [PATCH 27/49] rc-loopback: add RCIOCGIRTX ioctl support
` [PATCH 28/49] rc-core: add an ioctl for setting IR TX settings
` [PATCH 29/49] rc-loopback: add RCIOCSIRTX ioctl support
` [PATCH 30/49] rc-core: leave the internals of rc_dev alone
` [PATCH 31/49] rc-core: split rc-main.c into rc-main.c and rc-keytable.c
` [PATCH 32/49] rc-core: prepare for multiple keytables
` [PATCH 33/49] rc-core: make the keytable of rc_dev an array
` [PATCH 34/49] rc-core: add ioctls for adding/removing keytables from userspace
` [PATCH 35/49] rc-core: remove redundant spinlock
` [PATCH 36/49] rc-core: make keytable RCU-friendly
` [PATCH 37/49] rc-core: allow empty keymaps
` [PATCH 38/49] rc-core: rename ir-raw.c
` [PATCH 39/49] rc-core: make IR raw handling a separate module
` [PATCH 40/49] rc-ir-raw: simplify locking
` [PATCH 41/49] rc-core: rename mutex
` [PATCH 42/49] rc-ir-raw: atomic reads of protocols
` [PATCH 43/49] rc-core: fix various sparse warnings
` [PATCH 44/49] rc-core: don't report scancodes via input devices
` [PATCH 45/49] rc-ir-raw: add various rc_events
` [PATCH 46/49] rc-core: use struct rc_event for all rc communication
` [PATCH 47/49] rc-core: add keytable events
` [PATCH 48/49] rc-core: move remaining keytable functions
` [PATCH 49/49] rc-core: make rc-core.h userspace friendly

[RFC] mm,tracing: improve current situation
 2014-04-03 23:34 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/bwh/linux-3.2.y-queue
 2014-04-03 23:33 UTC 

[PATCH 7/9] driver: staging: wlan-ng: Fixed white spaces issues
 2014-04-03 23:29 UTC  (7+ messages)

[PATCH] omap4iss: Add missing white space
 2014-04-03 23:31 UTC 

[PATCH] omap4iss: Remove VIDEO_OMAP4_DEBUG Kconfig option
 2014-04-03 23:30 UTC 

[PATCH 00/11] rc-core: My current patch queue
 2014-04-03 23:27 UTC  (3+ messages)
` [PATCH 05/11] rc-core: split dev->s_filter

[PATCH v9 00/18] xenctx: Many changes
 2014-04-03 23:27 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.0? 0/2] fix bugs involving linux-user signal handling
 2014-04-03 23:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-2.0? 2/2] cpu-exec: Unlock tb_lock if we longjmp out of code generation

linux-3.14 nfsd regression
 2014-04-03 23:21 UTC  (6+ messages)

Lirc codec and starting "space" event
 2014-04-03 23:21 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] omap3: zoom1: long pending cleanups :(
 2014-04-03 23:19 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD
` [U-Boot] [PATCH 2/7] OMAP3: zoom1: Configure GPMC for Ethernet
` [U-Boot] [PATCH 3/7] OMAP3: zoom1: enable LAN9211
` [U-Boot] [PATCH 4/7] omap3: zoom1: enable common network commands
` [U-Boot] [PATCH 5/7] omap3: zoom1: disable JFFS2 and enable FS_GENERIC
` [U-Boot] [PATCH 6/7] omap3: zoom1: enable bootz
` [U-Boot] [PATCH 7/7] omap3: zoom1: fix default console

[GIT PULL] cgroup changes for v3.15-rc1
 2014-04-03 23:18 UTC  (8+ messages)

[PATCH] locale.5: various minor fixes
 2014-04-03 23:15 UTC 

v4l2_buffer with PBO mapped memory
 2014-04-03 23:16 UTC  (4+ messages)
  ` AW: "

hugetlb: ensure hugepage access is denied if hugepages are not supported
 2014-04-03 23:14 UTC  (2+ messages)

[U-Boot] Chain loading an u-boot from an u-boot
 2014-04-03 23:13 UTC  (7+ messages)

powerpc hugepage bug(s) when no valid hstates?
 2014-04-03 23:12 UTC  (5+ messages)
` [RFC PATCH] hugetlb: ensure hugepage access is denied if hugepages are not supported

[PATCH 00/75] l2c series
 2014-04-03 23:10 UTC  (5+ messages)
` [PATCH 75/75] ARM: l2c: imx: remove direct write to power control register

[PATCH arm64 bootwrapper] Fix maintainer-clean make target
 2014-04-03 23:07 UTC 

Linux 3.13.9
 2014-04-03 22:47 UTC  (2+ messages)

[PATCHv2] NVMe: Retry failed commands with non-fatal errors
 2014-04-03 22:45 UTC 

Linux 3.10.36
 2014-04-03 22:47 UTC  (2+ messages)

Linux 3.4.86
 2014-04-03 22:46 UTC  (2+ messages)

[PATCH RFC 0/4] x86/AMD: support newer hardware features
 2014-04-03 22:44 UTC  (4+ messages)
  ` [PATCH RFC 3/4] x86/AMD: support further feature masking MSRs
      ` Fwd: "

[PATCH 0/5] tracing: Hash triggers
 2014-04-03 22:43 UTC  (4+ messages)
` [PATCH 5/5] tracing: Add 'hash' event trigger command

[PATCH 3.10 0/9] 3.10.36-stable review
 2014-04-03 22:45 UTC  (3+ messages)

[U-Boot] [PATCH] Start the deprecation process for generic board
 2014-04-03 22:43 UTC  (4+ messages)
` [U-Boot] "

[PATCH 3.13 00/22] 3.13.9-stable review
 2014-04-03 22:45 UTC  (3+ messages)

ioengine=sync issue on Windows
 2014-04-03 22:42 UTC  (4+ messages)

[RFC PATCH] memory driver: make phys_index/end_phys_index reflect the start/end section number
 2014-04-03 22:41 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD on M28EVK
 2014-04-03 22:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD

[PATCH 1/2] busybox: Use CCLD
 2014-04-03 22:39 UTC  (2+ messages)
` [PATCH 2/2] busybox: Specify '-nostdlib' when linking to a .o file

[PATCH 00/25] OMAP3 ISP: Move to videobuf2
 2014-04-03 22:39 UTC  (26+ messages)
` [PATCH 01/25] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINE
` [PATCH 02/25] omap3isp: stat: Remove impossible WARN_ON
` [PATCH 03/25] omap3isp: stat: Share common code for buffer allocation
` [PATCH 04/25] omap3isp: stat: Merge dma_addr and iommu_addr fields
` [PATCH 05/25] omap3isp: stat: Store sg table in ispstat_buffer
` [PATCH 06/25] omap3isp: stat: Use the DMA API
` [PATCH 07/25] omap3isp: ccdc: Use the DMA API for LSC
` [PATCH 08/25] omap3isp: ccdc: Use the DMA API for FPC
` [PATCH 09/25] omap3isp: video: Set the buffer bytesused field at completion time
` [PATCH 10/25] omap3isp: queue: Move IOMMU handling code to the queue
` [PATCH 11/25] omap3isp: queue: Use sg_table structure
` [PATCH 12/25] omap3isp: queue: Merge the prepare and sglist functions
` [PATCH 13/25] omap3isp: queue: Inline the ispmmu_v(un)map functions
` [PATCH 14/25] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent
` [PATCH 15/25] omap3isp: queue: Fix the dma_map_sg() return value check
` [PATCH 16/25] omap3isp: queue: Map PFNMAP buffers to device
` [PATCH 17/25] omap3isp: queue: Use sg_alloc_table_from_pages()
` [PATCH 18/25] omap3isp: Use the ARM DMA IOMMU-aware operations
` [PATCH 19/25] omap3isp: queue: Don't build scatterlist for kernel buffer
` [PATCH 20/25] omap3isp: Move queue mutex to isp_video structure
` [PATCH 21/25] omap3isp: Move queue irqlock "
` [PATCH 22/25] omap3isp: Move buffer irqlist to isp_buffer structure
` [PATCH 23/25] v4l: vb2: Add a function to discard all DONE buffers
` [PATCH 24/25] omap3isp: Move to videobuf2
` [PATCH 25/25] omap3isp: Rename isp_buffer isp_addr field to dma

rcu_prempt stalls / lockup
 2014-04-03 22:37 UTC  (11+ messages)

[PATCH] PCI: designware: Remove unnecessary use of 'conf_lock' spinlock
 2014-04-03 22:36 UTC  (2+ messages)

[PATCH] PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock
 2014-04-03 22:34 UTC  (2+ messages)

[PATCH] ARM: socfpga: dts: convert to preprocessor includes
 2014-04-03 22:34 UTC  (2+ messages)

[PATCH 1/2] ARM: socfpga: dts: add eeprom, lcd, and rtc on i2c0
 2014-04-03 22:33 UTC  (3+ messages)

[dora][PATCH] opkg-utils: Update to latest git master
 2014-04-03 22:32 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/arm/arm-soc
 2014-04-03 22:29 UTC 

post-receive: pub/scm/linux/kernel/git/arm/arm-soc
 2014-04-03 22:29 UTC 

[RFC PATCH 0/2] Emulator speedups - avoid initializations where possible
 2014-04-03 22:27 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: emulate: move init_decode_cache to emulate.c
` [RFC PATCH 2/2] KVM: emulate: clean up initializations in init_decode_cache

BUG: org.bluez.Device1.Connect() makes a BR/EDR connection to an LE-only Device on initial pairing
 2014-04-03 22:27 UTC  (3+ messages)
` [PATCH 1/2] core: don't set BR/EDR support when no flags present
  ` [PATCH 2/2] core: don't try BR/EDR for LE-only devices

helper scripts for Yocto
 2014-04-03 22:26 UTC 

[PATCH] netfilter: disallow builtin socket/tproxy with modular ipv6 defrag
 2014-04-03 22:25 UTC  (3+ messages)

[PATCH 00/20] FDT clean-ups and libfdt support
 2014-04-03 22:16 UTC  (6+ messages)
` [PATCH 02/20] mips: lantiq: copy built-in DTB out of init section
` [PATCH 05/20] ARM: dt: use default early_init_dt_alloc_memory_arch
` [PATCH 06/20] c6x: convert fdt pointers to opaque pointers
` [PATCH 07/20] mips: "
` [PATCH 13/20] of/fdt: Convert FDT functions to use libfdt


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.