The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2013-04-30 18:32:08 to 2013-05-01 07:39:58 UTC [more...]

[PATCH] swap: redirty page if page write fails on swap file
 2013-05-01  7:39 UTC  (8+ messages)
  ` [PATCH] mm: swap: Mark swap pages writeback before queueing for direct IO

[PATCH] lib: add weak __clzsi2()/__clzdi2() functions
 2013-05-01  7:35 UTC  (5+ messages)

[GIT PULL] Bcache fixes for 3.10
 2013-05-01  7:26 UTC  (2+ messages)

[PATCH 0/2] Early printk support for virtio console devices
 2013-05-01  6:53 UTC  (11+ messages)

[PATCH 0/7] Zynq: revised CCF code
 2013-05-01  6:50 UTC  (12+ messages)
` [PATCH 1/7] tty: xuartps: Sort #includes alphabetically
` [PATCH 2/7] tty: xuartps: Remove suspend/resume functions
` [PATCH 3/7] clocksource/cadence_ttc: Sort #includes alphabetically
` [PATCH 4/7] clk: zynq: Factor out PLL driver
` [PATCH 5/7] clk: zynq: Add clock controller driver
` [PATCH 6/7] arm: zynq: Migrate platform to clock controller
` [PATCH 7/7] clk: zynq: Remove deprecated clock code

linux-next: manual merge of the arm-soc tree with the arm tree
 2013-05-01  6:44 UTC 

[PATCH] fat: Fix possible overflow for fat_clusters
 2013-05-01  6:43 UTC 

[PATCH RESEND v5] fat: editions to support fat_fallocate
 2013-05-01  6:42 UTC  (4+ messages)

[RFC PATCH 0/3] Obey mark_page_accessed hint given by filesystems
 2013-05-01  6:28 UTC  (4+ messages)
` [PATCH 2/3] mm: Ensure that mark_page_accessed moves pages to the active list

[PATCH v3 0/5] partitions: Add aix lvm partitions support
 2013-05-01  6:09 UTC  (6+ messages)
` [PATCH 1/5] partitions/msdos.c: end-of-line whitespace and semicolon cleanup
` [PATCH 2/5] partitions: Add aix lvm partitions support files
` [PATCH 3/5] partitions/msdos: enumerate also AIX LVM partitions
` [PATCH 4/5] partitions/Makefile: compile aix.c if configured
` [PATCH 5/5] partitions/Kconfig: add the AIX_PARTITION entry

[PATCH v5] x86: Enable fast strings on Intel if BIOS hasn't already
 2013-05-01  5:46 UTC 

[RFC PATCH 0/5] Add aix lvm partitions support
 2013-05-01  5:35 UTC  (8+ messages)
` [PATCH 2/5] Add aix lvm partitions support files

[PATCH] modpost.c: Add .text.unlikely to TEXT_SECTIONS
 2013-05-01  2:19 UTC  (4+ messages)

[ 00/42] 3.8.11-stable review
 2013-05-01  5:23 UTC  (10+ messages)
` [ 02/42] TTY: do not update atime/mtime on read/write

linux-next: manual merge of the block tree with Linus' tree
 2013-05-01  5:17 UTC 

[RFC PATCH] drivers: power: Add watchdog timer to catch drivers which lockup during suspend
 2013-05-01  5:14 UTC  (11+ messages)
` [RFC PATCH] power: Add option to log time spent in suspend

[GIT PULL] ext4 updates for 3.10
 2013-05-01  5:10 UTC 

linux-next: manual merge of the vfs tree with the powerpc tree
 2013-05-01  5:10 UTC  (3+ messages)

[PATCH 1/2] Make the batch size of the percpu_counter configurable
 2013-05-01  5:09 UTC  (14+ messages)
` [PATCH 2/2] Make batch size for memory accounting configured according to size of memory

[PATCH] cpufreq: cpu0: Free parent node for error cases
 2013-05-01  5:04 UTC 

mips; boot fail after merge 3.9+
 2013-05-01  4:57 UTC 

