linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-17 10:35:34 to 2015-06-17 14:38:25 UTC [more...]

[PATCH v2 0/4] fixing building errors and warnings when components
 2015-06-17 14:38 UTC  (16+ messages)
` [PATCH v2 4/4] scsi: ufs: probe and init of variant driver from the platform device

[PATCH v2 1/2] clk: at91: cleanup PMC header file for PCR register fields
 2015-06-17 14:37 UTC  (3+ messages)
` [PATCH v2 2/2] clk: at91: modify PMC peripheral clock to deal with newer register layout

[PATCH] selftests/kdbus: handle cap_get_proc() error properly
 2015-06-17 14:37 UTC  (2+ messages)

Panic when cpu hot-remove
 2015-06-17 14:36 UTC  (3+ messages)

[PATCH] clk: at91: trivial: typo in peripheral clock description
 2015-06-17 14:36 UTC  (2+ messages)

[PATCH 0/5] vhost: support upto 509 memory regions
 2015-06-17 14:32 UTC  (17+ messages)
` [PATCH 3/5] "

[PATCH -tip 0/4] rtmutex: Spin on owner
 2015-06-17 14:31 UTC  (8+ messages)
` [PATCH 1/4] locking/rtmutex: Implement lockless top-waiter wakeup
  ` [PATCH] futex: lower the lock contention on the HB lock during wake up
      ` [PATCH v2] "

[PATCH v2] spi: img-spfi: Same Edge bit set to double supported transfer speed
 2015-06-17 14:31 UTC  (4+ messages)

[PATCH] crypto: caam - fix non-64-bit write/read access
 2015-06-17 14:30 UTC  (2+ messages)

[PATCH v2 0/7] xen: Clean up
 2015-06-17 14:28 UTC  (8+ messages)
` [PATCH v2 1/7] xen: Include xen/page.h rather than asm/xen/page.h
` [PATCH v2 2/7] xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ring
` [PATCH v2 3/7] xen/grant-table: Remove unused macro SPP
` [PATCH v2 4/7] arm/xen: Drop duplicate define mfn_to_virt
` [PATCH v2 5/7] block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQS
` [PATCH v2 6/7] block/xen-blkfront: Remove invalid comment
` [PATCH v2 7/7] block/xen-blkback: s/nr_pages/nr_segs/

[RFC/INCOMPLETE 00/13] x86: Rewrite exit-to-userspace code
 2015-06-17 14:23 UTC  (15+ messages)
` [RFC/INCOMPLETE 01/13] context_tracking: Add context_tracking_assert_state
` [RFC/INCOMPLETE 08/13] x86/entry/64: Migrate 64-bit syscalls to new exit hooks

4.1-rc7: Xorg broken after resume on thinkpad T40p, radeon problem?
 2015-06-17 14:22 UTC  (8+ messages)

[PATCH] dmaengine: at_xdmac: fix bug about channel configuration
 2015-06-17 14:22 UTC 

[PATCH] selftests/kdbus: fix error paths in __kdbus_msg_send()
 2015-06-17 14:18 UTC 

[PATCH] i2c-parport: start using pr_fmt
 2015-06-17 14:20 UTC  (3+ messages)

[PATCH] selftests/kdbus: drop duplicated code from __kdbus_msg_send()
 2015-06-17 14:18 UTC 

[PATCH] selftests/kdbus: remove useless initializations from kdbus_clone_userns_test()
 2015-06-17 14:18 UTC 

[PATCH] selftests/kdbus: drop useless assignment
 2015-06-17 14:18 UTC 

[PATCH v7 0/7] arm64: Add kernel probes (kprobes) support
 2015-06-17 14:18 UTC  (2+ messages)

[PATCH 0/8] ARCv2 port to Linux - (C) perf
 2015-06-17 14:10 UTC  (13+ messages)
` [PATCH 1/8] ARC: perf: support RAW events
` [PATCH 4/8] ARCv2: perf: Support sampling events using overflow interrupts

[PATCH 2/3] spi: mediatek: Add spi bus for Mediatek MT8173
 2015-06-17 14:10 UTC  (12+ messages)

[PATCH v3] watchdog: bcm2835: Fix poweroff behaviour
 2015-06-17 14:04 UTC 

[PATCH] staging: wilc1000: remove WILC_WFIDrvHandle
 2015-06-17 14:03 UTC  (2+ messages)

4.1-rc7, thinkpad X60: platform mode hibernation does very wrong thing
 2015-06-17 14:02 UTC  (6+ messages)
  ` 4.1-rc7, thinkpad X60: platform mode hibernation does very wrongthing

