linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-20 19:07:46 to 2019-11-21 00:15:46 UTC [more...]

Optimize perf stat for large number of events/cpus
 2019-11-21  0:15 UTC  (5+ messages)
` [PATCH 05/12] perf evsel: Add iterator to iterate over events ordered by CPU
` [PATCH 07/12] perf stat: Use affinity for closing file descriptors
` [PATCH 10/12] perf stat: Use affinity for reading
` [PATCH 12/12] perf stat: Use affinity for enabling/disabling events

Kernel 5.4 regression - memory leak in network layer
 2019-11-21  0:15 UTC  (4+ messages)

[PATCH 0/3] iommu: reduce spinlock contention on fast path
 2019-11-21  0:13 UTC  (4+ messages)
` [PATCH 1/3] iommu: match the original algorithm
` [PATCH 2/3] iommu: optimize iova_magazine_free_pfns()
` [PATCH 3/3] iommu: avoid taking iova_rbtree_lock twice

[PATCH RFC 00/14] idxd driver for Intel Data Streaming Accelerator
 2019-11-21  0:10 UTC  (21+ messages)
` [PATCH RFC 01/14] x86/asm: add iosubmit_cmds512() based on movdir64b CPU instruction
` [PATCH RFC 02/14] dmaengine: break out channel registration
` [PATCH RFC 03/14] dmaengine: add new dma device registration
` [PATCH RFC 04/14] mm: create common code from request allocation based from blk-mq code
` [PATCH RFC 05/14] dmaengine: add dma_request support functions
` [PATCH RFC 06/14] dmaengine: add dma request submit and completion path support
` [PATCH RFC 07/14] dmaengine: update dmatest to support dma request
` [PATCH RFC 08/14] dmaengine: idxd: Init and probe for Intel data accelerators
` [PATCH RFC 09/14] dmaengine: idxd: add configuration component of driver
` [PATCH RFC 10/14] dmaengine: idxd: add descriptor manipulation routines
` [PATCH RFC 11/14] dmaengine: idxd: connect idxd to dmaengine subsystem
` [PATCH RFC 12/14] dmaengine: request submit optimization
` [PATCH RFC 13/14] dmaengine: idxd: add char driver to expose submission portal to userland
` [PATCH RFC 14/14] dmaengine: idxd: add sysfs ABI for idxd driver

[PATCH] time: Zerofy padding in __kernel_timespec on 32-bit
 2019-11-21  0:03 UTC 

[PATCH 0/3] docs, parallelism: Rearrange how jobserver reservations are made
 2019-11-21  0:03 UTC  (4+ messages)
` [PATCH 1/3] docs, parallelism: Fix failure path and add comment
` [PATCH 2/3] docs, parallelism: Do not leak blocking mode to writer
` [PATCH 3/3] docs, parallelism: Rearrange how jobserver reservations are made

[PATCH v8 0/5] KEYS: Measure keys when they are created or updated
 2019-11-21  0:03 UTC  (7+ messages)
` [PATCH v8 2/5] IMA: Define an IMA hook to measure keys
` [PATCH v8 4/5] IMA: Add support to limit measuring keys

Lenovo E585: Device RTL Bluetooth, O2 sdcard, and rtw88. Broken or issues
 2019-11-20 23:57 UTC 

[PATCH] watchdog: Remove iop_wdt
 2019-11-20 23:56 UTC  (9+ messages)

[PATCH v3 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
 2019-11-20 23:55 UTC  (3+ messages)

[PATCH v3 0/8] powerpc/vdso32 enhancement and optimisation
 2019-11-20 23:53 UTC  (5+ messages)
` [PATCH v3 2/8] powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE

KASAN: use-after-free Read in si470x_int_in_callback (2)
 2019-11-20 23:50 UTC  (2+ messages)

[PATCH 4.19 000/422] 4.19.85-stable review
 2019-11-20 22:52 UTC  (9+ messages)
` [PATCH 4.19 038/422] soundwire: Initialize completion for defer messages
` [PATCH 4.19 063/422] ice: Prevent control queue operations during reset
` [PATCH 4.19 065/422] ice: Fix and update driver version string

[PATCH] VFIO/VMBUS: Add VFIO VMBUS driver support
 2019-11-20 23:18 UTC  (7+ messages)

[PATCH v3 0/8] VT-d Native Shared virtual memory cleanup and fixes
 2019-11-20 23:19 UTC  (16+ messages)
` [PATCH v3 1/8] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
` [PATCH v3 2/8] iommu/vt-d: Match CPU and IOMMU paging mode
` [PATCH v3 3/8] iommu/vt-d: Reject SVM bind for failed capability check
` [PATCH v3 4/8] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v3 5/8] iommu/vt-d: Fix off-by-one in PASID allocation
` [PATCH v3 6/8] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v3 7/8] iommu/vt-d: Avoid sending invalid page response

[PATCH] devfreq: Fix Kconfig indentation
 2019-11-20 23:20 UTC  (2+ messages)

WARNING in ath6kl_htc_pipe_rx_complete
 2019-11-20 23:00 UTC  (2+ messages)

[PATCH 00/23] y2038 cleanups
 2019-11-20 22:58 UTC  (10+ messages)
` [PATCH 01/23] y2038: remove CONFIG_64BIT_TIME
  ` [Y2038] "
` [PATCH 02/23] y2038: add __kernel_old_timespec and __kernel_old_time_t
  ` [Y2038] "
` [PATCH 07/23] y2038: vdso: powerpc: avoid timespec references
  ` [Y2038] "
` [PATCH 08/23] y2038: ipc: remove __kernel_time_t reference from headers
  ` [Y2038] "

[tip: x86/iopl] x86/ioperm: Extend IOPL config to control ioperm() as well
 2019-11-20 22:48 UTC  (4+ messages)
` [x86/iopl PATCH] x86/ioperm: Fix use of deprecated config option
  ` [tip: x86/iopl] "

was: Fair Pay
 2019-11-20 22:47 UTC 

Optimize perf stat for large number of events/cpus
 2019-11-20 22:31 UTC  (4+ messages)
` [PATCH v7 09/12] perf stat: Use affinity for opening events

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

[PATCH v2] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2019-11-20 22:20 UTC 

[PATCH 0/8] y2038: bug fixes from y2038 work
 2019-11-20 22:10 UTC  (11+ messages)
` [PATCH 3/8] powerpc: fix vdso32 for ppc64le
  ` [Y2038] "
` [PATCH 6/8] lp: fix sparc64 LPSETTIMEOUT ioctl
  ` [Y2038] "
` [PATCH 7/8] ppdev: fix PPGETTIME/PPSETTIME ioctls
  ` [Y2038] "

[PATCH v2] ARM: dts: am5729: beaglebone-ai: adding device tree
 2019-11-20 22:05 UTC 

single aio thread is migrated crazily by scheduler
 2019-11-20 22:03 UTC  (10+ messages)

[PATCH 0/1] drm/panel: simple: Add support for BOE NV140FHM-N49 panel to panel-simple
 2019-11-20 21:34 UTC  (2+ messages)
` [PATCH 1/1] "

linux-next: Tree for Nov 19
 2019-11-20 21:54 UTC  (5+ messages)
` linux-next: Tree for Nov 19 (i915)
  ` [Intel-gfx] "

BCM2835 maintainership
 2019-11-20 21:54 UTC  (3+ messages)

[PATCH] of: property: Fix the semantics of of_is_ancestor_of()
 2019-11-20 21:50 UTC  (3+ messages)

[PATCH v3 0/3] tps6105x add devicetree and leds support
 2019-11-20 21:50 UTC  (5+ messages)
` [PATCH v3 2/3] leds: tps6105x: add driver for mfd chip led mode

[PATCH v4 1/4] x86/insn-eval: Add support for 64-bit kernel mode
 2019-11-20 21:39 UTC  (4+ messages)
