linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-04 11:30:57 to 2018-12-04 15:04:16 UTC [more...]

[PATCH v2 14/34] dt-bindings: arm: Convert Amlogic board/soc bindings to json-schema
 2018-12-04 15:04 UTC  (15+ messages)
` [PATCH v2 21/34] dt-bindings: arm: Convert Oxford Semi "
` [PATCH v2 24/34] dt-bindings: arm: Convert Rockchip "
` [PATCH v2 25/34] dt-bindings: arm: renesas: Move 'renesas,prr' binding to its own doc
` [PATCH v2 26/34] dt-bindings: arm: Convert Renesas board/soc bindings to json-schema

[PATCH 0/4] Fix ssd1307fb OLED driver reset
 2018-12-04 15:03 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: display: ssd1307fb: Remove reset-active-low from examples
` [PATCH 2/4] video: ssd1307fb: Do not hard code active-low reset sequence
` [PATCH 3/4] ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity
` [PATCH 4/4] ARM: mxs: cfa10036: Fixup OLED display reset polarity

[PATCH 0/6] media: don't ifdef v4l2_subdev_get_try_format() any more
 2018-12-04 15:01 UTC  (4+ messages)
` [PATCH 1/6] media: v4l2-subdev: stub v4l2_subdev_get_try_format()
  ` [PATCH 1/6] media: v4l2-subdev: stub v4l2_subdev_get_try_format() ^[^[

[PATCH] MAINTAINERS: Remove myself from the list
 2018-12-04 15:00 UTC  (3+ messages)

[GIT PULL] parisc architecture fix for kernel v4.20-rc6
 2018-12-04 15:00 UTC 

[PATCH -next] drm/tinydrm: Use kmemdup rather than duplicating its implementation in repaper_spi_transfer()
 2018-12-04 15:00 UTC  (2+ messages)

[PATCH] gpu/drm: remove DEFINE_DPU_DEBUGFS_SEQ_FOPS()
 2018-12-04 14:59 UTC  (2+ messages)

[PATCH] ptp: fix an IS_ERR() vs NULL check
 2018-12-04 14:55 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 0/4] crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum)
 2018-12-04 14:51 UTC  (3+ messages)
` [PATCH v2 2/4] crypto: arm64/chacha20 - add XChaCha20 support

[PATCH] i2c: mux: demux-pinctrl: handle failure case of devm_kstrdup()
 2018-12-04 14:50 UTC  (10+ messages)

Compiling with old gcc breaks when CONFIG_RETPOLINE is off
 2018-12-04 13:57 UTC  (2+ messages)

[PATCH 0/3] mmu notifier contextual informations
 2018-12-04 14:48 UTC  (4+ messages)
` [PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation

[PATCH 00/14] regulator: axp20x: Stop AXP209 from crashing when enabling LDO3
 2018-12-04 14:47 UTC  (8+ messages)
` [PATCH 06/14] regulator: axp20x: add software based soft_start for AXP209 LDO3
` [PATCH 09/14] regulator: dts: add full voltage range to LDO4 on the Lime2

[PATCH v14 00/11] livepatch: Atomic replace feature
 2018-12-04 14:47 UTC  (9+ messages)
` [PATCH v14 03/11] livepatch: Consolidate klp_free functions
` [PATCH v14 05/11] livepatch: Simplify API by removing registration step
` [PATCH v14 06/11] livepatch: Use lists to manage patches, objects and functions

Linux-next: Build failed
 2018-12-04 14:46 UTC  (3+ messages)

overlayfs access checks on underlying layers
 2018-12-04 14:45 UTC  (19+ messages)

[PATCH] misc: mic: fix a DMA pool free failure
 2018-12-04 14:35 UTC  (3+ messages)

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-04 14:44 UTC  (3+ messages)

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-04 14:42 UTC  (5+ messages)

[PATCH v2 0/3] clk: qcom: gcc-msm8998: Fixes and clkref clocks
 2018-12-04 14:37 UTC  (3+ messages)
