linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-17 14:38:42 to 2018-11-18 11:19:05 UTC [more...]

[PATCH] proc: allow killing processes via file descriptors
 2018-11-18 11:17 UTC 

[PATCH v3] i2c: mux: remove duplicated i2c_algorithm
 2018-11-18 11:13 UTC  (4+ messages)

[PATCH 0/9] drm: remove deprecated functions
 2018-11-18 11:04 UTC  (3+ messages)
` [PATCH 8/9] drm: remove no longer needed drm-get-put coccinelle script

[PATCH v2 0/9] of: fix compatible-child-node lookups
 2018-11-18 10:45 UTC  (10+ messages)
` [PATCH v2 5/9] mtd: nand: atmel: fix OF child-node lookup

[PATCH] mtd: rawnand: qcom: Namespace prefix some commands
 2018-11-18 10:35 UTC  (3+ messages)
`  "

[RFC PATCH v2 00/15] Introduced new Cadence USBSS DRD Driver
 2018-11-18 10:09 UTC  (16+ messages)
` [RFC PATCH v2 01/15] usb:cdns3: add pci to platform driver wrapper
` [RFC PATCH v2 02/15] usb:cdns3: Device side header file
` [RFC PATCH v2 03/15] dt-bindings: add binding for USBSS-DRD controller
` [RFC PATCH v2 04/15] usb:cdns3: Driver initialization code
` [RFC PATCH v2 05/15] usb:cdns3: Added DRD support
` [RFC PATCH v2 06/15] usb:cdns3: Adds Host support
` [RFC PATCH v2 07/15] usb:cdns3: Adds Device mode support - initialization
` [RFC PATCH v2 08/15] usb:cdns3: Implements device operations part of the API
` [RFC PATCH v2 09/15] usb:cdns3: EpX "
` [RFC PATCH v2 10/15] usb:cdns3: Ep0 "
` [RFC PATCH v2 11/15] usb:cdns3: Implements ISR functionality
` [RFC PATCH v2 12/15] usb:cdns3: Adds enumeration related function
` [RFC PATCH v2 13/15] usb:cdns3: Adds transfer "
` [RFC PATCH v2 14/15] usb:cdns3: Adds debugging function
` [RFC PATCH v2 15/15] usb:cdns3: Feature for changing role

[PATCH v2 0/3] Add Amlogic Meson GX SoC Clock Measure Driver
 2018-11-18  9:32 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: amlogic: Add Internal Clock Measurer bindings
` [PATCH v2 2/3] soc: amlogic: Add Meson GX Clock Measure driver

[PATCH v17 01/23] x86/sgx: Update MAINTAINERS
 2018-11-18  8:38 UTC  (17+ messages)
` [PATCH v17 03/23] x86/cpufeatures: Add SGX sub-features (as Linux-defined bits)
` [PATCH v17 06/23] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v17 07/23] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v17 13/23] x86/msr: Add SGX Launch Control MSR definitions

[RFC] DTrace based on eBPF and other tracing facilities
 2018-11-18  8:32 UTC  (2+ messages)

[PATCH v3 0/3] wireless: Use common cordic algorithm for b43 driver
 2018-11-18  8:23 UTC  (4+ messages)
` [PATCH v3 3/3] b43: Use cordic algorithm from kernel library

[PATCH] debugobjects: add a new Kconfig for POOL_SIZE
 2018-11-18  8:22 UTC 

[BUG] Nuvoton NCPT650 TPM 2.0 mode not working
 2018-11-18  8:18 UTC  (11+ messages)

[PATCH 0/4] bpf: permit JIT allocations to be served outside the module region
 2018-11-18  7:48 UTC  (7+ messages)
` [PATCH 1/4] bpf: account for freed JIT allocations in arch code
` [PATCH 2/4] net/bpf: refactor freeing of executable allocations
` [PATCH 3/4] bpf: add __weak hook for allocating executable memory
` [PATCH 4/4] arm64/bpf: don't allocate BPF JIT programs in module memory

[PATCH 1/2] tpm: rename data_pending to transmit_result
 2018-11-18  7:48 UTC  (4+ messages)
` [PATCH v4 2/2] tpm: add support for partial reads

[PATCH v8 00/17] Removed nested TPM operations
 2018-11-18  7:37 UTC  (7+ messages)
` [PATCH v8 08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v8 16/17] tpm: take TPM chip power gating out of tpm_transmit()

