linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-19 01:06:08 to 2015-11-19 08:18:10 UTC [more...]

[PATCH 0/6] PM / devfreq: Clean code and add set the freq_table array
 2015-11-19  8:17 UTC  (3+ messages)
` [PATCH 1/6] PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()
` [PATCH 5/6] PM / devfreq: Modify the indentation of trans_stat sysfs for readability

i915.ko WC writes are slow after ea8596bb2d8d379
 2015-11-19  8:16 UTC  (6+ messages)

[RFD] CAT user space interface revisited
 2015-11-19  8:11 UTC  (5+ messages)

[PATCH v3 00/12] Add mipi dsi support for rk3288
 2015-11-19  8:10 UTC  (18+ messages)
` [PATCH v3 01/12] clk: rockchip: add id for mipidsi sclk on rk3288
` [PATCH v3 02/12] clk: rockchip: add mipidsi clocks "
` [PATCH v3 03/12] drm/rockchip: return a true clock rate to adjusted_mode
` [PATCH v3 04/12] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
` [PATCH v3 05/12] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver
` [PATCH v3 06/12] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver
` [PATCH v3 07/12] drm: rockchip: Support Synopsys DesignWare MIPI DSI host controller
` [PATCH v3 08/12] Documentation: dt-bindings: Add bindings for rk3288 DW MIPI DSI driver
` [PATCH v3 09/12] ARM: dts: rockchip: add rk3288 mipi_dsi nodes
` [PATCH v3 10/12] drm/panel: simple: Add support for BOE TV080WUM-NL0
` [PATCH v3 11/12] drm/panel: simple: Add boe,tv080wum-nl0 simple panel device tree binding
` [PATCH v3 12/12] ARM: dts: rockchip: add support mipi panel tv080wum-nl0 for rk3288-evb

[PATCH] f2fs: fix to report error in f2fs_readdir
 2015-11-19  8:09 UTC 

[PATCH] thermal: Add support for Sunxi THS on the Allwinner H3
 2015-11-19  8:09 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH] i2c: imx: make bus recovery through pinctrl optional
 2015-11-19  8:08 UTC  (4+ messages)

[PATCH] HAVE_DMA_ATTRS: remove leftovers in Kconfig
 2015-11-19  8:00 UTC  (2+ messages)

[PATCH v2 00/27] wireless drivers vendor directories
 2015-11-19  7:54 UTC  (6+ messages)
` [PATCH v2 06/27] brcm80211: move under broadcom vendor directory

[PATCH v3 0/7] User namespace mount updates
 2015-11-19  7:53 UTC  (14+ messages)

[PATCH] comedi: dmm32at: Fix coding style - use BIT macro
 2015-11-19  7:51 UTC  (3+ messages)

Hibernate resume bug around 3,18-rc2 - Full PAT support
 2015-11-19  7:50 UTC  (3+ messages)

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-11-19  7:48 UTC  (21+ messages)
` [PATCH 01/71] atari_scsi: Fix SCSI host ID setting
` [PATCH 02/71] ncr5380: Remove redundant static variable initializers
` [PATCH 03/71] ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros
` [PATCH 04/71] ncr5380: Remove more pointless macros
` [PATCH 05/71] ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
` [PATCH 06/71] ncr5380: Remove NCR5380_instance_name macro
` [PATCH 10/71] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOT

[PATCH] tools build: Clean CFLAGS and LDFLAGS for fixdep
 2015-11-19  7:46 UTC 