` [PATCH v2 1/3] clk: qcom: gcc-msm8998: Drop hmss_dvm and lpass_at

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-04 14:35 UTC  (3+ messages)

Payment for your work
 2018-12-04 14:26 UTC 

[PATCH] usb: core: Remove unnecessary memset()
 2018-12-04 14:31 UTC 

[PATCH 0/4] dma-debug: implement dynamic entry allocation
 2018-12-04 14:31 UTC  (12+ messages)
` [PATCH 1/4] dma-debug: Use pr_fmt()
` [PATCH 2/4] dma-debug: Refactor dma_debug_entry allocation
` [PATCH 3/4] dma-debug: Dynamically expand the dma_debug_entry pool
` [RFC 4/4] dma-debug: Make leak-like behaviour apparent

[PATCH] usb: dwc2: Disable power down feature on Samsung SoCs
 2018-12-04 14:28 UTC  (2+ messages)

[PATCH v3, RFC] iommu/io-pgtable-arm-v7s: Use page_frag to request DMA32 memory
 2018-12-04 14:25 UTC  (2+ messages)

[PATCH v3 00/21] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-12-04 14:22 UTC  (22+ messages)
` [PATCH v3 01/21] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH v3 02/21] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH v3 03/21] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH v3 04/21] drm/sun4i: frontend: Pass DRM format info to input mode helper
` [PATCH v3 05/21] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH v3 06/21] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH v3 07/21] drm/sun4i: frontend: Add support for packed YUV422 input formats
` [PATCH v3 08/21] drm/sun4i: frontend: Add support for semi-planar YUV "
` [PATCH v3 09/21] drm/sun4i: frontend: Add support for planar "
` [PATCH v3 10/21] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH v3 11/21] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH v3 12/21] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v3 13/21] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH v3 14/21] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH v3 15/21] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH v3 16/21] drm/sun4i: Move access control before setting the register as documented
` [PATCH v3 17/21] drm/sun4i: frontend: Add a quirk structure
` [PATCH v3 18/21] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH v3 19/21] drm/sun4i: Make COEF_RDY conditional
` [PATCH v3 20/21] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH v3 21/21] drm/sun4i: frontend: Add A20-specific device-tree compatible and quirks

use generic DMA mapping code in powerpc V4
 2018-12-04 14:24 UTC  (11+ messages)

move the arm arch_dma_alloc implementation to common code
 2018-12-04 14:23 UTC  (8+ messages)
` [PATCH 4/9] dma-mapping: move the arm64 ncoherent alloc/free support "
` [PATCH 5/9] dma-mapping: support highmem in the generic remap allocator

[PATCH v1 1/1] mmc: core: control EXT_CSD_CACHE_CTRL from device tree
 2018-12-04 14:19 UTC  (2+ messages)

[PATCH v7 0/9] Port the FSL QSPI driver to the SPI framework
 2018-12-04 14:15 UTC  (10+ messages)
` [PATCH v7 1/9] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
` [PATCH v7 2/9] arm64: "
` [PATCH v7 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller
` [PATCH v7 4/9] dt-bindings: spi: Move the bindings for the FSL QSPI driver
` [PATCH v7 5/9] dt-bindings: spi: Adjust "
` [PATCH v7 6/9] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
` [PATCH v7 7/9] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used
` [PATCH v7 8/9] ARM64: dts: ls1046a: "
` [PATCH v7 9/9] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework

[PATCH V3 2/7] net: lorawan: Add LoRaWAN socket module
 2018-12-04 14:13 UTC  (8+ messages)
` [PATCH V4 0/6] net: lorawan: Add LoRaWAN soft MAC module
` [PATCH V4 1/6] net: lorawan: Add LoRaWAN socket module
` [PATCH V4 2/6] net: lorawan: Add LoRaWAN API declaration for LoRa devices
` [PATCH V4 3/6] net: maclorawan: Add maclorawan module declaration
` [PATCH V4 4/6] net: maclorawan: Implement the crypto of maclorawan module
` [PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
` [PATCH V4 6/6] net: lorawan: List LORAWAN in menuconfig

[PATCH v5 1/2] module: Overwrite st_size instead of st_info
 2018-12-04 14:14 UTC  (2+ messages)
` [PATCH v5 2/2] ARM: module: Fix function kallsyms on Thumb-2

[PATCH v3] perf: tests: Disable breakpoint tests on ARM (32-bit)
 2018-12-04 14:12 UTC  (3+ messages)

[PATCH 0/3] RISC-V SBI earlycon
 2018-12-04 13:55 UTC  (4+ messages)
` [PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
` [PATCH 2/3] RISC-V: defconfig: Enable "
` [PATCH 3/3] RISC-V: Remove EARLY_PRINTK support

[PATCH v1] dt-binding: spi: Update NPCM PSPI controller documentation
 2018-12-04 13:54 UTC 

NFS/TCP crashes on MIPS/RBTX4927 in v4.20-rcX (bisected)
 2018-12-04 13:53 UTC 

[BUGFIX PATCH -tip] kprobes/x86: Fix to copy RIP relative instruction correctly
 2018-12-04 13:49 UTC  (3+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-04 13:49 UTC  (9+ messages)
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit

[PATCH 4.14 000/146] 4.14.86-stable review
 2018-12-04 13:41 UTC  (7+ messages)
` [PATCH 4.14 018/146] libceph: implement CEPHX_V2 calculation mode
` [PATCH 4.14 098/146] x86/process: Consolidate and simplify switch_to_xtra() code

[PATCH] tools: Fix diverse typos
 2018-12-04 13:41 UTC  (2+ messages)

[PATCH v1] spi: npcm: Modify pspi send function
 2018-12-04 13:40 UTC 

[GIT PULL rcu/next] RCU commits for 4.21/5.0
 2018-12-04 13:38 UTC  (3+ messages)

[PATCH] [media] dib7000p: Remove dead code
 2018-12-04 13:39 UTC  (6+ messages)

[PATCH v2] dma-debug: Kconfig for PREALLOC_DMA_DEBUG_ENTRIES
 2018-12-04 13:36 UTC  (2+ messages)

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-04 13:32 UTC  (9+ messages)
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-12-04 13:30 UTC  (4+ messages)
` [PATCH v2 34/43] drm/sun4i: Add buffer stride and offset configuration for tiling mode

[PATCH v5 00/21] lib, rtc: Print rtc_time via %ptR[dt][r]
 2018-12-04 13:30 UTC  (3+ messages)
` [PATCH v5 02/21] lib/vsprintf: Print time and date in human readable format via %pt

[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
 2018-12-04 13:29 UTC  (5+ messages)
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update

[PATCH] usb: dwc2: Revert "usb: dwc2: Disable all EP's on disconnect"
 2018-12-04 13:29 UTC  (5+ messages)

[PATCH v2 1/2] pci: imx6: avoid dereferencing program counter from user mode
 2018-12-04 13:27 UTC  (2+ messages)
` [PATCH v2 2/2] pci: imx6: support kernels built in Thumb-2 mode

[PATCH v2] signal: add procfd_signal() syscall
 2018-12-04 13:26 UTC  (8+ messages)

[RFC 00/60] Coscheduling for Linux
 2018-12-04 13:23 UTC  (8+ messages)
    ` Task group cleanups and optimizations (was: Re: [RFC 00/60] Coscheduling for Linux)

[PATCH] m68k: Fix crash in free_all_bootmem()
 2018-12-04 13:14 UTC 

[PATCH 0/6] media: sun6i: Separate H3 compatible from A31
 2018-12-04 13:13 UTC  (5+ messages)
` [PATCH 1/6] media: dt-bindings: "

[PATCH] binder: implement binderfs
 2018-12-04 13:12 UTC 

[PATCH -next] drm/fb-helper: Fix typo in parameter description
 2018-12-04 13:00 UTC  (2+ messages)

[PATCH] clk: meson-gxbb: switch video clocks mux tables to static
 2018-12-04 12:58 UTC 

[PATCH] crypto: cavium/nitrox - Enabled Mailbox support
 2018-12-04 12:55 UTC 

[PATCH] tty: xilinx_uartps: Correct return value in probe
 2018-12-04 12:51 UTC 

[PATCH] sdhci: fix the fake timeout bug
 2018-12-04 12:47 UTC  (8+ messages)
        ` [PATCH V2] sdhci: fix the timeout check window for clock and reset

[PATCH v1 00/12] Add support for usb on Hikey960
 2018-12-04 12:45 UTC  (3+ messages)
` [PATCH v1 12/12] dts: hi3660: "

[PATCH 00/13 v2] Regulator ena_gpiod fixups
 2018-12-04 12:44 UTC  (5+ messages)

[PATCH] platform/x86: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-04 12:40 UTC  (4+ messages)

[PATCH v1 0/4] phy: qcom-qmp: Fix clock-cells binding and provider
 2018-12-04 12:37 UTC  (3+ messages)

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-12-04 12:36 UTC  (4+ messages)
` [PATCH v2 3/4] x86/kvm/hyper-v: direct mode "

[PATCH 10/17] prmem: documentation
 2018-12-04 12:34 UTC  (13+ messages)

[PATCH 07/29 v2] x86/fpu: don't export __kernel_fpu_{begin|end}()
 2018-12-04 12:33 UTC  (8+ messages)
` [tip:x86/fpu] x86/fpu: Don't export __kernel_fpu_{begin,end}()

[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-04 12:30 UTC  (2+ messages)

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-04 12:18 UTC  (7+ messages)
` [PATCH 1/6] __wr_after_init: linker section and label
` [PATCH 2/6] __wr_after_init: write rare for static allocation
` [PATCH 3/6] rodata_test: refactor tests
` [PATCH 4/6] rodata_test: add verification for __wr_after_init
` [PATCH 5/6] __wr_after_init: test write rare functionality
` [PATCH 6/6] __wr_after_init: lkdtm test

[PATCH v3 0/3] hisi_sas: DIF support
 2018-12-04 12:16 UTC  (4+ messages)
` [PATCH v3 4/4] scsi: hisi_sas: Add support for DIF feature for v3 hw

[PATCH v2 0/2] Two AST driver fixes
 2018-12-04 12:13 UTC  (3+ messages)
` [PATCH v2 2/2] drm/ast: Fix connector leak during driver unload

[PATCH v2 1/6] drm/v3d: Document cache flushing ABI
 2018-12-04 12:01 UTC  (8+ messages)
` [PATCH v2 4/6] drm/v3d: Drop the wait for L2T flush to complete
` [PATCH v2 5/6] drm/v3d: Stop trying to flush L2C on V3D 3.3+
` [PATCH v2 6/6] drm/v3d: Invalidate the caches from the outside in

[PATCH v6 0/2] add the Amlogic Meson PCIe controller driver
 2018-12-04 12:00 UTC  (6+ messages)
` [PATCH v6 2/2] PCI: amlogic: Add "

[PATCH] clocksource: Add heuristics to avoid switching away from TSC due to timer delay
 2018-12-04 11:56 UTC  (2+ messages)

[PATCH v3 0/8] mfd / platform: cros_ec: move cros_ec sysfs attributes to its own drivers
 2018-12-04 11:52 UTC  (6+ messages)
` [PATCH v3 2/8] mfd / platform: cros_ec: move lightbar attributes to its own driver

[RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
 2018-12-04 11:50 UTC  (3+ messages)

[PATCH v6 00/10] clk: clkdev/of_clk - add managed lookup and provider registrations
 2018-12-04 11:45 UTC  (12+ messages)
` [PATCH v6 01/10] clkdev: add managed clkdev lookup registration
` [PATCH v6 02/10] clk: Add kerneldoc to managed of-provider interfaces
` [PATCH v6 03/10] clk: of-provider: look at parent if registered device has no provider info
` [PATCH v6 04/10] clk: clk-max77686: Clean clkdev lookup leak and use devm
` [PATCH v6 05/10] clk: clk-st: avoid clkdev lookup leak at remove
` [PATCH v6 06/10] clk: clk-hi655x: Free of_provider "
` [PATCH v6 07/10] clk: rk808: use managed version of of_provider registration
` [PATCH v6 08/10] clk: clk-twl6040: Free of_provider at remove
` [PATCH v6 09/10] clk: apcs-msm8916: simplify probe cleanup by using devm
` [PATCH v6 10/10] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock

[PATCH 4.19 000/139] 4.19.7-stable review
 2018-12-04 10:48 UTC  (14+ messages)
` [PATCH 4.19 003/139] mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
` [PATCH 4.19 004/139] mm/khugepaged: collapse_shmem() stop if punched or truncated
` [PATCH 4.19 006/139] mm/khugepaged: collapse_shmem() remember to clear holes
` [PATCH 4.19 007/139] mm/khugepaged: minor reorderings in collapse_shmem()
` [PATCH 4.19 008/139] mm/khugepaged: collapse_shmem() without freezing new_page
` [PATCH 4.19 011/139] lan743x: fix return value for lan743x_tx_napi_poll
` [PATCH 4.19 018/139] usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
` [PATCH 4.19 022/139] virtio-net: fail XDP set if guest csum is negotiated
` [PATCH 4.19 023/139] net/dim: Update DIM start sample after each DIM iteration
` [PATCH 4.19 027/139] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
` [PATCH 4.19 032/139] x86/retpoline: Remove minimal retpoline support
` [PATCH 4.19 035/139] x86/speculation: Remove unnecessary ret variable in cpu_show_common()
` [PATCH 4.19 047/139] x86/speculataion: Mark command line parser data __initdata

[RFC net-next 0/9] net: hns3: Add more commands to Debugfs in HNS3 driver
 2018-12-04 10:55 UTC  (6+ messages)
` [RFC net-next 3/9] net: hns3: Add "port vlan table" information query function


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