linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-31 08:52:49 to 2018-08-31 13:31:04 UTC [more...]

[PATCH 0/3] kvm "fake DAX" device
 2018-08-31 13:30 UTC  (3+ messages)
` [PATCH 1/3] nd: move nd_region to common header
` [PATCH 2/3] libnvdimm: nd_region flush callback support

[RFC PATCH 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-08-31 13:30 UTC  (6+ messages)
` [RFC PATCH 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO

[PATCH v5 0/4] EDAC: Enhancements to Synopsys EDAC driver
 2018-08-31 13:27 UTC  (5+ messages)
` [PATCH v5 1/4] edac: synps: Add platform specific structures for ddrc controller
` [PATCH v5 2/4] dt: bindings: Document ZynqMP DDRC in Synopsys documentation
` [PATCH v5 3/4] edac: synopsys: Add EDAC ECC support for ZynqMP DDRC
` [PATCH v5 4/4] arm64: zynqmp: Add DDRC node

[PATCH] x86/dumpstack: fix address space casting in show_opcodes()
 2018-08-31 13:26 UTC  (3+ messages)

[RFC 01/13] iommu: Introduce bind_guest_stage API
 2018-08-31 13:20 UTC  (4+ messages)
  ` [RFC 02/13] iommu: Introduce tlb_invalidate API
  ` [RFC 09/13] iommu/smmuv3: Get prepared for nested stage support

[PATCH v3 00/38] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-31 13:16 UTC  (9+ messages)
` [PATCH v3 02/38] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH v3 03/38] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH v3 04/38] dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
` [PATCH v3 11/38] mmc: tegra: Reconfigure pad voltages during voltage switching

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-08-31 13:12 UTC  (4+ messages)
` [PATCH RFCv2 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock

[PATCH] regulator: da9063: fix DT probing with constraints
 2018-08-31 13:09 UTC  (3+ messages)

[PATCH v4 00/13] ata: ahci_platform: support allwinner R40 AHCI
 2018-08-31 12:58 UTC  (17+ messages)
` [PATCH v4 09/13] ARM: dts: sun8i: r40: add sata node
` [PATCH v4 12/13] ARM: dts: sun4i: a10: add sata-port/sata-phy nodes

[PATCH v1 1/7] mfd: intel_msic: Use DEFINE_RES_IRQ() macro
 2018-08-31 12:57 UTC  (14+ messages)
` [PATCH v1 2/7] mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macro
` [PATCH v1 3/7] mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macro
` [PATCH v1 4/7] mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
` [PATCH v1 5/7] mfd: Sort headers alphabetically for Intel PMIC drivers
` [PATCH v1 6/7] mfd: Convert Intel PMIC drivers to use SPDX identifier
` [PATCH v1 7/7] MAINTAINERS: Add myself as designated reviewer of Intel MFD PMIC

[PATCH] net: qca_spi: Fix race condition in spi transfers
 2018-08-31 12:53 UTC 

[PATCH] ARM: dts: tegra30: fix xcvr-setup-use-fuses
 2018-08-31 12:42 UTC 

[PULL REQUEST] i2c for 4.19
 2018-08-31 12:41 UTC 

[PATCH v1] mm: relax deferred struct page requirements
 2018-08-31 12:28 UTC  (13+ messages)

[PATCH 0/5] Remove sh_mobile_ceu_camera from arch/sh
 2018-08-31 12:25 UTC  (2+ messages)

[PATCH v2 1/4] iio: gyro: add support for fxas21002c
 2018-08-31 12:25 UTC  (2+ messages)

[PATCH] mm/page_alloc: Clean up check_for_memory
 2018-08-31 12:24 UTC  (3+ messages)

[PATCH 0/4] tty: Hold write ldisc sem in tty_reopen()
 2018-08-31 12:22 UTC  (17+ messages)
` [PATCH 1/4] tty: Drop tty->count on tty_reopen() failure
` [PATCH 2/4] tty: Hold tty_ldisc_lock() during tty_reopen()
` [PATCH 3/4] tty: Lock tty pair in tty_init_dev()

[PATCH] ipmi: Fix I2C client removal in the SSIF driver
 2018-08-31 12:20 UTC  (4+ messages)

[PATCH 0/6] Document r8a774a1 USB bindings
 2018-08-31 12:20 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support
` [PATCH 2/6] dt-bindings: rcar-gen3-phy-usb3: "
` [PATCH 3/6] dt-bindings: usb-xhci: "
` [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
` [PATCH 5/6] dt-bindings: usb: renesas_usbhs: Add r8a774a1 support
` [PATCH 6/6] usb: gadget: udc: renesas_usb3: "

[PATCH 0/8] gpio-addr-flash: Support for device-tree and cleanup
 2018-08-31 12:20 UTC  (4+ messages)
` [PATCH 8/8] dt-binding: mtd: Document gpio-addr-flash

[rfc] leds: add TI LMU backlight driver
 2018-08-31 12:19 UTC  (4+ messages)

[PATCH v13 00/13] Intel SGX1 support
 2018-08-31 12:19 UTC  (24+ messages)
` [PATCH v13 02/13] x86/cpufeature: Add SGX and SGX_LC CPU features
` [PATCH v13 07/13] x86/sgx: Add data structures for tracking the EPC pages
` [PATCH v13 09/13] x86/sgx: Enclave Page Cache (EPC) memory manager
` [PATCH v13 10/13] x86/sgx: Add sgx_einit() for initializing enclaves

[PATCH 1/4] dt-bindings: memory: jz4780-nemc: Add compatible string for JZ4725B
 2018-08-31 12:18 UTC  (3+ messages)
` [PATCH 3/4] memory: jz4780-nemc: Reduce size of const array

[PATCH] dt-bindings: Fix typo in compatible description
 2018-08-31 12:18 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: rcar: Add r8a774a1 support
 2018-08-31 12:18 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: connector: Add USB-PD PPS APDO support
 2018-08-31 12:17 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: connector: Add support for USB-PD PPS APDOs to bindings
` [PATCH 2/3] dt-bindings: usb: fusb302: Use usb-connector bindings for configuration

[PATCH] cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
 2018-08-31 12:15 UTC  (5+ messages)
` [tip:smp/urgent] "

[PATCH] lightnvm: pblk: remove debug from pblk_[down/up]_page
 2018-08-31 12:11 UTC  (2+ messages)

[PATCH] sched/topology: Use Identity node only if required
 2018-08-31 12:08 UTC  (10+ messages)
` [PATCH 1/2] sched/topology: Set correct numa topology type
  ` [PATCH 2/2] sched/topology: Expose numa_mask set/clear functions to arch

[PATCH] sched/topology: Use Identity node only if required
 2018-08-31 12:06 UTC  (8+ messages)

[PATCH] r8169: add support for NCube 8168 network card
 2018-08-31 12:06 UTC 

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-08-31 12:05 UTC  (17+ messages)
` [PATCH v3 17/30] iio: adc: sun4i-gpadc-iio: rework: support clocks and reset
` [PATCH v3 18/30] iio: adc: sun4i-gpadc-iio: rework: support multiple sensors
` [PATCH v3 19/30] iio: adc: sun4i-gpadc-iio: rework: support nvmem calibration data
` [PATCH v3 20/30] iio: adc: sun4i-gpadc-iio: rework: device specific suspend & resume
` [PATCH v3 21/30] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
      ` [linux-sunxi] "
` [PATCH v3 25/30] ARM: dts: sun8i: h3: add thermal zone to H3

[PATCH] ARM: dts: pxa: fix power i2c base address
 2018-08-31 12:03 UTC 

[PATCH 0/7] spi: spi-mem: Add a driver for NXP FlexSPI controller
 2018-08-31 11:58 UTC  (10+ messages)
` [PATCH 1/7] spi: add slave device size in spi_device struct
` [PATCH 2/7] spi: add flags for octal I/O data transfer
` [PATCH 3/7] spi: spi-mem: Add a driver for NXP FlexSPI controller
` [PATCH 4/7] dt-bindings: spi: add binding file for NXP FlexSPI driver
` [PATCH 5/7] arm64: dts: lx2160a: add fspi node property
` [PATCH 6/7] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH 7/7] MAINTAINERS: add maintainers for the "

[PATCH 0/7 v6] Support for fsl-mc bus and its devices in SMMU
 2018-08-31 11:57 UTC  (2+ messages)

[PATCH] spi: dw-mmio: avoid hardcoded field mask
 2018-08-31 11:54 UTC  (2+ messages)

[PATCH] lightnvm: move bad block and chunk state logic to core
 2018-08-31 11:50 UTC  (2+ messages)

[PATCH 00/12] Avoid synchronous TLB invalidation for intermediate page-table entries on arm64
 2018-08-31 11:50 UTC  (11+ messages)

[PATCH 15/15] blkcg: add average latency tracking to blk-cgroup
 2018-08-31 11:38 UTC  (3+ messages)

[PATCH v5 2/2] drm/mali-dp: Implement plane alpha and pixel blend on malidp
 2018-08-31 11:35 UTC  (2+ messages)

[PATCH] x86, mm: Reserver some memory for bootmem allocator for NO_BOOTMEM
 2018-08-31 11:33 UTC  (11+ messages)

[PATCH] clk: renesas: r9a06g032: Fix UART34567 clock rate
 2018-08-31 11:26 UTC 

[PATCH 2/2] net/ibm/emac: deletion of unneeded macros definitions
 2018-08-31 11:23 UTC  (2+ messages)

[GIT PULL] Char/Misc driver patches for 4.19-rc1
 2018-08-31 11:19 UTC  (2+ messages)

[PATCH 07/15] blkcg: consolidate bio_issue_init and blkg association
 2018-08-31 11:11 UTC  (3+ messages)

RFC: changed error code when binding unix socket twice
 2018-08-31 11:14 UTC  (2+ messages)

[PATCH v2] rsi: remove set but not used variable 'header_size'
 2018-08-31 11:13 UTC 

[PATCH 0/6] crypto: vf-crc - Add new driver (and required clk, DTS...)
 2018-08-31 11:07 UTC  (4+ messages)
` [PATCH 6/6] crypto: vf-crc - Add new driver for Freescale Vybrid CRC

[PATCH] Documentation/arm64/sve: Couple of improvements and typoes
 2018-08-31 11:03 UTC  (2+ messages)

[PATCH v12 00/12]
 2018-08-31 10:39 UTC  (3+ messages)
` [PATCH v12 04/12] livepatch: Consolidate klp_free functions

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2018-08-31 10:31 UTC  (3+ messages)

[PATCH] kconfig: do not require pkg-config on make {menu,n}config
 2018-08-31 10:26 UTC  (2+ messages)

[PATCH 2/2] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
 2018-08-31 10:21 UTC  (3+ messages)

[PATCH 1/2] net/ibm/emac: wrong emac_calc_base call was used by typo
 2018-08-31 10:18 UTC  (3+ messages)

[PATCH V2 0/4] Fintek F81232 driver improve and fix
 2018-08-31 10:13 UTC  (4+ messages)
` [PATCH V2 3/4] serial: f81232: implement break control

[PATCH V6 0/4] clk: new APIs to handle all available clocks
 2018-08-31 10:09 UTC  (3+ messages)
` [PATCH V6 4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations

[PATCH] EDAC, ghes: use CPER module handles to locate DIMMs
 2018-08-31 10:06 UTC  (4+ messages)

[PATCH] usb: core: phy: clean up return value check about devm_of_phy_get_by_index()
 2018-08-31 10:05 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] HID: i2c-hid: enforce I2C_HID_QUIRK_RESEND_REPORT_DESCR
 2018-08-31 10:04 UTC  (2+ messages)

[PATCH 06/15] blkcg: always associate a bio with a blkg
 2018-08-31 10:02 UTC  (3+ messages)

[PATCH v3] usb: core: phy: fix return value checking about devm_of_phy_get_by_index()
 2018-08-31 10:03 UTC  (3+ messages)

[PATCH 0/7] pblk fixes
 2018-08-31 10:02 UTC  (5+ messages)
` [PATCH 4/7] lightnvm: pblk: move global caches to module init/exit

[PATCH v5] usb: core: phy: clean up return value check about devm_of_phy_get_by_index()
 2018-08-31 10:01 UTC 

[PATCH V2] lightnvm: pblk: fix mapping issue on failed writes
 2018-08-31  9:59 UTC  (2+ messages)
` [PATCH] lightnvm: pblk: stop recreating global caches

[Question] When should a driver issue STOP condition?
 2018-08-31  9:53 UTC  (2+ messages)

[RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
 2018-08-31  9:53 UTC  (11+ messages)

Patch "asm-generic/bitops/lock.h: Rewrite using atomic_fetch_" causes kernel crash
 2018-08-31  9:53 UTC  (11+ messages)

[PATCH 10/23] wireless: remove unnecessary unlikely()
 2018-08-31  9:52 UTC  (4+ messages)
` [PATCH 19/23] pinctrl: "

[Patch v15 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-08-31  9:51 UTC  (7+ messages)
` [Patch v15 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2

[PATCH v3] ARM: dts: pxa: add mioa701 board description
 2018-08-31  9:48 UTC  (4+ messages)

[PATCH v2 1/2] clk: tegra: Don't enable already enabled PLLs
 2018-08-31  9:45 UTC  (4+ messages)
` [PATCH v2 2/2] clk: tegra20: Enable lock-status polling for PLLs

[PATCH] remoteproc: qcom: Rename Hexagon v5 PAS driver
 2018-08-31  9:44 UTC  (4+ messages)

[PATCH RFC memory-model 0/7] Memory-model changes
 2018-08-31  9:43 UTC  (5+ messages)
` [PATCH RFC LKMM 3/7] EXP tools/memory-model: Add more LKMM limitations

make *config regression: pkg-build
 2018-08-31  9:42 UTC  (3+ messages)

[PATCH 1/6] staging: erofs: formatting fix in unzip_vle_lz4.c
 2018-08-31  9:41 UTC  (6+ messages)
` [PATCH 2/6] staging: erofs: formatting fix to NULL comparison

[PATCH] f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy
 2018-08-31  9:39 UTC 

[PATCH] Partially revert "HID: generic: create one input report per application type"
 2018-08-31  9:36 UTC 

[PATCH] clk: ti: fix OF child-node lookup
 2018-08-31  9:34 UTC  (5+ messages)

[PATCH v1] MAINTAINERS: Add myself as designated reviewer of Intel PMIC GPIO
 2018-08-31  9:28 UTC  (2+ messages)

[PATCH 2/7] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
 2018-08-31  9:27 UTC  (3+ messages)
` [PATCH 3/7] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly v2

[PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-08-31  9:17 UTC  (3+ messages)

[PATCH 0/3] Add support for high-resolution scrolling on Logitech mice
 2018-08-31  9:14 UTC  (6+ messages)
` [PATCH 3/3] Enable "

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-08-31  9:14 UTC  (4+ messages)
` [PATH v5 "
  ` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array

[PATCH 00/11] MAINTAINERS: update of of some Microchip entries
 2018-08-31  9:13 UTC  (2+ messages)

[PATCH v1 1/4] x86/cpu: Introduce INTEL_CPU_FAM*_NODATA() helper macros
 2018-08-31  9:10 UTC  (4+ messages)
` [PATCH v1 2/4] x86/efi: Get rid of custom ICPU() macro
` [PATCH v1 3/4] ACPI / LPSS: "
` [PATCH v1 4/4] ACPI / x86: utils: "

[PATCH 0/4] Add Amlogic video decoder driver
 2018-08-31  9:09 UTC  (3+ messages)

[PATCH 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-08-31  9:03 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: add macros related to MICRON flash
` [PATCH 2/2] mtd: spi-nor: add entry for mt35xu512aba flash

[PATCH v5 0/2] tpm: add support for nonblocking operation
 2018-08-31  9:02 UTC  (5+ messages)
` [PATCH v5 2/2] "

[PATCH v6 00/14] Energy Aware Scheduling
 2018-08-31  9:04 UTC  (5+ messages)
` [PATCH v6 03/14] PM: Introduce an Energy Model management framework

[PATCH 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-08-31  8:56 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: add macros related to MICRON flash
` [PATCH 2/2] mtd: spi-nor: add entry for mt35xu512aba flash

[PATCH] MAINTAINERS: Add me as a keys/trusted maintainer
 2018-08-31  8:55 UTC  (2+ messages)

[PATCH 0/4] drm/dp_mst: Add DP MST debugfs nodes for all drivers
 2018-08-31  8:53 UTC  (3+ messages)
` [PATCH 1/4] drm/debugfs: Add support for dynamic debugfs initialization

[PATCH] PM / devfreq: stopping the governor before device_unregister()
 2018-08-31  8:52 UTC  (2+ 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).