linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-21 07:29:44 to 2018-09-21 10:26:14 UTC [more...]

[RFC PATCH 00/40] Cleanup pci-keystone.c and Add AM654 PCIe Support
 2018-09-21 10:21 UTC  (33+ messages)
` [RFC PATCH 01/40] PCI: keystone: Use quirk to limit MRRS for K2G
` [RFC PATCH 02/40] PCI: keystone: Use quirk to set MRRS for PCI host bridge
` [RFC PATCH 03/40] PCI: keystone: Move dw_pcie_setup_rc out of ks_pcie_establish_link()
` [RFC PATCH 04/40] PCI: keystone: Do not initiate link training multiple times
` [RFC PATCH 05/40] PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
` [RFC PATCH 06/40] PCI: keystone: Add start_link/stop_link dw_pcie_ops
` [RFC PATCH 07/40] PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
` [RFC PATCH 09/40] PCI: keystone: Remove redundant platform_set_drvdata
` [RFC PATCH 10/40] PCI: keystone: Use uniform function naming convention
` [RFC PATCH 11/40] dt-bindings: PCI: keystone: Add bindings to get device control module
` [RFC PATCH 12/40] PCI: keystone: Use syscon APIs to get device id from "
` [RFC PATCH 13/40] dt-bindings: PCI: keystone: Add "reg-names" binding information
` [RFC PATCH 15/40] PCI: keystone: Cleanup PHY handling
` [RFC PATCH 16/40] PCI: keystone: Invoke pm_runtime APIs to enable clock
` [RFC PATCH 18/40] PCI: keystone: Get number of OB windows from DT and cleanup MEM space configuration
` [RFC PATCH 19/40] PCI: keystone: Cleanup set_dbi_mode and get_dbi_mode
` [RFC PATCH 20/40] PCI: keystone: Cleanup ks_pcie_link_up()
` [RFC PATCH 21/40] PCI: keystone: Add debug error message for all errors
` [RFC PATCH 22/40] PCI: keystone: Reorder header file in alphabetical order
` [RFC PATCH 23/40] PCI: keystone: Cleanup macros defined in pci-keystone.c
` [RFC PATCH 24/40] PCI: keystone: Move initializations to appropriate places
` [RFC PATCH 25/40] dt-bindings: PCI: Add dt-binding to configure PCIe mode
` [RFC PATCH 26/40] PCI: keystone: Explicitly set the "
` [RFC PATCH 27/40] dt-bindings: PCI: Document "atu" reg-names
` [RFC PATCH 28/40] PCI: dwc: Fix ATU identification for designware version >= 4.80
` [RFC PATCH 29/40] PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
` [RFC PATCH 31/40] PCI: keystone: Add support for PCIe in AM654x Platforms
` [RFC PATCH 32/40] phy: core: Invoke pm_runtime_get_*/pm_runtime_put_* before invoking reset callback
` [RFC PATCH 33/40] dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoC
` [RFC PATCH 34/40] phy: ti: Add a new SERDES driver for TI's "
` [RFC PATCH 36/40] arm64: dts: k3-am6: Add "socionext,synquacer-pre-its" property to gic_its
` [RFC PATCH 37/40] arm64: dts: k3-am6: Add Main System Control Module node

[PATCH 0/9] Implement wake event support on Tegra186 and later
 2018-09-21 10:25 UTC  (8+ messages)
` [PATCH 1/9] dt-bindings: tegra186-pmc: Add interrupt controller properties
` [PATCH 3/9] soc/tegra: pmc: Add wake event support
` [PATCH 4/9] soc/tegra: pmc: Add initial Tegra186 wake events
` [PATCH 6/9] gpio: Add support for hierarchical IRQ domains
` [PATCH 7/9] dt-bindings: tegra186-gpio: Add wakeup parent support
` [PATCH 8/9] gpio: tegra186: Rename flow variable to type
` [PATCH 9/9] gpio: tegra186: Implement wake event support

[PATCH v2, RESEND 0/3] tpm: retrieve digest size of unknown algorithms from TPM
 2018-09-21 10:24 UTC  (3+ messages)
` [PATCH v2, RESEND 2/3] tpm: modify tpm_pcr_read() definition to pass TPM hash algorithms