[RESEND RFC/PATCH 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-11-19  7:40 UTC  (5+ messages)
` [RESEND RFC/PATCH 1/8] dt-bindings: Add a binding for Mediatek Video Processor Unit

[PATCH] lpfc: replaced kmalloc + memset with kzalloc
 2015-11-19  7:34 UTC  (2+ messages)
` [PATCH v2] "

dma-mappig: HAVE_DMA_ATTR leftovers
 2015-11-19  7:31 UTC  (2+ messages)

[PATCH 0/5] Add iProc PCIe PAXC and MSI support
 2015-11-19  7:23 UTC  (6+ messages)
` [PATCH 4/5] PCI: iproc: Add iProc PCIe "

[Intel-gfx] [Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2015-11-19  7:22 UTC  (9+ messages)
` [Intel-gfx] [Announcement] 2014-Q3 release of "
  ` [Intel-gfx] [Announcement] 2015-Q1 "
      ` [Intel-gfx] [Announcement] 2015-Q2 "
        ` [Intel-gfx] [Announcement] 2015-Q3 "

[PATCH] tty/vt/keyboard: use memdup_user to simplify code
 2015-11-19  7:18 UTC  (2+ messages)

[PATCH] drivers: power: set IRQF_ONESHOT if no primary handler is specified
 2015-11-19  7:12 UTC 

kernel oops on mmotm-2015-10-15-15-20
 2015-11-19  6:58 UTC  (12+ messages)

[RFD] Functional dependencies between devices
 2015-11-19  6:50 UTC  (4+ messages)

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-19  6:50 UTC  (4+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH v2 0/3] Improve bitmap_empty and bitmap_full
 2015-11-19  6:48 UTC  (4+ messages)
` [PATCH v2 1/3] linux/bitmap: Move 2 mask macro from bitmap.h to bitops.h
` [PATCH v2 2/3] lib: Introduce 2 bit ops api: all_is_bit_{one,zero}
` [PATCH v3 3/3] linux/bitmap: Replace find_fisrt_{zero_}bit with the new lightweight api

[PATCH] usb: gadget: Add the console support for usb-to-serial port
 2015-11-19  6:48 UTC  (4+ messages)

[PATCH] hid: usbhid: hid-core: fix recursive deadlock
 2015-11-19  6:47 UTC  (5+ messages)

[BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
 2015-11-19  6:45 UTC  (7+ messages)

[PATCH] ARM: dts: vfxxx: Include support for dspi[23] functionality
 2015-11-19  6:41 UTC  (2+ messages)

[PATCH] ARM: dts: vfxxx: Fix dspi[01] spi-num-chipselects
 2015-11-19  6:36 UTC  (2+ messages)

[PATCH] include: asm-generic: page.h: Remove useless get_user_page and free_user_page
 2015-11-19  6:14 UTC 

[PATCH 0/4] add missing of_node_put
 2015-11-19  6:13 UTC  (4+ messages)
` [PATCH 1/4] mtd: brcmnand: improve memory management

[PATCH perf/core 02/13] perf: Make perf_exec_path always returns malloc'd string
 2015-11-19  6:04 UTC  (3+ messages)
` [PATCH perf/core v2] "

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-11-19  6:09 UTC  (9+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] ACPICA: Debugger: Remove unnecessary status check
  ` [PATCH v3 2/6] ACPICA: Debugger: Convert some mechanisms to OSPM specific
  ` [PATCH v3 3/6] ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism
  ` [PATCH v3 4/6] ACPI / debugger: Add IO interface to access debugger functionalities
  ` [PATCH v3 5/6] tools/power/acpi: Add userspace AML interface support
  ` [PATCH v3 6/6] ACPI / debugger: Add module support for ACPI debugger
` [PATCH v3] ACPI / x86: introduce acpi_os_readable() support

[PATCH v2 0/5] Devicetree support for misc/eeprom/eeprom_93xx46
 2015-11-19  6:05 UTC  (9+ messages)
` [PATCH v2 1/5] misc: eeprom_93xx46: Fix 16-bit read and write accesses
` [PATCH v2 2/5] Documentation: devicetree: Add DT bindings to eeprom_93xx46 driver
` [PATCH v2 3/5] misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings
` [PATCH v2 4/5] misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device
` [PATCH v2 5/5] misc: eeprom_93xx46: Add support for a GPIO 'select' line

[RFC/PATCH] pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings
 2015-11-19  6:04 UTC  (3+ messages)
` [PATCH] pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins

Linux 4.3 kallsyms_lookup_name not returning per_cpu symbol values
 2015-11-19  5:41 UTC  (3+ messages)

[PATCH v9] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-11-19  5:35 UTC 

[PATCH 1/2] usb: doc: dwc3-xilinx: Add devicetree bindings
 2015-11-19  4:59 UTC  (5+ messages)

[PATCH 0/5] arm64: cpufeature: Fixes for 4.4-rc1
 2015-11-19  4:57 UTC  (4+ messages)
` [PATCH 1/5] arm64: cpufeature: Add helpers for extracting unsigned values
  ` [PATCH 2/5] arm64: cpufeature: Track unsigned fields

[PATCH v4 0/3] fix the TSHUT issue on rockchip thermal
 2015-11-19  4:57 UTC  (6+ messages)
` [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl

[PATCH] drm/tegra: fix locking of SET_TILING ioctl
 2015-11-19  4:52 UTC  (3+ messages)

[PATCH v2] drm/tegra: fix locking of SET_TILING ioctl
 2015-11-19  4:51 UTC 

[PATCH 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol
 2015-11-19  4:51 UTC  (9+ messages)
` [PATCH 1/2] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
  ` [1/2] "
` [PATCH 2/2] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS
  ` [2/2] "

[PATCH v13 0/6] simple fpga bus and fpga bridge framework
 2015-11-19  4:50 UTC  (3+ messages)
` [PATCH v13 4/6] fpga: add "

[PATCH] cpufreq, intel_pstate.c, Fix rounding errors
 2015-11-19  4:46 UTC  (2+ messages)

Linux 4.4-rc1
 2015-11-19  4:45 UTC  (2+ messages)
` linux-next: stats for v4.4-rc1

[PATCH v3 0/5] Add reboot notifier driver for rockchip platform
 2015-11-19  4:35 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: soc: add document for rockchip reboot notifier driver

[PATCH v3 0/5] Make cpuid <-> nodeid mapping persistent
 2015-11-19  4:32 UTC  (7+ messages)
` [PATCH v3 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v3 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v3 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v3 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v3 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[PATCH 0/2] can: m_can: Add CAN clock generated by UPLLCK support
 2015-11-19  4:25 UTC  (7+ messages)
` [PATCH 1/2] can: m_can: Increase delay to ensure written INIT accepted
` [PATCH 2/2] can: m_can: Add CAN clock generated by UPLLCK support

enhance ONFI table reliability/stable
 2015-11-19  4:21 UTC  (3+ messages)

[PATCH] lz4: fix wrong compress buffer size for 64-bits
 2015-11-19  4:19 UTC 

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-19  4:02 UTC  (10+ messages)
` [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
` [PATCH 07/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct

[PATCH v7] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
 2015-11-19  4:01 UTC  (2+ messages)

[RESEND PATCH] powerpc/powernv: Drop owner assignment from platform_driver
 2015-11-19  4:00 UTC 

[RESEND PATCH] vfio: Drop owner assignment from platform_driver
 2015-11-19  4:00 UTC 

[RESEND PATCH] nfc: Drop owner assignment from i2c_driver
 2015-11-19  3:59 UTC 

[RESEND PATCH] hid: Drop owner assignment from i2c_driver
 2015-11-19  3:58 UTC 

[RESEND PATCH] gpio: Drop owner assignment from i2c_driver
 2015-11-19  3:57 UTC 

[RESEND PATCH] char: ipmi: Drop owner assignment from i2c_driver
 2015-11-19  3:56 UTC 

[PATCH v2 0/7] Generalized broadcom cygnus gpio driver
 2015-11-19  3:52 UTC  (8+ messages)
` [PATCH v2 1/7] dt-binding: Add ngpios property to GPIO controller node
` [PATCH v2 2/7] dts: define ngpios property in gpio controller's node
` [PATCH v2 3/7] pinctrl: use ngpios propety from DT
` [PATCH v2 4/7] pinctrl: Add new compatible string to GPIO controller driver
` [PATCH v2 5/7] gpio: Rename func/macro/var to IP-block,iproc
` [PATCH v2 6/7] Documentation: Rename gpio controller name from cygnus to iproc
` [PATCH v2 7/7] pinctrl: Rename gpio driver "

[PATCH] ASoC: Atmel: ClassD: supports mono audio
 2015-11-19  3:45 UTC 

[PATCH V2 1/3] PM / OPP: Add missing doc comments
 2015-11-19  3:43 UTC  (3+ messages)
` [PATCH V2 2/3] PM / OPP: Parse 'opp-supported-hw' binding
` [PATCH V2 3/3] PM / OPP: Parse 'opp-<prop>-<name>' bindings

[PATCH] arm64: bpf: fix buffer pointer
 2015-11-19  3:38 UTC  (2+ messages)

[PATCH v12 0/3] Mediatek xHCI support
 2015-11-19  3:36 UTC  (4+ messages)
` [PATCH v12 1/3] dt-bindings: Add a binding for Mediatek xHCI host controller

[PATCH 00/11] Generalized broadcom cygnus gpio driver
 2015-11-19  3:34 UTC  (4+ messages)
` [PATCH 03/11] dts: pinctrl: Add GPIO to Pinctrl pin mapping in DT

[PATCH] ASoC: Atmel: ClassD: Set GCK's parent clock
 2015-11-19  3:26 UTC 

[PATCH 0/3] Improve bitmap_empty and bitmap_full
 2015-11-19  3:24 UTC  (6+ messages)
` [PATCH 1/3] linux/bitmap: Move 2 mask macro to bitops.h
` [PATCH 2/3] lib: Introduce 2 find bit api: all_is_bit_{one,zero}
` [PATCH 3/3] linux/bitmap: Replace find_fisrt_{zero_}bit with the new lightweight api

linux-next: Tree for Nov 19
 2015-11-19  3:17 UTC 

[PATCH v5 00/32] HiSilicon SAS driver
 2015-11-19  3:15 UTC  (3+ messages)

[PATCH V4] acpi: add support for extended IRQ to PCI link
 2015-11-19  3:13 UTC 

[PATCH perf/core 00/13] perf memory/refcnt leak fixes
 2015-11-19  3:12 UTC  (7+ messages)
` [PATCH perf/core 01/13] perf probe: Fix to free temporal Dwarf_Frame

[PATCH 2/3] PM / OPP: Parse 'opp-supported-hw' binding
 2015-11-19  3:02 UTC  (7+ messages)
` [PATCH 3/3] PM / OPP: Parse 'opp-<prop>-<name>' bindings

linux-next: build failure after merge of the sound-asoc tree
 2015-11-19  3:02 UTC  (2+ messages)

[PATCH 0/7] drm/fsl-dcu: fixes and enhancements
 2015-11-19  2:42 UTC  (8+ messages)
` [PATCH 1/7] drm/fsl-dcu: specify volatile registers
` [PATCH 2/7] drm/fsl-dcu: remove regmap return value checks
` [PATCH 3/7] drm/fsl-dcu: avoid memory leak on errors
` [PATCH 4/7] drm/fsl-dcu: handle initialization errors properly
` [PATCH 5/7] drm/fsl-dcu: mask all interrupts on initialization
` [PATCH 6/7] drm/fsl-dcu: fix alpha blending
` [PATCH 7/7] drm/fsl-dcu: use mode flags for hsync/vsync pixelclk polarity

[PATCH v2 1/5] crypto: Multi-buffer encryptioin infrastructure support
 2015-11-19  2:39 UTC  (9+ messages)

A new, fast and "unbreakable" encryption algorithm
 2015-11-19  2:35 UTC  (3+ messages)

perf BPF/elfdep intermitent build problems
 2015-11-19  2:29 UTC  (4+ messages)

(no subject)
 2015-11-18 19:36 UTC 

[PATCH RESEND] pwm: ftm: fix clock enable/disable when using PM
 2015-11-19  2:04 UTC  (2+ messages)

[PATCH 1/3] ARM: imx: clk-vf610: fix SAI clock tree
 2015-11-19  1:58 UTC  (2+ messages)

[PATCH V6 RESEND 1/3] reset: hisilicon: document hisi-hi6220 reset controllers bindings
 2015-11-19  1:56 UTC  (6+ messages)
` [PATCH V6 RESEND 2/3] reset: hi6220: Reset driver for hisilicon hi6220 SoC

[PATCH v2 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-19  1:43 UTC  (5+ messages)
` [PATCH v2 2/2] usb: dwc2: host: Clear interrupts before handling them

[PATCH] perf test: Add bpf-output event
 2015-11-19  1:37 UTC  (4+ messages)

[PATCH] PCI: Fix logic OF logic in pci_dma_configure()
 2015-11-19  1:56 UTC  (3+ messages)

[PATCH V2] regulator: pv88060: new regulator driver
 2015-11-19  0:59 UTC 

linux-next: manual merge of the audit tree with Linus' tree
 2015-11-19  1:06 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).