linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-21 14:13:05 to 2019-01-21 15:54:18 UTC [more...]

[PATCH v6 00/16] Add utilization clamping support
 2019-01-21 15:54 UTC  (12+ messages)
` [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets
` [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes

[PATCH 0/3] arm64: system call table generation for asm-generic
 2019-01-21 15:53 UTC  (3+ messages)

kmemleak panic
 2019-01-21 15:53 UTC  (8+ messages)

[PATCH] ARM: dts: colibri: use valid range configuration for weim
 2019-01-21 15:53 UTC 

[PATCH v2 1/4] kbuild: simplify rules of data compression with size appending
 2019-01-21 15:53 UTC  (3+ messages)
` [PATCH v2 3/4] kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)

[PATCH v2] sched: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
 2019-01-21 15:52 UTC 

[PATCH] net/ipv6: lower the level of "link is not ready" messages
 2019-01-21 15:52 UTC  (2+ messages)

[PATCH V2 0/4] Add support for PWM Configure and stablize for PWM kona
 2019-01-21 15:51 UTC  (3+ messages)
` [PATCH V2 1/4] dt-bindings: pwm: kona: Add new compatible for new version pwm-cygnus

[PATCH v1] iommu/s390: Declare s390 iommu reserved regions
 2019-01-21 15:50 UTC  (6+ messages)

[PATCH v2 0/2] reset: Add Broadcom STB SW_INIT reset controller driver
 2019-01-21 15:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Add document for Broadcom STB reset controller

[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
 2019-01-21 15:49 UTC  (4+ messages)
` [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code

[PATCH v3 0/6] dt-bindings: Firmware node binding for ZynqMP core
 2019-01-21 17:38 UTC  (7+ messages)
` [PATCH v3 3/6] dt-bindings: reset: Add bindings for ZynqMP reset driver
` [PATCH v3 5/6] dt-bindings: nvmem: Add bindings for ZynqMP nvmem driver
` [PATCH v3 6/6] dt-bindings: fpga: Add bindings for ZynqMP fpga driver

[PATCH v5 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2019-01-21 15:45 UTC  (10+ messages)
` [PATCH v5 1/9] phy: dphy: Remove unused header
` [PATCH v5 2/9] phy: dphy: Change units of wakeup and init parameters
` [PATCH v5 3/9] phy: dphy: Clarify lanes parameter documentation
` [PATCH v5 4/9] sun6i: dsi: Convert to generic phy handling
` [PATCH v5 5/9] phy: Move Allwinner A31 D-PHY driver to drivers/phy/
` [PATCH v5 6/9] drm/bridge: cdns: Separate DSI and D-PHY configuration
` [PATCH v5 7/9] dt-bindings: phy: Move the Cadence D-PHY bindings
` [PATCH v5 8/9] phy: Add Cadence D-PHY support
` [PATCH v5 9/9] drm/bridge: cdns: Convert to phy framework

[PATCH v2 0/9] cpufreq: Add flag to auto-register as cooling
 2019-01-21 15:40 UTC  (10+ messages)
` [PATCH v2 1/9] thermal: cpu_cooling: Require thermal core to be compiled in
` [PATCH v2 2/9] cpufreq: Auto-register the driver as a thermal cooling device if asked
` [PATCH v2 3/9] cpufreq: qcom-hw: Register as a cpufreq cooling device
` [PATCH v2 4/9] cpufreq: imx6q: Use auto-registration of thermal "
` [PATCH v2 5/9] cpufreq: cpufreq-dt: "
` [PATCH v2 6/9] cpufreq: mediatek: "
` [PATCH v2 7/9] cpufreq: qoriq: "
` [PATCH v2 8/9] cpufreq: scmi: "
` [PATCH v2 9/9] cpufreq: scpi: "

[PATCH 0/6] Bindings for Armada display subsystem
 2019-01-21 15:46 UTC  (4+ messages)
` [PATCH 4/6] dt-bindings: display: armada: Add display subsystem binding

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-21 15:45 UTC  (29+ messages)
` [PATCH v9 01/26] arm64: Fix HCR.TGE status for NMI contexts
` [PATCH v9 02/26] arm64: Remove unused daif related functions/macros
` [PATCH v9 03/26] arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
` [PATCH v9 04/26] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v9 05/26] arm/arm64: gic-v3: Add PMR and RPR accessors
` [PATCH v9 06/26] irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
` [PATCH v9 07/26] arm64: ptrace: Provide definitions for PMR values
` [PATCH v9 08/26] arm64: Make PMR part of task context
` [PATCH v9 09/26] arm64: Unmask PMR before going idle
` [PATCH v9 10/26] arm64: kvm: Unmask PMR before entering guest
` [PATCH v9 11/26] efi: Let architectures decide the flags that should be saved/restored
` [PATCH v9 12/26] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
` [PATCH v9 13/26] arm64: daifflags: Include PMR in daifflags restore operations
` [PATCH v9 14/26] arm64: alternative: Allow alternative status checking per cpufeature
` [PATCH v9 15/26] arm64: alternative: Apply alternatives early in boot process
` [PATCH v9 16/26] irqchip/gic-v3: Factor group0 detection into functions
` [PATCH v9 17/26] arm64: Switch to PMR masking when starting CPUs
` [PATCH v9 18/26] arm64: gic-v3: Implement arch support for priority masking
` [PATCH v9 19/26] irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
` [PATCH v9 20/26] irqchip/gic-v3: Handle pseudo-NMIs
` [PATCH v9 21/26] irqchip/gic: Add functions to access irq priorities
` [PATCH v9 22/26] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
` [PATCH v9 23/26] arm64: Handle serror in NMI context
` [PATCH v9 24/26] arm64: Skip preemption when exiting an NMI
` [PATCH v9 25/26] arm64: Skip irqflags tracing for NMI in IRQs disabled context
` [PATCH v9 26/26] arm64: Enable the support of pseudo-NMIs

[PATCH v4 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2019-01-21 15:43 UTC  (4+ messages)
` [PATCH v4 6/9] drm/bridge: cdns: Separate DSI and D-PHY configuration

[PATCH RFC 00/24] userfaultfd: write protection support
 2019-01-21 15:40 UTC  (6+ messages)
` [PATCH RFC 02/24] mm: userfault: return VM_FAULT_RETRY on signals
` [PATCH RFC 10/24] userfaultfd: wp: add WP pagetable tracking to x86

[BUG] tiocsti() NULL dereference if ld->ops->receive_buf==NULL
 2019-01-21 15:38 UTC  (4+ messages)

[PATCH 4.20 000/111] 4.20.4-stable review
 2019-01-21 15:38 UTC  (5+ messages)

[PATCH] net: fec: get regulator optional
 2019-01-21 15:37 UTC  (2+ messages)

[PATCH] clocksource: decrement reference count when device_register() fail
 2019-01-21 15:34 UTC 

[PATCH 0/3] pinctrl: meson: g12a fixes
 2019-01-21 15:36 UTC  (3+ messages)

[PATCH v1 00/10] cpufreq: Add flag to auto-register as cooling device
 2019-01-21 15:35 UTC  (8+ messages)
` [PATCH v1 01/10] cpufreq: Add thermal_cooling_device pointer to struct cpufreq_policy
` [PATCH v1 02/10] cpufreq: Add a flag to auto-register a cooling device

[PATCH] ARM: dma-mapping: Clear DMA ops on teardown
 2019-01-21 15:34 UTC  (2+ messages)

[PATCH] sched: Use READ_ONCE()/WRITE_ONCE() in task_cpu()/__set_task_cpu()
 2019-01-21 15:34 UTC  (4+ messages)

[RFC PATCH] drm: disable WC optimization for cache coherent devices on non-x86
 2019-01-21 15:33 UTC  (3+ messages)

[RFC v3 1/5] dt-bindings: Add a binding for Mediatek SCP
 2019-01-21 15:30 UTC  (2+ messages)

[PATCH] clockevents: decrement reference count when device_register() fail
 2019-01-21 15:30 UTC 

[PATCH v4 0/4] Introduce TEE bus driver framework
 2019-01-21 15:28 UTC  (3+ messages)
` [PATCH v4 1/4] tee: add bus driver framework for TEE based devices

[PATCH v3 0/6] add quartz load support to NXP rtc drivers
 2019-01-21 15:25 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: rtc: Add quartz-load-femtofarads property
` [PATCH v3 4/6] dt-binding: pcf85063: add xtal load capacitance

[PATCH v5 0/3] Move pm_runtime accounted time to raw nsec
 2019-01-21 15:24 UTC  (9+ messages)
` [PATCH v5 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting

[PATCH v3 0/4] Add NXP AUDMIX device and machine drivers
 2019-01-21 15:23 UTC  (5+ messages)

[PATCH v2] unicore32: Stop printing the virtual memory layout
 2019-01-21 15:22 UTC 

[PATCH v3 1/2] media: imx: csi: Disable SMFC before disabling IDMA channel
 2019-01-21 15:21 UTC  (3+ messages)

[PATCH v3 1/4] Documentation: dt: Add binding info for jz4740-musb driver
 2019-01-21 15:18 UTC  (2+ messages)

[PATCH 0/3] iommu/arm-smmu: Add support to use Last level cache
 2019-01-21 15:15 UTC  (11+ messages)
` [PATCH 1/3] iommu/arm-smmu: Move to bitmap for arm_smmu_domain atrributes

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-21 15:15 UTC  (25+ messages)
` [PATCH 11/14] staging: android: ion: Allow heap name to be null
` [PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap

[PATCH v4 0/6] Add MediaTek MUSB Controller Driver
 2019-01-21 15:14 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller

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

[PATCH 0/2] PWM support for HiFive Unleashed
 2019-01-21 15:11 UTC  (11+ messages)
` [PATCH 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[PATCH] Add kv_to_page()
 2019-01-21 15:02 UTC  (3+ messages)

[PATCH v4 0/2] PWM support for HiFive Unleashed
 2019-01-21 14:59 UTC  (3+ messages)
` [PATCH v4 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller

[PATCH V2 1/2] irqchip/irq-csky-mpintc: Add triger type and priority
 2019-01-21 14:55 UTC  (4+ messages)
` [PATCH V2 2/2] dt-bindings: interrupt-controller: Update csky mpintc

[PATCH] Bluetooth: hci_uart: Add a local variable to store the result of h4_recv_buf()
 2019-01-21 14:48 UTC  (5+ messages)

[PATCH] ASoC: dapm: Skip suspending widgets with ignore flag
 2019-01-21 14:48 UTC 

Crash in list_add_leaf_cfs_rq due to bad tmp_alone_branch
 2019-01-21 14:46 UTC  (5+ messages)

[PATCH] usb: dwc3: Enable GBit Ethernet on Odroid XU4
 2019-01-21 14:02 UTC 

[PATCH v9 0/4] Media Device Allocator API
 2019-01-21 14:46 UTC  (2+ messages)

[PATCH 0/4] livepatch: Followup changes for the atomic replace patchset
 2019-01-21 14:45 UTC  (3+ messages)
` [PATCH 3/4] livepatch: Module coming and going callbacks can proceed all listed patches

[PATCH] kcov: convert kcov.refcount to refcount_t
 2019-01-21 14:44 UTC  (6+ messages)

[PATCH v2 0/3] dma: imx-sdma: add the sdma engine to the imx8mq
 2019-01-21 14:43 UTC  (4+ messages)
` [PATCH v2 2/3] dma: imx-sdma: add clock ratio 1:1 check

[PATCH v5 2/5] Bluetooth: hci_qca: Deassert RTS while baudrate change command
 2019-01-21 14:41 UTC  (12+ messages)

[PATCH V2] wlcore: sdio: Fixup power on/off sequence
 2019-01-21 14:40 UTC  (6+ messages)

[PATCH] drivers/perf: handle multiple CPUs with single interrupts
 2019-01-21 14:41 UTC 

[RFC,v2] Bluetooth: hci_qca: Collect controller memory dump during SSR
 2019-01-21 14:39 UTC  (7+ messages)

[PATCH] dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
 2019-01-21 14:38 UTC  (3+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-21 14:38 UTC  (12+ messages)

[PATCH] pinctrl.txt: Remove outdated information
 2019-01-21 14:38 UTC 

[PATCHv5 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-21 14:37 UTC  (2+ messages)

[PATCH] tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
 2019-01-21 14:35 UTC  (2+ messages)

[PATCH V9 1/3] dt-bindings: mmc: tegra: Add supports-cqe property
 2019-01-21 14:31 UTC  (3+ messages)

[PATCH] ARM: dts: imx6qdl-apalis: add phy-supply
 2019-01-21 14:30 UTC  (2+ messages)

pinctrl: -EAGAIN not supported but documented
 2019-01-21 14:27 UTC  (3+ messages)

[PATCH v2] KVM: x86: Fix single-step debugging
 2019-01-21 14:24 UTC  (2+ messages)

[PATCH v2 0/9] Thermal throttling for SDM845
 2019-01-21 14:23 UTC  (4+ messages)
` [PATCH v2 4/9] cpufreq: Add a flag to auto-register a cooling device

[PATCH 4.20 000/111] 4.20.4-stable review
 2019-01-21 14:23 UTC  (36+ messages)
` [PATCH 4.20 005/111] can: gw: ensure DLC boundaries after CAN frame modification
` [PATCH 4.20 007/111] netfilter: nf_conncount: dont skip eviction when age is negative
` [PATCH 4.20 009/111] netfilter: nf_conncount: restart search when nodes have been erased
` [PATCH 4.20 016/111] arm64: Dont trap host pointer auth use to EL2
` [PATCH 4.20 020/111] tcp: change txhash on SYN-data timeout
` [PATCH 4.20 021/111] tun: publish tfile after its fully initialized
` [PATCH 4.20 027/111] r8169: load Realtek PHY driver module before r8169
` [PATCH 4.20 031/111] smc: move unhash as early as possible in smc_release()
` [PATCH 4.20 034/111] crypto: authencesn - Avoid twice completion call in decrypt path
` [PATCH 4.20 035/111] crypto: ccree - convert to use crypto_authenc_extractkeys()
` [PATCH 4.20 043/111] Yama: Check for pid death before checking ancestry
` [PATCH 4.20 045/111] scsi: sd: Fix cache_type_store()
` [PATCH 4.20 048/111] mips: fix n32 compat_ipc_parse_version
` [PATCH 4.20 050/111] MIPS: lantiq: Fix IPI interrupt handling
` [PATCH 4.20 052/111] drm/i915/gvt: Fix mmap range check
` [PATCH 4.20 058/111] RDMA/nldev: Dont expose unsafe global rkey to regular user
` [PATCH 4.20 060/111] kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7
` [PATCH 4.20 063/111] net: dsa: realtek-smi: fix OF child-node lookup
` [PATCH 4.20 064/111] pstore/ram: Avoid allocation and leak of platform data
` [PATCH 4.20 068/111] arm64: dts: marvell: armada-ap806: reserve PSCI area
` [PATCH 4.20 076/111] ipv6: make icmp6_send() robust against null skb->dev
` [PATCH 4.20 082/111] drm/vkms: Fix plane duplicate_state
` [PATCH 4.20 085/111] blockdev: Fix livelocks on loop device
` [PATCH 4.20 091/111] tipc: fix uninit-value in tipc_nl_compat_name_table_dump
` [PATCH 4.20 092/111] tipc: fix uninit-value in tipc_nl_compat_doit
` [PATCH 4.20 093/111] block/loop: Dont grab "struct file" for vfs_getattr() operation
` [PATCH 4.20 094/111] block/loop: Use global lock for ioctl() operation
` [PATCH 4.20 097/111] loop: Push lo_ctl_mutex down into individual ioctls
` [PATCH 4.20 098/111] loop: Split setting of lo_state from loop_clr_fd
` [PATCH 4.20 101/111] loop: Push loop_ctl_mutex down to loop_set_status()
` [PATCH 4.20 102/111] loop: Push loop_ctl_mutex down to loop_set_fd()
` [PATCH 4.20 109/111] loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
` [PATCH 4.20 110/111] loop: drop caches if offset or block_size are changed

[Qestion] Softlockup when send IPI to other CPUs
 2019-01-21 14:21 UTC 

[PATCH 00/13] mfd: add support for max77650 PMIC
 2019-01-21 14:20 UTC  (3+ messages)
` [PATCH 10/13] gpio: max77650: add GPIO support

[PATCH 1/1] remoteproc: fix recovery procedure
 2019-01-21 13:51 UTC  (12+ messages)

[PATCH v10 0/3] add uart DMA function
 2019-01-21 14:18 UTC  (3+ messages)
` [PATCH v10 3/3] dt-bindings: dma: uart: rename binding

[Patchv2 0/3] perf report: Display CPU Measurement facility counter sets
 2019-01-21 14:17 UTC  (6+ messages)
` [PATCHv2 1/3] perf report: Display s390 diagnostic "

[RFC PATCH] ALSA: core: Add DMA share buffer support
 2019-01-21 14:15 UTC  (6+ messages)

[PATCH] perf script: fix crash when processing recorded stat data
 2019-01-21 14:15 UTC  (3+ messages)

[PATCH v1 00/12] Add support for usb on Hikey960
 2019-01-21 13:51 UTC  (6+ messages)
` [PATCH v1 07/12] usb: roles: Find the usb role switch by also matching against the device node

[PATCH 4.14 00/59] 4.14.95-stable review
 2019-01-21 13:44 UTC  (14+ messages)
` [PATCH 4.14 04/59] tty: Dont hold ldisc lock in tty_reopen() if ldisc present
` [PATCH 4.14 05/59] can: gw: ensure DLC boundaries after CAN frame modification
` [PATCH 4.14 06/59] mmc: sdhci-msm: Disable CDR function on TX
` [PATCH 4.14 09/59] Revert "scsi: target: iscsi: cxgbit: fix csk leak"
` [PATCH 4.14 11/59] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCH 4.14 15/59] packet: Do not leak dev refcounts on error exit
` [PATCH 4.14 19/59] crypto: authencesn - Avoid twice completion call in decrypt path
` [PATCH 4.14 21/59] crypto: authenc - fix parsing key with misaligned rta_len
` [PATCH 4.14 25/59] scsi: core: Synchronize request queue PM status only on successful resume
` [PATCH 4.14 26/59] scsi: sd: Fix cache_type_store()
` [PATCH 4.14 41/59] LSM: Check for NULL cred-security on free
` [PATCH 4.14 44/59] netfilter: ebtables: account ebt_table_info to kmemcg
` [PATCH 4.14 49/59] tipc: fix uninit-value in tipc_nl_compat_bearer_enable

[PATCH v10 10/15] sched: Introduce a sysctl for Energy Aware Scheduling
 2019-01-21 13:51 UTC  (2+ messages)
` [tip:sched/core] sched/topology: "

[PATCH 1/4] spi: sprd: Fix the error data length in SPI read-only mode
 2019-01-21 13:52 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: spi: Add the DMA properties for the SPI dma mode

[PATCH] dmaengine: fsl-edma: dma map slave device address
 2019-01-21 14:13 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).