All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-18 12:43:41 to 2018-10-18 13:28:46 UTC [more...]

WARNING: possible recursive locking detected in mnt_want_write/mnt_want_write_file_path
 2018-10-18 13:25 UTC  (6+ messages)

[PATCH] perf: fix do_compile failure with /tmp mounted with noexec
 2018-10-18 13:28 UTC 

[Patch v3 00/13] Provide process property based options to enable Spectre v2 userspace-userspace protection
 2018-10-18 13:28 UTC  (15+ messages)
` [Patch v3 01/13] x86/speculation: Clean up spectre_v2_parse_cmdline
` [Patch v3 02/13] x86/speculation: Remove unnecessary ret variable in cpu_show_common
` [Patch v3 03/13] x86/speculation: Add static key for Enhanced IBRS
` [Patch v3 04/13] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [Patch v3 05/13] x86/smt: Create cpu_smt_enabled static key for SMT specific code
` [Patch v3 06/13] mm: Pass task instead of task->mm as argument to set_dumpable
` [Patch v3 07/13] x86/process Add arch_set_dumpable

[igt-dev] [PATCH i-g-t 1/3] tests: Rename drv_module_reload to i915_load
 2018-10-18 13:28 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/i915_load: Add 'load' subtest

[PATCH V2 net-next] net: ena: Fix Kconfig dependency on X86
 2018-10-18  5:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] hw/misc: Add a MMIO interface to the pvpanic device
 2018-10-18 13:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/4] hw/misc/pvpanic: Build the pvpanic device in $(common-obj)
` [Qemu-devel] [PATCH v3 2/4] hw/misc/pvpanic: Cosmetic renaming
` [Qemu-devel] [PATCH v3 3/4] hw/misc/pvpanic: Add the MMIO interface
` [Qemu-devel] [PATCH v3 4/4] hw/arm/virt: Use the pvpanic device
  ` [Qemu-arm] "

[PATCH net] udp6: fix encap return code for resubmitting
 2018-10-18  5:27 UTC  (2+ messages)

[PATCH net] mlxsw: core: Fix use-after-free when flashing firmware during init
 2018-10-18  5:27 UTC  (2+ messages)

[PATCH xf86-video-ati] dri3: Handle radeon_get_pixmap_bo returning NULL
 2018-10-18 13:25 UTC  (2+ messages)

[radeon-alex:amd-staging-dkms-4.18 805/1379] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1542: warning: Function parameter or member 'vram_base_offset' not described in 'amdgpu_vm_bo_split_mapping'
 2018-10-18 13:25 UTC 

[RFC] ethdev: complete closing to free all resources
 2018-10-18 13:22 UTC  (6+ messages)
` [PATCH v5 1/6] app/testpmd: fix ports list after removing several at once

[Qemu-devel] [PATCH v3 0/9] block: Add auto-read-only option
 2018-10-18 13:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/9] block: Require auto-read-only for existing fallbacks

[PATCH net-next 0/2] tcp_bbr: TCP BBR changes for EDT pacing model
 2018-10-18  5:24 UTC  (2+ messages)

[PATCH] block: don't deal with discard limit in blkdev_issue_discard()
 2018-10-18 13:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] Introduce attributes for timers subsystem and remove QEMU_CLOCK_VIRTUAL_EXT clock type
 2018-10-18 13:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3] Optimize record/replay checkpointing for all clocks it applies to

[PATCH] genirq: Fix race on spurious interrupt detection
 2018-10-18 13:15 UTC 

[Bug 201273] New: Fatal error during GPU init amdgpu
 2018-10-18 13:22 UTC  (3+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

[RFC v4 PATCH 0/5] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-10-18 13:21 UTC  (6+ messages)
` [RFC v4 PATCH 3/5] mm/rmqueue_bulk: alloc without touching individual page structure

[PATCH v2] x86: ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
 2018-10-18 13:21 UTC  (3+ messages)

[PATCH 00/22] xen/arm: Bunch of clean-ups
 2018-10-18 13:21 UTC  (23+ messages)
