linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-06 19:26:44 to 2018-12-06 21:53:28 UTC [more...]

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-12-06 21:53 UTC  (5+ messages)
` [PATCH v10 5/7] interconnect: qcom: Add sdm845 interconnect provider driver

[PATCH v2] staging: mt7621-mmc: Fix incompletely removed #if 0 block in sd.c
 2018-12-06 21:51 UTC  (2+ messages)

[PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation
 2018-12-06 21:51 UTC  (4+ messages)

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-06 21:46 UTC  (9+ messages)

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-06 21:46 UTC  (13+ messages)

[patch v2 for-4.20] mm, thp: restore node-local hugepage allocations
 2018-12-06 21:42 UTC  (2+ messages)

[PATCH] PCI: controller: dwc: Make PCI_IMX6 depend on PCIEPORTBUS
 2018-12-06 21:41 UTC  (8+ messages)

[PATCH v4 00/10] steal tasks to improve CPU utilization
 2018-12-06 21:28 UTC  (11+ messages)
` [PATCH v4 01/10] sched: Provide sparsemask, a reduced contention bitmap
` [PATCH v4 02/10] sched/topology: Provide hooks to allocate data shared per LLC
` [PATCH v4 03/10] sched/topology: Provide cfs_overload_cpus bitmap
` [PATCH v4 04/10] sched/fair: Dynamically update cfs_overload_cpus
` [PATCH v4 05/10] sched/fair: Hoist idle_stamp up from idle_balance
` [PATCH v4 06/10] sched/fair: Generalize the detach_task interface
` [PATCH v4 07/10] sched/fair: Provide can_migrate_task_llc
` [PATCH v4 08/10] sched/fair: Steal work from an overloaded CPU when CPU goes idle
` [PATCH v4 09/10] sched/fair: disable stealing if too many NUMA nodes
` [PATCH v4 10/10] sched/fair: Provide idle search schedstats

[PATCH] iommu: fix amd_iommu=force_isolation
 2018-12-06 21:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-06 21:37 UTC  (3+ messages)

siginfo pid not populated from ptrace?
 2018-12-06 21:34 UTC  (13+ messages)

[PATCH 01/75] perf build: Give better hint about devel package for libssl
 2018-12-06 21:26 UTC  (75+ messages)
` [PATCH 02/75] perf stat: Fix shadow stats for clock events
` [PATCH 03/75] perf stat: Fix CSV mode column output for non-cgroup events
` [PATCH 04/75] perf map: Remove extra indirection from map__find()
` [PATCH 05/75] perf env: Also consider env->arch == NULL as local operation
` [PATCH 06/75] perf machine: Record if a arch has a single user/kernel address space
` [PATCH 07/75] perf thread: Add fallback functions for cases where cpumode is insufficient
` [PATCH 08/75] perf tools: Use fallback for sample_addr_correlates_sym() cases
` [PATCH 09/75] perf script: Use fallbacks for branch stacks
` [PATCH 10/75] tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c
` [PATCH 11/75] perf tests record: Allow for 'sleep' being 'coreutils'
` [PATCH 12/75] perf test: Fix perf_event_attr test failure
` [PATCH 13/75] tools include: Adopt ERR_CAST() from the kernel err.h header
` [PATCH 14/75] perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
` [PATCH 15/75] perf top: Allow passing a kallsyms file
` [PATCH 16/75] perf intel-pt: Fix error with config term "pt=0"
` [PATCH 17/75] tools build feature: Check if libaio is available
` [PATCH 18/75] perf mmap: Map data buffer for preserving collected data
` [PATCH 19/75] perf record: Enable asynchronous trace writing
` [PATCH 20/75] perf record: Extend trace writing to multi AIO
` [PATCH 21/75] perf beauty mmap_flags: Check if the arch has a mmap.h file
` [PATCH 22/75] tools lib traceevent: Add sanity check to is_timestamp_in_us()
` [PATCH 23/75] perf annotate: Compute average IPC and IPC coverage per symbol
` [PATCH 24/75] perf annotate: Create a annotate2 flag in struct symbol
` [PATCH 25/75] perf report: Display average IPC and IPC coverage per symbol
` [PATCH 26/75] perf report: Documentation average IPC and IPC coverage
` [PATCH 27/75] tools lib traceevent: Implement new API tep_get_ref()
` [PATCH 28/75] tools lib traceevent: Added support for pkg-config
` [PATCH 29/75] tools lib traceevent: Install trace-seq.h API header file
` [PATCH 30/75] tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event'
` [PATCH 31/75] tools lib traceevent: Rename tep_free_format() to tep_free_event()
` [PATCH 32/75] perf tools: traceevent API cleanup, remove __tep_data2host*()
` [PATCH 33/75] tools lib traceevent: traceevent API cleanup
` [PATCH 34/75] perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error
` [PATCH 35/75] perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace
` [PATCH 36/75] perf tests ARM: Disable breakpoint tests 32-bit
` [PATCH 37/75] perf vendor events intel: Fix diverse typos
` [PATCH 38/75] tools lib traceevent: Fix diverse typos in comments
` [PATCH 39/75] perf tools Documentation: Fix diverse typos
` [PATCH 40/75] perf bpf-loader: Fix debugging message typo
` [PATCH 41/75] perf tools: Fix diverse comment typos
` [PATCH 42/75] tools lib subcmd: Fix a few source code "
` [PATCH 43/75] perf tools: Allow specifying proc-map-timeout in config file
` [PATCH 44/75] perf trace: We need to consider "nr" if "__syscall_nr" is not there
` [PATCH 45/75] perf tools: Support 'srccode' output
` [PATCH 46/75] perf ordered_events: Rework show_progress for __ordered_events__flush
` [PATCH 47/75] perf ordered_events: Add private data member
` [PATCH 48/75] perf top: Save and display the lost count stats
` [PATCH 49/75] perf top: Move lost events warning to helpline
` [PATCH 50/75] perf top: Add processing thread
` [PATCH 51/75] perf top: Use cond variable instead of a lock
` [PATCH 52/75] perf top: Set the 'session_done' volatile variable when exiting
` [PATCH 53/75] perf top: Drop samples which are behind the refresh rate
` [PATCH 54/75] perf top: Save and display the drop count stats
` [PATCH 55/75] perf top: Display slow reader warning when droping samples
` [PATCH 56/75] perf top: Move perf_top__reset_sample_counters() to after counts display
` [PATCH 57/75] perf cs-etm: Add configuration for ETMv3 trace protocol
` [PATCH 58/75] perf cs-etm: Add support for ETMv3 trace decoding
` [PATCH 59/75] perf cs-etm: Add support for PTMv1.1 decoding
` [PATCH 60/75] perf dso: Fix unchecked usage of strncpy()
` [PATCH 61/75] perf header: "
` [PATCH 62/75] "
` [PATCH 63/75] perf help: Remove needless use "
` [PATCH 64/75] perf svghelper: Fix unchecked usage "
` [PATCH 65/75] perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
` [PATCH 66/75] perf probe: Fix unchecked usage of strncpy()
` [PATCH 67/75] perf parse-events: "
` [PATCH 68/75] perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
` [PATCH 69/75] perf record: Fix memory leak on AIO objects deallocation
` [PATCH 70/75] perf config: Modify size factor of snprintf
` [PATCH 71/75] perf annotate: Introduce basic support for ARC
` [PATCH 72/75] perf ordered_events: Add ordered_events__flush_time interface
` [PATCH 73/75] perf trace: Move event delivery to a new deliver_event() function
` [PATCH 74/75] perf ordered_events: Add first_time() method
` [PATCH 75/75] perf trace: Add ordered processing

[PATCH 0/1] userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
 2018-12-06 21:32 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06 21:30 UTC  (6+ messages)
` [PATCH v2 5/6] arch: simplify several early memory allocations

