public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-14 14:13:13 to 2013-05-14 17:36:43 UTC [more...]

[PATCH] leds-ot200: Fix misbehavior caused by wrong bit masks
 2013-05-14 17:36 UTC  (11+ messages)

[RFC 0/4] free reclaimed pages by paging out instantly
 2013-05-14 17:32 UTC  (3+ messages)
` [RFC 4/4] mm: free reclaimed pages instantly without depending next reclaim

[PATCHv11 0/4] zswap: compressed swap caching
 2013-05-14 17:28 UTC  (11+ messages)
` [PATCHv11 2/4] zbud: add to mm/
` [PATCHv11 3/4] zswap: "

[PATCH 0/3] x86,time,xen: maintain an accurate persistent clock in more cases
 2013-05-14 17:24 UTC  (14+ messages)
` [PATCH 2/3] timekeeping: sync persistent clock and RTC on system time step changes
` [PATCH 3/3] x86/xen: sync the CMOS RTC as well as the Xen wallclock
    ` [Xen-devel] "

[PATCH] ARM: omap2: gpmc: fix compilation warning
 2013-05-14 17:20 UTC  (2+ messages)
` [PATCH, v2] "

[PATCH] checkpatch: avoid warning on page flag acessors
 2013-05-14 17:17 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH 0/2] Implement ACPI S3 for Xen dom0
 2013-05-14 17:09 UTC  (3+ messages)
` [PATCH 1/2] x86/acpi/sleep: Provide registration for acpi_suspend_lowlevel
` [PATCH 2/2] xen/acpi/sleep: Register to the acpi_suspend_lowlevel a callback

[RFC PATCH v2, part 2 01/18] PCI: introduce hotplug-safe PCI bus iterators
 2013-05-14 17:05 UTC  (19+ messages)
` [RFC PATCH v2, part 2 02/18] PCI, core: use hotplug-safe iterators to walk PCI buses
` [RFC PATCH v2, part 2 03/18] PCI, hotplug: "
` [RFC PATCH v2, part 2 04/18] PCI, Alpha: "
` [RFC PATCH v2, part 2 05/18] PCI, FRV: "
` [RFC PATCH v2, part 2 06/18] PCI, IA64: "
` [RFC PATCH v2, part 2 07/18] PCI, Microblaze: "
` [RFC PATCH v2, part 2 08/18] PCI, mn10300: "
` [RFC PATCH v2, part 2 09/18] PCI, PPC: "
` [RFC PATCH v2, part 2 10/18] PCI, SPARC: "
` [RFC PATCH v2, part 2 11/18] PCI, x86: "
` [RFC PATCH v2, part 2 12/18] PCI, ACPI: "
` [RFC PATCH v2, part 2 13/18] PCI, DRM: "
` [RFC PATCH v2, part 2 14/18] PCI, EDAC: use hotplug-safe PCI bus "
` [RFC PATCH v2, part 2 15/18] PCI, via-camera: use hotplug-safe "
` [RFC PATCH v2, part 2 16/18] PCI, iommu: "
` [RFC PATCH v2, part 2 17/18] PCI, eeepc-laptop: "
` [RFC PATCH v2, part 2 18/18] PCI, asus-wmi: "

linux-next: Tree for May 8
 2013-05-14 17:02 UTC  (10+ messages)
` linux-next: Tree for May 8 (dlm)
                    ` [PATCH -next] gfs2: fix DLM depends to fix build errors

[PATCH] ARM: OMAP5: select SCU
 2013-05-14 16:57 UTC 

[PATCH v2, part 1 0/9] Prepare for introducing PCI bus lock interfaces
 2013-05-14 16:57 UTC  (7+ messages)
` [PATCH v2, part 1 3/9] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead

[RFC][PATCH 0/7] mm: Batch page reclamation under shink_page_list
 2013-05-14 16:50 UTC  (16+ messages)
` [RFC][PATCH 1/7] defer clearing of page_private() for swap cache pages
` [RFC][PATCH 2/7] make 'struct page' and swp_entry_t variants of swapcache_free()
` [RFC][PATCH 3/7] break up __remove_mapping()
` [RFC][PATCH 4/7] break out mapping "freepage" code
` [RFC][PATCH 5/7] create __remove_mapping_batch()
` [RFC][PATCH 6/7] use __remove_mapping_batch() in shrink_page_list()
` [RFC][PATCH 7/7] drain batch list during long operations

