linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-08 08:23:52 to 2019-05-08 11:45:17 UTC [more...]

[PATCH v3 00/13] Software fwnode references
 2019-05-08 11:40 UTC  (15+ messages)
` [PATCH v3 11/13] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH v3 13/13] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-08 11:44 UTC  (3+ messages)
` [PATCH 5/7] dt-bindings: mfd: Add H6 GPADC binding

[PATCH 0/4] fix leaked of_node references in drivers/media
 2019-05-08 11:44 UTC  (3+ messages)
` [PATCH 1/4] media: venus: firmware: fix leaked of_node references

[PATCH 1/2] i2c: imx: I2C Driver doesn't consider I2C_IPGCLK_SEL RCW bit when using ls1046a SoC
 2019-05-08 11:42 UTC  (10+ messages)
` [PATCH 2/2] arm64: dts: fsl: ls1046a: Add the guts node in dts
    ` [EXT] "
  ` [EXT] Re: [PATCH 1/2] i2c: imx: I2C Driver doesn't consider I2C_IPGCLK_SEL RCW bit when using ls1046a SoC

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-08 11:41 UTC  (6+ messages)
` [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags

[PATCH] x86/events/amd/iommu: Make symbol 'amd_iommu_attr_groups' static
 2019-05-08 11:40 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol static

[PATCH v2] v4l: Add source event change for bit-depth
 2019-05-08 11:37 UTC 

[PATCH] Remove MODULE_ALIAS() calls that take undefined macro
 2019-05-08 11:37 UTC  (2+ messages)

[PATCH v4 0/7] LMU Rework
 2019-05-08 11:36 UTC  (9+ messages)
` [PATCH v4 1/7] dt-bindings: mfd: LMU: Fix lm3632 dt binding example
` [PATCH v4 2/7] dt-bindings: mfd: LMU: Add the ramp up/down property
` [PATCH v4 3/7] dt-bindings: mfd: LMU: Add ti,brightness-resolution
` [PATCH v4 5/7] dt-bindings: ti-lmu: Modify dt bindings for the LM3697

[PATCH v3 0/2] hwmon: scmi: Scale values to target desired HWMON units
 2019-05-08 11:35 UTC  (2+ messages)

[PATCH 1/2] lib: add __sysfs_match_string_with_gaps() helper
 2019-05-08 11:34 UTC  (10+ messages)

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-08 11:31 UTC  (19+ messages)
` [PATCH 01/16] lib: fix match_string() helper on -1 "
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
` [PATCH 04/16] powerpc/xmon: use "
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "
` [PATCH 16/16] sched: debug: "

