linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 12:55:58 to 2019-01-18 15:25:04 UTC [more...]

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-18 15:23 UTC  (8+ messages)
` [PATCH net-next 1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g
` [PATCH net-next 2/7] net: phy: Add generic support for 2.5GBaseT and 5GBaseT
` [PATCH net-next 3/7] net: phy: Read 2.5G and 5G extended abilities
` [PATCH net-next 4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities
` [PATCH net-next 6/7] net: mvpp2: Add 2.5GBaseT support
` [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[PATCH v4 0/8] drm: minimize drmP.h dependencies
 2019-01-18 15:24 UTC  (7+ messages)
` [PATCH v4 1/8] drm: move drm_can_sleep() to drm_util.h
` [PATCH v4 2/8] drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY "
` [PATCH v4 7/8] drmi/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-18 15:20 UTC  (6+ messages)
` [PATCH 4/4] dax: "Hotplug" persistent memory for use "

[PATCH] sched/wait: introduce wait_event_freezable_hrtimeout
 2019-01-18 15:19 UTC  (2+ messages)

[PATCH v2 0/2] tpm/eventlog/tpm1: Small fixes
 2019-01-18 15:18 UTC  (5+ messages)
` [PATCH 1/2] tpm/eventlog/tpm1: Simplify walking over *pos measurements

[PATCH v2 1/4] dt-bindings: memory: jz4780: Add compatible string for JZ4725B SoC
 2019-01-18 15:13 UTC  (4+ messages)
` [PATCH v2 2/4] memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780
` [PATCH v2 3/4] memory: jz4780-nemc: Reduce size of const array
` [PATCH v2 4/4] memory: jz4780_nemc: Add support for the JZ4725B

[PATCH v7 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-18 15:12 UTC  (5+ messages)
` [PATCH v7 5/5] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

Plain accesses and data races in the Linux Kernel Memory Model
 2019-01-18 15:10 UTC  (2+ messages)

[PATCH V2] wlcore: sdio: Fixup power on/off sequence
 2019-01-18 15:09 UTC  (7+ messages)

[PATCH/RFC] Make perf_event_open() propagate errors for use in bpf_perf_event_open()
 2019-01-18 15:09 UTC  (3+ messages)

[PATCH 0/3] Add IPROC PCIe new features
 2019-01-18 15:08 UTC  (6+ messages)
` [PATCH 1/3] PCI: iproc: Add feature to set order mode
` [PATCH 2/3] PCI: iproc: CRS state check in config request

[PATCH 0/5] sched refcount_t conversions
 2019-01-18 15:06 UTC  (4+ messages)
` [PATCH 1/5] sched: convert sighand_struct.count to refcount_t

use generic DMA mapping code in powerpc V4
 2019-01-18 15:06 UTC  (12+ messages)

[PATCH v2 1/3] usb: ehci: fsl: Update register accessing for arm/arm64 platforms
 2019-01-18 15:04 UTC  (2+ messages)

[PATCH] phy: armada375-usb2: switch to SPDX license identifier
 2019-01-18 15:01 UTC 

[PATCH v4 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-18 15:01 UTC  (9+ messages)
` [PATCH v4 1/2] integrity, KEYS: add a reference to platform keyring

[PATCH,RESEND] selftests: add TPM 2.0 tests
 2019-01-18 15:01 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: sun4i: Add support for the C1 SRAM region with the SRAM controller
 2019-01-18 14:57 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: sun4i-a10: Add Video Engine and reserved memory nodes

[PATCH 0/5] Extend TPM PPI interface to support revision 1.3
 2019-01-18 15:00 UTC  (3+ messages)

[PATCH] um: Remove duplicate headers
 2019-01-18 14:58 UTC 

[GIT PULL] irqchip updates for 5.0-rc3
 2019-01-18 14:57 UTC 

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

[PATCH 0/7] generic radix trees; drop flex arrays
 2019-01-18 14:51 UTC  (8+ messages)
` [PATCH 6/7] sctp: Convert to genradix

Question about qspinlock nest
 2019-01-18 14:50 UTC  (9+ messages)

[PATCH] sched/topology: fix percpu in struct sd_data & struct s_data
 2019-01-18 14:49 UTC 

[PATCH] relay: fix percpu annotation in struct rchan
 2019-01-18 14:49 UTC 

[PATCH v11 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-18 14:46 UTC  (7+ messages)
` [PATCH v11 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v11 perf, bpf-next 6/9] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v11 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-18 14:46 UTC  (13+ messages)
` [PATCH 22/25] mm, compaction: Sample pageblocks for free pages
` [PATCH 23/25] mm, compaction: Be selective about what pageblocks to clear skip hints
` [PATCH 24/25] mm, compaction: Capture a page under direct compaction
` [PATCH 25/25] mm, compaction: Do not direct compact remote memory

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

[PATCH 0/6] drm/exynos: mixer: Add color range property
 2019-01-18 14:44 UTC  (5+ messages)
  ` [PATCH 1/6] include/drm: color_mgmt: Add enum labels

[PATCH 0/3] phy: remove needless usage of module header
 2019-01-18 14:44 UTC  (3+ messages)
` [PATCH 3/3] phy: make phy-armada375-usb2 explicitly non-modular

[PATCH v2 0/2] eeprom: at25: SPI transfer improvements
 2019-01-18 14:05 UTC  (3+ messages)
` [PATCH v2 1/2] eeprom: at25: Merge "off" and "offset" in at25_ee_write()
` [PATCH v2 2/2] eeprom: at25: Use spi_message_init_with_transfers() instead of open coding

x86/sgx: uapi change proposal
 2019-01-18 14:37 UTC  (11+ messages)

[PATCH v2 1/2] media: imx: csi: Disable CSI immediately after last EOF
 2019-01-18 14:36 UTC  (4+ messages)
` [PATCH v2 2/2] media: imx: prpencvf: "

[PATCH RFC] ARM64: dts: marvell: Add DTS file for Turris Mox
 2019-01-18 14:35 UTC  (2+ messages)

[PATCH] powerpc: chrp: Use of_node_is_type to access device_type
 2019-01-18 14:35 UTC 

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-18 14:33 UTC  (10+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler

[PATCH v2 0/2] Add support for the Aspeed AST2500 SoC EDAC driver
 2019-01-18 14:28 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Remove expensive print in irq handler
 2019-01-18 14:26 UTC 

Getting weird TPM error after rebasing my tree to security/next-general
 2019-01-18 14:25 UTC 

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-18 14:23 UTC  (7+ messages)

[PATCH 1/8] MIPS: DTS: CI20: Set BCH clock to 200 MHz
 2019-01-18 14:22 UTC  (6+ messages)
` [PATCH 7/8] mtd: rawnand: jz4780-bch: Separate top-level and SoC specific code

[PATCH 0/7] hwmon: adm1029: Fix most style problem
 2019-01-18 14:20 UTC  (9+ messages)
` [PATCH 1/7] hwmon: adm1029: Remove write to FFF paragraph
` [PATCH 2/7] hwmon: adm1029: Add SPDX header
` [PATCH 3/7] hwmon: adm1029: replace S_IXXX macros by their numeric values
` [PATCH 4/7] hwmon: adm1029: Add blank line after declarations
` [PATCH 5/7] hwmon: adm1029: Fix Logical continuations should be on the previous line checkpatch warning
` [PATCH 6/7] hwmon: adm1029: Fix function alignment
` [PATCH 7/7] hwmon: adm1029: Add a comment for locking mutex

[PATCH] arm64 memory accesses may cause undefined fault on Fujitsu-A64FX
 2019-01-18 14:17 UTC  (2+ messages)

[PATCH v4 0/4] Add device links to clocks
 2019-01-18 14:16 UTC  (7+ messages)
` [PATCH v4 2/4] clk: mvebu: armada-37xx-tbg: fix error message
` [PATCH v4 3/4] clk: mvebu: armada-37xx-tbg: fill the device entry when registering the clocks
` [PATCH v4 4/4] clk: mvebu: armada-37xx-xtal: fill the device entry when registering the clock

[PATCH] perf/core: fix perf_proc_update_handler() bug
 2019-01-18 14:14 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx6q: add pmu interrupt-affinity
 2019-01-18 14:12 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6dl: "

[PATCH 3.16] x86/eisa: Add missing include
 2019-01-18 14:11 UTC 

[PATCH 1/4] dt-bindings: memory: jz4780: Add compatible string for JZ4725B SoC
 2019-01-18 14:10 UTC  (4+ messages)
` [PATCH 3/4] memory: jz4780-nemc: Reduce size of const array

perf: rdpmc bug when viewing all procs on remote cpu
 2019-01-18 14:09 UTC  (6+ messages)

Crash in list_add_leaf_cfs_rq due to bad tmp_alone_branch
 2019-01-18 14:06 UTC  (4+ messages)

[PATCH 0/3] PCI: hv: Use vPCI protocol version 1.2 for v4.9
 2019-01-18 14:05 UTC  (4+ messages)
` [PATCH 3/3] "

workqueue: Is flush_work() without INIT_WORK() OK?
 2019-01-18 14:05 UTC  (2+ messages)

[PATCH 0/5] riscv: minor fixes and cleanups
 2019-01-18 14:03 UTC  (6+ messages)
` [PATCH 1/5] riscv: add missing newlines to printk messages
` [PATCH 2/5] riscv: use pr_info and friends
` [PATCH 3/5] riscv: fix riscv_of_processor_hartid() comment
` [PATCH 4/5] riscv: treat cpu devicetree nodes without status as enabled
` [PATCH 5/5] riscv: use for_each_of_cpu_node iterator

[PATCH v2 1/2] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
 2019-01-18 13:58 UTC  (10+ messages)
` [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver

[PATCH v1] iommu/s390: Declare s390 iommu reserved regions
 2019-01-18 13:51 UTC  (4+ messages)

[PATCH] xtensa: Fix typo use space=>user space
 2019-01-18 13:45 UTC 

[PATCH 00/13] mfd: add support for max77650 PMIC
 2019-01-18 13:42 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: mfd: add DT bindings for max77650
` [PATCH 02/13] dt-bindings: regulator: "
` [PATCH 03/13] dt-bindings: power: supply: "
` [PATCH 04/13] dt-bindings: gpio: "
` [PATCH 05/13] dt-bindings: leds: "
` [PATCH 06/13] dt-bindings: input: "
` [PATCH 07/13] mfd: max77650: new core mfd driver
` [PATCH 08/13] regulator: max77650: add regulator support
` [PATCH 09/13] power: supply: max77650: add support for battery charger
` [PATCH 10/13] gpio: max77650: add GPIO support
` [PATCH 11/13] leds: max77650: add LEDs support
` [PATCH 12/13] input: max77650: add onkey support
` [PATCH 13/13] MAINTAINERS: add an entry for max77650 mfd driver

[PATCH v2] dma-debug: add dumping facility via debugfs
 2019-01-18 13:44 UTC 

[PATCH] perf, script: Fix crash with printing mixed trace point and other events
 2019-01-18 13:42 UTC  (5+ messages)
      ` [RFC] Don't print sample_type bits in non-group events not set in the group's was "

[PATCH] dma-debug: add dumping facility via debugfs
 2019-01-18 13:41 UTC  (3+ messages)

[PATCH] Documentation: DMA-API: fix two typos
 2019-01-18 13:38 UTC 

[PATCH BUGFIX RFC 0/2] reverting two commits causing freezes
 2019-01-18 13:35 UTC  (2+ messages)

[PATCH v3 0/4] Add MediaTek MUSB Controller Driver
 2019-01-18 13:34 UTC  (5+ messages)
` [PATCH v3 4/4] usb: musb: Add support for MediaTek musb controller

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-01-18 13:32 UTC  (6+ messages)
` [PATCH 17/17] module: Prevent module removal racing with text_poke()

[PATCH] ARM: dts: imx6qdl-apalis: add phy-supply
 2019-01-18 13:32 UTC 

[PATCH] arm: fix a migrating irq bug when hotplug cpu
 2019-01-18 13:31 UTC  (2+ messages)

[PATCH] ARM: dts: imx6*-apalis/-colibri: mark I2C recovery GPIOs as open drain
 2019-01-18 13:31 UTC 

[PATCH 1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl
 2019-01-18 13:21 UTC  (2+ messages)

[PATCH v5 00/14] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-18 13:21 UTC  (9+ messages)
` [PATCH v5 04/14] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v5 07/14] qcom: spmi-gpio: add support for hierarchical IRQ chip

[PATCH 0/1] Add prctl to kill descendants on exit
 2019-01-18 13:11 UTC  (3+ messages)
` [RESEND PATCH v2 "
  ` [RESEND PATCH v2 1/1] prctl: add PR_{GET,SET}_KILL_DESCENDANTS_ON_EXIT

[PATCH v4 5/5] clk: samsung: exynos5433: add imem clocks
 2019-01-18 13:16 UTC 

[PATCH v3 0/4] Add NXP AUDMIX device and machine drivers
 2019-01-18 13:16 UTC  (3+ messages)

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-18 13:16 UTC  (4+ messages)

4.19.{12,[13],14}: RIP: 0010:nf_conncount_cache_free+0x26/0x2f [nf_conncount]
 2019-01-18 13:10 UTC  (2+ messages)

[PATCH 1/8] lkdtm: change snprintf to scnprintf for possible overflow
 2019-01-18 13:06 UTC  (3+ messages)

[PATCH v4 0/2] arm64: dts: qcom: sdm845: Fix DMA allocations for devices with IOMMU
 2019-01-18 13:05 UTC  (2+ messages)

vt: Improve CSI parsing
 2019-01-18 12:59 UTC  (2+ messages)

[PATCH rdma-rc 0/3] RDMA/hns: Some fixes for 5.0
 2019-01-18 12:58 UTC  (8+ messages)
` [PATCH rdma-rc 1/3] RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs

[PATCH] bpftool: Fix prog dump by tag
 2019-01-18 12:58 UTC 

[GIT PULL] i3c: Fixes for 5.0-rc3
 2019-01-18 12:57 UTC 

[PATCH v4 1/4] can: m_can: Create a m_can platform framework
 2019-01-18 12:55 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).