[PATCH] mmc: core: Add a capability for disabling mmc cards
 2013-05-14 16:50 UTC  (5+ messages)

[PATCH v5 0/8] kdump, vmcore: support mmap() on /proc/vmcore
 2013-05-14 16:47 UTC  (16+ messages)
` [PATCH v5 1/8] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v5 2/8] vmcore: clean up read_vmcore()
` [PATCH v5 3/8] vmalloc: make find_vm_area check in range
` [PATCH v5 4/8] vmalloc: introduce remap_vmalloc_range_partial
` [PATCH v5 5/8] vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
` [PATCH v5 6/8] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v5 7/8] vmcore: calculate vmcore file size from buffer size and total size of vmcore objects

[PATCH RFC] clk: Introduce userspace clock driver
 2013-05-14 16:46 UTC  (11+ messages)

[PATCH] libceph: ceph_pagelist_append might sleep while atomic
 2013-05-14 16:44 UTC  (2+ messages)

[PATCH v4 00/20] change invalidatepage prototype to accept length
 2013-05-14 16:37 UTC  (21+ messages)
` [PATCH v4 01/20] mm: "
` [PATCH v4 02/20] jbd2: change jbd2_journal_invalidatepage "
` [PATCH v4 03/20] ext4: use ->invalidatepage() length argument
` [PATCH v4 04/20] jbd: change journal_invalidatepage() to accept length
` [PATCH v4 05/20] xfs: use ->invalidatepage() length argument
` [PATCH v4 06/20] ocfs2: "
` [PATCH v4 07/20] ceph: "
` [PATCH v4 08/20] gfs2: "
` [PATCH v4 09/20] reiserfs: "
` [PATCH v4 10/20] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH v4 11/20] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v4 12/20] ext4: Call ext4_jbd2_file_inode() after zeroing block
` [PATCH v4 13/20] Revert "ext4: fix fsx truncate failure"
` [PATCH v4 14/20] ext4: truncate_inode_pages() in orphan cleanup path
` [PATCH v4 15/20] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v4 16/20] ext4: remove unused discard_partial_page_buffers
` [PATCH v4 17/20] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v4 18/20] ext4: update ext4_ext_remove_space trace point
` [PATCH v4 19/20] ext4: make punch hole code path work with bigalloc
` [PATCH v4 20/20] ext4: Allow punch hole with bigalloc enabled

[PATCH 00/21] Exported funtions that are marked inline
 2013-05-14 16:35 UTC  (3+ messages)
` [PATCH 17/21] CRISv32: remove inline marking of EXPORT_SYMBOL functions

[PATCH] net/macb: fix ISR clear-on-write behavior only for some SoC
 2013-05-14 16:24 UTC  (3+ messages)
` [PATCH v2] "

Build regressions/improvements in v3.10-rc1
 2013-05-14 16:33 UTC  (5+ messages)
  ` Build regressions/improvements in v3.10-rc1 (cris)

[PATCH] ACPI / LPSS: add support for Intel BayTrail
 2013-05-14 16:29 UTC  (2+ messages)

[PATCH 1/5] c6x: Wire up asm-generic/xor.h
 2013-05-14 16:27 UTC  (3+ messages)
` [PATCH 2/5] cris: "

[PATCH 0/4] Rebase device_cgroup v2 patchset
 2013-05-14 16:22 UTC  (4+ messages)

[PATCHv2 00/20] Cleanup irqchip_init calls
 2013-05-14 16:20 UTC  (23+ messages)
` [PATCH 01/20] ARM: sunxi: Remove init_irq declaration in machine description
` [PATCH 02/20] ARM: zynq: "
` [PATCH 03/20] ARM: nomadik: "
` [PATCH 04/20] ARM: picoxcell: "
` [PATCH 05/20] ARM: shmobile: ape6evm: "
` [PATCH 06/20] ARM: shmobile: kzm9g: "
` [PATCH 07/20] ARM: shmobile: lager: "
` [PATCH 08/20] ARM: shmobile: emev2: "
` [PATCH 09/20] ARM: shmobile: r8a73a4: "
` [PATCH 10/20] ARM: shmobile: r8a7790: "
` [PATCH 11/20] ARM: shmobile: sh73a0: "
` [PATCH 12/20] ARM: bcm281xx: "
` [PATCH 13/20] ARM: spear: "
` [PATCH 14/20] ARM: msm: "
` [PATCH 15/20] ARM: mvebu: "
` [PATCH 16/20] ARM: mxs: "
` [PATCH 17/20] ARM: sirf: "
` [PATCH 18/20] ARM: vexpress: "
` [PATCH 19/20] ARM: virt: "
` [PATCH 20/20] ARM: vt8500: "

[ANNOUNCE] Linux 3.8.y.z extended stable support
 2013-05-14 16:18 UTC 

[PATCH V1 resend] cpufreq: Raname index as data in cpufreq_frequency_table
 2013-05-14 16:15 UTC  (4+ messages)

[PATCH] drivers/spi/spi-tegra114.c clean use of devm_ioremap_resource()
 2013-05-14 16:12 UTC  (2+ messages)

[GIT PULL] ext4 updates for 3.10-rc2
 2013-05-14 16:09 UTC 

[PATCH] memcg: don't initialize kmem-cache destroying work for root caches
 2013-05-14 16:08 UTC  (6+ messages)

2013 Plumber's CFP: Fastboot
 2013-05-14 16:08 UTC  (3+ messages)

[PATCH] timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
 2013-05-14 16:02 UTC  (2+ messages)
` [tip:timers/urgent] timer: Don' t "

