linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-25 09:09:28 to 2019-06-25 11:44:35 UTC [more...]

dev_pagemap related cleanups
 2019-06-25 11:44 UTC  (5+ messages)
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

[[PATCH net-next]] net: core: xdp: make __mem_id_disconnect to be static
 2019-06-25 11:42 UTC 

[PATCH 0/8] staging: kpc2000: style refactoring
 2019-06-25 11:27 UTC  (9+ messages)
` [PATCH 1/8] staging: kpc2000: add line breaks
` [PATCH 2/8] staging: kpc2000: blank lines after declaration
` [PATCH 3/8] staging: kpc2000: introduce usage of __packed
` [PATCH 4/8] staging: kpc2000: add spaces
` [PATCH 5/8] staging: kpc2000: remove unnecessary brackets
` [PATCH 6/8] staging: kpc2000: introduce 'unsigned int'
` [PATCH 7/8] staging: kpc2000: introduce __func__
` [PATCH 8/8] staging: kpc2000: remove needless 'break'

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-06-25 11:36 UTC  (6+ messages)

[PATCH V3 1/3] cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro in a stub
 2019-06-25 11:32 UTC  (3+ messages)
` [PATCH V3 2/3] thermal/drivers/cpu_cooling: Unregister with the policy
` [PATCH V3 3/3] thermal/drivers/cpu_cooling: cpufreq_cooling_register returns an int