[PATCH v5 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-11-18  7:32 UTC  (10+ messages)
` [PATCH v5 6/7] tpm: ensure that the output of PCR read contains the correct digest size
` [PATCH v5 7/7] tpm: pass an array of tpm_bank_list structures to tpm_pcr_extend()

RFC: userspace exception fixups
 2018-11-18  7:18 UTC  (3+ messages)

[RFC PATCH 0/3] Maintainer Handbook: Subsystem Profile
 2018-11-18  7:12 UTC  (21+ messages)
` [RFC PATCH 2/3] MAINTAINERS, "
  ` [Ksummit-discuss] "
` [RFC PATCH 3/3] libnvdimm, MAINTAINERS: "
  ` [Ksummit-discuss] "

[PATCH v1 2/2] i2c: i2c-stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
 2018-11-18  7:08 UTC  (3+ messages)

[PATCH v1 0/5] perf cs-etm: Correct packets handling
 2018-11-18  6:38 UTC  (4+ messages)
` [PATCH v1 2/5] perf cs-etm: Avoid stale branch samples when flush packet

[PATCH net-next 0/2] net: bcmgenet: fix aborted suspend
 2018-11-18  6:04 UTC  (6+ messages)
` [PATCH net-next 1/2] net: bcmgenet: code movement
` [PATCH net-next 2/2] net: bcmgenet: abort suspend on error

[PATCH net-next v2] geneve: Use empty braces for addr6 initializer
 2018-11-18  6:03 UTC  (3+ messages)
` [PATCH net-next v3] geneve: Initialize addr6 with memset

[PATCH net-next 0/5] net: hns3: Add vf mtu support
 2018-11-18  5:57 UTC  (7+ messages)
` [PATCH net-next 1/5] net: hns3: Support two vlan header when setting mtu
` [PATCH net-next 2/5] net: hns3: Refactor mac mtu setting related functions
` [PATCH net-next 3/5] net: hns3: Add vport alive state checking support
` [PATCH net-next 4/5] net: hns3: Add mtu setting support for vf
` [PATCH net-next 5/5] net: hns3: up/down netdev in hclge module when setting mtu

[PATCH] net: fsl: Use device_type helpers to access the node type
 2018-11-18  5:53 UTC  (2+ messages)

[PATCH] atm: Convert to using %pOFn instead of device_node.name
 2018-11-18  5:52 UTC  (2+ messages)

[PATCH][next] net: aquantia: fix spelling mistake "specfield" -> "specified"
 2018-11-18  5:36 UTC  (2+ messages)

[PATCH net-next] net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_wait
 2018-11-18  5:15 UTC  (2+ messages)

[PATCH] net: phy: mdio-gpio: fix access that may sleep
 2018-11-18  5:12 UTC  (4+ messages)
` [PATCH v6] net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs

[PATCH net-next v4 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-11-18  5:10 UTC  (2+ messages)

[PATCH 0/8] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc
 2018-11-18  5:00 UTC  (4+ messages)
` [PATCH 3/8] kbuild: refactor modversions build rules

[PATCH v2 0/7] staging:iio:ad2s90: Add dt support and move out of staging
 2018-11-18  4:25 UTC  (8+ messages)
` [PATCH v2 1/7] staging:iio:ad2s90: Add device tree support
` [PATCH v2 2/7] staging:iio:ad2s90: Remove spi setup that should be done via dt
` [PATCH v2 3/7] staging:iio:ad2s90: Add max frequency check at probe
` [PATCH v2 4/7] dt-bindings:iio:resolver: Add docs for ad2s90
` [PATCH v2 5/7] staging:iio:ad2s90: Replace license text w/ SPDX identifier
` [PATCH v2 6/7] staging:iio:ad2s90: Add comment to device state mutex
` [PATCH v2 7/7] staging:iio:ad2s90: Move out of staging

[PATCH v2 0/2] x86: Asm macros fixes
 2018-11-18  4:20 UTC  (5+ messages)
` [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros

[PATCH] clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
 2018-11-18  4:18 UTC 

[PATCH] clk: rockchip: fix I2S1 clock gate register for rk3328
 2018-11-18  4:16 UTC 

[PATCH] kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
 2018-11-18  4:15 UTC  (3+ messages)

[GIT PULL] libnvdimm fixes for 4.20-rc3
 2018-11-18  2:59 UTC 

WARNING: ODEBUG bug in __udp4_lib_lookup
 2018-11-18  2:47 UTC 

a9f38e1dec ("floppy: convert to blk-mq"): INFO: task mount:661 blocked for more than 120 seconds
 2018-11-18  2:39 UTC 

[PATCH v2] clocksource/drivers/arc_timer: Utilize generic sched_clock
 2018-11-18  2:17 UTC  (4+ messages)

[PATCH V2 1/2] clocksource: imx-gpt: add support for ARM64
 2018-11-18  1:54 UTC  (8+ messages)
` [PATCH V2 2/2] clocksource: imx-gpt: add necessary kfree to avoid resource leak

[PATCH v2] riscv: add asm/unistd.h UAPI header
 2018-11-18  1:49 UTC  (2+ messages)

[RFC v2 0/7] MIPS: Lexra LX5280 CPU + Realtek RTL8186 SoC support
 2018-11-18  1:39 UTC  (3+ messages)
` [RFC v2 5/7] clocksource/drivers/rtl8186: Add RTL8186 timer driver

[PATCH v2 0/2] Document memory-to-memory video codec interfaces
 2018-11-18  1:34 UTC  (11+ messages)
` [PATCH v2 1/2] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCH v2 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH 1/2] clocksource: Demote dbx500 PRCMU clocksource
 2018-11-18  1:28 UTC  (2+ messages)

[PATCH v2 0/2] clocksource/meson6_timer: implement ARM delay timer
 2018-11-18  1:27 UTC  (2+ messages)

[PATCH] clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>
 2018-11-18  1:26 UTC  (2+ messages)

[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
 2018-11-18  1:02 UTC  (2+ messages)

[PATCH v7 0/4] PPS: pps-gpio PPS ECHO implementation
 2018-11-18  0:35 UTC  (6+ messages)
` [PATCH v7 1/4] dt-bindings: pps: descriptor-based gpio, capture-clear addition

[PATCH v5 00/18] arm64: dts: qcom: qcs404: Add Device tree nodes
 2018-11-17 23:12 UTC  (7+ messages)
` [PATCH v5 01/18] arm64: dts: qcom: qcs404: add base dts files
` [PATCH v5 02/18] arm64: dts: qcom: qcs404-evb: add dts files for EVBs
` [PATCH v5 12/18] arm64: dts: qcom: pms405: add gpios

[PATCH] dt-bindings: rng: update bindings for MT7629 SoC
 2018-11-17 23:07 UTC  (4+ messages)

[PATCH v6 0/3] Remove #if 0 blocks
 2018-11-17 21:33 UTC  (3+ messages)
` [PATCH v6 1/3] staging: mt7621-mmc: Remove #if 0 blocks in sd.c

[of] deadlock b/c of gpiochip and pinctrl dependency
 2018-11-17 21:15 UTC 

linux-next: Unable to mount a cgroup file system
 2018-11-17 21:18 UTC 

[PATCHv4 0/6] omapdrm: DSI command mode panel support
 2018-11-17 21:16 UTC  (12+ messages)
` [PATCHv4 1/6] drm/omap: use DRM_DEBUG_DRIVER instead of CORE
` [PATCHv4 2/6] drm/omap: populate DSI platform bus earlier
` [PATCHv4 3/6] drm/omap: don't check dispc timings for DSI
` [PATCHv4 5/6] drm/omap: add framedone interrupt support
` [PATCHv4 6/6] drm/omap: add support for manually updated displays

[PATCH v2 0/4] clk: meson: Add video clocks path
 2018-11-17 21:09 UTC  (3+ messages)
` [PATCH v2 4/4] clk: meson-gxbb: Add video clocks

[PATCH] net/ibmnvic: Fix deadlock problem in reset
 2018-11-17 20:41 UTC  (2+ messages)

[PATCH 1/3] net-next/hinic:fix a bug in set mac address
 2018-11-17 20:22 UTC  (3+ messages)
` [PATCH 2/3] net-next/hinic:performance improvement for HiNIC

[PATCH] Allow hwrng to initialize crng
 2018-11-17 20:15 UTC  (2+ messages)

[PATCH net-next 0/4] Introduce ENETC ethernet drivers
 2018-11-17 20:08 UTC  (3+ messages)
` [PATCH net-next 1/4] enetc: Introduce basic PF and VF "

[PATCH net-next 1/2] vhost_net: mitigate page reference counting during page frag refill
 2018-11-17 20:01 UTC  (4+ messages)
` [PATCH net-next 2/2] tuntap: free XDP dropped packets in a batch

KVM selftests are failing
 2018-11-17 19:43 UTC  (13+ messages)

[PATCH] x86: olpc: Remove calling of_platform_bus_probe
 2018-11-17 18:42 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/olpc: Do not call of_platform_bus_probe()

[PATCH 0/7] IP101GR: devicetree based configuration of SEL_INTR32
 2018-11-17 18:20 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: vendor-prefix: add prefix for IC Plus Corp
` [PATCH 2/7] dt-bindings: net: phy: add bindings for the IC Plus Corp. IP101A/G PHYs
` [PATCH 3/7] net: phy: icplus: keep all ip101a_g functions together
` [PATCH 4/7] net: phy: icplus: use the BIT macro where possible
` [PATCH 5/7] net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK
` [PATCH 6/7] net: phy: icplus: implement .did_interrupt for IP101A/G
` [PATCH 7/7] net: phy: icplus: allow configuring the interrupt function on IP101GR

[PATCH 0/3] PCIE support for i.MX8MQ
 2018-11-17 18:12 UTC  (4+ messages)
` [PATCH 1/3] PCI: imx: No-op imx6_setup_phy_mpll() on i.MX7D
` [PATCH 2/3] PCI: imx: No-op imx6_pcie_reset_phy() "
` [PATCH 3/3] PCI: imx: Add support for i.MX8MQ

[PATCH 0/3] GPCv2 support for i.MX8MQ
 2018-11-17 18:12 UTC  (4+ messages)
` [PATCH 1/3] soc: imx: gpcv2: Remove static qualifier from domain_data
` [PATCH 2/3] soc: imx: gpcv2: Make regmap access table variant specific
` [PATCH 3/3] soc: imx: gpcv2: Add support for i.MX8MQ

[PATCH 0/1] Reset controller support for i.MX8MQ
 2018-11-17 18:11 UTC  (2+ messages)
` [PATCH 1/1] reset: imx7: Add "

[PATCH 0/2] Split line, fix eol parenthesis and fix functions
 2018-11-17 18:07 UTC  (3+ messages)
` [PATCH 1/2] staging: emxx_udc: Split line and fix eol parenthesis

[PATCH v2] drm/rockchip: support hwc layer
 2018-11-17 17:27 UTC 

[PATCH v6 0/3] Add support for audiocodec in Allwinner A64
 2018-11-17 17:11 UTC  (6+ messages)
` [PATCH v6 3/3] arm64: dts: allwinner: a64: enable sound on Pinebook

[PATCH 7/7] Staging: iio: adt7316: Use device tree data to assign irq_type
 2018-11-17 17:08 UTC  (2+ messages)

WARNING in static_key_disable_cpuslocked
 2018-11-17 17:08 UTC  (4+ messages)

[PATCH 4/7] Staging: iio: adt7316: Use device tree data to set ldac_pin
 2018-11-17 17:07 UTC  (2+ messages)

[PATCH 3/7] Staging: iio: adt7316: Add of_device_id table
 2018-11-17 17:05 UTC  (2+ messages)

[PATCH] drm/rockchip: support hwc layer
 2018-11-17 16:58 UTC 

[PATCH 2/7] Staging: iio: adt7316: Add an extra check for 'ret' equals to 0
 2018-11-17 17:00 UTC  (2+ messages)

[PATCH v4 0/2] Add support for a YUV 10bits pixel format
 2018-11-17 16:53 UTC  (3+ messages)
` [PATCH v4 1/2] drm/fourcc: add a 10bits fully packed variant of NV12
` [PATCH v4 2/2] drm/rockchip: Support 10 bits yuv format in vop

[PATCH 1/7] Staging: iio: adt7316: Set the data field
 2018-11-17 16:59 UTC  (2+ messages)

[PATCH v5 4/4] dt-bindings: iio: adc: Add docs for ad7124
 2018-11-17 16:42 UTC  (3+ messages)

[PATCH] dt-bindings: media: i2c: Fix i2c address for OV5645 camera sensor
 2018-11-17 16:41 UTC  (2+ messages)

[PATCH v5 2/4] dt-bindings: iio: adc: Add common ADCs properties to a separate file
 2018-11-17 16:39 UTC  (6+ messages)

[PATCH v8 00/13] arch/resctrl: AMD QoS support
 2018-11-17 16:30 UTC  (4+ messages)
` [PATCH v8 09/13] arch/resctrl: Update the RESCTRL config parameter

[RFC 0/3] Unify CPU topology across ARM64 & RISC-V
 2018-11-17 16:32 UTC  (3+ messages)
` [RFC 1/3] dt-binding: cpu-topology: Move cpu-map to a common binding

[PATCH v5 1/4] iio: ad_sigma_delta: Allow to provide custom data register address
 2018-11-17 16:30 UTC  (2+ messages)

[PATCH 0/4] reset: uniphier: Rename from USB3 reset to glue reset and add AHCI reset support
 2018-11-17 16:30 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: reset: uniphier: Replace the expression of USB3 with generic peripherals
` [PATCH 3/4] dt-bindings: reset: uniphier: Add AHCI core reset description

[PATCH v7 0/5] parisc: system call table generation support
 2018-11-17 16:26 UTC  (6+ messages)

[PATCH 0/4] arm64: dts: meson-axg: enable SCPI
 2018-11-17 16:21 UTC  (3+ messages)
` [PATCH 3/4] Documentation: bindings: Add missing Amlogic SCPI sensor bindings

[PATCH 0/2] sony-cxd2880: add optional vcc regulator
 2018-11-17 16:17 UTC  (3+ messages)
` [PATCH 2/2] media: sony-cxd2880: add optional vcc regulator to bindings

[PATCH v2 0/4] AM654: Add pinmux support
 2018-11-17 16:10 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions
` [PATCH v2 4/4] arm64: dts: ti: k3-am654-base-board: Add I2C nodes

[PATCH v1 0/2] SYSCFG Fast Mode Plus support for I2C STM32F7
 2018-11-17 16:06 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: i2c-stm32: "

[PATCH v1 1/2] pinctrl: mediatek: add pinctrl support for MT7629 SoC
 2018-11-17 16:04 UTC  (3+ messages)
` [PATCH v1 2/2] dt-bindings: pinctrl: update bindings "

[PATCH v2 0/17] Add support for OLPC XO 1.75 Embedded Controller
 2018-11-17 16:03 UTC  (3+ messages)
` [PATCH v2 02/17] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings

[PATCH RESEND v2 0/2] arm64: dts: meson: add Libretech aml-s805x-ac support
 2018-11-17 16:01 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] dt-bindings: arm: amlogic: add libretech aml-s805x-ac bindings

[PATCH v2] tg3: optionally get mac address from devicetree
 2018-11-17 15:58 UTC  (3+ messages)

[PATCH v1] tg3: optionally use eth_platform_get_mac_address() to get mac address
 2018-11-17 15:56 UTC 

[PATCH v2 1/2] ASoC: ak4118: Add support for AK4118 S/PDIF transceiver
 2018-11-17 15:51 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: add bindings for AK4118 transceiver

[PATCH v2] dt-bindings: media: i2c: Fix external clock frequency for OV5645
 2018-11-17 15:48 UTC  (2+ messages)

[PATCH v2 00/25] at24: remove
 2018-11-17 15:45 UTC  (3+ messages)
` [PATCH v2 12/25] of: net: kill of_get_nvmem_mac_address()

[PATCH v2] power: supply: bq24190_charger: add support for bq24196 variant
 2018-11-17 15:44 UTC  (2+ messages)

[PATCH 0/2] Improve phy-mapphone pm
 2018-11-17 15:43 UTC  (4+ messages)
` [PATCH 1/2] phy: core: Add phy_pm_runtime_enabled

Resend: How to handle the SMMU RAS Error in the kernel
 2018-11-17 15:41 UTC 

[PATCH] staging: greybus: arche-platform: Switch to the gpio descriptor interface
 2018-11-17 15:40 UTC  (4+ messages)

[PATCH v2 0/11] media: make Marvell camera work on DT-based OLPC XO-1.75
 2018-11-17 15:39 UTC  (3+ messages)
` [PATCH v2 03/11] media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera

[PATCH v2 0/2] hwmon: (adt7475): inverted PWM output
 2018-11-17 15:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: add binding documentation for adt7475

[PATCH 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs
 2018-11-17 15:13 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: Add Qualcomm Synopsys High-Speed USB PHY binding

[v3, PATCH 1/2] net:stmmac: dwmac-mediatek: add support for mt2712
 2018-11-17 14:56 UTC  (3+ messages)
` [v3, PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH V2 2/7] net: lorawan: Add LoRaWAN socket module
 2018-11-17 14:54 UTC  (4+ messages)
` [PATCH V3 "

[PATCH v3 0/2] Add Embedded USB Debugger (EUD) driver
 2018-11-17 14:47 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: Documentation for qcom,eud

[PATCH v3 0/2] hwmon: Add device tree support for adcxx
 2018-11-17 14:40 UTC  (3+ messages)
` [PATCH v3 1/2] hwmon: (adcxx) add devictree bindings documentation

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-17 14:37 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).