linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-06 19:11:12 to 2014-05-07 00:20:12 UTC [more...]

[RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
 2014-05-07  0:36 UTC  (3+ messages)

[PATCH v2 0/6] Introducing Exynos ChipId driver
 2014-05-07  0:36 UTC  (4+ messages)
` [PATCH v2 1/6] i2c: s3c2410: Moving I2C interrupt re-configuration code into i2c driver

[PATCH 0/2] Add test to validate udelay
 2014-05-07  0:12 UTC  (3+ messages)
` [PATCH 1/2] kernel: time: Add udelay_test module "
` [PATCH 2/2] tools: add script to test udelay

[PATCH] printk: Remove separate printk_sched buffers and use printk buf instead
 2014-05-07  0:05 UTC  (6+ messages)

perf: memory corruption when onlining cpu
 2014-05-07  0:03 UTC 

[PATCH 0/2] namespaces: log namespaces per task
 2014-05-06 23:57 UTC  (18+ messages)

[PATCH] w1: do not unlock unheld list_mutex in __w1_remove_master_device()
 2014-05-06 23:51 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH RFC/TEST] sched: make sync affine wakeups work
 2014-05-06 23:46 UTC  (15+ messages)

[PATCH 1/3] PM / OPP: Add support for descending order for cpufreq table
 2014-05-06 23:43 UTC  (9+ messages)

[PATCH] mmc: sdhci: Use mmc core regulator infrastucture
 2014-05-06 23:42 UTC  (3+ messages)

[ABOMINATION] x86: Fast interrupt return to userspace
 2014-05-06 23:37 UTC  (9+ messages)

[PATCH] staging: binder: fix usage of uninit scalar in binder_transaction()
 2014-05-06 23:33 UTC  (2+ messages)

[PATCH v2 0/2] context tracker support for arm64
 2014-05-06 23:32 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: adjust el0_sync so that a function can be called
` [PATCH v2 2/2] arm64: enable context tracking

[PATCH 08/24] net, diet: Make TCP metrics optional
 2014-05-06 23:29 UTC  (31+ messages)

[git pull] drm radeon mullins support
 2014-05-06 23:12 UTC 

[git pull] drm fixes
 2014-05-06 23:10 UTC 

[PATCH 0/6] Kmemleak updates
 2014-05-06 23:08 UTC  (7+ messages)
` [PATCH 6/6] mm: Postpone the disabling of kmemleak early logging

[PATCH v2] mmc: core: Improve support for deferred regulators
 2014-05-06 22:58 UTC  (2+ messages)

[PATCH] kmod: Pass usermodehelper "-b" to use blacklist commands
 2014-05-06 22:54 UTC  (3+ messages)

[RFC PATCH 0/2] kpatch: dynamic kernel patching
 2014-05-06 22:49 UTC  (12+ messages)

[PATCH v2 0/5] Clean up DMA API & IOMMU dma_addr_t usage
 2014-05-06 22:48 UTC  (6+ messages)
` [PATCH v2 1/5] DMA-API: Clarify physical/bus address distinction
` [PATCH v2 2/5] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
` [PATCH v2 3/5] sh/PCI: Pass GAPSPCI_DMA_BASE CPU address to dma_declare_coherent_memory()
` [PATCH v2 4/5] iommu: Use dma_addr_t for IOVA arguments
` [PATCH v2 5/5] iommu/exynos: Remove unnecessary "&" from function pointers

[PATCH] provide irq_force_affinity fallback for non-SMP
 2014-05-06 22:46 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Provide "

[PATCH 0/2] swap: simplify/fix swap_list handling and iteration
 2014-05-06 22:43 UTC  (8+ messages)
` [PATCHv2 0/4] "
  ` [PATCH 3/4] plist: add plist_rotate

[PATCH 1/1] kernel/rcu/tree.c: make rcu node arrays static const char * const
 2014-05-06 22:34 UTC  (2+ messages)

i.MX28 based system losing eth0 on boot
 2014-05-06 22:27 UTC  (7+ messages)

[PATCH 00/17] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations
 2014-05-06 22:24 UTC  (11+ messages)
` [PATCH 03/17] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets
` [PATCH 08/17] mm: page_alloc: Use word-based accesses for get/set pageblock bitmaps
` [PATCH 12/17] mm: page_alloc: Convert hot/cold parameter and immediate callers to bool
` [PATCH 17/17] mm: filemap: Avoid unnecessary barries and waitqueue lookup in unlock_page fastpath

[PATCH v3 0/5] ARM: SMP: support Broadcom mobile SoCs
 2014-05-06 22:18 UTC  (6+ messages)
` [PATCH v3 1/5] devicetree: bindings: document Broadcom CPU enable method
` [PATCH v3 2/5] ARM: add SMP support for Broadcom mobile SoCs
` [PATCH v3 3/5] ARM: configs: enable SMP in bcm_defconfig
` [PATCH v3 4/5] ARM: dts: enable SMP support for bcm28155
` [PATCH v3 5/5] ARM: dts: enable SMP support for bcm21664

[PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL
 2014-05-06 22:08 UTC  (6+ messages)

+ printk-print-initial-logbuf-contents-before-re-enabling-interrupts.patch added to -mm tree
 2014-05-06 22:05 UTC  (8+ messages)

[PATCH 1/2] RTC: rtc-cmos: drivers/char/rtc.c features for DECstation support
 2014-05-06 22:05 UTC  (3+ messages)
` [rtc-linux] "

[PATCH 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
 2014-05-06 22:01 UTC  (10+ messages)
` [PATCH 1/2] smp: Print more useful debug info upon receiving IPI on an offline CPU
      ` [PATCH v2 "
` [PATCH 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
        ` [PATCH v2 "

[PATCH V5 0/3] arm: dts: dra7: Updates for adding crossbar device
 2014-05-06 21:45 UTC  (7+ messages)
` [PATCH V5 1/3] arm: dts: dra7: Add crossbar device binding

perf_fuzzer crash on pentium 4
 2014-05-06 21:46 UTC  (4+ messages)

[PATCH] locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
 2014-05-06 21:45 UTC  (2+ messages)

[PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA
 2014-05-06 21:42 UTC  (8+ messages)

[PATCH] Staging: rtl8188eu: Fixed prohibited spaces after open '('
 2014-05-06 21:40 UTC 

[PATCH 4/4] timekeeping: Use printk_deferred when holding timekeeping seqlock
 2014-05-06 21:33 UTC 

[PATCH] Staging: rtl8188eu: Fixed prohibited spaces after open '('
 2014-05-06 21:40 UTC  (4+ messages)

[PATCH] libata-sff: remove dead code
 2014-05-06 21:26 UTC  (2+ messages)

[PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI
 2014-05-06 21:26 UTC 

[PATCH v1 0/3] Tegra DMA residue improvements
 2014-05-06 21:22 UTC  (4+ messages)
` [PATCH v1 1/3] dma: tegra: finer granularity residual for tx_status
` [PATCH v1 2/3] dma: tegra: change interrupt-related log levels
` [PATCH v1 3/3] dma: tegra: avoid int overflow for transferred count

[RFA][PATCH] tracing: Add trace_<tracepoint>_enabled() function
 2014-05-06 21:16 UTC  (6+ messages)

[3.8.y.z extended stable] Linux 3.8.13.23 stable review
 2014-05-06 21:13 UTC  (5+ messages)
` [PATCH 3.8 1/4] netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
` [PATCH 3.8 2/4] n_tty: Fix n_tty_write crash when echoing in raw mode
` [PATCH 3.8 3/4] floppy: ignore kernel-only members in FDRAWCMD ioctl input
` [PATCH 3.8 4/4] floppy: don't write kernel-only members to FDRAWCMD ioctl output

[PATCH] crypto: x86/sha1: fix coverity CID 1195603
 2014-05-06 21:11 UTC  (3+ messages)

[PATCH] rtc: rtc-at91rm9200: fix lost ACKUPD interrupt
 2014-05-06 21:10 UTC  (5+ messages)
` [PATCH] rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq

RFC: A reduced Linux network stack for small systems
 2014-05-06 21:05 UTC  (12+ messages)
` [PATCH 06/24] net, diet: Use small UDP hash tables on small kernels

[PATCH/RFC 0/5] Support loop-back NFS mounts - take 2
 2014-05-06 21:05 UTC  (4+ messages)
` [PATCH 3/5] nfsd: Only set PF_LESS_THROTTLE when really needed

edac: altera: Add EDAC support for Altera SDRAM Controller
 2014-05-06 21:00 UTC  (4+ messages)
` [PATCHv3 3/3] edac: altera: Add EDAC support for Altera SDRAM

[PATCH] MAINTAINERS: Add linux-api for review of API/ABI changes
 2014-05-06 20:59 UTC 

[PATCH v3 00/20] USB support for Armada 38x and Armada 375
 2014-05-06 20:53 UTC  (3+ messages)
` [PATCH v3 17/20] phy: Add support for USB cluster on the Armada 375 SoC

[PATCH 08/24] net, diet: Make TCP metrics optional
 2014-05-06 20:47 UTC  (8+ messages)

[PATCH 1/1] arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn(1
 2014-05-06 20:46 UTC  (2+ messages)

[PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-05-06 20:44 UTC  (5+ messages)
` [PATCH v3 4/7] of: configure the platform device dma parameters

[3.13.y.z extended stable] Linux 3.13.11.1 stable review (new patches)
 2014-05-06 20:42 UTC  (4+ messages)
` [PATCH 3.13 1/3] n_tty: Fix n_tty_write crash when echoing in raw mode
` [PATCH 3.13 2/3] floppy: ignore kernel-only members in FDRAWCMD ioctl input
` [PATCH 3.13 3/3] floppy: don't write kernel-only members to FDRAWCMD ioctl output

possible deadlock on nouveau
 2014-05-06 20:36 UTC  (2+ messages)

CPU performance counters not working on big.LITTLE switcher
 2014-05-06 20:28 UTC  (3+ messages)

[PATCH] clk: clk-divider: Fix infinite loop for table divider
 2014-05-06 20:26 UTC 

[PATCH v9 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-06 20:24 UTC 

[PATCH linux-next] ARM: mvebu: Fix pmsu compilation when ARMv6 is selected
 2014-05-06 20:23 UTC 

[PATCH] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
 2014-05-06 20:22 UTC  (7+ messages)

[PATCHSET cgroup/for-3.16] cgroup: remove cgroup_tree_mutex
 2014-05-06 20:19 UTC  (9+ messages)
` [PATCH 1/8] cgroup: reorganize cgroup_create()
` [PATCH 2/8] cgroup: collapse cgroup_create() into croup_mkdir()
` [PATCH 3/8] cgroup: grab cgroup_mutex earlier in cgroup_subtree_control_write()
` [PATCH 4/8] cgroup: move cgroup->kn->priv clearing to cgroup_rmdir()
` [PATCH 5/8] cgroup: factor out cgroup_kn_lock_live() and cgroup_kn_unlock()
` [PATCH 6/8] cgroup: use cgroup_kn_lock_live() in other cgroup kernfs methods
` [PATCH 7/8] cgroup: nest kernfs active protection under cgroup_mutex
` [PATCH 8/8] cgroup: remove cgroup_tree_mutex

[PATCH v8 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-06 20:18 UTC  (3+ messages)

[PATCH] MAINTAINERS: add an entry for all the NCR5380 drivers
 2014-05-06 20:16 UTC  (2+ messages)

[PATCH -V1 00/22] New ACL format for better NFSv4 acl interoperability
 2014-05-06 20:15 UTC  (2+ messages)

intel_rapl: No such device
 2014-05-06 20:14 UTC  (3+ messages)

[PATCH] arm: put_user: fix possible data corruption in put_user
 2014-05-06 20:13 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 0/6] ARM: sunxi: Machine code cleanup
 2014-05-06 18:53 UTC  (3+ messages)

[PATCH] staging: rtl8192u: initialize array in C compliant way
 2014-05-06 19:59 UTC  (3+ messages)

[PATCH 1/4] memcg, mm: introduce lowlimit reclaim
 2014-05-06 19:58 UTC  (20+ messages)

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-05-06 19:56 UTC  (5+ messages)
` [PATCH 3/4] memcg, doc: clarify global vs. limit reclaims

[PATCH] sched: Initialize rq->age_stamp on processor start
 2014-05-06 19:50 UTC 

[PATCH v2] ARM: msm: Make MSM_HAS_DEBUG_UART_HS option visible to multiplatform targets
 2014-05-06 19:41 UTC  (3+ messages)
` [PATCH] ARM: debug: qcom: make UART address selection configuration option

[RFC][PATCH] tracing: Add __cpumask() macro to trace events to record cpumasks
 2014-05-06 19:30 UTC  (3+ messages)

[PATCH] iommu/amd: Take mmap_sem when calling get_user_pages
 2014-05-06 19:27 UTC  (4+ messages)

[PATCH 1/2] uprobes: add comment with insn opcodes, mnemonics and why we dont support them
 2014-05-06 19:26 UTC  (4+ messages)

dcache shrink list corruption?
 2014-05-06 19:15 UTC  (11+ messages)

IMA & truncate
 2014-05-06 19:11 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;
as well as URLs for NNTP newsgroup(s).