` [PATCH v4 2/4] x86/traps: Print non-canonical address on #GP

[PATCH] mm: fix unsafe page -> lruvec lookups with cgroup charge migration
 2019-11-20 21:39 UTC  (3+ messages)

[PATCH] drm: Add support for integrated privacy screens
 2019-11-20 21:35 UTC  (6+ messages)
` [PATCH v2 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
  ` [PATCH v2 3/3] drm/i915: Add support for integrated privacy screens

[PATCH] powerpc/pseries: remove variable 'status' set but not used
 2019-11-20 21:34 UTC  (3+ messages)

[PATCH] of: property: Add device link support for "iommu-map"
 2019-11-20 21:29 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx25: fix usbhost1 node
 2019-11-20 21:28 UTC  (6+ messages)
` [PATCH v3 0/2] ARM: dts: imx25: usbhost port1 improvemts
  ` [PATCH v3 1/2] ARM: dts: imx25: consolidate properties of usbhost1 in dtsi file
  ` [PATCH v3 2/2] ARM: dts: imx25: describe maximum speed of internal usbhost port1 phy

linux-next: manual merge of the arm64 tree with the amr64-fixes tree
 2019-11-20 21:24 UTC 

[PATCH] xfs: optimise xfs_mod_icount/ifree when delta < 0
 2019-11-20 21:08 UTC  (9+ messages)

[PATCH 0/6] sched/nohz: Make the rest of kcpustat vtime aware v2
 2019-11-20 21:04 UTC  (4+ messages)
` [PATCH 1/6] sched/cputime: Support other fields on kcpustat_field()

[GIT RFC PULL kcsan] KCSAN commits for 5.5
 2019-11-20 21:01 UTC  (4+ messages)

[PATCH v2] w1: new driver. DS2430 chip
 2019-11-20 20:59 UTC  (3+ messages)

getdents64 lost direntries with SMB/NFS and buffer size < unknown threshold
 2019-11-20 20:59 UTC  (3+ messages)
` [musl] "

[PATCH net 0/2] net: qca_spi: Fix receive and reset issues
 2019-11-20 20:42 UTC  (2+ messages)

[PATCH RFC net-next] net: WireGuard secure network tunnel
 2019-11-20 20:35 UTC 

[RFC] why do sensors break CPU scaling
 2019-11-20 20:42 UTC 

[PATCH net-next] net: ipconfig: Wait for deferred device probes
 2019-11-20 20:40 UTC  (2+ messages)

[PATCH net-next] vsock/vmci: make vmci_vsock_cb_host_called static
 2019-11-20 20:40 UTC  (2+ messages)

[PATCH v3 00/13] add the latest exfat driver
 2019-11-20 20:38 UTC  (6+ messages)
  ` [PATCH v3 01/13] exfat: add in-memory and on-disk structures and headers
  ` [PATCH v3 07/13] exfat: add bitmap operations

[net-next, v2] seg6: allow local packet processing for SRv6 End.DT6 behavior
 2019-11-18 22:25 UTC 

[PATCH 00/16] drivers: y2038 updates
 2019-11-20 20:35 UTC  (4+ messages)
` [PATCH 12/16] hostfs: pass 64-bit timestamps to/from user space
  ` [Y2038] "

[PATCH] drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be found
 2019-11-20 20:32 UTC  (2+ messages)

[PATCH v25 10/12] LRNG - add TRNG support
 2019-11-20 20:32 UTC  (6+ messages)

[PATCH] isdn: Fix Kconfig indentation
 2019-11-20 20:31 UTC  (2+ messages)

[PATCH] nfc: Fix Kconfig indentation
 2019-11-20 20:31 UTC  (2+ messages)

[PATCH] ELF: warn if process starts with executable stack
 2019-11-20 20:28 UTC  (5+ messages)
  ` [PATCH] exec: "

[PATCH v2] dt-bindings: mailbox: convert stm32-ipcc to json-schema
 2019-11-20 20:26 UTC  (2+ messages)

[PATCH] x86/mtrr: Require CAP_SYS_ADMIN for all access
 2019-11-20 20:24 UTC  (3+ messages)

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-20 20:24 UTC  (6+ messages)
` [PATCH v2 4/6] PCI: brcmstb: add Broadcom STB PCIe host controller driver

linux-next: Fixes tag needs some work in the omap tree
 2019-11-20 20:22 UTC 

[PATCH v2 1/4] dt-bindings: vendor-prefixes: Add yet another for ST-Ericsson
 2019-11-20 20:22 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Deprecate "ste" and "st-ericsson"
` [PATCH v2 3/4] dt-bindings: vendor-prefixes: Add "calaosystems" for CALAO Systems SAS
` [PATCH v2 4/4] dt-bindings: arm: Document compatibles for Ux500 boards

[PATCH 1/2] dt-bindings: mfd: ab8500: Document AB8505 bindings
 2019-11-20 20:17 UTC  (4+ messages)
` [PATCH 2/2] mfd: ab8500-core: Add device tree support for AB8505

INFO: task hung in chaoskey_disconnect
 2019-11-20 20:17 UTC  (4+ messages)

KMSAN: uninit-value in can_receive
 2019-11-20 20:10 UTC  (10+ messages)

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-20 20:07 UTC  (4+ messages)
` [PATCH v25 09/12] LRNG - add Jitter RNG fast noise source

[PATCH -next] writeback: fix -Wformat compilation warnings
 2019-11-20 19:56 UTC  (4+ messages)

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-11-20 19:55 UTC  (12+ messages)
` [PATCH v4 11/11] sched/fair: rework find_idlest_group

[PATCH v3 0/4] Raspberry Pi 4 HWRNG Support
 2019-11-20 19:55 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: rng: add BCM2711 RNG compatible
` [PATCH v3 2/4] hwrng: iproc-rng200: Add support for BCM2711
` [PATCH v3 4/4] ARM: dts: bcm2711: Enable HWRNG support

linux-next - DEBUG_MUTEX=y causes message flood
 2019-11-20 19:52 UTC 

[PATCH] arm64: kernel: memory corruptions due non-disabled PAN
 2019-11-20 19:52 UTC  (7+ messages)

INFO: task hung in __do_page_fault (2)
 2019-11-20 19:52 UTC  (2+ messages)

[PATCH] Ensure pci transactions coming from PLX NTB are handled when IOMMU is turned on
 2019-11-20 19:49 UTC  (6+ messages)

linux-next: Tree for Nov 20
 2019-11-20 19:48 UTC  (3+ messages)
` linux-next: Tree for Nov 20 (kcsan + objtool)

Suggested Patch is not working for 22851 Bugzilla issue
 2019-11-20 19:45 UTC  (4+ messages)

[PATCH v7 0/2] loop: Better discard for block devices
 2019-11-20 19:45 UTC  (7+ messages)
` [PATCH v7 2/2] loop: Better discard support "

[PATCH v2] dt-bindings: spi: Convert stm32 QSPI bindings to json-schema
 2019-11-20 19:44 UTC 

[PATCH v4 47/47] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
 2019-11-20 19:42 UTC  (2+ messages)

[PATCH v2] Documentation: filesystems: convert fuse to RST
 2019-11-20 19:26 UTC 

next/master bisection: boot on peach-pi
 2019-11-20 19:29 UTC 

[PATCH] EDAC/altera: Use fast register IO for S10 IRQs
 2019-11-20 19:28 UTC  (5+ messages)

[PATCH v2 0/4] LiteUART serial driver
 2019-11-20 19:26 UTC  (3+ messages)
` [PATCH v2 2/4] litex: add common LiteX header

[PATCH] memory subsystem: cache memory blocks in radix tree to accelerate lookup
 2019-11-20 19:25 UTC 

[PATCH v7 net-next 00/13] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-20 19:25 UTC  (2+ messages)

[PATCH v3 0/2] gpio: sch: Interrupt support
 2019-11-20 19:20 UTC  (3+ messages)
` [PATCH v3 1/2] gpio: sch: Add edge event support
` [PATCH v3 2/2] gpio: sch: Hook into ACPI SCI handler to catch GPIO edge events

[PATCH 0/5] arm64: Add workaround for Cortex-A77 erratum 1542418
 2019-11-20 19:18 UTC  (4+ messages)

[PATCH v2] buffer: Fix I/O error due to ARM read-after-read hazard
 2019-11-20 19:18 UTC  (3+ messages)

[PATCH][next] drm/dp_mst: fix multiple frees of tx->bytes
 2019-11-20 19:18 UTC  (4+ messages)

[PATCH] ARM: hw_breakpoint: Handle inexact watchpoint addresses
 2019-11-20 19:18 UTC  (2+ messages)

[PATCH v2] usb: xhci: only set D3hot for pci device
 2019-11-20 19:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/4] padata lockdep, cpumask, and doc fixes
 2019-11-20 19:16 UTC  (3+ messages)
` [PATCH 1/4] padata: update documentation

[RFC PATCH 0/2] Avoid blocking in selinux inode callbacks on RCU walk
 2019-11-20 19:13 UTC  (7+ messages)
` [RFC PATCH 1/2] selinux: Don't call avc_compute_av() from RCU path walk

[PATCH v1 00/17] Remove direct Tegra PMC access in clock driver
 2019-11-20 19:09 UTC  (6+ messages)
` [PATCH v1 04/17] soc: tegra: Add Tegra PMC clock registrations into PMC driver

[RFC v5] Kernel access to Ftrace instances
 2019-11-20 19:08 UTC  (3+ messages)
` [PATCH 1/2] tracing: Adding new functions for kernel "
  ` [PATCH 2/2] tracing: Sample module to demonstrate "

[PATCH] misc: xilinx_sdfec: fix xsdfec_poll()'s return type
 2019-11-20 19:08 UTC  (4+ messages)

[PATCH v2] virtio_balloon: fix shrinker scan number of pages
 2019-11-20 19:07 UTC  (2+ 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).