linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-23 14:12:30 to 2012-10-23 19:58:52 UTC [more...]

[PATCH 01/23] uvc: Replace memcpy with struct assignment
 2012-10-23 19:57 UTC  (5+ messages)
` [PATCH 02/23] cx231xx: "
` [PATCH 03/23] usbvision: "
` [PATCH 05/23] pwc: "
` [PATCH 06/23] pvrusb2: "

[PATCH 0/23] media: Replace memcpy with struct assignment
 2012-10-23 19:57 UTC 

[PATCH net-next 1/2] r8169: enable ALDPS for power saving
 2012-10-23 19:33 UTC  (6+ messages)
` [PATCH v2 "

light weight write barriers
 2012-10-23 19:53 UTC  (3+ messages)
  ` [sqlite] "

linux-next: build failure after merge of the akpm tree
 2012-10-23 19:51 UTC  (3+ messages)

MAX_LOCKDEP_ENTRIES too low (called from ioc_release_fn)
 2012-10-23 19:50 UTC  (5+ messages)
      ` MAX_LOCKDEP_ENTRIES too low

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-23 19:49 UTC  (15+ messages)
      ` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)

[PATCH] serial: 8250 check iir rdi in interrupt
 2012-10-23 19:43 UTC  (3+ messages)

when to switch from early_ioremap to ioremap
 2012-10-23 19:42 UTC 

[PATCH 0/2] mmc: sdhci: Defer probe if regulators are not registered
 2012-10-23 19:41 UTC  (9+ messages)
` [PATCH 1/2] ARM: dt: tegra: Add sdhci regulators
` [PATCH 2/2] mmc: sdhci: Defer probe if regulator_get fails

[Pv-drivers] 3.7-rc2 regression : file copied to CIFS-mounted directory corrupted
 2012-10-23 19:39 UTC  (3+ messages)

[PATCH] remove untouched code in kfifo_in
 2012-10-23 19:39 UTC  (7+ messages)

[PATCH v3 0/6] Driver for Si476x series of chips
 2012-10-23 19:24 UTC  (8+ messages)
` [PATCH v3 1/6] Add header files and Kbuild plumbing for SI476x MFD core
` [PATCH v3 2/6] Add the main bulk of core driver for SI476x code
` [PATCH v3 3/6] Add commands abstraction layer for SI476X MFD
` [PATCH v3 4/6] Add chip properties handling code "
` [PATCH v3 5/6] Add a V4L2 driver "
` [PATCH v3 6/6] Add a codec "

new execve/kernel_thread design
 2012-10-23 19:22 UTC  (10+ messages)
` [PATCH] tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
          ` [PATCH] arch/tile: eliminate pt_regs trampolines for syscalls

[PATCH 1/2] brw_mutex: big read-write mutex
 2012-10-23 19:23 UTC  (21+ messages)
              ` [PATCH 0/2] fix and improvements for percpu-rw-semaphores (was: brw_mutex: big read-write mutex)
                ` [PATCH 1/2] percpu-rw-semaphores: use light/heavy barriers

[PATCH 00/16 v2] f2fs: introduce flash-friendly file system
 2012-10-23 19:20 UTC  (9+ messages)
` [PATCH 0/3] f2fs: move proc files to debugfs
  ` [PATCH 1/3] f2fs: gc.h: make should_do_checkpoint() inline
  ` [PATCH 2/3] f2fs: move statistics code into one file
  ` [PATCH 3/3] f2fs: move proc files to debugfs
    ` [PATCH 3/3 v2] "

[RFC] Energy/power monitoring within the kernel
 2012-10-23 18:49 UTC  (3+ messages)

[PATCH v2] epoll: Support for disabling items, and a self-test app
 2012-10-23 19:15 UTC  (4+ messages)

[PATCH] edac: fix buffer overrun if no suitable bandwidth found
 2012-10-23 19:10 UTC  (3+ messages)

[GIT PULL] (xen) stable/for-linus-3.7-rc2-tag for v3.7-rc2
 2012-10-23 19:05 UTC  (4+ messages)
` [Xen-devel] "

[PATCH RFC] Persistent grant maps for xen blk drivers
 2012-10-23 18:50 UTC  (6+ messages)
        ` [Xen-devel] "

3.7 RC1
 2012-10-23 18:45 UTC  (5+ messages)

[PATCH -v5 00/19] x86: Use BRK to pre mapping page table to make xen happy
 2012-10-23 18:47 UTC  (11+ messages)
` [PATCH 06/19] x86, mm: setup page table in top-down

[PATCH 0/9] Staging: winbond: Fixed coding style issues
 2012-10-23 18:45 UTC  (4+ messages)

[PATCH 1/2] mm/slob: Mark zone page state to get slab usage at /proc/meminfo
 2012-10-23 18:43 UTC  (5+ messages)

[PATCH 0/1] staging: Add firewire-serial driver
 2012-10-23 18:41 UTC  (6+ messages)

linux-next: Tree for Oct 23
 2012-10-23 18:33 UTC  (4+ messages)