` [PATCH 01/22] xen/arm: traps: Constify show_registers parameters
` [PATCH 02/22] xen/arm: regs: Convert guest_mode to a static inline helper
` [PATCH 03/22] xen/arm: Remove __init from prototype
` [PATCH 04/22] xen/arm: bugs: Move do_bug_frame to traps.h
` [PATCH 05/22] xen/arm: Consolidate CPU identification in cpufeature.{c, h}
` [PATCH 06/22] xen/arm: Move VABORT_GEN_BY_GUEST to traps.h and turned into inline
` [PATCH 07/22] xen/arm: gic-3: Remove unused includes
` [PATCH 08/22] xen/arm: gic-v3: Re-order includes in alphabetical order
` [PATCH 09/22] xen/arm: Move HSR defines in a new header hsr.h
` [PATCH 10/22] xen/arm: Move SYSREG accessors in sysregs.h
` [PATCH 11/22] xen/arm: Move out of processor.h traps related variable/function
` [PATCH 12/22] xen/arm: Only include stringify.h when necessary
` [PATCH 13/22] xen/arm: Only include vreg.h "
` [PATCH 14/22] xen/arm: Remove unnecessary includes in asm/vgic.h
` [PATCH 15/22] xen/arm: Remove unnecessary includes in asm/mmio.h
` [PATCH 16/22] xen/arm: Remove unnecessary includes in traps.c
` [PATCH 17/22] xen/arm: Remove unnecessary includes in asm/p2m.h
` [PATCH 18/22] xen/arm: Remove unnecessary includes in asm-arm/acpi.h
` [PATCH 19/22] xen/arm: Remove unnecessary include in asm-arm/atomic.h
` [PATCH 20/22] xen/arm: Remove unnecessary includes in asm/current.h
` [PATCH 21/22] xen/arm: platform: Don't include p2m.h in exynos5 and omap5
` [PATCH 22/22] xen/arm: Move vgic_* helpers from gic.h to vgic.h

[PATCH net] r8169: fix NAPI handling under high load
 2018-10-18  5:21 UTC  (3+ messages)

[bpf-next v2 0/2] Fix kcm + sockmap by checking psock type
 2018-10-18  5:20 UTC  (3+ messages)
` [bpf-next v2 1/2] bpf: skmsg, fix psock create on existing kcm/tls port
` [bpf-next v2 2/2] bpf: test_maps add a test to catch kcm + sockmap

[PATCH - Intervals v2 1/1] interval: Interpret (x x+1] correctly and return x+1
 2018-10-18 13:19 UTC  (4+ messages)

[PATCH] powerpc: Don't print kernel instructions in show_user_instructions()
 2018-10-18 13:16 UTC  (3+ messages)

kmemleak in nvkm_iccsense_oneinit
 2018-10-18 13:18 UTC 

[PATCH v2 0/3] Add can support to RZ/G2M
 2018-10-18 13:18 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: renesas: r8a774a1: Add CAN nodes

[PATCH 0/5] block: introduce helpers for allocating io buffer from slab
 2018-10-18 13:18 UTC  (6+ messages)
` [PATCH 1/5] block: warn on un-aligned DMA IO buffer
` [PATCH 2/5] block: move .dma_alignment into q->limits
` [PATCH 3/5] block: make dma_alignment as stacked limit
` [PATCH 4/5] block: introduce helpers for allocating IO buffers from slab
` [PATCH 5/5] xfs: use block layer helpers to allocate io buffer "

[PATCH v3 0/3] force IOVA to a particular mode
 2018-10-18 13:18 UTC  (3+ messages)
` [PATCH v3 3/3] doc: document --iova-mode EAL option

[PATCH 0/5] Add VIN support to RZ/G2M
 2018-10-18 13:17 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: renesas: r8a774a1: Add VIN and CSI-2 nodes

Crash in msm serial on dragonboard with ftrace bootargs
 2018-10-18 13:17 UTC  (16+ messages)

