linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-27 14:24:09 to 2018-11-27 16:58:34 UTC [more...]

File not found: /sys/kernel/debug/tracing/events/syscalls
 2018-11-27 16:58 UTC  (5+ messages)
  ` [PATCH] arm64: ftrace: Fix to enable syscall events on arm64

[PATCH v12 00/25] kasan: add software tag-based mode for arm64
 2018-11-27 16:55 UTC  (25+ messages)
` [PATCH v12 01/25] kasan, mm: change hooks signatures
` [PATCH v12 03/25] kasan: move common generic and tag-based code to common.c
` [PATCH v12 04/25] kasan: rename source files to reflect the new naming scheme
` [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v12 06/25] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v12 07/25] kasan: rename kasan_zero_page to kasan_early_shadow_page
` [PATCH v12 08/25] kasan: initialize shadow to 0xff for tag-based mode
` [PATCH v12 09/25] arm64: move untagged_addr macro from uaccess.h to memory.h
` [PATCH v12 10/25] kasan: add tag related helper functions
` [PATCH v12 11/25] kasan, arm64: untag address in _virt_addr_is_linear
` [PATCH v12 12/25] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v12 13/25] kasan, arm64: fix up fault handling logic
` [PATCH v12 14/25] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v12 15/25] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v12 16/25] kasan: split out generic_report.c from report.c
` [PATCH v12 17/25] kasan: add bug reporting routines for tag-based mode
` [PATCH v12 18/25] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v12 19/25] kasan: add hooks implementation for tag-based mode
` [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v12 21/25] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v12 22/25] kasan: add __must_check annotations to kasan hooks
` [PATCH v12 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
` [PATCH v12 24/25] kasan: update documentation
` [PATCH v12 25/25] kasan: add SPDX-License-Identifier mark to source files

[PATCH] memory: tegra: Convert to using %pOFn instead of device_node.name
 2018-11-27 16:55 UTC  (2+ messages)

[PATCH] irqchhip: Convert to using %pOFn instead of device_node.name
 2018-11-27 16:57 UTC  (2+ messages)

[PATCH 0/7] ACPI HMAT memory sysfs representation
 2018-11-27 16:56 UTC  (14+ messages)

[PATCH] mm: put_and_wait_on_page_locked() while page is migrated
 2018-11-27 16:56 UTC  (8+ messages)
    ` [PATCHi v2] "

Hackbench pipes regression bisected to PSI
 2018-11-27 16:53 UTC  (7+ messages)

[PATCH v6 0/8] Introduce STPMIC1 PMIC Driver
 2018-11-27 16:52 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: mfd: document stpmic1
` [PATCH v6 2/8] mfd: stpmic1: add stpmic1 driver
` [PATCH v6 4/8] regulator: stpmic1: add stpmic1 regulator driver
` [PATCH v6 3/8] dt-bindings: regulator: document stpmic1 pmic regulators
` [PATCH v6 5/8] dt-bindings: input: document stpmic1 pmic onkey
` [PATCH v6 6/8] input: stpmic1: add stpmic1 onkey driver
` [PATCH v6 7/8] dt-bindings: watchdog: document stpmic1 pmic watchdog
` [PATCH v6 8/8] watchdog: stpmic1: add stpmic1 watchdog driver

[PATCH] power/reset: axxia: Convert to using %pOFn instead of device_node.name
 2018-11-27 16:51 UTC  (2+ messages)

[PATCH 0/3] RFC: mmu notifier debug checks
 2018-11-27 16:49 UTC  (4+ messages)
` [PATCH 3/3] mm, notifier: Add a lockdep map for invalidate_range_start
    ` [Intel-gfx] "

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-11-27 16:50 UTC  (7+ messages)
` [RFC PATCH 3/3] mm, proc: report PR_SET_THP_DISABLE in proc

