linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-20 12:22:58 to 2012-09-20 18:49:42 UTC [more...]

[PATCH tip/core/rcu 0/23] v2 Improvements to RT response on big systems and expedited functions
 2012-09-20 18:48 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/23] rcu: Move RCU grace-period initialization into a kthread
  ` [PATCH tip/core/rcu 02/23] rcu: Prevent initialization-time quiescent-state race
  ` [PATCH tip/core/rcu 03/23] rcu: Allow RCU grace-period initialization to be preempted
  ` [PATCH tip/core/rcu 05/23] rcu: Allow RCU grace-period cleanup "
  ` [PATCH tip/core/rcu 07/23] rcu: Prevent offline CPUs from executing RCU core code
  ` [PATCH tip/core/rcu 11/23] rcu: Allow RCU quiescent-state forcing to be preempted
  ` [PATCH tip/core/rcu 12/23] rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing
  ` [PATCH tip/core/rcu 14/23] rcu: Control grace-period duration from sysfs
  ` [PATCH tip/core/rcu 15/23] rcu: Make rcutree module parameters visible in sysfs
  ` [PATCH tip/core/rcu 17/23] rcu: Add random PROVE_RCU_DELAY to grace-period initialization

PROBLEM: machine hung after a struggle with oom
 2012-09-20 18:43 UTC  (2+ messages)

[PATCH v8 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-20 18:30 UTC  (5+ messages)
` [PATCH 07/11] tty/serial: Add kgdb_nmi driver
    ` [PATCH updated "

[RFC] cgroup TODOs
 2012-09-20 18:39 UTC  (9+ messages)
    ` [PATCH 2.6.32] memcg: warn on deeper hierarchies with use_hierarchy==0

[RFC PATCH v3 0/5] snd-ice1712: Add Philips PSC724 Ultimate Edge
 2012-09-20 18:37 UTC  (6+ messages)
` [PATCH 1/5] snd-ice1712: add chip_exit callback
` [PATCH 2/5] snd-ice1712: Add Wolfson Microelectronics WM8766 codec support
` [PATCH 3/5] snd-ice1712: Add Wolfson Microelectronics WM8776 "
` [PATCH 4/5] snd-ice1712: Add Philips PSC724 Ultimate Edge
` [PATCH 5/5] snd-ice1712: Fix resume on ice1724

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

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-09-20 18:34 UTC  (5+ messages)
` [PATCH v4 03/10] pinctrl: mvebu: kirkwood "

[PATCH RFT] memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()
 2012-09-20 18:28 UTC  (2+ messages)

kernel BUG at kernel/sched/core.c:1465!
 2012-09-20 18:12 UTC  (5+ messages)

RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
 2012-09-20 18:10 UTC  (3+ messages)

[PATCH 0/6] x86, fpu: cleanups, introduce non-lazy FPU restore for xsave
 2012-09-20 18:01 UTC  (6+ messages)
` [PATCH 3/6] x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()

[PATCHSET RFC] cpu,cpuacct: make cpu serve cpuacct files and deprecate cpuacct
 2012-09-20 18:00 UTC  (4+ messages)
` [PATCH 2/3] cgroup, sched: let cpu serve the same files as cpuacct

(no subject)
 2012-09-20 17:53 UTC  (6+ messages)
` [PATCH] memstick: add support for legacy memorysticks

[PATCH v2 0/3] input: Dynamic Minor Numbers
 2012-09-20 17:52 UTC  (4+ messages)
` [PATCH v2 1/3] input: add dynamic-minor allocation helpers
` [PATCH v2 2/3] input: increase INPUT_DEVICES to 512 to allow dynamic minors
` [PATCH v2 3/3] input: evdev: use dynamic-minors if running out of static minors