[git pull] signal.git, first pile
 2013-05-01  4:46 UTC 

[PATCH] clk: Fix race condition between clk_set_parent and clk_enable()
 2013-05-01  4:42 UTC 

[PATCH] f2fs: use f2fs_iget_nowait again
 2013-05-01  4:38 UTC  (3+ messages)
  ` [PATCH v3] "

Abysmal HDD/USB write speed after sleep on a UEFI system
 2013-05-01  4:19 UTC  (11+ messages)

linux-next: manual merge of the v4l-dvb tree with the i2c tree
 2013-05-01  3:27 UTC  (2+ messages)

[ANNOUNCE] 3.0.75-rt102
 2013-05-01  3:25 UTC 

[ANNOUNCE] 3.2.44-rt64
 2013-05-01  3:21 UTC 

[ANNOUNCE] 3.4.42-rt56
 2013-05-01  3:20 UTC 

OOM-killer and strange RSS value in 3.9-rc7
 2013-05-01  3:13 UTC  (14+ messages)

[PULL] apparmor update
 2013-05-01  2:39 UTC 

[GIT] Security subsystem updates for 3.10
 2013-05-01  2:37 UTC  (3+ messages)

linux-next: build failure after merge of the vfs tree
 2013-05-01  2:22 UTC 

linux-next: manual merge of the vfs tree with Linus' tree
 2013-05-01  2:11 UTC 

[GIT PULL] Hexagon arch fixes
 2013-05-01  2:06 UTC 

[PATCH 0/2] clk: add of_clk_provider stubs to enable clk-si5351 on non OF
 2013-05-01  0:58 UTC  (3+ messages)
` [PATCH 1/2] clk: add non CONFIG_OF routines for clk-provider
` [PATCH 2/2] clk: si5351: Allow to build without CONFIG_OF

[patch 00/34] idle: Consolidate idle implementations
 2013-05-01  0:55 UTC  (13+ messages)
` [patch 08/34] arm: Use generic idle loop

[PATCH 0/4] ARM 64 bit sched_clock take #2
 2013-05-01  0:54 UTC  (3+ messages)
` [PATCH 5/4] sched: Make ARM's sched_clock generic for all architectures
  ` [PATCH 6/4] arm64: Move to generic sched_clock infrastructure

[PATCH 1/4] x86/gdt/64-bit: store/load GDT for ACPI S3 or hibernate/resume path is not needed
 2013-05-01  0:48 UTC  (6+ messages)
` [tip:x86/paravirt] x86-64, gdt: Store/ load "

FINAL WARNING
 2013-05-01  0:21 UTC 

[PATCH] HID: add support for Sony RF receiver with USB product id 0x0374
 2013-05-01  0:26 UTC  (7+ messages)
    ` [PATCH v2] "
          ` [PATCH] HID: fix botched tree merge that disabled fix-up for certain Sony RF receivers

Do assure me
 2013-05-01  0:14 UTC 

linux-next: the mips tree is completely screwed
 2013-05-01  0:05 UTC 

[PATCH 0/3 RFC] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
 2013-04-30 23:49 UTC  (13+ messages)
` [PATCH 1/3 RFC] Driver core: Add offline/online device operations
` [PATCH 2/3 RFC] Driver core: Use generic offline/online for CPU offline/online
` [PATCH 3/3 RFC] ACPI / hotplug: Use device offline/online for graceful hot-removal

dummy irq trace 'Flags mismatch'
 2013-04-30 23:53 UTC  (7+ messages)
    ` [PATCH] dummy-irq: require the user to specify an IRQ number

[PATCH v3 0/6] Android Binder IPC Fixes
 2013-04-30 23:52 UTC  (5+ messages)

[PATCH] TTY: fix atime/mtime regression
 2013-04-30 23:49 UTC  (3+ messages)
  ` [PATCH v2] "

[BUG] staging: android: ashmem: Deadlock during ashmem_shrink
 2013-04-30 23:33 UTC  (9+ messages)

