linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-01 02:51:10 to 2014-05-01 12:14:53 UTC [more...]

Hi
 2014-05-01 12:02 UTC 

[PATCH 11/11] ext4: add cross rename support
 2014-05-01 11:58 UTC  (6+ messages)
      ` [PATCH (for 3.15) 0/5] Fix cross rename race window for LSM

[PATCH] staging: rtl8188eu: fix potential leak in update_bcn_wps_ie()
 2014-05-01 11:58 UTC 

[PATCH] staging: rtl8723au: fix potential leak in update_bcn_wps_ie()
 2014-05-01 11:57 UTC 

[perf] more perf_fuzzer memory corruption
 2014-05-01 11:50 UTC  (12+ messages)

linux-3.14 nfsd regression
 2014-05-01 11:50 UTC  (8+ messages)

[PATCH] net: via-rhine: fix compiler warning
 2014-05-01 11:33 UTC  (4+ messages)
` [PATCH] net: via-rhine: Fix compiler warning re: pointer casting on 64bit

[PATCH V2] ASoC: SAMSUNG: Add sound card driver for Snow board
 2014-05-01 11:29 UTC  (7+ messages)

[RESEND PATCH 1/2] printk: print initial logbuf contents before re-enabling interrupts
 2014-05-01 11:27 UTC  (2+ messages)
