public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-10 17:33:11 to 2015-06-10 20:46:35 UTC [more...]

[PATCH v2 00/60] Fix mtd parent device not showing up in sysfs
 2015-06-10 20:43 UTC  (34+ messages)
` [PATCH v2 01/60] mtd: core: tone down suggestion that dev.parent should be set
` [PATCH v2 05/60] mtd: devices: m25p80: show parent device in sysfs
` [PATCH v2 09/60] mtd: lpddr: "
` [PATCH v2 13/60] mtd: maps: ixp4xx: "
` [PATCH v2 20/60] mtd: maps: rbtx4939-flash: "
` [PATCH v2 21/60] mtd: maps: sa1100-flash: "
` [PATCH v2 22/60] mtd: nand: atmel_nand: "
` [PATCH v2 25/60] mtd: nand: bf5xx_nand: "
` [PATCH v2 29/60] mtd: nand: docg4: "
` [PATCH v2 32/60] mtd: nand: fsl_upm: "
` [PATCH v2 37/60] mtd: nand: jz4740_nand: "
` [PATCH v2 38/60] mtd: nand: lpc32xx_mlc: drop owner assignment
` [PATCH v2 41/60] mtd: nand: ndfc: show parent device in sysfs
` [PATCH v2 42/60] mtd: nand: nuc900_nand: "
` [PATCH v2 43/60] mtd: nand: omap2: show parent device structure "
` [PATCH v2 44/60] mtd: nand: orion_nand: show parent device "
` [PATCH v2 45/60] mtd: nand: pasemi_nand: "
` [PATCH v2 46/60] mtd: nand: plat_nand: "
` [PATCH v2 47/60] mtd: nand: pxa3xx_nand: "
` [PATCH v2 48/60] mtd: nand: r852: drop owner assignment
` [PATCH v2 49/60] mtd: nand: s3c2410: show parent device in sysfs
` [PATCH v2 50/60] mtd: nand: sh_flctl: "
` [PATCH v2 51/60] mtd: nand: sharpsl: "
` [PATCH v2 52/60] mtd: nand: socrates_nand: drop owner assignment
` [PATCH v2 53/60] mtd: nand: sunxi_nand: "
` [PATCH v2 54/60] mtd: nand: tmio_nand: show parent device in sysfs
` [PATCH v2 55/60] mtd: nand: txx9ndfmc: "
` [PATCH v2 56/60] mtd: onenand: generic: "
` [PATCH v2 57/60] mtd: onenand: omap2: drop owner and name assignment
` [PATCH v2 58/60] mtd: onenand: samsung: drop owner assignment
` [PATCH v2 59/60] mtd: spi-nor: fsl-quadspi: show parent device in sysfs
` [PATCH v2 60/60] staging: mt29f_spinand: "

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-10 20:40 UTC  (6+ messages)
` [RFC PATCH 10/12] mm: add the buddy system interface

[RFC] panic when reboot the system
 2015-06-10 20:40 UTC  (2+ messages)

[PATCH v4] seccomp: add ptrace options for suspend/resume
 2015-06-10 20:33 UTC  (10+ messages)

[RFC/PATCH 00/25] perf stat: Introduce --per-task option
 2015-06-10 20:32 UTC  (51+ messages)
` [PATCH 01/25] perf tools: Fix python code with missing stat dependency
` [PATCH 02/25] perf tools: Introduce xyarray__zero function
` [PATCH 03/25] perf tools: Add reference counting for cpu_map object
` [PATCH 04/25] perf tools: Add reference counting for thread_map object
` [PATCH 05/25] perf tools: Propagate cpu maps through the evlist
` [PATCH 06/25] perf tools: Propagate thread "
` [PATCH 07/25] perf tools: Make perf_evsel__(nr_)cpus generic
` [PATCH 08/25] perf stat: Introduce perf_counts__(alloc|free|reset) functions
` [PATCH 09/25] perf stat: Introduce perf_counts function
` [PATCH 10/25] perf stat: Use xyarray for cpu evsel counts
` [PATCH 11/25] perf stat: Make stats work over the thread dimension
` [PATCH 12/25] perf stat: Rename struct perf_counts::cpu member to values
` [PATCH 13/25] perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into evsel object
` [PATCH 14/25] perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts "
` [PATCH 15/25] perf stat: Move perf_evlist__(alloc|free)_stats into evlist object
` [PATCH 16/25] perf stat: Introduce perf_evsel__alloc_stats function
` [PATCH 17/25] perf stat: Introduce perf_evsel__read function
` [PATCH 18/25] perf stat: Introduce read_counters function
` [PATCH 19/25] perf stat: Separate counters reading and processing
` [PATCH 20/25] perf stat: Move zero_per_pkg into counter process code
` [PATCH 21/25] perf stat: Move perf_stat initialization "
` [PATCH 22/25] perf stat: Remove perf_evsel__read_cb function
` [PATCH 23/25] perf stat: Rename print_interval to process_interval
` [PATCH 24/25] perf stat: Introduce print_counters function
` [PATCH 25/25] perf stat: Introduce --per-task option

