linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-07 06:41:23 to 2018-09-07 10:11:48 UTC [more...]

[PATCH 0/4] Follow-up fixes for v4.19-rc1 NUMA balancing
 2018-09-07 10:11 UTC  (4+ messages)
` [PATCH 1/4] sched/numa: Remove redundant numa_stats nr_running field
` [PATCH 2/4] sched/numa: Remove unused calculations in update_numa_stats
` [PATCH 3/4] sched/numa: Stop comparing tasks for NUMA placement after selecting an idle core

[PATCH v2 00/16] nvmem: rework of the subsystem for non-DT users
 2018-09-07 10:07 UTC  (17+ messages)
` [PATCH v2 01/16] nvmem: remove unused APIs
` [PATCH v2 02/16] nvmem: remove the global cell list
` [PATCH v2 03/16] nvmem: use kref
` [PATCH v2 04/16] nvmem: lpc18xx_eeprom: use devm_nvmem_register()
` [PATCH v2 05/16] nvmem: sunxi_sid: "
` [PATCH v2 06/16] nvmem: mxs-ocotp: "
` [PATCH v2 07/16] nvmem: change the signature of nvmem_unregister()
` [PATCH v2 08/16] nvmem: provide nvmem_dev_name()
` [PATCH v2 09/16] nvmem: remove the name field from struct nvmem_device
` [PATCH v2 10/16] nvmem: add a notifier chain
` [PATCH v2 11/16] nvmem: add support for cell info
` [PATCH v2 12/16] nvmem: resolve cells from DT at registration time
` [PATCH v2 13/16] nvmem: add support for cell lookups from machine code
` [PATCH v2 14/16] Documentation: nvmem: document cell tables and lookup entries
` [PATCH v2 15/16] nvmem: use SPDX license identifiers
` [PATCH v2 16/16] nvmem: make the naming of arguments in nvmem_cell_get() consistent

[PATCH v2] lightnvm: pblk-recovery: lightnvm: pblk: Fix two sleep-in-atomic-context bugs
 2018-09-07 10:00 UTC  (3+ messages)

[PATCH V3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-09-07 10:00 UTC  (3+ messages)

[PATCH V2] perf tools: Fix maps__find_symbol_by_name()
 2018-09-07  9:58 UTC  (2+ messages)

[RESEND PATCH v4 0/6] arm64/mm: Move swapper_pg_dir to rodata
 2018-09-07  9:58 UTC  (12+ messages)
` [RESEND PATCH v4 1/6] arm64/mm: Introduce the init_pg_dir
` [RESEND PATCH v4 2/6] arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()
` [RESEND PATCH v4 3/6] arm64/mm: Create the initial page table in the init_pg_dir
` [RESEND PATCH v4 4/6] arm64/mm: Create the final page table directly in swapper_pg_dir
` [RESEND PATCH v4 5/6] arm64/mm: Populate the swapper_pg_dir by fixmap

[PATCH V12 00/14] Krait clocks + Krait CPUfreq
 2018-09-07  9:57 UTC  (3+ messages)

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-09-07  9:52 UTC  (5+ messages)
` [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

ovl: hash non-dir by lower inode for fsnotify
 2018-09-07  9:51 UTC  (2+ messages)

[PATCH v3] xen: avoid crash in disable_hotplug_cpu
 2018-09-07  9:50 UTC  (4+ messages)

[PATCH 1/3] soc: fsl: add Platform PM driver QorIQ platforms
 2018-09-07  9:48 UTC  (8+ messages)
` [PATCH 3/3] soc: fsl: add RCPM driver

