linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-14 16:31:53 to 2017-05-15 07:54:58 UTC [more...]

[PATCH linux-next v2 0/1] improve imx spi performance
 2017-05-14 10:06 UTC  (2+ messages)

[PATCH v3 0/9] arm: dts: extend mt7623 support
 2017-05-15  7:53 UTC  (3+ messages)
` [PATCH v3 3/9] dt-bindings: arm: mediatek: update for MT7623n SoC and relevant boards

[PATCH V2 0/6] tty: serial: lpuart: add imx7ulp support
 2017-05-15  7:48 UTC  (7+ messages)
` [PATCH V2 1/6] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
` [PATCH V2 2/6] tty: serial: lpuart: add little endian 32 bit register support
` [PATCH V2 3/6] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
` [PATCH V2 4/6] tty: serial: lpuart: add imx7ulp support
` [PATCH V2 5/6] tty: serial: lpuart: add earlycon support for imx7ulp
` [PATCH V2 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method

[PATCH 0/2] acpi/button: revert v4.10 behavior
 2017-05-15  7:45 UTC  (13+ messages)
` [PATCH 1/2] Revert "ACPI / button: Remove lid_init_state=method mode"
` [PATCH 2/2] Revert "ACPI / button: Change default behavior to lid_init_state=open"

[perf] ddb06e08fa: INFO:possible_recursive_locking_detected
 2017-05-15  7:42 UTC 

[PATCH 1/2] zram: count same page write as page_stored
 2017-05-15  7:41 UTC  (2+ messages)
` [PATCH 2/2] zram: do not count duplicated pages as compressed

[PATCH] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
 2017-05-15  7:39 UTC 

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

[PATCH v2] i2c: mux: only print failure message on error
 2017-05-15  7:40 UTC 

[PATCH 0/2] spi: spidev: Introduce SPI_IOC_WR_DEFAULT_MAX_SPEED_HZ command
 2017-05-15  7:34 UTC  (2+ messages)

[PATCH v3 0/3] Fix mdp device tree
 2017-05-15  7:27 UTC  (5+ messages)
` [PATCH v3 3/3] media: mtk-mdp: "

[PATCH] usb-musb: keep VBUS on when device is disconnected
 2017-05-15  7:07 UTC  (12+ messages)

[PATCH v2 0/8] Introduce new mode validation callbacks
 2017-05-15  7:05 UTC  (22+ messages)
` [PATCH v2 1/8] drm: Add crtc/encoder/bridge->mode_valid() callbacks
` [PATCH v2 8/8] drm: arc: Use crtc->mode_valid() callback
` [PATCH v2 7/8] drm: Use mode_valid() in atomic modeset
` [PATCH v2 5/8] drm: Use new mode_valid() helpers in connector probe helper
` [PATCH v2 6/8] drm: Introduce drm_bridge_mode_valid()

[PATCH 04/36] mutex, futex: adjust kernel-doc markups to generate ReST
 2017-05-15  7:03 UTC  (6+ messages)

[PATCH 0/2] dmaengine: mtk-hsdma: add support for Mediatek High-Speed DMA controller on MT7623 SoC
 2017-05-15  6:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add Mediatek High-Speed DMA controller bindings
` [PATCH 2/2] dmaengine: mtk-hsdma: Add Mediatek High-Speed DMA controller on MT7623 SoC

[PATCH] i2c: mux: only print failure message on error
 2017-05-15  6:59 UTC  (3+ messages)

[RFC] A question about sysctl
 2017-05-15  6:58 UTC 

[PATCH] crash: Fix linux-next build warning
 2017-05-15  6:43 UTC 

[PATCH 0/2] Industry-pack bus: Adjustments for two function implementations
 2017-05-15  6:40 UTC  (5+ messages)
` [PATCH 2/2] ipack: Improve a size determination in ipack_bus_register()
      `  "

[PATCH 1/3] arm64: dts: hi3660: add pcie node
 2017-05-15  6:27 UTC  (3+ messages)
` [PATCH 2/3] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
` [PATCH 3/3] defconfig: PCI: Enable Kirin PCIe defconfig

[PATCH v2 1/2] ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
 2017-05-15  6:32 UTC  (4+ messages)
` [PATCH v4 2/4] ACPICA: Tables: Add mechanism to allow to balance late stage acpi_get_table() independently

