All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-28 02:32:42 to 2012-11-28 04:20:10 UTC [more...]

[U-Boot] [PATCH 0/9] DFU on am35xx_evm (against u-boot-usb)
 2012-11-28 12:44 UTC  (21+ messages)
` [U-Boot] [PATCH 1/9] Remove obsolete header file
` [U-Boot] [PATCH 2/9] Fix bug when both DFU & ETHER are defined
` [U-Boot] [PATCH 3/9] Only perform DFU board_usb_init() for TRATS
` [U-Boot] [PATCH 5/9] Generate appropriate responses for DFU
` [U-Boot] [PATCH 6/9] Properly zero out timeout value
` [U-Boot] [PATCH 7/9] Add a partition type target
` [U-Boot] [PATCH 8/9] Issue connect/disconnect as appropriate
` [U-Boot] [PATCH 9/9] Add DFU config

[PATCH 1/2] zram: force disksize setting before using zram
 2012-11-28  4:20 UTC  (4+ messages)

[xen-4.1-testing test] 14484: tolerable FAIL - PUSHED
 2012-11-28  4:19 UTC 

[B.A.T.M.A.N.] batman-adv: Raw Socket Communication
 2012-11-28  4:15 UTC 

[RFC PATCH] 8139cp: properly support change of MTU values
 2012-11-27 20:08 UTC 

SOC that needs L/R data in separate buffers
 2012-11-28  4:13 UTC 

[PATCH net-next] net: move inet_dport/inet_num in sock_common
 2012-11-28  4:11 UTC  (11+ messages)

[PATCH v2 0/5] Add movablecore_map boot option
 2012-11-28  4:08 UTC  (14+ messages)

Millisecond precision in timestamps?
 2012-11-28  4:07 UTC  (14+ messages)

linux-next: build failure after merge of the pm tree
 2012-11-28  4:02 UTC 

Recent kernel "mount" slow
 2012-11-28  4:01 UTC  (16+ messages)
                      ` [PATCH 1/2] percpu-rwsem: use synchronize_sched_expedited
                        ` [PATCH 2/2] block_dev: don't take the write lock if block size doesn't change

[LTP] [PATCH] numa01: fix the wrong method of getting numa nodes number
 2012-11-28  3:31 UTC  (2+ messages)

tmap change breaks rbd test
 2012-11-28  3:58 UTC 

[PATCH v6 0/6] solve deadlock caused by memory allocation with I/O
 2012-11-28  3:57 UTC  (9+ messages)
` [PATCH v6 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [PATCH v6 5/6] PM / Runtime: force memory allocation with no I/O during Runtime PM callbcack

[PATCH] target: Make spc_get_write_same_sectors return sector_t
 2012-11-28  3:55 UTC 

git config key bug or by design?
 2012-11-28  2:57 UTC 

[PATCH 1/2] ASoC: atmel-pcm: split into two file
 2012-11-28  3:46 UTC  (6+ messages)
` [PATCH 2/2] ASoC: atmel-pcm: dma support based on pcm dmaengine

[PATCH]sched/rt.c: Add reschedule to switched_from_rt()
 2012-11-28  3:45 UTC  (2+ messages)

switcheroo registration vs switching race
 2012-11-28  3:45 UTC 

How about a gpio_get(device *, char *) function?
 2012-11-28  3:38 UTC  (4+ messages)

[PATCH v2 0/3] [media] exynos-gsc: Some fixes and updates
 2012-11-28  3:37 UTC  (3+ messages)

[PATCH 0/6] msi-laptop: Add MSI Wind U90/U100 support
 2012-11-28  3:36 UTC  (9+ messages)
` [PATCH 2/6] msi-laptop: Work around gcc warning
` [PATCH 3/6] msi-laptop: Code cleanups
` [PATCH 4/6] msi-laptop: Add MSI Wind U90/U100 support
` [PATCH 5/6] msi-laptop: Add missing ABI documentation

[PATCH] Third try at documenting command integration requirements
 2012-11-28  3:36 UTC  (7+ messages)

git config key bug or by design?
 2012-11-28  3:34 UTC  (2+ messages)

