linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-10 03:53:06 to 2017-05-10 10:37:14 UTC [more...]

[PATCH v4 00/10] Add Basic SoC support for MT6797
 2017-05-10 10:37 UTC  (4+ messages)

[RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-05-10 10:35 UTC  (6+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding

[PATCH 1/2] efi/efi_test: use memdup_user
 2017-05-10 10:35 UTC  (4+ messages)

[PATCH] irq_bcm2836: Send event when onlining sleeping cores
 2017-05-10 10:31 UTC  (14+ messages)

[PATCH][V2] ASoC: Intel: sst: fix spelling mistake: "allocationf" -> "allocation"
 2017-05-10 10:29 UTC 

[PATCH] iommu/rockchip: Remove build dependency on ARM
 2017-05-10 10:28 UTC 

[PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
 2017-05-10 10:26 UTC  (7+ messages)

[PATCH] mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TEST
 2017-05-10  9:49 UTC  (2+ messages)

[PATCH] KVM: x86: Fix load damaged SSEx MXCSR register
 2017-05-10 10:19 UTC 

sparse on scripts/kconfig/*.c
 2017-05-10 10:18 UTC  (5+ messages)

[GIT PULL] Ceph updates for 4.12-rc1
 2017-05-10 10:12 UTC 

[PROBLEM] interrupt 24 happens
 2017-05-10 10:12 UTC  (2+ messages)

[PATCH] ASoC: Intel: sst: fix spelling mistake: "allocationf" -> "allocation"
 2017-05-10 10:06 UTC  (2+ messages)

[PATCH v3 0/2] Add PCIe host driver support for Mediatek SoCs
 2017-05-10 10:01 UTC  (7+ messages)
` [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe

[PATCH v2 00/30] arm: dts: extend mt7623 support
 2017-05-10  9:58 UTC  (2+ messages)

[PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
 2017-05-10  9:55 UTC  (2+ messages)

Q. drm/i915 shrinker, synchronize_rcu_expedited() from handlers
 2017-05-10  9:54 UTC  (8+ messages)

[PATCH] mm, vmalloc: fix vmalloc users tracking properly
 2017-05-10  9:51 UTC  (4+ messages)

[PATCH v5 0/3] Use data tune for CMD line tune
 2017-05-10  9:50 UTC  (4+ messages)
` [PATCH v5 2/3] ARM64: dts: mediatek: configure some fixed mmc parameters

[linux-next][bock] WARNING: CPU: 22 PID: 0 at block/blk-core.c:2655 .blk_update_request+0x4f8/0x500
 2017-05-10  9:49 UTC  (7+ messages)
      ` [linux-next][bock] [bisected c20cfc27a] "

[GIT PULL] Second round of KVM changes for 4.12
 2017-05-10  9:50 UTC 

[PATCH v5 1/9] phy: phy-mt65xx-usb3: improve RX detection stable time
 2017-05-10  9:48 UTC  (3+ messages)

[PATCH v4 0/3] Add Mediatek CIRQ interrupt controller
 2017-05-10  9:42 UTC  (4+ messages)

[PATCH] mm/vmscan: fix unsequenced modification and access warning
 2017-05-10  9:25 UTC  (6+ messages)
  ` [Patch v2] "

[PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
 2017-05-10  9:15 UTC  (6+ messages)

[PATCH] dm ioctl: make dm_open and dm_release release
 2017-05-10  9:19 UTC  (2+ messages)

[PATCH][V2] dm ioctl: make dm_open and dm_release release static
 2017-05-10  9:18 UTC 

[PATCH 1/3] ptr_ring: batch ring zeroing
 2017-05-10  9:18 UTC  (4+ messages)

[PATCH v8] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver
 2017-05-10  9:12 UTC  (6+ messages)

[PATCH] iio:ad5064: Add support for ltc2633 and similar devices
 2017-05-10  9:12 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] staging: vc04_services: Fix bulk cache maintenance
 2017-05-10  9:11 UTC  (5+ messages)

[PATCH v2 0/8] Introduce new mode validation callbacks
 2017-05-10  9:05 UTC  (10+ messages)
` [PATCH v2 1/8] drm: Add crtc/encoder/bridge->mode_valid() callbacks
` [PATCH v2 2/8] drm: Add drm_crtc_mode_valid()
` [PATCH v2 5/8] drm: Use new mode_valid() helpers in connector probe helper

[PATCH v1] ata: sata_rcar: Handle return value of clk_prepare_enable
 2017-05-10  9:02 UTC  (2+ messages)

[PATCH v5 00/17] net: qualcomm: add QCA7000 UART driver
 2017-05-10  8:53 UTC  (18+ messages)
` [PATCH v5 01/17] net: qualcomm: remove unnecessary includes
` [PATCH v5 02/17] net: qca_framing: use u16 for frame offset
` [PATCH v5 03/17] net: qca_7k: Use BIT macro
` [PATCH v5 04/17] net: qualcomm: use net_device_ops instead of direct call
` [PATCH v5 05/17] net: qualcomm: Improve readability of length defines
` [PATCH v5 06/17] net: qca_spi: remove QCASPI_MTU
` [PATCH v5 07/17] net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
` [PATCH v5 08/17] net: qca_spi: Clarify MODULE_DESCRIPTION
` [PATCH v5 09/17] net: qualcomm: rename qca_framing.c to qca_7k_common.c
` [PATCH v5 10/17] net: qualcomm: prepare frame decoding for UART driver
` [PATCH v5 11/17] net: qualcomm: make qca_7k_common a separate kernel module
` [PATCH v5 12/17] dt-bindings: qca7000-spi: Rework binding
` [PATCH v5 13/17] dt-bindings: qca7000: rename binding
` [PATCH v5 14/17] dt-bindings: slave-device: add current-speed property
` [PATCH v5 15/17] dt-bindings: qca7000: append UART interface to binding
` [PATCH v5 16/17] tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate
` [PATCH v5 17/17] net: qualcomm: add QCA7000 UART driver

[PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
 2017-05-10  8:53 UTC  (3+ messages)

RFC v2: post-init-read-only protection for data allocated dynamically
 2017-05-10  8:57 UTC  (12+ messages)

DWC2 USB Host Mode Lockup 4.11
 2017-05-10  8:53 UTC 

[PATCH v2 00/10] usb: musb: tusb6010_omap: Convert to DMAengine
 2017-05-10  8:51 UTC  (11+ messages)
` [PATCH v2 01/10] dmaengine: omap-dma: port_window support correction for both direction
` [PATCH v2 02/10] usb: musb: Add quirk to avoid skb reserve in gadget mode
` [PATCH v2 03/10] usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
` [PATCH v2 04/10] usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
` [PATCH v2 05/10] usb: musb: tusb6010_omap: Do not reset the other direction's packet size
` [PATCH v2 06/10] usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
` [PATCH v2 07/10] usb: musb: tusb6010_omap: Allocate DMA channels upfront
` [PATCH v2 08/10] usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
` [PATCH v2 09/10] ARM: OMAP2+: DMA: Add slave map entries for 24xx external request lines
` [PATCH v2 10/10] usb: musb: tusb6010_omap: Convert to DMAengine API

[patch V2 00/24] cpu/hotplug: Convert get_online_cpus() to a percpu_rwsem
 2017-05-10  8:49 UTC  (4+ messages)
` [patch V2 24/24] cpu/hotplug: Convert hotplug locking to percpu rwsem

[PATCH v2 0/3] iio: adc: sama5d2_adc hw triggers and buffers
 2017-05-10  8:49 UTC  (4+ messages)
` [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support

[PATCH 0/4] hamradio: Fine-tuning for nine function implementations
 2017-05-10  8:48 UTC  (3+ messages)
` [PATCH 1/4] hamradio: Combine two seq_printf() calls into one in yam_seq_show()

kvm: warning in kvm_load_guest_fpu
 2017-05-10  8:44 UTC  (3+ messages)

Vertrauenswürdiges Darlehen
 2017-05-10  8:05 UTC 

[PATCH 0/3 v3] ARM/ARM64: silence large module first time allocation
 2017-05-10  8:38 UTC  (6+ messages)
` [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-10  8:32 UTC  (16+ messages)
` [PATCH 7/7] DWARF: add the config option

[PATCH][RESEND] regulator: lp8755: fix spelling mistake "acceess" -> "access"
 2017-05-10  8:30 UTC 

[RFC 00/10] x86 TLB flush cleanups, moving toward PCID support
 2017-05-10  8:24 UTC  (6+ messages)
` [RFC 09/10] x86/mm: Rework lazy TLB to track the actual loaded mm

nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3
 2017-05-10  8:24 UTC 

[PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
 2017-05-10  8:14 UTC  (29+ messages)
    ` [kernel-hardening] "

[PATCH v6 00/23] FSI device driver implementation
 2017-05-10  8:13 UTC  (11+ messages)
` [PATCH v6 09/23] drivers/fsi: scan slaves & register devices
` [PATCH v6 10/23] drivers/fsi: Add device read/write/peek API
` [PATCH v6 11/23] drivers/fsi: Add master unscan
` [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI
` [PATCH v6 19/23] drivers/fsi: Add GPIO based FSI master

[PATCH] xen: adjust early dom0 p2m handling to xen hypervisor behavior
 2017-05-10  8:08 UTC  (3+ messages)
` [Xen-devel] "

[RFC][PATCH 0/9] VFS: Introduce mount context
 2017-05-10  8:05 UTC  (10+ messages)
` [PATCH 3/9] VFS: Introduce a "

[PATCH v2] scsi: sg: don't return bogus Sg_requests
 2017-05-10  8:03 UTC  (2+ messages)

[PATCH] vhost/vsock: use static minor number
 2017-05-10  8:01 UTC  (2+ messages)

[PATCH] powerpc/modules: If mprofile-kernel is enabled add it to vermagic
 2017-05-10  7:58 UTC  (2+ messages)

Updating kernel.org cross compilers?
 2017-05-10  7:58 UTC  (5+ messages)

[PATCH] gpu: drm: gma500: remove dead code
 2017-05-10  7:56 UTC  (2+ messages)

[PATCH] efi/libstub: Indicate clang the relocation mode for arm64
 2017-05-10  7:51 UTC  (4+ messages)

[PATCH] scsi: sg: don't return bogus Sg_requests
 2017-05-10  7:47 UTC  (2+ messages)

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2017-05-10  7:41 UTC  (8+ messages)
` [PATCH v2 2/2] mm: skip HWPoisoned pages when onlining pages

[PATCH] wcn36xx: Close SMD channel on device removal
 2017-05-10  7:27 UTC  (4+ messages)

[v3 0/9] parallelized "struct page" zeroing
 2017-05-10  7:24 UTC  (4+ messages)

No mouse cursor since 36cc79bc9077319c04bd3b132edcacaa9a0d9f2b
 2017-05-10  7:17 UTC 

[PATCH] vmscan: scan pages until it founds eligible pages
 2017-05-10  7:22 UTC  (10+ messages)

[PATCH 0/3] staging: ccree: resolve checkpatch issues
 2017-05-10  7:17 UTC  (3+ messages)

RFC: i2c designware gpio recovery
 2017-05-10  7:12 UTC  (5+ messages)

[PATCH 0/2] ASoC: sunxi: Add ADC support for A33
 2017-05-10  6:58 UTC  (4+ messages)
` [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

[PATCH 0/4] net: stmmac: Fine-tuning for four function implementations
 2017-05-10  6:56 UTC  (2+ messages)

[RESEND PATCH v5 0/3] Support for USB DRD Phy driver for NS2
 2017-05-10  6:54 UTC  (4+ messages)
` [RESEND PATCH v5 1/3] dt-bindings:phy:Add DT bindings documentation for NS2 USB DRD phy
` [RESEND PATCH v5 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2
` [RESEND PATCH v5 3/3] arm64: dts: NS2: Add USB DRD PHY device tree node

[PATCH v2 for-4.12-fixes 1/2] sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
 2017-05-10  6:50 UTC  (3+ messages)
` [PATCH v2 for-4.12-fixes 2/2] sched/fair: Fix O(# total cgroups) in load balance path

Linux 3.12.74
 2017-05-10  6:38 UTC 

[PATCH v2] LSM: Enable multiple calls to security_add_hooks() for the same LSM
 2017-05-10  6:33 UTC  (3+ messages)

[PATCH] printk: Add best-effort printk() buffering
 2017-05-10  6:21 UTC  (6+ messages)

[PATCH 0/6] tty: serial: lpuart: add imx7ulp support
 2017-05-10  6:19 UTC  (10+ messages)
` [PATCH 1/6] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
` [PATCH 2/6] tty: serial: lpuart: add little endian 32 bit register support
` [PATCH 4/6] tty: serial: lpuart: add imx7ulp support

linux-next: build warning after merge of the block tree
 2017-05-10  6:19 UTC  (4+ messages)

WMI and Kernel:User interface
 2017-05-10  6:11 UTC  (3+ messages)

[PATCH] perf report: don't crash on invalid maps in `-g srcline` mode
 2017-05-10  6:04 UTC  (2+ messages)

[RFC][PATCHv3 0/5] printk: introduce printing kernel thread
 2017-05-10  5:59 UTC  (3+ messages)
` [RFC][PATCHv3 2/5] "

[PATCH v2] perf report: distinguish between inliners in the same function
 2017-05-10  5:53 UTC  (2+ messages)

[PATCH -v3 0/13] mm: make movable onlining suck less
 2017-05-10  5:53 UTC  (3+ messages)

[PATCH] x86/PCI: fix duplicate 'const' declaration specifier
 2017-05-10  5:53 UTC  (2+ messages)

[PATCH] drm/mm: fix duplicate 'const' declaration specifier
 2017-05-10  5:52 UTC  (2+ messages)

[PATCH] x86/power/64: Use char arrays for asm function names
 2017-05-10  5:49 UTC  (3+ messages)

[v4 0/4] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-10  5:31 UTC  (5+ messages)
` [v4 3/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74

[PATCH] nfsd: avoid out of bounds read on array nfsd4_layout_ops
 2017-05-10  5:24 UTC  (5+ messages)

[PATCH] socfpga_a10: fix a kexec boot issue
 2017-05-10  5:13 UTC  (2+ messages)
` [PATCH] socfpga_a10: reset CPU1 in socfpga_cpu_kill()

[PATCH] net: dsa: loop: Check for memory allocation failure
 2017-05-10  4:54 UTC  (10+ messages)

[PATCH] net: fec: select queue depending on VLAN priority
 2017-05-10  4:51 UTC  (3+ messages)

[PATCH] staging: typec: Fix sparse warnings about incorrect types
 2017-05-10  4:39 UTC 

[PATCH] libertas: Avoid reading past end of buffer
 2017-05-10  4:33 UTC  (2+ messages)

[PATCH] net: dsa: loop: Free resources if initialization is deferred
 2017-05-10  4:30 UTC  (2+ messages)

[PATCH] cifs: cifsacl: Use a temporary ops variable to reduce code length
 2017-05-10  4:26 UTC  (2+ messages)

linux-next: Tree for May 10
 2017-05-10  4:23 UTC 

[PATCH 1/3] autofs - make disc device user accessible
 2017-05-10  4:18 UTC  (3+ messages)
` [PATCH 2/3] autofs - make dev ioctl version and ismountpoint "
` [PATCH 3/3] autofs - fix AT_NO_AUTOMOUNT not being honored

[PATCH] drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path
 2017-05-10  3:53 UTC 

[PATCH] Allow to use DMA_CTRL_REUSE flag for all channel types
 2017-05-10  3:55 UTC  (4+ 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).