linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-13 10:22:36 to 2018-11-13 13:47:27 UTC [more...]

[PATCH v5 0/9] Port the FSL QSPI driver to the SPI framework
 2018-11-13 13:47 UTC  (3+ messages)
` [PATCH v5 1/9] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
` [PATCH v5 2/9] arm64: "

USB-C device hotplug issue
 2018-11-13 13:40 UTC  (6+ messages)
      ` [PATCH] usb: core: Fix hub port connection events lost

[PATCH V6 0/5] blk-mq: refactor and fix on issue request directly
 2018-11-13 13:44 UTC  (3+ messages)
` [PATCH V6 3/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly

[PATCH v3 0/7] Add ARMv8.3 pointer authentication for kvm guest
 2018-11-13 13:44 UTC  (5+ messages)
` [PATCH v3 2/7] arm64/kvm: context-switch ptrauth registers

[PATCH RFC] ARM64: dts: marvell: Add DTS file for Turris Mox
 2018-11-13 13:44 UTC 

[PATCH] scsi: libsas: Remove pcidev reference
 2018-11-13 13:38 UTC  (10+ messages)

[PATCH 0/5] media: Allwinner A10 CSI support
 2018-11-13 13:37 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: media: Add Allwinner A10 CSI binding
` [PATCH 3/5] media: sunxi: Add A10 CSI driver

[PATCH v12 0/2] Initial Allwinner V3s CSI Support
 2018-11-13 13:35 UTC  (2+ messages)

[PATCH v3] reset: Exclusive resets must be dedicated to a single hardware block
 2018-11-13 13:35 UTC 

[PATCH v4 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2018-11-13 13:34 UTC  (15+ messages)
` [PATCH v4 1/6] tpm: dynamically allocate active_banks array
` [PATCH v4 4/6] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm
` [PATCH v4 6/6] tpm: ensure that the output of PCR read contains the correct digest size

[PATCH] pinctrl: meson: fix pull enable register calculation
 2018-11-13 13:34 UTC  (2+ messages)

BUG: KASAN: slab-out-of-bounds in selinux_sctp_bind_connect+0x60/0x150
 2018-11-13 13:33 UTC  (6+ messages)

[PATCH 0/3] drm/meson: Add support for Overlay and OSD Plane scaling
 2018-11-13 13:33 UTC  (2+ messages)

[REGRESSION] brcmfmac: NULL pointer deference starting next-20181107
 2018-11-13 13:32 UTC  (9+ messages)

[PATCH] arm64: dts: actions: s700: Add I2C controller nodes
 2018-11-13 13:32 UTC 

[PATCH] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
 2018-11-13 13:32 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/2] drm/meson: Allow using optional canvas provider
 2018-11-13 13:32 UTC  (4+ messages)

[PATCH] drm/meson: venc: dmt mode must use encp
 2018-11-13 13:32 UTC  (3+ messages)

Qemu Guest kernel 4.20-rc1 PCIe hotplug issue
 2018-11-13 13:28 UTC  (6+ messages)

[PATCH v4 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-13 13:26 UTC  (31+ messages)
` [PATCH v4 01/26] clk: sunxi-ng: a64: Fix gate bit of DSI DPHY
` [PATCH v4 02/26] clk: sunxi-ng: Add check for minimal rate to NKM PLLs
` [PATCH v4 03/26] clk: sunxi-ng: Add check for maximum "
` [PATCH v4 04/26] drm/sun4i: sun6i_mipi_dsi: Add has_mod_clk quirk
` [PATCH v4 05/26] drm/sun4i: sun6i_mipi_dsi: Add Allwinner A64 MIPI DSI support
` [PATCH v4 06/26] dt-bindings: sun6i-dsi: Add compatible for A64 MIPI DSI
` [PATCH v4 07/26] drm/sun4i: sun6i_mipi_dsi: Add DSI Generic short write 2 param transfer
` [PATCH v4 08/26] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation
` [PATCH v4 09/26] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits
` [PATCH v4 10/26] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay
` [PATCH v4 11/26] drm/sun4i: sun6i_mipi_dsi: Fix DSI hbp timing value
` [PATCH v4 12/26] drm/sun4i: sun6i_mipi_dsi: Fix DSI hblk timing calculation
` [PATCH v4 13/26] drm/sun4i: sun6i_mipi_dsi: Add DSI hblk packet overhead
` [PATCH v4 14/26] drm/sun4i: sun6i_mipi_dsi: Fix DSI hfp timing value
` [PATCH v4 15/26] drm/sun4i: sun6i_mipi_dsi: Set proper vblk timing calculation
` [PATCH v4 16/26] drm/sun4i: sun6i_mipi_dsi: Add support for VCC-DSI voltage regulator
` [PATCH v4 17/26] dt-bindings: sun6i-dsi: Add VCC-DSI supply property
` [PATCH v4 18/26] dt-bindings: panel: Add Bananapi S070WV20-CT16 ICN6211 MIPI-DSI to RGB bridge
` [PATCH v4 19/26] drm/panel: "
` [PATCH v4 20/26] dt-bindings: panel: Add Techstar TS8550B MIPI-DSI panel
` [PATCH v4 21/26] drm/panel: Add Techstar TS8550B MIPI-DSI LCD panel
` [PATCH v4 22/26] clk: sunxi-ng: a64: Add min and max rate for PLL_MIPI
` [PATCH v4 23/26] dt-bindings: sun6i-dsi: Add compatible for A64 DPHY
` [PATCH v4 24/26] arm64: dts: allwinner: a64: Add DSI pipeline
` [PATCH v4 25/26] [DO NOT MERGE] arm64: dts: allwinner: bananapi-m64: Bananapi S070WV20-CT16 DSI panel
` [PATCH v4 26/26] arm64: dts: allwinner: a64-amarula-relic: Enable Techstar TS8550B MIPI-DSI panel

[PATCH V3] KSM: allow dedup all tasks memory
 2018-11-13 13:25 UTC  (8+ messages)

[PATCH v5] vfio: platform: Add generic reset controller support
 2018-11-13 13:15 UTC 

[PATCH v3 0/2] irqchip: Add support for Renesas RZ/N1 GPIO interrupt multiplexer
 2018-11-13 13:09 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings/interrupt-controller: rzn1: Add RZ/N1 gpio irq mux binding
` [PATCH v3 2/2] irqchip: Add support for Renesas RZ/N1 GPIO interrupt multiplexer

[PATCH] iommu: arm-smmu: Set SCTLR.HUPCF bit
 2018-11-13 13:12 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: gpu: mali-utgard: Add compatible for A64 Mali
 2018-11-13 13:10 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: allwinner: a64: Add device node for Mali-400 GPU

[PATCH] net/9p: include trans_common.h to fix missing prototype warning
 2018-11-13 13:08 UTC  (2+ messages)

[PATCH v6 1/4] clk: sunxi-ng: Enable DE2_CCU for SUN8I and SUN50I
 2018-11-13 13:07 UTC  (5+ messages)
` [PATCH v6 2/4] arm64: defconfig: Enable DRM_SUN8I_MIXER
` [PATCH v6 3/4] arm64: defconfig: Enable DRM_SUN8I_DW_HDMI
` [PATCH v6 4/4] arm64: defconfig: Enable PWM_SUN4I

[RFC PATCH v2 1/2] x86/fpu: detect AVX task
 2018-11-13 13:06 UTC  (5+ messages)

[PATCH] mm/hugetl.c: keep the page mapping info when free_huge_page() hit the VM_BUG_ON_PAGE
 2018-11-13 13:04 UTC 

[PATCH] ideapad-laptop: Add Lenovo Yoga 2 13 to the no_hw_rfkill DMI list
 2018-11-13 12:52 UTC 

[PATCH] power: supply: bq24190_charger: add support for bq24196 variant
 2018-11-13 12:49 UTC  (2+ messages)

[PATCH v2] power: supply: bq24190_charger: add support for bq24196 variant
 2018-11-13 12:47 UTC 

[PATCH] reset: Add reset_control_get_count()
 2018-11-13 12:47 UTC 

[PATCH] dt-bindings: display: add binding for Innolux ee101ia-01d panel
 2018-11-13 12:42 UTC 

[PATCH 0/2] kvm: Use huge pages for DAX-backed files
 2018-11-13 12:41 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v6 00/17] Removed nested TPM operations
 2018-11-13 12:30 UTC  (19+ messages)
` [PATCH v6 01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v6 02/17] tpm: fix invalid return value in pubek_show()
` [PATCH v6 03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v6 04/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v6 05/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v6 06/17] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v6 07/17] tpm: declare struct tpm_header
` [PATCH v6 08/17] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v6 09/17] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v6 10/17] tpm: encapsulate tpm_dev_transmit()
` [PATCH v6 11/17] tpm: move TPM space code out of tpm_transmit()
` [PATCH v6 12/17] tpm: remove @space from tpm_transmit()
` [PATCH v6 13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v6 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v6 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v6 16/17] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v6 17/17] tpm: remove @flags from tpm_transmit()

[PATCH AUTOSEL 4.18 01/39] bfs: add sanity check at bfs_fill_super()
 2018-11-13 12:27 UTC  (3+ messages)
` [PATCH AUTOSEL 4.18 31/39] clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks

Performance regression in ast drm driver
 2018-11-13 12:16 UTC  (9+ messages)

[PATCH] ARM: dts: Provide support for reading ID code from MVB device (BK4)
 2018-11-13 12:12 UTC 

[PATCH v2] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610)
 2018-11-13 12:06 UTC  (2+ messages)
` [PATCHv3] ARM: dspi: Provide support for DSPI slave mode "

[PATCH v4 0/8] clk: clkdev: managed clk lookup and provider registrations
 2018-11-13 12:03 UTC  (9+ messages)
` [PATCH v4 1/8] clk: clkdev/of_clk - add managed "
` [PATCH v4 2/8] clk: clk-max77686: Clean clkdev lookup leak and use devm
` [PATCH v4 3/8] clk: clk-st: avoid clkdev lookup leak at remove
` [PATCH v4 4/8] clk: clk-hi655x: Free of_provider "
` [PATCH v4 5/8] clk: rk808: use managed version of of_provider registration
` [PATCH v4 6/8] clk: clk-twl6040: Free of_provider at remove
` [PATCH v4 7/8] clk: apcs-msm8916: simplify probe cleanup by using devm
` [PATCH v4 8/8] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock

[PATCH v5 00/17] Remove nested TPM operations
 2018-11-13 11:58 UTC  (7+ messages)
` [PATCH v5 16/17] tpm: take TPM chip power gating out of tpm_transmit()