[PATCH v2 0/2] introduction of version attribute for VFIO live migration
 2019-05-08 11:27 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/gvt: export mdev device version to sysfs for Intel vGPU
  ` [PATCH v2 1/2] vfio/mdev: add version attribute for mdev device

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-05-08 11:32 UTC  (15+ messages)

[PATCH] mm/hugetlb: Don't put_page in lock of hugetlb_lock
 2019-05-08 11:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] mfd: intel-lpss: Add Intel Comet Lake PCI IDs
 2019-05-08 11:26 UTC  (2+ messages)

BUG: soft lockup in kvm_vm_ioctl
 2019-05-08 11:25 UTC  (5+ messages)

[PATCH v14 0/8] support ROHM BD70528 PMIC
 2019-05-08 11:25 UTC  (5+ messages)
` [PATCH v14 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v14 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings

[PATCH v2 7/9] x86/kprobes: Make trampoline_handler global and visible
 2019-05-08 11:20 UTC  (2+ messages)
` [tip:x86/urgent] x86/kprobes: Make trampoline_handler() "

[tip:x86/urgent] x86/vdso: Remove hpet_page from vDSO
 2019-05-08 11:20 UTC 

[PATCH 1/3][V3] lib: fix __sysfs_match_string() helper when n != -1
 2019-05-08 11:19 UTC  (3+ messages)
` [PATCH 2/3][V3] scsi: sd: remove sysfs_match_string() dense array comment
` [PATCH 3/3][V3] iio: Handle enumerated properties with gaps

[PATCH v7 0/6] virtio pmem driver
 2019-05-08 11:19 UTC  (6+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "

[PATCH] mfd: lochnagar: Add links to binding docs for sound and hwmon
 2019-05-08 11:12 UTC  (2+ messages)

[PATCH] mfd: ab8500-debugfs: Fix a typo ("deubgfs")
 2019-05-08 11:11 UTC  (2+ messages)

[PATCH v10 00/11] mfd: add support for max77650 PMIC
 2019-05-08 11:11 UTC  (4+ messages)
` [PATCH v10 06/11] mfd: max77650: new core mfd driver
` [GIT PULL] Immutable branch between MFD, GPIO, Input, LEDs and Power due for the v5.2 merge window

EDAC: Fix memory leak in creating CSROW object
 2019-05-08 11:06 UTC  (7+ messages)
        ` [PATCH 1/2] EDAC/sysfs: Fix memory leak when creating a csrow object
        ` [PATCH 2/2] EDAC/sysfs: Drop device references properly

[PATCH AUTOSEL 4.14 01/95] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-08 11:04 UTC  (8+ messages)
` [PATCH AUTOSEL 4.14 62/95] mm, memory_hotplug: initialize struct pages for the full memory section

[v1] drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
 2019-05-08 10:58 UTC 

[PATCH v2] modules: Only return -EEXIST for modules that have finished loading
 2019-05-08 10:56 UTC  (2+ messages)

[v1] gpu: ipu-v3: allow to build with ARCH_LAYERSCAPE
 2019-05-08 10:56 UTC 

[PATCH] dt-bindings: mfd: LMU: Fix lm3632 dt binding example
 2019-05-08 10:53 UTC  (2+ messages)

[PATCH] mfd: imx6sx: add MQS register definition for iomuxc gpr
 2019-05-08 10:52 UTC  (2+ messages)

[PATCH] net: hns3: remove redundant assignment of l2_hdr to itself
 2019-05-08 10:51 UTC 

[PATCH v2 1/2] dt-bindings: mfd: atmel-usart: add DMA bindings for USART in SPI mode
 2019-05-08 10:51 UTC  (3+ messages)
` Applied "dt-bindings: mfd: atmel-usart: add DMA bindings for USART in SPI mode" to the spi tree

[PATCH v2] pinctrl: intel: Clear interrupt status in mask/unmask callback
 2019-05-08 10:50 UTC  (3+ messages)

[PATCH v6] iio: cros_ec: Add lid angle driver
 2019-05-08 10:48 UTC  (2+ messages)

[PATCH] ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
 2019-05-08 10:46 UTC  (5+ messages)

[PATCH] tty: serial_core: Set port active bit in uart_port_activate
 2019-05-08 10:44 UTC 

[PATCH] usb: core: verify devicetree nodes for disabled interfaces
 2019-05-08 10:44 UTC  (4+ messages)
        ` [PATCH v2] "

[v5] arm64: dts: ls1028a: Add properties for Mali DP500 node
 2019-05-08 10:44 UTC 

[PATCH 0/2] perf, intel: Add support for PEBS output to Intel PT
 2019-05-08 10:39 UTC  (6+ messages)
` [PATCH 2/2] perf/x86/intel: Support PEBS output to PT

[PATCH 0/3] MT67XX random number generator support
 2019-05-08 10:35 UTC  (4+ messages)
` [PATCH 3/3] hwrng: add mt67xx-rng driver

[v1 1/4] dt-bindings: display: Add DT bindings for LS1028A HDP-TX PHY
 2019-05-08 10:35 UTC  (4+ messages)
` [v1 2/4] arm64: dts: ls1028a: Add properties for HDP Controller
` [v1 3/4] arm64: ls1028aqds: Add support DP nodes for LS1028AQDS
` [v1 4/4] arm64: ls1028ardb: Add support DP nodes for LS1028ARDB

[PATCH] spi: rockchip: turn down tx dma bursts
 2019-05-08 10:33 UTC  (2+ messages)
` Applied "spi: rockchip: turn down tx dma bursts" to the spi tree

[PATCH] mfd: intel_quark_i2c_gpio: Adjust IOT2000 matching
 2019-05-08 10:33 UTC  (2+ messages)

[v1] gpu: ipu-v3: allow to build with ARCH_LAYERSCAPE
 2019-05-08 10:33 UTC 

[v1] drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
 2019-05-08 10:33 UTC 

[PATCH] mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
 2019-05-08 10:32 UTC  (2+ messages)

[PATCH next 00/25] cleanup: use dev_get_drvdata() directly
 2019-05-08 10:32 UTC  (3+ messages)
` [PATCH next 16/25] mfd: Use dev_get_drvdata()

[syzbot? printk?] no WARN_ON() messages printed before "Kernel panic - not syncing: panic_on_warn set ..."
 2019-05-08 10:31 UTC  (12+ messages)

[GIT PULL] TTY/Serial patches for 5.2-rc1
 2019-05-08 10:31 UTC 

[GIT PULL] USB/PHY patches for 5.2-rc1
 2019-05-08 10:30 UTC 

[GIT PULL] spi updates for v5.2
 2019-05-08 10:27 UTC  (11+ messages)

[PATCH] spi: TI power management: add missing of table registration
 2019-05-08 10:27 UTC  (2+ messages)

[PATCH 0/3] arm64: allwinner: Enable AXP803's USB power supply
 2019-05-08 10:25 UTC  (3+ messages)
` [PATCH 1/3] mfd: axp20x: add USB power supply mfd cell to AXP803

[PATCH v2 0/4] Use MFD framework for SGI IOC3 drivers
 2019-05-08 10:23 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH] net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"
 2019-05-08 10:22 UTC 

[PATCH v7 0/13] Exynos5 Dynamic Memory Controller driver
 2019-05-08 10:19 UTC  (23+ messages)
  ` [PATCH v7 08/13] drivers: memory: add DMC driver for Exynos5422
  ` [PATCH v7 11/13] ARM: dts: exynos: add syscon to clock compatible
  ` [PATCH v7 12/13] ARM: dts: exynos: add DMC device for exynos5422
    ` [PATCH v7 04/13] dt-bindings: ddr: rename lpddr2 directory
    ` [PATCH v7 05/13] dt-bindings: ddr: add LPDDR3 memories
    ` [PATCH v7 07/13] dt-bindings: memory-controllers: add Exynos5422 DMC device description

[PATCH v4 1/1] usb: xhci: Add Clear_TT_Buffer
 2019-05-08 10:21 UTC  (2+ messages)

[PATCH] EDAC, mpc85xx: Prevent building as a module
 2019-05-08 10:12 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add mailing list for the TEE subsystem
 2019-05-08 10:14 UTC 

[PATCH] habanalabs: check to load F/W before boot status
 2019-05-08 10:06 UTC 

[PATCH] openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
 2019-05-08  9:59 UTC  (2+ messages)

[GIT PULL] Staging/IIO driver patches for 5.2-rc1
 2019-05-08  9:49 UTC  (3+ messages)

[PATCH] sched: Provide a pointer to the valid CPU mask
 2019-05-08  9:47 UTC  (2+ messages)

[PATCH v3 00/14] add ecspi ERR009165 for i.mx6/7 soc family
 2019-05-08  9:47 UTC  (4+ messages)
` [PATCH v3 10/14] dt-bindings: dma: imx-sdma: add i.mx6ul/6sx compatible name
    ` [EXT] "

[PATCH v6 0/1] iommu: enhance IOMMU dma mode build options
 2019-05-08  9:42 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH 0/3] x86_64/ftrace: Emulate calls from int3 when patching functions
 2019-05-08  9:41 UTC  (2+ messages)

[PATCH 0/3] IT6505 cover letter
 2019-05-08  9:31 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add binding for IT6505
` [PATCH 2/3] drm/bridge: add it6505 driver
` [PATCH 3/3] drm/bridge: it6505 driver add char device feature

[PATCH] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
 2019-05-08  9:35 UTC  (3+ messages)

[PATCH v4] x86/mm/KASLR: Fix the size of vmemmap section
 2019-05-08  9:35 UTC  (4+ messages)

[RFC PATCH 0/5] Add Xilinx's ZynqMP AES driver support
 2019-05-08  9:31 UTC  (5+ messages)
