All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-23 22:06:49 to 2011-08-24 00:13:05 UTC [more...]

[PATCH 2/5] writeback: dirty position control
 2011-08-24  0:12 UTC  (12+ messages)

Bug Report for Linux Kernel 3.x
 2011-08-24  0:11 UTC  (2+ messages)

[GIT PULL] I2C: OMAP: misc. cleanup for v3.2
 2011-08-24  0:10 UTC  (2+ messages)

[PATCH 0/9] Use RCU to stabilize page counts
 2011-08-24  0:09 UTC  (5+ messages)
` [PATCH] thp: tail page refcounting fix

[GIT PULL] I2C: OMAP: misc. fixes for v3.2
 2011-08-24  0:07 UTC  (2+ messages)

[PATCH 00/11] patch queue for Linux 3.2
 2011-08-24  0:01 UTC  (3+ messages)
` [PATCH 08/11] xfs: defer AIO/DIO completions

khugepaged: inconsistent lock {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage
 2011-08-23 23:56 UTC  (2+ messages)

kvm PCI assignment & VFIO ramblings
 2011-08-23 23:51 UTC  (28+ messages)
                          ` [Qemu-devel] "

рассылки от 1441 руб
 2011-08-23 23:52 UTC 

[GIT PULL] I2C: OMAP: major cleanup for v3.2 (was for v3.1)
 2011-08-23 23:48 UTC  (2+ messages)

What's cooking in git.git (Aug 2011, #06; Tue, 23)
 2011-08-23 23:47 UTC 

[PATCH] infiniband-diags: ibqueryerrors Clean up exit codes
 2011-08-23 23:41 UTC 

Raid 5 to Raid 1 (half of the data not required)
 2011-08-23 23:41 UTC 

SYSCALL, ptrace and syscall restart breakages (Re: [RFC] weird crap with vdso on uml/i386)
 2011-08-23 23:40 UTC  (2+ messages)
` [tip:x86/urgent] x86-32, vdso: On system call restart after SYSENTER, use int $0x80

linux-next: Tree for Aug 22
 2011-08-23 23:40 UTC  (6+ messages)
` linux-next: Tree for Aug 22 (evm)

[GIT PULL] x86 fixes for 3.1-rc4
 2011-08-23 23:38 UTC 

+ drivers-leds-leds-bd2802c-bd2802_unregister_led_classdev-should-unregister-all-registered-leds.patch added to -mm tree
 2011-08-23 23:36 UTC 

[RFC PATCH v2 00/13] arm/tegra: Initialize GPIO & pinmux from DT
 2011-08-23 23:35 UTC  (6+ messages)
` [RFC PATCH v2 11/13] arm/tegra: Add device tree support to pinmux driver

[RFC PATCH] slimbus: Linux driver framework for SLIMbus
 2011-08-23 23:32 UTC  (3+ messages)

[PATCH RESEND] leds: led-bd2802: bd2802_unregister_led_classdev should unregister all registered leds
 2011-08-23 23:32 UTC 

git for game development?
 2011-08-23 23:32 UTC  (2+ messages)

[PATCH] [REPOST] tpm: suppress durations sysfs output if not read
 2011-08-23 23:31 UTC  (2+ messages)

[PATCH 0000/0117] Staging: hv: Driver cleanup
 2011-08-23 23:11 UTC  (45+ messages)
` [PATCH 001/117] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
  ` [PATCH 003/117] Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h
  ` [PATCH 006/117] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
  ` [PATCH 011/117] Staging: hv: util: Use the newly introduced vmbus ID in util driver
  ` [PATCH 012/117] Staging: hv: blkvsc: Add the MODULE_DEVICE_TABLE() line
  ` [PATCH 017/117] Staging: hv: mouse: Do not auto-load the mouse driver
  ` [PATCH 019/117] Staging: hv: vmbus: Cleanup vmbus_uevent() code
  ` [PATCH 020/117] Staging: hv: vmbus: Support the notion of id tables in vmbus_match()
  ` [PATCH 027/117] Staging: hv: blkvsc: Get rid of the dev_type guid from blkvsc_drv.c
  ` [PATCH 031/117] Staging: hv: netvsc: Get rid of the driver name initialization in netvsc.c
  ` [PATCH 035/117] Staging: hv: vmbus: Introduce a function to map the dev_type guid to a name
  ` [PATCH 036/117] Staging: hv: vmbus: Make class_id attribute a human readable string
  ` [PATCH 037/117] Staging: hv: vmbus: Get rid of the device_id attribute
  ` [PATCH 040/117] Staging: hv: vmbus: Cleanup error handling in hv_init()
  ` [PATCH 081/117] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
  ` [PATCH 086/117] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt

staging tree patch backlog now caught up on
 2011-08-23 23:27 UTC 

[PATCH 5/5] staging: et131x: Fix free IRQ from IRQ context warning after tx_timeout
 2011-08-23 23:25 UTC  (11+ messages)
` [PATCH 0/8] [RESEND] staging: et131x: Code cleanups
  ` [PATCH 1/8] [RESEND] staging: et131x: Remove unecessary *etdev NULL check in et1310_phy_init()
  ` [PATCH 2/8] [RESEND] staging: et131x: Converting et1310_tx.c function and local names from CamelCase
  ` [PATCH 3/8] [RESEND] staging: et131x: Converting et1310_adapter.h variable "
  ` [PATCH 4/8] [RESEND] staging: et131x: Removing commented out code implemented elsewhere
  ` [PATCH 5/8] [RESEND] staging: et131x: Rename var name 'etdev' to 'adapter' throughout module
  ` [PATCH 6/8] [RESEND] staging: et131x: Fix link detection signalling
  ` [PATCH 7/8] [RESEND] staging: et131x: Fix free IRQ from IRQ context warning after tx_timeout
  ` [PATCH 8/8] staging: et131x: Update tx trans_start on device close to prevent tx_timeout

[PATCH 0/8] Staging: hv: Driver cleanup
 2011-08-23 23:16 UTC  (7+ messages)
` [PATCH 1/8] Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c
  ` [PATCH 4/8] Staging: hv: vmbus: Fix checkpatch warnings

[PATCH 0/8] Staging: hv: vmbus: Driver cleanup
 2011-08-23 23:18 UTC  (3+ messages)

[PATCH V6 00/15] To use DMA generic APIs for Samsung DMA
 2011-08-23 23:28 UTC  (9+ messages)
` [PATCH v6 04/15] DMA: PL330: Add DMA_CYCLIC capability

gfx card passthrough broken with latest head
 2011-08-23 23:28 UTC  (3+ messages)

[net-next,v4 00/12] bna: Update bna driver version to 3.0.2.1
 2011-08-23 23:24 UTC  (4+ messages)
` [net-next,v4 04/12] bna: TX Path and RX Path Changes

[U-Boot] [RFC] New init sequence processing without init_sequence array
 2011-08-23 23:20 UTC  (5+ messages)

question about staging tree branches
 2011-08-23 23:14 UTC  (4+ messages)

[net-next 0/9][pull request] Complete drivers/net/ move
 2011-08-23 23:12 UTC  (3+ messages)

[PATCH/RFC 0/2] Search for parent commit in new branch import
 2011-08-23 23:10 UTC  (7+ messages)
` [PATCH/RFC 2/2] git-p4: Add complex test case for "

[PATCH 00/14] Minor documentation updates for 1.1
 2011-08-23 23:10 UTC  (2+ messages)

+ include-linux-securityh-fix-security_inode_init_security-arg.patch added to -mm tree
 2011-08-23 22:29 UTC 

+ fs-xfs-xfs_iopsc-unbork.patch added to -mm tree
 2011-08-23 22:28 UTC 

[uml-devel] SYSCALL, ptrace and syscall restart breakages (Re: [RFC] weird crap with vdso on uml/i386)
 2011-08-23 23:04 UTC  (24+ messages)

tidspbridge issue with omap_dm_timer_free
 2011-08-23 23:03 UTC  (5+ messages)

+ xfs-refrigerator-went-away.patch added to -mm tree
 2011-08-23 22:23 UTC 

[PATCH 1/2] librdmacm: Fix resource leak in error flow
 2011-08-23 23:00 UTC 

[PATCH] nfsd4: fix seqid_mutating_error
 2011-08-23 22:58 UTC  (4+ messages)

+ xfs-refrigerator-went-away.patch added to -mm tree
 2011-08-23 22:18 UTC 

[PATCH] librdmacm: Fix resource leak when CMA_CREATE_MSG_CMD_RESP fails
 2011-08-23 22:57 UTC 

[U-Boot] Number: XYL /081511
 2011-08-23 22:53 UTC 

[U-Boot] Number: XYL /081511
 2011-08-23 22:53 UTC 

[Xenomai-help] Help with hardware usage
 2011-08-23 22:50 UTC 

(slightly) inconsistent code in evaluate.c:type_difference
 2011-08-23 22:49 UTC 

[PATCH] ALSA: ctxfi: Bump playback substreams to 256
 2011-08-23 22:48 UTC 

[xen-unstable test] 8726: regressions - FAIL
 2011-08-23 22:45 UTC 

[net-next 00/10][pull request] Intel Wired LAN Driver Update
 2011-08-23 22:45 UTC  (2+ messages)

[PATCH 00/12] x86: Ticket lock cleanup
 2011-08-23 22:43 UTC  (7+ messages)
` [PATCH 13/15] x86: add cmpxchg_flag() variant

[RFC PATCH] dtc: Add support for named constants
 2011-08-23 22:43 UTC 

[U-Boot] [PATCH] mmc:dcache: Cache line size aligned internal MMC buffers
 2011-08-23 22:42 UTC  (5+ messages)

[PATCH 0/2] mmc: trivial patches to fix sparse warnings
 2011-08-23 22:40 UTC  (5+ messages)
` [PATCH 2/2] mmc: fix integer assignments to pointer

[PATCH] nohz: remove "Switched to NOHz mode" debugging messages
 2011-08-23 22:36 UTC  (2+ messages)

[PATCH 0/2] Couple of fixes
 2011-08-23 22:32 UTC  (3+ messages)
` [PATCH 1/2] base.bbclass: clarify COMMERCIAL_LICENSE skip reason
` [PATCH 2/2] scripts/combo-layer: fix overzealous regex in default hook script

+ mm-add-comments-to-explain-mm_struct-fields-fix.patch added to -mm tree
 2011-08-23 21:58 UTC 

[PATCH 00/15] ps3: Support more than the OtherOS lpar
 2011-08-23 22:37 UTC  (9+ messages)
` [PATCH part1 v2 0/9] ps3: General improvements and preparation for support "
  ` [PATCH part1 v2 4/9] Add region 1 memory early
      ` [Cbe-oss-dev] "
  ` [PATCH part1 v2 6/9] ps3: Detect the current lpar
  ` [PATCH part1 v2 8/9] ps3flash: Refuse to work in lpars other than OtherOS

try_to_freeze() called with IRQs disabled on ARM
 2011-08-23 22:35 UTC  (17+ messages)

+ thp-mremap-support-and-tlb-optimization-fix-fix-fix.patch added to -mm tree
 2011-08-23 22:33 UTC 

[PATCH 1/1] libtasn1: update SRC_URI
 2011-08-23 22:33 UTC 

[PATCH v3 0/4] git-p4: Improve branch support
 2011-08-23 22:32 UTC  (5+ messages)

[PATCH 1/5] sparse: Show expected vs. actual output on test failure
 2011-08-23 22:32 UTC  (2+ messages)

Afatech AF9013
 2011-08-23 22:29 UTC  (8+ messages)
            ` [PATCH] Re: Afatech AF9013 [TEST ONLY] AF9015 stream buffer size aligned with max packet size

[PATCH] staging: brcmsmac, fix build for SMP disabled
 2011-08-23 22:29 UTC  (3+ messages)

[PATCH v3 0/7] qemu-kvm: device assignment cleanups and upstream diff reductions
 2011-08-23 22:28 UTC  (2+ messages)

[PATCH 1/9] Staging: Winbond: Fix case statements in wb35reg.c
 2011-08-23 22:27 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (i5k_amb) Replace BUG with WARN
 2011-08-23 22:28 UTC  (2+ messages)

ARM summit at Plumbers 2011
 2011-08-23 22:26 UTC  (5+ messages)
  ` [fedora-arm] "
    ` ARM 3D support was "

[PATCH 0 of 3] THP: mremap support and TLB optimization #3
 2011-08-23 22:25 UTC  (5+ messages)
` [PATCH 3 of 3] thp: mremap support and TLB optimization

[PATCH 0/2] Add runtime PM support to Primecell bus
 2011-08-23 22:24 UTC  (4+ messages)
` [PATCH 1/2] PM: add runtime PM support to core Primecell driver

[B.A.T.M.A.N.] A case for batman-11s
 2011-08-23 22:23 UTC  (3+ messages)

Suddenly, a dead filesystem
 2011-08-23 22:22 UTC  (3+ messages)

[PATCHSET] cgroup: introduce cgroup_taskset and consolidate subsys methods
 2011-08-23 22:20 UTC  (19+ messages)
` [PATCH 1/6] cgroup: subsys->attach_task() should be called after migration
` [PATCH 2/6] cgroup: improve old cgroup handling in cgroup_attach_proc()
` [PATCH 3/6] cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
  ` [PATCH 4/6] cgroup: don't use subsys->can_attach_task() or ->attach_task()
  ` [PATCH 5/6] cgroup, cpuset: don't use ss->pre_attach()
  ` [PATCH 6/6] cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()

[PATCHSET] cgroup: introduce cgroup_taskset and consolidate subsys methods
 2011-08-23 22:19 UTC 

[PATCHSET] cgroup: introduce cgroup_taskset and consolidate subsys methods
 2011-08-23 22:19 UTC 

ARM processor mode, kernel startup, Hyp / secure state
 2011-08-23 22:18 UTC  (3+ messages)

[PATCH] KVM: Add wrapper script around Qemu to test kernels
 2011-08-23 22:16 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH]
 2011-08-23 22:18 UTC  (3+ messages)
  ` [PATCH] fs / ext3: Always unlock updates in ext3_freeze()

Q40 interrupts (and genirq)
 2011-08-23 22:16 UTC  (2+ messages)

[U-Boot] [PATCH v3] Add 'sf update' command to do smart SPI flash update
 2011-08-23 22:16 UTC  (4+ messages)

[PATCH 0/6] [RESEND] VME framework fixes
 2011-08-23 22:06 UTC  (6+ messages)
` [PATCH 1/6] staging: vme: allow explicit assignment of bus numbers

