public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-10 16:38:05 to 2015-06-10 20:13:31 UTC [more...]

[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

[RFC/PATCH 00/25] perf stat: Introduce --per-task option
 2015-06-10 20:07 UTC  (42+ 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

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

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

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

[PATCH 1/1 linux-next] ath5k: use swap() in ath5k_hw_get_median_noise_floor()
 2015-06-10 19:59 UTC  (3+ messages)

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

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

clustered MD
 2015-06-10 19:22 UTC  (12+ messages)

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

[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  (17+ 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

[PATCH v6 0/2] ASoC: qcom: add support to apq8016 sbc machine driver
 2015-06-10 17:29 UTC  (3+ messages)
` [PATCH v6 1/2] ASoC: qcom: document apq8016 sbc machine driver bindings

[PATCH] gpiolib: unexport requested gpios on gpiochip removal
 2015-06-10 17:29 UTC  (2+ messages)

[PATCH] regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US case
 2015-06-10 17:28 UTC  (2+ messages)

[PATCH v1] spi: davinci: change the lower limit of pre-scale divider to 1
 2015-06-10 17:28 UTC  (2+ messages)

[PATCH] perf, record: Ammend option summaries
 2015-06-10 17:27 UTC  (2+ messages)

[PATCH 0/2] scatterlist cleanups
 2015-06-10 17:25 UTC  (8+ messages)
` [PATCH 1/2] scatterlist: use sg_phys()

[PATCH] Documentation/kernel-parameters: add missing pciserial to the earlyprintk
 2015-06-10 17:21 UTC 

[Patch v5 0/6] Consolidate ACPI PCI root common code into ACPI core
 2015-06-10 17:19 UTC  (6+ messages)
` [Patch v5 4/6] PCI/ACPI: Consolidate common PCI host bridge "

[PATCH 0/2] drm/msm/dsi: Miscellaneous patches
 2015-06-10 17:18 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dsi: Update source PLL selection in DSI PHY
` [PATCH 2/2] drm/msm/dsi: Rename *dual panel* to *dual DSI*

[PATCH 3.12 000/111] 3.12.44-stable review
 2015-06-10 17:14 UTC  (3+ messages)

[PATCH 00/15] Kill off set_irq_flags
 2015-06-10 17:13 UTC  (5+ messages)
` [PATCH 07/15] irqchip: kill off set_irq_flags usage
` [PATCH 15/15] arm64: remove ununsed set_irq_flags

[PATCH 0/2] Fix oops in platform_device resource unregister
 2015-06-10 17:12 UTC  (13+ messages)
` [PATCH 2/2] drivercore: Fix unregistration path of platform devices

[PATCH] iwlwifi:dvm:Return false if resume command data is not same size as received packet for the function iwl_resume_status_fn
 2015-06-10 17:10 UTC  (2+ messages)

[PATCH] kernel/params.c: make use of unused but set variable
 2015-06-10 17:05 UTC  (5+ messages)

[PATCH v2] [x86/kvm] emulate.c: Fix comppilation warning
 2015-06-10 17:04 UTC  (3+ messages)

[PATCH] USB SERIAL: option.c: add 2020:4000 IDs
 2015-06-10 17:02 UTC  (2+ messages)

[PATCH v4 1/3] uio: pruss: Include <linux/sizes.h>
 2015-06-10 17:00 UTC  (3+ messages)
` [PATCH v4 2/3] uio: pruss: Add CONFIG_HAS_IOMEM dependence
` [PATCH v4 3/3] uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config

[PATCH v2 0/5] dmaengine: mv_xor: Fixes and enhancements
 2015-06-10 16:54 UTC  (6+ messages)
` [PATCH v2 3/5] dmaengine: mv_xor: add support for a38x command in descriptor mode

[PATCH] TESTCASE: of: OOPS when disabling node via OF_DYNAMIC
 2015-06-10 16:53 UTC  (5+ messages)

[PATCH 1/3] EDAC, mce_amd_inj: Cleanup and simplify README
 2015-06-10 16:51 UTC  (4+ messages)
` [PATCH 3/3] EDAC, mce_amd_inj: Set MISCV on injection

[PATCH 1/1 linux-next] ACPICA: use swap() in acpi_ns_sort_list()
 2015-06-10 16:48 UTC  (2+ messages)

[PATCH v2 0/3] Add NUMA support for NVDIMM devices
 2015-06-10 16:37 UTC  (6+ messages)

[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
 2015-06-10 16:12 UTC  (3+ messages)

[PATCH 1/1 linux-next] misc: mic: use swap() in scif_node_connect()
 2015-06-10 16:31 UTC 

[PATCH 1/1 linux-next] HID: use swap() in cp_report_fixup()
 2015-06-10 16:32 UTC 

[PATCH v7 00/10] tracing: 'hist' triggers
 2015-06-10 16:32 UTC  (4+ messages)
` [PATCH v7 07/10] tracing: Add 'hist' event trigger command

[PATCH 1/1 linux-next] staging: lustre: lnet: o2iblnd: use swap() in kiblnd_dev_failover()
 2015-06-10 16:32 UTC 


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