linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-12 18:05:59 to 2013-10-13 17:36:23 UTC [more...]

[PATCH TRIVIAL] sched/fair: Fix a typo in comments of get_sd_load_idx()
 2013-10-13 17:36 UTC 

PROBLEM: special sense code asc,ascq=04h,0Ch abort scsi scan in the middle
 2013-10-13 17:23 UTC 

[RFC PATCH RESEND 0/2] clk: add clk accuracy support
 2013-10-13 17:17 UTC  (2+ messages)
` [RFC PATCH RESEND 2/2] clk: add accuracy support for fixed clock

[PATCH] Export percpu-refcount functions
 2013-10-13 17:01 UTC  (4+ messages)
` [PATCH] percpu-refcount: Export symbols

[PATCH] dma: pl330: Support per channel irq allocation
 2013-10-13 16:32 UTC  (4+ messages)

[PATCH] ext4: fix checking on nr_to_write
 2013-10-13 16:39 UTC 

[GIT PULL] ARM: SoC fixes for 3.12-rc
 2013-10-13 16:43 UTC 

[PATCH] x86, microcode: Correct kconfig dependencies
 2013-10-13 16:36 UTC 

[PATCHv2] Route kbd LEDs through the generic LEDs layer
 2013-10-13 16:23 UTC  (4+ messages)

DMA: Calculate how many data transferred by DMA
 2013-10-13 15:26 UTC  (4+ messages)
` [PATCH 1/2] dma: Add interface to calculate data transferred

[PATCH 0/4] remove devm_pinctrl_get_select_default from drivers
 2013-10-13 16:17 UTC  (5+ messages)
` [PATCH 1/4] drivers/gpu/drm/tilcdc: don't use devm_pinctrl_get_select_default() in probe
` [PATCH 2/4] drivers/mmc/host: "
` [PATCH 3/4] drivers/pwm: "
` [PATCH 4/4] sound/soc/atmel: "

[GIT PULL] parisc updates for v3.12-rc5
 2013-10-13 16:11 UTC 

[PATCH] Remove unused "struct user_struct"->files
 2013-10-13 16:04 UTC 

[ 00/39] 3.0.100-stable review
 2013-10-13 16:04 UTC  (4+ messages)

[ 00/48] 3.4.66-stable review
 2013-10-13 16:04 UTC  (5+ messages)

[PATCH v2] dma: mmp-tdma: add multiple burst size support for 910-squ
 2013-10-13 15:02 UTC  (3+ messages)
` [PATCH v2] dma: mmp_tdma: "

btrfs hung tasks
 2013-10-13 15:50 UTC  (2+ messages)

[PATCH] dma: misc: remove deprecated IRQF_DISABLED
 2013-10-13 14:54 UTC  (2+ messages)

[PATCH] dma: coh901318: remove deprecated IRQF_DISABLED
 2013-10-13 14:53 UTC  (2+ messages)

[PATCH] usb/hcd: remove unnecessary local_irq_save
 2013-10-13 15:35 UTC  (2+ messages)

[GIT PULL] slave-dmaengine fixes
 2013-10-13 14:31 UTC 

[PATCH v2] platform: x86: asus-wmi: add fan control
 2013-10-13 15:17 UTC  (5+ messages)

[PATCH] regulator: fix use_count bug
 2013-10-13 15:01 UTC 

While I use qemu and gdb to debug a kernel, it stucks in "[0]kdb>" and can't enter anything
 2013-10-13 15:00 UTC 

[PATCH v2 0/7] Optimize jump label implementation on ARM64
 2013-10-13 14:50 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: introduce basic aarch64 instruction decoding helpers
` [PATCH v2 2/7] arm64: introduce interfaces to hotpatch kernel and module code
` [PATCH v2 3/7] arm64: move encode_insn_immediate() from module.c to insn.c
` [PATCH v2 4/7] arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
` [PATCH v2 5/7] arm64, jump label: detect %c support for ARM64
` [PATCH v2 6/7] arm64, jump label: optimize jump label implementation
` [PATCH v2 7/7] jump_label: use defined macros instead of hard-coding for better readability

latencytop.org defunkt ?
 2013-10-13 14:51 UTC  (2+ messages)

[PATCH] drivers/base/core.c: output device renaming messages with dev_dbg()
 2013-10-13 14:44 UTC 

[PATCH] VFIO: vfio_iommu_type1: fix bug caused by break in nested loop
 2013-10-13 14:45 UTC  (2+ messages)

