The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2012-11-05 12:25:56 to 2012-11-05 15:39:35 UTC [more...]

[PATCH 0/8] drop if around WARN_ON
 2012-11-05 15:39 UTC  (3+ messages)
` [PATCH 1/8] fs/btrfs: "

[RFC] Second attempt at kernel secure boot support
 2012-11-05 15:37 UTC  (16+ messages)

[PATCH 0/16] use WARN
 2012-11-05 15:38 UTC  (3+ messages)
` [PATCH 13/16] fs/btrfs: "

[ 000/262] 3.5.5-stable review
 2012-11-05 15:37 UTC  (5+ messages)
` [ 243/262] NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate

[PATCH 0/3] capebus moving omap_devices to mach-omap2
 2012-11-05 15:37 UTC  (34+ messages)

[PATCH v9 00/34] vfs: add the ability to retry lookup and operation to most path-based syscalls
 2012-11-05 15:22 UTC  (35+ messages)
` [PATCH v9 01/34] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v9 02/34] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v9 03/34] vfs: fix readlinkat to retry on ESTALE
` [PATCH v9 04/34] vfs: add new "reval" argument to kern_path_create and user_path_create
` [PATCH v9 05/34] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v9 06/34] vfs: fix mkdir "
` [PATCH v9 07/34] vfs: fix symlinkat "
` [PATCH v9 08/34] vfs: fix linkat "
` [PATCH v9 09/34] vfs: add a reval argument to user_path_parent
` [PATCH v9 10/34] vfs: make rmdir retry on ESTALE errors
` [PATCH v9 11/34] vfs: make do_unlinkat "
` [PATCH v9 12/34] vfs: fix renameat to "
` [PATCH v9 13/34] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v9 14/34] vfs: have faccessat "
` [PATCH v9 15/34] vfs: have chdir retry lookup and call once on "
` [PATCH v9 16/34] vfs: make chroot retry "
` [PATCH v9 17/34] vfs: make fchmodat retry once on ESTALE errors
` [PATCH v9 18/34] vfs: make fchownat "
` [PATCH v9 19/34] vfs: fix user_statfs to "
` [PATCH v9 20/34] vfs: allow utimensat() calls to retry once on an ESTALE error
` [PATCH v9 21/34] vfs: allow setxattr to retry once on ESTALE errors
` [PATCH v9 22/34] vfs: allow lsetxattr() "
` [PATCH v9 23/34] vfs: make getxattr retry once on an ESTALE error
` [PATCH v9 24/34] vfs: make lgetxattr retry once on ESTALE
` [PATCH v9 25/34] vfs: make listxattr retry once on ESTALE error
` [PATCH v9 26/34] vfs: make llistxattr "
` [PATCH v9 27/34] vfs: make removexattr retry once on ESTALE
` [PATCH v9 28/34] vfs: make lremovexattr retry once on ESTALE error
` [PATCH v9 29/34] vfs: convert do_filp_open to use retry_estale helper
` [PATCH v9 30/34] vfs: convert do_file_open_root "
` [PATCH v9 31/34] vfs: convert filename_lookup "
` [PATCH v9 32/34] vfs: ensure that forward progress is being made on pathwalks
` [PATCH v9 33/34] vfs: make number of ESTALE retries tunable
` [PATCH v9 34/34] vfs: add a sliding backoff delay between ESTALE retries

[floppy, blk_peek_request] BUG: scheduling while atomic: kworker/u:0/6/0x10000002
 2012-11-05 15:33 UTC  (7+ messages)

[patch,v2 00/10] make I/O path allocations more numa-friendly
 2012-11-05 15:32 UTC  (12+ messages)
` [patch,v2 01/10] scsi: add scsi_host_alloc_node
` [patch,v2 04/10] scsi: allocate scsi_cmnd-s from the device's local numa node
` [patch,v2 05/10] sd: use alloc_disk_node

[GIT PULL] 4 fixes for drbd
 2012-11-05 15:28 UTC  (5+ messages)

macbook pro 9.2 stat/ata bus error
 2012-11-05 15:28 UTC 

[PATCH] add tpm_xenu.ko: Xen Virtual TPM frontend driver
 2012-11-05 15:09 UTC 

[PATCH RESEND 1/3] perf tools: Use normalized arch name for searching objdump path
 2012-11-05 15:25 UTC  (6+ messages)
` [PATCH 2/3] perf tools: Introduce struct hist_browser_timer
` [PATCH 3/3] perf report: Postpone objdump check until annotation requested

[PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c
 2012-11-05 15:25 UTC  (7+ messages)

[PATCH v2 6/9] rcu: use __this_cpu_read helper instead of per_cpu_ptr(p, raw_smp_processor_id())
 2012-11-05 15:23 UTC  (7+ messages)

IMX257 framebuffer problem
 2012-11-05 15:21 UTC  (6+ messages)

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-11-05 15:20 UTC  (12+ messages)
` [PATCH v3 02/11] clk: davinci - add PSC clock driver
` [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver
` [PATCH v3 04/11] clk: davinci - add pll divider clock driver

[PATCH v2 9/9] net: batman-adv: use per_cpu_add helper
 2012-11-05 15:19 UTC  (4+ messages)
` [B.A.T.M.A.N.] "

[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-05 15:19 UTC  (19+ messages)
` [PATCH 1/3] gpio / ACPI: add ACPI support
` [PATCH 2/3] spi / ACPI: add ACPI enumeration support

[PATCH 8/9] trace: use this_cpu_ptr per-cpu helper
 2012-11-05 15:18 UTC  (6+ messages)

[PATCH 00/32] [RFC] nohz/cpuset: Start discussions on nohz CPUs
 2012-11-05 15:17 UTC  (10+ messages)

[PATCH 1/2] Xen acpi pad implement
 2012-11-05 15:16 UTC  (10+ messages)
` [Xen-devel] "

[PATCH 0/8] mfd: Batch together MFD related patches
 2012-11-05 15:10 UTC  (9+ messages)
` [PATCH 1/8] mfd: ab8500-core: Remove unused ab8500-gpio IRQ ranges
` [PATCH 2/8] mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameter
` [PATCH 3/8] mfd: Provide the STMPE driver with its own IRQ domain
` [PATCH 4/8] mfd: Correct copy and paste mistake in stmpe
` [PATCH 5/8] mfd: Enable the STMPE MFD for Device Tree
` [PATCH 6/8] Documentation: Describe bindings for STMPE Multi-Functional Device driver
` [PATCH 7/8] mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routines
` [PATCH 8/8] mfd: Differentiate between u8500 and u9540 TCDM address mapping

[PATCH] [perf] Remove the node from rblist in strlist__remove
 2012-11-05 15:04 UTC  (4+ messages)
` [tip:perf/core] perf tools: "

[RFC PATCH] zcache2 cleanups (s/int/bool + debugfs movement)
 2012-11-05 14:37 UTC  (12+ messages)
` [PATCH 01/11] zcache2: s/int/bool/ on the various options
` [PATCH 02/11] zcache: Module license is defined twice
` [PATCH 03/11] zcache: Provide accessory functions for counter increase
` [PATCH 04/11] zcache: Provide accessory functions for counter decrease
` [PATCH 05/11] zcache: The last of the atomic reads has now an accessory function
` [PATCH 06/11] zcache: Fix compile warnings due to usage of debugfs_create_size_t
` [PATCH 07/11] zcache: Make the debug code use pr_debug
` [PATCH 08/11] zcache: Move debugfs code out of zcache-main.c file
` [PATCH 09/11] zcache: Use an array to initialize/use debugfs attributes
` [PATCH 10/11] zcache: Move the last of the debugfs counters out
` [PATCH 11/11] zcache: Coalesce all debug under CONFIG_ZCACHE2_DEBUG

Fwd: Nice processes prevent frequency increases - possible scheduler regression (known good in 2.6.35)
 2012-11-05 14:54 UTC  (5+ messages)

[PATCH 0/8] zynq COMMON_CLK support
 2012-11-05 14:49 UTC  (12+ messages)
` [PATCH 2/8] ARM: zynq: move ttc timer code to drivers/clocksource
` [PATCH 5/8] ARM: zynq: add COMMON_CLK support
` [PATCH 8/8] clocksource: xilinx_ttc: add OF_CLK support

[PATCH v2] proc: add "Seccomp" to status
 2012-11-05 14:43 UTC  (2+ messages)

[PATCH 00/25] perf test: Add perf_event_attr tests
 2012-11-05 14:41 UTC  (9+ messages)
` [PATCH 03/25] perf tests: Add framework for automated "
      ` [PATCHv2 "

[PATCH 0/9] Fixups for issues when running 'make randconfig'
 2012-11-05 14:35 UTC  (9+ messages)
` [PATCH 6/9] virtio_mmio: Cast &resources[1].start to ‘unsigned int *’ to rid compiler warning
        ` [PATCH] virtio-mmio: Fix irq parsing in command line parameter

[PATCH] [trivial] Fix typo in multiple drivers
 2012-11-05 14:30 UTC 

[PATCH 1/2] ASoC: Ux500: Fixup use of clocks
 2012-11-05 14:27 UTC  (3+ messages)

kswapd0: wxcessive CPU usage
 2012-11-05 14:24 UTC  (11+ messages)
  ` kswapd0: excessive "
                  ` [PATCH] Revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures"

[PATCH] ledtrig-cpu: kill useless mutex to fix sleep in atomic context
 2012-11-05 14:20 UTC 

3.7.0-rc4 build failure on alpha: MPILIB
 2012-11-05 13:53 UTC 

[PATCH] dma-debug: fix to not have dependency on get_dma_ops() interface
 2012-11-05 13:59 UTC  (2+ messages)

[PATCH 0/4] drm/ttm: Get rid of a number of atomic read-modify-write ops
 2012-11-05 14:09 UTC  (8+ messages)
` [PATCH 1/4] drm: Make hashtab rcu-safe
` [PATCH 2/4] kref: Implement kref_get_unless_zero
` [PATCH 3/4] drm/ttm, drm/vmwgfx: Use RCU locking for object lookups
` [PATCH 4/4] drm/ttm: Optimize reservation slightly

[PATCH v2 00/16] perf: add memory access sampling support
 2012-11-05 13:51 UTC  (17+ messages)
` [PATCH v2 01/16] perf/x86: improve sysfs event mapping with event string
` [PATCH v2 02/16] perf/x86: add flags to event constraints
` [PATCH v2 03/16] perf, core: Add a concept of a weightened sample
` [PATCH v2 04/16] perf: add minimal support for PERF_SAMPLE_WEIGHT
` [PATCH v2 05/16] perf, tools: Add arbitary aliases and support names with -
` [PATCH v2 06/16] perf: add support for PERF_SAMPLE_ADDR in dump_sampple()
` [PATCH v2 07/16] perf: add generic memory sampling interface
` [PATCH v2 08/16] perf/x86: add memory profiling via PEBS Load Latency
` [PATCH v2 09/16] perf/x86: export PEBS load latency threshold register to sysfs
` [PATCH v2 10/16] perf/x86: add support for PEBS Precise Store
` [PATCH v2 11/16] perf tools: add mem access sampling core support
` [PATCH v2 12/16] perf report: add support for mem access profiling
` [PATCH v2 13/16] perf record: "
` [PATCH v2 14/16] perf tools: add new mem command for memory "
` [PATCH v2 15/16] perf: add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
` [PATCH v2 16/16] perf tools: detect data vs. text mappings

[PATCH 0/4] drm/ttm: Get rid of a number of atomic read-modify-write ops v2
 2012-11-05 13:55 UTC  (5+ messages)
` [PATCH 1/4] drm: Make hashtab rcu-safe
` [PATCH 2/4] kref: Implement kref_get_unless_zero v2
` [PATCH 3/4] drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v2
` [PATCH 4/4] drm/ttm: Optimize reservation slightly

[PATCH] pinctrl: samsung: Add ifdef CONFIG_OF_GPIO guard for gc->of_node
 2012-11-05 13:55 UTC 

[PATCH 1/2] leds: Add generic support for memory mapped LEDs
 2012-11-05 13:52 UTC  (4+ messages)

[PATCH v3 1/5] mfd: set device type of mfd platform devices to a mfd type
 2012-11-05 14:48 UTC  (5+ messages)
` [PATCH v3 2/5] mfd: add viperboard driver
` [PATCH v3 3/5] gpio: add viperboard gpio driver
` [PATCH v3 4/5] i2c: add viperboard i2c master driver
` [PATCH v3 5/5] iio: adc: add viperboard adc driver

[RFC] Second attempt at kernel secure boot support
 2012-11-05 13:46 UTC  (17+ messages)

[PATCH] pinctrl: sirf: Staticize non-exported symbol
 2012-11-05 13:44 UTC 

[PATCHSET cgroup/for-3.8] cgroup_freezer: implement proper hierarchy support
 2012-11-05 13:42 UTC  (3+ messages)
` [PATCH 1/9] cgroup: add cgroup_subsys->post_create()

[PATCH] pinctrl: u300: Staticize non-exported symbols
 2012-11-05 13:42 UTC 

mm: NULL ptr deref in anon_vma_interval_tree_verify
 2012-11-05 13:41 UTC  (8+ messages)

[PATCH] dmapool : make DMAPOOL_DEBUG detect corruption of free marker
 2012-11-05 13:40 UTC 

[PATCH v2 00/11] Win 8 support for digitizers
 2012-11-05 13:32 UTC  (7+ messages)
` [PATCH v2 11/11] HID: hid-multitouch: get rid of usbhid depedency for general path

[Q][Process Step Wise]
 2012-11-05 13:32 UTC 

[PATCH] pinctrl: at91: Staticize non-exported symbols
 2012-11-05 13:31 UTC  (2+ messages)

[PATCH v3 0/4] arch/arm: support seccomp
 2012-11-05 13:29 UTC  (3+ messages)
` [PATCH 1/4] arch/arm: add syscall_get_arch

[PATCH] MODSIGN: Only sign modules if built in-tree
 2012-11-05 13:24 UTC  (8+ messages)
        ` [PATCH v2] "

[CPU hotplug, __disable_runtime] kernel BUG at kernel/sched/rt.c:687!
 2012-11-05 13:14 UTC 

[patch] power: battery: pointer math issue in gab_probe()
 2012-11-05 13:09 UTC  (4+ messages)

[PATCH 0/2] Input: nomadik-ske-keypad - clk fixups
 2012-11-05 12:37 UTC  (5+ messages)
` [PATCH 2/2] Input: nomadik-ske-keypad - start using the apb_pclk

[PATCH V2 0/2] tps80031: Add mfd and regulator driver
 2012-11-05 12:31 UTC  (3+ messages)
` [PATCH V2 1/2] mfd: add TI TPS80031 mfd core driver
` [PATCH V2 2/2] regulator: tps80031: add regulator driver for tps80031

[PATCH 1/5] fat: remove parent_logstart check in fat_get_parent
 2012-11-05 12:27 UTC  (2+ messages)

VFS hot tracking: How to calculate data temperature?
 2012-11-05 12:25 UTC  (8+ messages)


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