RCU lockup in the SMP idle thread, help
 2012-09-20 17:49 UTC  (11+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-09-20 17:40 UTC  (13+ messages)
` [PATCH V2 01/10] Secure boot: Add new capability
` [PATCH V2 02/10] PCI: Lock down BAR access in secure boot environments
` [PATCH V2 03/10] x86: Lock down IO port "
` [PATCH V2 04/10] ACPI: Limit access to custom_method
` [PATCH V2 05/10] asus-wmi: Restrict debugfs interface
` [PATCH V2 06/10] Restrict /dev/mem and /dev/kmem in secure boot setups
` [PATCH V2 07/10] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [PATCH V2 08/10] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH V2 09/10] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment
` [PATCH V2 10/10] SELinux: define mapping for new Secure Boot capability

[RFC/PATCHSET 00/15] perf report: Add support to accumulate hist periods
 2012-09-20 17:33 UTC  (2+ messages)

[PATCH] ARM: hw_breakpoint: Clear breakpoints before enabling monitor mode
 2012-09-20 17:35 UTC  (2+ messages)

[RFC v2 PATCH 00/21] KVM: x86: CPU isolation and direct interrupts delivery to guests
 2012-09-20 17:34 UTC  (3+ messages)
` [RFC v2 PATCH 04/21] x86: Avoid RCU warnings on slave CPUs

[PATCH 0/6][RFC] Rework vsyscall to avoid truncation/rounding issue in timekeeping core
 2012-09-20 17:32 UTC  (4+ messages)

[PATCH wq/for-3.7] workqueue: remove spurious WARN_ON_ONCE(in_irq()) from try_to_grab_pending()
 2012-09-20 17:06 UTC 

[PATCH V2] poweroff: fix bug in orderly_poweroff
 2012-09-20 17:06 UTC  (2+ messages)

[PATCH 1/1] perf, Add support for Xeon-Phi PMU
 2012-09-20 17:03 UTC 

[PATCH 0/2] x86, pci: sta2x11-fixup clock related patches
 2012-09-20 16:44 UTC  (3+ messages)
` [PATCH 1/2] x86, pci sta2x11-fixup: add clk related field to struct sta2x11_instance
` [PATCH 2/2] x86, pci sta2x11-fixup: add function to access sta2x11 instance id

[REVIEW][PATCH 00/25] userns: Trivial filesystem conversions
 2012-09-20 16:47 UTC  (16+ messages)
` [PATCH 01/25] userns: Convert fat to use kuid/kgid where appropriate
  ` [PATCH 18/25] userns: Convert nillfs2 "
  ` [PATCH 19/25] userns: Convert ntfs to use kuid and kgid "
  ` [PATCH 20/25] userns: Convert omfs "
  ` [PATCH 21/25] userns: Convert the qnx4 filesystem to use kuid/kgid "
  ` [PATCH 25/25] userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID

[PATCHv3] virtio_console: Add support for remoteproc serial
 2012-09-20 16:34 UTC 

Sound got mute in kernel 3.5.4 (Fast Track Pro USB Sound Card), found commit that causes it - how to proceed?
 2012-09-20 16:33 UTC 

[PATCHv4] remoteproc: Add STE modem driver for remoteproc
 2012-09-20 16:32 UTC 

[PATCH] perf record: print event causing perf_event_open() to fail
 2012-09-20 16:19 UTC 

[PATCH] Persistent grant maps for xen blk drivers
 2012-09-20 16:10 UTC  (11+ messages)
` [Xen-devel] "

Search for patch for kernel stack disclosure in binfmt_script during execve
 2012-09-20 16:05 UTC  (6+ messages)
` Search for patch for kernel stack data "
        ` [PATCH] Fix "

[PATCH 1/4] mm: fix invalidate_complete_page2 lock ordering
 2012-09-20 16:09 UTC  (5+ messages)
` [PATCH 3/4] mm: clear_page_mlock in page_remove_rmap

[PATCH 0/5] Trim down mach includes in MSM drivers
 2012-09-20 16:08 UTC  (4+ messages)
` [PATCH 4/5] gpio: Make gpio-msm-v1 into a platform driver

[PATCH v3 00/13] kmem controller for memcg
 2012-09-20 16:05 UTC  (3+ messages)
` [PATCH v3 06/13] memcg: kmem controller infrastructure

[RFC PATCH 00/13] DMA Engine support for AM33xx
 2012-09-20 16:05 UTC  (16+ messages)
` [RFC PATCH 01/13] ARM: davinci: move private EDMA API to arm/common
` [RFC PATCH 02/13] ARM: edma: remove unused transfer controller handlers
` [RFC PATCH 03/13] ARM: edma: add DT and runtime PM support for AM335x
` [RFC PATCH 04/13] dmaengine: edma: enable build "
` [RFC PATCH 05/13] dma: Add TI EDMA device tree binding
` [RFC PATCH 06/13] ARM: omap: add hsmmc am33xx specific init
` [RFC PATCH 07/13] mmc: omap_hsmmc: dma_request_slave_channel() support for DT platforms
` [RFC PATCH 08/13] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
` [RFC PATCH 09/13] mmc: omap_hsmmc: add generic DMA request support to the DT binding
` [RFC PATCH 10/13] spi: omap2-mcspi: dma_request_slave_channel() support for DT platforms
` [RFC PATCH 11/13] spi: omap2-mcspi: add generic DMA request support to the DT binding
` [RFC PATCH 12/13] ARM: dts: add am33xx EDMA support
` [RFC PATCH 13/13] Documentation: add schedule for removing private EDMA API

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-20 16:02 UTC  (4+ messages)
  ` [RFC/PATCH v2] "

Fix bug in end absolute address in drivers/mtd/devices/slram.c
 2012-09-20 15:55 UTC  (2+ messages)

[PATCH v2] arm: introduce a DTS for Xen unprivileged virtual machines
 2012-09-20 15:47 UTC 

RCU idle CPU detection is broken in linux-next
 2012-09-20 15:23 UTC  (7+ messages)

[PATCH] mm: fix NR_ISOLATED_[ANON|FILE] mismatch
 2012-09-20 15:41 UTC  (3+ messages)

[RFC PATCH] perf tool: Add a global variable "const char *input_name"
 2012-09-20 15:32 UTC  (3+ messages)

[PATCH v2] watchdog/imx2+: add support for pretimeout interrupt functionality
 2012-09-20 15:37 UTC  (2+ messages)
` [PATCH v3] "

MMTests 0.05
 2012-09-20 15:37 UTC  (3+ messages)

linux-next: manual merge of the ixp4xx tree with the arm-soc tree
 2012-09-20 15:31 UTC  (2+ messages)

[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
 2012-09-20 15:27 UTC  (9+ messages)

[PATCH v2] dt: Document general interrupt controller bindings
 2012-09-20 15:25 UTC  (2+ messages)

[PATCH] Btrfs: small fix the commment for the action flags in delayed-ref.h
 2012-09-20 15:12 UTC  (2+ messages)

[PATCH 1/1] audit: Use a tracepoint for getname
 2012-09-20 15:11 UTC  (4+ messages)

rcu self-detected stall messages on OMAP3, 4 boards
 2012-09-20 15:03 UTC  (6+ messages)

Please send me the contact details of the sales office
 2012-09-20 12:59 UTC 

[PATCH] pwm-backlight: Take over maintenance
 2012-09-20 14:56 UTC  (3+ messages)

Hey! I wanna meet an interesting man. You seem to suit the conditions perfectly... 󟪽󟄙󟫘󟮋󟑲󟞥
 2012-09-20 14:52 UTC 

[PATCH 0/5] uprobes: handle_swbp() fixes
 2012-09-20 14:43 UTC  (16+ messages)
` [PATCH 1/5] uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails
` [PATCH 2/5] uprobes: Do not setup ->active_uprobe/state prematurely
` [PATCH 3/5] uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()
` [PATCH 4/5] uprobes: Kill UTASK_BP_HIT state
` [PATCH 5/5] uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()

[PATCH 1/2] drivers/s390/char/monreader.c: fix error return code
 2012-09-20 14:40 UTC  (2+ messages)

[PATCH[ Makefile: Fix scripts_basic / archscripts build order
 2012-09-20 14:28 UTC  (4+ messages)
  ` [PATCH] x86/kbuild: archscripts depends on scripts_basic

[PATCH] arm: introduce a DTS for Xen unprivileged virtual machines
 2012-09-20 14:24 UTC  (20+ messages)
` [Xen-devel] "

[PATCH] trace: don't call page_to_pfn() if page is NULL
 2012-09-20 14:24 UTC  (5+ messages)

[PATCH] x86, kprobes: Hide skip_singlestep forward declaration properly
 2012-09-20 14:15 UTC  (3+ messages)
` [PATCH -v2] x86, kprobes: Move skip_singlestep up
  ` [tip:perf/core] kprobes/x86: "

[PATCH 0/6] Reduce compaction scanning and lock contention
 2012-09-20 14:04 UTC  (7+ messages)
` [PATCH 1/6] mm: compaction: Abort compaction loop if lock is contended or run too long
` [PATCH 2/6] mm: compaction: Acquire the zone->lru_lock as late as possible
` [PATCH 3/6] mm: compaction: Acquire the zone->lock "
` [PATCH 4/6] Revert "mm: have order > 0 compaction start off where it left"
` [PATCH 5/6] mm: compaction: Cache if a pageblock was scanned and no pages were isolated
` [PATCH 6/6] mm: compaction: Restart compaction from near where it left off

[PATCH] [MTD] slram: Invalid checking of absolute end address
 2012-09-20 14:03 UTC 

[PATCH 0/4] perf header: Save and reuse feature information in header (v3)
 2012-09-20 13:55 UTC  (6+ messages)
` [PATCH 1/4] perf header: Add struct perf_header_info

Out of memory on 3.5 kernels
 2012-09-20 13:52 UTC 

[PATCH] x86-64: don't track CPU model data that is used by 32-bit code only
 2012-09-20 13:49 UTC 

[PATCH v8 0/3] KVM: perf: kvm events analysis tool
 2012-09-20 13:34 UTC  (6+ messages)
` [PATCH v8 1/3] KVM: x86: export svm/vmx exit code and vector code to userspace
` [PATCH v8 3/3] KVM: perf: kvm events analysis tool

[PATCH v2 1/3] tracing,x86: add a TSC trace_clock
 2012-09-20 13:34 UTC  (4+ messages)

Davicom DM9000C driver
 2012-09-20 13:30 UTC  (4+ messages)

[RFC][PATCH 0/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-09-20 13:19 UTC  (6+ messages)
` [RFC][PATCH 2/3] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver

[PATCH] gpio-lpc32xx: Fix value handling of gpio_direction_output()
 2012-09-20 13:13 UTC  (2+ messages)

[GIT PULL] MOP500 Audio patches due for ASoC
 2012-09-20 13:06 UTC  (3+ messages)

[Announce] Checkpoint-restore tool v0.1
 2012-09-20 13:05 UTC  (3+ messages)
` [Announce] Checkpoint-restore tool v0.2

[PATCH v2 0/9] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-09-20 13:03 UTC  (3+ messages)

3.6rc6 slab corruption
 2012-09-20 12:57 UTC  (11+ messages)

[PATCH 00/22] mop500 related Audio reorganisation and fixups
 2012-09-20 12:52 UTC  (7+ messages)
` [PATCH 07/22] ASoC: Ux500: Initialise PCM from MSP probe rather than as a device
    ` [RESENDING] "

[PATCH 0/3] Minor changes to common hugetlb code for ARM
 2012-09-20 12:44 UTC  (7+ messages)
` [PATCH 2/3] mm: thp: Fix the update_mmu_cache() last argument passing in mm/huge_memory.c


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