[PATCH 1/3] orangefs: fix request_mask misuse
 2018-10-18 13:15 UTC  (4+ messages)
` [PATCH 2/3] uapi: get rid of STATX_ALL
` [PATCH 3/3] statx: add STATX_ATTRIBUTES flag

convert drivers/block to the generic DMA API
 2018-10-18 13:15 UTC  (7+ messages)
` [PATCH 1/6] skd: switch "
` [PATCH 2/6] sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code
` [PATCH 3/6] sx8: switch to the generic DMA API
` [PATCH 4/6] umem: "
` [PATCH 5/6] rsxx: "
` [PATCH 6/6] mtip32xx: fully "

[PATCH] mm: get pfn by page_to_pfn() instead of save in page->private
 2018-10-18 13:15 UTC  (3+ messages)

[PATCH 00/11] More watermarks improvements
 2018-10-18 13:14 UTC  (3+ messages)
` [PATCH 01/11] drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+

net/netfilter/xt_TEE.c:48: undefined reference to `nf_dup_ipv6'
 2018-10-18 13:13 UTC 

[PATCH v2 0/3] tracing: Fix synthetic event parser
 2018-10-18 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] tracing: Fix synthetic event to accept unsigned modifier
` [PATCH v2 2/3] tracing: Fix synthetic event to allow semicolon at end
` [PATCH v2 3/3] selftests: ftrace: Add synthetic event syntax testcase

pcm_dshare calculates size incorrectly on buffer rollover
 2018-10-18 13:13 UTC  (2+ messages)

[PATCH net] sctp: not free the new asoc when sctp_wait_for_connect returns err
 2018-10-18  5:13 UTC  (2+ messages)

[PATCH] ata: add Buddha PATA controller driver
 2018-10-18 13:12 UTC  (3+ messages)

[Patch v4 0/8] drm/omap: Add virtual-planes support
 2018-10-18 13:11 UTC  (5+ messages)
` [Patch v4 5/8] drm/omap: Add global state as a private atomic object

[PATCH net] sctp: fix race on sctp_id2asoc
 2018-10-18  5:12 UTC  (2+ messages)

[PATCH] conf/ucm/Dell-WD15-Dock: Fix incorrect device names
 2018-10-18 13:11 UTC 

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-10-18 13:10 UTC  (6+ messages)
` [PATCH 5/5] ARM: shmobile: defconfig: Enable SII902X

[PATCH 00/36] Devicetree schema
 2018-10-18 13:04 UTC  (14+ messages)
` [PATCH 05/36] dt-bindings: arm: renesas: Move 'renesas,prr' binding to its own doc
` [PATCH 29/36] dt-bindings: arm: Convert Renesas board/soc bindings to json-schema

[PATCH net] r8169: re-enable MSI-X on RTL8168g
 2018-10-18  5:10 UTC  (2+ messages)

Use shared C library to install DPDK
 2018-10-18 13:09 UTC 

[PATCH] doc: update release note for crypto port and action
 2018-10-18 13:09 UTC  (2+ messages)

[PATCH] dt-bindings: arm: Fix RZ/G2E part number
 2018-10-18 13:08 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Forbid adding children to a Quorum in blkverify mode
 2018-10-18 13:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] iotest: Test x-blockdev-change on a Quorum

[PATCH 0/9] Analogix ANX6345 RGB-(e)DP bridge support
 2018-10-18 13:07 UTC  (11+ messages)
` [PATCH 9/9] [DO NOT MERGE] drm/sun4i: rgb: Add 5% tolerance to dot clock frequency check

[PATCH 0/3] tracing: Fix synthetic event parser
 2018-10-18 13:07 UTC  (3+ messages)
` [PATCH 1/3] tracing: Fix synthetic event to accept unsigned modifier

[Qemu-devel] When it's okay to treat OOM as fatal?
 2018-10-18 13:06 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: uniphier: add bindings for UniPhier SoC family
 2018-10-18 13:06 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: uniphier: move cache-uniphier.txt to vendor directory