` [RESEND PATCH 2/2] printk: report dropping of messages from logbuf

[GIT PULL] hwmon fixes for 3.15-rc4
 2014-05-01 11:20 UTC 

[PATCH] parisc,metag: Do not hardcode maximum userspace stack size
 2014-05-01 11:19 UTC  (2+ messages)

[PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors
 2014-05-01 11:10 UTC  (4+ messages)

[PATCH v2] staging: rtl8188eu: fix potential leak in rtw_set_key()
 2014-05-01 10:50 UTC  (2+ messages)

[PATCH] staging: rtl8712: fix potential leak in r871x_wx_set_enc_ext()
 2014-05-01  9:45 UTC 

[PATCH] earlyprintk=efi,keep fix
 2014-05-01 10:12 UTC  (2+ messages)

[PATCH 00/47] mtd: nand: Add new driver supporting ST's BCH h/w
 2014-05-01  9:56 UTC  (48+ messages)
` [PATCH 01/47] ARM: sti: Add BCH (NAND Flash) Controller support for STiH41x (Orly) SoCs
` [PATCH 02/47] mtd: nand: stm_nand_bch: provide Device Tree documentation
` [PATCH 03/47] mtd: nand: add shared register defines for ST's NAND Controller drivers
` [PATCH 04/47] mtd: nand: adding ST's BCH NAND Controller driver
` [PATCH 05/47] mtd: nand: add ONFI NAND Timing Mode Specifications
` [PATCH 06/47] mtd: nand: stm_nand_bch: IRQ support for ST's BCH NAND Controller driver
` [PATCH 07/47] mtd: nand: stm_nand_bch: change between BCH and Hamming modes
` [PATCH 08/47] mtd: nand: stm_nand_bch: initialise the BCH Controller
` [PATCH 09/47] mtd: nand: stm_nand_bch: supply clock support
` [PATCH 10/47] mtd: nand: stm_nand_bch: introduce and initialise some important data structures
` [PATCH 11/47] mtd: nand: stm_nand_bch: initialise the Hamming Controller
` [PATCH 12/47] mtd: nand: stm_nand_bch: add Power Management
` [PATCH 13/47] mtd: nand: stm_nand_bch: scan for NAND devices
` [PATCH 14/47] mtd: nand: stm_nand_bch: provide Device Tree support
` [PATCH 15/47] mtd: nand: stm_nand_bch: configure BCH and FLEX by ONFI timing mode
` [PATCH 16/47] mtd: nand: stm_nand_bch: add compatible page size check
` [PATCH 17/47] mtd: nand: stm_nand_bch: derive some working variables for latter use
` [PATCH 18/47] mtd: nand: stm_nand_bch: automatically set EEC mode if requested
` [PATCH 19/47] mtd: nand: stm_nand_bch: ensure configuration is compatible with this driver
` [PATCH 20/47] mtd: nand: stm_nand_bch: configure BCH read/write/erase programs
` [PATCH 21/47] mtd: nand: stm_nand_bch: initialise working buffers
` [PATCH 22/47] mtd: nand: stm_nand_bch: provide shared BCH operations
` [PATCH 23/47] mtd: nand: stm_nand_bch: erase one block (BCH)
` [PATCH 24/47] mtd: nand: stm_nand_bch: check erased page for zeros
` [PATCH 25/47] mtd: nand: stm_nand_bch: provide read functionality (BCH)
` [PATCH 26/47] mtd: nand: stm_nand_bch: provide write "
` [PATCH 27/47] mtd: nand: stm_nand_bch: find IBBT signature
` [PATCH 28/47] mtd: nand: stm_nand_bch: bad block marking helpers
` [PATCH 29/47] mtd: nand: stm_nand_bch: populate IBBT BCH Header
` [PATCH 30/47] mtd: nand: stm_nand_bch: write IBBT to Flash
` [PATCH 31/47] mtd: nand: stm_nand_bch: update flash-resident BBT(s)
` [PATCH 32/47] mtd: nand: stm_nand_bch: add Hamming-FLEX operations
` [PATCH 33/47] mtd: nand: stm_nand_bch: read and write raw (FLEX)
` [PATCH 34/47] mtd: nand: stm_nand_bch: scan block for BBM(s) according to specified BBT options
` [PATCH 35/47] mtd: nand: stm_nand_bch: scan for BBMs and build memory-resident BBT
` [PATCH 36/47] mtd: nand: stm_nand_bch: search for and load flash-resident BBT
` [PATCH 37/47] mtd: nand: stm_nand_bch: "
` [PATCH 38/47] mtd: nand: stm_nand_bch: dump bad blocks
` [PATCH 39/47] mtd: nand: stm_nand_bch: parse partitions and register an MTD device
` [PATCH 40/47] mtd: nand: stm_nand_bch: fetch the bit-flips threshold
` [PATCH 41/47] mtd: nand: stm_nand_bch: MTD erase (BCH)
` [PATCH 42/47] mtd: nand: stm_nand_bch: MTD mark and check for bad blocks (BCH)
` [PATCH 43/47] mtd: nand: stm_nand_bch: read and write buffers (FLEX)
` [PATCH 44/47] mtd: nand: mtd_nand_bch: add remaining FLEX functions
` [PATCH 45/47] mtd: nand: stm_nand_bch: catch unhandled calls to read and write to the OOB
` [PATCH 46/47] mtd: nand: stm_nand_bch: finalise setup by calling and_scan_tail()
` [PATCH 47/47] mtd: nand: catch unsupported framework call-backs

[PATCH v5 2/6] arm64: Introduce VA_BITS and translation level options
 2014-05-01 10:06 UTC  (2+ messages)

[PATCH v5 3/6] arm64: Add a description on 48-bit address space with 4KB pages
 2014-05-01 10:06 UTC  (2+ messages)

[PATCH 1/1] init/main.c: code clean-up
 2014-05-01 10:04 UTC 

64bit x86: NMI nesting still buggy?
 2014-04-29 15:41 UTC  (4+ messages)

My name is Lisa from North Africa 
 2014-05-01  9:35 UTC 

dcache shrink list corruption?
 2014-05-01  9:42 UTC  (14+ messages)

[PATCH] SCHED: allow wait_on_bit_action functions to support a timeout
 2014-05-01  9:35 UTC  (3+ messages)

[PATCH] SCHED: remove proliferation of wait_on_bit action functions
 2014-05-01  9:31 UTC  (4+ messages)

[RFC] rtmutex: Do not boost fair tasks each other
 2014-05-01  9:21 UTC 

[PATCH 4/5] IBM Akebono: Add the Akebono platform
 2014-05-01  9:27 UTC  (2+ messages)
