linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-19 10:06:24 to 2015-03-19 14:46:41 UTC [more...]

[PATCH v2 0/7] New Lenovos 2015 touchpads: party time!
 2015-03-19 14:46 UTC  (3+ messages)

[RFC 00/19] dwc3: add USB OTG role switch support
 2015-03-19 14:45 UTC  (6+ messages)
` [RFC 01/19] extcon: add extcon-odroid-usbotg driver

[PATCH] x86, mce, severities: Add AMD severities function
 2015-03-19 14:41 UTC  (7+ messages)

[PATCH v0 00/11] Introduce Intel Trace Hub support
 2015-03-19 14:39 UTC  (7+ messages)
` [PATCH v0 01/11] stm class: Introduce an abstraction for System Trace Module devices

[PATCH] signal: improve warning about using SI_TKILL in rt_[tg]sigqueueinfo
 2015-03-19 14:33 UTC  (3+ messages)

[PATCH] mac802154: fix typo in header guard
 2015-03-19 14:33 UTC  (6+ messages)

[PATCH RFC] IB/core: Move start_port() and end_port() to head file
 2015-03-19 14:33 UTC 

[RFC][PATCH 0/9] USB: OTG Core functionality
 2015-03-19 14:09 UTC  (15+ messages)
` [RFC][PATCH 2/9] usb: gadget: add usb_gadget_start/stop()
` [RFC][PATCH 3/9] usb: otg: add OTG core
` [RFC][PATCH 8/9] usb: otg-fsm: Remove unused members in struct otg_fsm

[PATCH 0/2] xen: fix regressions regarding memory hotplug in pv domains
 2015-03-19 14:31 UTC  (3+ messages)
` [PATCH 1/2] xen: prepare p2m list for memory hotplug
` [PATCH 2/2] xen: before ballooning hotplugged memory, set frames to invalid

[PATCH v3 0/4] new macro: find_closest()
 2015-03-19 14:30 UTC  (5+ messages)
` [PATCH v3 1/4] util_macros.h: add find_closest() macro
` [PATCH v3 2/4] hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
` [PATCH v3 3/4] hwmon: (lm85) use find_closest() in x_TO_REG() functions
` [PATCH v3 4/4] hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
 2015-03-19 14:30 UTC  (2+ messages)

[PATCH 1/2] staging: sm750fb: remove 750LE code
 2015-03-19 14:28 UTC  (7+ messages)
` [PATCH 2/2] staging: sm750fb: fix build warning

perf: thread is its own parent
 2015-03-19 14:27 UTC  (4+ messages)

[PATCH] mm: Use GFP_KERNEL allocation for the page cache in page_cache_read
 2015-03-19 14:27 UTC  (10+ messages)
      ` [PATCH] mm: Use GFP_KERNEL allocation for the page cache inpage_cache_read

[PATCH v2] ARM: zynq: use restart_handler mechanism for slcr reset
 2015-03-19 14:24 UTC  (11+ messages)
      ` [PATCH v3 1/2] "
        ` [PATCH 2/2] ARM: zynq: drop use of slcr_unlock in zynq_slcr_system_restart
          ` [PATCH v4] ARM: zynq: use restart_handler mechanism for slcr reset

[PATCH v6] uio: Fix uio driver to refcount device
 2015-03-19 14:23 UTC  (2+ messages)

[PATCH] tools: unbreak 'make tools/*'
 2015-03-19 14:20 UTC  (3+ messages)

linux-next: manual merge of the irqchip tree with Linus' tree
 2015-03-19 14:19 UTC  (4+ messages)

[PATCH] perf: fix a segfault problem
 2015-03-19 14:19 UTC  (6+ messages)