[GIT PULL] Nohz fixes
 2013-05-14 16:02 UTC  (3+ messages)
` [PATCH 1/2] nohz: Disable LOCKUP_DETECTOR when NO_HZ_FULL is enabled
` [PATCH 2/2] nohz: Warn if the machine can not perform nohz_full

3.10-rc1 system starts regular boot when waking from s2ram
 2013-05-14 16:01 UTC 

[PATCH 0/7] PCI: fix pci dev add and remove sequence
 2013-05-14 16:00 UTC  (7+ messages)
` [PATCH 6/7] PCI: Make sure VF's driver get attached after PF's

[PATCH 0/9] Important ux500 fixups due for the v3.10 -rc:s
 2013-05-14 15:58 UTC  (3+ messages)
` [PATCH 3/9] clk: ux500: Provide device enumeration number suffix for SMSC911x

[GIT PULL] workqueue fixes for v3.10-rc1
 2013-05-14 15:58 UTC 

[PATCH 1/2] Kernel/time: Introduce a new timestamp function local_time_seconds()
 2013-05-14 15:57 UTC  (2+ messages)

[v3.10-rc1] WARNING: at kernel/rcutree.c:502
 2013-05-14 15:50 UTC  (2+ messages)
` [tip:core/urgent] rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit

[PATCH] ARM: at91/trivial: typo in GEM compatible string
 2013-05-14 15:50 UTC 

[PATCH tip/core/rcu 0/7] RCU fixes for 3.11
 2013-05-14 15:47 UTC  (13+ messages)
` [PATCH tip/core/rcu 1/7] rcu: Convert rcutree.c printk calls
  ` [PATCH tip/core/rcu 6/7] rcu: Drive quiescent-state-forcing delay from HZ

NOHZ: WARNING: at arch/x86/kernel/smp.c:123 native_smp_send_reschedule
 2013-05-14 15:46 UTC  (2+ messages)
` [tip:timers/urgent] tick: Don't invoke tick_nohz_stop_sched_tick( ) if the cpu is offline

[PATCH wq/for-3.10-fixes] workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into node number
 2013-05-14 15:39 UTC  (3+ messages)

Yet another page fault deadlock
 2013-05-14 15:38 UTC  (3+ messages)

[PATCH] cgroup: initialize xattr before calling d_instantiate()
 2013-05-14 15:38 UTC  (2+ messages)

[PATCH 0/5] media: i2c: tvp7002 feature enhancement and cleanup
 2013-05-14 15:34 UTC  (3+ messages)