[PATCH v3 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-09-21 10:22 UTC  (6+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] dt-bindings: spi: add binding file "
` [PATCH v3 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v3 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH v3 5/5] MAINTAINERS: add maintainers for the "

[PATCH 1/2] [media] imx214: Add imx214 camera sensor driver
 2018-09-21 10:15 UTC  (4+ messages)
` [PATCH 2/2] [media] imx214: device tree binding

[PATCH] i40e: Use proper enum in i40e_ndo_set_vf_link_state
 2018-09-21 10:13 UTC 

[PATCH] pwm: tegra: Remove gratuituous blank line
 2018-09-21 10:13 UTC 

[PATCH] rtc: tegra: Propagate errors from platform_get_irq()
 2018-09-21 10:12 UTC 

[PATCH 1/2] hwmon: pwm-fan: Silence error on probe deferral
 2018-09-21 10:10 UTC  (2+ messages)
` [PATCH 2/2] hwmon: pwm-fan: Set fan speed to 0 on suspend

[PATCH v3 00/13] drm/mediatek: support hdmi output for mt2701 and mt7623
 2018-09-21 10:10 UTC  (11+ messages)
` [PATCH v3 02/12] drm/mediatek: move hardware register to node data
` [PATCH v3 04/12] drm/mediatek: add clock factor for different IC
` [PATCH v3 05/12] drm/mediatek: convert dpi driver to use drm_of_find_panel_or_bridge
` [PATCH v3 06/12] drm/mediatek: add dpi driver for mt2701 and mt7623
` [PATCH v3 09/12] drm/mediatek: add hdmi driver for MT2701 and MT7623

[PATCH v2 1/2] [media] imx214: device tree binding
 2018-09-21 10:09 UTC  (2+ messages)
` [PATCH v2 2/2] [media] imx214: Add imx214 camera sensor driver

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-21 10:05 UTC  (10+ messages)

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-09-21 10:07 UTC  (3+ messages)
` [PATCH v5 10/23] iommu: introduce device fault data

[PATCH v5] ARM: mvebu: use dt_fixup to provide fallback for enable-method
 2018-09-21 10:05 UTC  (2+ messages)

[PATCH] kernel/kcov: Replace vm_insert_page with vmf_insert_page
 2018-09-21 10:03 UTC  (3+ messages)

[PATCH] media: pxa_camera: Fix check for pdev->dev.of_node
 2018-09-21 10:00 UTC 

[PATCH v13 0/3] Fix issues with huge mapping in ioremap for ARM64
 2018-09-21  9:56 UTC  (4+ messages)
` [PATCH v13 3/3] arm64: Implement page table free interfaces

[PATCH] framewarn: expand KASAN_EXTRA exception to KASAN
 2018-09-21  9:55 UTC  (6+ messages)

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-09-21  9:54 UTC  (7+ messages)
` [RFC v2 01/20] iommu: Introduce bind_pasid_table API
` [RFC v2 14/20] iommu: introduce device fault data

[PATCH v10 00/26] guest dedicated crypto adapters
 2018-09-21  9:52 UTC  (4+ messages)
` [PATCH v10 06/26] s390: vfio-ap: sysfs interfaces to configure adapters

[PATCH -next] mm/gup_benchmark: Fix unsigned comparison to zero in __gup_benchmark_ioctl
 2018-09-21  9:50 UTC 

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-21  9:46 UTC  (28+ messages)
` [PATCH V2 01/27] mmc: mmci: internalize dma map/unmap into mmci dma functions
` [PATCH V2 02/27] mmc: mmci: internalize dma_inprogress "
` [PATCH V2 03/27] mmc: mmci: convert dma_setup callback to return an int
` [PATCH V2 04/27] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V2 05/27] mmc: mmci: move mmci next cookie to mci host
` [PATCH V2 06/27] mmc: mmci: merge prepare data functions
` [PATCH V2 07/27] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V2 08/27] mmc: mmci: add get_next_data callback
` [PATCH V2 09/27] mmc: mmci: modify dma_setup callback
` [PATCH V2 10/27] mmc: mmci: add dma_release callback
` [PATCH V2 11/27] mmc: mmci: add dma_start callback
` [PATCH V2 12/27] mmc: mmci: add dma_finalize callback
` [PATCH V2 13/27] mmc: mmci: add dma_error callback
` [PATCH V2 14/27] mmc: mmci: add validate_data callback
` [PATCH V2 15/27] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V2 16/27] mmc: mmci: add datactrl block size variant property
` [PATCH V2 17/27] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V2 18/27] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V2 19/27] mmc: mmci: add variant property to define dpsm bit
` [PATCH V2 20/27] mmc: mmci: add variant property to define irq pio mask
` [PATCH V2 21/27] mmc: mmci: add variant property to write datactrl before command
` [PATCH V2 22/27] mmc: mmci: add variant property to not read datacnt
` [PATCH V2 23/27] mmc: mmci: add variant property to request a reset
` [PATCH V2 24/27] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V2 25/27] mmc: mmci: add stm32 sdmmc registers
` [PATCH V2 26/27] mmc: mmci: add DT bindings for STM32 sdmmc
` [PATCH V2 27/27] mmc: mmci: add stm32 sdmmc variant

[PATCH] rsi: Remove unnecessary boolean condition
 2018-09-21  9:48 UTC 

[PATCH] Driver core: add bus_find_device_by_of_node
 2018-09-21  9:45 UTC  (5+ messages)

[PATCH] selftests/gpio: fix compiling errors
 2018-09-21 10:00 UTC 

[PATCH] net/mlx4: Use cpumask_available for eq->affinity_mask
 2018-09-21  9:44 UTC 

[PATCH v3 1/5] drm: move native byte order quirk to new drm_mode_legacy_fb_format2 function
 2018-09-21  9:39 UTC  (2+ messages)

[PATCH] memory_hotplug: Free pages as higher order
 2018-09-21  9:38 UTC 

[Regression] openvswitch: Add eventmask support to CT action
 2018-09-21  9:37 UTC 

[GIT PULL] UBIFS fixes for 4.19-rc4
 2018-09-21  9:33 UTC 

[PATCH] drm/i915: set i915 driver probe to asynchronous
 2018-09-21  9:30 UTC  (2+ messages)

[PATCH v8 0/7] Add non-strict mode support for iommu-dma
 2018-09-21  9:29 UTC  (3+ messages)

[PATCH] PCI: remove unnecessary check of device_type == pci
 2018-09-21  9:29 UTC  (2+ messages)

[PATCH 0/6] Fix legacy DPMS changes with MST
 2018-09-21  9:27 UTC  (3+ messages)
` [PATCH 3/6] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead
  ` [Intel-gfx] "

[PATCH] ath5k: Remove unused BUG_ON
 2018-09-21  9:25 UTC 

[PATCH v2 00/11] dts: Update coresight device tree bindings
 2018-09-21  9:24 UTC  (4+ messages)
` [PATCH v2 11/11] arm: dts: ste-dbx5x0: Update coresight bindings for hardware port

