linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-28 16:05:22 to 2019-02-28 19:00:22 UTC [more...]

[PATCH v3 00/34] Convert x86 & arm64 to use generic page walk
 2019-02-28 19:00 UTC  (9+ messages)
` [PATCH v3 11/34] mips: mm: Add p?d_large() definitions
` [PATCH v3 27/34] mm: pagewalk: Add 'depth' parameter to pte_hole

[PATCH] ARCv2: Add explcit unaligned access support (and ability to disable too)
 2019-02-28 18:59 UTC  (3+ messages)

[PATCH 1/2] drm/panel: simple: Add Sharp LS020B1DD01D panel support
 2019-02-28 18:58 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: Add GiantPlus GPM940B0 "
` [PATCH 2/2] drm/panel: simple: "

[PATCH 1/7] iio: inkern: API for reading available iio channel attribute values
 2019-02-28 18:56 UTC  (4+ messages)
` [PATCH 4/7] dt-bindings: power: supply: Add docs for Ingenic JZ47xx SoCs battery

[PATCH] lib/raid6: use vdupq_n_u8 to avoid endianness warnings
 2019-02-28 18:51 UTC  (6+ messages)

[PATCH 0/1] IOMMU SVA device driver interface
 2019-02-28 18:53 UTC  (8+ messages)
` [PATCH 1/1] iommu: Bind process address spaces to devices

[PATCH] x86/asm: add __user on copy_user_handle_tail() pointers
 2019-02-28 18:50 UTC 

[PATCH v12 0/3] ipc: Increase IPCMNI limit
 2019-02-28 18:47 UTC  (4+ messages)
` [PATCH v12 1/3] ipc: Allow boot time extension of IPCMNI from 32k to 16M
` [PATCH v12 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode
` [PATCH v12 3/3] ipc: Do cyclic id allocation with "

[PATCH v4 0/10] perf: enable compression of record mode trace to save storage space
 2019-02-28 18:47 UTC  (7+ messages)
` [PATCH v4 01/10] feature: implement libzstd check, LIBZSTD_DIR and NO_LIBZSTD defines
` [PATCH v4 02/10] perf record: implement -f,--mmap-flush=<threshold> option
` [PATCH v4 03/10] perf session: define bytes_transferred and bytes_compressed metrics

[PATCH 1/2] dt-bindings: usb: add non-removable-ports hub property
 2019-02-28 18:45 UTC  (2+ messages)
` [PATCH 2/2] usb: hub: use non-removable-ports DT property

[PATCH 1/3] dt-bindings: mediatek: update bindings for MT7629 SoC
 2019-02-28 18:43 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: soc: fix a typo for MT7623A

[PATCH v9 00/27] Ingenic TCU patchset v9
 2019-02-28 18:42 UTC  (8+ messages)
` [PATCH v9 14/27] pwm: jz4740: Improve algorithm of clock calculation

[PATCH] btrfs: remove indirect function calls from zstd
 2019-02-28 18:43 UTC  (2+ messages)

[PATCH net-next 00/15] net: mvpp2: fixes and improvements
 2019-02-28 18:40 UTC  (3+ messages)
` [PATCH net-next 14/15] net: mvpp2: set the XPCS and MPCS in reset when not used

[PATCH v4 0/5] Enable wm8524 on i.MX8MQ-EVK
 2019-02-28 18:40 UTC  (7+ messages)