[RFT PATCH v2 1/4] arm64: fix possible invalid FPSIMD initialization state
 2013-10-13 14:20 UTC  (4+ messages)
` [RFT PATCH v2 2/4] arm64: restore FPSIMD to default state for kernel and signal contexts
` [RFT PATCH v2 3/4] arm64: reduce duplicated code when saving/restoring FPSIMD for signal handling
` [RFT PATCH v2 4/4] arm64: reuse FPSIMD hardware context if possible

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-10-13 12:53 UTC  (5+ messages)

[PATCHSET 0/8] perf tools: Fix scalability problem on callchain merging (v5)
 2013-10-13 12:34 UTC  (12+ messages)

Fwd: Transcend's "one of the most cavalier GPL violations in a long time"
 2013-10-13 12:02 UTC  (3+ messages)
    `  "

[PATCH v8 1/6] x86, boot: move CPU flags out of cpucheck
 2013-10-13 12:02 UTC  (3+ messages)
` [tip:x86/kaslr] x86, boot: Move "
` [tip:x86/kaslr] x86, boot: Rename get_flags() and check_flags() to *_cpuflags()

[PATCH v8 6/6] x86, kaslr: raise max positions to 1GiB on x86_64
 2013-10-13 12:02 UTC  (2+ messages)
` [tip:x86/kaslr] x86, kaslr: Raise the maximum virtual address to -1 GiB "

[PATCH v8 5/6] x86, kaslr: report kernel offset on panic
 2013-10-13 12:01 UTC  (2+ messages)
` [tip:x86/kaslr] x86, kaslr: Report "

[PATCH v8 4/6] x86, kaslr: select random position from e820 maps
 2013-10-13 12:01 UTC  (2+ messages)
` [tip:x86/kaslr] x86, kaslr: Select "

[PATCH v8 3/6] x86, kaslr: provide randomness functions
 2013-10-13 12:01 UTC  (2+ messages)
` [tip:x86/kaslr] x86, kaslr: Provide "

[PATCH v8 2/6] x86, kaslr: return location from decompress_kernel
 2013-10-13 12:01 UTC  (2+ messages)
` [tip:x86/kaslr] x86, kaslr: Return "

[PATCH v2] x86, relocs: add more per-cpu gold special cases
 2013-10-13 12:01 UTC  (2+ messages)
` [tip:x86/kaslr] x86, relocs: Add "

[PATCH net-next] fib_trie: remove duplicated rcu lock
 2013-10-13 11:50 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH 1/2] i2c-designware: make *CNT values configurable
 2013-10-13 11:46 UTC  (8+ messages)
` [PATCH 1/2] i2c designware make SCL and SDA falling time configurable
` [PATCH 2/2] i2c designware add support of I2C standard mode

[PATCH v3 tip/core/rcu 0/14] Sparse-related updates for 3.13
 2013-10-13 11:17 UTC  (7+ messages)
    ` [Bridge] "

[PATCH v2 tip/core/rcu 07/13] ipv6/ip6_tunnel: Apply rcu_access_pointer() to avoid sparse false positive
 2013-10-13 11:14 UTC  (10+ messages)

exynos4: index out of bounds if no pixelcode found
 2013-10-13 11:13 UTC  (2+ messages)

[Suggestion] kernel/rcutorture.c: about using scnprintf() instead of sprintf()
 2013-10-13 11:05 UTC  (2+ messages)

[PATCH v2 2/9] procfs: add proc_allow_access() to check if file's opener may access task
 2013-10-13 10:18 UTC  (11+ messages)

[PATCH] clocksource: at91/tc: remove deprecated IRQF_DISABLED
 2013-10-13 10:13 UTC  (3+ messages)

[PATCH 00/34] dynamically allocate split ptl if it cannot be embedded to struct page
 2013-10-13 10:07 UTC  (3+ messages)
` [PATCH 25/34] score: handle pgtable_page_ctor() fail

[PATCH 00/11] EFI runtime services virtual mapping
 2013-10-13  9:25 UTC  (14+ messages)
