linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-02 08:47:26 to 2017-01-02 14:28:33 UTC [more...]

[PATCH v7 0/3] console: Add persistent scrollback buffers for all VGA consoles
 2017-01-02 14:27 UTC  (5+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v7 1/3] console: Move scrollback data into its own struct
  ` [PATCH RESEND v7 2/3] console: Add callback to flush scrollback buffer to consw struct
  ` [PATCH RESEND v7 3/3] console: Add persistent scrollback buffers for all VGA consoles

[PATCH 0/5] Support for QCA BAM DMA command descriptor
 2017-01-02 14:25 UTC  (11+ messages)
` [PATCH 2/5] dmaengine: Add support for custom data mapping

[PATCH] tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
 2017-01-02 14:16 UTC  (3+ messages)

cpu hotplug: convert more drivers (batch #5)
 2017-01-02 14:15 UTC  (3+ messages)
` [PATCH 15/20] ARM/hw_breakpoint: Convert to hotplug state machine

[PATCH v3 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-01-02 14:14 UTC  (6+ messages)
` [PATCH v3 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
` [PATCH v3 2/5] ia64: reuse append_elf_note() and final_note() functions
` [PATCH v3 3/5] powerpc/fadump: remove dependency with CONFIG_KEXEC
` [PATCH v3 4/5] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
` [PATCH v3 5/5] powerpc/fadump: update documentation about crashkernel parameter reuse

[PATCH] tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
 2017-01-02 14:14 UTC  (3+ messages)

[PATCH v3 0/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
 2017-01-02 14:10 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] rtc: armada38x: add __ro_after_init to armada38x_rtc_ops
 2017-01-02 14:06 UTC  (2+ messages)

[PATCH] drm: add fourcc codes for 16bit R and GR
 2017-01-02 14:05 UTC  (3+ messages)

[PATCH] scsi: ufs-qcom: Fix module autoload
 2017-01-02 14:04 UTC 

ATENCIÓN;
 2017-01-02 13:51 UTC 

dmaengine: dw-dmac: Custom cyclic API (Why?)
 2017-01-02 13:56 UTC  (7+ messages)

[PATCH] arm: dt: Initialize boot_command_line from CONFIG_CMDLINE in case DT does not provide /chosen/bootargs
 2017-01-02 13:54 UTC  (5+ messages)

[PATCH v2 1/3] ARM: dts: imx6dl: Add Engicam i.CoreM6 DualLite/Solo RQS initial support
 2017-01-02 13:40 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: imx6q-icore-rqs: Update model to support Dual SOM
` [PATCH v2 3/3] ARM: dts: imx6ul: Add Engicam Is.IoT MX6UL initial support

[PATCH] mm: introduce kv[mz]alloc helpers
 2017-01-02 13:37 UTC 

[PATCH v2] ARM64: zynqmp: Fix i2c node's compatible string
 2017-01-02 13:35 UTC  (3+ messages)

[PATCH v2 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-01-02 13:34 UTC  (5+ messages)
` [PATCH v2 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma

[PATCH v6 00/14] ACPI platform MSI support and its example mbigen
 2017-01-02 13:31 UTC  (15+ messages)
` [PATCH v6 01/14] ACPI: ARM64: IORT: minor cleanup for iort_match_node_callback()
` [PATCH v6 02/14] irqchip: gic-v3-its: keep the head file include in alphabetic order
` [PATCH v6 03/14] ACPI: ARM64: IORT: add missing comment for iort_dev_find_its_id()
` [PATCH v6 04/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
` [PATCH v6 05/14] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v6 06/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [PATCH v6 07/14] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [PATCH v6 08/14] ACPI: ARM64: IORT: rework iort_node_get_id()
` [PATCH v6 09/14] ACPI: platform: setup MSI domain for ACPI based platform device
` [PATCH v6 10/14] ACPI: ARM64: IORT: rework iort_node_get_id() for NC->SMMU->ITS case
` [PATCH v6 11/14] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v6 12/14] irqchip: mbigen: drop module owner
` [PATCH v6 13/14] irqchip: mbigen: introduce mbigen_of_create_domain()
` [PATCH v6 14/14] irqchip: mbigen: Add ACPI support

[PATCH v7 0/5] Add support for the STM32F4 I2C
 2017-01-02 13:31 UTC  (7+ messages)
` [PATCH v7 2/5] i2c: Add STM32F4 I2C driver

[PATCH] serial: 8250: use initializer instead of memset to clear local struct
 2017-01-02 13:27 UTC  (3+ messages)

[PATCH] Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabled
 2017-01-02 13:23 UTC 

[PATCH V7 0/8] Add support for privileged mappings
 2017-01-02 13:22 UTC  (8+ messages)
` [PATCH V7 5/8] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED

[PATCH RFC 0/4] RFC: in-kernel resource manager
 2017-01-02 13:22 UTC  (5+ messages)
` [PATCH RFC 1/4] tpm: migrate struct tpm_buf to struct tpm_chip
` [PATCH RFC 2/4] tpm: validate TPM 2.0 commands
` [PATCH RFC 3/4] tpm: export tpm2_flush_context_cmd
` [PATCH RFC 4/4] tpm: add the infrastructure for TPM space for TPM 2.0

pull-request: wireless-drivers-next 2017-01-02
 2017-01-02 13:20 UTC 

[PATCH v4 0/5] thermal: fixes the rockchip thermal
 2017-01-02 13:16 UTC  (3+ messages)

[PATCH V8 0/9] Add support for privileged mappings
 2017-01-02 13:12 UTC  (10+ messages)
` [PATCH V8 1/9] iommu: add IOMMU_PRIV attribute
` [PATCH V8 2/9] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
` [PATCH V8 3/9] iommu/io-pgtable-arm-v7s: Add "
` [PATCH V8 4/9] common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
` [PATCH V8 5/9] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
` [PATCH V8 6/9] arm/dma-mapping: "
` [PATCH V8 7/9] dmaengine: pl330: Make sure microcode is privileged
` [PATCH V8 8/9] iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'
` [PATCH V8 9/9] Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs"

[PATCH] Bluetooth: btqcomsmd: Fix module autoload
 2017-01-02 13:09 UTC 

[PATCH] x86/AMD: Group cpu_llc_id assignment
 2017-01-02 13:04 UTC 

[PATCH 0/2] Add pixel format for 10 bits YUV video
 2017-01-02 13:03 UTC  (7+ messages)
` [PATCH 1/2] drm_fourcc: Add new P010 video format
` [PATCH 2/2] [media] v4l: Add 10-bits per channel YUV pixel formats

[PATCH] bus: arm-ccn: Fix module autoload
 2017-01-02 13:02 UTC 

[PATCH v14 0/4] New debugfs API for capturing CRC of frames
 2017-01-02 12:59 UTC  (5+ messages)
` [PATCH v14 1/4] drm: Move locking into drm_debugfs_crtc_crc_add
` [PATCH v14 2/4] drm: crc: Wait for a frame before returning from open()
` [PATCH v14 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v14 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

Nokia N900 sound driver and ECI GPIOs
 2017-01-02 12:58 UTC  (9+ messages)

[PATCH 0/3] ext4: fallocate insert/collapse range fixes
 2017-01-02 12:54 UTC  (4+ messages)
` [PATCH 1/3] ext4: Include forgotten start block on fallocate insert range
` [PATCH 2/3] ext4: Do not populate extents tree with outdated offsets while shifting extents
` [PATCH 3/3] ext4: Find desired extent in ext4_ext_shift_extents() using binsearch

[PATCH v3] rfkill: Add rfkill-any LED trigger
 2017-01-02 12:52 UTC  (5+ messages)

[PATCH] iio: adc: imx25-gcq: Fix module autoload
 2017-01-02 12:45 UTC 

[PATCH v3] net: macb: Updated resource allocation function calls to new version of API
 2017-01-02 12:41 UTC 

[GIT PULL] two bug fixes for 4.10-rc3
 2017-01-02 12:37 UTC 

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-01-02 12:23 UTC  (5+ messages)

[PATCH] DTS: MCCMON6: IMX: Provide support for iMX6Q based Liebherr mccmon6 board
 2017-01-02 12:20 UTC  (2+ messages)

[PATCH 1/2] HID: intel-ish-hid: add printf attribute to print_log()
 2017-01-02 12:17 UTC  (2+ messages)

[PATCH v3 0/2] Add support for the S6E3HA2 panel on TM2 board
 2017-01-02 12:06 UTC  (2+ messages)

[PATCH v5 00/14] ACPI platform MSI support and its example mbigen
 2017-01-02 12:02 UTC  (9+ messages)
` [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device

[PATCH net 0/3] net: stmmac: dwmac-oxnas: fix leaks and simplify pm
 2017-01-02 11:56 UTC  (4+ messages)
` [PATCH net 1/3] net: stmmac: dwmac-oxnas: fix of-node leak
` [PATCH net 2/3] net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaks
` [PATCH net 3/3] net: stmmac: dwmac-oxnas: use generic pm implementation

[RFC PATCH net-next v4 1/2] macb: Add 1588 support in Cadence GEM
 2017-01-02 11:43 UTC  (4+ messages)

[PATCH v2 0/6] fbtft: make it work with DMA enabled SPI
 2017-01-02 11:37 UTC  (8+ messages)
` [PATCH v2 1/6] staging: fbtft: convert fbtft_reset() to be non-atomic
` [PATCH v2 2/6] staging: fbtft: do not override DMA coherent mask
` [PATCH v2 3/6] staging: fbtft: fallback to usual allocation when DMA fails
` [PATCH v2 4/6] staging: fbtft: propagate error code from kstrto*()
` [PATCH v2 5/6] staging: fbtft: fb_ssd1306: Support smaller screen sizes
` [PATCH v2 6/6] staging: fbtft: fb_ssd1306: Refactor write_vmem()

[PATCH v7 0/5] ARM: dts: da850: tilcdc related DT changes
 2017-01-02 11:29 UTC  (12+ messages)
` [PATCH v7 1/5] ARM: dts: da850: rename the display node label
` [PATCH v7 3/5] drm: bridge: add support for TI ths8135
` [PATCH v7 4/5] ARM: dts: da850-lcdk: add the vga-bridge node
` [PATCH v7 5/5] ARM: dts: da850: specify the maximum pixel clock rate for tilcdc

[PATCH V7 3/4] drm/bridge: Add driver for GE B850v3 LVDS/DP++ Bridge
 2017-01-02 11:26 UTC  (2+ messages)

[PATCH 0/3] Openrisc 4.10 fixes
 2017-01-02 11:15 UTC  (5+ messages)

[PATCH v6 0/9] mux controller abstraction and iio/i2c muxes
 2017-01-02 11:00 UTC  (8+ messages)
` [PATCH v6 2/9] misc: minimal mux subsystem and gpio-based mux controller
` [PATCH v6 9/9] misc: mux-adg792a: add mux controller driver for ADG792A/G

[PATCH] taint/module: Fix problems when out-of-kernel driver defines true or false
 2017-01-02 10:51 UTC  (2+ messages)

[PATCH V2 0/2] PM / Domains / OPP: Introduce domain-performance-state binding
 2017-01-02 10:44 UTC  (6+ messages)
` [PATCH V2 1/2] PM / Domains: Introduce domain-performance-states binding

[PATCH] ARM: dts: da850-lcdk: add gpio-keys
 2017-01-02 10:38 UTC  (2+ messages)

[PATCH 0/3] Remove interrupt debug code
 2017-01-02 10:29 UTC  (5+ messages)
` [PATCH 1/3] m68k/mac: Improve NMI handler
` [PATCH 2/3] m68k/mac: Remove SHUTUP_SONIC interrupt hack
` [PATCH 3/3] m68k/mac: Clean up interrupt debug macros and printk statements

[PATCH RESEND 00/10] Replace via-maciisi with via-cuda driver
 2017-01-02 10:26 UTC  (3+ messages)
` [PATCH RESEND 10/10] m68k/mac: Replace via-maciisi driver "

[RFC v2] drm: Parse HDMI 2.0 YCbCr 4:2:0 VDB and VCB
 2017-01-02 10:24 UTC 

kvm: WARNING in vmx_handle_exit
 2017-01-02 10:23 UTC 

[PATCH] bus: da850-mstpri: fix my e-mail address
 2017-01-02 10:23 UTC  (2+ messages)

[PATCH] dmaengine: omap-dma: Fix dynamic lch_map alocation
 2017-01-02 10:23 UTC  (4+ messages)

[PATCH RFC 0/4] 5-level EPT
 2017-01-02 10:18 UTC  (2+ messages)

[PATCH] KVM: ioapic: fix NULL deref ioapic->lock
 2017-01-02 10:17 UTC  (3+ messages)

[PATCH v4 0/4] ARM: da850: fix pll0 rate setting
 2017-01-02 10:12 UTC  (9+ messages)
` [PATCH v4 1/4] ARM: da850: fix infinite loop in clk_set_rate()
` [PATCH v4 2/4] ARM: da850: don't add the emac clock to the clock lookup table twice
` [PATCH v4 3/4] ARM: da850: coding style fix
` [PATCH v4 4/4] ARM: da850: fix da850_set_pll0rate()

kernel 4.9 iwlwifi startup error
 2017-01-02 10:12 UTC 

LTP rwtest01 blocks on DAX mountpoint
 2017-01-02 10:05 UTC  (3+ messages)

[RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call
 2017-01-02  9:59 UTC  (5+ messages)

[PATCH] greybus: timesync: replace init_timer with setup_timer
 2017-01-02  9:54 UTC  (2+ messages)

[RFC 0/4] x86: keep TASK_SIZE in sync with mm->task_size
 2017-01-02  9:53 UTC  (3+ messages)
` [RFC 1/4] mm: remove unused TASK_SIZE_OF()

How should we handle variable address space sizes (Re: [RFC 3/4] x86/mm: define TASK_SIZE as current->mm->task_size)
 2017-01-02  9:49 UTC  (2+ messages)

[v1] mips: ath79: clock:- Unmap region obtained by of_iomap
 2017-01-02  9:48 UTC 

[PATCH] USB: cypress_m8: remove unused variable
 2017-01-02  9:47 UTC  (4+ messages)

[PATCH 0/4] PCI: exynos: use the PHY generic framework
 2017-01-02  9:45 UTC  (3+ messages)

[PATCH] Input: mousedev - stop offering PS/2 to userspace by default
 2017-01-02  9:44 UTC  (2+ messages)

[PATCH] clockevents/drivers/cs5535: Un-break driver with 'set-state' interface
 2017-01-02  9:34 UTC  (2+ messages)

[PATCH RESEND] dmaengine: stm32-dma: Rework starting transfer management
 2017-01-02  9:33 UTC 

[PATCH v2] USB: serial: f81534: Detect errors from f81534_logic_to_phy_port()
 2017-01-02  9:32 UTC  (3+ messages)

[PATCH 0/9] dmaengine: stm32-dma: Bug fixes and improvements series
 2017-01-02  9:26 UTC  (3+ messages)

[PATCH v1 1/1] x86/platform/intel-mid: rename spidev to mrfld_spidev
 2017-01-02  9:24 UTC 

[PATCH 1/2] ARM: dts: imx6dl: Add Engicam i.CoreM6 DualLite/Solo RQS initial support
 2017-01-02  9:23 UTC  (2+ messages)

[PATCH v1 1/1] x86/cpu: Fix typo in the comment for Anniedale
 2017-01-02  9:22 UTC 

[GIT PULL] ARM: exynos: Late mach/soc for v4.10
 2017-01-02  9:20 UTC  (3+ messages)

[PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547
 2017-01-02  9:17 UTC  (2+ messages)

[PATCH V3 00/10] PM / OPP: Fixes and cleanups
 2017-01-02  9:11 UTC  (11+ messages)
` [PATCH V3 01/10] PM / OPP: Fix memory leak while adding duplicate OPPs
` [PATCH V3 02/10] PM / OPP: Remove useless TODO
` [PATCH V3 03/10] PM / OPP: Rename _allocate_opp() to _opp_allocate()
` [PATCH V3 04/10] PM / OPP: Error out on failing to add static OPPs for v1 bindings
` [PATCH V3 05/10] PM / OPP: Add light weight _opp_free() routine
` [PATCH V3 06/10] PM / OPP: Rename and split _dev_pm_opp_remove_table()
` [PATCH V3 07/10] PM / OPP: Don't allocate OPP table from _opp_allocate()
` [PATCH V3 08/10] PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
` [PATCH V3 09/10] PM / OPP: Don't expose srcu_head to register notifiers
` [PATCH V3 10/10] PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()

[PATCHv2 00/29] 5-level paging
 2017-01-02  9:09 UTC  (7+ messages)
` [RFC, PATCHv2 29/29] mm, x86: introduce RLIMIT_VADDR

surface3_button.c:undefined reference to `i2c_del_driver'
 2017-01-02  9:06 UTC  (2+ messages)

[PATCH] input: synaptics-rmi4: check for non zero version logically dead code
 2017-01-02  9:03 UTC  (2+ messages)

[PATCH] mtd: nand: Update dependency of IFC for LS1021A
 2017-01-02  9:01 UTC  (3+ messages)

undefined reference to `pps_unregister_source'
 2017-01-02  9:00 UTC  (2+ messages)

[PATCH 0/8] ARM: dts: Switch to new DSA binding
 2017-01-02  8:59 UTC  (3+ messages)
` [PATCH 3/8] ARM: dts: armada-388-clearfog: Utilize "

[PATCH V1] mtd : nand : denali :- No need of devm functions
 2017-01-02  8:51 UTC  (4+ messages)

[PATCH] mm: cma: print allocation failure reason and bitmap status
 2017-01-02  8:47 UTC  (7+ messages)

[PATCH] Wrong domain name in the email address
 2017-01-02  8:47 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).