` [4/5] "

[PATCH] usb: dwc3: gadget: fix burst size corruption
 2014-05-01 21:14 UTC  (3+ messages)

[RFC PATCH 0/4] drivers/base: Generic framework for tracking internal interfaces
 2014-05-01  9:11 UTC  (6+ messages)

[PATCH] staging: rtl8188eu: fix potential leak in rtw_set_key()
 2014-05-01  9:09 UTC  (2+ messages)

[PATCH] staging: comedi: fix coding style issues in comedi_fops.c
 2014-05-01  9:05 UTC  (2+ messages)

[PATCH] word-at-a-time: avoid undefined behaviour in zero_bytemask macro
 2014-05-01  9:04 UTC  (3+ messages)

[PATCH] staging: comedi: fix coding style issues in comedi_fops.c
 2014-05-01  9:01 UTC  (2+ messages)

[PATCH v2 01/12] ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
 2014-05-01  8:54 UTC  (14+ messages)
` [PATCH v2 02/12] ARM: "
` [PATCH v2 03/12] ARM: keystone: "
` [PATCH v2 04/12] ARM: tegra: "
` [PATCH v2 05/12] ARM: lpc32xx: "
` [PATCH v2 06/12] ARM: at91: "
` [PATCH v2 07/12] ARM: shmobile: "
` [PATCH v2 08/12] ARM: marvell: "
` [PATCH v2 09/12] blackfin: defconfigs: "
` [PATCH v2 10/12] mips: "
` [PATCH v2 11/12] powerpc: "
` [PATCH v2 12/12] sh: defconfig: "

[PATCH 00/17] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations
 2014-05-01  8:44 UTC  (18+ messages)
` [PATCH 01/17] mm: page_alloc: Do not update zlc unless the zlc is active
` [PATCH 02/17] mm: page_alloc: Do not treat a zone that cannot be used for dirty pages as "full"
` [PATCH 03/17] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets
` [PATCH 04/17] mm: page_alloc: Calculate classzone_idx once from the zonelist ref
` [PATCH 05/17] mm: page_alloc: Only check the zone id check if pages are buddies
` [PATCH 06/17] mm: page_alloc: Only check the alloc flags and gfp_mask for dirty once
` [PATCH 07/17] mm: page_alloc: Take the ALLOC_NO_WATERMARK check out of the fast path
` [PATCH 08/17] mm: page_alloc: Use word-based accesses for get/set pageblock bitmaps
` [PATCH 09/17] mm: page_alloc: Reduce number of times page_to_pfn is called
` [PATCH 10/17] mm: page_alloc: Lookup pageblock migratetype with IRQs enabled during free
` [PATCH 11/17] mm: page_alloc: Use unsigned int for order in more places
` [PATCH 12/17] mm: page_alloc: Convert hot/cold parameter and immediate callers to bool
` [PATCH 13/17] mm: shmem: Avoid atomic operation during shmem_getpage_gfp
` [PATCH 14/17] mm: Do not use atomic operations when releasing pages
` [PATCH 15/17] mm: Do not use unnecessary atomic operations when adding pages to the LRU
` [PATCH 16/17] mm: Non-atomically mark page accessed during page cache allocation where possible
` [PATCH 17/17] mm: filemap: Avoid unnecessary barries and waitqueue lookup in unlock_page fastpath

[PATCH] usb: dwc3: gadget: giveback request if start transfer fail
 2014-05-01 20:44 UTC  (3+ messages)

[stable] linux-3.14 nfsd regression
 2014-05-01  8:40 UTC 

[rfc][patch] perf,tools: Remove test_attr_* muck from perf.h
 2014-05-01  8:27 UTC 

[PATCH] spi: Fix hung task timeout when initialization fails
 2014-05-01  8:15 UTC 

[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
 2014-05-01  8:03 UTC  (6+ messages)
` [PATCH/RFC 3/4] of/clk: Register clocks suitable for Runtime PM with the "

[PATCH] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
 2014-05-01  7:48 UTC  (3+ messages)