[PATCH] perf script: Fix LBR skid dump problems in brstackinsn
 2018-12-06 21:29 UTC  (4+ messages)

[PATCH v2 14/34] dt-bindings: arm: Convert Amlogic board/soc bindings to json-schema
 2018-12-06 21:27 UTC  (10+ messages)
` [PATCH v2 26/34] dt-bindings: arm: Convert Renesas "

[PATCH] megaraid: fix a out-of-bound array access
 2018-12-06 21:22 UTC  (2+ messages)
` [PATCH v2] megaraid: fix out-of-bound array accesses

[PATCH v2 0/4] add uart DMA function
 2018-12-06 21:22 UTC  (5+ messages)
` [PATCH v2 2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support

[PATCH 0/2] docs/mm-api: link kernel-doc comments from slab_common.c
 2018-12-06 21:13 UTC  (3+ messages)
` [PATCH 1/2] slab: make kmem_cache_create{_usercopy} description proper kernel-doc
` [PATCH 2/2] docs/mm-api: link slab_common.c to "The Slab Cache" section

[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 21:12 UTC  (3+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH] clk: qcom: smd: Add support for MSM8998 rpm clocks
 2018-12-06 21:11 UTC 

[PATCH] aio: Convert ioctx_table to XArray
 2018-12-06 21:08 UTC  (2+ messages)

[PATCH v2 0/3] add support for Sensirion SPS30 PM sensor
 2018-12-06 21:04 UTC  (4+ messages)
` [PATCH v2 1/3] iio: add IIO_MASSCONCENTRATION channel type
` [PATCH v2 2/3] iio: chemical: add support for Sensirion SPS30 sensor
` [PATCH v2 3/3] iio: chemical: sps30: add device tree support