bitbaking aufs
 2011-08-23 22:11 UTC 

[PATCH 0/8] VME Driver Fixes
 2011-08-23 22:07 UTC  (2+ messages)

[PATCH 0/5] [RESEND v2] VME Framework Fixes
 2011-08-23 22:14 UTC  (2+ messages)

[RFC PATCH 0/2] Sysfs group create for empty groups
 2011-08-23 22:03 UTC  (6+ messages)

linux-next: manual merge of the pm tree with the mfd tree
 2011-08-23 22:16 UTC  (2+ messages)

[PATCH] ath9k: fix MGMT packets when using TKIP
 2011-08-23 22:14 UTC  (5+ messages)
      ` [ath9k-devel] "

[PATCH] vfs: Export do_fallocate() to kernel modules
 2011-08-23 22:13 UTC  (4+ messages)

[PATCH 0/8] make vfork killable/restartable/traceable
 2011-08-23 22:12 UTC  (6+ messages)
  ` [PATCH v2 0/3] make vfork killable

+ thp-mremap-support-and-tlb-optimization-fix-fix.patch added to -mm tree
 2011-08-23 22:11 UTC 

[PATCH]: Check if acpi already handle backlight power in 'ideapad_backlight_notify_power' to avoid a page fault
 2011-08-23 22:10 UTC 

[PATCH] MAINTANERS: update Qualcomm Atheros addresses
 2011-08-23 22:07 UTC  (2+ 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.