[x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC
 2019-06-25 11:32 UTC  (6+ messages)
      ` [LKP] "

[PATCH v4 13/16] PM / devfreq: tegra: Support Tegra30
 2019-06-25 11:30 UTC  (7+ messages)
      `  "

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-06-25 11:25 UTC  (13+ messages)
` [PATCH net-next 3/3] net: stmmac: Convert to phylink and remove phylib logic

[PATCH v10 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-25 11:26 UTC  (4+ messages)
  ` [PATCH v10 08/13] drivers: memory: add DMC driver for Exynos5422

[patch 0/5] x86/irq: Cure various interrupt issues
 2019-06-25 11:13 UTC  (6+ messages)
` [patch 1/5] genirq: Delay deactivation in free_irq()
` [patch 2/5] genirq: Add optional hardware synchronization for shutdown
` [patch 3/5] x86/ioapic: Implement irq_inflight() callback
` [patch 4/5] x86/irq: Handle spurious interrupt after shutdown gracefully
` [patch 5/5] x86/irq: Seperate unused system vectors from spurious entry again

[PATCH v4 0/5] net: macb: cover letter
 2019-06-25 11:23 UTC  (8+ messages)
` [PATCH v4 4/5] net: macb: add support for high speed interface

[PATCH v5 0/5] net: macb: cover letter
 2019-06-25 11:22 UTC  (13+ messages)
` [PATCH v5 2/5] net: macb: add support for sgmii MAC-PHY interface
` [PATCH v5 4/5] net: macb: add support for high speed interface

[RFC] remove arch/sh?
 2019-06-25 11:21 UTC  (3+ messages)

Applied "regulator: core: Introduce API for regulators coupling customization" to the regulator tree
 2019-06-25 11:20 UTC 

Applied "regulator: core: Expose some of core functions needed by couplers" to the regulator tree
 2019-06-25 11:20 UTC 

[GIT PULL] SPDX update for 5.2-rc1 - round 1
 2019-06-25 11:19 UTC  (4+ messages)

[PATCH 1/2 v9] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
 2019-06-25 11:19 UTC  (6+ messages)

[PATCH v3 0/5] Introduce customized regulators coupling
 2019-06-25 11:19 UTC  (3+ messages)
` [PATCH v3 2/5] regulator: core: Expose some of core functions needed by couplers

[PATCH 1/3] media: meson: include linux/kthread.h
 2019-06-25 11:19 UTC  (4+ messages)
` [PATCH 3/3] media: ttpci: add RC_CORE dependency

[PATCH v5 00/14] epoll: support pollable epoll from userspace
 2019-06-25 11:19 UTC  (5+ messages)

[PATCH] x86/kvm/nVMCS: fix VMCLEAR when Enlightened VMCS is in use
 2019-06-25 11:18 UTC  (6+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2019-06-25 11:08 UTC 

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2019-06-25 11:07 UTC 

memory leak in genl_register_family
 2019-06-25 11:07 UTC 

[PATCH 0/4] open, close, finish zone support
 2019-06-25 11:06 UTC  (11+ messages)
` [PATCH 1/4] block: add zone open, close and finish support
` [PATCH 2/4] null_blk: add zone open, close, "
` [PATCH 3/4] scsi: sd_zbc: "

WARNING in mark_lock
 2019-06-25 11:06 UTC  (4+ messages)

[PATCH v7 00/10] vsprintf: Prevent silent crashes and consolidate error handling
 2019-06-25 10:59 UTC  (3+ messages)
` [PATCH v7 07/10] vsprintf: Consolidate handling of unknown pointer specifiers

[PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-25 10:58 UTC  (9+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[RFC PATCH v1 00/13] Reduce ifdef mess in ptrace
 2019-06-25 10:58 UTC  (14+ messages)
` [RFC PATCH v1 01/13] powerpc: move ptrace into a subdirectory
` [RFC PATCH v1 02/13] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
` [RFC PATCH v1 03/13] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
` [RFC PATCH v1 04/13] powerpc/ptrace: split out VSX related functions
` [RFC PATCH v1 05/13] powerpc/ptrace: split out ALTIVEC "
` [RFC PATCH v1 06/13] powerpc/ptrace: split out SPE "
` [RFC PATCH v1 07/13] powerpc/ptrace: split out TRANSACTIONAL_MEM "
` [RFC PATCH v1 08/13] powerpc/ptrace: move register viewing functions out of ptrace.c
` [RFC PATCH v1 09/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions
` [RFC PATCH v1 10/13] powerpc/ptrace: create ptrace_get_debugreg()
` [RFC PATCH v1 11/13] powerpc/ptrace: create ppc_gethwdinfo()
` [RFC PATCH v1 12/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
` [RFC PATCH v1 13/13] powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()

remove unused powernv code v2
 2019-06-25  8:26 UTC  (3+ messages)
` [PATCH 1/4] powerpc/powernv: remove the unused pnv_pci_set_p2p function

[PATCH] drm/bridge: adv7511: Attach to DSI host at probe time
 2019-06-25 10:54 UTC  (3+ messages)

[PATCH net-next] net: stmmac: Fix the case when PHY handle is not present
 2019-06-25 10:51 UTC  (3+ messages)

[PATCH] staging: media: davinci_vpfe: prefer using BIT macro
 2019-06-25 10:51 UTC 

[PATCH 1/2] Input: edt-ft5x06 - use get_unaligned_be16()
 2019-06-25 10:50 UTC  (3+ messages)

d_lookup: Unable to handle kernel paging request
 2019-06-25 10:48 UTC  (12+ messages)

[GIT PULL] Hisilicon fixes for v5.2
 2019-06-25 10:44 UTC  (3+ messages)

KASAN: use-after-free Write in _free_event
 2019-06-25 10:43 UTC  (6+ messages)
` [RFC PATCH] perf: Paper over the hw.target problems
        ` [PATCH] perf: Fix race between close() and fork()

[patch v3 0/5] *** DMA based UART driver for AST2500 ***
 2019-06-25 10:44 UTC  (6+ messages)
` [patch v3 1/5] AST2500 DMA UART driver
` [patch v3 2/5] build configuration for "
` [patch v3 3/5] DT nodes "
` [patch v3 4/5] defconfig and MAINTAINERS updated "
` [patch v3 5/5] Documentation: DT bindings "

ebpf: BPF_ALU32 | BPF_ARSH on BE arches
 2019-06-25 10:41 UTC  (3+ messages)

linux-next: Tree for Jun 25
 2019-06-25 10:37 UTC 

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-25 10:36 UTC  (2+ messages)

[PATCH 0/1] udf: Incorrect final NOT_ALLOCATED (hole) extent length
 2019-06-25 10:30 UTC  (3+ messages)
` [PATCH 1/1] udf: Fix incorrect "

[PATCH] let proc net directory inodes reflect to active net namespace
 2019-06-25 10:36 UTC 

[PATCH v6 0/6] THP aware uprobe
 2019-06-25 10:34 UTC  (5+ messages)
` [PATCH v6 5/6] khugepaged: enable collapse pmd for pte-mapped THP

[PATCH V6 0/3] arm64/mm: Enable memory hot remove
 2019-06-25 10:31 UTC  (6+ messages)
` [PATCH V6 3/3] "

b43 / b43 legacy dma mask cleanups
 2019-06-25 10:29 UTC  (5+ messages)
` [PATCH 1/4] b43legacy: remove b43legacy_dma_set_mask
` [PATCH 2/4] b43legacy: simplify engine type / DMA mask selection
` [PATCH 3/4] b43: remove b43_dma_set_mask
` [PATCH 4/4] b43: simplify engine type / DMA mask selection

[PATCH v2] pinctrl: qcom: Add irq_enable callback for msm gpio
 2019-06-25 10:29 UTC  (3+ messages)

lift the xfs writepage code into iomap
 2019-06-25 10:25 UTC  (25+ messages)
` [PATCH 01/12] list.h: add a list_pop helper
` [PATCH 04/12] xfs: initialize ioma->flags in xfs_bmbt_to_iomap
` [PATCH 06/12] xfs: remove XFS_TRANS_NOFS
` [PATCH 07/12] xfs: don't preallocate a transaction for file size updates
` [PATCH 09/12] xfs: refactor the ioend merging code
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 12/12] iomap: add tracing for the address space operations

Opportunistic S0ix blocked by e1000e when ethernet is in use
 2019-06-25 10:25 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH 0/2] Associate ddc adapters with connectors
 2019-06-25 10:24 UTC  (9+ messages)
` [PATCH 1/2] drm: Include ddc adapter pointer in struct drm_connector
` [PATCH 2/2] drm/exynos: Provide ddc symlink in connector's sysfs
      ` [PATCH v2 0/2] Associate ddc adapters with connectors
        ` [PATCH v2 1/2] drm: Include ddc adapter pointer in struct drm_connector
        ` [PATCH v2 2/2] drm/exynos: Provide ddc symlink in connector's sysfs

[PATCH 0/2] timekeeping: cleanup _fast_ variety of functions
 2019-06-25 10:18 UTC  (2+ messages)

[PATCH] arm64: Kconfig: Enable NODES_SPAN_OTHER_NODES config for NUMA
 2019-06-25 10:12 UTC  (2+ messages)

[PATCH] linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
 2019-06-25 10:05 UTC 

[PATCH V2] net: ethernet: ti: cpsw: Fix suspend/resume break
 2019-06-25 10:04 UTC  (3+ messages)

[PATCH v4 1/2] power: supply: add input power and voltage limit properties
 2019-06-25 10:04 UTC  (3+ messages)

[RFC PATCH v2 0/2] printk: new ringbuffer implementation
 2019-06-25 10:03 UTC  (12+ messages)
` [RFC PATCH v2 1/2] printk-rb: add a new printk "

[PATCH 5.1 000/121] 5.1.15-stable review
 2019-06-25 10:01 UTC  (2+ messages)

[PATCH 4.19 00/90] 4.19.56-stable review
 2019-06-25 10:00 UTC  (2+ messages)

[PATCH 4.14 00/51] 4.14.130-stable review
 2019-06-25  9:59 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
 2019-06-25  9:58 UTC  (9+ messages)

[PATCH] rt2x00: fix rx queue hang
 2019-06-25  9:57 UTC  (4+ messages)

[PATCH v2 0/6] Fixes for HiSilicon LPC driver and logical PIO code
 2019-06-25  9:57 UTC  (2+ messages)

[PATCH v2 0/9] i2c: at91: filters support for at91 SoCs
 2019-06-25  9:55 UTC  (6+ messages)
` [PATCH v2 6/9] dt-bindings: i2c: at91: add binding for enable-ana-filt
        ` I2C filtering (was Re: [PATCH v2 6/9] dt-bindings: i2c: at91: add binding for enable-ana-filt)

[PATCH -next] ASoC: SOF: Intel: hda: remove duplicated include from hda.c
 2019-06-24 16:32 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: remove duplicated include from hda.c" to the asoc tree

[PATCH v2] ASoC: rk3399_gru_sound: Support 32, 44.1 and 88.2 kHz sample rates
 2019-06-24 16:32 UTC  (2+ messages)
` Applied "ASoC: rk3399_gru_sound: Support 32, 44.1 and 88.2 kHz sample rates" to the asoc tree

[PATCH 2/6] regulator: s2mps11: Reduce number of rdev_get_id() calls
 2019-06-24 16:32 UTC  (2+ messages)
` Applied "regulator: s2mps11: Reduce number of rdev_get_id() calls" to the regulator tree

[PATCH 3/6] regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspend
 2019-06-24 16:32 UTC  (2+ messages)
` Applied "regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspend" to the regulator tree

[PATCH 1/1] spi: spi-stm32-qspi: Remove CR_FTHRES_MASK usage
 2019-06-24 16:32 UTC  (2+ messages)
` Applied "spi: spi-stm32-qspi: Remove CR_FTHRES_MASK usage" to the spi tree

[PATCH] regulator: qcom_spmi: Do NULL check for lvs
 2019-06-24 16:32 UTC  (2+ messages)
` Applied "regulator: qcom_spmi: Do NULL check for lvs" to the regulator tree

possible deadlock in console_trylock_spinning
 2019-06-25  9:52 UTC  (2+ messages)

[RFC] sched,cfs: flatten CPU controller runqueues
 2019-06-25  9:50 UTC  (3+ messages)
` [PATCH 8/8] sched,fair: flatten hierarchical runqueues

[PATCH v3 0/7] Use MFD framework for SGI IOC3 drivers
 2019-06-25  9:04 UTC  (3+ messages)
` [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH 1/2] w1: add 1-wire master driver for IP block found in SGI ASICs
 2019-06-25  9:07 UTC  (2+ messages)

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
 2019-06-25  9:44 UTC  (9+ messages)
` [PATCH 02/25] fsinfo: Add syscalls to other arches "
` [PATCH 03/25] vfs: Allow fsinfo() to query what's in an fs_context "
` [PATCH 04/25] vfs: Allow fsinfo() to be used to query an fs parameter description "
` [PATCH 05/25] vfs: Implement parameter value retrieval with fsinfo() "

[PATCH v5 0/6] add edma2 for i.mx7ulp
 2019-06-25  9:43 UTC  (7+ messages)
` [PATCH v5 1/6] dmaengine: fsl-edma: add drvdata for fsl-edma
` [PATCH v5 2/6] dmaengine: fsl-edma-common: move dmamux register to another single function
` [PATCH v5 3/6] dmaengine: fsl-edma-common: version check for v2 instead
` [PATCH v5 4/6] dt-bindings: dma: fsl-edma: add new i.mx7ulp-edma
` [PATCH v5 5/6] dmaengine: fsl-edma: add i.mx7ulp edma2 version support
` [PATCH v5 6/6] ARM: dts: imx7ulp: add edma device node

[PATCH v2] mtd: spinand: Add initial support for Paragon PN26G0xA
 2019-06-25  9:41 UTC  (2+ messages)

[PATCH] riscv: Add cpu topology DT entry
 2019-06-25  9:39 UTC  (2+ messages)

bpf: test_verifier: sanitation: alu with different scalars
 2019-06-25  9:39 UTC  (2+ messages)

[v3 PATCH 0/4] Make deferred split shrinker memcg aware
 2019-06-25  9:35 UTC  (6+ messages)
` [v3 PATCH 2/4] mm: move mem_cgroup_uncharge out of __page_cache_release()

[PATCH] riscv: dts: Re-organize the DT nodes
 2019-06-25  9:31 UTC 

[PATCH v10 00/16] Add utilization clamping support
 2019-06-25  9:31 UTC  (6+ messages)
` [PATCH v10 12/16] sched/core: uclamp: Extend CPU's cgroup controller

[PATCH] rtc: Don't state that the RTC holds UTC in case it doesn't
 2019-06-25  9:29 UTC  (4+ messages)

siox: driver init boilerplate reduction v3
 2019-06-25  9:29 UTC  (5+ messages)
` [PATCH 1/2] siox: add helper macro to simplify driver registration
` [PATCH 2/2] drivers: gpio: siox: use module_siox_driver()

[PATCH v2] kernel/isolation: Assert that a housekeeping CPU comes up at boot time
 2019-06-25  9:27 UTC  (2+ messages)

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-06-25  9:24 UTC  (6+ messages)
` [PATCH v12 2/5] can: m_can: Rename m_can_priv to m_can_classdev
` [PATCH v12 5/5] can: m_can: Fix checkpatch issues on existing code

Some bug fixes for perf stat metrics
 2019-06-25  9:23 UTC  (2+ messages)

[PATCH V9 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-25  9:22 UTC  (3+ messages)
` [PATCH V9 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH V9 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH net-next] xdp: Make __mem_id_disconnect static
 2019-06-25  9:21 UTC  (2+ messages)

[PATCH] modules: fix compile error if don't have strict module rwx
 2019-06-25  9:40 UTC 

get rid of dma_max_pfn
 2019-06-25  9:20 UTC  (3+ messages)
` [PATCH 1/2] mmc: let the dma map ops handle bouncing
` [PATCH 2/2] dma-mapping: remove dma_max_pfn

[PATCH 0/4 V3] ACPI: Support generic initiator proximity domains
 2019-06-25  9:20 UTC  (3+ messages)

nl80211 wlcore regression in next
 2019-06-25  9:18 UTC  (4+ messages)

[PATCH 01/30] include: linux: platform_device: more helpers for declaring platform drivers
 2019-06-25  9:18 UTC  (2+ messages)

[RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
 2019-06-25  9:15 UTC  (4+ messages)

[PATCH 1/7] drivers: gpio: rcar: pedantic formatting
 2019-06-25  9:12 UTC  (5+ messages)
` [PATCH 3/7] drivers: gpio: eic-sprd: use devm_platform_ioremap_resource()
` [PATCH 7/7] drivers: gpio: vr41xx: "

[PATCH v4 0/7] perf diff: diff cycles at basic block level
 2019-06-25  9:11 UTC  (3+ messages)
` [PATCH v4 4/7] perf diff: Use hists to manage basic blocks per symbol

[RESEND][PATCH] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
 2019-06-25  9:10 UTC 

[PATCHv7 0/7] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-06-25  9:09 UTC  (6+ messages)
` [PATCHv7 3/7] dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv7 4/7] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
` [PATCHv7 5/7] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv7 6/7] arm64: dts: lx2160a: Add PCIe controller DT nodes
` [PATCHv7 7/7] arm64: defconfig: Enable CONFIG_PCIE_LAYERSCAPE_GEN4


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