linux-next: Signed-off-by missing for commit in the sound-asoc tree
 2018-12-06 21:01 UTC 

[PATCH] leds: 88pm860x: Use of_node_name_eq for node name comparisons
 2018-12-06 21:00 UTC  (2+ messages)

[PATCH v2] power: reset: at91-poweroff: move shdwc related data to one structure
 2018-12-06 20:59 UTC  (2+ messages)

[PATCH] proc/sysctl: fix return error for proc_doulongvec_minmax
 2018-12-06 20:57 UTC  (3+ messages)

[PATCH] PCI: Add missing include to drivers/pci.h
 2018-12-06 20:56 UTC  (2+ messages)

[PATCH] mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe
 2018-12-06 20:51 UTC  (2+ messages)

[PATCH] pcie: portdrv: Fix Unnecessary space before function pointer arguments
 2018-12-06 20:50 UTC  (3+ messages)

[PATCH] PCI/P2PDMA: Match interface changes to devm_memremap_pages()
 2018-12-06 20:46 UTC  (2+ messages)

[PATCH V3] arm64: Don't flush tlb while clearing the accessed bit
 2018-12-06 20:42 UTC  (6+ messages)

[PATCH] x86/fault: Print "SUPERVISOR" and "READ" when decoding #PF oops
 2018-12-06 20:39 UTC  (7+ messages)
` [PATCH] x86/mm/fault: Streamline the fault error_code decoder some more

[PATCH] rtc: proc: printf using alarm for alrm
 2018-12-06 20:38 UTC  (3+ messages)

[PATCH 0/7] remoteproc: Fixes for memoy carveout management
 2018-12-06 20:37 UTC  (3+ messages)
` [PATCH 6/7] remoteproc: fix trace buffer va initialization