[patch] lib: check for strcpy() overflows to fixed length buffers
 2014-05-01  7:45 UTC  (3+ messages)

linux-next: Tree for May 1
 2014-05-01  7:40 UTC 

[PATCH] dmapool: remove redundant NULL check for dev in dma_pool_create()
 2014-05-01  7:38 UTC  (3+ messages)

[PATCH 00/15] Kirkwood DT fix and cleanup round 1
 2014-05-01  7:30 UTC  (5+ messages)
` [PATCH 03/15] ARM: dts: kirkwood: add stdout-path property to all boards

[PATCH v3 0/9] drm/nouveau: support for GK20A, cont'd
 2014-05-01  7:14 UTC  (7+ messages)
` [PATCH v3 6/9] drm/nouveau/graph: enable when using external firmware
  ` [Nouveau] "

[PATCH] block: null_blk: fix use after free
 2014-05-01  7:12 UTC 

[PATCH] ARM: tegra: add Tegra Note 7 device tree
 2014-05-01  7:10 UTC 

[PATCH 1/1] ARCH/M68K/AMIGA: convert printk to pr_foo()
 2014-05-01  7:02 UTC 

[PATCH] staging: binder: cleanup dereference of noderef expressions
 2014-05-01  6:58 UTC 

perf: memory corruption in perf_event_mmap
 2014-05-01  6:51 UTC  (2+ messages)

[PATCH 2/2] ASoC: mc13783: Add devicetree support
 2014-05-01  6:49 UTC 

[PATCH 1/2] mfd: mc13xxx: Do not use platform data with devicetree
 2014-05-01  6:48 UTC 

[patch] mm, thp: do not perform sync compaction on pagefault
 2014-05-01  6:39 UTC  (2+ messages)

[RFC 0/3] DRM driver for the ATMEL High end LCD controller
 2014-05-01  6:34 UTC  (4+ messages)
` [RFC 1/3] atmel: drm: added drm driver for the atmel hlcd controller

[GIT PULL] perf fixes
 2014-05-01  6:34 UTC 

[PATCH] perf tools: Remove extra '/' character in events file path
 2014-05-01  6:32 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf tests x86: Fix stack map lookup in dwarf unwind test
 2014-05-01  6:33 UTC 

[PATCH v2] perf x86: Fix perf to use non-executable stack, again
 2014-05-01  6:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf machine: Search for modules in %s/lib/modules/%s
 2014-05-01  6:32 UTC  (2+ messages)
` [tip:perf/core] perf machine: Search for modules in %s/lib/ modules/%s

[PATCH] perf tests: Add static build make test
 2014-05-01  6:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf tools: Fix bfd dependency libraries detection
 2014-05-01  6:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf tools: Use LDFLAGS instead of ALL_LDFLAGS
 2014-05-01  6:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf: ARM64: wire up perf_regs and unwind support
 2014-05-01  6:31 UTC  (2+ messages)
` [tip:perf/core] perf tools ARM64: Wire "

[tip:perf/core] perf tools: Move u64_swap union
 2014-05-01  6:31 UTC 

[PATCH 3/3] perf-test: Add a test of kvm-390: trace event
 2014-05-01  6:31 UTC  (2+ messages)
` [tip:perf/core] perf tests: "

[PATCH 2/3] perf-test: add numeric identifier to evlist_test
 2014-05-01  6:30 UTC  (2+ messages)
` [tip:perf/core] perf tests: Add "

[PATCH 1/3] perf tools: parse tracepooints with '-' in system name
 2014-05-01  6:30 UTC  (2+ messages)
` [tip:perf/core] perf tools: Parse tracepoints "

[PATCH v3 1/3] perf tools: Handle EINTR error for readn/writen
 2014-05-01  6:30 UTC  (2+ messages)
` [tip:perf/core] "

[GIT PULL 0/6] perf/core improvements and fixes
 2014-05-01  6:26 UTC  (2+ messages)

[GIT PULL 0/7] perf/urgent fixes
 2014-05-01  6:25 UTC  (2+ messages)

