All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-04 22:01:47 to 2018-04-04 23:58:19 UTC [more...]

[PATCH v3 1/5] io: define several IO & PIO barrier types for the asm-generic version
 2018-04-04 23:58 UTC  (8+ messages)
` [PATCH v3 2/5] io: define stronger ordering for the default readX() implementation
` [PATCH v3 3/5] io: define stronger ordering for the default writeX() implementation
` [PATCH v3 4/5] io: change outX() to have their own IO barrier overrides

[RESEND 0/3] Add support for memcpy_mcsafe
 2018-04-04 23:57 UTC  (12+ messages)
` [RESEND 1/3] powerpc/mce: Bug fixes for MCE handling in kernel space
` [RESEND 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [RESEND 3/3] powerpc/mce: Handle memcpy_mcsafe

[PATCH] net/enic: do not flush descriptor cache when opening vNIC
 2018-04-04 23:54 UTC  (6+ messages)
` [PATCH] net/enic: enable overlay offload for VXLAN and GENEVE
` [PATCH] net/enic: support UDP RSS on 1400 series adapters
` [PATCH] net/enic: fix seg fault on MTU update with non-setup queues
` [PATCH] net/enic: support the drop flow action
` [PATCH] doc: update the enic guide and features

[PATCH net] net: dsa: Discard frames from unused ports
 2018-04-04 23:56 UTC 

[Bug 100105] Make Theano OpenCL support work on Clover and RadeonSI
 2018-04-04 23:56 UTC  (5+ messages)

[PATCH 1/2] sd_zbc: Avoid errors due to sd_zbc_check_zone_size() execution
 2018-04-04 23:54 UTC  (3+ messages)

[PATCH 1/2] iperf3: drop patch to include stdint.h
 2018-04-04 23:54 UTC  (2+ messages)
` [PATCH v2 2/2] iperf3: refresh local patches to avoid fuzz warnings

[GIT PULL] first round of SCSI updates for the 4.16+ merge window
 2018-04-04 23:52 UTC 

[RFC 0/3] drm: page-flip with damage
 2018-04-04 23:49 UTC  (4+ messages)
` [RFC 1/3] drm: Add DAMAGE_CLIPS property to plane
` [RFC 2/3] drm: Add helper iterator functions to iterate over plane damage
` [RFC 3/3] drm: Add helper to validate damage during modeset_check

[PATCH] uts_namespace: Move boot_id in uts namespace
 2018-04-04 23:43 UTC  (4+ messages)

python3-native certificate failure
 2018-04-04 20:09 UTC 