[PATCH v2] ALSA: xen-front: Refine indentations and constify snd_pcm_ops, Re: [PATCH v2] ALSA: xen-front: Refine indentations and constify snd_pcm_ops
 2018-09-21  9:23 UTC  (3+ messages)
  `  "

[PATCH 1/2] drm/fourcc: rename Intel modifiers to follow the naming convention
 2018-09-21  9:18 UTC  (2+ messages)

[PATCH 0/2] Add an initial DT binding doc for ina3221
 2018-09-21  9:18 UTC  (5+ messages)
` [PATCH 2/2] hwmon: ina3221: Get channel names from DT node

[PATCH v7 0/7] EDAC: Enhancements to Synopsys EDAC driver
 2018-09-21  9:15 UTC  (8+ messages)
` [PATCH v7 2/7] edac: synps: Add platform specific structures for ddrc controller

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2018-09-21  9:14 UTC  (2+ messages)

[PATCH v4 00/16] Add utilization clamping support
 2018-09-21  9:13 UTC  (9+ messages)
` [PATCH v4 14/16] sched/core: uclamp: request CAP_SYS_ADMIN by default

[PATCH] iio: magnetometer: Add support for PNI RM3100 9-axis magnetometer
 2018-09-21  9:13 UTC  (3+ messages)

