linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-07 08:15:48 to 2012-09-07 14:25:13 UTC [more...]

[PATCH v6 00/20] vfs: add the ability to retry on ESTALE to several syscalls
 2012-09-07 14:18 UTC  (19+ messages)
` [PATCH v6 01/20] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v6 03/20] vfs: fix readlinkat to retry "
` [PATCH v6 04/20] vfs: add new "reval" argument to kern_path_create and user_path_create
` [PATCH v6 05/20] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v6 06/20] vfs: fix mkdir "
` [PATCH v6 07/20] vfs: fix symlinkat "
` [PATCH v6 08/20] vfs: fix linkat "
` [PATCH v6 09/20] vfs: add a reval argument to user_path_parent
` [PATCH v6 10/20] vfs: make rmdir retry on ESTALE errors
` [PATCH v6 11/20] vfs: make do_unlinkat "
` [PATCH v6 13/20] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v6 14/20] vfs: have faccessat "
` [PATCH v6 15/20] vfs: have chdir retry lookup and call once on "
` [PATCH v6 16/20] vfs: make chroot retry "
` [PATCH v6 17/20] vfs: make fchmodat retry once on ESTALE errors
` [PATCH v6 18/20] vfs: make fchownat "
` [PATCH v6 19/20] vfs: convert do_filp_open to use retry_estale helper
` [PATCH v6 20/20] vfs: convert do_file_open_root "

[PATCH tip/core/rcu 04/15] rcu: Permit RCU_NONIDLE() to be used from interrupt context
 2012-09-07 14:24 UTC  (11+ messages)

[PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
 2012-09-07 14:25 UTC  (19+ messages)

[PATCH/RFC] Fix xsave bug on older Xen hypervisors
 2012-09-07 14:22 UTC  (6+ messages)
` [Xen-devel] "

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-07 14:22 UTC  (32+ messages)
` [PATCH 01/19] ARM: ux500: Add skeleton Device Tree for the HREF reference board
` [PATCH 02/19] ARM: ux500: Add UART support to the HREF Device Tree
` [PATCH 03/19] ARM: ux500: Pass SDI DMA information though AUX_DATA to MMCI
` [PATCH 04/19] ARM: ux500: Add SDI (MMC) support to the HREF Device Tree
` [PATCH 05/19] ARM: ux500: Stop registering HREF's SDI devices from platform data
` [PATCH 06/19] ARM: ux500: Add nodes for the MSP into the HREF Device Tree
` [PATCH 07/19] ARM: ux500: Add all encompassing sound node to "
` [PATCH 08/19] ARM: ux500: Stop registering Audio devices for HREF when DT is enabled
` [PATCH 09/19] ARM: ux500: Enable SSP (SPI) for HREF when booting Device Tree
` [PATCH 10/19] ARM: ux500: Remove redundant #gpio-cell properties from HREF and Snowball DT
` [PATCH 11/19] ARM: ux500: Add all known I2C sub-device nodes to the HREF DT
` [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree
` [PATCH 13/19] ARM: ux500: Stop registering I2C sub-devices for HREF when DT is enabled
` [PATCH 14/19] ARM: ux500: Apply tc3589x's GPIO/IRQ properties to HREF's DT
` [PATCH 15/19] mfd: Don't convert just one IRQ using irqdomain if a range is provided
` [PATCH 16/19] mfd: Provide the tc3589x with its own IRQ domain
` [PATCH 17/19] mfd: Enable the tc3589x for Device Tree
` [PATCH 18/19] gpio: Provide the tc3589x GPIO expander driver with an IRQ domain
` [PATCH 19/19] gpio: Enable the tc3298x GPIO expander driver for Device Tree

[PATCH RFT] regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
 2012-09-07 14:21 UTC  (7+ messages)

CONFIG_NO_HZ + CONFIG_CPU_IDLE freeze the system (Was Re: [PATCH] acpi : remove power from acpi_processor_cx structure)
 2012-09-07 14:20 UTC  (4+ messages)

[PATCH -mm] cciss: select CONFIG_CHECK_SIGNATURE
 2012-09-07 13:56 UTC 

[PATCH 0/2] mfd: twl: Move PWM driver to PWM framework
 2012-09-07 13:52 UTC  (7+ messages)
` [PATCH 2/2] pwm: Move TWL6030 "

[PATCH] watchdog: omap_wdt: convert to new watchdog core
 2012-09-07 13:31 UTC  (2+ messages)

[PATCH] drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c: fix error return code
 2012-09-07 13:46 UTC 

[PATCH v1 00/10] vfs: getname/putname overhaul
 2012-09-07 13:38 UTC  (11+ messages)
` [PATCH v1 01/10] vfs: allocate page instead of names_cache buffer in mount_block_root
` [PATCH v1 02/10] vfs: make dir_name arg to do_mount a const char *
` [PATCH v1 03/10] acct: constify the name arg to acct_on
` [PATCH v1 04/10] vfs: define getname_info struct and have getname() return it
` [PATCH v1 05/10] audit: allow audit code to satisfy getname requests from its names_list
` [PATCH v1 06/10] vfs: turn do_path_lookup into wrapper around getname_info variant
` [PATCH v1 07/10] vfs: make path_openat take a getname_info pointer
` [PATCH v1 08/10] audit: make audit_inode take getname_info
` [PATCH v1 09/10] vfs: embed getname_info inside of names_cache allocation if possible
` [PATCH v1 10/10] vfs: unexport getname and putname symbols

[PATCH] ../linux-next/drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c: fix error return code
 2012-09-07 13:38 UTC 

[PATCH v3 00/14] MFD/ASoC/Input: twl4030-audio submodule DT support
 2012-09-07 13:35 UTC  (4+ messages)
` [PATCH v3 08/14] Input: twl4030-vibra: Support for DT booted kernel

[RFC 00/12] perf diff: Factor diff command
 2012-09-07 13:33 UTC  (14+ messages)
` [PATCH 05/12] perf diff: Refactor stdio ui data columns output
` [PATCH 07/12] perf diff: Add ratio computation way to compare hist entries
` [PATCH 09/12] perf diff: Add weighted diff "
` [PATCH 11/12] perf diff: Add -F option to display formula for computation

i.MX pwm patches
 2012-09-07 13:29 UTC  (5+ messages)
` [PATCH 8/9] ARM i.MX53: Add pwms to dtsi

3.4.10 N_GSM tty_io WARNING and lockup
 2012-09-07 13:29 UTC  (5+ messages)

[PATCH] pwm: Move AB8500 PWM driver to PWM framework
 2012-09-07 13:22 UTC  (4+ messages)

[PATCH V3] regulator: disable supply regulator if it is enabled for boot-on
 2012-09-07 13:19 UTC  (4+ messages)

MAIL
 2012-09-07  8:24 UTC 

[PATCH RFC V5 0/3] kvm: Improving directed yield in PLE handler
 2012-09-07 13:11 UTC  (3+ messages)
  ` [RFC][PATCH] Improving directed yield scalability for "

[PATCH] HID: picoLCD: Remove use of deprecated function
 2012-09-07 13:11 UTC  (4+ messages)

[PATCH v3] pwm i.MX: add devicetree support
 2012-09-07 13:10 UTC  (4+ messages)
` [PATCH 1/9] pwm i.MX: factor out SoC specific functions

lockdep trace from posix timers
 2012-09-07 13:13 UTC  (11+ messages)
            ` [PATCH 0/4] (Was: lockdep trace from posix timers)

[PATCH RESEND] arm/dts: AM33XX: Add SPI device tree data
 2012-09-07 12:59 UTC  (2+ messages)

[PATCH] procfs: don't need a PATH_MAX allocation to hold a string representation of an int
 2012-09-07 12:58 UTC  (3+ messages)

[PATCH 0/4] Small fixes for swap-over-network
 2012-09-07 12:55 UTC  (5+ messages)
` [PATCH 1/4] slab: do ClearSlabPfmemalloc() for all pages of slab

[PATCH 0/6] unicore32: Move PWM driver to PWM framework
 2012-09-07 12:53 UTC  (7+ messages)
` [PATCH 1/6] unicore32: pwm: Properly remap memory-mapped registers
` [PATCH 4/6] unicore32: Add common clock support

[PATCH v3 v3 00/20] Input and HID updates for 3.7
 2012-09-07 12:52 UTC  (7+ messages)
` [PATCH v3 16/20] HID: Only dump input if someone is listening

[PATCH v4 0/6] Add device tree support for on-chip SRAM
 2012-09-07 12:43 UTC  (7+ messages)
` [PATCH v4 1/6] genalloc: add a global pool list, allow to find pools by phys address
` [PATCH v4 2/6] misc: Generic on-chip SRAM allocation driver
` [PATCH v4 3/6] ARM: dts: add sram for imx53 and imx6q
` [PATCH v4 4/6] ARM i.MX: remove IRAM_ALLOC facility
` [PATCH v4 5/6] misc: sram: Add optional clock
` [PATCH v4 6/6] ARM i.MX6q: Add ocram clkdev entry

MMTests 0.05
 2012-09-07 12:42 UTC 

[PATCH][v3] sata_fsl: add workaround for data length mismatch on freescale V2 controller
 2012-09-07 12:37 UTC  (2+ messages)

[PATCH 0/4] clk: Support for smp_twd clock for ux500
 2012-09-07 12:29 UTC  (7+ messages)
` [PATCH 1/4] clk: Provide option for clk_get_rate to issue hw for new rate

[PATCH v2 1/5] fat: allocate persistent inode numbers
 2012-09-07 12:15 UTC  (9+ messages)

[PATCH] KVM: tsc deadline timer works only when hrtimer high resolution configured
 2012-09-07 12:07 UTC  (3+ messages)

[PATCH 1/2] checksyscalls: fix "here document" handling
 2012-09-07 12:02 UTC  (3+ messages)
` [PATCH 2/2] checksyscalls: ignore kcmp system call

[PATCH 3.6 0/2] More PSCSI fixes
 2012-09-07 12:01 UTC  (11+ messages)
` [PATCH 3.6 1/2] target: remove pscsi_clear_cdb_lun
` [PATCH 3.6 2/2] target: use a bounce buffer in transport_kmap_data_sg for 0 or 1-page sglist

[PATCH] 9p: don't use __getname/__putname for uname/aname
 2012-09-07 11:55 UTC 

HDD problem, software bug, bios bug, or hardware ?
 2012-09-07 11:32 UTC  (7+ messages)

Freeze or Oops on recent kernels
 2012-09-07 11:24 UTC 

[PATCH 1/10] drivers/net/usb/sierra_net.c: removes unnecessary semicolon
 2012-09-07 11:30 UTC  (3+ messages)
` [PATCH 8/10] net/mac80211/scan.c: "

[PATCH v6 00/10] audit: overhaul audit_names handling to allow for retrying on path-based syscalls
 2012-09-07 11:23 UTC  (11+ messages)
` [PATCH v6 01/10] audit: remove unnecessary NULL ptr checks from do_path_lookup
` [PATCH v6 02/10] audit: pass in dentry to audit_copy_inode wherever possible
` [PATCH v6 03/10] audit: no need to walk list in audit_inode if name is NULL
` [PATCH v6 04/10] audit: reverse arguments to audit_inode_child
` [PATCH v6 05/10] audit: add a new "type" field to audit_names struct
` [PATCH v6 06/10] audit: set the name_len in audit_inode for parent lookups
` [PATCH v6 07/10] audit: remove dirlen argument to audit_compare_dname_path
` [PATCH v6 08/10] audit: make audit_compare_dname_path use parent_len helper
` [PATCH v6 09/10] audit: optimize audit_compare_dname_path
` [PATCH v6 10/10] audit: overhaul __audit_inode_child to accomodate retrying

INVESTIMENT BUSINESS PROPOSAL READ ATTACHED LETTER
 2012-09-07 11:20 UTC 

[PATCH v6 00/12] KVM: introduce readonly memslot
 2012-09-07 11:14 UTC  (10+ messages)
` [PATCH v6 11/12] "
` [PATCH v6 12/12] KVM: indicate readonly access fault

x86/mm: Limit 2/4M size calculation to x86_32
 2012-09-07 11:12 UTC  (4+ messages)
` [PATCH] "

[PATCH] USB: XHCI: xhci-ring: Remove unused dma address calculation in inc_enq and inc_deq function
 2012-09-07 10:46 UTC  (3+ messages)

[PATCH v2 0/2][powerpc] Export memory_limit via device tree
 2012-09-07 10:01 UTC  (4+ messages)
` [PATCH v2 1/2] [powerpc] Change memory_limit from phys_addr_t to unsigned long long

[PATCH 7/9] pwm i.MX: fix clock lookup
 2012-09-07  9:57 UTC  (2+ messages)

[PATCH v2] memcg: first step towards hierarchical controller
 2012-09-07  9:45 UTC  (12+ messages)

[PATCH] extcon: arizona: Use bypass mode for MICVDD
 2012-09-07  9:44 UTC 

[PATCH 0/5] Memory policy corruption fixes V2
 2012-09-07  9:43 UTC  (4+ messages)

[PATCH] Make: Fix if_changed when command contains backslashes
 2012-09-07  9:38 UTC  (2+ messages)

3.4.10 i915 [GM45] regression
 2012-09-07  9:37 UTC  (4+ messages)
  `  "

[PATCH 1/2] mm: change enum migrate_mode with bitwise type
 2012-09-07  9:32 UTC  (13+ messages)
` [PATCH 2/2] mm: support MIGRATE_DISCARD

[PATCH] checkpatch: check utf-8 content from a commit log when it's missing from charset
 2012-09-07  9:33 UTC 

[RFC 1/2] virtio_console: Add support for DMA memory allocation
 2012-09-07  9:24 UTC  (16+ messages)

[PATCH RFC] sta2x11 common clock framework implementation
 2012-09-07  9:28 UTC  (4+ messages)

BF561-EZKIT-SMP_defconfig build error in smp.c
 2012-09-07  9:20 UTC  (2+ messages)

[PATCH] genalloc: make possible to use a custom allocation algorithm
 2012-09-07  9:16 UTC 

[PATCH v3 0/4] memory-hotplug: handle page race between allocation and isolation
 2012-09-07  9:17 UTC  (2+ messages)

[PATCH] kbuild: add symbol prefix arg to kallsyms
 2012-09-07  9:16 UTC  (2+ messages)

[PATCH] block: move the dereference below the NULL test
 2012-09-07  8:47 UTC  (2+ messages)

[PATCH v2] arm: omap: hwmod: make *phy_48m* as the main_clk of ocp2scp
 2012-09-07  9:09 UTC 

[PATCH v5 0/4] Runtime Interpreted Power Sequences
 2012-09-07  9:08 UTC  (12+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] pwm_backlight: use power sequences

[PATCH] x86: fix range check in tlbflush debugfs interface
 2012-09-07  9:04 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Fix "

[RFC]fs: fsprivate data argument for get_block_t
 2012-09-07  9:04 UTC 

[PATCH v4] iio: adc: add new lp8788 adc driver
 2012-09-07  8:51 UTC 

[PATCH v4] mfd: add new lp8788 driver
 2012-09-07  8:51 UTC 

[PATCH v2 0/7] perf ui/browser: Add browser for perf script
 2012-09-07  8:42 UTC  (8+ messages)
` [PATCH v2 1/7] perf symbols: Filter samples with unresolved symbol when "--symbols" option is used
` [PATCH v2 2/7] perf scripts: Add --symbols option to handle specific symbols
` [PATCH v2 3/7] perf scripts: Add event_analyzing_sample-record/report
` [PATCH v2 4/7] perf scripts: Export a find_scripts() function
` [PATCH v2 5/7] perf ui/browser: Add a browser for perf script
` [PATCH v2 6/7] perf ui/browser: Integrate script browser into annotation browser
` [PATCH v2 7/7] perf ui/browser: Integrate script browser into main hists browser

[PATCH] [RFC]power: battery: Generic battery driver using IIO
 2012-09-07  8:49 UTC  (2+ messages)

[PATCH -tip 0/4][BUGFIX] Fix ftrace-based kprobes
 2012-09-07  8:44 UTC  (3+ messages)
` [PATCH -tip 4/4] [BUGFIX] kprobes/x86: Fix to support jprobes on ftrace-based kprobe

[PATCH v2] media: v4l2-ctrls: add control for test pattern
 2012-09-07  8:41 UTC 

FLUSH/FUA documentation & code discrepancy
 2012-09-07  8:42 UTC  (7+ messages)
  ` [Drbd-dev] "

[RFC v2 PATCH 00/21] KVM: x86: CPU isolation and direct interrupts delivery to guests
 2012-09-07  8:26 UTC  (2+ messages)

WARNING: cpu_is_offline() at native_smp_send_reschedule()
 2012-09-07  8:17 UTC  (7+ messages)


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).