[PATCH v2 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-27 16:49 UTC  (5+ messages)
` [PATCH v2 1/4] PCI / ACPI: Identify untrusted PCI devices

[driver-core PATCH v5 0/9] Add NUMA aware async_schedule calls
 2018-11-27 16:49 UTC  (4+ messages)
` [driver-core PATCH v5 5/9] driver core: Establish clear order of operations for deferred probe and remove

[PATCH 0/3] mfd: syscon: Add optional clock support needed on stm32
 2018-11-27 16:48 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mfd: syscon: Add optional clock support
` [PATCH 2/3] "
` [PATCH 3/3] ARM: dts: stm32: Add clock on stm32mp157c syscfg

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-27 16:46 UTC  (12+ messages)

[PATCH] mtd: nand: spi: Add initial support for Toshiba TC58CVG2S0H
 2018-11-27 16:41 UTC  (4+ messages)

[PATCH v10] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-11-27 16:41 UTC  (3+ messages)

[PATCH] staging: comedi: fix spelling mistake "desination" -> "destination"
 2018-11-27 16:33 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: qcs404: Add WCN3990 WLAN module device node
 2018-11-27 16:39 UTC  (2+ messages)

[PATCH v2] makedumpfile: exclude pages that are logically offline
 2018-11-27 16:32 UTC  (2+ messages)

[PATCH 2/2] arm64: acpi: Prepare for longer MADTs
 2018-11-27 16:32 UTC  (3+ messages)

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-11-27 16:32 UTC  (6+ messages)
` [PATCH v2 1/4] x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2018-11-27 16:30 UTC  (5+ messages)
` [PATCH v2 2/2] "
  ` [linux-sunxi] "

[PATCH v3 0/4] thermal: tsens: Add support for QCS404 platform
 2018-11-27 16:29 UTC  (5+ messages)
` [PATCH v3 1/4] dt: thermal: tsens: Add bindings for qcs404
` [PATCH v3 2/4] drivers: thermal: tsens: Add generic support for TSENS v1 IP
` [PATCH v3 3/4] arm64: dts: qcom: qcs404: Add tsens controller
` [PATCH v3 4/4] arm64: dts: qcom: qcs404: Add thermal zones for each sensor

[PATCH] mm: warn only once if page table misaccounting is detected
 2018-11-27 16:29 UTC  (6+ messages)

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-11-27 16:27 UTC  (5+ messages)
` [PATCH 3/6] clk: mvebu: add CPU clock driver "

[PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
 2018-11-27 16:27 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 0/3] add support for MCP16502 PMIC
 2018-11-27 16:25 UTC  (4+ messages)
` [PATCH v2 1/3] regulator: dt-bindings: add MCP16502 regulator bindings
` [PATCH v2 2/3] MAINTAINERS: add maintainer for MCP16502 PMIC driver
` [PATCH v2 3/3] regulator: mcp16502: add regulator driver for MCP16502

[PATCH V2] xfs: libxfs: move xfs_perag_put late
 2018-11-27 16:25 UTC  (3+ messages)

[PATCH] ptrace: take into account saved_sigmask in PTRACE_{GET,SET}SIGMASK
 2018-11-27 16:23 UTC  (4+ messages)

BUG: corrupted list in freeary
 2018-11-27 16:22 UTC  (3+ messages)

[PATCH v2 0/7] lib/lzo: performance improvements
 2018-11-27 16:19 UTC  (8+ messages)
` [PATCH 1/7] lib/lzo: tidy-up ifdefs
` [PATCH 2/7] lib/lzo: clean-up by introducing COPY16
` [PATCH 3/7] lib/lzo: enable 64-bit CTZ on Arm
` [PATCH 5/7] lib/lzo: fast 8-byte copy on arm64
` [PATCH 4/7] lib/lzo: 64-bit CTZ "
` [PATCH 6/7] lib/lzo: implement run-length encoding
` [PATCH 7/7] lib/lzo: separate lzo-rle from lzo

[PATCH v3 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-11-27 16:16 UTC  (15+ messages)
` [PATCH v3 02/13] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v3 03/13] platform/x86: i2c-multi-instantiate: "
` [PATCH v3 04/13] platform/x86: i2c-multi-instantiate: Defer probe when no adapter found
` [PATCH v3 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v3 06/13] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v3 07/13] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v3 08/13] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v3 09/13] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v3 10/13] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v3 11/13] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v3 12/13] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v3 13/13] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper

possible deadlock in ovl_write_iter
 2018-11-27 16:13 UTC  (5+ messages)

[PATCH v11 00/24] kasan: add software tag-based mode for arm64
 2018-11-27 16:12 UTC  (7+ messages)
` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h

[PATCH] PCI: Mark NXP LS1088 to avoid bus reset bus
 2018-11-27 16:08 UTC  (3+ messages)

[PATCH] dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
 2018-11-27 16:06 UTC  (2+ messages)
` [PATCH] dmaengine: at_hdmac: fix module unloading

[PATCH 0/3] ntb_hw_switchtec: Added support of >=4G memory windows
 2018-11-27 16:06 UTC  (3+ messages)
` [PATCH 2/3] "

DVB-S PCI card regression on 4.19 / 4.20
 2018-11-27 16:03 UTC  (4+ messages)

[PATCH] slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds"
 2018-11-27 16:00 UTC  (2+ messages)

[PATCH] lkdtm: do not depend on CONFIG_BLOCK
 2018-11-27 15:59 UTC  (3+ messages)

[PATCH 0/3] x86/CPUID: CPUID parsing rework, p1
 2018-11-27 15:55 UTC  (3+ messages)
` [PATCH 3/3] x86/cpuid: Make cpuinfo_x86.x86_model_id global

[PATCH v7 0/3] Huawei laptops
 2018-11-27 15:52 UTC  (4+ messages)
` [PATCH v7 2/3] x86: add support for Huawei WMI hotkeys

KASAN: out-of-bounds in update_curr
 2018-11-27 15:50 UTC  (2+ messages)

[PATCH] arm: always update thread_info->syscall
 2018-11-27 15:48 UTC  (8+ messages)

[PATCH] dt-bindings: i2c: Use correct vendor prefix for Atmel
 2018-11-27 15:48 UTC  (4+ messages)
` [PATCH v2] "

ext4 file system corruption with v4.19.3 / v4.19.4
 2018-11-27 15:50 UTC  (3+ messages)

[PATCH v2 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-11-27 15:40 UTC  (11+ messages)
` [PATCH v2 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v2 07/13] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper

[PATCH 00/17] Add support for TI PRU ICSS
 2018-11-27 15:39 UTC  (10+ messages)
` [PATCH 01/17] dt-bindings: remoteproc: Add TI PRUSS bindings
` [PATCH 06/17] soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs
` [PATCH 08/17] soc: ti: pruss: Add a PRUSS irqchip driver for PRUSS interrupts

[PATCH 0/5] media: Allwinner A10 CSI support
 2018-11-27 15:34 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: media: Add Allwinner A10 CSI binding
` [PATCH 5/5] DO NOT MERGE: ARM: dts: bananapi: Add Camera support

[PATCH 0/2 RESEND v7] add reserved e820 ranges to the kdump kernel e820 table
 2018-11-27 15:34 UTC  (5+ messages)
` [PATCH 1/2 RESEND v7] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH v2 0/5] x86/fault: #PF improvements, mostly related to USER bit
 2018-11-27 15:32 UTC  (4+ messages)
` [PATCH v2 4/5] x86/fault: Decode page fault OOPSes better
  ` [PATCH 6/5] x86/fault: Clean up the page fault oops decoder a bit

[PATCH] dt-bindings: Fix typo in compatible description
 2018-11-27 15:28 UTC  (2+ messages)
` [PATCH v2] dt-bindings: drm/panel: simple: Fix typo in EDT etm-series compatible

'branches' perf event mapping differs on ARC and ARM
 2018-11-27 15:28 UTC  (2+ messages)

[PATCHv3] USB: serial: mos7840: Add a product ID for the new product
 2018-11-27 15:26 UTC  (2+ messages)

[PATCH] mm: fix insert_pfn() return value
 2018-11-27 15:20 UTC  (3+ messages)

[PATCH] scsi: libsas: Add missing license and update to SPDX license identifier
 2018-11-27 15:23 UTC  (3+ messages)

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-11-27 15:16 UTC  (3+ messages)
` [PATCH v3 01/10] sched: Provide sparsemask, a reduced contention bitmap

[ptrace, rt] erratic behaviour in PTRACE_SINGLESET on 4.13-rt and later
 2018-11-27 15:10 UTC  (4+ messages)

[PATCH v7 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices
 2018-11-27 15:04 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings
  ` [PATCH v8 3/4] ARM: dts: Add support for emtrion emCON-MX6 series
  ` [PATCH v8 4/4] ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC support

[PATCH v4 0/3] device property: Add fwnode_get_name() helper
 2018-11-27 15:07 UTC  (7+ messages)
` [PATCH v4 1/4] device property: Introduce fwnode_get_name()
` [PATCH v4 2/4] ACPI: property: Add acpi_fwnode_name()
` [PATCH v4 3/4] of/property: Add of_fwnode_name()
` [PATCH v4 4/4] driver core: Add fwnode member to struct device_connection

[PATCH 02/11] mfd: da9055-core: make it explicitly non-modular
 2018-11-27 15:03 UTC  (5+ messages)

[PATCH v3] xen/balloon: Mark unallocated host memory as UNUSABLE
 2018-11-27 15:03 UTC  (8+ messages)
` [Xen-devel] "

[PATCH v4 0/2] dmaengine: add UniPhier MIO DMAC driver
 2018-11-27 14:59 UTC  (4+ messages)

[PATCH] arm64: dts: alpine: Correct the GIC DT node name
 2018-11-27 14:57 UTC 

[PATCH] ARM: dts: alpine: Correct the GIC DT node name
 2018-11-27 14:57 UTC 

[PATCH] ARM: dts: OX820: Correct the GIC DT node name
 2018-11-27 14:54 UTC 

[PATCH v6 0/9] Port the FSL QSPI driver to the SPI framework
 2018-11-27 14:51 UTC  (4+ messages)
` [PATCH v6 1/9] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties

[PATCH] drm/meson: Add support for VIC alternate timings
 2018-11-27 14:50 UTC  (2+ messages)

[PATCH 00/13] x86/fault: #PF improvements, mostly related to USER bit
 2018-11-27 14:46 UTC  (3+ messages)
` [PATCH 12/13] x86/fault: Decode page fault OOPSes better

[PATCH V2 0/3] perf tools: Fix for cases where cpumode is incorrect or insufficient
 2018-11-27 14:45 UTC  (4+ messages)
` [PATCH V2 1/3] perf tools: Add fallback functions for cases where cpumode is insufficient

[PATCH] sched/fair: Clean up comment in nohz_idle_balance()
 2018-11-27 14:41 UTC  (2+ messages)

[PATCH 0/9] iommu: clean up/remove modular stuff from non-modules
 2018-11-27 14:39 UTC  (3+ messages)

[PATCH 4.4 00/70] 4.4.165-stable review
 2018-11-27 14:39 UTC  (3+ messages)

[PATCH 4.19 000/118] 4.19.5-stable review
 2018-11-27 14:38 UTC  (3+ messages)

[PATCH 4.14 00/62] 4.14.84-stable review
 2018-11-27 14:38 UTC  (3+ messages)

[PATCH] openvswitch: fix spelling mistake "execeeds" -> "exceeds"
 2018-11-27 14:37 UTC 

[PATCH] net: stmmac: Move debugfs init/exit to ->probe()/->remove()
 2018-11-27 14:35 UTC  (5+ messages)

[PATCH v3] i2c: i2c-stm32f7: add PM Runtime support
 2018-11-27 14:35 UTC 

[PATCH v2] i2c: i2c-stm32f7: add PM Runtime support
 2018-11-27 14:34 UTC  (3+ messages)

[RFC][PATCH 0/3] pgtable bytes mis-accounting v2
 2018-11-27 14:31 UTC  (7+ messages)
` [PATCH 3/3] s390/mm: fix mis-accounting of pgtable_bytes

[PATCH] sched, trace: Fix prev_state output in sched_switch tracepoint
 2018-11-27 14:29 UTC  (3+ messages)

[PATCH] staging: rtlwifi: fix spelling mistake "disnabled" -> "disabled"
 2018-11-27 14:27 UTC 

[PATCH] lightnvm: pblk: adjust the position of the lock
 2018-11-27 14:26 UTC  (5+ messages)

[RFC -next v0 0/3] netfilter: expose flow offload tables as an ebpf map
 2018-11-27 14:24 UTC  (4+ messages)
` [RFC -next v0 1/3] bpf: modular maps


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