` [PATCH -next] sound: ice1712 build errors

[PATCH V5] PVH patches for v3.8
 2012-10-23 18:12 UTC  (11+ messages)
` [PATCH 01/10] xen/pvh: Support ParaVirtualized Hardware extensions
` [PATCH 02/10] xen/pvh: Fix PVHVM 32-bit bootup problems
` [PATCH 03/10] xen/hypercall: Make xen_remove_from_physmap the same on 64/32 builds
` [PATCH 04/10] xen/smp: Move the common CPU init code a bit to prep for PVH patch
` [PATCH 05/10] xen/pvh: Extend vcpu_guest_context, p2m, event, and XenBus
` [PATCH 06/10] xen/pvh: Implement MMU changes for PVH
` [PATCH 07/10] xen/pvh: bootup and setup (E820) related changes
` [PATCH 08/10] xen/e820: Coalesce the PVH release/populate logic in the generic case
` [PATCH 09/10] xen/pvh: balloon and grant changes
` [PATCH 10/10] xen/pvh: /dev/xen/privcmd changes

[PATCH 0/2] move kmem_cache_free to common code
 2012-10-23 18:16 UTC  (12+ messages)
` [PATCH 2/2] slab: "

[RFC PATCH v2 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
 2012-10-23 18:16 UTC  (4+ messages)

[REGRESSION] 3.7-rc2 [ INFO: suspicious RCU usage. ]
 2012-10-23 18:12 UTC 

[patch/rfc/rft] sd: allocate request_queue on device's local numa node
 2012-10-23 17:58 UTC  (5+ messages)

[PATCHv2] Input: omap4-keypad: Add pinctrl support
 2012-10-23 17:51 UTC  (10+ messages)

[PATCH v5 00/18] slab accounting for memcg
 2012-10-23 17:50 UTC  (5+ messages)
` [PATCH v5 05/18] slab/slub: struct memcg_params
` [PATCH v5 06/18] consider a memcg parameter in kmem_create_cache

[PATCH v2 2/4] zynq: move static peripheral mappings
 2012-10-23 17:48 UTC  (4+ messages)

process hangs on do_exit when oom happens
 2012-10-23 17:43 UTC  (9+ messages)

[drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung
 2012-10-23 17:40 UTC  (2+ messages)

[PATCH 0/2] ACPI: container hot remove support
 2012-10-23 17:36 UTC  (3+ messages)
` [PATCH 1/2] Use kacpi_hotplug_wq to handle container hotplug event

[PATCH v2 00/10] sta2x11-mfd patches
 2012-10-23 17:18 UTC  (3+ messages)
` [PATCH 02/10] drivers/mfd/sta2x11-mfd: add regmap support

[PATCH] vlan: set sysfs device_type to 'vlan'
 2012-10-23 17:11 UTC  (5+ messages)

Initial report on F2FS filesystem performance
 2012-10-23 17:10 UTC  (7+ messages)

[PATCH] kconfig/menuconfig: use TAILQ instead of CIRCLEQ
 2012-10-23 17:04 UTC  (3+ messages)

[PATCH] netlink: cleanup the unnecessary return value check
 2012-10-23 17:04 UTC  (2+ messages)

[GIT PULL] KVM fixes for 3.7-rc2
 2012-10-23 17:03 UTC 

[PATCH 00/26] pstore, mmc: add mmc as backend for pstore
 2012-10-23 16:57 UTC  (8+ messages)
` [PATCH 01/26] pstore: allow for big files
` [PATCH 02/26] pstore: add flags
` [PATCH 03/26] pstore: add flush

[PATCH 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-10-23 15:03 UTC  (3+ messages)
` [PATCH 1/2] i2c: i2c-ocores: Add irq support for sparc
` [PATCH 2/2] i2c: i2c-ocores: Add support for the GRLIB port of the controller and custom getreg and setreg functions

[PATCH v2 0/4] ARM: dts: Update OMAP5 with address space and interrupts
 2012-10-23 16:55 UTC  (8+ messages)
` [PATCH v2 1/4] ARM: dts: omap5: Update GPIO "

[PATCH 00/11] perf tool: Add PERF_SAMPLE_READ sample read support
 2012-10-23 16:50 UTC  (4+ messages)
` [PATCH 02/11] perf: Do not get values from disabled counters in group format read

[PATCH resend] genalloc: stop crashing the system when destroying a pool
 2012-10-23 16:42 UTC  (3+ messages)

[PATCH v6 00/10] IPC: checkpoint/restore in userspace enhancements
 2012-10-23 16:39 UTC  (15+ messages)
` [PATCH v6 01/10] ipc: remove forced assignment of selected message
` [PATCH v6 03/10] ipc: segment key change helper introduced
` [PATCH v6 04/10] ipc: add new SHM_SET command for sys_shmctl() call
` [PATCH v6 05/10] ipc: add new MSG_SET command for sys_msgctl() call
` [PATCH v6 06/10] glge driver: rename internal SEM_SET macro to SEM_INIT
` [PATCH v6 07/10] ipc: add new SEM_SET command for sys_semctl() call
` [PATCH v6 09/10] IPC: message queue copy feature introduced

[PATCH 0/6] perf, x86: Haswell LBR call stack support
 2012-10-23 16:34 UTC  (5+ messages)
` [PATCH 1/6] perf, x86: Basic "

[PATCH 00/33] AutoNUMA27
 2012-10-23 16:32 UTC  (3+ messages)

[PATCH RFC] function probe_roms accessing improper addresses
 2012-10-23 16:27 UTC  (3+ messages)

[PATCH 1/4] module: add syscall to load module from fd
 2012-10-23 16:25 UTC  (16+ messages)

[PATCH 0/2] mmc: sdhci: Defer probe if regulators are not registered
 2012-10-23 16:23 UTC  (5+ messages)
` [PATCH 1/2] ARM: dt: tegra: Add sdhci regulators
` [PATCH 2/2] mmc: sdhci: Defer probe if regulator_get fails

[PATCH v2] pinctrl/nomadik: use irq_create_mapping()
 2012-10-23 16:17 UTC  (2+ messages)

[PATCH v2 0/2] Do not change worker's running cpu in cmci_rediscover()
 2012-10-23 16:16 UTC  (10+ messages)
` [PATCH v2 1/2] Replace if statement with WARN_ON_ONCE() "

[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
 2012-10-23 16:14 UTC  (19+ messages)
` [PATCH 1/7] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
` [PATCH 2/7] freezer: add missing mb's to freezer_count() and freezer_should_skip()
` [PATCH 4/7] cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZER_SKIP tasks
` [PATCH 5/7] cgroup_freezer: allow moving tasks in and out of a frozen cgroup

[PATCH for-v3.7 1/2] slub: optimize poorly inlined kmalloc* functions
 2012-10-23 16:12 UTC  (6+ messages)
` [PATCH for-v3.7 2/2] slub: optimize kmalloc* inlining for GFP_DMA

[PATCH v2] Fix a hard coding style when determining if a device is a container
 2012-10-23 16:00 UTC  (2+ messages)

[PATCH] check the kzalloc return value
 2012-10-23 15:47 UTC  (3+ messages)

(no subject)
 2012-10-23 15:43 UTC 

[Patch v4 7/7] Onkey: DA9055 Onkey driver
 2012-10-23 15:41 UTC  (3+ messages)

[RFC] perf: proposed perf_event_open() manpage
 2012-10-23 15:35 UTC 

[PATCH] Fix tools/testing/selftests/epoll/test_epoll.c
 2012-10-23 15:26 UTC 

[PATCH] mfd: viperboard driver added
 2012-10-23 15:24 UTC  (4+ messages)
` [PATCH v2 2/4] gpio: add viperboard gpio driver

[GIT PULL] x86 fix
 2012-10-23 15:17 UTC  (3+ messages)

[PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible
 2012-10-23 15:14 UTC  (6+ messages)

[CPU hotplug, __flush_cpu_slab] BUG: unable to handle kernel paging request at c19d50e4
 2012-10-23 15:07 UTC  (2+ messages)

[PATCH -stable] amd_iommu: attach device fails on the last pci device
 2012-10-23 15:07 UTC  (5+ messages)

[PATCHv4 0/8] perf, tool: Allow to use hw events in PMU syntax
 2012-10-23 15:05 UTC  (2+ messages)

(no subject)
 2012-10-23 14:46 UTC  (4+ messages)
` [PATCH 1/6] xen/pvh: Support ParaVirtualized Hardware extensions

ERROR: "read_current_timer" [fs/ext4/ext4.ko] undefined
 2012-10-23 14:57 UTC  (3+ messages)

[tracing] WARNING: at kernel/lockdep.c:3545 check_flags()
 2012-10-23 14:51 UTC  (2+ messages)

[GIT PULL] tile updates for 3.7-rc2
 2012-10-23 14:46 UTC 

[PATCH v2]usb: "ehci-w90x900" Fix a typo and add some whitespace
 2012-10-23 14:45 UTC 

[PATCH v2 0/4] zynq subarch cleanups
 2012-10-23 14:41 UTC  (2+ messages)

[PATCH 0/3 v2] Expose firmware paths via procfs
 2012-10-23 14:37 UTC  (7+ messages)
` [PATCH 1/3 v2] firmware: Convert firmware path setup from an array to a list

[PATCH RESEND] Take over futex of dead task only if FUTEX_WAITERS is not set
 2012-10-23 14:04 UTC  (3+ messages)
` [PATCH] [RESEND 2] "

Linux Kernel
 2012-10-23 14:34 UTC 

[PATCH] UAPI: Fix tools/vm/page-types.c
 2012-10-23 14:26 UTC  (2+ messages)

[PATCH 1/2]staging: "ehci-w90x900" Fix typos
 2012-10-23 14:13 UTC  (2+ messages)

perf: header: Regression
 2012-10-23 14:12 UTC  (3+ messages)
` [PATCH 1/2] perf header: Fix numa topology printing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).