[RFC] panic_on_oom_timeout
 2015-06-17 13:59 UTC  (6+ messages)
` [RFC -v2] panic_on_oom_timeout

[PATCH v4 0/8] Support for Open-Channel SSDs
 2015-06-17 13:59 UTC  (6+ messages)

[PATCH V2 0/6] Introduce framework for SLIMbus device drivers
 2015-06-17 13:53 UTC  (7+ messages)
` [PATCH V2 1/6] SLIMbus: Device management on SLIMbus
` [PATCH V2 2/6] of/slimbus: OF helper for SLIMbus
` [PATCH V2 4/6] slim: qcom: Add Qualcomm Slimbus controller driver

[PATCH] ARM: DT: STiH410: Add bdisp dt nodes
 2015-06-17 13:52 UTC  (3+ messages)

[PATCH] i2c: mv64xxx: remove unreachable signal case handling
 2015-06-17 13:49 UTC  (4+ messages)

[PATCH 00/13] Discover and probe dependencies
 2015-06-17 13:42 UTC  (14+ messages)
` [PATCH 01/13] gpiolib: Fix docs for gpiochip_add_pingroup_range
` [PATCH 02/13] driver-core: defer all probes until late_initcall
` [PATCH 03/13] ARM: tegra: Add gpio-ranges property
` [PATCH 04/13] pinctrl: tegra: Only set the gpio range if needed
` [PATCH 05/13] driver core: fix docbook for device_private.device
` [PATCH 06/13] of/platform: Set fwnode field for new devices
` [PATCH 07/13] driver-core: Add class.get_dependencies() callback
` [PATCH 08/13] gpio: sysfs: implement class.get_dependencies()
` [PATCH 09/13] gpu: host1x: "
` [PATCH 10/13] driver-core: add for_each_class()
` [PATCH 11/13] device property: add fwnode_get_parent()
` [PATCH 12/13] device property: add fwnode_get_name()
` [PATCH 13/13] driver-core: probe dependencies before probing

[PATCH v5 0/2] ahci: Add generic MSI-X support for single interrupts to SATA PCI
 2015-06-17 13:30 UTC  (6+ messages)
    ` [PATCH] ahci, msix: Fix build error for !PCI_MSI
        ` [PATCH v2] "

[PATCH v3 00/18] x86/tsc: Clean up rdtsc helpers
 2015-06-17 13:37 UTC  (8+ messages)
` [PATCH v3 02/18] x86/msr/kvm: Remove vget_cycles()
` [PATCH v3 17/18] x86/kvm/tsc: Drop extra barrier and use rdtsc_ordered in kvmclock

[4.1-rc7] btrfs related VM_BUG_ON in filemap.c
 2015-06-17 13:35 UTC  (5+ messages)

[PATCH v2] TCO watchdog pretimeout handler
 2015-06-17 13:34 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v6 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-17 13:32 UTC  (6+ messages)
` [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
        ` [PATCH v7 "

[PATCH] clk: at91: add generated clock driver
 2015-06-17 13:23 UTC 

[PATCH] livepatch: add sysfs interface /sys/kernel/livepatch/state
 2015-06-17 13:20 UTC  (4+ messages)

[PATCH v2 0/2] i2c_imc: New driver, at long last
 2015-06-17 13:18 UTC  (5+ messages)
` [PATCH v2 1/2] i2c_imc: New driver for Intel's iMC, found on LGA2011 chips

[PATCH v2 0/6] vhost: support upto 509 memory regions
 2015-06-17 13:14 UTC  (7+ messages)
` [PATCH v2 1/6] vhost: use binary search instead of linear in find_region()
` [PATCH v2 2/6] vhost: extend memory regions allocation to vmalloc
` [PATCH v2 3/6] vhost: add per VQ memory region caching
` [PATCH v2 4/6] vhost: translate_desc: optimization for desc.len < region size
` [PATCH v2 5/6] vhost: add 'translation_cache' module parameter
` [PATCH v2 6/6] vhost: support upto 509 memory regions

[PATCH] sound: hda_intel: fix warning if SND_HDA_I915=n
 2015-06-17 13:17 UTC  (3+ messages)

[alsa-devel][PATCH v2] ASoC: wm8960: add dapm kcontrols to select left/right ADC input source
 2015-06-17 13:09 UTC  (4+ messages)

[Resend PATCH v8 0/4] sched: Rewrite runnable load and utilization average tracking
 2015-06-17 13:06 UTC  (4+ messages)

[PATCH v4 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-06-17 13:02 UTC  (6+ messages)
` [PATCH v4 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others

[PATCH] ARM: fix DEBUG_UART_PHYS/VIRT issue when modifying DEBUG_LL output
 2015-06-17 12:46 UTC  (2+ messages)

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-06-17 12:42 UTC  (7+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "
` [RESEND PATCH 2/2] pinctrl: introduce complex pin description

[PATCH RESEND] perf tools: Ignore .config-detected in .gitignore
 2015-06-17 12:41 UTC  (2+ messages)

[RFC] panic_on_oom_timeout
 2015-06-17 12:36 UTC  (7+ messages)

[GIT PULL] tracing: Have filter check for balanced ops
 2015-06-17 12:36 UTC 

[PATCH] staging: media: lirc: fix coding style error
 2015-06-17 12:31 UTC 

[PATCH] KVM: nSVM: Check for NRIPS support before updating control field
 2015-06-17 12:31 UTC  (2+ messages)

[PATCH 00/18] sched: balance callbacks v4
 2015-06-17 12:29 UTC  (5+ messages)
` [PATCH 11/18] seqcount: Introduce raw_write_seqcount_barrier()

[PATCH 11/11] dt: Exynos: add Snow SPI NOR node
 2015-06-17 12:19 UTC  (3+ messages)

Regression in 3.10.80 vs. 3.10.79
 2015-06-17 12:42 UTC  (4+ messages)

[PATCH 0/2] RFC: Secure Memory Allocation Framework
 2015-06-17 12:10 UTC  (3+ messages)
` [PATCH 1/2] create SMAF module
` [PATCH 2/2] SMAF: add CMA allocator

[PATCH 0/3 for 4.2] sys_membarrier (x86, generic)
 2015-06-17 12:10 UTC  (4+ messages)
` [PATCH 1/3 v19 for 4.2] sys_membarrier(): system-wide memory barrier (generic, x86)
` [PATCH 2/3 for 4.2] selftests: add membarrier syscall test
` [PATCH 3/3 for 4.2] selftests: enhance "

[PATCHSET v2 block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
 2015-06-17 12:09 UTC  (3+ messages)
` [PATCH 2/3] vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB

[PATCH 1/2] gpio: altera: use of_mm_gpiochip_remove() to fix memory leak
 2015-06-17 11:59 UTC  (2+ messages)
` [PATCH 2/2] gpio: altera: fix return value of altera_gpio_remove()

membarrier selftest issue
 2015-06-17 11:59 UTC  (3+ messages)

[PATCH tip] perf tools: Fix a compiling problem
 2015-06-17 11:54 UTC  (3+ messages)

[PATCH] perf unwind: Fix a compile error
 2015-06-17 11:51 UTC  (3+ messages)

[PATCH 1/2] KVM: fix checkpatch.pl errors in kvm/async_pf.h
 2015-06-17 11:47 UTC  (2+ messages)

[PATCH v4] ARM: early fixmap support for earlycon
 2015-06-17 11:43 UTC  (3+ messages)

mm: shmem_zero_setup skip security check and lockdep conflict with XFS
 2015-06-17 11:45 UTC  (3+ messages)

[PATCH 0/3] Introduce framework for SLIMbus device drivers
 2015-06-17 11:45 UTC  (5+ messages)
` [PATCH 1/3] SLIMbus: Device management on SLIMbus

[PATCH 0/2] replace USE_OF in drivers
 2015-06-17 11:42 UTC  (3+ messages)
` [PATCH 1/2] clocksource: Kconfig: replace USE_OF with OF
` [PATCH 2/2] net: via/Kconfig: replace USE_OF with OF_???

[PATCH] net: via-rhine: remove unneeded include file
 2015-06-17 11:41 UTC 

[PATCH v5 0/2] x86_64: fix KASan shadow region page tables
 2015-06-17 11:43 UTC  (7+ messages)
` [PATCH v5 1/2] x86_64: remove not needed clear_page for init_level4_page

[PATCH v5 0/3] net/xen: Clean up
 2015-06-17 11:38 UTC  (4+ messages)
` [PATCH v5 1/3] net/xen-netfront: Correct printf format in xennet_get_responses
` [PATCH v5 2/3] net/xen-netback: Remove unused code in xenvif_rx_action
` [PATCH v5 3/3] net/xen-netback: Don't mix hexa and decimal with 0x in the printf format

[PATCH 1/1] scsi: Initialize sdp after NULL check of cmnd
 2015-06-17 11:38 UTC  (2+ messages)

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-17 11:34 UTC  (2+ messages)

[-tip PATCH v4 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-17 11:31 UTC  (7+ messages)
` [PATCH v4 1/6] arch: unify ioremap prototypes and macro aliases
` [PATCH v4 3/6] arch/*/asm/io.h: add ioremap_cache() to all architectures
` [PATCH v4 6/6] arch, x86: pmem api for ensuring durability of persistent memory updates

[PATCH 1/8] staging: sm7xxfb: declare struct as const
 2015-06-17 11:30 UTC  (6+ messages)
` [PATCH 7/8] staging: sm7xxfb: move mode table

[PATCH v1 02/20] [SCSI] mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state
 2015-06-17 11:27 UTC  (2+ messages)

[PATCH v2 0/9] fix sm7xxfb
 2015-06-17 11:24 UTC  (10+ messages)
` [PATCH v2 1/9] staging: sm7xxfb: declare struct as const
` [PATCH v2 2/9] staging: sm7xxfb: remove numvgamodes
` [PATCH v2 3/9] staging: sm7xxfb: add newline
` [PATCH v2 4/9] staging: sm7xxfb: no space after cast
` [PATCH v2 5/9] staging: sm7xxfb: fix alignment
` [PATCH v2 6/9] staging: sm7xxfb: reduce indention
` [PATCH v2 7/9] staging: sm7xxfb: move mode table
` [PATCH v2 8/9] staging: sm7xxfb: fix indention
` [PATCH v2 9/9] staging: sm7xxfb: fix camelcase

[PATCH v6 00/21] libnvdimm: non-volatile memory devices
 2015-06-17 11:26 UTC  (4+ messages)
` [PATCH v6 17/21] libnvdimm: infrastructure for btt devices

[PATCH] perf probe: Fix failure to probe events on arm
 2015-06-17 11:18 UTC  (6+ messages)
    `  "

[PATCH] xen-netback:Make the function xenvif_schedulable have a return type of bool
 2015-06-17 11:10 UTC 

[PATCH v2 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
 2015-06-17 10:58 UTC  (6+ messages)
` [PATCH v2 2/3] watchdog: bcm2835: Add poweroff code for the Raspberry Pi

[PATCH] isdn: disable HiSax NetJet driver on microblaze arch
 2015-06-17 10:58 UTC  (3+ messages)

kexec_load(2) bypasses signature verification
 2015-06-17 10:55 UTC  (6+ messages)

[PATCH v3] spi: img-spfi: Same Edge bit set to double supported transfer speed
 2015-06-17 10:48 UTC 

[PATCH v1 0/2] Implement sample time consideration
 2015-06-17 10:32 UTC  (5+ messages)
` [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

[PATCH 1/2] media: atmel-isi: setup the ISI_CFG2 register directly
 2015-06-17 10:39 UTC  (2+ messages)
` [PATCH 2/2] media: atmel-isi: move configure_geometry() to start_streaming()


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