` [PATCH 5/5] media: i2c: tvp7002: add OF support

AIO refactoring/performance improvements/cancellation
 2013-05-14 15:28 UTC  (8+ messages)
` [PATCH 04/21] Generic percpu refcounting
` [PATCH 17/21] Percpu tag allocator

Kernel 3.10-rc1 build warning on 32-bit ppc associated with commit 3925f46
 2013-05-14 15:29 UTC 

[PATCH] x86: add a new SMP bring up way for tboot case
 2013-05-14 21:21 UTC  (4+ messages)

ncpfs [Regression] rmdir and rm -rf fail with device busy
 2013-05-14 15:23 UTC 

Vuelva a validar su límite de almacenamiento de buzones
 2013-05-14 15:22 UTC 

[ANNOUNCE] 3.6.11.3-rt35
 2013-05-14 15:22 UTC 

[PATCH] kernel/workqueue.c: kfree issue, need check flag 'WQ_UNBOUND' when processing failure
 2013-05-14 15:20 UTC  (2+ messages)

[PATCH] kernel/workqueue.c: better to free related resources when failure occurs in wq_numa_init()
 2013-05-14 15:17 UTC  (2+ messages)

(no subject)
 2013-05-14 15:11 UTC 

[PATCH] ASoC: remove saarb and tavorevb3 machine drivers
 2013-05-14 15:07 UTC 

[RFC PATCH 0/2] return value from shrinkers
 2013-05-14 15:03 UTC  (2+ messages)

[PATCH] ARM: mach-bcm: drop "select GPIO_BCM"
 2013-05-14 15:01 UTC  (4+ messages)

[PATCH] pinctrl/lantiq: Free mapping configs for both pin and groups
 2013-05-14 15:00 UTC 

[PATCH 00/14] Cleanup irqchip_init calls
 2013-05-14 14:58 UTC  (5+ messages)
` [PATCH 06/14] ARM: bcm281xx: Remove init_irq declaration in machine description

[PATCH 01/11] time: add *_to_jiffies_min helpers to guarantee a minimum duration
 2013-05-14 14:50 UTC  (11+ messages)
` [PATCH v2 0/8] add *_to_jiffies_timeout "
` [PATCH v2 1/8] time: "
` [PATCH v2 2/8] sched: msleep: take msecs_to_jiffies_timeout into use
` [PATCH v2 3/8] drm/i915: "
` [PATCH v2 4/8] media/si4713-i2c: take usecs_to_jiffies_timeout "
` [PATCH v2 5/8] usb/isp116x-hcd: take msecs_to_jiffies_timeout "
` [PATCH v2 6/8] net/sunrpc: "
` [PATCH v2 7/8] net/tipc: "
` [PATCH v2 8/8] sound/oxygen_io: "

[PATCH 0/2 v2] cpu: fix leaks and udev race in register_cpu()
 2013-05-14 14:46 UTC  (3+ messages)
` [PATCH 1/2] cpu: fix "crash_notes" and "crash_notes_size" leaks "
` [PATCH 2/2] cpu: make sure that cpu/online file created before KOBJ_ADD is emitted

Kobject_uevent in cpufreq.c
 2013-05-14 14:50 UTC  (4+ messages)

udev races with 'arch_register_cpu' to write 1 to /sys/devices/system/cpu/cpu1/online (which is not yet created)
 2013-05-14 14:45 UTC  (3+ messages)
` [RFC 0/2] cpu: fix leak and udev race in register_cpu()

[PATCH] mfd: db8500-prcmu: Update stored DSI PLL divider value
 2013-05-14 14:40 UTC  (2+ messages)

[PATCH 1/2] IOMMU/AMD: Adding IOMMU PC resource management
 2013-05-14 14:37 UTC  (3+ messages)

[patch 0/8]: use runnable load avg in balance
 2013-05-14 14:35 UTC  (3+ messages)

[RFC 0/4] ARM: S3C24XX: add dmaengine based dma-driver
 2013-05-14 14:21 UTC  (4+ messages)
` [RFC 2/4] dma: add dmaengine driver for Samsung s3c24xx SoCs

[PATCH] xen: reuse the same pirq allocated when driver load first time
 2013-05-14 14:20 UTC  (10+ messages)

[PATCH] staging: vme: fix error return code in vme_user_probe()
 2013-05-14 14:19 UTC  (5+ messages)

[PATCH 01/15] Char: lp, protect LPGETSTATUS with port_mutex
 2013-05-14 14:20 UTC  (4+ messages)
` [PATCH 15/15] ptp: PTP_1588_CLOCK_PCH depends on x86

[PATCH v3] ARM:dts:omap4-panda:Update the LED support for the panda DTS
 2013-05-14 14:17 UTC 

[PATCH] drivers: pinctrl: vt8500: use devm_ioremap_resource()
 2013-05-14 14:16 UTC  (3+ messages)

[PATCH 0/3] nohz: Some fixes and updates
 2013-05-14 14:13 UTC  (3+ messages)
` [PATCH 1/3] x86/sched/context_tracking: Call new schedule_preempt_user() from entry_64.S


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox