linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-21 14:21:30 to 2019-11-21 16:48:37 UTC [more...]

[PATCH] perf: Make the mlock accounting simple again
 2019-11-21 16:48 UTC  (2+ messages)
` [tip: perf/urgent] perf/core: "

[PATCH 1/6] sched/cputime: Support other fields on kcpustat_field()
 2019-11-21 16:48 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 5/6] leds: Use all-in-one vtime aware kcpustat accessor
 2019-11-21 16:48 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 6/6] rackmeter: Use vtime aware kcpustat accessor
 2019-11-21 16:48 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 3/6] procfs: Use all-in-one vtime aware kcpustat accessor
 2019-11-21 16:48 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/6] sched/vtime: Bring up complete kcpustat accessor
 2019-11-21 16:48 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 4/6] cpufreq: Use vtime aware kcpustat accessors for user time
 2019-11-21 16:48 UTC  (2+ messages)
` [tip: sched/core] "

[git pull] habanalabs pull request for kernel 5.5
 2019-11-21 16:47 UTC  (2+ messages)

[PATCH 2/2] PCI: uniphier: Add checking whether PERST# is deasserted
 2019-11-21 16:47 UTC  (4+ messages)

possible deadlock in mon_bin_vma_fault
 2019-11-21 16:46 UTC  (5+ messages)

[PATCH] clk: imx: clk-composite-7ulp: add lock
 2019-11-21 16:46 UTC  (2+ messages)

[PATCH 00/12] crypto: caam - backlogging support
 2019-11-21 16:46 UTC  (3+ messages)
` [PATCH 10/12] crypto: caam - add crypto_engine support for AEAD algorithms

generic DMA bypass flag
 2019-11-21 16:44 UTC  (8+ messages)

[PATCH 1/4] x86/mm, pat: Convert pat tree to generic interval tree
 2019-11-21 16:42 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/pat: Convert the PAT tree to a "

[PATCH 4/4] x86/mm, pat: Rename pat_rbtree.c to pat_interval.c
 2019-11-21 16:42 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/pat: "

[PATCH 3/4] x86/mm, pat: Drop rbt prefix from external memtype calls
 2019-11-21 16:42 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/pat: Drop the rbt_ "

[PATCH 2/4] x86/mm, pat: Cleanup some of the local memtype_rb_* calls
 2019-11-21 16:42 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/pat: Do not pass 'rb_root' down the memtype tree helper functions

[PATCH] drivers: usb: Kconfig: cleanup indentions
 2019-11-21 16:42 UTC  (2+ messages)

[PATCH 2/2] drm: share address space for dma bufs
 2019-11-21 16:42 UTC  (2+ messages)
  ` [Intel-gfx] "

[PATCH v2 1/2] tty: add retry capability to tty_init_dev()
 2019-11-21 16:41 UTC  (3+ messages)
` [PATCH v2 2/2] tty: use tty_init_dev_retry() to workaround a race condition

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-21 16:39 UTC  (17+ messages)

[PATCH v2 0/7] PCI: Prefer pcie_capability_read_word()
 2019-11-21 16:37 UTC  (2+ messages)

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-21 16:34 UTC  (6+ messages)

[PATCH] drivers: usb: consolidate USB vendor IDs in one include file
 2019-11-21 16:33 UTC  (3+ messages)

[PATCH] selftests: settings: tests can be in subsubdirs
 2019-11-21 16:32 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: Add Google Coral Edge TPU entry
 2019-11-21 16:25 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: add initial support for Google i.MX 8MQ Phanbell

[PATCH 00/23] y2038 cleanups
 2019-11-21 16:25 UTC  (8+ messages)
` [PATCH 07/23] y2038: vdso: powerpc: avoid timespec references
  ` [Y2038] "
` [PATCH 08/23] y2038: ipc: remove __kernel_time_t reference from headers
  ` [Y2038] "

net test error: general protection fault in kernfs_find_ns
 2019-11-21 16:25 UTC 

linux-next test error: general protection fault in kernfs_find_ns
 2019-11-21 16:25 UTC 

[PATCH v3 00/19] x86/cpu: Clean up handling of VMX features
 2019-11-21 16:24 UTC  (3+ messages)
` [PATCH v3 09/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled

[PATCH v2 1/3] fs: remove redundant cache invalidation after async direct-io write
 2019-11-21 16:23 UTC  (6+ messages)
` [PATCH v2 2/3] fs: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
` [PATCH v2 3/3] fs: warn if stale pagecache is left after direct write

[PATCH 0/3] mips: get rid of __ARCH_USE_5LEVEL_HACK
 2019-11-21 16:21 UTC  (4+ messages)
` [PATCH 1/3] mips: fix build when "48 bits virtual memory" is enabled
` [PATCH 2/3] mips: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH 3/3] mips: add support for folded p4d page tables

[PATCH net-next 0/6] vsock: add local transport support
 2019-11-21 16:19 UTC  (15+ messages)
` [PATCH net-next 2/6] vsock: add VMADDR_CID_LOCAL definition
` [PATCH net-next 3/6] vsock: add local transport support in the vsock core
` [PATCH net-next 4/6] vsock: add vsock_loopback transport

single aio thread is migrated crazily by scheduler
 2019-11-21 16:19 UTC  (15+ messages)

[PATCH 5/5] ARM: dts: stm32: add phy-names to usbotg_hs on stm32mp157c-ev1
 2019-11-21 16:12 UTC 

[PATCH 4/5] ARM: dts: stm32: enable USB OTG HS on stm32mp157a-dk1
 2019-11-21 16:12 UTC 

[PATCH 3/5] ARM: dts: stm32: enable USB Host (USBH) EHCI controller on stm32mp157a-dk1
 2019-11-21 16:12 UTC 

[PATCH 2/5] ARM: dts: stm32: enable USBPHYC on stm32mp157a-dk1
 2019-11-21 16:12 UTC 

[PATCH 1/5] ARM: multi_v7_defconfig: enable STM32 PWR regulator
 2019-11-21 16:12 UTC 

[PATCH 0/5] USB support on stm32mp157 boards
 2019-11-21 16:11 UTC 

[PATCH] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
 2019-11-21 16:09 UTC  (3+ messages)

[PATCH] virtio pmem: fix async flush ordering
 2019-11-21 16:09 UTC  (6+ messages)

[PATCH v4 0/2] Add support to handle ZRX-DC Compliant PHYs
 2019-11-21 16:08 UTC  (3+ messages)
  ` [PATCH v4 1/2] phy: core: add phy_property_present method

[PATCH v7 0/9] Enable Sub-Page Write Protection Support
 2019-11-21 16:08 UTC  (24+ messages)
` [PATCH v7 2/9] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [PATCH v7 3/9] mmu: spp: Add SPP Table setup functions
` [PATCH v7 4/9] mmu: spp: Add functions to create/destroy SPP bitmap block
` [PATCH v7 6/9] vmx: spp: Set up SPP paging table at vmentry/vmexit
` [PATCH v7 8/9] mmu: spp: Handle SPP protected pages when VM memory changes

[PATCH] block: add iostat counters for flush requests
 2019-11-21 16:07 UTC  (4+ messages)

[PATCH 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
 2019-11-21 16:04 UTC 

[v9 2/2] clk: ls1028a: Add clock driver for Display output interface
 2019-11-21 16:04 UTC  (3+ messages)
  ` [EXT] "

[PATCH] drivers: scsi: Kconfig: minor indention fixes
 2019-11-21 16:02 UTC 

[PATCH v10 0/6] Enable split lock detection for real time and debug
 2019-11-21 16:14 UTC  (5+ messages)
` [PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter

[PATCH v2] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-21 16:02 UTC  (6+ messages)

[PATCH 0/4] [RFC] virtiofs: Add a notification queue
 2019-11-21 16:00 UTC  (4+ messages)
` [PATCH 2/4] virtiofs: Add an index to keep track of first request queue

[PATCH 0/8] y2038: bug fixes from y2038 work
 2019-11-21 16:00 UTC  (13+ messages)
` [PATCH 3/8] powerpc: fix vdso32 for ppc64le
  ` [Y2038] "
` [PATCH 6/8] lp: fix sparc64 LPSETTIMEOUT ioctl
  ` [Y2038] "

[PATCH] platform: x86: pcengines-apuv2: detect apuv4 board
 2019-11-21 15:57 UTC 

[PATCH v4 0/6] enable CAAM's HWRNG as default
 2019-11-21 15:55 UTC  (7+ messages)
` [PATCH v4 1/6] crypto: caam - RNG4 TRNG errata
` [PATCH v4 2/6] crypto: caam - enable prediction resistance in HRWNG
` [PATCH v4 3/6] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
` [PATCH v4 4/6] crypto: caam - move RNG presence check into a shared function
` [PATCH v4 5/6] crypto: caam - replace DRNG with TRNG for use with hw_random
` [PATCH v4 6/6] crypto: caam - expose SEC4 DRNG via crypto RNG API

[PATCH] afs: Fix large file support
 2019-11-21 15:55 UTC  (2+ messages)

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-21 15:46 UTC  (11+ messages)
` [PATCH v2 4/6] PCI: brcmstb: add Broadcom STB PCIe host controller driver
` [PATCH v2 5/6] PCI: brcmstb: add MSI capability

[PATCH v2 0/5] thermal: stm32: driver improvements
 2019-11-21 15:42 UTC  (2+ messages)

[PATCH v11 2/6] ASoC: amd: Refactoring of DAI from DMA driver
 2019-11-21 15:39 UTC  (4+ messages)
  ` [alsa-devel] "
` [RESEND PATCH v11 3/6] ASoC: amd: Enabling I2S instance in DMA and DAI
  ` [alsa-devel] "

[PATCH] misc: xilinx_sdfec: add missing __user annotation
 2019-11-21 15:40 UTC  (2+ messages)

[PATCH] misc: xilinx_sdfec: fix xsdfec_poll()'s return type
 2019-11-21 15:39 UTC  (2+ messages)

[PATCH] i2c: i2c-core-base: tiny indention cleanup
 2019-11-21 15:35 UTC 

[PATCH 4.19 000/422] 4.19.85-stable review
 2019-11-21 15:34 UTC  (4+ messages)
` [PATCH 4.19 079/422] i40e: use correct length for strncpy

[PATCH] ARM: dts: qcom: Add nodes for SMP boot in IPQ40xx
 2019-11-21 15:29 UTC 

[PATCH 0/3] sched/fair: Task placement biasing using uclamp
 2019-11-21 15:30 UTC  (7+ messages)
` [PATCH 3/3] sched/fair: Consider uclamp for "task fits capacity" checks

[PATCH 1/2] mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
 2019-11-21 15:28 UTC  (4+ messages)

[PATCH] drivers: i2c: introduce devm_i2c_add_adapter()
 2019-11-21 15:27 UTC 

[PATCH RFC net-next] net: WireGuard secure network tunnel
 2019-11-21 15:26 UTC  (5+ messages)

[PATCH] afs: Fix possible assert with callbacks from yfs servers
 2019-11-21 15:26 UTC 

general protection fault in snd_usb_create_mixer
 2019-11-21 15:25 UTC 

edac KASAN warning in experimental arm64 allmodconfig boot
 2019-11-21 15:23 UTC  (4+ messages)
` linuxnext-2019119 edac warns (was Re: edac KASAN warning in experimental arm64 allmodconfig boot)

[RFC v1 00/19] Modify zonelist to nodelist v1
 2019-11-21 15:18 UTC  (20+ messages)
` [RFC v1 01/19] mm, mmzone: modify zonelist to nodelist
` [RFC v1 02/19] mm, hugetlb: use for_each_node in dequeue_huge_page_nodemask()
` [RFC v1 03/19] mm, oom_kill: use for_each_node in constrained_alloc()
` [RFC v1 04/19] mm, slub: use for_each_node in get_any_partial()
` [RFC v1 05/19] mm, slab: use for_each_node in fallback_alloc()
` [RFC v1 06/19] mm, vmscan: use for_each_node in do_try_to_free_pages()
` [RFC v1 07/19] mm, vmscan: use first_node in throttle_direct_reclaim()
` [RFC v1 08/19] mm, vmscan: pass pgdat to wakeup_kswapd()
` [RFC v1 09/19] mm, vmscan: use for_each_node in shrink_zones()
` [RFC v1 10/19] mm, page_alloc: use for_each_node in wake_all_kswapds()
` [RFC v1 11/19] mm, mempolicy: use first_node in mempolicy_slab_node()
` [RFC v1 12/19] mm, mempolicy: use first_node in mpol_misplaced()
` [RFC v1 13/19] mm, page_alloc: use first_node in local_memory_node()
` [RFC v1 14/19] mm, compaction: rename compaction_zonelist_suitable
` [RFC v1 15/19] mm, mm_init: rename mminit_verify_zonelist
` [RFC v1 16/19] mm, page_alloc: cleanup build_zonelists
` [RFC v1 17/19] mm, memory_hotplug: cleanup online_pages()
` [RFC v1 18/19] kernel, sysctl: cleanup numa_zonelist_order
` [RFC v1 19/19] mm, mmzone: cleanup zonelist in comments

[PATCH v2 0/8] Fix cdrom autoclose
 2019-11-21 15:21 UTC  (4+ messages)
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-21 15:18 UTC  (7+ messages)
` [PATCH v25 12/12] LRNG - add interface for gathering of raw entropy
` [PATCH v25 09/12] LRNG - add Jitter RNG fast noise source

Documentation/process: Add Amazon contact for embargoed hardware issues
 2019-11-21 15:16 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the omap tree
 2019-11-21 15:15 UTC  (2+ messages)

[PATCH net-next] vsock: avoid to assign transport if its initialization fails
 2019-11-21 15:14 UTC  (2+ messages)

Optimize perf stat for large number of events/cpus
 2019-11-21 15:13 UTC  (5+ messages)
` [PATCH v7 09/12] perf stat: Use affinity for opening events

[PATCH v23 00/24] Intel SGX foundations
 2019-11-21 15:08 UTC  (2+ messages)

linux-next: Tree for Nov 21
 2019-11-21 15:04 UTC  (2+ messages)

[PATCH V2 0/2] Add syscon name support
 2019-11-21 15:04 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: syscon: Add syscon-names to refer to syscon easily
` [PATCH V2 2/2] mfd: syscon: Find syscon by names with arguments support

[PATCH v2] rcu: Fix missed wakeup of exp_wq waiters
 2019-11-21 15:01 UTC  (4+ messages)

KASAN: use-after-free Read in ccid_hc_tx_delete
 2019-11-21 15:00 UTC  (2+ messages)

[PATCH v2] dt-bindings: remoteproc: convert stm32-rproc to json-schema
 2019-11-21 14:58 UTC  (2+ messages)

[PATCH v4 11/11] sched/fair: rework find_idlest_group
 2019-11-21 14:58 UTC  (11+ messages)

[RESEND PATCH v4 00/10] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-11-21 14:55 UTC  (3+ messages)
` [RESEND PATCH v4 03/10] lib/refcount: Remove unused refcount_*_checked() variants

[PATCH v3 1/1] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window
 2019-11-21 14:52 UTC  (3+ messages)

[RFC 0/2] gpio: Support for shared GPIO lines on boards
 2019-11-21 14:47 UTC  (6+ messages)

[PATCH] perf tools: fix potential memory leak
 2019-11-21 14:47 UTC  (2+ messages)

INFO: rcu detected stall in hub_event
 2019-11-21 14:45 UTC 

[PATCH][next] perf probe: fix spelling mistake "addrees" -> "address"
 2019-11-21 14:44 UTC  (3+ messages)

[GIT PULL] arm64: Another fix for 5.4
 2019-11-21 14:44 UTC 

[PATCH] tools lib traceevent: Fix memory leakage in copy_filter_type
 2019-11-21 14:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/1] ARM: dts: am5729: beaglebone-ai: enable board
 2019-11-21 14:42 UTC  (6+ messages)
` [PATCH 1/1] ARM: dts: am5729: beaglebone-ai: adding device tree

[PATCH 0/7] clk: zynqmp: Extend and fix zynqmp clock driver
 2019-11-21 14:41 UTC  (7+ messages)
` [PATCH 3/7] clk: zynqmp: Warn user if clock user are more than allowed
` [PATCH 4/7] clk: zynqmp: Add support for get max divider
` [PATCH 7/7] clk: zynqmp: Fix fractional clock check

[PATCH] libtraceevent: fix header installation
 2019-11-21 14:40 UTC  (3+ messages)

Kernel 5.4 regression - memory leak in network layer
 2019-11-21 14:39 UTC  (3+ messages)
` [PATCH net] udp: drop skb extensions before marking skb stateless

[PATCH v3] dt-bindings: mailbox: convert stm32-ipcc to json-schema
 2019-11-21 14:39 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: Convert stm32 QSPI bindings to json-schema
 2019-11-21 14:38 UTC  (2+ messages)

[PATCH] drivers: thermal: step_wise: add support for hysteresis
 2019-11-21 14:38 UTC  (3+ messages)

[PATCH V5 0/2] Stitch LBR call stack (kernel)
 2019-11-21 14:36 UTC  (3+ messages)
` [PATCH V5 1/2] perf/core: Add new branch sample type for HW index of raw branch records
` [PATCH V5 2/2] perf/x86/intel: Output LBR TOS information

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-21 14:36 UTC  (4+ messages)
` [PATCH v7 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages

[PATCH 0/4] padata lockdep, cpumask, and doc fixes
 2019-11-21 14:36 UTC  (4+ messages)
` [PATCH 1/4] padata: update documentation

[PATCH v2] HID: hyperv: Add the support of hibernation
 2019-11-21 14:34 UTC  (2+ messages)

Optimize perf stat for large number of events/cpus
 2019-11-21 14:32 UTC  (3+ messages)

[PATCH 00/15] perf tools: Add support for AUX area sampling
 2019-11-21 14:31 UTC  (5+ messages)
` [PATCH 13/15] perf intel-pt: Add support for recording AUX area samples

[GIT PULL] thread fixes
 2019-11-21 14:31 UTC 

[PATCH] KVM: nVMX: expose "load IA32_PERF_GLOBAL_CTRL" controls
 2019-11-21 14:29 UTC 

[PATCH] KVM: nVMX: expose "load IA32_PERF_GLOBAL_CTRL" controls
 2019-11-21 14:28 UTC  (2+ messages)

[PATCH v4 0/2] tps6105x add devicetree and leds support
 2019-11-21 14:27 UTC  (3+ messages)
` [PATCH v4 1/2] leds: tps6105x: add driver for mfd chip led mode
` [PATCH v4 2/2] dt-bindings: mfd: update TI tps6105x chip bindings

[PATCH 0/1] stm32_iwdg: set WDOG_HW_RUNNING at probe
 2019-11-21 14:21 UTC  (5+ messages)
` [PATCH 1/1] drivers: watchdog: "


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