[PATCH 0/9] [media] s5p-tv: Checkpatch Fixes and cleanup
 2012-11-28  3:34 UTC  (3+ messages)

What's cooking in git.git (Nov 2012, #06; Mon, 19)
 2012-11-28  3:33 UTC  (11+ messages)
  ` Topics currently in the Stalled category

Regd: Prefetching and Buffering in eCryptfs
 2012-11-28  3:33 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: improve reexecute_instruction
 2012-11-28  3:33 UTC  (11+ messages)
` [PATCH 2/3] KVM: x86: let reexecute_instruction work for tdp
` [PATCH 3/3] KVM: x86: improve reexecute_instruction

[PATCH] PCI,sriov: add documentation on sysfs-based VF control
 2012-11-28  3:31 UTC 

[PATCH] svnrdump_sim: start the script with /usr/bin/env python
 2012-11-28  2:57 UTC 

linux-next: manual merge of the arm-soc tree with the slave-dma tree
 2012-11-28  3:26 UTC  (4+ messages)

ivtv driver inputs randomly "block"
 2012-11-28  3:20 UTC 

3.7-rc7: BUG: MAX_STACK_TRACE_ENTRIES too low!
 2012-11-28  3:22 UTC  (4+ messages)

[PATCH 00/25] AIO performance improvements/cleanups
 2012-11-28  3:19 UTC  (26+ messages)
` [PATCH 01/25] mm: remove old aio use_mm() comment
` [PATCH 02/25] aio: remove dead code from aio.h
` [PATCH 03/25] gadget: remove only user of aio retry
` [PATCH 04/25] aio: remove retry-based AIO
` [PATCH 05/25] char: add aio_{read,write} to /dev/{null,zero}
` [PATCH 06/25] aio: Kill return value of aio_complete()
` [PATCH 07/25] aio: kiocb_cancel()
` [PATCH 08/25] aio: Move private stuff out of aio.h
` [PATCH 09/25] aio: dprintk() -> pr_debug()
` [PATCH 10/25] aio: do fget() after aio_get_req()
` [PATCH 11/25] aio: Make aio_put_req() lockless
` [PATCH 12/25] aio: Refcounting cleanup
` [PATCH 13/25] aio: Convert read_events() to hrtimers
` [PATCH 14/25] aio: Make aio_read_evt() more efficient
` [PATCH 15/25] aio: Use cancellation list lazily
` [PATCH 16/25] aio: Change reqs_active to include unreaped completions
` [PATCH 17/25] aio: Kill batch allocation
` [PATCH 18/25] aio: Kill struct aio_ring_info
` [PATCH 19/25] aio: Give shared kioctx fields their own cachelines
` [PATCH 20/25] aio: reqs_active -> reqs_available
` [PATCH 21/25] aio: percpu reqs_available
` [PATCH 22/25] Generic dynamic per cpu refcounting
` [PATCH 23/25] aio: Percpu ioctx refcount
` [PATCH 24/25] aio: use xchg() instead of completion_lock
` [PATCH 25/25] aio: Don't include aio.h in sched.h

linux-next: manual merge of the mfd tree with Linus' tree
 2012-11-28  3:20 UTC 

[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
 2012-11-28  3:17 UTC  (6+ messages)
` [PATCH 17/19] drivers: convert shrinkers to new count/scan API

Mettez votre santé et celle de vos proches à l'abri
 2012-11-28  3:17 UTC 

anyone here know anyone at ivtvdriver.org? it's been down a few days now
 2012-11-28  3:16 UTC 

[PATCH] xfstests: test EROFS vs. EEXIST when creating on an RO filesystem
 2012-11-28  3:19 UTC  (2+ messages)
` [PATCH V2] "

[RFC] [PATCH] fix infinite loop; increase robustness of debugfs_remove_recursive
 2012-11-28  3:16 UTC  (2+ messages)

3.7-rc7 IVB forcewake resume timeouts
 2012-11-28  3:13 UTC 

[Qemu-devel] [0/2] pseries: Rework PCI code for handling multiple PHBs
 2012-11-28  2:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] pseries: Properly handle allocation of multiple PCI host bridges
  ` [Qemu-devel] [Qemu-ppc] "
  ` [Qemu-devel] [Qemu-ppc] [0/2] pseries: Rework PCI code for handling multiple PHBs