` [RFC PATCH 4/5] crypto: Adds user space interface for ALG_SET_KEY_TYPE

[RFC PATCH 0/6] Capacity awareness for SCHED_DEADLINE
 2019-05-08  9:24 UTC  (8+ messages)
` [RFC PATCH 3/6] sched/dl: Try better placement even for deadline tasks that do not block
` [RFC PATCH 4/6] sched/dl: Improve capacity-aware wakeup

[PATCH v1] dmaengine: tegra-apb: Handle DMA_PREP_INTERRUPT flag properly
 2019-05-08  9:24 UTC  (2+ messages)

Linux 5.0.14
 2019-05-08  9:23 UTC  (2+ messages)

Linux 4.19.41
 2019-05-08  9:22 UTC  (2+ messages)

Linux 4.14.117
 2019-05-08  9:22 UTC  (2+ messages)

Linux 4.9.174
 2019-05-08  9:21 UTC  (2+ messages)

[PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
 2019-05-08  9:20 UTC  (9+ messages)

[PATCH] dwmac4_prog_mtl_tx_algorithms() missing write operation
 2019-05-08  9:20 UTC  (2+ messages)

[PATCH v4 0/3] mfd: cros_ec: Instantiate CrOS FP and TP devices
 2019-05-08  9:19 UTC  (4+ messages)
` [PATCH v4 1/3] mfd: cros_ec: Update the EC feature codes
` [PATCH v4 2/3] mfd: cros_ec: instantiate properly CrOS FP MCU device
` [PATCH v4 3/3] mfd: cros_ec: instantiate properly CrOS Touchpad "

[v3 PATCH] dt-binding: usb: add usb-role-switch property
 2019-05-08  9:17 UTC 

[RFC PATCH 0/7] soundwire: add sysfs and debugfs support
 2019-05-08  9:16 UTC  (11+ messages)
` [RFC PATCH 1/7] soundwire: Add sysfs support for master(s)
    ` [alsa-devel] "

[PATCH v2 4/4] ASoC: hdmi-codec: remove ops dependency on the dai id
 2019-05-08  9:01 UTC  (2+ messages)
` Applied "ASoC: hdmi-codec: remove ops dependency on the dai id" to the asoc tree

[PATCH] intel_th: msu: fix unused variables
 2019-05-08  9:10 UTC  (2+ messages)

[PATCH v2 2/2] spi: at91-usart: add DMA support
 2019-05-08  9:08 UTC  (2+ messages)
` Applied "spi: at91-usart: add DMA support" to the spi tree

[GIT PULL] csky changes for v5.2-rc1
 2019-05-08  9:09 UTC 

[PATCH] regulator: core: Slightly improve readability of _regulator_get_enable_time
 2019-05-08  9:08 UTC  (2+ messages)
` Applied "regulator: core: Slightly improve readability of _regulator_get_enable_time" to the regulator tree

[PATCH] regulator: max77650: Convert MAX77651 SBB1 to pickable linear range
 2019-05-08  9:08 UTC  (2+ messages)
` Applied "regulator: max77650: Convert MAX77651 SBB1 to pickable linear range" to the regulator tree

[PATCH] sound: soc-acpi: fix implicit header use of module.h/export.h
 2019-05-08  9:07 UTC  (3+ messages)
` Applied "sound: soc-acpi: fix implicit header use of module.h/export.h" to the asoc tree

[PATCH RE-RESEND 1/2] drm/panel: Add support for Armadeus ST0700 Adapt
 2019-05-08  9:06 UTC  (5+ messages)

[PATCH v5 0/3] Fix jack detection for Chromebook Pixel
 2019-05-08  9:04 UTC  (3+ messages)
` [PATCH v5 3/3] ASoC: rt5677: fall back to DT prop names on error

[PATCH 1/2] ASoC: stm32: i2s: update pcm hardware constraints
 2019-05-08  9:01 UTC  (2+ messages)
` Applied "ASoC: stm32: i2s: update pcm hardware constraints" to the asoc tree

[PATCH v2 0/4] of_net: Add NVMEM support to of_get_mac_address
 2019-05-08  9:02 UTC  (6+ messages)
` [PATCH v2 1/4] "