[PULL-REQUEST] md update for 3.10
 2013-04-30 23:30 UTC 

add support for syba 7.1 surround sound card
 2013-04-30 22:20 UTC 

[git patches] libata updates
 2013-04-30 23:18 UTC  (2+ messages)

[PATCH] x86, io_apic: Fix number of pre-allocated irqs
 2013-04-30 23:20 UTC 

linux-next: Tree for Apr 30
 2013-04-30 23:01 UTC  (8+ messages)
` linux-next: Tree for Apr 30 (sound)
` linux-next: Tree for Apr 30 (netdev: mellanox/mlx4)
      ` [PATCH net-next] mlx4_en: fix a build error on 32bit arches

[patch 0/4] sched: Move work out of the scheduler core
 2013-04-30 22:47 UTC  (4+ messages)
` [patch 4/4] sched: Distangle worker accounting from rq->lock

[PATCH] sata_highbank: Rename proc_name to the module name
 2013-04-30 22:33 UTC  (2+ messages)

[ANNOUNCE] 3.8.10-rt6
 2013-04-30 22:31 UTC  (6+ messages)
  ` Suspend resume problem (WAS Re: [ANNOUNCE] 3.8.10-rt6)

[PATCH] iio: adc: add driver for MCP3204/08 12-bit ADC
 2013-04-30 22:21 UTC 

[PATCH] vfio: Set container device mode
 2013-04-30 22:21 UTC 

rcu: Provide compile-time control for no-CBs CPUs
 2013-04-30 22:19 UTC  (8+ messages)

[PATCH] ACPI / PM: Move processor suspend/resume to syscore_ops
 2013-04-30 22:18 UTC 

[PATCH] fs: ext4: Printing debug is now configurable
 2013-04-30 21:51 UTC 

[PATCH] AHCI: Make distinct names for ports in /proc/interrupts
 2013-04-30 21:41 UTC  (2+ messages)

[PATCH V2 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
 2013-04-30 21:38 UTC  (2+ messages)

clockevents_program_event WARN_ON preventing boot
 2013-04-30 21:37 UTC  (2+ messages)

[PATCH] PCI: Fix racing for pci device removing via sysfs
 2013-04-30 21:29 UTC  (10+ messages)

[PATCH v2 0/3] rapidio: changes to enumeration/discovery
 2013-04-30 21:25 UTC  (4+ messages)
` [PATCH v2 1/3] rapidio: make enumeration/discovery configurable
` [PATCH v2 2/3] rapidio: add enumeration/discovery start from user space
` [PATCH v2 3/3] rapidio: documentation update for enumeration changes

system administrator
 2013-05-01 21:03 UTC 

[TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR
 2013-04-30 21:11 UTC  (6+ messages)
` [TRIVIAL PATCH 08/26] m32r: Convert print_symbol to %pSR

Bug#700333: Stack trace
 2013-04-30 21:04 UTC  (11+ messages)

[PATCH v3 -next 0/5] Add support for LZ4-compressed kernel
 2013-04-30 20:56 UTC  (3+ messages)
` [PATCH v3 -next 3/5] arm: "

[PATCH 1/5] dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
 2013-04-30 20:43 UTC  (4+ messages)
` [PATCH 3/5] ARM: ux500: Stop passing DMA platform data though AUXDATA

[GIT] trivial
 2013-04-30 20:39 UTC  (2+ messages)

[PATCH v3 0/3] Wait/wound mutex implementation, v3
 2013-04-30 20:38 UTC  (6+ messages)
` [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3
` [PATCH] [RFC] mutex: w/w mutex slowpath debugging

[PATCH] mmc: block: Add MMC write packing statistics
 2013-04-30 20:29 UTC  (2+ messages)

[PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5
 2013-04-30 20:26 UTC 

[PATCH v2] mmc: card: Adding support for sanitize in eMMC 4.5
 2013-04-30 20:12 UTC  (3+ messages)

[PATCH 9/9] rsxx: Disallows DMA transfer during format
 2013-04-30 20:01 UTC 

[PATCH 8/9] rsxx: Fixes CPU usage issues on RHEL 6 Kernels
 2013-04-30 20:00 UTC 

[PATCH 7/9] rsxx: Adding EEH check inside cregs timeout
 2013-04-30 19:58 UTC 

[PATCH 6/9] rsxx: Restructured DMA cancel scheme
 2013-04-30 19:58 UTC 

[PATCH 5/9] rsxx: Adding in sync_start module paramenter
 2013-04-30 19:56 UTC 

[PATCH 4/9] rsxx: Corrected discard support version number
 2013-04-30 19:55 UTC 

[PATCH 3/9] rsxx: Fixes incorrect stats calculation
 2013-04-30 19:51 UTC 

[PATCH 2/9] rsxx: Individual workqueues for interruptible events
 2013-04-30 19:50 UTC 

[PATCH 1/9] rsxx: Adding in sysfs entries
 2013-04-30 19:48 UTC 

We promi se t he se ho t v i deos wor t h watc hing
 2013-04-30 19:37 UTC 

[PATCH V2] xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
 2013-04-30 19:08 UTC  (3+ messages)

[PATCH] xhci: Compute last_ctx from complete set of endpoints
 2013-04-30 18:56 UTC 

[PATCH 0/9] liblockdep: userspace lockdep
 2013-04-30 18:54 UTC  (10+ messages)
` [PATCH 1/9] lockdep: Be nice about building from userspace
` [PATCH 2/9] liblockdep: Wrap kernel/lockdep.c to allow usage "
` [PATCH 3/9] liblockdep: Add public headers for pthread_mutex_t implementation
` [PATCH 4/9] liblockdep: Add pthread_mutex_t test suite
` [PATCH 5/9] liblockdep: Add public headers for pthread_rwlock_t implementation
` [PATCH 6/9] liblockdep: Add pthread_rwlock_t test suite
` [PATCH 7/9] liblockdep: Support using LD_PRELOAD
` [PATCH 8/9] liblockdep: Add the 'lockdep' user-space utility
` [PATCH 9/9] liblockdep: Add a MAINTAINERS entry

[PATCH v2 0/2] xen/balloon: Extension and fix
 2013-04-30 18:58 UTC  (6+ messages)
` [PATCH v2 2/2] xen/balloon: Enforce various limits on target

[PATCH v2 0/6] ptrace/x86: hw_breakpoints fixes/cleanups
 2013-04-30 18:53 UTC  (9+ messages)
` [PATCH 6/6] ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)
          ` [PATCH 0/2] (Was: ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child))
            ` [PATCH 1/2] ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug registers
            ` [PATCH 2/2] x86: kill TIF_DEBUG

WT memory type on x86_64?
 2013-04-30 18:55 UTC  (5+ messages)

[PATCH] kmsg: honor dmesg_restrict sysctl on /dev/kmsg
 2013-04-30 18:54 UTC  (3+ messages)

[PATCH] fs/proc: smaps should avoid VM_PFNMAP areas
 2013-04-30 18:52 UTC 

[PATCH] softirq: use _RET_IP_
 2013-04-30 18:46 UTC 

[PATCH] ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_CFS format
 2013-04-30 18:44 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: Add devicetree support for spdif dummy codecs
 2013-04-30 18:43 UTC  (2+ messages)

[PATCH 1/1] ASoC: McASP: Add device tree binding for defining separate clock and sync used by tx and rx
 2013-04-30 18:40 UTC  (2+ messages)

[PATCH] ARM: bcm281xx: Add L2 support for Rev A2 chips
 2013-04-30 18:38 UTC 

linux-next: build failure after merge of the xfs tree
 2013-04-30 18:36 UTC  (3+ messages)

[PATCH -next 0/3] mop500_ab8500 fixes
 2013-04-30 18:33 UTC  (5+ messages)
` [PATCH 1/3] ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare
` [PATCH 3/3] ASoC: ux500: register controls to card instead of codec


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