[PATCH] HID: hidraw: fix signaling SIGIO when hidraw reports an event
 2012-11-28  3:02 UTC 

problem building linux-qoriq-sdk-headers in meta-fsl-ppc master branch
 2012-11-28  3:10 UTC  (2+ messages)

[Qemu-devel] main-loop.c: About Select handling
 2012-11-28  3:08 UTC 

[V2 PATCH 00/27] mv-usb fix and enhancement patches
 2012-11-28  3:06 UTC  (28+ messages)
` [V2 PATCH 01/27] usb: gadget: mv_udc: use udc_start and udc_stop functions
` [V2 PATCH 02/27] usb: gadget: mv_udc: use devm_xxx for probe
` [V2 PATCH 03/27] usb: gadget: mv_udc: fix the clk APIs
` [V2 PATCH 04/27] usb: otg: mv_otg: use devm_xxx for probe
` [V2 PATCH 05/27] usb: otg: mv_otg: fix the clk APIs
` [V2 PATCH 06/27] usb: host: ehci-mv: fix "
` [V2 PATCH 07/27] usb: host: ehci-mv: remove unused variable
` [V2 PATCH 08/27] usb: gadget: mv_udc: fix the value of tranceiver
` [V2 PATCH 09/27] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller
` [V2 PATCH 10/27] usb: gadget: mv_udc: use PHY driver for udc
` [V2 PATCH 11/27] usb: ehci: ehci-mv: use PHY driver for ehci
` [V2 PATCH 12/27] usb: otg: mv_otg: use PHY driver for otg
` [V2 PATCH 13/27] arm: mmp2: change the defintion of usb devices
` [V2 PATCH 14/27] arm: pxa910: "
` [V2 PATCH 15/27] arm: brownstone: add usb support for the board
` [V2 PATCH 16/27] arm: ttc_dkb: add usb support
` [V2 PATCH 17/27] arm: mmp: remove the usb phy setting
` [V2 PATCH 18/27] arm: mmp: remove usb devices from pxa168
` [V2 PATCH 19/27] usb: phy: mv_usb2_phy: add externel chip support
` [V2 PATCH 20/27] usb: gadget: mv_udc: add extern "
` [V2 PATCH 21/27] usb: ehci: ehci-mv: "
` [V2 PATCH 22/27] usb: otg: mv_otg: "
` [V2 PATCH 23/27] arm: mmp: add extern chip support for brownstone
` [V2 PATCH 24/27] arm: mmp: add extern chip support for ttc_dkb
` [V2 PATCH 25/27] usb: gadget: mv_udc: add device tree support
` [V2 PATCH 26/27] usb: otg: mv_otg: "
` [V2 PATCH 27/27] usb: ehci: ehci-mv: "

[PATCH v3 0/7] New remote-bzr remote helper
 2012-11-28  3:05 UTC  (10+ messages)

[PATCH 1/1] ALSA: CA0132 - Handle endianness of SCP buffer data
 2012-11-28  3:04 UTC 

[Request for review] [RFC] Add label support for snapshots and subvols
 2012-11-28  3:05 UTC  (4+ messages)
` [Request for review v3] "
  ` [PATCH v3] Btrfs: add label to snapshot and subvol

[patch] target: update error handling for sbc_setup_write_same()
 2012-11-28  3:03 UTC  (3+ messages)

linux-next: build failure after merge of the powerpc tree
 2012-11-28  3:03 UTC  (3+ messages)

[PATCH] libproxy: Fix for CVE-2012-4504
 2012-11-28  2:42 UTC 

A question about proc file system
 2012-11-28  2:55 UTC 

[PATCH v3] drivers: staging: remove last usage of NIPQUAD and NIP6 in gdm72xx
 2012-11-28  2:54 UTC  (3+ messages)
  ` [PATCH v4] "