[PATCH v2 0/4] ASoC: hdmi-codec: fixes and improvements
 2019-05-08  9:01 UTC  (6+ messages)
` [PATCH v2 2/4] ASoC: hdmi-codec: remove reference to the current substream
  ` Applied "ASoC: hdmi-codec: remove reference to the current substream" to the asoc tree

[PATCH 2/2] ASoC: stm32: i2s: manage identification registers
 2019-05-08  9:01 UTC  (2+ messages)
` Applied "ASoC: stm32: i2s: manage identification registers" to the asoc tree

[PATCH v2 1/4] ASoC: hdmi-codec: remove function name debug traces
 2019-05-08  9:01 UTC  (2+ messages)
` Applied "ASoC: hdmi-codec: remove function name debug traces" to the asoc tree

[PATCH v2 3/4] ASoC: hdmi-codec: remove reference to the dai drivers in the private data
 2019-05-08  9:01 UTC  (2+ messages)
` Applied "ASoC: hdmi-codec: remove reference to the dai drivers in the private data" to the asoc tree

[PATCH v2 00/23] locking/lockdep: Small improvements
 2019-05-08  8:55 UTC  (2+ messages)

[PATCH V2 1/4] dt-bindings: fsl: scu: add ocotp binding
 2019-05-08  8:55 UTC  (2+ messages)

[PATCH v2] ext4: fix use-after-free in dx_release()
 2019-05-08  8:49 UTC  (2+ messages)

[PATCH 0/7] lib: rework bitmap_parse
 2019-05-08  8:48 UTC  (15+ messages)
` [PATCH 1/7] lib/string: add strnchrnul()
` [PATCH 2/7] bitops: more BITS_TO_* macros
` [PATCH 3/7] lib: add test for bitmap_parse()
` [PATCH 4/7] lib: make bitmap_parse_user a wrapper on bitmap_parse
` [PATCH 5/7] lib: rework bitmap_parse()
` [PATCH 6/7] lib: new testcases for bitmap_parse{_user}
` [PATCH 7/7] cpumask: don't calculate length of the input string

[RESEND][PATCH v3 0/6] add LCD support for SAM9X60
 2019-05-08  8:48 UTC  (3+ messages)

[PATCH] habanalabs: remove dead code in habanalabs_drv.c
 2019-05-08  8:45 UTC 

[PATCH v4 02/10] dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour
 2019-05-08  8:41 UTC  (3+ messages)

[PATCH] fix double fetch in wmi_ioctl
 2019-05-08  8:40 UTC  (2+ messages)

[PATCH] mfd: sun6i-prcm: fix build warning for non-OF configurations
 2019-05-08  8:40 UTC  (2+ messages)

[PATCH v5 0/9] Introduce STMFX I2C Multi-Function eXpander
 2019-05-08  8:36 UTC  (3+ messages)
` [PATCH v5 2/9] mfd: Add ST Multi-Function eXpander (STMFX) core driver

[PATCH v10 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-05-08  8:36 UTC  (4+ messages)
` [PATCH v10 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

[PATCH v2 4/8] mm/memory_hotplug: Create memory block devices after arch_add_memory()
 2019-05-08  8:35 UTC  (2+ messages)

[PATCH] drm/atomic: Check that the config funcs exist drm_mode_alloc
 2019-05-08  8:35 UTC  (2+ messages)

[PATCH] ext4: fix use-after-free in dx_release()
 2019-05-08  8:29 UTC  (3+ messages)

[GIT PULL] pin control changes for v5.2
 2019-05-08  8:28 UTC 

[PATCH v3 0/4] Exynos Performance Monitoring Counters enhancements
 2019-05-08  8:28 UTC  (9+ messages)
  ` [PATCH v3 3/4] Documentation: devicetree: add PPMU events description

[PATCH] RFC: x86/smp: use printk_deferred in native_smp_send_reschedule
 2019-05-08  8:25 UTC  (6+ messages)

[PATCH v3 0/2] ftpm: a firmware based TPM driver
 2019-05-08  8:24 UTC  (5+ messages)

[PATCH v2] cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
 2019-05-08  8:23 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).