` [PATCH] perf: report: don't allow empty argument for '-t'

[PATCH] irq_work: Fix build failure when CONFIG_IRQ_WORK not defined
 2015-03-19 14:18 UTC 

[PATCH 0/3] 96boards: add thermal senor support to hikey board
 2015-03-19 14:17 UTC  (6+ messages)
` [PATCH 1/3] thermal: hisilicon: add new hisilicon thermal sensor driver
` [PATCH 3/3] dt-bindings: Document the hi6220 thermal sensor bindings

[RFC][PATCH 1/9] usb: hcd: Introduce usb_start/stop_hcd()
 2015-03-19 14:17 UTC  (3+ messages)

[PATCH] perf callchain: separate eh/debug frame offset cache
 2015-03-19 14:11 UTC  (5+ messages)

[PATCH v5] uio: Fix uio driver to refcount device
 2015-03-19 14:11 UTC  (3+ messages)

[PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
 2015-03-19 14:10 UTC  (11+ messages)

[Bugfix] x86/PCI: Release PCI IRQ resource only if PCI device is disabled when unbinding
 2015-03-19 14:08 UTC  (5+ messages)

[RFC v2 0/3] mm/vmalloc: fix possible exhaustion of vmalloc space
 2015-03-19 14:04 UTC  (4+ messages)
` [RFC v2 1/3] mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram allocator
` [RFC v2 2/3] mm/vmalloc: occupy newly allocated vmap block just after allocation
` [RFC v2 3/3] mm/vmalloc: get rid of dirty bitmap inside vmap_block structure

[PATCH] iio: adc: Call uninitialized_var for raw_sample
 2015-03-19 14:05 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2 -tip] perf tools: fix building error for arm64
 2015-03-19 14:02 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] perf probe: Fix failure to add multiple probes without debuginfo
 2015-03-19 13:59 UTC  (3+ messages)

[PATCH V6] Allow compaction of unevictable pages
 2015-03-19 13:57 UTC 

[PATCH] perf tools: Remove (null) value of "Sort order" for perf mem report
 2015-03-19 13:58 UTC 

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-19 13:55 UTC  (6+ messages)
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[PATCH 1/1] Drivers: hv: vmbus: Don't wait after requesting offers
 2015-03-19 15:11 UTC 

[patch 0/7] dt: dtb version: add version info to dtb
 2015-03-19 13:49 UTC  (6+ messages)
` [patch 1/7] dt: dtb version: consolidate documentation of chosen node bindings
` [patch 2/7] dt: dtb version: document chosen/dtb-info node binding

PANIC: double fault, error_code: 0x0 in 4.0.0-rc3-2, kvm related?
 2015-03-19 13:47 UTC  (18+ messages)

[PATCH RFC] IB/verbs: introduce rdma_transport_is_ib() to check transport type
 2015-03-19 13:44 UTC 

[PATCH v4 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
 2015-03-19 13:44 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH 0/9] qspinlock stuff -v15
 2015-03-19 13:43 UTC  (5+ messages)
` [PATCH 8/9] qspinlock: Generic paravirt support

[PATCH 1/2] drm/panel: simple: Add support for Shelly SCA07010-BFN-LNN
 2015-03-19 13:43 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: simple: Add support for Innolux AT043TN24

[RFC PATCH 0/7] evacuate struct page from the block layer
 2015-03-19 13:43 UTC  (3+ messages)

[PATCH] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
 2015-03-19 13:30 UTC  (12+ messages)

[PATCH v2] clocksource: atmel-st: select MFD_SYSCON
 2015-03-19 13:26 UTC  (3+ messages)

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-03-19 13:22 UTC  (6+ messages)
` [PATCHv4 00/10] "
  ` [PATCHv4 07/10] fbdev: ssd1307fb: Add a module parameter to set the refresh rate
  ` [PATCHv4 09/10] fbdev: ssd1307fb: add backlight controls for setting the contrast

[PATCH RFC] mm: protect suid binaries against rowhammer with copy-on-read mappings
 2015-03-19 13:24 UTC  (5+ messages)

[PATCH v4] uio: Fix uio driver to refcount device
 2015-03-19 13:21 UTC  (2+ messages)