System runs with RAID but fails to reboot
 2012-11-28  2:54 UTC  (6+ messages)
    ` System runs with RAID but fails to reboot [explanation?]

can "bitbake -s" be restricted to a given image?
 2012-11-28  2:40 UTC 

[Qemu-devel] [PATCH v2 1/2] ivshmem: remove msix_write_config
 2012-11-28  2:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] ivshmem: use irqfd to interrupt among VMs

[PATCH] iscsit: use GFP_ATOMIC under spin lock
 2012-11-28  2:53 UTC  (2+ messages)

[RFC PATCH 00/06] input: Synaptics RMI4 Touchscreen Driver
 2012-11-28  2:52 UTC  (6+ messages)
` [RFC PATCH 05/06] input/rmi4: F01 - device control

[PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
 2012-11-28  2:52 UTC  (3+ messages)

[PATCH 1/1] iscsi_target: Remove redundant null check before kfree
 2012-11-28  2:51 UTC  (2+ messages)

[PATCH v3 0/3] Print when ENOSPC due to lack of inodes
 2012-11-28  2:52 UTC  (3+ messages)

IPv4 route cache DOS attack
 2012-11-28  2:48 UTC  (3+ messages)

[PATCH 00/16] i2c: remove __dev* attributes for retirement of HOTPLUG
 2012-11-28  2:45 UTC  (3+ messages)
` [PATCH 13/16] i2c: sirf: remove __dev* attributes

[PATCH] arm: mvebu: support for the PlatHome OpenBlocks AX3 board
 2012-11-28  2:45 UTC  (3+ messages)

[ANNOUNCE] 3.0.53-rt77
 2012-11-28  2:44 UTC 

[ANNOUNCE] 3.4.20-rt31
 2012-11-28  2:43 UTC 

[dm-crypt] TPM support for LUKS partitions
 2012-11-28  2:43 UTC  (2+ messages)
` [dm-crypt] [TrouSerS-users] "

[PATCH v4 0/4] git-submodule add: Add --local-branch option
 2012-11-28  2:42 UTC  (5+ messages)
` Re: [PATCH v3 1/3] git-submodule add: Add -r/--record option
    ` Re: [PATCH v4 0/4] git-submodule add: Add --local-branch option

[PATCH RFT RESEND] regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear
 2012-11-28  2:41 UTC 

em28xx: msi Digivox ATSC board id [0db0:8810]
 2012-11-28  2:31 UTC 

[PATCH] udev 182: Create a symlink of /lib/udev/udevd in /sbin
 2012-11-28  2:26 UTC  (3+ messages)

[PATCH V5 2/2] Enabling IA32_TSC_ADJUST for KVM guest VM support
 2012-11-28  2:39 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH] ARM: use clockevents_config_and_register() where possible
 2012-11-28  2:37 UTC  (2+ messages)

[PATCH 9/9] TTY: call tty_port_destroy in the rest of drivers
 2012-11-28  2:37 UTC  (5+ messages)
` [PATCH -next 0/3] staging/fwserial: teardown cleanup
  ` [PATCH -next 1/3] staging/fwserial: Destruct embedded tty_port on teardown
  ` [PATCH -next 2/3] staging/fwserial: Use WARN_ONCE when port table is corrupted
  ` [PATCH -next 3/3] staging/fwserial: Remove superfluous free

[PATCH 1/3] zram: force disksize setting before using zram
 2012-11-28  2:35 UTC  (6+ messages)
` [PATCH 2/3] zram: give up lazy initialization of zram metadata
` [PATCH 3/3] zram: get rid of lockdep warning

[Qemu-devel] [PATCH v2 1.3] build: compile translate.o with -fno-gcse option
 2012-11-28  2:34 UTC  (3+ messages)

[PATCH] powerpc/pci-hotplug: fix the rescanned pci device's dma_set_mask issue
 2012-11-28  2:34 UTC  (3+ messages)

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-11-28  2:32 UTC  (5+ messages)
` [PATCH 0/6 v6] "
  ` [PATCH 6/6 v6] cpufreq, highbank: add support for highbank cpufreq


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.