linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-13 08:27:13 to 2018-11-13 11:57:37 UTC [more...]

[PATCH v4 0/8] clk: clkdev: managed clk lookup and provider registrations
 2018-11-13 11:57 UTC  (3+ 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 V3] KSM: allow dedup all tasks memory
 2018-11-13 11:57 UTC  (6+ messages)

[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  (3+ 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 

Qemu Guest kernel 4.20-rc1 PCIe hotplug issue
 2018-11-13 11:45 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

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

[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  (7+ messages)
` [PATCH net-next 1/5] net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
` [PATCH net-next 2/5] net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
` [PATCH net-next 3/5] net: hns3: Add support for ethtool -K to enable/disable HW GRO
` [PATCH net-next 4/5] net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
` [PATCH net-next 5/5] net: hns3: Adds GRO params to SKB for the stack

[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 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-13 11:16 UTC  (27+ 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 v4 0/6] Lochnagar Driver
 2018-11-13 11:16 UTC  (6+ messages)
` [PATCH v4 3/6] mfd: lochnagar: Add initial binding documentation
` [PATCH v4 4/6] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar

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

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

[PATCH] pinctrl: meson: fix pull enable register calculation
 2018-11-13 10:55 UTC 

[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  (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: stm32: Document hwlocks properties
` [PATCH 2/3] pinctrl: stm32: protect configuration registers with a hwspinlock
` [PATCH 3/3] ARM: dts: stm32: Add hwlock for pinctrl

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

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

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

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

[PATCH 0/4] V3D TFU engine support
 2018-11-13 10:22 UTC  (7+ messages)
` [PATCH 1/4] drm/v3d: Fix whitespace inconsistency in the header
` [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

[PATCH] config: arm: omap2: remove PROVE_LOCKING from defconfig
 2018-11-13 10:22 UTC  (3+ messages)

[PATCH v2 0/3] xtensa: system call table generation support
 2018-11-13 10:19 UTC  (4+ messages)
` [PATCH v2 1/3] xtensa: add __NR_syscalls along with __NR_syscall_count
` [PATCH v2 2/3] xtensa: add system call table generation support
` [PATCH v2 3/3] xtensa: generate uapi header and syscall table header files

[GIT PULL] PCI changes for v4.20
 2018-11-13 10:20 UTC  (3+ messages)

[PATCH] Add support for low-level debug on STM32
 2018-11-13 10:16 UTC  (6+ messages)
` [PATCH] ARM: stm32: debug: add low-level debug support

[PATCH] vfio/mdev: add static modifier to add_mdev_supported_type
 2018-11-13 10:15 UTC  (2+ messages)

[PATCH v2 00/11] thermal: add new flag irq-mode for trip point
 2018-11-13 10:13 UTC  (8+ messages)
  ` [PATCH v2 05/11] Doc: DT: thermal: new "
  ` [PATCH v2 06/11] arm64: dts: exynos5433: add support for thermal trip irq-mode

[RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-11-13 10:10 UTC  (5+ messages)

[PATCH v11 0/5] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-11-13 10:09 UTC  (5+ messages)
` [PATCH v11 2/5] x86/boot: Add bios_get_rsdp_addr() to search RSDP in memory

[PATCH v6 0/5] Add Actions Semi S700 pinctrl support
 2018-11-13 10:07 UTC  (6+ messages)
` [PATCH v6 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v6 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH v6 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH v6 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver
` [PATCH v6 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700

[PATCH v2 0/3] Fixes for Tegra soctherm
 2018-11-13 10:06 UTC  (4+ messages)
` [PATCH v2 1/3] thermal: tegra: continue if sensor register fails
` [PATCH v2 2/3] thermal: tegra: remove unnecessary warnings
` [PATCH v2 3/3] thermal: tegra: fix memory allocation

[PATCH 0/2] kvm: Use huge pages for DAX-backed files
 2018-11-13 10:02 UTC  (6+ messages)
` [PATCH 1/2] mm: make dev_pagemap_mapping_shift() externally visible
` [PATCH 2/2] kvm: Use huge pages for DAX-backed files

[V3, 0/4] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2018-11-13 10:00 UTC  (10+ messages)
` [V3, 1/4] Documentation: dt-bindings: phy: Document the Synopsys MIPI DPHY Rx bindings
` [V3, 3/4] Documentation: dt-bindings: media: Document bindings for DW MIPI CSI-2 Host

[PATCH V6 0/5] blk-mq: refactor and fix on issue request directly
 2018-11-13  9:56 UTC  (6+ messages)
` [PATCH V6 1/5] blk-mq: refactor the code of "
` [PATCH V6 2/5] blk-mq: fix issue directly case when q is stopped or quiesced
` [PATCH V6 3/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
` [PATCH V6 4/5] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
` [PATCH V6 5/5] blk-mq: replace and kill blk_mq_request_issue_directly

[resend PATCH 1/3] pwm: mediatek: drop flag 'has_clks'
 2018-11-13  9:55 UTC  (4+ messages)
` [resend PATCH 3/3] dt-bindings: pwm: update bindings for MT7629 SoC

[PATCH 0/2] Remove -fno-unit-at-a-time and -funit-at-a-time compiler flags entirely
 2018-11-13  9:47 UTC  (3+ messages)
` [PATCH 1/2] um: remove -fno-unit-at-a-time workaround for pre-4.0 GCC

Crash in msm serial on dragonboard with ftrace bootargs
 2018-11-13  9:44 UTC  (17+ messages)

[PATCH][serial-next][V2] serial-uartlite: fix null pointer dereference on pointer port
 2018-11-13  9:43 UTC 

UBSAN: Undefined behaviour in mm/page_alloc.c
 2018-11-13  9:43 UTC  (3+ messages)

[PATCH 0/3] new HW version and co-maintainer
 2018-11-13  9:40 UTC  (4+ messages)
` [PATCH 1/3] crypto: ccree: add support for CryptoCell 703
` [PATCH 2/3] dt-bindings: crypto: ccree: add dt bindings for ccree 703
` [PATCH 3/3] MAINTAINERS: ccree: add co-maintainer

[PATCH][serial-next] serial-uartlite: fix null pointer dereference on pointer port
 2018-11-13  9:39 UTC  (2+ messages)
` NACK: "

[PATCH 0/2] USB: serial: gpio line-name fix and FT232R CBUS gpio support
 2018-11-13  9:33 UTC  (5+ messages)

[PATCH v3 0/5] alpha: system call table generation support
 2018-11-13  9:31 UTC  (6+ messages)
` [PATCH v3 1/5] alpha: move __IGNORE* entries to non uapi header
` [PATCH v3 2/5] alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
` [PATCH v3 3/5] alpha: add __NR_syscalls along with NR_SYSCALLS
` [PATCH v3 4/5] alpha: add system call table generation support
` [PATCH v3 5/5] alpha: generate uapi header and syscall table header files

[PATCH v1 0/5] Venus - Decode reconfig sequence
 2018-11-13  9:31 UTC  (6+ messages)
` [PATCH v1 5/5] media: venus: update number of bytes used field properly for EOS frames

[PATCH] media: venus: fix reported size of 0-length buffers
 2018-11-13  9:30 UTC 

[PATCH][bpf-next] bpf: fix null pointer dereference on pointer offload
 2018-11-13  9:29 UTC 

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

[RFC PATCH 00/13] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-13  9:20 UTC  (5+ messages)
` [RFC PATCH 01/13] arm: Fix mutual exclusion in arch_gettimeoffset

[PATCH 1/2] arm64: dts: qcom: Add Camera Control Interface pinctrls
 2018-11-13  9:19 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add pinctrls for camera sensors

[PATCH 0/4] nvmem: meson: efuse updates
 2018-11-13  9:06 UTC  (5+ messages)
` [PATCH 2/4] nvmem: meson-efuse: bindings: add peripheral clock
` [PATCH 4/4] nvmem: meson-efuse: "

[PATCH v3 0/7] clk: at91: Rework DT bindings
 2018-11-13  9:03 UTC  (4+ messages)
` [PATCH v3 2/7] ARM: dts: at91: sama5d2: switch to new binding

[PATCH] geneve: Add missing braces in addr6 initializer
 2018-11-13  9:02 UTC  (3+ messages)
` [PATCH net-next v2] geneve: Use empty braces for "

[PATCH] arm64: dts: allwinner: a64: Add mali node
 2018-11-13  9:00 UTC  (2+ messages)

[PATCH 4.14 000/222] 4.14.81-stable review
 2018-11-13  8:40 UTC  (2+ messages)

[PATCH] Revert "scripts/setlocalversion: git: Make -dirty check more robust"
 2018-11-13  8:35 UTC  (12+ messages)
  ` [PATCH] scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks

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

[PATCH AUTOSEL 3.18 1/9] bfs: add sanity check at bfs_fill_super()
 2018-11-13  8:31 UTC  (2+ messages)

[PATCH v4 01/10] spi: Add a driver for the Freescale/NXP QuadSPI controller
 2018-11-13  8:30 UTC  (3+ 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).