[PATCH v2 bpf-next 0/2] bpf: add cg_skb_is_valid_access
 2018-10-18  5:06 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB

[PATCH] HID: quirks: fix support for Apple Magic Keyboards
 2018-10-18 13:04 UTC  (3+ messages)

[PATCH 1/3] nfc: pn533: add UART phy driver
 2018-10-18 13:03 UTC  (3+ messages)

[PATCH 0/5] Fix Elan I2C touchpads in latest generation from Lenovo
 2018-10-18 13:04 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: add more optional properties for elan_i2c touchpads

[RFC PATCH] count_lim_sig: Add pair of smp_wmb() and smp_rmb()
 2018-10-18 13:03 UTC  (5+ messages)

[Qemu-devel] [PATCH] target-i386: kvm: do not initialize padding fields
 2018-10-18 13:03 UTC  (2+ messages)

[PATCH net] net: bpfilter: use get_pid_task instead of pid_task
 2018-10-18  5:04 UTC  (2+ messages)

[PATCH v2 00/13] Base SHA-256 implementation
 2018-10-18 13:03 UTC  (9+ messages)
` [PATCH v2 13/13] commit-graph: specify OID version for SHA-256

[iproute2-next v3] tipc: support interface name when activating UDP bearer
 2018-10-18  5:03 UTC 

[PATCH 0/3] Use commit-graph by default
 2018-10-18 13:01 UTC  (6+ messages)
` [PATCH 1/3] t6501: use --quiet when testing gc stderr

[PATCH v13 00/12] livepatch: Atomic replace feature
 2018-10-18 13:00 UTC  (9+ messages)
` [PATCH v13 02/12] livepatch: Helper macros to define livepatch structures
` [PATCH v13 05/12] livepatch: Refuse to unload only livepatches available during a forced transition

[PATCH] mtd: rawnand: r852: use generic DMA API
 2018-10-18 12:59 UTC 

[igt-dev] [PATCH i-g-t] tests: Introduce i915 directory
 2018-10-18 12:58 UTC 

[PATCH v3 0/4] arm64 live patching
 2018-10-18 12:58 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: implement "

[Qemu-arm] [RFC v3 00/15] ARM virt: PCDIMM/NVDIMM at 2TB
 2018-10-18 12:56 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH 0/3] crypto: ccree: add SM3 support
 2018-10-18 12:56 UTC  (4+ messages)
` [PATCH 1/3] crypto: ccree: adjust hash length to suit certain context specifics
` [PATCH 2/3] crypto: ccree: modify set_cipher_mode usage from cc_hash
` [PATCH 3/3] crypto: ccree: add SM3 support

[PATCH] app/testpmd: reserve NUMA node per device port and per ring
 2018-10-18 12:56 UTC  (2+ messages)

[RFC PATCH v1 00/16] xen: sched: implement core-scheduling
 2018-10-18 12:55 UTC  (4+ messages)

[PATCH v6 2/3] net/tap: move fds of Rx/Tx queues to be in process private
 2018-10-18 12:56 UTC  (3+ messages)
` [PATCH v10 1/3] net/tap: add queue and port ids in Rx/Tx queues structures

[Buildroot] [PATCH] python3: use stdlib UUID backend
 2018-10-18 12:55 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed
 2018-10-18  4:56 UTC  (2+ messages)

[PATCH 0/4] add support for MBIGEN generating message based SPIs
 2018-10-18 12:54 UTC  (9+ messages)
` [PATCH 3/4] irqchip/mbigen: add support for a MBIGEN generating SPIs

[PATCH 1/2] staging: iio: ad7606: Move out of staging
 2018-10-18 12:55 UTC  (2+ messages)

[PATCH] drm/panel: Add simple panel mode for the ARM RTSMv8
 2018-10-18 12:54 UTC  (3+ messages)

[Qemu-devel] [PULL] First RISC-V Patch Set for the 3.1 Soft Freeze
 2018-10-18 12:54 UTC  (3+ messages)

[PATCH v2 0/4] overlay: enhance fsck.overlay test cases
 2018-10-18  4:54 UTC  (3+ messages)
` [PATCH v2 1/4] overlay: correct fsck.overlay exit code