[PATCH] staging: vt6655: remove deprecated use of pci api
 2015-03-19 13:18 UTC 

[PATCH] input: elan_i2c - fix typo in include header guard
 2015-03-19 13:10 UTC 

[PATCH 3.14 00/96] 3.14.36-stable review
 2015-03-19 13:15 UTC  (3+ messages)
  ` [PATCH 3.14 37/96] iio: mxs-lradc: only update the buffer when its conversions have finished

[PATCH] perf tools: Work around lack of sched_getcpu in glibc < 2.6
 2015-03-19 13:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] trace, RAS: remove unnecessary const
 2015-03-19 13:10 UTC  (6+ messages)

[PATCH] mmc: sdhci-msm: Add support for vendor capabilities registers
 2015-03-19 12:55 UTC 

[PATCH] clocksource: atmel-st: select REGMAP_MMIO
 2015-03-19 12:53 UTC  (3+ messages)

[RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace
 2015-03-19 12:51 UTC  (5+ messages)

[PATCH 0/3] mailbox: New mailbox driver for ST
 2015-03-19 12:43 UTC  (17+ messages)
` [PATCH 3/3] mailbox: Add support for ST's Mailbox IP

[PATCH 1/1] Add virtio-input driver
 2015-03-19 12:29 UTC  (3+ messages)

Linux 3.12.39
 2015-03-19 12:26 UTC 

[PATCH v2] ARM: tegra: Maintain CPU endianness for asm code
 2015-03-19 12:15 UTC 

+ lib-vsprintfc-even-faster-decimal-conversion.patch added to -mm tree
 2015-03-19 12:17 UTC  (6+ messages)

[PATCH 1/2] ALSA:ControlName.txt: Add 'Analogue' as a prefix for volume controls
 2015-03-19 12:08 UTC  (2+ messages)
` [PATCH 2/2] ASoC:pcm512x: Add 'Analogue' prefix to analogue "

[PATCH 1/1] jbd2: fix incorrect unlock on j_list_lock
 2015-03-19 12:13 UTC  (6+ messages)

[PATCH] mm/slub: fix lockups on PREEMPT && !SMP kernels
 2015-03-19 12:13 UTC  (5+ messages)
` [PATCHv2] "

[PATCH] Update Nanobone dts file
 2015-03-19 11:51 UTC 

Safe Loan
 2015-03-19 11:40 UTC 

screen goes blank when loading gma500_gfx (atom D2500)
 2015-03-19 11:56 UTC  (9+ messages)

[PATCHv2 00/12] usb: ulpi bus
 2015-03-19 11:51 UTC  (10+ messages)
` [PATCHv2 01/12] usb: add bus type for USB ULPI
` [PATCHv2 09/12] usb: dwc3: pci: add quirk for Baytrails
` [PATCHv2 10/12] usb: dwc3: add ULPI interface support

[PATCH V2 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-19 11:44 UTC  (6+ messages)
` [PATCH V2 7/8] ARM: cpuidle: Register per cpuidle device

mm/zsmalloc.c: count in handle's size when calculating pages_per_zspage
 2015-03-19 11:39 UTC 

[PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
 2015-03-19 11:36 UTC  (8+ messages)
` [PATCH v4 2/4] mmc: core: Add mmc_regulator_set_vqmmc()

[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
 2015-03-19 11:30 UTC 

[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
 2015-03-19 11:33 UTC  (4+ messages)
` [PATCH 5/5] ARM: dts: brcmstb: add nodes for SATA controller and PHY

[PATCH 4/4] f2fs: preserve extent info for extent cache
 2015-03-19 11:27 UTC 

[PATCH] fs: cleanup slight list_entry abuse
 2015-03-19 11:28 UTC 

[PATCH v4 00/14] Add kdbus implementation
 2015-03-19 11:26 UTC  (5+ messages)

[PATCH 3/4] f2fs: initialize extent tree with on-disk extent info of inode
 2015-03-19 11:26 UTC 

[PATCH 2/4] f2fs: introduce __{find,grab}_extent_tree
 2015-03-19 11:24 UTC 

(no subject)
 2015-03-19 11:15 UTC 

[PATCH 1/4] f2fs: split set_data_blkaddr from f2fs_update_extent_cache
 2015-03-19 11:23 UTC 

[PATCH 1/4] f2fs: fix to cover sentry_lock for block allocation
 2015-03-19 11:19 UTC  (9+ messages)
` [PATCH 2/4] f2fs: set buffer_new when new blocks are allocated
  ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH 2/4 v2] "
` [PATCH 4/4] f2fs: avoid wrong f2fs_bug_on when truncating inline_data
  ` [f2fs-dev] "

[PATCH] phy: Add a driver for dm816x USB PHY
 2015-03-19 11:19 UTC  (12+ messages)

[PATCH] x86: remove unused get_bios_ebda_length
 2015-03-19 11:16 UTC  (2+ messages)

[PATCH 4/4 RESEND] ocfs2: remove goto statement in ocfs2_check_dir_for_entry()
 2015-03-19 11:17 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH] PM / Hiberante : optimize swsusp_free()
 2015-03-19 11:37 UTC  (2+ messages)

[PATCH 0/7 linux-next] sound: constify of_device_id array
 2015-03-19 11:12 UTC  (3+ messages)
` [PATCH 1/7 linux-next] ALSA: aoa: "
  ` [alsa-devel] "

[PATCH RESEND] sata: xgene: add ACPI support for APM X-Gene SATA ports
 2015-03-19 11:32 UTC  (3+ messages)

[PATCH 1/2 v2] mm: Allow small allocations to fail
 2015-03-19 11:03 UTC  (6+ messages)

[PATCH 3/4 RESEND] ocfs2: need to handle error for ocfs2_journal_access_di() call
 2015-03-19 11:00 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH v3] uio: Fix uio driver to refcount device
 2015-03-19 10:59 UTC 

[PATCH] mmc: pwrseq: fix logic in error handling
 2015-03-19 10:56 UTC  (2+ messages)

[GIT PULL] MMC fixes for v.4.0 rc4
 2015-03-19 10:50 UTC 

[PATCH v2 1/4] i2c: mux-pinctrl: Rework to honor disabled child nodes
 2015-03-19 10:48 UTC  (8+ messages)
` [PATCH v3 "

[PATCH 2/4 RESEND] ocfs2: remove extra mlog_errno() call in __ocfs2_add_entry()
 2015-03-19 10:45 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH 0/3] idle memory tracking
 2015-03-19 10:45 UTC  (5+ messages)
` [PATCH 3/3] mm: "

[PATCH] tracing: add trace event for memory-failure
 2015-03-19 10:39 UTC  (2+ messages)

[PATCH] HID: sony: Enable Gasia third-party PS3 controllers
 2015-03-19 10:29 UTC  (15+ messages)

[PATCH] net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3,5}
 2015-03-19 10:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] add support for Freescale's MMA8653FC 10 bit accelerometer
 2015-03-19 10:22 UTC  (8+ messages)

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-19 10:17 UTC  (8+ messages)
` [PATCH v10 15/21] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi

[PATCH 0/3] qcom_rpm: add support for IPQ8064 resources
 2015-03-19 10:11 UTC  (3+ messages)
` [PATCH 1/3] mfd: devicetree: qcom_rpm: document "

[char-misc] mei: fix regression on NFC connection
 2015-03-19 10:10 UTC 

[PATCH] pinmux: allow exlusive pin allocation among GPIO and peripheral funtions via flag strict in struct pinctrl_desc
 2015-03-19 10:06 UTC  (2+ messages)

[PATCH v2] xen-netback: making the bandwidth limiter runtime settable
 2015-03-19 10:05 UTC 


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