[PATCH V3] KSM: allow dedup all tasks memory
 2018-11-13 11:56 UTC  (2+ messages)

[PATCH] x86/irq: Fix -Wmissing-prototypes warning for init_IRQ()
 2018-11-13 11:57 UTC  (2+ messages)

[PATCH] media: videobuf2-core: Fix error handling when fileio is deallocated
 2018-11-13 11:56 UTC  (3+ messages)

[PATCH][net-next] net: hns3: fix spelling mistake "failded" -> "failed"
 2018-11-13 11:50 UTC 

[PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-13 11:45 UTC  (17+ messages)
` [PATCH 1/4] PCI / ACPI: Identify external PCI devices
` [PATCH 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace

[RESEND PATCH] mfd: tps6586x: Handle interrupts on suspend
 2018-11-13 11:40 UTC  (2+ messages)

[PATCH V8 00/18] block: support multi-page bvec
 2018-11-13 11:39 UTC  (3+ messages)
` [PATCH V8 13/18] block: enable multipage bvecs

[PATCH 0/2] x86: Asm macros fixes
 2018-11-13 11:30 UTC  (5+ messages)
` [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
` [PATCH 2/2] x86: set a dependency on macros.S

[PATCH 0/3] add support for MCP16502 PMIC
 2018-11-13 11:29 UTC  (4+ messages)
` [PATCH 1/3] regulator: dt-bindings: add MCP16502 regulator bindings
` [PATCH 2/3] MAINTAINERS: add maintainer for MCP16502 PMIC driver
` [PATCH 3/3] regulator: mcp16502: add regulator driver for MCP16502

[PATCH v3] ARM: module: Fix function kallsyms on Thumb-2
 2018-11-13 11:27 UTC 

Re-run features-refresh.sh
 2018-11-13 11:25 UTC  (2+ messages)
` [PATCH] Documentation/features: Refresh the features list to v4.20-rc2

[PATCH net-next 0/5] net: hns3: Add support of hardware GRO to HNS3 Driver
 2018-11-13 11:24 UTC  (3+ messages)
` [PATCH net-next 1/5] net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware

[PATCH v5 3/4] iio: adc: Add ad7124 support
 2018-11-13 11:21 UTC 

[PATCH v5 4/4] dt-bindings: iio: adc: Add docs for ad7124
 2018-11-13 11:22 UTC 

[PATCH v5 2/4] dt-bindings: iio: adc: Add common ADCs properties to a separate file
 2018-11-13 11:21 UTC 

[PATCH v5 1/4] iio: ad_sigma_delta: Allow to provide custom data register address
 2018-11-13 11:20 UTC 

[PATCH v3 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-11-13 11:20 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings

[PATCH v4 0/6] Lochnagar Driver
 2018-11-13 11:16 UTC  (4+ messages)
` [PATCH v4 3/6] mfd: lochnagar: Add initial binding documentation

[PATCH RESEND] UAPI: move RENAME_* definitions to separated file
 2018-11-13 11:09 UTC  (2+ messages)

[PATCH -next] drm/sti: remove set but not used variable 'priv'
 2018-11-13 11:09 UTC  (2+ messages)

[BUG] Nuvoton NCPT650 TPM 2.0 mode not working
 2018-11-13 10:50 UTC  (10+ messages)

[PATCH 1/1] ACPI / tables: add DSDT AmlCode new declaration name support
 2018-11-13 10:46 UTC 

[PATCH] media: venus: amend buffer size for bitstream plane
 2018-11-13 10:46 UTC  (7+ messages)

[PATCH 00/12 v5] locks: avoid thundering-herd wake-ups
 2018-11-13 10:43 UTC  (2+ messages)

[PATCH RFC] hist lookups
 2018-11-13 10:40 UTC  (5+ messages)

[PATCH 0/3] make pin-controller use hwspinlock
 2018-11-13 10:40 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: stm32: protect configuration registers with a hwspinlock

KASAN: use-after-free Read in locks_delete_block
 2018-11-13 10:37 UTC  (2+ messages)

[PATCH v3 0/6] spi: pxa2xx: add slave mode support
 2018-11-13 10:33 UTC  (11+ messages)
` [PATCH v3 1/6] spi: pxa2xx: dt-bindings: Add spi-slave property
` [PATCH v3 2/6] spi: Deal with slaves that return from transfer_one() unfinished
` [PATCH v3 3/6] spi: pxa2xx: Add slave mode support
` [PATCH v3 4/6] spi: pxa2xx: dt-bindings: Add ready GPIO signal
` [PATCH v3 5/6] spi: pxa2xx: Add ready signal
` [PATCH v3 6/6] spi: pxa2xx: Deal with the leftover garbage in TXFIFO

[PATCH 1/2] exec: load_script: don't blindly truncate shebang string
 2018-11-13 10:29 UTC  (4+ messages)
` [PATCH 2/2] exec: increase BINPRM_BUF_SIZE to 256

[PATCH] fork: Fix two -Wmissing-prototypes warnings
 2018-11-13 10:26 UTC  (2+ messages)

[PATCH 0/4] V3D TFU engine support
 2018-11-13 10:22 UTC  (5+ messages)
` [PATCH 2/4] drm/v3d: Update a comment about what uses v3d_job_dependency()
` [PATCH 3/4] drm/v3d: Clean up the reservation object setup


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