linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-09 16:25:49 to 2018-10-09 20:55:46 UTC [more...]

[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
 2018-10-09 20:55 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: mfd: ds90ux9xx: add description "

[PATCH] hwmon: (core) Add trace events to _attr_show/store functions
 2018-10-09 20:52 UTC  (9+ messages)

[PATCH v6] Add support for LPASS clock controller for SDM845
 2018-10-09 20:52 UTC  (5+ messages)
` [PATCH v6] clk: qcom: Add lpass clock controller driver "

[RFC PATCH] kernel/panic: Filter out a potential trailing newline
 2018-10-09 20:50 UTC 

[PATCH v1 0/2] Add support for display port clocks and clock ops
 2018-10-09 20:46 UTC  (5+ messages)
` [PATCH v1 1/2] clk: qcom: rcg2: Add support for display port "
` [PATCH v1 2/2] clk: qcom : dispcc: Add support for display port clocks

[PATCH v2 00/11] arch/x86: AMD QoS support
 2018-10-09 20:45 UTC  (8+ messages)
` [PATCH v2 01/11] arch/x86: Start renaming the rdt files to more generic names
` [PATCH v2 02/11] arch/x86: Rename the RDT functions and definitions
` [PATCH v2 07/11] arch/x86: Initialize the resource functions that are different

[PATCH] drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
 2018-10-09 20:44 UTC 

[RESEND][PATCH] ACPI / CPPC: Add support for guaranteed performance
 2018-10-09 20:41 UTC  (3+ messages)

[PATCH v2] smb2: fix uninitialized variable bug in smb2_ioctl_query_info
 2018-10-09 20:17 UTC 

R8169: Network lockups in 4.18.{8,9,10} (and 4.19 dev)
 2018-10-09 20:36 UTC  (8+ messages)

[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-10-09 20:30 UTC  (11+ messages)
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [RFC PATCH 03/11] phy: ti: introduce phy-gmii-sel driver
` [RFC PATCH 05/11] net: ethernet: ti: cpsw: add support for port interface mode selection phy

[PATCH 00/16] of: overlay: validation checks, subsequent fixes
 2018-10-09 20:28 UTC  (8+ messages)
` [PATCH 05/16] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH 09/16] of: overlay: validate overlay properties #address-cells and #size-cells

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-10-09 20:26 UTC  (5+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH] qtnfmac: avoid uninitialized variable access
 2018-10-09 20:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Maxime Ripard as drm-misc maintainer
 2018-10-09 20:21 UTC  (3+ messages)

perf report segfault
 2018-10-09 20:18 UTC  (3+ messages)

[PATCH] mm: Speed up mremap on large regions
 2018-10-09 20:14 UTC 

[PATCH v3 0/6] System call table generation support
 2018-10-09 20:13 UTC  (3+ messages)
` [PATCH v3 4/6] parisc: uapi header and system call table file generation

[PATCH] smb2: fix uninitialized variable bug in smb2_ioctl_query_info
 2018-10-09 20:11 UTC  (2+ messages)

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-10-09 20:09 UTC  (12+ messages)

Insanely high baud rates
 2018-10-09 20:02 UTC  (3+ messages)

[PATCH] PCI/portdrv: Enable error reporting on managed ports
 2018-10-09 19:51 UTC  (3+ messages)

[PATCH V5 0/3] spi-geni-qcom: QUP SPI GENI driver and SPI device tree bindings
 2018-10-09 19:45 UTC  (7+ messages)
` [PATCH V5 3/3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP

[PATCH 0/2] code of conduct fixes
 2018-10-09 19:44 UTC  (7+ messages)
` [PATCH 1/2] code-of-conduct: Fix the ambiguity about collecting email addresses
  ` [Ksummit-discuss] "

[PATCH net-next 0/2] fix signedness bug and memory leak in mscc driver
 2018-10-09 19:39 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: mscc: fix signedness bug in vsc85xx_downshift_get
` [PATCH net-next 2/2] net: phy: mscc: fix memory leak in vsc8574_config_pre_init

[PATCH v5] perf record: encode -k clockid frequency into Perf trace
 2018-10-09 19:32 UTC  (2+ messages)

[PATCH 00/22] KEYS: Support TPM-wrapped key and crypto ops [ver #2]
 2018-10-09 19:26 UTC  (24+ messages)
` [PATCH 01/22] KEYS: Provide key type operations for asymmetric key "
` [PATCH 02/22] KEYS: Provide keyctls to drive the new key type ops for asymmetric keys "
` [PATCH 03/22] KEYS: Provide missing asymmetric key subops for new key type ops "
` [PATCH 04/22] KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type "
` [PATCH 05/22] KEYS: Provide software public key query function "
` [PATCH 06/22] KEYS: Allow the public_key struct to hold a private key "
` [PATCH 07/22] KEYS: Implement encrypt, decrypt and sign for software asymmetric "
` [PATCH 08/22] KEYS: Implement PKCS#8 RSA Private Key parser "
` [PATCH 09/22] crypto: rsa-pkcs1pad: Allow hash to be optional "
` [PATCH 10/22] KEYS: asym_tpm: add skeleton for asym_tpm "
` [PATCH 11/22] KEYS: asym_tpm: extract key size & public key "
` [PATCH 12/22] KEYS: Add parser for TPM-based keys "
` [PATCH 13/22] KEYS: asym_tpm: Implement pkey_query "
` [PATCH 14/22] KEYS: asym_tpm: Implement encryption operation "
` [PATCH 15/22] KEYS: trusted: Expose common functionality "
` [PATCH 16/22] KEYS: Move trusted.h to include/keys "
` [PATCH 17/22] KEYS: asym_tpm: Add loadkey2 and flushspecific "
` [PATCH 18/22] KEYS: asym_tpm: Implement tpm_unbind "
` [PATCH 19/22] KEYS: asym_tpm: Implement the decrypt operation "
` [PATCH 20/22] KEYS: asym_tpm: Implement signature verification "
` [PATCH 21/22] KEYS: asym_tpm: Implement tpm_sign "
` [PATCH 22/22] KEYS: asym_tpm: Add support for the sign operation "

[PATCH v2 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-09 19:25 UTC  (3+ messages)
` [PATCH v2 1/3] namei: implement O_BENEATH-style "

[PATCH] MAINTAINERS: Add me to Android drivers
 2018-10-09 19:22 UTC  (2+ messages)

[PATCH] ath10k: htt_rx: Fix signedness bug in ath10k_update_per_peer_tx_stats
 2018-10-09 19:19 UTC  (6+ messages)

[PATCH] security: fix LSM description location
 2018-10-09 19:18 UTC  (2+ messages)

enquiry 09-10-2018
 2018-10-09 18:31 UTC 

[PATCH] mm: Convert mem_cgroup_id::ref to refcount_t type
 2018-10-09 17:46 UTC 

[PATCH rdma-next 00/18] RDMA: Add support for ib_device_ops
 2018-10-09 19:01 UTC  (22+ messages)
` [PATCH rdma-next 01/18] RDMA/core: Introduce ib_device_ops
` [PATCH rdma-next 02/18] RDMA/bnxt_re: Initialize ib_device_ops struct
` [PATCH rdma-next 03/18] RDMA/cxgb3: "
` [PATCH rdma-next 04/18] RDMA/cxgb4: "
` [PATCH rdma-next 05/18] RDMA/hfi1: "
` [PATCH rdma-next 06/18] RDMA/hns: "
` [PATCH rdma-next 07/18] RDMA/i40iw: "
` [PATCH rdma-next 08/18] RDMA/mlx4: "
` [PATCH rdma-next 09/18] RDMA/mlx5: "
` [PATCH rdma-next 10/18] RDMA/mthca: "
` [PATCH rdma-next 11/18] RDMA/nes: "
` [PATCH rdma-next 12/18] RDMA/ocrdma: "
` [PATCH rdma-next 13/18] RDMA/qedr: "
` [PATCH rdma-next 14/18] RDMA/qib: "
` [PATCH rdma-next 15/18] RDMA/usnic: "
` [PATCH rdma-next 16/18] RDMA/vmw_pvrdma: "
` [PATCH rdma-next 17/18] RDMA/rxe: "
` [PATCH rdma-next 18/18] RDMA: Start use ib_device_ops

[RFC 0/4] GPIO & PWM support for HiFive Unleashed
 2018-10-09 18:51 UTC  (5+ messages)
` [RFC 1/4] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [RFC 2/4] pwm: sifive: Add a driver for SiFive SoC PWM
` [RFC 3/4] gpio: sifive: Add DT documentation for SiFive GPIO
` [RFC 4/4] gpio: sifive: Add GPIO driver for SiFive SoCs

[PATCH 0/4] mm: workingset & shrinker fixes
 2018-10-09 18:47 UTC  (5+ messages)
` [PATCH 1/4] mm: workingset: don't drop refault information prematurely fix
` [PATCH 2/4] mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim
` [PATCH 3/4] mm: workingset: add vmstat counter for shadow nodes
` [PATCH 4/4] mm: zero-seek shrinkers

[PATCH v14 1/2] leds: core: Introduce LED pattern trigger
 2018-10-09 18:37 UTC  (6+ messages)

[PATCH] dt-bindings: Add bindings for aliases node
 2018-10-09 18:31 UTC  (4+ messages)

[PATCH] media: venus: queue initial buffers
 2018-10-09 18:26 UTC  (2+ messages)

[PATCH v7] Add support for LPASS clock controller for SDM845
 2018-10-09 18:27 UTC  (2+ messages)
` [PATCH v7] clk: qcom: Add lpass clock controller driver "

[PATCH V4 0/4] Add TIOCM Signals support for RPMSG char devices
 2018-10-09 18:27 UTC  (5+ messages)

[PATCH v3 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
 2018-10-09 18:25 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-10-09 18:22 UTC  (8+ messages)
` [PATCH 3/6] tracing: Add tp_pstore cmdline to have tracepoints go to pstore

[PATCH] fs/ocfs2/dlmglue: lockdep_keys defined but not used
 2018-10-09 18:22 UTC  (4+ messages)

[PATCH 00/36] Devicetree schema
 2018-10-09 18:14 UTC  (4+ messages)
` [PATCH 13/36] dt-bindings: arm: Convert PMU binding to json-schema

[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
 2018-10-09 18:02 UTC  (9+ messages)
` [PATCH v15 06/16] of/fdt: add helper functions for handling properties

[RFC PATCH v2] glibc: Perform rseq(2) registration at nptl init and thread creation (v2)
 2018-10-09 18:02 UTC 

[RESEND PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-09 17:59 UTC  (2+ messages)

[PATCH v2] platform/chrome: Add a new interrupt path for cros_ec_lpc
 2018-10-09 17:56 UTC 

[PATCH v2 00/29] Allwinner H6 DE3 and HDMI support
 2018-10-09 17:56 UTC  (4+ messages)
` [PATCH v2 15/29] drm/bridge/synopsys: dw-hdmi: Enable workaround for v2.12a

[PATCH] ceph: only allow punch hole mode in fallocate
 2018-10-09 17:54 UTC 

[PATCH] KVM: Start populating /sys/hypervisor with KVM entries
 2018-10-09 17:50 UTC  (4+ messages)

[PATCH v2 1/2] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-09 17:48 UTC  (2+ messages)
` [PATCH v2 2/2] net/ncsi: Add NCSI Mellanox "

[PATCH v3 1/2] Driver core: add bus_find_device_by_fwnode
 2018-10-09 17:48 UTC  (6+ messages)
` [PATCH v3 2/2] treewide: use bus_find_device_by_fwnode

[RFC PATCH v2] media: docs-rst: Document m2m stateless video decoder interface
 2018-10-09 17:48 UTC  (4+ messages)

[PATCH] IAD Register is yet readable trough iad sys file. Fix snprintf (%u for unsigned, count for max size)
 2018-10-09 17:47 UTC 

[Patch v2] MAINTAINERS: intel_telemetry: Update maintainers info
 2018-10-09 17:46 UTC  (2+ messages)

[PATCH] serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
 2018-10-09 17:41 UTC 

[PATCH v2 0/3] Randomize free memory
 2018-10-09 17:36 UTC  (10+ messages)
` [PATCH v2 1/3] mm: Shuffle initial "

[PATCH 0/3] find_next_iomem_res() fixes
 2018-10-09 17:35 UTC  (5+ messages)
` [PATCH 3/3] resource: Fix find_next_iomem_res() iteration issue

[PATCH] HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS()
 2018-10-09 17:34 UTC  (2+ messages)

[PATCH v6 0/6] Add support for architecture specific IMA policies
 2018-10-09 17:30 UTC  (6+ messages)
` [PATCH v6 1/5] x86/ima: define arch_ima_get_secureboot
` [PATCH v6 2/5] ima: prevent kexec_load syscall based on runtime secureboot flag
` [PATCH v6 3/5] ima: refactor ima_init_policy()
` [PATCH v6 4/5] ima: add support for arch specific policies
` [PATCH v6 5/5] x86/ima: define arch_get_ima_policy() for x86

[PATCH 0/7] fix bugs in write_reliability and enh_area set commands + more extcsd parsing
 2018-10-09 17:31 UTC  (8+ messages)
` [PATCH 1/7] mmc-utils: interpret OPTIMAL_*_SIZE fields in extcsd
` [PATCH 2/7] mmc-utils: treat FIRMWARE_VERSION as binary field instead of string
` [PATCH 3/7] mmc-utils: interpret DEVICE_VERSION when printing extcsd
` [PATCH 4/7] mmc-utils: Introduce write_reliability set_register command
` [PATCH 5/7] mmc-utils: remove write_reliability set command
` [PATCH 6/7] mmc-utils: discrete commands for enhanced and extended attribute setting
` [PATCH 7/7] mmc-utils: update version number to 0.2

[PATCH] lib/Kconfig.debug: add a comment to PROVE_LOCKING impact
 2018-10-09 17:29 UTC  (2+ messages)

[RFC v5 0/1] ns: introduce binfmt_misc namespace
 2018-10-09 17:22 UTC  (9+ messages)
` [RFC v5 1/1] ns: add binfmt_misc to the user namespace

[PATCH v2 0/2] rename function name and enable 32bit vcpu events
 2018-10-09 17:22 UTC  (5+ messages)
` [PATCH v2 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH v2 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support

[PATCH] media: venus: add support for key frame
 2018-10-09 17:19 UTC  (2+ messages)

[PATCH] remoteproc: qcom: q6v5-pil: add SCM probe dependency
 2018-10-09 17:21 UTC  (4+ messages)

[PATCH v7 0/5] Fix legacy DPMS changes with MST
 2018-10-09 17:20 UTC  (3+ messages)
` [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors

[PATCH v5 1/3] gpiolib: Add init_valid_mask exported function
 2018-10-09 17:14 UTC  (5+ messages)
` [PATCH v5 3/3] gpiolib: Show correct direction from the beginning

[PATCH] drm/i915: Convert _print_param to a macro
 2018-10-09 17:14 UTC 

WARNING: ODEBUG bug in free_task
 2018-10-09 17:14 UTC 

general protection fault in __handle_mm_fault
 2018-10-09 17:09 UTC  (8+ messages)

set_cpus_allowed_ptr() usage in FREESCALE CAAM
 2018-10-09 17:11 UTC  (3+ messages)
` [PATCH] crypto: caam/qi - simplify CGR allocation, freeing

[PATCH v3 0/5] Wakeup GPIO support for SDM845
 2018-10-09 17:07 UTC  (4+ messages)
` [PATCH v3 1/5] drivers: pinctrl: qcom: add wakeup capability to GPIO

[PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk
 2018-10-09 17:01 UTC  (5+ messages)

[PATCH 4.4 000/113] 4.4.160-stable review
 2018-10-09 16:57 UTC  (5+ messages)
` [PATCH 4.4 093/113] pinctrl: msm: Really mask level interrupts to prevent latching

[PATCH 04/11] UAPI: bcache: Fix use of embedded flexible array
 2018-10-09 16:54 UTC  (4+ messages)

[PATCH v2] KVM: LAPIC: Tune lapic_timer_advance_ns automatically
 2018-10-09 16:52 UTC  (2+ messages)

[PATCH v3 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-09 16:46 UTC  (5+ messages)
` [PATCH v3 3/3] namei: aggressively check for nd->root escape on ".." resolution

[PATCH 0/5] Make SPI work on DT MMP2
 2018-10-09 16:43 UTC  (4+ messages)
` [PATCH 3/5] spi: pxa2xx: use an enum for type

[PATCH] KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m
 2018-10-09 16:39 UTC 

[PATCH v2] arm64: dts: qcom: sdm845: Add qspi (quad SPI) node
 2018-10-09 16:35 UTC  (2+ messages)

Inquiry 09-10-2018
 2018-10-09 16:16 UTC 

[PATCH v2] x86/numa_emulation: fix parsing of numa_meminfo for uniform numa emulation
 2018-10-09 16:28 UTC  (2+ messages)

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-09 16:29 UTC  (8+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "

[PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace
 2018-10-09 16:26 UTC  (12+ messages)

[PATCH] KVM: X86: Add missing KVM_AMD dependency
 2018-10-09 16:26 UTC  (9+ messages)

[RFC PATCH 0/7] Introduce thermal pressure
 2018-10-09 16:24 UTC  (2+ messages)
` [RFC PATCH 2/7] sched/pelt.c: Add support to track "


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