linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-27 21:14:34 to 2015-07-28 01:26:26 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2015-07-28  1:26 UTC 

[PATCH v7 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-28  1:24 UTC  (3+ messages)
` [PATCH v7 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources

Buggy cable detection on i.MX51, fec driver and LAN8700 PHY
 2015-07-28  1:24 UTC  (2+ messages)

[PATCH v2] toshiba_acpi: Add set_fan_status function
 2015-07-28  1:22 UTC  (6+ messages)
` [PATCH v2 0/4] toshiba_acpi: Refactor *{get, set} and *available functions
` [PATCH v2 1/4] toshiba_acpi: Change *available functions return type
` [PATCH v2 2/4] toshiba_acpi: Remove "*not supported" feature prints
` [PATCH v2 3/4] toshiba_acpi: Refactor *{get, set} functions return value
` [PATCH v2 4/4] toshiba_acpi: Bump driver version to 0.23

[PATCH v8 0/5] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-07-28  1:07 UTC  (4+ messages)
` [PATCH v8 3/5] mtd: nand: vf610_nfc: add device tree bindings

[PATCH] mmc: sdhci-of-arasan: Get quirks from device tree
 2015-07-28  1:07 UTC  (5+ messages)

[PATCH v6 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-28  1:02 UTC  (11+ messages)
` [PATCH v6 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources
` [PATCH v6 2/2] ARM: imx: Add suspend codes for imx7D

[PATCH] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
 2015-07-28  0:52 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 0/5] [input] tsc2005 cleanup
 2015-07-28  0:51 UTC  (3+ messages)
` [PATCH 5/5] Input: tsc2005 - convert to gpiod

[PATCH] irqchip: bcm7120-l2: Fix interrupt status for multiple parent IRQs
 2015-07-28  0:51 UTC  (2+ messages)

[PATCH 0/5] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-07-28  0:46 UTC  (6+ messages)
` [PATCH 1/5] Add functions producing system time given a backing counter value
` [PATCH 2/5] Added functions mapping TSC value to system time
` [PATCH 3/5] Add calls to translate Always Running Timer (ART) "
` [PATCH 4/5] Add support for driver cross-timestamp to PTP_SYS_OFFSET ioctl
` [PATCH 5/5] Enables cross timestamping in the e1000e driver

[RFC PATCH perf/core v2 00/16] perf-probe --cache and SDT support
 2015-07-28  0:42 UTC  (12+ messages)
  `  "
          `  "

[PATCH v2] x86: Introduce ASM flags to bitops
 2015-07-28  0:41 UTC  (14+ messages)
` ASM flags in general

[PATCH v2] ARM: dts: Add SPI CS on exynos5250-snow
 2015-07-28  0:36 UTC  (2+ messages)

[PATCH v2 00/25] replace ioremap_{cache|wt} with memremap
 2015-07-28  0:32 UTC  (12+ messages)
` [PATCH v2 04/25] mm: enhance region_is_ram() to distinguish 'unknown' vs 'mixed'
` [PATCH v2 08/25] arch: introduce memremap()

[PATCH v2] acpi: Use kstrtoul() instead of strtoul()/simple_strtoul()
 2015-07-28  0:32 UTC 

[PATCH] module: Fix missing to hold module_mutex lock in module_kallsyms_lookup_name
 2015-07-28  0:31 UTC  (2+ messages)

[PATCH 0/4] enable migration of driver pages
 2015-07-28  0:26 UTC  (8+ messages)
` [PATCH 2/4] mm/compaction: enable mobile-page migration
` [PATCH 4/4] mm: remove direct calling of migration

[PATCH] scripts/tags.sh: Include trace_*_rcuidle() in tags
 2015-07-28  0:17 UTC  (2+ messages)

[PATCH] HID: hid-input: Fix accessing freed memory during driver unbind
 2015-07-28  0:16 UTC 

[GIT PULL] f2fs urgent fix
 2015-07-28  0:04 UTC 

[PATCH] HID: i2c-hid: Only disable irq wake if it was successfully enabled during suspend
 2015-07-28  0:08 UTC 

[PATCH v3 0/2] dma: rename write-combine APIs with short form
 2015-07-28  0:04 UTC  (3+ messages)
` [PATCH v3 1/2] drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style
` [PATCH v3 2/2] dma: rename dma_*_writecombine() to dma_*_wc()

[PATCH v2 0/2] dma: rename write-combine APIs with short form
 2015-07-27 23:58 UTC  (4+ messages)

RE.LOAN
 2015-07-27 23:31 UTC 

[PATCH v3 00/51] PCI: Resource allocation cleanup for v4.3
 2015-07-27 23:30 UTC  (52+ messages)
` [PATCH v3 01/51] PCI: Cleanup res_to_dev_res() printout for addon resources
` [PATCH v3 02/51] PCI: Reuse res_to_dev_res in reassign_resources_sorted
` [PATCH v3 03/51] PCI: Use correct align for optional only resources during sorting
` [PATCH v3 04/51] PCI: Optimize bus align/size calculation during sizing
` [PATCH v3 05/51] PCI: Optimize bus align/size calculation for optional "
` [PATCH v3 06/51] PCI: Don't add too much optional size for hotplug bridge mmio
` [PATCH v3 07/51] PCI: Reorder resources list for must/optional resources
` [PATCH v3 08/51] PCI: Remove duplicated code for resource sorting
` [PATCH v3 09/51] PCI: Rename pdev_sort_resources to pdev_check_resources
` [PATCH v3 10/51] PCI: Treat ROM resource as optional during realloc
` [PATCH v3 11/51] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v3 12/51] PCI: Simplify res reference using in __assign_resourcs_sorted
` [PATCH v3 13/51] PCI: Separate realloc list checking after allocation
` [PATCH v3 14/51] PCI: Add __add_to_list()
` [PATCH v3 15/51] PCI: Cache window alignment value
` [PATCH v3 16/51] PCI: Check if resource is allocated before pci_assign
` [PATCH v3 17/51] PCI: Separate out save_resources/restore_resource
` [PATCH v3 18/51] PCI: Move comment to pci_need_to_release()
` [PATCH v3 19/51] PCI: Separate must+optional assigning to another function
` [PATCH v3 20/51] PCI: Skip must+optional if there is no optional addon
` [PATCH v3 21/51] PCI: Move saved required resource list out of must+optional assigning
` [PATCH v3 22/51] PCI: Add alt_size allocation support
` [PATCH v3 23/51] PCI: Add support for more than two alt_size under same bridge
` [PATCH v3 24/51] PCI: Better support for two alt_size
` [PATCH v3 25/51] PCI: Fix size calculation with old_size on rescan path
` [PATCH v3 26/51] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v3 27/51] PCI: Move ISA ioport align out of calculate_iosize
` [PATCH v3 28/51] PCI: Unifiy calculate_size for io port and mmio
` [PATCH v3 29/51] PCI: Allow optional only io resource must size to be 0
` [PATCH v3 30/51] PCI: Unify skip_ioresource_align()
` [PATCH v3 31/51] PCI: Kill macro checking for bus io port sizing
` [PATCH v3 32/51] resources: Split out __allocate_resource()
` [PATCH v3 33/51] resources: Make allocate_resource return just fit resource
` [PATCH v3 34/51] PCI: Check pref compatible bit for mem64 resource of pcie device
` [PATCH v3 35/51] PCI: Only treat non-pef mmio64 as pref if all bridges has MEM_64
` [PATCH v3 36/51] PCI: Add has_mem64 for host_bridge
` [PATCH v3 37/51] PCI: Only treat non-pef mmio64 as pref if host-bridge has_mem64
` [PATCH v3 38/51] PCI: Restore pref mmio allocation logic for hostbridge without mmio64
` [PATCH v3 39/51] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v3 40/51] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
` [PATCH v3 41/51] powerpc/PCI: "
` [PATCH v3 42/51] of/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v3 43/51] PCI: Treat optional as must in first try for bridge rescan
` [PATCH v3 44/51] PCI: Get new realloc size for bridge for last try
` [PATCH v3 45/51] PCI: Don't release sibiling bridge resources during hotplug
` [PATCH v3 46/51] PCI: Don't release fixed resource for realloc
` [PATCH v3 47/51] PCI: Claim fixed resource during remove/rescan path
` [PATCH v3 48/51] PCI: Set resource to FIXED for lsi devices
` [PATCH v3 49/51] PCI, x86: Add pci=assign_pref_bars to re-allocate pref bars
` [PATCH v3 50/51] PCI: Introduce resource_disabled()
` [PATCH v3 51/51] PCI: Don't set flags to 0 when assign resource fail

[PATCH char-misc-next 00/19] misc: mic: Enable COSM and remaining SCIF functionality
 2015-07-28  0:01 UTC  (20+ messages)
` [PATCH char-misc-next 01/19] misc: mic: SCIF poll
` [PATCH char-misc-next 02/19] misc: mic: Add support for kernel mode SCIF clients
` [PATCH char-misc-next 03/19] misc: mic: MIC COSM bus
` [PATCH char-misc-next 04/19] misc: mic: Coprocessor State Management (COSM) driver
` [PATCH char-misc-next 05/19] misc: mic: COSM SCIF server
` [PATCH char-misc-next 06/19] misc: mic: COSM client driver
` [PATCH char-misc-next 07/19] misc: mic: Remove COSM functionality from the MIC host driver
` [PATCH char-misc-next 08/19] misc: mic: Remove COSM functionality from the MIC card driver
` [PATCH char-misc-next 09/19] misc: mic: Update MIC host daemon with COSM changes
` [PATCH char-misc-next 10/19] lib: convert iova.c into a library
` [PATCH char-misc-next 11/19] dma: Add support to program MIC x100 status descriptiors
` [PATCH char-misc-next 12/19] misc: mic: SCIF RMA header file and IOCTL changes
` [PATCH char-misc-next 13/19] misc: mic: SCIF RMA header file
` [PATCH char-misc-next 14/19] misc: mic: SCIF memory registration and unregistration
` [PATCH char-misc-next 15/19] misc: mic: SCIF RMA list operations
` [PATCH char-misc-next 16/19] misc: mic: SCIF remote memory map/unmap interface
` [PATCH char-misc-next 17/19] misc: mic: SCIF DMA and CPU copy interface
` [PATCH char-misc-next 18/19] misc: mic: SCIF fence
` [PATCH char-misc-next 19/19] misc: mic: SCIF RMA nodeqp and minor miscellaneous changes

Bad change in commit 297d716f6260cc9421d971b124ca196b957ee458?
 2015-07-27 23:46 UTC  (2+ messages)

Stable backport of ASLR fixes?
 2015-07-27 23:42 UTC  (3+ messages)

[PATCH 0/2] igb/ixgbe: Fix ordering of SR-IOV teardown
 2015-07-27 23:42 UTC  (5+ messages)
` [PATCH 1/2] igb: Teardown SR-IOV before unregister_netdev()
  ` [Intel-wired-lan] "
` [PATCH 2/2] ixgbe: "
  ` [Intel-wired-lan] "

hugetlb pages not accounted for in rss
 2015-07-27 23:26 UTC 

[PATCH 1/2] extcon: fix hang and extcon_get/set_cable_state()
 2015-07-27 23:26 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] qla2xxx: Return the fabric command state for non-task management requests
 2015-07-27 23:25 UTC  (4+ messages)

[PATCH] perf, tools, stat: Fix perf stat -T
 2015-07-27 23:24 UTC 

[PATCH v5 1/2] serial_core: add pci uart early console support
 2015-07-27 23:33 UTC  (4+ messages)
` [PATCH v6 "

[GIT PULL] MODSIGN: Use PKCS#7 for module signatures
 2015-07-27 23:15 UTC  (4+ messages)

[PATCH v3] ASoC: Add support for NAU8825 codec to ASoC
 2015-07-27 23:10 UTC  (4+ messages)
` [alsa-devel] "

[PATCH v2 0/5] iio: adc: hi8435: Add Holt HI-8435 threshold detector
 2015-07-27 23:07 UTC  (6+ messages)
` [PATCH v2 1/5] iio: adc: hi8435: "
` [PATCH v2 2/5] dt: Add vendor prefix 'holt'
` [PATCH v2 3/5] dt: Document Holt HI-8435 bindings
` [PATCH v2 4/5] iio: trigger: Add periodic polling to SYSFS trigger
` [PATCH v2 5/5] iio: Support triggered events

[PATCH 2/2] drm/msm/mdp5: Add hflip/vflip support to MDP5 planes
 2015-07-27 22:57 UTC 

[PATCH 1/2] drm/doc: Add hflip/vflip property descriptions in msm
 2015-07-27 22:57 UTC 

[PATCH v5 0/4] Add Broadcom North Star 2 support
 2015-07-27 22:42 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: iproc: enable arm64 support for iProc PCIe
` [PATCH v5 2/4] PCI: iproc: Fix ARM64 dependency in Kconfig
` [PATCH v5 3/4] arm64: Add Broadcom iProc family support
` [PATCH v5 4/4] arm64: dts: Add Broadcom North Star 2 support

[PATCH V3 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver
 2015-07-27 22:43 UTC  (3+ messages)
` [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey

[PATCH] perf: fixing variable initialisation
 2015-07-27 22:41 UTC 

[PATCH 1/5] x86/asm/entry/32: Massage SYSENTER32 fast path to be nearly identical to SYSCALL32
 2015-07-27 22:40 UTC  (5+ messages)
` [PATCH 4/5] x86/asm/entry/32: Delete most of SYSENTER32 code
` [PATCH 5/5] x86/asm/entry/32: Simplify FLAGS_NT clearing in "

[PATCH 3/5] x86/asm/entry/32: Jump from SYSENTER32 to SYSCALL32 code path
 2015-07-27 22:37 UTC 

[PATCH V2 0/6] Freq/CPU%/CORE_BUSY% support
 2015-07-27 22:34 UTC  (7+ messages)
` [PATCH V2 4/6] perf,tools: save misc sample read value in struct perf_sample
` [PATCH V2 5/6] perf,tools: caculate and save freq/CPU%/CORE_BUSY% in he_stat

[PATCH v2] usbtouchscreen: adds support for inverting X or Y axis (or both)
 2015-07-27 22:28 UTC  (3+ messages)
` [PATCH v3] usbtouchscreen: add option for inverting X or Y axis

[PATCH v5 00/11] simplify block layer based on immutable biovecs
 2015-07-27 22:16 UTC  (7+ messages)

[PATCH] Input: zforce_ts - fix playload length check
 2015-07-27 22:16 UTC  (5+ messages)

[PATCH] PCI: Remove unused "pci_probe" flags
 2015-07-27 22:12 UTC 

linux-next: build failure after merge of the akpm-current tree
 2015-07-27 22:10 UTC  (10+ messages)

[PATCH v7 0/6] block: loop: improve loop with AIO
 2015-07-27 22:06 UTC  (7+ messages)
` [PATCH v7 4/6] block: loop: prepare for supporing direct IO

[PATCH 0/5] Add imx6ul touch screen controller support
 2015-07-27 22:05 UTC  (3+ messages)
` [PATCH 1/5] input: touchscreen: add imx6ul_tsc driver support

[PATCH v2] ipc: Use private shmem or hugetlbfs inodes for shm segments
 2015-07-27 22:01 UTC  (2+ messages)

[PATCH v5] hwmon: (nct7802) Add auto_point attributes
 2015-07-27 22:01 UTC 

[PATCH V2 net-next 0/3] ARM BPF JIT features
 2015-07-27 21:57 UTC  (3+ messages)
` [PATCH V3 "

[PATCH 0/2] cpufreq: Better separation of device addition/removal and online/offline paths
 2015-07-27 21:56 UTC  (7+ messages)
` [PATCH 0/7] "
  ` [PATCH 7/7] cpufreq: Separate CPU device removal from CPU online
    ` [Update][PATCH 7/7] cpufreq: Separate CPU device registration "

[RFC PATCH] mmc: Kconfig: Add dependency on GPIOLIB for Arasan driver
 2015-07-27 21:55 UTC  (2+ messages)

[PATCH] dts: ls1021a: Add dts nodes for eTSEC0, eTSEC1 and eTSEC2
 2015-07-27 16:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] iio: inv-mpu: make inv_write_raw_get_fmt() more readable
 2015-07-27 21:48 UTC 

[ANNOUNCE] Git v2.5.0
 2015-07-27 21:39 UTC  (2+ messages)

[PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
 2015-07-27 21:37 UTC  (8+ messages)
` [PATCH v4 2/3] x86/ldt: Make modify_ldt optional
        ` [PATCH 4/3] x86/ldt: allow to disable modify_ldt at runtime

[PATCH v6 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-07-27 22:03 UTC  (7+ messages)

[PATCH 0/5] iTCO_wdt: Add support for Intel Sunrisepoint
 2015-07-27 21:32 UTC  (5+ messages)
` [PATCH 1/5] iTCO_wdt: Expose watchdog properties using platform data

[PATCH] Add generic driver for Silead tochscreens
 2015-07-27 21:30 UTC  (4+ messages)

[RFC PATCH 0/3] clocksource: exynos_mct: allow mct to use 64-bit counter from coprocessor
 2015-07-27 21:28 UTC 

[ANNOUNCE] Git v2.4.7
 2015-07-27 20:45 UTC 

[RFC v2] genalloc:add an gen_pool_first_fit_align algo to genalloc
 2015-07-27 21:20 UTC  (2+ messages)

[PATCH v3 0/2] pixcir_i2c_ts: Add optional wakeup irq support
 2015-07-27 21:20 UTC  (5+ messages)
` [PATCH v3 1/2] input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt

[PATCH] proc: convert to kstrto*()/kstrto*_from_user()
 2015-07-27 21:15 UTC 

Regression in v4.2-rc1 caused by hierarchical irqdomain changes
 2015-07-27 21:15 UTC  (3+ messages)


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