linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 21:17:00 to 2019-11-12 01:00:20 UTC [more...]

Optimize perf stat for large number of events/cpus
 2019-11-12  0:59 UTC  (10+ messages)
` [PATCH v6 02/12] perf affinity: Add infrastructure to save/restore affinity
` [PATCH v6 04/12] perf evlist: Maintain evlist->all_cpus
` [PATCH v6 05/12] perf evsel: Add iterator to iterate over events ordered by CPU
` [PATCH v6 07/12] perf stat: Use affinity for closing file descriptors
` [PATCH v6 08/12] perf stat: Factor out open error handling
` [PATCH v6 09/12] perf stat: Use affinity for opening events
` [PATCH v6 10/12] perf stat: Use affinity for reading
` [PATCH v6 11/12] perf evsel: Add functions to enable/disable for a specific CPU
` [PATCH v6 12/12] perf stat: Use affinity for enabling/disabling events

[PATCH] tty: fill console_driver->driver_name
 2019-11-12  1:00 UTC  (3+ messages)

linux-next: build failure after merge of the akpm-current tree
 2019-11-12  0:59 UTC  (4+ messages)

[PATCH v8 0/4] MSM8998 Multimedia Clock Controller
 2019-11-12  0:59 UTC  (8+ messages)
` [PATCH v8 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v8 2/4] dt-bindings: clock: Convert qcom,mmcc to DT schema
` [PATCH v8 3/4] dt-bindings: clock: Add support for the MSM8998 mmcc

[PATCH v2] i2c: use void pointers for supplying data for reads and writes
 2019-11-12  0:58 UTC 

[RFC][PATCH 0/2] Allow DMA BUF heaps to be loaded as modules
 2019-11-12  0:56 UTC  (9+ messages)

[PATCH v2 0/5] Add Unisoc's SC9863A support
 2019-11-12  0:56 UTC  (3+ messages)
` [PATCH v2 4/5] dt-bindings: serial: Add a new compatible string for SC9863A

clk: X1000: Add support for the X1000
 2019-11-12  0:55 UTC  (4+ messages)
` clk: X1000: Add support for the X1000 v3
  ` [PATCH 1/2 v3] dt-bindings: clock: Add X1000 bindings

[PATCH 00/12] Aspeed: Add SCU interrupt controller and XDMA engine drivers
 2019-11-12  0:54 UTC  (3+ messages)
` [PATCH 01/12] dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller

[PATCH] sched: Avoid spurious lock dependencies
 2019-11-12  0:54 UTC  (4+ messages)

[PATCH 0/2] KVM: fix issues with kvm_create_vm failures
 2019-11-12  0:52 UTC  (2+ messages)

[PATCH 1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
 2019-11-12  0:51 UTC  (12+ messages)

[PATCH] ARM: dts: rockchip: Add brcm bluetooth for rk3288-veyron
 2019-11-12  0:47 UTC 

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12  0:43 UTC  (4+ messages)
` [PATCH 1/2] fs: Clean up mapping variable
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations

[PATCH] macintosh/ams-input: switch to using input device polling mode
 2019-11-12  0:41 UTC  (2+ messages)

Optimize perf stat for large number of events/cpus
 2019-11-12  0:41 UTC  (9+ messages)
` [PATCH v5 09/13] perf evsel: Support opening on a specific CPU
` [PATCH v5 13/13] perf stat: Use affinity for enabling/disabling events

[PATCH 4.9 00/65] 4.9.201-stable review
 2019-11-12  0:38 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v5.4-rc7
 2019-11-12  0:30 UTC  (2+ messages)

[RFC 02/11] soc: Add Realtek chip info driver for RTD1195 and RTD1295
 2019-11-12  0:29 UTC  (7+ messages)
` [PATCH] base: soc: Export soc_device_to_device() helper

[PATCH 4.19 000/211] 4.19.77-stable review
 2019-11-12  0:25 UTC  (8+ messages)
` [PATCH 4.19 167/211] KVM: x86: Manually calculate reserved bits when loading PDPTRS

[RESEND PATCH v1 2/2] scsi: ufs: fix potential bug which ends in system hang-up
 2019-11-12  0:22 UTC 