[REVIEW][PATCH 0/9] signal/powerpc: siginfo cleanups
 2018-09-21  9:06 UTC  (21+ messages)
` [REVIEW][PATCH 1/9] signal/powerpc: Use force_sig_mceerr as appropriate
` [REVIEW][PATCH 2/9] signal/powerpc: Remove pkey parameter from __bad_area
` [REVIEW][PATCH 3/9] signal/powerpc: Call _exception_pkey directly from bad_key_fault_exception
` [REVIEW][PATCH 4/9] signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore
` [REVIEW][PATCH 5/9] signal/powerpc: Factor the common exception code into exception_common
` [REVIEW][PATCH 6/9] signal/powerpc: Call force_sig_fault from _exception
` [REVIEW][PATCH 7/9] signal/poewrpc: Specialize _exception_pkey for handling pkey exceptions
` [REVIEW][PATCH 8/9] signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerr
` [REVIEW][PATCH 9/9] signal/powerpc: Use force_sig_fault where appropriate

[PATCH] drm/probe_helper: Don't bother probing when connectors are forced off
 2018-09-21  8:59 UTC  (6+ messages)

[PATCH 0/6] perf intel-pt: Improve the data displayed when using address filters
 2018-09-21  8:55 UTC  (4+ messages)
` [PATCH 3/6] perf tools: Improve thread_stack__event() for trace begin / end
  ` RFC/error: "

WARNING in sysfs_remove_group (2)
 2018-09-21  8:57 UTC 

KASAN: slab-out-of-bounds Read in _decode_session6
 2018-09-21  8:53 UTC  (2+ messages)

[PATCH -next] drm/vkms: Fix possible memory leak in _vkms_get_crc()
 2018-09-21  8:50 UTC  (2+ messages)

[PATCH v4 0/5] drm: add support for Cadence MHDP DPI/DP bridge
 2018-09-21  8:41 UTC  (5+ messages)
` [PATCH v4 2/5] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v4 5/5] drm: bridge: add support for Cadence MHDP DPI/DP bridge

[PATCH 0/3] mm: dirty/accessed pte optimisations
 2018-09-21  8:42 UTC  (5+ messages)
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

