linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-27 06:56:42 to 2018-04-27 10:41:21 UTC [more...]

[PATCH v4 0/5] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-04-27 10:41 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: reset: Add AOSS reset bindings for "
` [PATCH v4 2/5] reset: qcom: AOSS (always on subsystem) reset controller

[BUG] igb: reconnecting of cable not always detected
 2018-04-27 10:39 UTC  (7+ messages)

[PATCH v2] serial: 8250_of: Add IO space support
 2018-04-27 10:36 UTC 

[PATCH v8 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-04-27 10:29 UTC  (5+ messages)
` [PATCH v8 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-04-27 10:27 UTC  (7+ messages)
` [PATCH 1/6 v3] Docs: dt: add fsl-mc iommu-map device-tree binding
` [PATCH 2/6 v3] iommu: of: make of_pci_map_rid() available for other devices too
` [PATCH 3/6 v3] iommu: support iommu configuration for fsl-mc devices
` [PATCH 4/6 v3] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on "
` [PATCH 6/6 v3] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support
 2018-04-27 10:27 UTC  (11+ messages)
` [PATCHv3 02/11] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCHv3 03/11] arm64/kvm: hide ptrauth from guests
` [PATCHv3 04/11] arm64: Don't trap host pointer auth use to EL2
` [PATCHv3 07/11] arm64: add basic pointer authentication support

[PATCH v4 00/15] Memory controller hot reset
 2018-04-27 10:24 UTC  (23+ messages)
` [PATCH v4 01/15] dt-bindings: arm: tegra: Remove duplicated Tegra30+ MC binding
` [PATCH v4 02/15] dt-bindings: memory: tegra: Document #reset-cells property of the Tegra30 MC
` [PATCH v4 03/15] dt-bindings: arm: tegra: Document #reset-cells property of the Tegra20 MC
` [PATCH v4 04/15] dt-bindings: memory: tegra: Add hot resets definitions
` [PATCH v4 05/15] memory: tegra: Do not handle spurious interrupts
` [PATCH v4 06/15] memory: tegra: Setup interrupts mask before requesting IRQ
` [PATCH v4 07/15] memory: tegra: Apply interrupts mask per SoC
` [PATCH v4 08/15] memory: tegra: Remove unused headers inclusions
` [PATCH v4 09/15] memory: tegra: Squash tegra20-mc into common tegra-mc driver
` [PATCH v4 11/15] memory: tegra: Add Tegra210 memory controller hot resets

[PATCH net-next 0/2] netns: uevent filtering
 2018-04-27 10:23 UTC  (3+ messages)
` [PATCH net-next 1/2 v3] uevent: add alloc_uevent_skb() helper
` [PATCH net-next 2/2 v3] netns: restrict uevents

[PATCH] printk: Ratelimit messages printed by console drivers
 2018-04-27 10:22 UTC  (11+ messages)

