public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-05 15:11:14 to 2013-08-05 19:04:33 UTC [more...]

[RFC] gcc feature request: Moving blocks into sections
 2013-08-05 19:04 UTC  (21+ messages)

trinity hang -- rcu_sched detected stall in __schedule
 2013-08-05 19:09 UTC 

Linux 3.11-rc4
 2013-08-05 18:57 UTC  (20+ messages)
` O_TMPFILE fs corruption (Re: Linux 3.11-rc4)

[GIT PULL] timers/nohz updates for 3.12
 2013-08-05 19:01 UTC 

[PATCH 0/4] staging: ozwpan: Fix crash issues
 2013-08-05 19:00 UTC  (12+ messages)
` [PATCH 1/4] staging: ozwpan: Fixes crash due to invalid port aceess
` [PATCH 2/4] staging: ozwpan: Increment port number for new device
` [PATCH 3/4] staging: ozwpan: Reset port configuration number
` [PATCH 4/4] staging: ozwpan: Return correct hub status

[PATCH cgroup/for-3.12] cgroup: make css_for_each_descendant() and friends include the origin css in the iteration
 2013-08-05 18:57 UTC  (3+ messages)

[PATCH 0/3] Teach perf_trace_##call() to check hlist_empty(perf_events)
 2013-08-05 18:51 UTC  (6+ messages)
` [PATCH 1/3] tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)
` [PATCH 2/3] tracing/perf: Reimplement TP_perf_assign() logic
` [PATCH 3/3] tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possible

[PATCH 1/1] Squashfs: Optimized uncompressed buffer loop
 2013-08-05 18:46 UTC 

BUG cxgb3: Check and handle the dma mapping errors
 2013-08-05 18:41 UTC  (2+ messages)

[PATCH] usb: fix some scripts/kernel-doc warnings
 2013-08-05 18:36 UTC  (5+ messages)

[3.10.4] NFS locking panic, plus persisting NFS shutdown panic from 3.9.*
 2013-08-05 18:33 UTC  (12+ messages)

[PATCH v2] cpufreq: loongson2: fix broken cpufreq
 2013-08-05 18:27 UTC 

[PATCH 00/11] Add compression support to pstore
 2013-08-05 18:22 UTC  (8+ messages)

[PATCH RESEND] ARM: dts: Add USBPHY nodes to Exynos4x12
 2013-08-05 18:18 UTC 

[PATCH] net/ipv4: fix the conditions of entering TCP_CA_Disorder state
 2013-08-06  0:45 UTC  (2+ messages)

[PATCH] Update MAINTAINERS file in Linux. (v1)
 2013-08-05 18:13 UTC  (5+ messages)
` [PATCH 1/3] MAINTAINERS: Remove Jeremy from the Xen subsystem
` [PATCH 2/3] MAINTAINERS: Update the Xen subsystem's with proper mailing list
  ` [Xen-devel] "
` [PATCH 3/3] MAINTAINERS: Add in two extra co-maintainers of the Xen tree

Corrupted EFI region
 2013-08-05 18:12 UTC  (19+ messages)
    ` [edk2] "

[PATCHSET cgroup/for-3.12] cgroup: use cgroup_subsys_state as the primary subsystem interface handle
 2013-08-05 18:10 UTC  (7+ messages)
` [PATCH 08/23] cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
` [PATCH 12/23] cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
` [PATCH 15/23] cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup

[PATCH RESEND] ARM: dts: Add USB host node for Exynos4
 2013-08-05 18:09 UTC 

PROBLEM: Kernel causing 5minute delay mounting USB memory stick
 2013-08-05 17:09 UTC 

[PATCH] adjust code alignment
 2013-08-05 18:08 UTC  (12+ messages)
` [PATCH] net/vmw_vsock/af_vsock.c: drop unneeded semicolon
` [PATCH] trivial: adjust code alignment