` [PATCH v4 1/5] arm64: dts: imx8mq: Add SDMA nodes
` [PATCH v4 3/5] arm64: dts: imx8mq: Add SAI2 node
` [PATCH v4 5/5] arm64: dts: imx8mq-evk: Enable wm8524 codec

[PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
 2019-02-28 18:39 UTC  (4+ messages)
` [PATCH v5 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm

[PATCH v2] xen-netback: fix occasional leak of grant ref mappings under memory pressure
 2019-02-28 18:37 UTC  (2+ messages)

Support sample context in perf report
 2019-02-28 18:35 UTC  (12+ messages)
` [PATCH v3 01/11] perf tools: Add utility function to fetch executable
` [PATCH v3 02/11] perf tools script: Support insn output for normal samples
` [PATCH v3 03/11] perf tools report: Support nano seconds
` [PATCH v3 04/11] perf tools report: Parse time quantum
` [PATCH v3 05/11] perf tools report: Support time sort key
` [PATCH v3 06/11] perf tools report: Use less for scripts output
` [PATCH v3 07/11] perf tools report: Support running scripts for current time range
` [PATCH v3 08/11] perf tools report: Support builtin perf script in scripts menu
` [PATCH v3 09/11] perf tools: Add utility function to print ns time stamps
` [PATCH v3 10/11] perf tools report: Implement browsing of individual samples
` [PATCH v3 11/11] perf tools: Add some new tips describing the new options

[PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-28 18:36 UTC  (13+ messages)

[PATCH 0/6]Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
 2019-02-28 18:35 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: net: bluetooth: "

[PATCH] sctp: chunk.c: correct format string for size_t in printk
 2019-02-28 18:34 UTC  (2+ messages)

[PATCH v5 00/10] arm64: add system vulnerability sysfs entries
 2019-02-28 18:33 UTC  (9+ messages)
` [PATCH v5 01/10] arm64: Provide a command line to disable spectre_v2 mitigation
` [PATCH v5 02/10] arm64: add sysfs vulnerability show for spectre v1
` [PATCH v5 03/10] arm64: add sysfs vulnerability show for meltdown

[PATCH 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64
 2019-02-28 18:32 UTC  (7+ messages)
` [PATCH 1/6] ptrace: move clearing of TIF_SYSCALL_EMU flag to core
` [PATCH 2/6] ptrace: introduce ptrace_syscall_enter to consolidate PTRACE_SYSEMU handling
` [PATCH 3/6] x86: clean up _TIF_SYSCALL_EMU handling using ptrace_syscall_enter hook
` [PATCH 4/6] powerpc: use common ptrace_syscall_enter hook to handle _TIF_SYSCALL_EMU
` [PATCH 5/6] arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers
` [PATCH 6/6] arm64: ptrace: add support for syscall emulation

[PATCH 0/8] objtool: UACCESS validation v2
 2019-02-28 18:29 UTC  (12+ messages)
` [PATCH 1/8] kasan,x86: Frob kasan_report() in an exception
` [PATCH 6/8] i915,uaccess: Fix redundant CLAC

[PATCH RESEND V2 1/2] clk: imx8mq: add GPIO clocks to clock tree
 2019-02-28 18:28 UTC  (2+ messages)

[PATCH V3 1/3] dt-bindings: memory-controllers: freescale: add MMDC binding doc
 2019-02-28 18:27 UTC  (6+ messages)
` [PATCH V3 2/3] ARM: dts: imx7ulp: add mmdc support
` [PATCH V3 3/3] ARM: dts: imx: make MMDC node name generic

[PATCH] watchdog: smsc37b787_wdt: Mark expected switch fall-through
 2019-02-28 18:27 UTC  (5+ messages)

[PATCH] dt-bindings: clock: axg-audio: unexpose controller inputs
 2019-02-28 18:27 UTC  (2+ messages)

BUG: Bad page state (5)
 2019-02-28 18:27 UTC  (8+ messages)

[PATCH 00/11] add support for sam9x60 nand controller
 2019-02-28 18:24 UTC  (5+ messages)
` [PATCH 03/11] dt-bindings: memory: atmel-ebi: add sam9x60 compatible
` [PATCH 06/11] dt-bindings: mtd: atmel-nand: "

[PATCH 0/4] clk/ARM: exynos: Add ADC to Exynos5410 (Odroid XU)
 2019-02-28 18:23 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: exynos: Put CLK_UART3 in order
` [PATCH 2/4] dt-bindings: clock: exynos: Add ADC clock ID to Exynos5410

[PATCH v2 1/4] mm/workingset: remove unused @mapping argument in workingset_eviction()
 2019-02-28 18:22 UTC  (4+ messages)
` [PATCH v2 2/4] mm: remove zone_lru_lock() function access ->lru_lock directly

[PATCH v2] dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU
 2019-02-28 18:21 UTC  (2+ messages)

[PATCH 0/7] add LCD support for SAM9X60
 2019-02-28 18:21 UTC  (2+ messages)

[PATCH] mm/sparse: fix a bad comparison
 2019-02-28 18:18 UTC 

[PATCH] x86, retpolines: raise limit for generating indirect calls from switch-case
 2019-02-28 18:13 UTC  (9+ messages)
` [tip:x86/build] x86, retpolines: Raise "

[PATCH] staging: rtl8192e: Fix space and suspect issue
 2019-02-28 18:07 UTC 

[RFC][PATCH] dt-bindings: usb: add non-removable device property
 2019-02-28 18:06 UTC  (6+ messages)

[PATCH] kvm: properly check debugfs dentry before using it
 2019-02-28 18:04 UTC  (4+ messages)

BUG: Bad page state (6)
 2019-02-28 18:04 UTC  (7+ messages)

[PATCH v5 0/5] M_CAN Framework re-write
 2019-02-28 18:03 UTC  (9+ messages)
` [PATCH v5 2/5] can: m_can: Migrate the m_can code to use the framework
` [PATCH v5 5/5] can: tcan4x5x: Add tcan4x5x driver to the kernel

[RFC/RFT] HID: primax: Fix wireless keyboards descriptor
 2019-02-28 18:01 UTC  (3+ messages)

[PATCH 0/2][RFC v2] Update the cpuinfo.max when power supply changes
 2019-02-28 18:08 UTC  (3+ messages)
` [PATCH 1/2][RFC v2] ACPI: add "processor.broadcast_ppc" hook to broadcast _PPC
` [PATCH 2/2][RFC v2] ACPI: Update cpuinfo.max after bootup if necessary

[PATCH] perf util: Refactor time range parsing code
 2019-02-28 17:57 UTC  (2+ messages)

[PATCH 01/11] x86 topology: fix doc typo
 2019-02-28 17:56 UTC  (7+ messages)
` [PATCH 03/11] x86 topology: Add CPUID.1F multi-die/package support

[PATCH][RFC] ACPI: add "processor.broadcast_ppc" hook to broadcast _PPC to all online CPUs
 2019-02-28 18:04 UTC  (9+ messages)

[PATCH v3 0/2] PCI: mediatek: enable whole MMIO range and enlarge the PCIe2AHB window size
 2019-02-28 17:42 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM

[PATCH v2] dt-bindings: hwmon: Add missing documentation for lm75
 2019-02-28 17:39 UTC  (4+ messages)

[PATCH v2 0/3] Ensure inX() is ordered wrt delay() routines
 2019-02-28 17:37 UTC  (2+ messages)

[PATCH 00/37] softirq: Per vector masking v3
 2019-02-28 17:33 UTC  (39+ messages)
` [PATCH 01/37] locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING
` [PATCH 02/37] locking/lockdep: Use expanded masks on find_usage_*() functions
` [PATCH 03/37] locking/lockdep: Introduce struct lock_usage
` [PATCH 04/37] locking/lockdep: Convert usage_mask to u64
` [PATCH 05/37] locking/lockdep: Introduce lock usage mask iterator
` [PATCH 06/37] locking/lockdep: Test all incompatible scenario at once in check_irq_usage()
` [PATCH 07/37] locking/lockdep: Prepare valid_state() to handle plain masks
` [PATCH 08/37] locking/lockdep: Prepare check_usage_*() "
` [PATCH 09/37] locking/lockdep: Prepare state_verbose() to handle all softirqs
` [PATCH 10/37] locking/lockdep: Make mark_lock() fastpath to work with multiple usage at once
` [PATCH 11/37] locking/lockdep: Save stack trace for each softirq vector involved
` [PATCH 12/37] locking/lockdep: Report all usages on mark_lock() verbosity mode
` [PATCH 13/37] softirq: Macrofy softirq vectors
` [PATCH 14/37] locking/lockdep: Define per vector softirq lock usage states
` [PATCH 15/37] softirq: Pass softirq vector number to lockdep on vector execution
` [PATCH 16/37] x86: Revert "x86/irq: Demote irq_cpustat_t::__softirq_pending to u16"
` [PATCH 17/37] arch/softirq: Rename softirq_pending fields to softirq_data
` [PATCH 18/37] softirq: Normalize softirq_pending naming scheme
` [PATCH 19/37] softirq: Convert softirq_pending_*() to set/clear mask scheme
` [PATCH 20/37] softirq: Introduce disabled softirq vectors bits
` [PATCH 21/37] softirq: Rename _local_bh_enable() to local_bh_enable_no_softirq()
` [PATCH 22/37] softirq: Move vectors bits to bottom_half.h
` [PATCH 23/37] x86: Init softirq enabled field
` [PATCH 24/37] parisc: "
` [PATCH 25/37] powerpc: "
` [PATCH 26/37] softirq: Init softirq enabled field for default irq_stat definition
` [PATCH 27/37] softirq: Check enabled vectors before processing
` [PATCH 28/37] softirq: Remove stale comment
` [PATCH 29/37] softirq: Uninline !CONFIG_TRACE_IRQFLAGS __local_bh_disable_ip()
` [PATCH 30/37] softirq: Prepare for mixing all/per-vector masking
` [PATCH 31/37] softirq: Support per vector masking
` [PATCH 32/37] locking/lockdep: Remove redundant softirqs on check
` [PATCH 33/37] locking/lockdep: Update check_flags() according to new layout
` [PATCH 34/37] locking/lockdep: Branch the new vec-finegrained softirq masking to lockdep
` [PATCH 35/37] softirq: Allow to soft interrupt vector-specific masked contexts
` [PATCH 36/37] locking: Introduce spin_[un]lock_bh_mask()
` [PATCH 37/37] net: Make softirq vector masking finegrained on release_sock()

[PATCH v7 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
 2019-02-28 17:32 UTC  (5+ messages)
` [PATCH v7 2/2] drm/panel: "

[PATCH v2] net: e1000e: add MAC address kernel cmd line parameter
 2019-02-28 17:13 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v5] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-02-28 17:15 UTC  (2+ messages)

[PATCH v1 0/4] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2019-02-28 17:11 UTC  (3+ messages)

[PATCH] media: stm32-dcmi: fix DMA corruption when stopping streaming
 2019-02-28 17:10 UTC 

[PATCH] media: stm32-dcmi: fix check of pm_runtime_get_sync return value
 2019-02-28 17:09 UTC 

[PATCH] Documentation/locking/lockdep: Drop last two chars of sample states
 2019-02-28 17:02 UTC  (3+ messages)

[PATCH] mfd: tps65910: Properly disable the power on state
 2019-02-28 16:57 UTC 

[PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control
 2019-02-28 16:55 UTC  (15+ messages)
` [PATCH v4 1/7] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v4 4/7] vfio: ap: register IOMMU VFIO notifier

[PATCH] doc: rcu: Suspicious RCU usage is a warning
 2019-02-28 16:51 UTC  (2+ messages)

[PATCH v2 1/3] iio: light: Add driver for ap3216c
 2019-02-28 16:49 UTC  (2+ messages)

[PATCH] xhci: use iopoll for xhci_handshake
 2019-02-28 16:49 UTC  (3+ messages)

[PATCH] drm/virtio: Allow userspace to mmap() framebuffer
 2019-02-28 16:47 UTC 

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-02-28 16:45 UTC  (4+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

[PATCH 0/6] mm: memcontrol: clean up the LRU counts tracking
 2019-02-28 16:42 UTC  (8+ messages)
` [PATCH 1/6] mm: memcontrol: track LRU counts in the vmstats array
` [PATCH 2/6] mm: memcontrol: replace zone summing with lruvec_page_state()
` [PATCH 3/6] mm: memcontrol: replace node summing with memcg_page_state()
` [PATCH 4/6] mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
` [PATCH 5/6] mm: memcontrol: push down mem_cgroup_nr_lru_pages()
` [PATCH 6/6] mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API

[PATCH v3 0/2] Add IPROC PCIe new features
 2019-02-28 16:40 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region

BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter
 2019-02-28 16:34 UTC  (5+ messages)
  ` missing stack trace entry on NULL pointer call [was: Re: BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter]

[PATCH v3 0/8] This patch-set is to enable Guest CET support
 2019-02-28 16:32 UTC  (7+ messages)
` [PATCH v3 6/8] KVM:VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v3 7/8] KVM:X86: Add XSS bit 11 and 12 support for CET xsaves/xrstors
` [PATCH v3 8/8] KVM:X86: Add user-space read/write interface for CET MSRs

[PATCH 0/8] arm64: meson: Add support for USB on Amlogic G12A
 2019-02-28 16:29 UTC  (5+ messages)
` [PATCH 3/8] dt-bindings: usb: dwc2: Add Amlogic G12A DWC2 Compatible
` [PATCH 4/8] dt-bindings: usb: dwc3: Add Amlogic G12A DWC3 Glue Bindings

[PATCH] perf c2c: Fix c2c report for empty numa node
 2019-02-28 16:22 UTC  (3+ messages)

[PATCH v3 0/5] tracing/probes: uaccess: Add support user-space access
 2019-02-28 16:20 UTC  (5+ messages)
` [PATCH v3 5/5] tracing/probe: Support user-space dereference

[PATCH] tracing: Fix event filters and triggers to handle negative numbers
 2019-02-28 16:19 UTC  (4+ messages)

[PATCH v5 0/6] tracing/probes: uaccess: Add support user-space access
 2019-02-28 16:05 UTC  (3+ messages)
` [PATCH v5 5/6] tracing/probe: Support user-space dereference
` [PATCH v5 6/6] selftests/ftrace: Add user-memory access syntax testcase


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