` [PATCH 12/12] EFI: Runtime "

[PATCH] random.c: fix a typo in comments
 2013-10-13  8:38 UTC 

наилучший метод вылечить глазики
 2013-10-13  7:34 UTC 

[PATCH] kvm fix: Enable pvspinlock after jump_label_init() to avoid VM hang
 2013-10-13  8:11 UTC  (3+ messages)

[PATCH] w1: ds1wm: remove deprecated IRQF_DISABLED
 2013-10-13  7:23 UTC 

[PATCH] w1: omap-hdq: remove deprecated IRQF_DISABLED
 2013-10-13  7:20 UTC 

[PATCH] avr32: remove deprecated IRQF_DISABLED
 2013-10-13  7:20 UTC  (2+ messages)

[Patch 1/1]: libertas/sdio: fix releasing memory twice
 2013-10-13  7:09 UTC  (3+ messages)

[PATCH] irda: update comment mentioning IRQF_DISABLED
 2013-10-13  6:26 UTC 

[PATCH] mtd: nand: remove deprecated IRQF_DISABLED
 2013-10-13  6:21 UTC 

[PATCH] misc: phantom: remove deprecated IRQF_DISABLED
 2013-10-13  6:16 UTC 

[PATCH] misc: arm-charlcd: remove deprecated IRQF_DISABLED
 2013-10-13  6:13 UTC 

[PATCH] [media] winbond-cir: remove deprecated IRQF_DISABLED
 2013-10-13  6:11 UTC 

[PATCH] [media] ir-rx51: remove deprecated IRQF_DISABLED
 2013-10-13  6:08 UTC 

[PATCH] [media] radio-si4713: remove deprecated IRQF_DISABLED
 2013-10-13  6:05 UTC 

[PATCH] [media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLED
 2013-10-13  6:01 UTC 

[PATCH] [media] s5p-mfc: remove deprecated IRQF_DISABLED
 2013-10-13  5:58 UTC 

[PATCH] [media] ivtv: remove deprecated IRQF_DISABLED
 2013-10-13  5:54 UTC 

[PATCH] [media] zoran: remove deprecated IRQF_DISABLED
 2013-10-13  5:52 UTC 

[PATCH] [media] misc drivers: remove deprecated IRQF_DISABLED
 2013-10-13  5:49 UTC 

[PATCH] [media] cx18: remove deprecated IRQF_DISABLED
 2013-10-13  5:37 UTC 

[PATCH] [media] saa7146: remove deprecated IRQF_DISABLED
 2013-10-13  5:27 UTC 

[PATCH] isdn: remove deprecated IRQF_DISABLED
 2013-10-13  5:24 UTC 

[PATCH] EDAC: remove deprecated IRQF_DISABLED
 2013-10-13  5:17 UTC 

[PATCH] crypto: mv_cesa: remove deprecated IRQF_DISABLED
 2013-10-13  4:49 UTC 

[PATCH] clocksource: tegra: remove deprecated IRQF_DISABLED
 2013-10-13  4:42 UTC 

[PATCH] clocksource: vt8500: remove deprecated IRQF_DISABLED
 2013-10-13  4:39 UTC 

[PATCH] clocksource: misc drivers: remove deprecated IRQF_DISABLED
 2013-10-13  4:37 UTC 

[PATCH] tlclk: remove deprecated IRQF_DISABLED
 2013-10-13  4:17 UTC 

[PATCH] various char drivers: remove deprecated IRQF_DISABLED
 2013-10-13  4:14 UTC 

[PATCH] ipmi: remove deprecated IRQF_DISABLED
 2013-10-13  3:59 UTC 

[PATCH] hpet: remove deprecated IRQF_DISABLED
 2013-10-13  3:53 UTC 

Usage of for_each_child_of_node()
 2013-10-13  3:15 UTC  (2+ messages)

[PATCH] drivers/base/core.c: always output device renaming messages
 2013-10-13  1:34 UTC  (4+ messages)

No longer able to build kernel into RPM on Fedora
 2013-10-13  1:12 UTC  (5+ messages)
` [PATCH][BUILD] Force check for rpm-build where package is not installed
  ` resend "

[PATCH] cpufreq: acpi: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case
 2013-10-13  0:37 UTC  (5+ messages)

KVM Dirty Page Log Facility
 2013-10-12 23:05 UTC 

USB regression in v3.12-rc4
 2013-10-12 23:07 UTC  (2+ messages)

[PATCH] [trivial]treewide: Fix typo in printk
 2013-10-12 23:04 UTC  (2+ messages)

[PATCH v2] sound: soc: fsl: Fix memory leak in imx-audmux.c
 2013-10-12 22:35 UTC 

[PATCH 1/3] s390: include: asm: atomic.h: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()
 2013-10-12 22:28 UTC  (12+ messages)
` [PATCH 2/3] arm: include: asm: atomic.h: use 'unsigned int' and 'atomic' instead of 'unsigned long' for atomic_clear_mask()
  ` [PATCH 3/3] arm64: include: asm: atomic.h: use 'unsigned int' and 'atomic_t' "
                ` [PATCH] arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"