[PATCH] ligtnvm: if LUNs are already allocated fix return
 2017-05-15  6:31 UTC  (2+ messages)

[PATCH] mm/kasan: use kasan_zero_pud for p4d table
 2017-05-15  6:20 UTC 

[patch 00/18] init: Enable might_sleep() and smp_processor_id() debugging early
 2017-05-15  6:18 UTC  (22+ messages)
` [patch 01/18] init: Pin init task to boot cpu initially
` [patch 02/18] arm: Adjust system_state check
` [patch 03/18] arm64: "
` [patch 04/18] x86/smp: "
` [patch 05/18] metag: "
` [patch 06/18] powerpc: "
` [patch 07/18] ACPI: "
` [patch 08/18] mm: "
` [patch 09/18] cpufreq/pasemi: "
` [patch 10/18] iommu/vt-d: Adjust system_state checks
` [patch 11/18] iommu/of: Adjust system_state check
` [patch 12/18] async: Adjust system_state checks
` [patch 13/18] extable: "
` [patch 14/18] printk: "
` [patch 15/18] mm/vmscan: "
` [patch 16/18] init: Introduce SYSTEM_BOOTING_UP/SMP states
` [patch 17/18] sched: Enable might_sleep() checks early
` [patch 18/18] sched: Enable smp_processor_id() "

[PATCH 3.18 00/39] 3.18.53-stable review
 2017-05-15  6:17 UTC  (7+ messages)

[RFC/RFT PATCH 1/3] PCI: Introduce pci_bus_find_numa_node()
 2017-05-15  6:13 UTC  (3+ messages)