[PATCH 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls
 2018-12-06 20:35 UTC  (3+ messages)

[RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
 2018-12-06 20:35 UTC  (4+ messages)

[PATCH] pci: p2pdma: clean up documentation and kernel-doc
 2018-12-06 20:34 UTC  (2+ messages)

[PATCH v2 00/14] rtc: sun6i: clock rework and pre-H6 SoC support
 2018-12-06 20:34 UTC  (3+ messages)

[PATCH 4.19 00/41] 4.19.8-stable review
 2018-12-06 20:32 UTC  (2+ messages)

[PATCH] clocksource: riscv_timer: Provide sched_clock
 2018-12-06 20:32 UTC  (2+ messages)

[PATCH v5 0/7] spi: add support for octal mode
 2018-12-06 20:29 UTC  (8+ messages)

[PATCH] x86/vdso: drop implicit common-page-size linker flag
 2018-12-06 20:29 UTC  (2+ messages)

[PATCH v7 00/14] x86/alternative: text_poke() enhancements
 2018-12-06 20:29 UTC  (5+ messages)
` [PATCH v7 13/14] module: Do not set nx for module memory before freeing

[PATCH] leds: tlc591xx: fix device_node_continue.cocci warnings (fwd)
 2018-12-06 20:28 UTC 

[PATCH 1/2] ASoC: use DMA addr rather than CPU pa for acp_audio_dma
 2018-12-06 20:26 UTC  (2+ messages)
` Applied "ASoC: use DMA addr rather than CPU pa for acp_audio_dma" to the asoc tree

[PATCH v1] dt-binding: spi: Update NPCM PSPI controller documentation
 2018-12-06 20:26 UTC  (2+ messages)
` Applied "spi: Update NPCM PSPI controller documentation" to the spi tree

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-12-06 20:26 UTC  (21+ messages)
` [PATCH 1/2] vmalloc: New flag for flush before releasing pages

[PATCH v1] spi: npcm: Modify pspi send function
 2018-12-06 20:26 UTC  (2+ messages)
` Applied "spi: npcm: Modify pspi send function" to the spi tree

[PATCH] SPI: Use of_node_name_eq for node name comparisons
 2018-12-06 20:26 UTC  (2+ messages)
` Applied "spi: Use of_node_name_eq for node name comparisons" to the spi tree

[PATCH] ASoC: Use of_node_name_eq for node name comparisons
 2018-12-06 20:26 UTC  (2+ messages)
` Applied "ASoC: Use of_node_name_eq for node name comparisons" to the asoc tree

Applied "regulator: Use of_node_name_eq for node name comparisons" to the regulator tree
 2018-12-06 20:26 UTC 

[PATCH 2/2] ASoC: use dma_ops of parent device for acp_audio_dma
 2018-12-06 20:26 UTC  (2+ messages)
` Applied "ASoC: use dma_ops of parent device for acp_audio_dma" to the asoc tree

[PATCH v2 3/5] ASoC: sdm845: Add TDM configuration for speaker
 2018-12-06 20:25 UTC  (2+ messages)
` Applied "ASoC: sdm845: Add TDM configuration for speaker" to the asoc tree

[PATCH v2 4/5] ASoC: sdm845: Add configuration for headset codec
 2018-12-06 20:25 UTC  (2+ messages)
` Applied "ASoC: sdm845: Add configuration for headset codec" to the asoc tree

[PATCH V2 0/4] spi: lpspi: Add Slave Mode support for LPSPI
 2018-12-06 20:25 UTC  (3+ messages)
` [PATCH V2 2/4] spi: lpspi: Add slave mode support

[RFC] avoid indirect calls for DMA direct mappings
 2018-12-06 20:24 UTC  (6+ messages)

[PATCH v2 1/5] ASoC: qcom: sdm845: Add board specific dapm widgets
 2018-12-06 20:23 UTC  (5+ messages)
` [PATCH v2 2/5] ASoC: qcom: sdm845: Create and setup jack in init callback
` [alsa-devel] [PATCH v2 1/5] ASoC: qcom: sdm845: Add board specific dapm widgets

overlayfs access checks on underlying layers
 2018-12-06 20:26 UTC  (12+ messages)

linux-next: build failure after merge of the device-mapper tree
 2018-12-06 20:23 UTC  (3+ messages)

[PATCH 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 20:15 UTC  (6+ messages)
` [PATCH 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[BUG BISECT] Missing MTD NAND partitions - mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
 2018-12-06 20:14 UTC  (7+ messages)

[PATCH 4.14 00/55] 4.14.87-stable review
 2018-12-06 20:12 UTC  (2+ messages)

[PATCH 4.9 000/101] 4.9.144-stable review
 2018-12-06 20:12 UTC  (2+ messages)

linux-next: bad merge in the y2038 tree
 2018-12-06 20:11 UTC 

[PATCH 0/2 v8] add reserved e820 ranges to the kdump kernel e820 table
 2018-12-06 20:11 UTC  (5+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH v5] x86: load FPU registers on return to userland
 2018-12-06 20:07 UTC  (3+ messages)
` [PATCH 08/29] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()

[PATCH] radix tree: Don't return internal entries on lookup
 2018-12-06 16:21 UTC  (3+ messages)

[PATCH 1/2] ASoC: Fix function return type
 2018-12-06 19:56 UTC  (8+ messages)
` [PATCH 2/2] ASoC: DA7219: Implement error check on reg read and write

[PATCH v2 00/11] thermal: add new flag irq-mode for trip point
 2018-12-06 19:55 UTC  (5+ messages)
  ` [PATCH v2 02/11] thermal: add irq-mode configuration "

KASAN: stack-out-of-bounds Read in __schedule (2)
 2018-12-06 19:51 UTC 

[PATCH v6 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-06 19:49 UTC  (5+ messages)
` [PATCH v6 4/7] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm

[PATCH 00/13] hwmon: Introduce SENSOR_DEVICE_ATTR_{RO, RW, WO} and variants
 2018-12-06 19:48 UTC  (2+ messages)

use generic DMA mapping code in powerpc V4
 2018-12-06 19:36 UTC  (11+ messages)

[PATCH v2] media: Use of_node_name_eq for node name comparisons
 2018-12-06 19:35 UTC 

[PATCH] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
 2018-12-06 19:05 UTC 

[PATCH v3 0/3] bus: imx-weim
 2018-12-06 19:26 UTC  (4+ messages)
` [PATCH v3 1/3] bus: imx-weim: support multiple address ranges per child node
` [PATCH v3 2/3] dt-bindings: bus: imx-weim: document "
` [PATCH v3 3/3] bus: imx-weim: guard against timing configuration conflicts


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