clustered MD
 2015-06-10 20:31 UTC  (13+ messages)

[PATCH 1/1 linux-next] ath5k: use swap() in ath5k_hw_get_median_noise_floor()
 2015-06-10 20:29 UTC  (4+ messages)

[PATCH v5 00/10] x86/asm: Compile-time asm code validation
 2015-06-10 20:26 UTC  (26+ messages)
` [PATCH v5 01/10] x86/asm: Add FP_SAVE/RESTORE frame pointer macros
` [PATCH v5 02/10] x86: Compile-time asm code validation

[PATCH 1/1] OpenRISC: Fix kernel build problem on OpenRISC
 2015-06-10 20:21 UTC  (7+ messages)

[PATCH] x86/asm/entry/32, selftests: Add test_syscall_vdso test
 2015-06-10 20:20 UTC  (3+ messages)

[PATCH] selinux: reduce locking overhead in inode_free_security()
 2015-06-10 20:17 UTC 

[PATCH RFC v2 0/2] hwspinlock: Introduce raw capability for hwspinlock_device
 2015-06-10 20:13 UTC  (4+ messages)
` [PATCH RFC v2 2/2] hwspinlock: qcom: Lock #7 is special lock, uses dynamic proc_id

[PATCH v2 0/3] Staging: lustre: fix style issues in dt_object.c
 2015-06-10 20:11 UTC  (5+ messages)
  ` [PATCH v2 1/3] Staging: lustre: fix line over 80 characters "
  ` [PATCH v2 2/3] Staging: lustre: fix braces are not necessary "
  ` [PATCH v2 3/3] Staging: lustre: fix space before and after comma "