[PATCH] sound: soc: fsl: Fix memory leak in imx-audmux.c
 2013-10-12 22:22 UTC 

[PATCH 1/1] drivers: clk: sunxi: Fix memory leakage in clk-sunxi.c
 2013-10-12 22:05 UTC 

[PATCH] ACPI: remove /proc/acpi/event from ACPI_BUTTON help
 2013-10-12 22:11 UTC 

[RFC 00/23] mm: Use memblock interface instead of bootmem
 2013-10-12 21:59 UTC  (24+ messages)
` [RFC 01/23] mm/bootmem: remove duplicated declaration of __free_pages_bootmem()
` [RFC 02/23] mm/block: remove unnecessary inclusion of bootmem.h
` [RFC 03/23] mm/memory_hotplug: "
` [RFC 04/23] mm/staging: "
` [RFC 05/23] mm/char: "
` [RFC 06/23] mm/memblock: Add memblock early memory allocation apis
` [RFC 07/23] mm/memblock: debug: correct displaying of upper memory boundary
` [RFC 08/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [RFC 09/23] mm/init: Use memblock apis for early memory allocations
` [RFC 10/23] mm/printk: "
` [RFC 11/23] mm/page_alloc: "
` [RFC 12/23] mm/power: "
` [RFC 13/23] mm/lib: "
` [RFC 14/23] "
` [RFC 15/23] mm/sparse: "
` [RFC 16/23] mm/hugetlb: "
` [RFC 17/23] mm/page_cgroup: "
` [RFC 18/23] mm/percpu: "
` [RFC 19/23] mm/memory_hotplug: "
` [RFC 20/23] mm/firmware: "
` [RFC 21/23] mm/ARM: kernel: "
` [RFC 22/23] mm/ARM: mm: "
` [RFC 23/23] mm/ARM: OMAP: "

[PATCH 1/1] dumpstack: fix printk_address for direct addresses
 2013-10-12 21:35 UTC  (2+ messages)

[PATCHv5 2/4] ARM: msm: Add support for APQ8074 Dragonboard
 2013-10-12 21:14 UTC 

[GIT PULL] ACPI and power management fixes for v3.12-rc5
 2013-10-12 21:09 UTC 

[RFC PATCH 0/5] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-10-12 20:56 UTC  (12+ messages)
    ` [Nfs-ganesha-devel] "

[PATCH 0/3] iommu/fsl: PAMU driver fixes
 2013-10-12 20:32 UTC  (4+ messages)
` [PATCH 1/3] iommu/fsl: Factor out PCI specific code
` [PATCH 2/3] iommu/fsl: Enable default DMA window for PCIe devices once detached
` [PATCH 3/3] Add maintainers entry for the Freescale PAMU driver

(no subject)
 2013-10-12 20:31 UTC 

[GIT PULL] x86 fixes
 2013-10-12 20:35 UTC  (7+ messages)

mmap for /proc/vmcore broken since 3.12-rc1
 2013-10-12 20:32 UTC  (6+ messages)

linux-next: Tree for Sep 30
 2013-10-12 20:30 UTC  (2+ messages)

[PATCH] CPU Jitter RNG: inclusion into kernel crypto API and /dev/random
 2013-10-12 20:12 UTC  (5+ messages)

perf_event_mmap(vma) && !vma->vm_mm
 2013-10-12 19:22 UTC 

posix-timers: Various cleanups
 2013-10-12 19:06 UTC  (11+ messages)
` [RFC PATCH 01/10] posix-timers: Remove dead thread posix cpu timers caching
` [RFC PATCH 02/10] posix-timers: Remove dead process "
` [RFC PATCH 03/10] posix-timers: Cleanup reaped target handling
` [RFC PATCH 04/10] posix-timers: Remove dead task special case
` [RFC PATCH 05/10] posix-timers: Remove useless clock sample on timers cleanup
` [RFC PATCH 06/10] posix-timers: Consolidate posix_cpu_clock_get()
` [RFC PATCH 07/10] posix-timers: Use sighand lock instead of tasklist_lock for task clock sample
` [RFC PATCH 08/10] posix-timers: Use sighand lock instead of tasklist_lock on timer deletion
` [RFC PATCH 09/10] posix-timers: Remove remaining uses of tasklist_lock
` [RFC PATCH 10/10] posix-timers: Convert abuses of BUG_ON to WARN_ON

[GIT PULL] ext4 bug fixes for 3.12
 2013-10-12 18:55 UTC 

[PATCH] init: fix in-place parameter modification regression
 2013-10-12 18:05 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).