[PATCH v4 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2018-04-04 23:43 UTC  (6+ messages)
` [PATCH v4 2/9] vsprintf: Consistent %pK handling for kptr_restrict == 0
` [PATCH v4 7/9] vsprintf: Factor out %pO handler as kobject_string()

[PATCH iproute2 rdma: Ignore unknown netlink attributes
 2018-04-04 23:43 UTC  (2+ messages)

[PATCH iproute2] ip/l2tp: remove offset and peer-offset options
 2018-04-04 23:43 UTC  (2+ messages)

[PATCH iproute2-next] tc: Correct json output for actions
 2018-04-04 23:42 UTC  (3+ messages)

[PATCH v4] tools: Add initial code for btmon-logger
 2018-04-04 23:38 UTC  (2+ messages)

[RFC] ring: relax alignment constraint on ring structure
 2018-04-04 23:38 UTC  (8+ messages)
` [PATCH] "

[PATCH] [RESEND] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-04 23:37 UTC  (2+ messages)

rcu_process_callbacks irqsoff latency caused by taking spinlock with irqs disabled
 2018-04-04 23:34 UTC 

[Qemu-devel] [PATCH for-2.12] hw/block/pflash_cfi: fix off-by-one error
 2018-04-04 23:32 UTC 

[PATCH] x86: Use boot_cpu_has() instead of this_cpu_has() in build_cr3_noflush()
 2018-04-04 23:31 UTC  (2+ messages)
` [tip:efi/urgent] x86/mm: Fix bogus warning during EFI bootup, use "

[PATCH] ls-remote: create option to sort by versions
 2018-04-04 23:32 UTC  (4+ messages)
` [PATCH v8] ls-remote: create '--sort' option
` [PATCH v9] "

[PATCH] [RESEND] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-04 23:32 UTC 

[Qemu-devel] [PATCH v3 00/15] fp-test + hardfloat
 2018-04-04 23:31 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 01/15] tests: add fp-test, a floating point test suite
` [Qemu-devel] [PATCH v3 02/15] softfloat: fix {min, max}nummag for same-abs-value inputs
` [Qemu-devel] [PATCH v3 03/15] fp-test: add muladd variants
` [Qemu-devel] [PATCH v3 04/15] softfloat: add float{32, 64}_is_{de, }normal
` [Qemu-devel] [PATCH v3 05/15] target/tricore: use float32_is_denormal
` [Qemu-devel] [PATCH v3 06/15] tests/fp: add fp-bench, a collection of simple floating point microbenchmarks
` [Qemu-devel] [PATCH v3 07/15] softfloat: rename canonicalize to sf_canonicalize
` [Qemu-devel] [PATCH v3 08/15] softfloat: add float{32, 64}_is_zero_or_normal
` [Qemu-devel] [PATCH v3 09/15] fpu: introduce hardfloat
` [Qemu-devel] [PATCH v3 10/15] hardfloat: support float32/64 addition and subtraction
` [Qemu-devel] [PATCH v3 11/15] hardfloat: support float32/64 multiplication
` [Qemu-devel] [PATCH v3 12/15] hardfloat: support float32/64 division
` [Qemu-devel] [PATCH v3 13/15] hardfloat: support float32/64 fused multiply-add
` [Qemu-devel] [PATCH v3 14/15] hardfloat: support float32/64 square root
` [Qemu-devel] [PATCH v3 15/15] hardfloat: support float32/64 comparison

[GIT PULL] x86/build changes for v4.17
 2018-04-04 23:31 UTC  (27+ messages)

Any standard kernel API to dynamically allocate/free per-cpu vectors on x86?
 2018-04-04 23:30 UTC  (3+ messages)

[PATCH] isofs compress: Remove VLA usage
 2018-04-04 23:28 UTC 

[PATCH] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-04 23:27 UTC  (2+ messages)

BUG: KASAN: use-after-free in bt_for_each+0x1ea/0x29f
 2018-04-04 23:28 UTC 

[igt-dev] [PATCH 1/2] scripts: Use https URL to download piglit
 2018-04-04 23:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/2] "

An actual suggestion (Re: [GIT PULL] Kernel lockdown for secure boot)
 2018-04-04 23:25 UTC  (7+ messages)

[PATCH 0/2] Add support for Marvell Armada 3700 SoC
 2018-04-04 23:22 UTC  (7+ messages)