[greybus-dev] [PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-27 10:20 UTC  (6+ messages)
` [PATCH 20/61] input: keyboard: "

[PATCH v5] fault-injection: introduce kvmalloc fallback options
 2018-04-27 10:20 UTC  (12+ messages)
    ` [dm-devel] "

[PATCH RFC PoC 0/2] platform: different approach to early platform drivers
 2018-04-27 10:18 UTC  (9+ messages)

[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
 2018-04-27 10:17 UTC  (14+ messages)

[PATCH v3 00/14] kernel/locking: qspinlock improvements
 2018-04-27 10:16 UTC  (7+ messages)
` [PATCH v3 05/14] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath
  ` [tip:locking/core] locking/qspinlock: Remove unbounded cmpxchg() "

[PATCH 02/17] dt-bindings: display: renesas: du: Document the R8A77965 bindings
 2018-04-27 10:15 UTC  (13+ messages)
` [PATCH 05/17] drm: rcar-du: Split CRTC handling to support hardware indexing
` [PATCH 06/17] drm: rcar-du: Allow DU groups to work with "
` [PATCH 07/17] drm: rcar-du: Add R8A77965 support

[PATCH v2 0/5] vfio: ccw: error handling fixes and improvements
 2018-04-27 10:13 UTC  (3+ messages)
` [PATCH v2 5/5] vfio: ccw: add traceponits for interesting error paths

[PATCH 1/4] dt-bindings: move various timer bindings to timer/ directory
 2018-04-27 10:13 UTC  (2+ messages)

[PATCH V2 1/3] usb: xhci: tegra: Prepare for adding runtime PM support
 2018-04-27 10:13 UTC  (6+ messages)
` [PATCH V2 2/3] usb: xhci: tegra: Add "
` [PATCH V2 3/3] usb: xhci: tegra: Add support for managing powergates

[PATCH bpf-next v2] bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON
 2018-04-27 10:10 UTC  (2+ messages)

[PATCH] inode: debugfs_create_dir uses mode permission from parent
 2018-04-27 10:06 UTC  (4+ messages)

[PATCH] reset: uniphier: fix USB clock line for LD20
 2018-04-27 10:04 UTC  (3+ messages)

[PATCH 1/2] X86/KVM: Properly restore 'tsc_offset' when running an L2 guest
 2018-04-27 10:03 UTC  (6+ messages)
` [PATCH 2/2] kvm: nVMX: Introduce KVM_CAP_STATE

[PATCH v1 0/4] Tegra GART fixes and improvements
 2018-04-27 10:02 UTC  (9+ messages)
` [PATCH v1 1/4] iommu/tegra: gart: Add debugging facility
` [PATCH v1 2/4] iommu/tegra: gart: Fix gart_iommu_unmap()
` [PATCH v1 3/4] iommu/tegra: gart: Constify number of GART pages
` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap

[PATCH v7 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-27 10:00 UTC  (6+ messages)
` [PATCH v7 1/7] clk: meson: migrate to devm_of_clk_add_hw_provider API

[PATCH bpf-next] bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON
 2018-04-27  9:59 UTC  (4+ messages)

[PATCH v9 00/27] ARM: davinci: convert to common clock framework​
 2018-04-27  9:53 UTC  (3+ messages)
` [PATCH v9 26/27] ARM: davinci: da8xx-dt: switch to device tree clocks

[PATCH] arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
 2018-04-27  9:50 UTC  (2+ messages)

[PATCH v2 1/2] soc: mediatek: introduce a CAPS flag for scp_domain_data
 2018-04-27  9:46 UTC  (6+ messages)
` [PATCH v2 2/2] soc: mediatek: add a fixed wait for SRAM stable

[PATCH v3 14/14] MAINTAINERS: Add myself as a co-maintainer for LOCKING PRIMITIVES
 2018-04-27  9:44 UTC  (2+ messages)
` [tip:locking/core] MAINTAINERS: Add myself as a co-maintainer for the locking subsystem

[PATCH 4.9 00/95] 4.9.96-stable review
 2018-04-27  9:44 UTC  (10+ messages)
` [PATCH 4.9 75/95] random: set up the NUMA crng instances after the CRNG is fully initialized

[PATCH v3 13/14] locking/qspinlock: Add stat tracking for pending vs slowpath
 2018-04-27  9:43 UTC  (2+ messages)
` [tip:locking/core] locking/qspinlock: Add stat tracking for pending vs. slowpath

[PATCH v3 12/14] locking/qspinlock: Use try_cmpxchg instead of cmpxchg when locking
 2018-04-27  9:43 UTC  (2+ messages)
` [tip:locking/core] locking/qspinlock: Use try_cmpxchg() instead of cmpxchg() "

[PATCH v3 11/14] locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()
 2018-04-27  9:42 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v3 10/14] locking/qspinlock: Make queued_spin_unlock use smp_store_release
 2018-04-27  9:42 UTC  (2+ messages)
` [tip:locking/core] locking/qspinlock: Use smp_store_release() in queued_spin_unlock()

[PATCH v3 09/14] locking/qspinlock: Use smp_cond_load_relaxed to wait for next node
 2018-04-27  9:41 UTC  (2+ messages)
` [tip:locking/core] locking/qspinlock: Use smp_cond_load_relaxed() "

[PATCH v3 08/14] locking/mcs: Use smp_cond_load_acquire() in mcs spin loop
 2018-04-27  9:40 UTC  (2+ messages)
` [tip:locking/core] locking/mcs: Use smp_cond_load_acquire() in MCS "

[PATCH v3 07/14] locking/qspinlock: Use atomic_cond_read_acquire
 2018-04-27  9:40 UTC  (2+ messages)
` [tip:locking/core] locking/qspinlock: Use atomic_cond_read_acquire()

[PATCH v3 06/14] locking/qspinlock: Kill cmpxchg loop when claiming lock from head of queue
 2018-04-27  9:39 UTC  (2+ messages)
` [tip:locking/core] locking/qspinlock: Kill cmpxchg() "

[PATCH v3 04/14] locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
 2018-04-27  9:38 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v3 03/14] locking/qspinlock: Bound spinning on pending->locked transition in slowpath
 2018-04-27  9:37 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v3 02/14] locking/qspinlock: Merge struct __qspinlock into struct qspinlock
 2018-04-27  9:37 UTC  (2+ messages)
` [tip:locking/core] locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'

[PATCH v3 01/14] barriers: Introduce smp_cond_load_relaxed and atomic_cond_read_relaxed
 2018-04-27  9:36 UTC  (2+ messages)
` [tip:locking/core] locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed()

[PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
 2018-04-27  9:35 UTC  (3+ messages)
` [PATCH v2 2/2] soc: mediatek: reuse regmap_read_poll_timeout helpers

[PATCH 0/3] ASoC: Use gpio_is_valid()
 2018-04-27  9:34 UTC  (7+ messages)
` [PATCH 1/3] ASoC: tlv320dac33: "
  ` [alsa-devel] "
` [PATCH 2/3] ASoC: tpa6130a2: "
  ` [alsa-devel] "
` [PATCH 3/3] ASoC: samsung: "

[PATCH] posix-timers: Prevent broadcast signals
 2018-04-27  9:34 UTC 

[PATCH 0/2] clk: meson: mpll: add round closest support
 2018-04-27  9:33 UTC  (2+ messages)

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-04-27  9:30 UTC  (4+ messages)
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH V2 1/2] sched/fair: Rearrange select_task_rq_fair() to optimize it
 2018-04-27  9:30 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: Avoid calling sync_entity_load_avg() unnecessarily

[PATCH] ion: Consider ion pool pages as indirectly reclaimable
 2018-04-27  9:29 UTC  (4+ messages)

[PATCH] ARM: dts: berlin2q: add interrupt-affinity to pmu node
 2018-04-27  9:28 UTC 

[PATCH] Revert "ata: ahci-platform: add reset control support"
 2018-04-27  9:28 UTC  (5+ messages)

[PATCH 0/3] Enable basic MMC support on Allwinner H6
 2018-04-27  9:23 UTC  (13+ messages)
` [PATCH 1/3] mmc: sunxi: add support for the MMC controller on H6
  ` [linux-sunxi] "
` [PATCH 2/3] arm64: allwinner: h6: add device tree nodes for MMC controllers
  ` [linux-sunxi] "
` [PATCH 3/3] arm64: allwinner: h6: enable MMC0/2 on Pine H64
  ` [linux-sunxi] "

[v3 00/10] arm/arm64: mediatek: Fix mmsys device probing
 2018-04-27  9:24 UTC  (11+ messages)
` [v3 01/10] dt-bindings: mediatek: mmsys: Add support for mfd
` [v3 02/10] drm/mediatek: Use regmap for register access
` [v3 03/10] mfd: mtk-mmsys: Add mmsys driver
` [v3 04/10] drm/mediatek: mt2701: switch to mfd probing
` [v3 05/10] clk: mediatek: mt2701-mm: switch to mfd device
` [v3 06/10] mfd: mtk-mmsys: Add mt8173 nodes
` [v3 07/10] drm/mediatek: Add mfd support for mt8173
` [v3 08/10] clk: mediatek: mt8173-mm: switch to mfd device
` [v3 09/10] drm: mediatek: Omit warning on probe defers
` [v3 10/10] MAINTAINERS: update Mediatek Soc entry

[PATCH] reset: uniphier: add LD11/LD20 stream demux system reset control
 2018-04-27  9:23 UTC  (3+ messages)

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-27  9:20 UTC  (12+ messages)

[RFC PATCH 0/2] HISI LPC: Add PNP device support
 2018-04-27  9:17 UTC  (10+ messages)
` [RFC PATCH 1/2] ACPI / PNP: Don't add "enumeration_by_parent" devices

[PATCH] mm: don't show nr_indirectly_reclaimable in /proc/vmstat
 2018-04-27  9:17 UTC  (4+ messages)

[PATCH v1 0/7] add support for Bluetooth on MT7622 SoC
 2018-04-27  9:14 UTC  (8+ messages)
` [PATCH v1 6/7] Bluetooth: hci_mediatek: Add protocol support for MediaTek serial devices

[PATCH 1/2] kdump/x86: crashkernel=X try to reserve below 896M first then below 4G and MAXMEM
 2018-04-27  9:14 UTC  (3+ messages)
` [PATCH 2/2] kdump: round up the total memory size to 128M for crashkernel reservation

[REGRESSION][BISECTED] i.MX6 pinctrl hogs stopped working
 2018-04-27  9:13 UTC  (5+ messages)

[RFC v3 0/5] virtio: support packed ring
 2018-04-27  9:12 UTC  (5+ messages)

[PATCHv2 0/3] bpf: Store/dump license string for loaded program
 2018-04-27  8:58 UTC  (9+ messages)
` [PATCH 3/3] tools bpftool: Display license GPL compatible in prog show/list
          ` [PATCHv3 "

stable 4.16.5 hmm build error
 2018-04-27  8:54 UTC  (7+ messages)

[PATCH] nvme: unquiesce the queue before cleaup it
 2018-04-27  8:51 UTC  (6+ messages)

Moving unmaintained filesystems to staging
 2018-04-27  8:01 UTC  (9+ messages)
    ` moving affs + RDB partition support to staging? (was: Re: Moving unmaintained filesystems to staging)
          ` moving affs + RDB partition support to staging?

[PATCH] crypto: caam - fix size of RSA prime factor q
 2018-04-27  8:40 UTC 

[PATCH v2 net-next 1/2] tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
 2018-04-27  8:44 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: Add TTM_PAGE_FLAG_TRANSHUGE
 2018-04-27  8:41 UTC  (3+ messages)

[PATCH net-next 1/2 v2] netns: restrict uevents
 2018-04-27  8:41 UTC  (11+ messages)

recent patch "x86/acpi: Prevent X2APIC id 0xffffffff from being accounted"
 2018-04-27  8:32 UTC  (2+ messages)

[PATCH v7 00/11] Sunxi: Add SMP support on A83T
 2018-04-27  8:26 UTC  (7+ messages)
` [PATCH v7 06/11] ARM: sunxi: Add initialization of CNTVOFF
` [PATCH v7 08/11] ARM: sun9i: smp: Add is_a83t field

[PATCH v4 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-04-27  8:24 UTC  (7+ messages)
` [PATCH v4 1/5] efi: Export boot-services code and data as debugfs-blobs

[PATCH] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state
 2018-04-27  8:19 UTC 

[PATCH] drivers: net: replace UINT64_MAX with U64_MAX
 2018-04-27  8:18 UTC 

[PATCH v2 0/6] add Mali-450 support to MT7623 SoC
 2018-04-27  8:14 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: gpu: mali-utgard: add mediatek,mt7623-mali compatible
` [PATCH v2 2/6] dt-bindings: clock: mediatek: add g3dsys bindings
` [PATCH v2 3/6] dt-bindings: clock: mediatek: add entry for Mali-450 node to refer
` [PATCH v2 4/6] dt-bindings: reset: "
` [PATCH v2 5/6] clk: mediatek: add g3dsys support for MT2701 and MT7623
` [PATCH v2 6/6] arm: dts: mt7623: add Mali-450 and related device nodes

[PATCH 0/3] can: fix ndo_start_xmit()'s return type
 2018-04-27  8:03 UTC  (6+ messages)
` [PATCH 3/3] can: xilinx: fix xcan_start_xmit()'s "

[PATCH] firmware: dmi: Add access to the SKU ID string
 2018-04-27  7:58 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for 4.17-rc3
 2018-04-27  7:56 UTC 

[PATCH] perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
 2018-04-27  7:55 UTC  (6+ messages)

[PATCH 00/24] device link, bridge supplier <-> drm device
 2018-04-27  7:51 UTC  (6+ messages)

possible BUG: selftest about raw_skew failed
 2018-04-27  7:41 UTC  (3+ messages)

[PATCH net-next v2 0/7] Microsemi Ocelot Ethernet switch support
 2018-04-27  7:40 UTC  (4+ messages)
` [PATCH net-next v2 5/7] MIPS: mscc: Add switch to ocelot

[RFC PATCH RESEND 0/3] UP Squared board drivers
 2018-04-27  7:38 UTC  (5+ messages)
` [RFC PATCH RESEND 2/3] leds: upboard: Add LED support

[PATCH] sched/numa: Stagger NUMA balancing scan periods for new threads
 2018-04-27  7:30 UTC  (3+ messages)

[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
 2018-04-27  7:37 UTC  (9+ messages)
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces

[PATCH] ptp_pch: use helpers function for converting between ns and timespec
 2018-04-27  7:36 UTC 

[PATCH] net: phy: marvell: clear wol event before setting it
 2018-04-27  7:25 UTC  (11+ messages)

[PATCH] ARM: dts: imx6sx-sabreauto: add egalax touch screen support
 2018-04-27  7:20 UTC 

MHI initial design review
 2018-04-27  7:23 UTC  (4+ messages)
` [PATCH v1 1/4] mhi_bus: core: Add support for MHI host interface

[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-04-27  7:18 UTC  (3+ messages)

[PATCH v3 0/7] kprobes: Fix %p in kprobes
 2018-04-27  7:14 UTC  (9+ messages)
` [PATCH v3 1/7] kprobes: Make blacklist root user read only
` [PATCH v3 2/7] kprobes: Show blacklist addresses as same as kallsyms does
` [PATCH v3 4/7] kprobes: Replace %p with other pointer types
` [PATCH v3 5/7] kprobes/x86: Fix %p uses in error messages

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-04-27  7:08 UTC  (5+ messages)

[PATCH] mm: sections are not offlined during memory hotremove
 2018-04-27  7:08 UTC  (2+ messages)

[PATCH v2] dmaengine: axi-dmac: Request IRQ with IRQF_SHARED
 2018-04-27  7:08 UTC  (4+ messages)

[PATCH] ARM: dts: imx6sx-sabreauto: add debug LED support
 2018-04-27  6:58 UTC 

[PATCH] Staging: wlan-ng: prism2sta: fixed indent coding style issues
 2018-04-27  6:58 UTC  (2+ messages)

[PATCH -tip v2 0/7] kprobes: Fix %p in kprobes
 2018-04-27  6:56 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).