Smack: wrong-looking capable() check in smk_ptrace_rule_check()
 2018-09-07  9:47 UTC  (2+ messages)
    ` Fwd: "

[PATCH v3 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-07  9:43 UTC  (6+ messages)
` [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622

[GIT PULL] ACPI fixes for v4.19-rc3
 2018-09-07  9:42 UTC 

[PATCH] [v3] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
 2018-09-07  9:41 UTC  (2+ messages)

[RFC PATCH v1 00/17] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-07  9:41 UTC  (4+ messages)

[GIT PULL] ACPI fixes for v4.19-rc3
 2018-09-07  9:40 UTC  (2+ messages)

[GIT PULL] sound fixes for 4.19-rc3
 2018-09-07  9:40 UTC 

[PATCH] mfd: ti-lmu: constify mfd_cell tables
 2018-09-07  9:39 UTC  (2+ messages)

[PATCH] usb: typec: don't disable sink or source on initialization
 2018-09-07  9:39 UTC  (2+ messages)

possible deadlock in start_this_handle
 2018-09-07  9:38 UTC  (2+ messages)

[PATCH v2 0/3] x86/pti: Get rid of entry trampolines and add some docs
 2018-09-07  9:35 UTC  (5+ messages)
` [PATCH v2 2/3] x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
` [PATCH v2 3/3] x86/pti/64: Remove the SYSCALL64 entry trampoline

[SCHEDULER] Performance drop in 4.19 compared to 4.18 kernel
 2018-09-07  9:34 UTC 

[PATCH v8 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-09-07  9:34 UTC  (5+ messages)
` [PATCH v8 1/3]: perf util: map data buffer for preserving collected data
` [PATCH v8 2/3]: perf record: enable asynchronous trace writing
` [PATCH v8 3/3]: perf record: extend trace writing to multi AIO

[PATCH] printk/tracing: Do not trace printk_nmi_enter()
 2018-09-07  9:30 UTC  (7+ messages)

[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-09-07 18:04 UTC  (5+ messages)
` [PATCH V5 1/4] kvm: remove redundant reserved page check
` [PATCH V5 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
` [PATCH V5 3/4] mm: add a function to differentiate the pages is from DAX device memory
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem

[RFC PATCH 00/29] mm: remove bootmem allocator
 2018-09-07  9:19 UTC  (12+ messages)
` [RFC PATCH 07/29] memblock: remove _virt from APIs returning virtual address

[PATCH v9 0/9] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-09-07  9:14 UTC  (4+ messages)
` [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver
  ` [linux-sunxi] "

[RESEND PATCH v2 0/3] add support to non-uniform SFDP SPI NOR flash memories
 2018-09-07  9:10 UTC  (7+ messages)
` [RESEND PATCH v2 1/3] mtd: spi-nor: "
` [RESEND PATCH v2 2/3] mtd: spi-nor: parse SFDP Sector Map Parameter Table

[PATCH 00/17] thermal: enable/check sensor after its setup is finished
 2018-09-07  9:10 UTC  (2+ messages)

[PATCH] phy: renesas: convert to SPDX identifiers
 2018-09-07  9:08 UTC  (2+ messages)

[PATCH 00/10] phy: Add configuration interface for MIPI D-PHY devices
 2018-09-07  9:07 UTC  (11+ messages)
` [PATCH 02/10] phy: Add configuration interface
` [PATCH 03/10] phy: Add MIPI D-PHY configuration options

[RFC PATCH V2 1/4] mm: Export alloc_migrate_huge_page
 2018-09-07  9:03 UTC  (5+ messages)
` [RFC PATCH V2 4/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get

[PATCH v6 00/14] Energy Aware Scheduling
 2018-09-07  9:02 UTC  (11+ messages)
` [PATCH v6 07/14] sched/topology: Introduce sched_energy_present static key
` [PATCH v6 13/14] sched/topology: Make Energy Aware Scheduling depend on schedutil

linux-next: build warning after merge of the vfs tree
 2018-09-07  8:57 UTC  (2+ messages)

[PATCH v3] mm: slowly shrink slabs with a relatively small number of objects
 2018-09-07  8:57 UTC  (2+ messages)

[PATCH v2] usb: xhci: fix interrupt transfer error happened on MTK platforms
 2018-09-07  8:56 UTC  (4+ messages)

[PATCH] ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl
 2018-09-07  8:56 UTC  (2+ messages)

[RFC 0/3] Introduce usb_{alloc,free}_noncoherent API
 2018-09-07  8:54 UTC  (4+ messages)
` [RFC 3/3] stk1160: Use non-coherent buffers for USB transfers

[PATCH V8 0/9] mmc: add support for sdhci 4.0
 2018-09-07  8:51 UTC  (2+ messages)

[PATCH] Input: reserve 2 events code because of HID
 2018-09-07  8:51 UTC 

Regression in next with filesystem context concept
 2018-09-07  8:47 UTC  (2+ messages)

[PATCH 1/5] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
 2018-09-07  8:44 UTC  (3+ messages)

general protection fault in ovl_free_fs
 2018-09-07  8:38 UTC 

KASAN: use-after-free Read in cma_bind_port
 2018-09-07  8:38 UTC 

[PATCH] arm64: add NUMA emulation support
 2018-09-07  8:34 UTC  (8+ messages)

[PATCH] vme: remove unneeded kfree
 2018-09-07  8:33 UTC  (4+ messages)

[PATCH] netfilter: masquerade: don't flush all conntracks if only one address deleted on device
 2018-09-07  8:33 UTC 

[PATCH v3 0/5] x86/mm: fix cpu stuck issue in __change_page_attr_set_clr
 2018-09-07  8:26 UTC  (8+ messages)
` [PATCH v3 4/5] x86/mm: optimize static_protection() by using overlap()

[PATCH 1/2] irq/matrix: Split out the CPU finding code into a helper
 2018-09-07  8:25 UTC  (2+ messages)
` [PATCH 2/2] irq/matrix: Spread managed interrupts on allocation

[PATCH v4 00/11] arm64: allwinner: Add A64 DE2 HDMI support
 2018-09-07  8:21 UTC  (5+ messages)
` [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline

[PATCH 0/4 v7] Support kdump for AMD secure memory encryption(SME)
 2018-09-07  8:18 UTC  (5+ messages)
` [PATCH 1/4 v7] x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory
` [PATCH 2/4 v7] kexec: allocate unencrypted control pages for kdump in case SME is enabled
` [PATCH 3/4 v7] amd_iommu: remap the device table of IOMMU with the memory encryption mask for kdump
` [PATCH 4/4 v7] kdump/vmcore: support encrypted old memory with SME enabled

[PATCH v4 0/4] Add EDAC driver for QCOM SoCs
 2018-09-07  8:18 UTC  (3+ messages)
` [PATCH v4 3/4] drivers: edac: Add EDAC driver support "

[PATCH v2] ttyprintk: make the printk log level configurable
 2018-09-07  8:18 UTC 

[PATCH V3 00/26] C-SKY(csky) Linux Kernel Port
 2018-09-07  8:14 UTC  (16+ messages)
` [PATCH V3 06/26] csky: Cache and TLB routines
` [PATCH V3 17/26] csky: Misc headers
` [PATCH V3 19/26] dt-bindings: timer: gx6605s SOC timer

[PATCH] x86, mm: Reserver some memory for bootmem allocator for NO_BOOTMEM
 2018-09-07  8:17 UTC  (11+ messages)

[PATCH] ttyprintk: make the printk log level configurable
 2018-09-07  8:11 UTC  (4+ messages)

[PATCH] bochs: convert to drm_fb_helper_fbdev_setup/teardown
 2018-09-07  8:10 UTC  (2+ messages)

[4.17 regression] Performance drop on kernel-4.17 visible on Stream, Linpack and NAS parallel benchmarks
 2018-09-07  8:09 UTC  (7+ messages)

[RFC PATCH] media: docs-rst: Document m2m stateless video decoder interface
 2018-09-07  8:08 UTC  (2+ messages)

[PATCH] android: binder: use kstrdup instead of open-coding it
 2018-09-07  8:08 UTC  (2+ messages)

[PATCH v8 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-09-07  8:05 UTC  (8+ messages)
` [PATCH v8 4/8] media: platform: Add Cedrus VPU decoder driver

[PATCH v14 06/16] of/fdt: add helper functions for handling properties
 2018-09-07  8:00 UTC  (11+ messages)
` [PATCH v14 07/16] arm64: add image head flag definitions
` [PATCH v14 08/16] arm64: cpufeature: add MMFR0 helper functions
` [PATCH v14 09/16] arm64: enable KEXEC_FILE config
` [PATCH v14 10/16] arm64: kexec_file: load initrd and device-tree
` [PATCH v14 11/16] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v14 12/16] arm64: kexec_file: add crash dump support
` [PATCH v14 13/16] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v14 14/16] include: pe.h: remove message[] from mz header definition
` [PATCH v14 15/16] arm64: kexec_file: add kernel signature verification support
` [PATCH v14 16/16] arm64: kexec_file: add kaslr support

KASAN: use-after-free Write in ucma_put_ctx
 2018-09-07  8:01 UTC 

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-09-07  7:58 UTC  (7+ messages)

[PATCH v14 00/16] subject: arm64: kexec: add kexec_file_load() support
 2018-09-07  7:56 UTC  (6+ messages)
` [PATCH v14 01/16] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v14 02/16] kexec_file: make kexec_image_post_load_cleanup_default() global
` [PATCH v14 03/16] s390, kexec_file: drop arch_kexec_mem_walk()
` [PATCH v14 04/16] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v14 05/16] kexec_file: kexec_walk_memblock() only walks a dedicated region at kdump

[PATCH] leds: pwm: silently error out on EPROBE_DEFER
 2018-09-07  7:56 UTC  (3+ messages)

[PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-09-07  7:54 UTC  (8+ messages)

[PATCH 0/9] media: cedrus: Add H264 decoding support
 2018-09-07  7:54 UTC  (9+ messages)
` [PATCH 1/9] CHROMIUM: v4l: Add H264 low-level decoder API compound controls

[PATCH 0/2] mfd: platform/chrome: some more cleanups between these subsystems
 2018-09-07  7:54 UTC  (5+ messages)
` [PATCH 1/2] platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform
` [PATCH 2/2] mfd: cros_ec: Fix and improve kerneldoc comments

[PATCH v6 00/10] Add the I3C subsystem
 2018-09-07  7:51 UTC  (21+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure

[PATCH] sched/fair: fix load_balance redo for null imbalance
 2018-09-07  7:51 UTC 

[PATCH v2 0/9] of: fix compatible-child-node lookups
 2018-09-07  7:48 UTC  (4+ messages)
` [PATCH v2 7/9] net: stmmac: dwmac-sun8i: fix OF child-node lookup

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-09-07  7:46 UTC  (4+ messages)

[PATCH 1/2] string: make kmemdup_nul take and return void*, not char*
 2018-09-07  7:46 UTC  (2+ messages)
` [PATCH 2/2] rxrpc: use kmemdup_nul in rxrpc_krb5_decode_principal

[PATCH v5 1/2] dt-bindings: leds: Add bindings for lm3697 driver
 2018-09-07  7:45 UTC  (4+ messages)

[PATCH net-next 00/11] Vhost_net TX batching
 2018-09-07  7:41 UTC  (7+ messages)
` [PATCH net-next 09/11] tuntap: accept an array of XDP buffs through sendmsg()
` [PATCH net-next 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets

[PATCH V2 0/4] Fintek F81232 driver improve and fix
 2018-09-07  7:41 UTC  (4+ messages)
` [PATCH V2 1/4] USB: serial: f81232: clear overrun flag

[PATCH v9 0/6] provide power off support for iMX6 with external PMIC
 2018-09-07  7:35 UTC  (8+ messages)
` [PATCH v9 3/6] kernel/reboot.c: export pm_power_off_prepare

[PATCH v7 1/2] leds: core: Introduce LED pattern trigger
 2018-09-07  7:34 UTC  (5+ messages)

[PATCH -next] drm/virtio: Remove set but not used variable 'bo'
 2018-09-07  7:34 UTC  (2+ messages)

[PATCH v2] drm: refuse ADDFB2 ioctl for broken bigendian drivers
 2018-09-07  7:32 UTC 

[PATCH 0/2] mtd: rawnand: denali: clean-up unnecessary hook and device reset
 2018-09-07  7:28 UTC  (3+ messages)
` [PATCH 1/2] mtd: rawnand: denali: remove ->dev_ready() hook
` [PATCH 2/2] mtd: rawnand: denali: remove denali_reset_banks()

[PATCH v2 2/2] net: ethernet: i40evf: fix potential build error
 2018-09-07  7:25 UTC  (2+ messages)

[PATCH 0/5] Fix A64 HDMI PHY device tree binding
 2018-09-07  7:22 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: sun4i-drm: drop second PLL from A64 HDMI PHY binding
` [PATCH 2/5] drm: sun4i: drop second PLL from A64 HDMI PHY
` [PATCH 3/5] dt-bindings: sun4i-drm: add compatible for R40 "
` [PATCH 4/5] drm/sun4i: add support "
` [PATCH 5/5] ARM: sun8i: dts: drop A64 HDMI PHY fallback compatible from R40 DT

[PATCH] net/sock: move memory_allocated over to percpu_counter variables
 2018-09-07  7:21 UTC  (6+ messages)

[PATCH resend 0/2] irqchip: convert to SPDX for Renesas drivers
 2018-09-07  7:19 UTC  (2+ messages)

[PATCH AUTOSEL 4.18 001/131] tc-testing: flush gact actions on test teardown
 2018-09-07  7:16 UTC  (5+ messages)
` [PATCH AUTOSEL 4.18 043/131] ASoC: soc-pcm: Use delay set in component pointer function

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-09-07  7:11 UTC  (7+ messages)
` [PATCH v5 13/23] iommu: introduce device fault report API

[PATCH 1/6] drm/bridge: use bus flags in bridge timings
 2018-09-07  7:10 UTC  (7+ messages)

[PATCH] Input: elantech - enable middle button of touchpad on ThinkPad P72
 2018-09-07  7:06 UTC 

[PATCH 1/1] crypto: cavium/nitrox - Added support for SR-IOV configuration
 2018-09-07  7:01 UTC 

[PATCH v2 0/4] crypto: skcipher - Remove VLA usage
 2018-09-07  6:56 UTC  (4+ messages)
` [PATCH v2 2/4] crypto: skcipher - Enforce non-ASYNC for on-stack requests

[PATCH] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-07  6:51 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] crypto: Adds user space interface for ALG_SET_KEY_TYPE
 2018-09-07  6:40 UTC 


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