` [PATCH v2 1/2] xen/arm: Add MVEBU UART driver "

[PATCH v2] drm/i915: Fix memory leak in intel_hdcp auth
 2018-04-04 23:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [PATCHv1 00/14] Translation loop conversion for sh4/sparc/mips/s390x/openrisc targets
 2018-04-04 23:21 UTC  (2+ messages)

[PATCH] Add Second Fan Support for Thinkpad P50
 2018-04-04 23:20 UTC  (3+ messages)

[PATCH v8 11/18] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
 2018-04-04 23:19 UTC  (5+ messages)
` [v8, "

[PATCH] Fix return value checking of fread() in iolog.c
 2018-04-04 23:18 UTC 

[rocko/master][PATCH] conf/machine: add couple new DTBs
 2018-04-04 23:13 UTC 

[rocko/master][PATCH] kselftests: suppress no GNU_HASH warning due to kernel LDFLAGS used
 2018-04-04 23:12 UTC 

V4.16+ kernel warning when running xfs/006
 2018-04-04 23:12 UTC 

sched_rt_period_timer causing large latencies
 2018-04-04 23:11 UTC 

[PATCH 0/4] usercopy: reimplement arch_within_stack_frames
 2018-04-04 23:11 UTC  (13+ messages)
` [PATCH 1/4] stacktrace: move arch_within_stack_frames from thread_info.h
  ` [PATCH 2/4] arm64: usercopy: implement arch_within_stack_frames
    ` [PATCH 3/4] arm64: usercopy: consider dynamic array stack variable
      ` [PATCH 4/4] x86: usercopy: reimplement arch_within_stack_frames with unwinder

[Qemu-devel] [PATCH v2 for 2.12] vfio: Use a trace point when a RAM section cannot be DMA mapped
 2018-04-04 23:09 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Use microcode update from device tree for all processors
 2018-04-04 23:07 UTC 

[PATCH 1/2] drm/i915: Fix memory leak in intel_hdcp auth
 2018-04-04 23:05 UTC  (2+ messages)

Noisy Sparse warnings
 2018-04-04 23:05 UTC 

nouveau TRAP_M2MF still there on G98
 2018-04-04 23:03 UTC  (4+ messages)

[PATCH net-next 00/11] mlxsw: Various cleanups
 2018-04-04 23:00 UTC  (10+ messages)
` [PATCH net-next 09/11] devlink: convert occ_get op to separate registration

[U-Boot] [PATCH 0/6] reset: add reset driver for SoCFPGA
 2018-04-04 22:58 UTC  (9+ messages)
` [U-Boot] [PATCHv2 1/6] reset: socfpga: add reset driver for SoCFPGA platform
` [U-Boot] [PATCH 2/6] configs: socfpga: convert i2c to dm
` [U-Boot] [PATCH 3/6] arm: dts: socfpga: enables i2c0 in socfpga_de0_nano
` [U-Boot] [PATCH 4/6] arm: dts: socfpga: add reset property
` [U-Boot] [PATCH 5/6] i2c: designware: add reset ctrl to driver
` [U-Boot] [PATCH 6/6] configs: socfpga: add DM_RESET

[PATCH 0/2] xfs: clean up unused function parameters
 2018-04-04 22:57 UTC  (4+ messages)
` [PATCH 1/2] xfs: scrub - remove "
` [PATCH 2/2] xfs: non-scrub "
  ` [PATCH 2/2 V2] "

[Buildroot] [PATCH] board/atmel: add flasher.sh support for at91sam9260ek
 2018-04-04 22:55 UTC 

[Buildroot] [PATCH 1/2] python-webpy: needs hashlib support in python
 2018-04-04 22:55 UTC  (2+ messages)

[PATCH v3 0/2] kexec-tools: arm64: Enable D-cache in purgatory
 2018-04-04 22:55 UTC  (7+ messages)

[PATCH net-next 00/12] fscache: Fixes, traces and development
 2018-04-04 22:53 UTC  (15+ messages)
` [PATCH 01/12] afs: Invalidate cache on server data change
` [PATCH 02/12] afs: Use the vnode ID uniquifier in the cache key not the aux data
` [PATCH 03/12] afs: Be more aggressive in retiring cached vnodes
` [PATCH 04/12] fscache, cachefiles: Fix checker warnings
` [PATCH 05/12] fscache: Pass the correct cancelled indications to fscache_op_complete()
` [PATCH 06/12] fscache: Detect multiple relinquishment of a cookie
` [PATCH 07/12] fscache: Fix hanging wait on page discarded by writeback
` [PATCH 08/12] fscache: Add tracepoints
` [PATCH 09/12] fscache: Add more tracepoints
` [PATCH 10/12] fscache: Attach the index key and aux data to the cookie
` [PATCH 11/12] fscache: Pass object size in rather than calling back for it
` [PATCH 12/12] fscache: Maintain a catalogue of allocated cookies

[Qemu-arm] [PATCH for-2.12] hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
 2018-04-04 22:51 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] PCI: quirk HT1100 & HT2000 and one HT2100 Root Ports for Extended Tags
 2018-04-04 22:50 UTC  (4+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 2.12.0-rc2 is now available
 2018-04-04 22:47 UTC 

[PATCH v1] bus/fslmc: fix find device start condition
 2018-04-04 22:46 UTC  (3+ messages)

[PATCH v3 0/3] timer library enhancement
 2018-04-04 22:42 UTC  (4+ messages)
` [PATCH v4 "

[Fuego] [PATCH] dbench: adjust test materials for dbench version
 2018-04-04 22:42 UTC 

[PATCH] arm: decompressor: mark error() as __noreturn
 2018-04-04 22:38 UTC  (5+ messages)

Status of RAID5/6
 2018-04-04 22:38 UTC  (11+ messages)

[PATCH net-next] netns: filter uevents correctly
 2018-04-04 22:38 UTC  (3+ messages)
` [PATCH net] "

[PATCH v1] mm: help the ALLOC_HARDER allocation pass the watermarki when CMA on
 2018-04-04 22:37 UTC  (7+ messages)

UBIFS - ubifs_get_pnode.part.4: error -22 reading pnode
 2018-04-04 22:36 UTC  (4+ messages)

[PATCH v7 0/5] of: change overlay apply input data from unflattened
 2018-04-04 22:35 UTC  (3+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT

[PATCH v3 4/4] drm/i915: Fix reading downstream dev count
 2018-04-04 22:34 UTC  (5+ messages)
` [PATCH v4] drm: Fix downstream dev count read

[Buildroot] [PATCH] pkg-download.mk: do not add a trailing slash to <PKG>_SITE
 2018-04-04 22:33 UTC  (3+ messages)

[PATCH] drm/sched: Extend the documentation
 2018-04-04 22:32 UTC  (2+ messages)

[RFC PATCH] packet: mark ring entry as in-use inside spin_lock to prevent RX ring overrun
 2018-04-04 22:31 UTC  (5+ messages)

[PATCH v6] eal: provide API for querying valid socket id's
 2018-04-04 22:31 UTC  (3+ messages)
` [PATCH v7] "

[Buildroot] [PATCH] qt5base: remove use of QT5BASE_EXTRA_CFLAGS
 2018-04-04 22:30 UTC 

[PATCH RFC v5] pidns: introduce syscall translate_pid
 2018-04-04 22:29 UTC  (3+ messages)

[Buildroot] Per-package download folders and Git caching
 2018-04-04 22:28 UTC  (9+ messages)

[PATCH 1/1] z3fold: fix memory leak
 2018-04-04 22:23 UTC  (3+ messages)

[PATCH v4 0/5] Documentation patch for batchbuffer submission
 2018-04-04 22:22 UTC  (3+ messages)
` [PATCH v4 1/5] i915.rst: Narration overview on GEM + minor reorder to improve narration

[PATCH v7 1/3] eal: rename IPC sync request to pending request
 2018-04-04 22:15 UTC  (3+ messages)
` [PATCH v7 3/3] eal: add asynchronous request API to DPDK IPC

[nacked] mm-memblock-fix-potential-issue-in-memblock_search_pfn_nid.patch removed from -mm tree
 2018-04-04 22:15 UTC 

[ndctl PATCH] ndctl: export ndctl.h
 2018-04-04 22:02 UTC 

[Cluster-devel] [PATCH] Fix spelling errors spotted by lintian
 2018-04-04 22:09 UTC 

[PATCH] locking/hung_task: Show all hung tasks before panic
 2018-04-04 22:05 UTC  (4+ messages)
    ` [PATCH v2] "

+ lib-fix-stall-in-__bitmap_parselist.patch added to -mm tree
 2018-04-04 22:03 UTC 

[PATCH] [RFC][WIP] namespace.c: Allow some unprivileged proc mounts when not fully visible
 2018-04-04 22:02 UTC  (5+ messages)

[PATCH v5 2/3] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
 2018-04-04 22:02 UTC  (4+ messages)

[PATCH v2 00/13] eal: replace calls to rte_panic and refrain from new instances
 2018-04-04 22:01 UTC  (3+ messages)
` [PATCH v2 09/13] eal: replace rte_panic instances in common_memzone
` [PATCH v2 01/13] crypto: replace rte_panic instances in crypto driver


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.