[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file
 2013-08-05 18:07 UTC  (7+ messages)
` [PATCH 07/22] ARM: exynos: Remove '0x's from Exynos4110 DTSI file
  ` [PATCH v3 07/22] ARM: dts: Remove '0x's from Exynos4210 "

[PATCH v3] macvlan: validate flags
 2013-08-05 18:03 UTC  (2+ messages)

[PATCH 0/2] iio: input: ti_am335x_adc: Add continuous sampling and trigger support round 3
 2013-08-05 17:40 UTC  (6+ messages)
` [PATCH 1/2] input: ti_tsc: Enable shared IRQ for TSC

[GIT PULL] x86/mce fix to queue for 3.12
 2013-08-05 17:28 UTC 

[PATCH 00/18] Convert arm sched_clock users to sched_clock_register()
 2013-08-05 17:22 UTC  (3+ messages)
` [PATCH 17/18] ARM: SAMSUNG: Switch "

[PATCH 0/3] mips/kvm: Code cleanups for kvm_locore.S
 2013-08-05 17:22 UTC  (8+ messages)
` [PATCH 1/3] mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.S

aio: kernel BUG at fs/aio.c:646!
 2013-08-05 17:20 UTC  (3+ messages)
  ` [PATCH aio-next] aio: fix error handling and rcu usage in "convert the ioctx list to table lookup v3"

[PATCH 00/10 v6] KVM: PPC: IOMMU in-kernel handling
 2013-08-05 17:18 UTC  (5+ messages)
` [PATCH 03/10] vfio: add external user support

[QUERY] lguest64
 2013-08-05 17:16 UTC  (12+ messages)

[PATCH v2 2/3] ARM: dts: vf610: Add eDMA node
 2013-08-05 16:34 UTC  (5+ messages)
` [PATCH v2 3/3] dma: Add Freescale eDMA engine driver support

[PATCHSET cgroup/for-3.12] cgroup: make cgroup_event specific to memcg
 2013-08-05 17:10 UTC  (11+ messages)
` [PATCH 2/5] cgroup: export __cgroup_from_dentry() and __cgroup_dput()
  ` [PATCH v2 2/5] cgroup: make __cgroup_from_dentry() and __cgroup_dput() global
` [PATCH 3/5] cgroup, memcg: move cgroup_event implementation to memcg
  ` [PATCH v2 "
` [PATCH 5/5] memcg: rename cgroup_event to mem_cgroup_event
  ` [PATCH v2 "

[PATCH v6] dmaengine: Add MOXA ART DMA engine driver
 2013-08-05 16:57 UTC  (3+ messages)
` [PATCH v7] "

[PATCH V2 1/4] x86: introduce hypervisor_cpuid_base()
 2013-08-05 16:50 UTC  (6+ messages)
` [PATCH V2 4/4] x86: correctly detect hypervisor

[PATCH] iommu/exynos: remove dead code (set_prefbuf)
 2013-08-05 16:39 UTC  (2+ messages)

[PATCH v3 0/10] enable swiotlb-xen on arm and arm64
 2013-08-05 16:30 UTC  (11+ messages)
` [PATCH v3 01/10] swiotlb: replace dma_length with sg_dma_len() macro
` [PATCH v3 02/10] swiotlb-xen: "
` [PATCH v3 03/10] arm: make SWIOTLB available
` [PATCH v3 04/10] arm: introduce a global dma_ops pointer
` [PATCH v3 05/10] arm64: do not initialize arm64_swiotlb if dma_ops is already set
` [PATCH v3 06/10] xen/arm,arm64: move Xen initialization earlier
` [PATCH v3 07/10] xen: introduce XENMEM_get_dma_buf and xen_put_dma_buf
` [PATCH v3 08/10] xen: make xen_create_contiguous_region return the dma address
` [PATCH v3 09/10] swiotlb-xen: support autotranslate guests
` [PATCH v3 10/10] xen/arm,arm64: enable SWIOTLB_XEN

[PATCH V2 0/9] perf tools: add support for reading object code
 2013-08-05 16:32 UTC  (5+ messages)
` [PATCH V2 1/9] perf tools: add test "

[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
 2013-08-05 16:29 UTC 

[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
 2013-08-05 16:29 UTC 

Slow firmware timeouts again (Re: [3.11 regression?] iwlwifi firmware takes two minutes to load)
 2013-08-05 16:29 UTC  (5+ messages)
  ` [systemd-devel] "
      ` [PATCH] Change CONFIG_FW_LOADER_USER_HELPER to default n and don't select it

[RFC PATCH v2 00/15] DT/core: update cpu device of_node
 2013-08-05 16:28 UTC  (6+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 05/16] ARM: mvebu: remove device tree parsing for cpu nodes

[PATCH] zram: bug fix: delay lock holding in zram_slot_free_noity
 2013-08-05 16:26 UTC  (2+ messages)

[PATCH V9 00/14] perf tools: some fixes and tweaks
 2013-08-05 16:26 UTC  (15+ messages)
` [PATCH V9 01/14] perf tools: add debug prints
` [PATCH V9 02/14] perf tools: allow non-matching sample types
` [PATCH V9 03/14] perf tools: add pid to struct thread
` [PATCH V9 04/14] perf tools: change machine__findnew_thread() to set thread pid
` [PATCH V9 05/14] perf tools: tidy up sample parsing overflow checking
` [PATCH V9 06/14] perf tools: remove unnecessary callchain validation
` [PATCH V9 07/14] perf tools: remove references to struct ip_event
` [PATCH V9 08/14] perf tools: move "
` [PATCH V9 09/14] perf: make events stream always parsable
` [PATCH V9 10/14] perf tools: move perf_evlist__config() to a new source file
` [PATCH V9 11/14] perf tools: add support for PERF_SAMPLE_IDENTFIER
` [PATCH V9 12/14] perf tools: expand perf_event__synthesize_sample()
` [PATCH V9 13/14] perf tools: add a function to calculate sample event size
` [PATCH V9 14/14] perf tools: add a sample parsing test

[PATCH -next] PM / AVS: SmartReflex: remove redundant dev_err call in omap_sr_probe()
 2013-08-05 16:25 UTC  (4+ messages)
    ` [PATCH RESEND] "

[PATCH 0/4] ARM/ARM64 architected timer updates
 2013-08-05 16:25 UTC  (7+ messages)
` [PATCH v2 0/3] "

[PATCH v1 0/2] PM / AVS: interrupt handling fixes
 2013-08-05 16:24 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: codecs: da9055: Update driver name to fix breakage due to pmic driver with same name
 2013-08-05 16:23 UTC  (6+ messages)

next-20130805 - compile errors in drivers/staging/lustre/lustre/llite/file.c
 2013-08-05 16:20 UTC 

[PATCH v3 00/12] edma: Add support for SG lists of any length
 2013-08-05 16:14 UTC  (13+ messages)
` [PATCH v3 01/12] dma: edma: Setup parameters to DMA MAX_NR_SG at a time
` [PATCH v3 02/12] ARM: edma: Don't clear EMR of channel in edma_stop
` [PATCH v3 03/12] dma: edma: remove limits on number of slots
` [PATCH v3 04/12] dma: edma: Write out and handle MAX_NR_SG at a given time
` [PATCH v3 05/12] ARM: edma: Add function to enable interrupt for a PaRAM slot
` [PATCH v3 06/12] ARM: edma: Add pr_debug in edma_link
` [PATCH v3 07/12] dma: edma: Add function to dump a PaRAM set from PaRAM
` [PATCH v3 08/12] dma: edma: Add one more required slot to MAX slots
` [PATCH v3 09/12] dma: edma: Implement multiple linked sets for continuity
` [PATCH v3 10/12] dma: edma: Check if MAX_NR_SG is even in prep function
` [PATCH v3 11/12] dma: edma: Keep tracking of Pending interrupts (pending_acks)
` [PATCH v3 12/12] dma: edma: Return if nothing left todo in edma_execute

[RFC PATCH] cfq-iosched: limit slice_idle when many busy queues are in idle window
 2013-08-05 16:18 UTC  (2+ messages)

[PATCH] memcg: don't initialize kmem-cache destroying work for root caches
 2013-08-05 16:09 UTC 

Misc perf stat improvements
 2013-08-05 16:10 UTC  (4+ messages)
` [PATCH 2/5] tools, perf: Add support to evsel for enabling counters

[PATCH v2 0/5] Make commonly useful UEFI functions common
 2013-08-05 16:10 UTC  (4+ messages)
` [PATCH v2 1/5] ia64: add early_memremap() alias for early_ioremap()

[PATCH] ASoC: core: init delayed_work for codec-codec links
 2013-08-05 16:09 UTC  (3+ messages)
` [alsa-devel] [PATCH v4] "

[PATCH] sound/sgtl5000: fix codec clock source transition to avoid clockless moment
 2013-08-05 16:07 UTC  (2+ messages)

[PATCH] WIP: HACK: LPAE, BOOTMEM and NO_BOOTMEM
 2013-08-05 15:47 UTC  (14+ messages)

[PATCH 0/9] perf: kvm live mode
 2013-08-05 15:41 UTC  (4+ messages)
` [PATCH 4/9] perf kvm: split out tracepoints from record args

[PATCH RFC V11 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
 2013-08-05 15:37 UTC  (11+ messages)

[PATCH] ARM: DTS: SAMA5: Add PMU support
 2013-08-05 15:26 UTC 

[PATCH 0/7] RFC: EFI stub for ARM
 2013-08-05 15:33 UTC  (4+ messages)
` [PATCH 6/7] Add "

[PATCH] ARM: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_RELOAD
 2013-08-05 15:26 UTC  (2+ messages)

Lets work together broda
 2013-08-05 13:03 UTC 

[PATCH v2 RESEND 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-05 15:12 UTC  (5+ messages)
` [PATCH v2 RESEND 13/18] x86, numa, mem_hotplug: Skip all the regions the kernel resides in

[PATCHv2] Add per-process flag to control thp
 2013-08-05 15:12 UTC  (4+ messages)


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