[PATCH] aio: fix potential leak in aio_run_iocb()
 2014-05-01  6:24 UTC  (2+ messages)

[PATCH v4 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-01  6:20 UTC 

[PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)
 2014-05-01  6:08 UTC  (10+ messages)
` [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency "

[PATCH 1/2] gpio: Add missing device-managed documentation
 2014-05-01  6:02 UTC  (3+ messages)
` [PATCH 2/2] gpio: Add helpers for optional GPIOs

[PATCH v5 0/3] ARM: sunxi: Add support for consumer infrared devices
 2014-05-01  6:00 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH] spi: Fix hung task timeout when initialization fails
 2014-05-01  5:53 UTC  (3+ messages)

[PATCH 0/5 v3] iio: exynos_adc: fix minor nits in the driver
 2014-05-01  5:48 UTC  (5+ messages)
` [PATCH 5/5 v3] iio: exynos_adc: do a reinit_completion before the conversion

[PATCH] random: Add "initialized" variable to proc
 2014-05-01  5:37 UTC  (8+ messages)

[PATCH -tip v9 04/26] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
 2014-05-01  5:26 UTC  (3+ messages)
` [tip:perf/kprobes] kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
  ` kprobes broken in linux-next (was Re: [tip:perf/kprobes] kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist)

debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline
 2014-05-01  5:07 UTC  (6+ messages)

[PATCH] arc_emac: write initial MAC address from devicetree to hw
 2014-05-01  4:58 UTC  (2+ messages)

[PATCH v2 00/10] drm/nouveau: support for GK20A, cont'd
 2014-05-01  4:49 UTC  (7+ messages)
` [PATCH v2 04/10] drm/nouveau/fb: add GK20A support

linux-next: manual merge of the staging tree with the staging.current tree
 2014-05-01  4:47 UTC  (2+ messages)

[PULL] two module fixes
 2014-05-01  4:43 UTC 

[PATCH 1/3] of: Add vendor prefix for Linear Technology Corporation
 2014-05-01  4:05 UTC  (4+ messages)

[Suggestion] unicore32: About toolchain issues and source code
 2014-05-01  4:05 UTC  (3+ messages)

Warning from kernel/printk/printk.c in linux-next
 2014-05-01  4:00 UTC  (3+ messages)

[BUG] kernel BUG at mm/vmacache.c:85!
 2014-05-01  3:56 UTC  (9+ messages)

[PATCH] regmap: Add missing initialization of this_page
 2014-05-01  3:49 UTC  (2+ messages)

[PATCH] w1: do not unlock unheld list_mutex in __w1_remove_master_device()
 2014-05-01  3:48 UTC  (2+ messages)

[PATCHv3 0/2] add DT endianness binding support
 2014-05-01  3:43 UTC  (4+ messages)

[PATCH v3 00/12] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-05-01  3:58 UTC  (4+ messages)
` [PATCH v3 11/12] ARM: EXYNOS: Add platform driver support for Exynos PMU

[PATCH] regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error
 2014-05-01  3:34 UTC  (2+ messages)

[PATCH 00/15] ASoC: Arnds randconfig fixes for ASoC
 2014-05-01  3:32 UTC  (15+ messages)
` [PATCH 01/15] ASoC: CS42L51 and WM8962 codecs depend on INPUT
  ` [alsa-devel] "
` [PATCH 02/15] ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3X
` [PATCH 03/15] ASoC: SMDK_WM8580_PCM needs REGMAP_I2C
` [PATCH 04/15] ASoC: samsung-idma: avoid 64-bit division
` [PATCH 05/15] ASoC: nuc900: export nuc900_ac97_data

[PATCH 6/6] staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParameters
 2014-05-01  3:32 UTC  (6+ messages)
` [PATCH 6/6 v2] staging: comedi: addi_apci_1564: "

[PATCH] splice: fix possible memory leak in vmsplice_to_user()
 2014-05-01  3:22 UTC 

[PATCH] rwsem: Support optimistic spinning
 2014-05-01  3:21 UTC  (2+ messages)
` [PATCH v3] "


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