` [RFC/RFT PATCH 3/3] PCI/ACPI: Add ACPI pci_bus_find_numa_node() implementation

[PATCH] kmod: don't load module unless req process has CAP_SYS_MODULE
 2017-05-15  6:10 UTC  (6+ messages)

[PATCH v3 0/2] XRA1403,gpio - add XRA1403 gpio expander driver
 2017-05-15  5:58 UTC  (3+ messages)
` [PATCH v3 1/2] gpio - Add EXAR XRA1403 SPI GPIO "
` [PATCH v3 2/2] Add XRA1403 support to MAINTAINERS file

[PATCH 1/3] clk: hi3660: fix wrong parent name of clk_mux_sysbus
 2017-05-15  5:54 UTC  (3+ messages)
` [PATCH 2/3] clk: hi3660: add clocks for video encoder and decoder
` [PATCH 3/3] clk: hi3660: Set PPLL2 to 2880M

[PATCH] net: fec: select queue depending on VLAN priority
 2017-05-15  5:39 UTC  (6+ messages)

[PATCH] drivers/staging/ccree: Removing trailing whitespaces
 2017-05-15  5:33 UTC 

[PATCH v5] iio: adc: Add support for TI ADC108S102 and ADC128S102
 2017-05-15  5:20 UTC  (3+ messages)

nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3
 2017-05-15  5:20 UTC  (4+ messages)

[PATCH 00/11] Broadcom Stingray SOC Initial Support
 2017-05-15  5:11 UTC  (9+ messages)
` [PATCH 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
` [PATCH 04/11] arm64: dts: Initial DTS files for Broadcom "

linux-next: build warning after merge of the akpm-current tree
 2017-05-15  5:07 UTC  (3+ messages)

[linux-next][bisected 1945bc45] build brakes for PowerPC BE configuration on LPAR
 2017-05-15  5:06 UTC  (2+ messages)
` [linux-next, bisected, "

[PATCH] powerpc: fix distclean with Makefile.postlink
 2017-05-15  5:06 UTC  (2+ messages)
`  "

[PATCH v8 0/4] Broadcom SBA RAID support
 2017-05-15  5:04 UTC  (5+ messages)
` [PATCH v8 1/4] lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
` [PATCH v8 2/4] async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
` [PATCH v8 3/4] dmaengine: Add Broadcom SBA RAID driver
` [PATCH v8 4/4] dt-bindings: Add DT bindings document for "

[PATCH] staging: iio: meter: Replace symbolic permissions with octal permissions
 2017-05-15  4:38 UTC  (4+ messages)

[drm:qxl] BUG: sleeping function called from invalid context - qxl_bo_kmap_atomic_page()...splat
 2017-05-15  4:20 UTC  (5+ messages)

[PATCH] net: x25: fix one potential use-after-free issue
 2017-05-15  4:12 UTC 

[PATCH v2 1/3] sched/deadline: Zero out positive runtime after throttling constrained tasks
 2017-05-15  4:07 UTC  (9+ messages)
` [PATCH v2 2/3] sched/deadline: Throttle the task when missing its deadline

[PATCH] selftests/vm: Fix test for virtual address range mapping for arm64
 2017-05-15  4:01 UTC  (2+ messages)

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-05-15  3:57 UTC  (11+ messages)

[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
 2017-05-15  3:36 UTC  (16+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf

[PATCH 1/3] Fix ERROR: trailing statements should be on next line
 2017-05-15  3:20 UTC  (9+ messages)
` [PATCH 2/3] Fix ERROR: Macros with complex values should be enclosed in parentheses
` [PATCH 3/3] Fix ERROR: code indent should use tabs where possible

[PATCH 1/3] staging: iio: meter: Add the comment for mutex definition
 2017-05-15  3:10 UTC  (5+ messages)
` [PATCH v2 0/3] coding style warnings fixes
  ` [PATCH v2 3/3] staging: iio: meter: Replace symbolic permissions with octal permissions

[PATCH v4 0/2] Add PCIe host driver support for Mediatek SoCs
 2017-05-15  3:09 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
` [PATCH v4 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe

linux-next: Tree for May 15
 2017-05-15  2:58 UTC 

[PATCH] ACPI / GED: use late init to allow other drivers init
 2017-05-15  2:36 UTC  (5+ messages)

[PATCH v3 0/6] Add board support for TS-4600
 2017-05-15  2:30 UTC  (6+ messages)
` [PATCH v3 6/6] watchdog: ts4600: add driver for TS-4600 watchdog

[PATCH] net: socket: mark socket protocol handler structs as const
 2017-05-15  2:26 UTC 

[PATCH 03/13] docs: update old references for DocBook from the documentation
 2017-05-15  2:07 UTC  (2+ messages)

[PATCH v2 1/2] clk: imx7d: fix USDHC NAND clock
 2017-05-15  1:53 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: imx7: add USDHC NAND and IPG clock to SDHC instances

[PATCH v4 1/3] hwmon: (adt7475) fan stall prevention
 2017-05-15  1:30 UTC  (3+ messages)
` [PATCH v4 2/3] hwmon: (adt7475) temperature smoothing
` [PATCH v4 3/3] hwmon: (adt7475) add high frequency support

[PATCH v2] perf report: distinguish between inliners in the same function
 2017-05-15  1:21 UTC  (8+ messages)

Makefile:541: arch/avr32/Makefile: No such file or directory
 2017-05-15  1:20 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH 0/2] arm64: meson-gxbb: NanoPi K2 enablement
 2017-05-15  1:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: amlogic: Add NanoPi K2
` [PATCH 2/2] arm64: dts: "

[PATCH] ASoC: hdmi-codec: fix spelling mistake: "deteced" -> "detected"
 2017-05-15  0:57 UTC  (2+ messages)

[PATCH 00/17] convert/reorganize Documentation/security/
 2017-05-15  0:00 UTC  (4+ messages)
` [PATCH 06/17] doc: security: minor cleanups to build kernel-doc

[PATCH trivial] security: Grammar s/allocates/allocated/
 2017-05-15  0:00 UTC  (2+ messages)

[PATCH v3] LSM: Enable multiple calls to security_add_hooks() for the same LSM
 2017-05-14 23:59 UTC  (2+ messages)

[PATCH] X86: don't report PAT on CPUs that don't support it
 2017-05-14 22:07 UTC  (4+ messages)

[PATCH v3 2/4] hwmon: (adt7475) fan stall prevention
 2017-05-14 21:55 UTC  (7+ messages)
` [PATCH v3 3/4] hwmon: (adt7475) temperature smoothing

[PATCH] Make initramfs honor CONFIG_DEVTMPFS_MOUNT
 2017-05-14 21:35 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH v5 0/3] printk: fix double printing with earlycon
 2017-05-14 21:01 UTC  (9+ messages)
` [PATCH v9 3/3] "

Bad signatures on recent stable releases
 2017-05-14 20:56 UTC  (2+ messages)

[PATCH] m68k/defconfig: Update defconfigs for v4.12-rc1
 2017-05-14 20:56 UTC 

[rcu:rcu/dev 68/82] kernel/rcu/srcu.c:517:15: error: redefinition of 'srcu_batches_completed'
 2017-05-14 20:53 UTC 

[PATCH] staging: fsl-mc: Fix code alignment style issues
 2017-05-14 20:20 UTC 

[PATCH] iio: tsl2583: add runtime power management support
 2017-05-14 20:08 UTC  (3+ messages)

[PATCH v15 00/13] mux controller abstraction and iio/i2c muxes
 2017-05-14 19:51 UTC  (14+ messages)
` [PATCH v15 01/13] devres: trivial whitespace fix
` [PATCH v15 02/13] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
` [PATCH v15 03/13] mux: minimal mux subsystem
` [PATCH v15 04/13] mux: gpio: add mux controller driver for gpio based multiplexers
` [PATCH v15 05/13] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v15 06/13] dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
` [PATCH v15 07/13] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v15 08/13] dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
` [PATCH v15 09/13] i2c: i2c-mux-gpmux: new driver
` [PATCH v15 10/13] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v15 11/13] mux: adg792a: add mux controller driver for ADG792A/G
` [PATCH v15 12/13] dt-bindings: add mmio-based syscon mux controller DT bindings
` [PATCH v15 13/13] mux: mmio-based syscon mux controller

[PATCH 2/2] kstrtox: use "unsigned int" more
 2017-05-14 19:47 UTC 

[PATCH 1/2] kstrtox: delete end-of-string test
 2017-05-14 19:37 UTC 

[PATCH v5] fpga manager: Add Altera CvP driver
 2017-05-14 19:01 UTC  (2+ messages)

Linux 4.11
 2017-05-14 18:57 UTC  (7+ messages)
` [git pull] uaccess-related bits of vfs.git

22743 linux-kernel
 2017-05-14 18:20 UTC 

[PATCH] sched: remove sched_find_first_bit()
 2017-05-14 18:09 UTC  (2+ messages)

Linux 4.12-rc1
 2017-05-14 17:59 UTC  (2+ messages)
` Linux 4.12-rc1 (file locations)

HPET enabled in BIOS, not presented as available_clocksource -- config, kernel code, &/or BIOS?
 2017-05-14 17:41 UTC  (18+ messages)
      ` [Xen-devel] "

[PATCH v1] drm: Add DRM_ROTATE_ and DRM_REFLECT_ defines to UAPI
 2017-05-14 17:26 UTC 

[PATCH] kbuild: add ARM support for tar-pkg
 2017-05-14 17:09 UTC  (4+ messages)
  ` [PATCH v2] kbuild: add explicit "

[PATCH] fix spelling mistake: "dimesions" -> "dimensions"
 2017-05-14 17:00 UTC 

[PATCH] [media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"
 2017-05-14 16:47 UTC 

[PATCH] FMC: fix spelling mistake: "deivce" -> "device"
 2017-05-14 16:42 UTC 

[PATCH] fsl_udc_core: fix spelling mistake: "Dectected" -> "Detected"
 2017-05-14 16:36 UTC 

[PATCH v7 00/13] Initial Allwinner Display Engine 2.0 Support
 2017-05-14 16:30 UTC  (13+ messages)
` [PATCH v7 02/13] clk: sunxi-ng: add support for DE2 CCU
` [PATCH v7 03/13] dt-bindings: add bindings for DE2 on V3s SoC
` [PATCH v7 04/13] drm/sun4i: return only planes for layers created
` [PATCH v7 05/13] drm/sun4i: abstract a engine type
` [PATCH v7 06/13] drm/sun4i: add a dedicated module for sun4i-backend and sun4i-layer
` [PATCH v7 07/13] drm/sun4i: add a Kconfig option for sun4i-backend
` [PATCH v7 08/13] drm/sun4i: add support for Allwinner DE2 mixers
` [PATCH v7 09/13] drm/sun4i: Add compatible string for V3s display engine
` [PATCH v7 10/13] drm/sun4i: tcon: add support for V3s TCON
` [PATCH v7 11/13] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
` [PATCH v7 12/13] ARM: sun8i: v3s: add pinmux for LCD pins of V3s SoC
` [PATCH v7 13/13] [DO NOT MERGE] ARM: sun8i: v3s: enable LCD panel of Lichee Pi Zero


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