linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-03 15:48:04 to 2013-02-04 03:58:13 UTC [more...]

[PATCH v6 1/4] zram: Fix deadlock bug in partial read/write
 2013-02-04  3:58 UTC  (6+ messages)
` [PATCH v6 4/4] zram: get rid of lockdep warning

[PATCH 0/8] drivers/net: Remove unnecessary alloc/OOM messages
 2013-02-04  3:43 UTC  (9+ messages)
` [PATCH 1/8] caif: "
` [PATCH 2/8] can: "
` [PATCH 4/8] drivers: net: usb: "
` [PATCH 5/8] wan: "
` [PATCH 6/8] wimax: Remove unnecessary alloc/OOM messages, alloc cleanups
` [PATCH 7/8] wireless: "
` [PATCH 8/8] drivers:net:misc: Remove unnecessary alloc/OOM messages
` [PATCH 3/8] ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups

[PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups
 2013-02-04  3:40 UTC  (4+ messages)

[PATCHSET] idr: deprecate idr_remove_all()
 2013-02-04  3:39 UTC  (14+ messages)
` [PATCH 10/14] dlm: don't use idr_remove_all()
                ` [PATCH] idr: fix a subtle bug in idr_get_next()

[patch] mm: shmem: use new radix tree iterator
 2013-02-04  3:32 UTC  (4+ messages)

[RFC PATCH v2 00/12] System device hot-plug framework
 2013-02-04  1:24 UTC  (16+ messages)
` [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework
    ` [PATCH?] Move ACPI device nodes under /sys/firmware/acpi (was: Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework)

[PATCH 0/3] Enable multiple MSI feature in pSeries
 2013-02-04  3:23 UTC  (2+ messages)

[PATCH] fb: udlfb: fix hang at disconnect
 2013-02-04  1:14 UTC  (10+ messages)
` [PATCH 1/3] semaphore: introduce down_timeout_killable()
  ` [PATCH 2/3 v2] fb: udlfb: fix hang at disconnect

[PATCH 0/4] firmware: Make user-mode helper optional (v5)
 2013-02-04  1:56 UTC  (4+ messages)

[PATCH 0/2] staging: android: ashmem: add 32bit compat support
 2013-02-04  1:41 UTC  (5+ messages)
` [PATCH 1/2] staging: android: ashmem: fix ashmem pin/unpin interface

[PATCH] arch: avr32: add dummy syscalls
 2013-02-04  3:21 UTC  (9+ messages)

[PATCH 0/4] cgroup: bug fixes for eventfd
 2013-02-04  3:15 UTC  (4+ messages)
` [PATCH 3/4] eventfd: make operations on eventfd return -EIDRM if it's hung up

[PATCH] suspend: enable freeze timeout configuration through sysctl
 2013-02-04  3:15 UTC  (6+ messages)
` [PATCH V3] suspend: enable freeze timeout configuration through sys
  ` [PATCH V4] "

[PATCH V2 0/6] davinci: DT support for i2c0 and tps6507x
 2013-02-04  3:07 UTC  (6+ messages)
` [PATCH V2 3/6] ARM: davinci: da850: add DT node for I2C0
` [PATCH V2 4/6] mfd: tps6507x: add device-tree support

linux-next: manual merge of the security tree with Linus' tree
 2013-02-04  3:06 UTC 

[RFC] Consider CPU idle state while choosing a new CPU
 2013-02-04  3:01 UTC  (5+ messages)
` [RFC 2/2] sched/fair: prefer a CPU in the "lowest" idle state

[PATCH] zsmalloc: Add Kconfig for enabling PTE method
 2013-02-04  2:58 UTC  (3+ messages)

Fwd: [PATCH] drivers/regulator/twl-*: bettet set NUL after free
 2013-02-04  2:55 UTC 

Re:
 2013-02-04  0:47 UTC 

[PATCHSET] idr: implement idr_alloc() and convert existing users
 2013-02-04  2:49 UTC  (13+ messages)
` [PATCH 33/62] mfd: convert to idr_alloc()
` [PATCH 55/62] cgroup: "
` [PATCH 60/62] sctp: "

Questin about swap_slot free and invalidate page
 2013-02-04  2:49 UTC  (3+ messages)

CPU hotplug hang due to "swap: make each swap partition have one address_space"
 2013-02-04  2:36 UTC  (2+ messages)

[PATCH V2 1/2] thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
 2013-02-04  2:20 UTC  (7+ messages)
` [PATCH V2 2/2] thermal: exynos: Use the framework for temperature emulation support
` [PATCH V3 1/2] thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation

[PATCH] MODSIGN: only panic in fips mode if sig_enforce is set
 2013-02-03 23:34 UTC  (7+ messages)
    ` [PATCH] MODSIGN: flag modules that use cryptoapi and only panic if those are unsigned

For the condition "file->f_mode", when it failed, it should return EACCES rather than EBADF
 2013-02-04  2:07 UTC 

[PATCH 1/6] f2fs: optimize get node page readahead part
 2013-02-04  2:06 UTC  (3+ messages)

[RFC PATCH 0/4] Add support for LZ4-compressed kernels
 2013-02-04  2:02 UTC  (8+ messages)
  `  "

[PATCHv2 2/2] sched/rt: add a tuning knob to allow changing SCHED_RR timeslice
 2013-02-04  2:03 UTC  (4+ messages)

[PATCH 2/6] f2fs: move out f2fs_balance_fs from gc_thread_func
 2013-02-04  2:01 UTC  (3+ messages)

[PATCH v3 1/7] liblockdep: wrap kernel/lockdep.c to allow usage from userspace
 2013-02-04  1:50 UTC  (7+ messages)
` [PATCH v3 2/7] liblockdep: public headers for mutex implementation
` [PATCH v3 3/7] liblockdep: mutex test suite
` [PATCH v3 4/7] liblockdep: public headers for rwlock implementation
` [PATCH v3 5/7] liblockdep: rwlock test suite
` [PATCH v3 6/7] liblockdep: add a MAINTAINERS entry
` [PATCH v3 7/7] perf: integrate liblockdep support into perf

[Fwd: Re: [PATCH 1/3] hid: Add report descriptor for Logitech Driving Force wheel]
 2013-02-04  1:52 UTC 

next-20130128 lockdep whinge in sys_swapon()
 2013-02-04  1:46 UTC  (2+ messages)

[patch v4 0/18] sched: simplified fork, release load avg and power awareness scheduling
 2013-02-04  1:35 UTC  (2+ messages)

[PATCH 2/2] ARM: kirkwood: fix to retain gbe MAC addresses for DT kernels
 2013-02-04  1:34 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/3] extcon: max8997: Make max8997_extcon_cable static
 2013-02-04  1:11 UTC  (2+ messages)

[PATCH 0/7] mfd: update on max8925 for DT support
 2013-02-04  1:05 UTC  (6+ messages)

[PATCH 1/3] hid: Add report descriptor for Logitech Driving Force wheel
 2013-02-04  1:03 UTC  (3+ messages)
` [PATCH 3/3] hid: Calibrate Logitech Driving Force axes

[PATCHv4 0/7] zswap: compressed swap caching
 2013-02-04  1:03 UTC  (4+ messages)

3.8-rc regression with pps-ldisc due to 70ece7a731
 2013-02-04  1:03 UTC 

[PATCH 0/3] X86: Deliver Hyper-V interrupts on a seperate IDT vector
 2013-02-04  1:22 UTC  (4+ messages)
` [PATCH 1/3] x86: Hyper-V: register clocksource only if its advertised
  ` [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
  ` [PATCH 3/3] X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts

3.7-rc7: BUG: MAX_STACK_TRACE_ENTRIES too low!
 2013-02-04  0:38 UTC  (7+ messages)

pci_lock and runtime resume
 2013-02-04  0:33 UTC 

[PATCH] perf: fix undefined symbols in python binding
 2013-02-04  0:27 UTC 

[PATCH] backlight: lm3630: remove ret = -EIO of lm3630_backlight_register()
 2013-02-04  0:14 UTC 

[PATCH 1/2] don't wait on disk to start on resume
 2013-02-04  0:07 UTC  (3+ messages)

[PATCH] zsmalloc: Fix TLB coherency and build problem
 2013-02-03 23:50 UTC  (3+ messages)

[PATCH V3] regulator: add device tree support for s5m8767
 2013-02-03 23:49 UTC 

[PATCH v7 1/4] zram: Fix deadlock bug in partial read/write
 2013-02-03 23:50 UTC  (5+ messages)
` [PATCH v7 2/4] zram: force disksize setting before using zram
` [PATCH v7 3/4] zram: give up lazy initialization of zram metadata
` [PATCH v7 4/4] zram: get rid of lockdep warning

[PATCH] regmap: Include <linux/sched.h> header
 2013-02-03 23:49 UTC 

[PATCH 0/4] x86, head_32: Some cleanups
 2013-02-03 23:44 UTC  (6+ messages)
` [PATCH 1/4] x86, head_32: Remove i386 pieces
` [PATCH 2/4] x86: Detect CPUID support early at boot
` [PATCH 3/4] x86, head_32: Remove CPUID detection from default_entry
` [PATCH 4/4] x86, 32-bit: Drop new_cpu_data

[RFC] ACPI scan handlers
 2013-02-03 23:47 UTC  (5+ messages)
` [PATCH 0/4] "
  ` [PATCH 0/2] ACPI scan handler for memory hotplug and container simplification
    ` [PATCH 1/2] ACPI / scan: Make memory hotplug driver use struct acpi_scan_handler
    ` [PATCH 2/2] ACPI / scan: Simplify container driver

[git pull] drm radeon fixes
 2013-02-03 23:40 UTC 

[RFC PATCH v5 0/8] introduce PCI bus notifier chain to get rid of the ACPI PCI subdriver interfaces
 2013-02-03 23:38 UTC  (8+ messages)
` [RFC PATCH v5 4/8] ACPI, PCI: avoid building pci_slot as module

[PATCH 3/5] PCI: revert preparing for wakeup in runtime-suspend finalization
 2013-02-03 23:31 UTC  (4+ messages)

[ 000/128] 3.2.38-stable review
 2013-02-03 23:23 UTC  (4+ messages)
` [ 061/128] 8250: blacklist Winbond CIR port

man-pages-3.46 is released
 2013-02-03 23:03 UTC 

[PATCH] TPM: Work around buggy TPMs that block during continue self test
 2013-02-03 23:02 UTC  (4+ messages)
` [tpmdd-devel] "

[PATCH 00/33] Sanitize devm_request_and_ioremap()
 2013-02-03 22:32 UTC  (4+ messages)
` [PATCH 16/33] mfd: Convert to devm_ioremap_resource()

[PATCH 0/2] Add ST-Ericsson AB8500 HWMON driver
 2013-02-03 22:32 UTC  (3+ messages)
` [PATCH 1/2] ARM: ux500: rename ab8500 to abx500 for hwmon driver

[PATCH] mfd: vexpress: Add pseudo-GPIO based LEDs
 2013-02-03 22:32 UTC  (2+ messages)

[PATCH 0/6] MFD:rtsx: Fix coding style and optimize flow
 2013-02-03 22:32 UTC  (2+ messages)

[PATCH] mfd: wm5102: Make DSP scratch registers readable
 2013-02-03 22:31 UTC  (2+ messages)

Great Proposal!!
 2013-02-03 22:26 UTC 

Great Proposal!!
 2013-02-03 22:18 UTC 

[PATCH] drm: fix compile failure by including <linux/swiotlb.h>
 2013-02-03 21:58 UTC  (2+ messages)

[PATCH 01/10] staging/xgifb: Simplify XGI_GetRatePtrCRT2
 2013-02-03 21:54 UTC  (10+ messages)
` [PATCH 02/10] staging/xgifb: Remove always false comparisons
` [PATCH 03/10] staging/xgifb: mttr must be (signed) int
` [PATCH 04/10] staging/xgifb: Fix return of uninitialized variable
` [PATCH 05/10] staging/xgifb: Simplify XGI_SetSeqRegs
` [PATCH 06/10] staging/xgifb: rewrite XGIfb_get_cmap_len
` [PATCH 07/10] staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddata
` [PATCH 08/10] staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegs
` [PATCH 09/10] staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCD
` [PATCH 10/10] staging/xgifb: Simplify XGISetModeNew

[PATCH v2 7/7] perf: integrate liblockdep support into perf
 2013-02-03 21:39 UTC  (3+ messages)

Uhhuh. NMI received for unknown reason 2c on CPU 0
 2013-02-03 21:29 UTC  (14+ messages)

[PATCH] stmmac: don't return zero on failure path in stmmac_pci_probe()
 2013-02-03 21:14 UTC  (2+ messages)

[PATCH] irq_work: irq_work_queue function return value not used
 2013-02-03 21:08 UTC 

Great Proposal!!
 2013-02-03 20:39 UTC 

[RFCv2 0/8] perf tools: Add non-architectural event aliases
 2013-02-03 20:37 UTC  (6+ messages)
` [PATCH 1/8] perf tools: Add '.' as part of the event 'name' token

(no subject)
 2013-02-02 17:12 UTC 

[ 092/128] iommu/intel: disable DMAR for g4x integrated gfx
 2013-02-03 20:14 UTC  (3+ messages)

[PATCH] bq27x00_battery: Fix reporting battery temperature
 2013-02-03 20:05 UTC  (4+ messages)

[PATCH] asmlinkage tag for sys_iopl
 2013-02-03 19:44 UTC  (5+ messages)

Reason for playing games with vector number on x86-64 interrupt handling
 2013-02-03 19:33 UTC 

[PATCH]sched/rt: Simplify pick_rt_task: remove next_prio() inheritance
 2013-02-03 19:30 UTC  (2+ messages)
` [tip:sched/core] sched/rt: Further simplify pick_rt_task()

[PATCH] intel_irq_remapping: Clean up x2apic optout security warning mess
 2013-02-03 19:29 UTC  (2+ messages)
` [tip:x86/apic] x86/intel/irq_remapping: Clean up x2apic opt-out "

[PATCH] perf: Fix event group context move
 2013-02-03 19:28 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 -tip 3/3] tracing: add description of snapshot to Documentation/trace/ftrace.txt
 2013-02-03 19:26 UTC  (2+ messages)
` [tip:perf/core] tracing: Add documentation of snapshot utility

[PATCH v4 -tip 2/3] tracing: make a snapshot feature available from userspace
 2013-02-03 19:25 UTC  (2+ messages)
` [tip:perf/core] tracing: Make "

[PATCH v4 -tip 1/3] tracing: replace static old_tracer with trace iterator's pointer to the original tracer's name
 2013-02-03 19:23 UTC  (2+ messages)
` [tip:perf/core] tracing: Replace static old_tracer check of tracer name

[PATCH 2/2] tracing: Use sched_clock_cpu for trace_clock_global
 2013-02-03 19:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] tracing: fix twice trace iterator init
 2013-02-03 19:19 UTC  (2+ messages)
` [tip:perf/core] tracing: Remove second iterator initializer

[PATCH] trace: use __this_cpu_inc/dec operation instead of __get_cpu_var
 2013-02-03 19:18 UTC  (2+ messages)
` [tip:perf/core] tracing: Use __this_cpu_inc/ dec "

[tracepoint] cargo-culting considered harmful
 2013-02-03 19:16 UTC  (2+ messages)
` [tip:perf/core] tracing: Remove tracepoint sample code

[PATCH 06/58] trace: Mark tracing_dentry_percpu static
 2013-02-03 19:15 UTC  (2+ messages)
` [tip:perf/core] tracing: Mark tracing_dentry_percpu() static

[PATCH v2 1/7] liblockdep: wrap kernel/lockdep.c to allow usage from userspace
 2013-02-03 19:10 UTC  (4+ messages)

rcu: fix hlist_bl_set_first_rcu annotation
 2013-02-03 18:39 UTC  (2+ messages)

[ 058/128] ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area
 2013-02-03 18:36 UTC  (3+ messages)

async error 262144 during suspend process - kernel 3.7.5
 2013-02-03 17:29 UTC 

[PATCH 0/4] add ux500_wdt support
 2013-02-03 17:07 UTC  (2+ messages)

[PATCH v3] lpc_ich: fix gpio base and control offsets
 2013-02-03 17:02 UTC  (2+ messages)

[PATCH 00/26] AB8500 MFD overhaul
 2013-02-03 17:02 UTC  (11+ messages)
` [PATCH 06/26] mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers
` [PATCH 09/26] mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs

[PATCH v9 00/20] OMAP USB Host cleanup
 2013-02-03 17:01 UTC  (2+ messages)

[PATCH v2 00/11] MFD: twl-core: Cleanup part 2 for 3.9
 2013-02-03 17:01 UTC  (2+ messages)

[PATCH] mfd: arizona: Provide platform data for MICBIAS configuration
 2013-02-03 17:01 UTC  (2+ messages)

[PATCH] mfd: arizona: Clarify mixer underclocking error
 2013-02-03 17:01 UTC  (2+ messages)

[PATCH 01/10] mfd: wm5102: Mark DSP memory regions as volatile and readable
 2013-02-03 17:00 UTC  (6+ messages)
` [PATCH 07/10] mfd: wm5102: Add registers for microphone detection level configuration
` [PATCH 08/10] mfd: wm5102: Refresh register defaults

[PATCH 1/1] mfd: wm8994: Use devm_regulator_bulk_get API
 2013-02-03 17:00 UTC  (2+ messages)

[PATCH] mfd: wm5102: Update rev B patch for latest evaluation
 2013-02-03 17:00 UTC  (2+ messages)

[PATCH] mfd: arizona: Register MICVDD supply first to ensure no retries
 2013-02-03 17:00 UTC  (2+ messages)

[PATCH] mfd: wm5102: Mark only extant DSP registers volatile
 2013-02-03 17:00 UTC  (2+ messages)

[PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
 2013-02-03 16:36 UTC  (2+ messages)

[PATCH] Kernel: fix coding style issue in configs.c This is a patch to the configs.c file that fixes up a wrong placed * according to the coding style. Warning was found by checkpatch.pl tool
 2013-02-03 17:34 UTC 

[PATCH v3 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-02-03 16:20 UTC  (2+ messages)

[PATCH RFC v2] media: tvp514x: add OF support
 2013-02-03 16:18 UTC  (9+ messages)

linux-next: Tree for Feb 2 (netfilter)
 2013-02-03 16:04 UTC  (3+ messages)
` [PATCH] netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL

[PATCH] [Watchdog][Trivial] Added comments to explain watchdog_disabled variable
 2013-02-03 16:01 UTC 


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