[RESEND PATCH v1 1/2] scsi: ufs: print helpful hint when response size exceed buffer size
 2019-11-12  0:21 UTC 

[RESEND PATCH v1 0/2] Two small patches for UFS
 2019-11-12  0:21 UTC 

[PATCH v3 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-12  0:19 UTC  (5+ messages)
` [PATCH v3 1/4] Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
` [PATCH v3 2/4] Bluetooth: btbcm: Support pcm configuration
` [PATCH v3 3/4] Bluetooth: hci_bcm: Support pcm params in dts
` [PATCH v3 4/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH 2/2] Input: ili210x - add ILI2117 support
 2019-11-12  0:19 UTC  (10+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-12  0:19 UTC 

[PATCH 4.4 STABLE] kvm: mmu: Don't read PDPTEs when paging is not enabled
 2019-11-12  0:17 UTC 

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  0:07 UTC  (24+ messages)
` [PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v3 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v4 00/17] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-11-12  0:08 UTC  (7+ messages)
` [PATCH v4 07/17] svm: Add support for setup/destroy virutal APIC backing page for AVIC
` [PATCH v4 08/17] kvm: x86: Introduce APICv pre-update hook

[PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible
 2019-11-12  0:05 UTC  (6+ messages)
` [PATCH v2 3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example

[PATCH] tpm_tis: turn on TPM before calling tpm_get_timeouts
 2019-11-12  0:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Documentation: RCU: whatisRCU: Updated full list of RCU API
 2019-11-12  0:03 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] mm: migrate: handle freed page at the first place
 2019-11-12  0:02 UTC  (3+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-11 23:54 UTC  (9+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-11 23:54 UTC  (3+ messages)
` [PATCH v24 01/12] Linux Random Number Generator

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-11 23:51 UTC  (13+ messages)

[PATCH 4.9 STABLE] kvm: mmu: Don't read PDPTEs when paging is not enabled
 2019-11-11 23:50 UTC 

[PATCH v3] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-11 23:46 UTC  (3+ messages)

KASAN: use-after-free Read in snd_timer_open
 2019-11-11 23:45 UTC  (2+ messages)

[PATCH] mm/debug:
 2019-11-11 23:41 UTC  (3+ messages)

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-11 23:39 UTC  (2+ messages)

[PATCH 00/17] remoteproc: omap changes on top of v5.4-rc1
 2019-11-11 23:39 UTC  (19+ messages)
` [PATCH 03/17] remoteproc/omap: Add device tree support
` [PATCH 04/17] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCH 05/17] remoteproc/omap: Add support to parse internal memories from DT
` [PATCH 06/17] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCH 07/17] remoteproc/omap: Initialize and assign reserved memory node
` [PATCH 08/17] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCH 09/17] remoteproc/omap: Remove the unused fields from platform data
` [PATCH 10/17] remoteproc/omap: Remove the omap_rproc_reserve_cma declaration
` [PATCH 11/17] remoteproc/omap: Check for undefined mailbox messages

[PATCH] powerpc: add const qual to local_read() parameter
 2019-11-11 23:38 UTC  (2+ messages)

[PATCH 00/16] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-11 23:38 UTC  (4+ messages)
` [PATCH 13/16] acpi/mm: Up-level "map to online node" functionality

[v2 PATCH] PCI: Do not use bus number zero from EA capability
 2019-11-11 23:37 UTC  (2+ messages)

[PATCH] clocksource/drivers/davinci: fix memory leak on clockevent on error return
 2019-11-11 23:37 UTC  (3+ messages)

[PATCH 4.14 STABLE 0/2] KVM: x86: PAE related bug fixes
 2019-11-11 23:37 UTC  (3+ messages)
` [PATCH 4.14 STABLE 1/2] kvm: mmu: Don't read PDPTEs when paging is not enabled
` [PATCH 4.14 STABLE 2/2] KVM: x86: introduce is_pae_paging

[PATCH 4.4 00/43] 4.4.201-stable review
 2019-11-11 23:35 UTC  (2+ messages)

[PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-11 23:35 UTC  (5+ messages)
` [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup

[RFC PATCH] x86/mm: Mask out unsupported bit when it set noexec=off
 2019-11-11 23:32 UTC  (2+ messages)

[PATCH] ARM: ep93xx: Avoid soc_device_to_device()
 2019-11-11 23:17 UTC  (2+ messages)

[PATCH 0/4] irq_work: Fix ordering issue
 2019-11-11 23:17 UTC  (10+ messages)
` [PATCH 1/4] irq_work: Convert flags to atomic_t
` [PATCH 2/4] irq_work: Fix irq_work_claim() ordering
` [RFC PATCH 4/4] irq_work: Weaken ordering in irq_work_run_list()

[PATCH] staging: wfx: add gcc extension __force cast
 2019-11-11 23:16 UTC  (5+ messages)

[PATCH v2 1/3] staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
 2019-11-11 23:15 UTC  (4+ messages)
` [PATCH v2 3/3] staging: wfx: replace u32 by __le32

[PATCH] net: add missing semicolon in net_dev_template
 2019-11-11 23:12 UTC  (2+ messages)

[PATCH v20 0/4] Add support for mt8183 SCP
 2019-11-11 23:10 UTC  (5+ messages)
` [PATCH v20 2/4] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v20 3/4] rpmsg: add rpmsg support for mt8183 SCP

[PATCH v7 1/2] fork: extend clone3() to support setting a PID
 2019-11-11 23:08 UTC  (5+ messages)

[PATCH 4.19 STABLE] KVM: x86: introduce is_pae_paging
 2019-11-11 23:05 UTC  (2+ messages)

[patch V2 00/16] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
 2019-11-11 23:03 UTC  (19+ messages)
` [patch V2 01/16] x86/ptrace: Prevent truncation of bitmap size
` [patch V2 02/16] x86/process: Unify copy_thread_tls()
` [patch V2 03/16] x86/cpu: Unify cpu_init()
` [patch V2 04/16] x86/tss: Fix and move VMX BUILD_BUG_ON()
` [patch V2 05/16] x86/iopl: Cleanup include maze
` [patch V2 06/16] x86/io: Speedup schedule out of I/O bitmap user
` [patch V2 07/16] x86/ioperm: Move iobitmap data into a struct
` [patch V2 08/16] x86/ioperm: Add bitmap sequence number
` [patch V2 09/16] x86/ioperm: Move TSS bitmap update to exit to user work
` [patch V2 10/16] x86/ioperm: Remove bitmap if all permissions dropped
` [patch V2 11/16] x86/ioperm: Share I/O bitmap if identical
` [patch V2 12/16] selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
` [patch V2 13/16] x86/iopl: Fixup misleading comment
` [patch V2 14/16] x86/iopl: Restrict iopl() permission scope
` [patch V2 15/16] x86/iopl: Remove legacy IOPL option
` [patch V2 16/16] selftests/x86/iopl: Extend test to cover IOPL emulation

[PATCH v2] PCI: Enhance the ACS quirk for Cavium devices
 2019-11-11 23:01 UTC  (2+ messages)

[PATCH v2] mm/debug: __dump_page() prints an extra line
 2019-11-11 22:55 UTC 

[PATCH v2 0/3] KVM: MMU: Fix a refcount bug with ZONE_DEVICE pages
 2019-11-11 22:43 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
` [PATCH v2 2/3] KVM: x86/mmu: Remove superfluous is_error_pfn() check from THP adjust
` [PATCH v2 3/3] KVM: x86/mmu: Add helper to consolidate huge page promotion

[PATCH] drm/amd/display: Fix unsigned variable compared to less than zero
 2019-11-11 22:39 UTC  (4+ messages)

[PATCH v9 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-11-11 22:37 UTC  (2+ messages)

[PATCH] ima: avoid appraise error for hash calc interrupt
 2019-11-11 22:29 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: mmc: Add 'fixed-emmc-driver-type-hs{200,400}'
 2019-11-11 22:25 UTC  (3+ messages)

[PATCH] soc: amlogic: socinfo: Avoid soc_device_to_device()
 2019-11-11 22:15 UTC 

[PATCH net-next 0/2] Implement get_link_ksettings for VXLAN and bridge
 2019-11-11 22:15 UTC  (3+ messages)
` [PATCH net-next 2/2] bridge: implement get_link_ksettings ethtool method

[PATCH v2] remoteproc: stm32: fix probe error case
 2019-11-11 22:04 UTC  (2+ messages)

[PATCH 1/2] KVM: X86: Single target IPI fastpath
 2019-11-11 21:59 UTC  (4+ messages)
` [PATCH 2/2] KVM: LAPIC: micro-optimize fixed mode ipi delivery

[PATCH] pwm: omap-dmtimer: Add missing put_device() call in pwm_omap_dmtimer_probe()
 2019-11-11 21:46 UTC  (8+ messages)
    ` [PATCH 2/4] pwm: omap-dmtimer: simplify error handling
    ` [PATCH 3/4] pwm: omap-dmtimer: put_device() after of_find_device_by_node()
        ` [3/4] "

[PATCH] RISC-V: Add address map dumper
 2019-11-11 21:56 UTC  (4+ messages)

[PATCH] perf/x86/intel: Fix inaccurate period in context switch for auto-reload
 2019-11-11 21:54 UTC 

[PATCH] x86/alternatives: Use C int3 selftest but disable KASAN
 2019-11-11 21:51 UTC 

[PATCH] net: mscc: ocelot: reinterpret the return value of of_get_phy_mode
 2019-11-11 21:47 UTC  (2+ messages)

[PATCH v4 0/8] crypto: x86: Fix indirect function call casts
 2019-11-11 21:45 UTC  (9+ messages)
` [PATCH v4 1/8] crypto: x86/glue_helper: Add function glue macros
` [PATCH v4 2/8] crypto: x86/serpent: Use new glue function macros
` [PATCH v4 3/8] crypto: x86/camellia: "
` [PATCH v4 4/8] crypto: x86/twofish: "
` [PATCH v4 5/8] crypto: x86/cast6: "
` [PATCH v4 6/8] crypto: x86/aesni: "
` [PATCH v4 7/8] crypto: x86/glue_helper: Remove function prototype cast helpers
` [PATCH v4 8/8] crypto, x86/sha: Eliminate casts on asm implementations

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (4+ messages)
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers

[PATCH 0/1] IB/umem: use get_user_pages_fast() to pin DMA pages
 2019-11-11 21:44 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] x86, mce, therm_throt: Optimize notifications of thermal throttle
 2019-11-11 21:43 UTC 

[PATCH v3 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-11-11 21:41 UTC  (5+ messages)
` [PATCH v3 linux-kselftest-test 5/6] kunit: allow kunit to be loaded as a module

[PATCH] selftests: bpf: add missing object file to TEST_FILES
 2019-11-11 21:36 UTC  (2+ messages)

[PATCH v3] perf inject --jit: Remove //anon mmap events
 2019-11-11 21:35 UTC  (5+ messages)

[PATCH -next] acpi/numa/hmat: fix a section mismatch
 2019-11-11 21:34 UTC 

[PATCH RFC] PCI: endpoint: Add NVMe endpoint function driver
 2019-11-11 21:33 UTC  (5+ messages)

[PATCH net-next] net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol
 2019-11-11 21:29 UTC  (3+ messages)

[PATCH] cpuidle: Use nanoseconds as the unit of time
 2019-11-11 21:29 UTC  (7+ messages)
` [PATCH v2] "

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

[PATCH] net: remove static inline from dev_put/dev_hold
 2019-11-11 21:26 UTC  (2+ messages)

[PATCH v7 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-11-11 21:15 UTC  (10+ messages)
` [PATCH v7 01/17] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v7 03/17] ARM: tegra: Remove pen-locking from cpuidle-tegra20
` [PATCH v7 05/17] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v7 06/17] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v7 10/17] arm: tegra20: cpuidle: Make abort_flag atomic
` [PATCH v7 11/17] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
` [PATCH v7 12/17] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v7 15/17] cpuidle: tegra: Squash Tegra114 driver into the common driver
` [PATCH v7 16/17] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver


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