[PATCH v5 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
 2018-09-21  8:38 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: arm: amlogic: Add Meson G12A binding
` [PATCH v5 2/2] arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support

general protection fault in addr_resolve
 2018-09-21  8:35 UTC 

[PATCH v3 3/6] ima: refactor ima_init_policy()
 2018-09-21  8:34 UTC  (2+ messages)

[PATCH v3 1/2] vfio: add edid api for display (vgpu) devices
 2018-09-21  8:30 UTC  (2+ messages)
` [PATCH v3 2/2] vfio: add edid support to mbochs sample driver

[PATCH v2 0/4] thunderbolt: Miscellaneous cleanups
 2018-09-21  8:28 UTC  (3+ messages)

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-21  8:18 UTC  (5+ messages)
` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array

Bug: getcwd: cannot access parent directories
 2018-09-21  8:16 UTC 

KSM not working in 4.9 Kernel
 2018-09-21  8:16 UTC  (9+ messages)

Bug report: HiBMC crash
 2018-09-21  8:11 UTC  (3+ messages)

[PATCH] iio: magnetometer: hmc5843: Clean up redundant code
 2018-09-21  8:10 UTC  (2+ messages)

Code of Conduct: Let's revamp it
 2018-09-21  8:09 UTC  (2+ messages)

[PATCH] staging: wilc1000: Remove unnecessary pointer check
 2018-09-21  8:03 UTC  (3+ messages)

[PATCH] pinctrl: intel: Do pin translation in other GPIO operations as well
 2018-09-21  7:56 UTC  (3+ messages)

[PATCH v2 0/2] Enable PV qspinlock for Hyper-V
 2018-09-21  7:25 UTC  (3+ messages)
` [PATCH v2 1/2] X86/Hyper-V: Add Guest IDLE MSR support
` [PATCH v2 2/2] locking/pvqspinlock, hv: Enable PV qspinlock for Hyper-V

[f2fs-dev] [PATCH] f2fs: fix quota info to adjust recovered data
 2018-09-21  7:48 UTC  (12+ messages)

[PATCH] VMCI: Resource wildcard match fixed
 2018-09-21  7:31 UTC 

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-21  7:42 UTC  (4+ messages)
` [PATCH V2 02/27] mmc: mmci: internalize dma_inprogress into mmci dma functions

[git pull] drm fixes for 4.19-rc5
 2018-09-21  7:39 UTC  (2+ messages)

[PATCH v2 1/2] printk: Fix panic caused by passing log_buf_len to command line
 2018-09-21  7:37 UTC  (8+ messages)

[PATCH 2/2] iio: adc: at91: fix wrong channel number in triggered buffer mode
 2018-09-21  7:26 UTC  (2+ messages)

[PATCH 0/3 v3] add reserved e820 ranges to the kdump kernel e820 table
 2018-09-21  7:32 UTC  (4+ messages)
` [PATCH 1/3 v3] resource: fix an error which walks through iomem resources
` [PATCH 2/3 v3] x86/kexec_file: add e820 entry in case e820 type string matches to io resource name
` [PATCH 3/3 v3] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH 00/21] SMMU enablement for NXP LS1043A and LS1046A
 2018-09-21  7:32 UTC  (7+ messages)

[PATCH v5 00/22] nvmem: rework of the subsystem for non-DT users
 2018-09-21  7:29 UTC  (17+ messages)
` [PATCH v5 01/22] nvmem: provide nvmem_dev_name()
` [PATCH v5 04/22] nvmem: remove a stray newline
` [PATCH v5 09/22] nvmem: lpc18xx_eeprom: use devm_nvmem_register()
` [PATCH v5 10/22] nvmem: mxs-ocotp: "
` [PATCH v5 11/22] nvmem: change the signature of nvmem_unregister()
` [PATCH v5 12/22] nvmem: remove the global cell list
` [PATCH v5 13/22] nvmem: add support for cell info
` [PATCH v5 14/22] nvmem: resolve cells from DT at registration time
` [PATCH v5 15/22] nvmem: add support for cell lookups from machine code
` [PATCH v5 16/22] Documentation: nvmem: document cell tables and lookup entries
` [PATCH v5 17/22] nvmem: add a notifier chain
` [PATCH v5 18/22] nvmem: use SPDX license identifiers
` [PATCH v5 19/22] nvmem: make the naming of arguments in nvmem_cell_get() consistent
` [PATCH v5 20/22] nvmem: use EOPNOTSUPP instead of ENOSYS
` [PATCH v5 21/22] nvmem: fix commenting style
` [PATCH v5 22/22] nvmem: use octal permissions instead of constants


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