[RFC PATCH 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
 2015-06-10 20:09 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dt-bindings: Document the STM32F4 clock bindings
  ` [PATCH v3 2/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
  ` [PATCH v3 3/3] ARM: dts: stm32f429: Adopt STM32F4 clock driver

[PATCH 0/3] block/ps3vram: Minor updates and fixes
 2015-06-10 20:07 UTC  (6+ messages)
` [PATCH 2/3] block/ps3vram: Remove obsolete reference to MTD
` [PATCH 1/3] block/ps3vram: Fix sparse warnings
` [PATCH 3/3] MAINTAINERS: Update ps3vram block driver

[PATCH] clk: fixed: Add comment to clk_fixed_set_rate
 2015-06-10 20:04 UTC 

[PATCH] MIPS: bugfix of local_r4k_flush_icache_range - added L2 flush
 2015-06-10 20:00 UTC  (3+ messages)

isdn: pcbit: another off-by-one issue?
 2015-06-10 19:50 UTC 

[PATCH] ring-buffer-benchmark: Fix the wrong sched_priority of producer
 2015-06-10 19:46 UTC  (2+ messages)

[PATCH] ring-buffer-benchmark: Fix the wrong type
 2015-06-10 19:45 UTC  (2+ messages)

[PATCH] ring-buffer-benchmark: Fix the wrong param in module_param
 2015-06-10 19:44 UTC  (2+ messages)

[RFC][PATCH] printk: Fixup the nmi printk mess
 2015-06-10 19:39 UTC  (11+ messages)

[PATCH v9 0/5] Add support to STMicroelectronics STM32 family
 2015-06-10 19:22 UTC  (8+ messages)
` [PATCH v9 4/5] serial: stm32-usart: Add STM32 USART Driver

[RFC PATCH v2] arm DMA: Fix allocation from CMA for coherent DMA
 2015-06-10 19:34 UTC  (3+ messages)

RFC: futex_wait() can DoS the tick
 2015-06-10 19:32 UTC  (8+ messages)

[PATCH v4 04/25] security/security: Introduce security_settime64() function with timespec64 type
 2015-06-10 19:30 UTC  (3+ messages)

Discussion: quick_pit_calibrate is slow
 2015-06-10 19:30 UTC  (3+ messages)

[PATCH v3 0/2] capabilities: Ambient capability patchset
 2015-06-10 19:24 UTC  (5+ messages)
` [PATCH v3 1/2] capabilities: Ambient capabilities

[PATCH RESEND v9] serial: stm32-usart: Add STM32 USART Driver
 2015-06-10 19:19 UTC 

[GIT PULL] miscellaneous fixes for v4.1-rc8
 2015-06-10 19:13 UTC 

[PATCH 0/2 RESEND] power: reset: Add syscon reboot/poweroff device nodes for APM X-Gene platform
 2015-06-10 19:13 UTC  (6+ messages)
` [PATCH 2/2 RESEND] power: reset: Add syscon poweroff device node "

[PATCHv3 0/2] creating non-section aligned lowmem mappings
 2015-06-10 18:59 UTC  (3+ messages)
` [PATCHv3 1/2] arm: fix non-section-aligned low memory mapping
` [PATCHv3 2/2] arm: use max_lowmem_limit in find_limit()

[PATCH v4 1/2] staging: wilc1000: Cleanup to coreconfigurator
 2015-06-10 18:59 UTC  (4+ messages)
` [PATCH v4 2/2] staging: wilc1000: Align enum members in coreconfigurator

[PATCH v5 1/3] staging: wilc1000: coreconfigurator: Remove spaces before "\n"
 2015-06-10 18:57 UTC  (3+ messages)
` [PATCH v5 2/3] staging: wilc1000: coreconfigurator: Change return(X) to return X
  ` [PATCH v5 3/3] staging: wilc1000: coreconfigurator: Align enums and defines

[PATCH 00/12] Freescale DPAA FMan
 2015-06-10 18:54 UTC  (4+ messages)
` [PATCH 07/12] fsl/fman: Add FMan MURAM support
  ` [PATCH 01/12] fsl/fman: Add the FMan FLIB headers

[PATCH v5 00/21] libnvdimm: non-volatile memory devices
 2015-06-10 18:46 UTC  (9+ messages)
` [PATCH v5 17/21] libnvdimm: infrastructure for btt devices
` [PATCH v5 18/21] nd_btt: atomic sector updates

[4.1-rc7] btrfs related VM_BUG_ON in filemap.c
 2015-06-10 18:42 UTC  (3+ messages)

randconfig build error with next-20150610, in drivers/tty/serial/sc16is7xx.c
 2015-06-10 18:41 UTC 

[PATCH v2] USB SERIAL: option.c: add 2020:4000 IDs
 2015-06-10 18:38 UTC 

[alsa-devel][PATCH] ASoC: fsl: add imx-wm8960 machine driver
 2015-06-10 18:36 UTC  (3+ messages)

Audio crackles with 4.1-rc1
 2015-06-10 18:23 UTC  (23+ messages)

[BUG] mpc8323_rdb platform doesn't boot since kernel 3.16
 2015-06-10 18:17 UTC  (4+ messages)

[PATCH 0/5] usb: dwc3: handle non maxpacket aligned transfers > 512
 2015-06-10 18:16 UTC  (7+ messages)
` [PATCH 2/5] usb: dwc3: ep0: preparation for handling "
` [PATCH 3/5] usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter
` [PATCH 4/5] usb: dwc3: ep0: Add chained TRB support

[PATCH v4 0/8] Support for Open-Channel SSDs
 2015-06-10 18:11 UTC  (3+ messages)

[PATCH 1/2] KVM: MMU: fix SMAP virtualization
 2015-06-10 18:08 UTC  (6+ messages)

[PATCH 0/3] TLB flush multiple pages per IPI v5
 2015-06-10 18:08 UTC  (14+ messages)

[PATCH 0/6] Assorted compaction cleanups and optimizations
 2015-06-10 18:02 UTC  (3+ messages)
` [PATCH 1/6] mm, compaction: more robust check for scanners meeting

[RFC,v3 02/10] dpaa_eth: add support for DPAA Ethernet
 2015-06-10 17:56 UTC  (2+ messages)

[PATCH 1/1 linux-next] staging: rtl8723au: use swap() in WMMOnAssocRsp23a()
 2015-06-10 17:54 UTC  (2+ messages)

[PATCH v4 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-10 17:54 UTC  (26+ messages)
  ` [PATCH v4 5/7] "
` [PATCH non-pretimeout 0/7] "
  ` [PATCH non-pretimeout 1/7] Documentation: add sbsa-gwdt.txt documentation
  ` [PATCH non-pretimeout 2/7] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts
  ` [PATCH non-pretimeout 3/7] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
  ` [PATCH non-pretimeout 4/7] Watchdog: introduce ARM SBSA watchdog driver
  ` [PATCH non-pretimeout 5/7] ACPI: add GTDT table parse driver into ACPI driver
  ` [PATCH non-pretimeout 6/7] Watchdog: enable ACPI GTDT support for ARM SBSA watchdog driver
  ` [PATCH non-pretimeout 7/7] clocksource: simplify ACPI code in arm_arch_timer.c

[PATCH 0/3] tip queue 2015-06-08
 2015-06-10 17:48 UTC  (5+ messages)
` [PATCH 3/3] x86/crash: Allocate enough low memory when crashkernel=high

[PATCH v3 1/3] ASoC: wm_adsp: Add code_probe and codec_remove stubs
 2015-06-10 17:47 UTC  (2+ messages)

[PATCH] Add wapf1 quirk for Asus X550VC
 2015-06-10 17:44 UTC 

[RFC] module: add per-module params lock
 2015-06-10 17:44 UTC  (2+ messages)
` [PATCH] module: make perm const, change BUG_ON to BUILD_BUG_ON


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