[PATCH] drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations
 2018-10-18 12:52 UTC  (5+ messages)

[Bug 201275] New: Power consumption RX460 idle raised from 7 W to 13 W
 2018-10-18 12:52 UTC  (2+ messages)
` [Bug 201275] Power consumption RX560 "

[RFC v2] revision: Add --sticky-default option
 2018-10-18 12:52 UTC  (3+ messages)

[LTP] [PATCH] lib/tst_test.sh: setup timeout per test run for the shell tests
 2018-10-18 12:52 UTC 

[PATCH v2 1/6] drm/i915/guc: drop negative doorbell alloc selftest
 2018-10-18 12:51 UTC  (5+ messages)
` [PATCH v2 4/6] drm/i915/guc: doorbell checking cleanup
` [PATCH v2 5/6] drm/i915/guc: fix comment about fallback to execlists

[PATCH v3 1/2] drm/exynos: decon: Make plane alpha configurable
 2018-10-18 12:51 UTC  (4+ messages)
  ` [PATCH v3 2/2] drm/exynos: decon: Make pixel blend mode configurable

[PATCH v3 0/2] drm/exynos: decon: Add properties
 2018-10-18 12:51 UTC  (2+ messages)

Spurious mount point
 2018-10-18 12:51 UTC  (4+ messages)

[PATCH] x86: enable swiotlb for > 4GiG ram on 32-bit kernels
 2018-10-18 12:51 UTC  (5+ messages)

[Qemu-arm] [PATCH v2] target/arm : add pvpanic mmio device
 2018-10-18 12:50 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

Proposed dates for 19.02 release
 2018-10-18 12:50 UTC 

[PATCH net 0/2] geneve, vxlan: Don't set exceptions if skb->len < mtu
 2018-10-18  4:51 UTC  (2+ messages)

[Qemu-arm] [Qemu-devel] [PATCH] target/arm : add pvpanic mmio device
 2018-10-18 12:49 UTC  (3+ messages)
`  "

How to start contributing
 2018-10-18 12:49 UTC 

On overriding make variables from the environment
 2018-10-18 12:49 UTC  (6+ messages)

MPC8321 boot failure
 2018-10-18  4:49 UTC  (2+ messages)

[PATCH bpf] bpf: fix doc of bpf_skb_adjust_room() in uapi
 2018-10-18  4:49 UTC  (2+ messages)

[ovmf test] 128862: all pass - PUSHED
 2018-10-18 12:46 UTC 

[LTP] [PATCH RFC] lib: add helper funcs to save and restore /proc|sys content
 2018-10-18 12:46 UTC 

[4/6] usb: gadget: add functions to signal udc driver to delay status stage
 2018-10-18 12:46 UTC  (2+ messages)
` [PATCH 4/6] "

[Qemu-devel] [PATCH v2 0/3] Modern shell scripting (use $() instead of ``)
 2018-10-18 12:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] qemu-iotests: Modern shellscripting "
    ` [Qemu-devel] [PATCH v2 1/3] qemu-iotests: Modern shellscripting(use "

[PATCH net-next] netpoll: allow cleanup to be synchronous
 2018-10-18  4:47 UTC  (2+ messages)

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-10-18 12:45 UTC  (5+ messages)
` [PATCH] arm64: dts: renesas: r8a779{7|8}0: add MSIOF support

[PATCH] ARC: Get rid of toolchain check
 2018-10-18 12:44 UTC  (5+ messages)

[PATCH] ARC: Don't set CROSS_COMPILE in arch's Makefile
 2018-10-18 12:44 UTC  (4+ messages)

[Qemu-devel] [PULL 0/7] migration queue
 2018-10-18 12:43 UTC  (5+ messages)
` [Qemu-devel] [PULL 2/7] tests/migration: Enable the migration test on s390x, too


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.