All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-26 12:24:31 to 2018-06-26 13:19:43 UTC [more...]

unlimit retries for remote plugin restart
 2018-06-26 13:19 UTC  (3+ messages)

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-26 13:15 UTC  (43+ messages)
` [PATCH v4 01/17] khwasan, mm: change kasan hooks signatures
` [PATCH v4 02/17] khwasan: move common kasan and khwasan code to common.c
` [PATCH v4 03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v4 04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v4 05/17] khwasan: initialize shadow to 0xff
` [PATCH v4 06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v4 07/17] khwasan: add tag related helper functions
` [PATCH v4 08/17] khwasan, arm64: fix up fault handling logic
` [PATCH v4 09/17] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v4 10/17] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v4 11/17] khwasan: split out kasan_report.c from report.c
` [PATCH v4 12/17] khwasan: add bug reporting routines
` [PATCH v4 13/17] khwasan: add hooks implementation
` [PATCH v4 14/17] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v4 15/17] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v4 16/17] khwasan: update kasan documentation
` [PATCH v4 17/17] kasan: add SPDX-License-Identifier mark to source files

[PATCH V2] x86/altp2m: Fixed crash with INVALID_ALTP2M EPTP index
 2018-06-26 13:19 UTC  (7+ messages)

[v4, 00/10] Support DPAA PTP clock and timestamping
 2018-06-26 13:18 UTC  (3+ messages)

[PATCH v5 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-26 13:18 UTC  (4+ messages)
` [PATCH v5 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()

[PATCH 00/11] Port the FSL QSPI driver to the SPI framework
 2018-06-26 13:18 UTC  (7+ messages)
` [PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller

[U-Boot] [PATCH] ubifs: avoid memory corruption during ubifsmount
 2018-06-26 13:18 UTC  (4+ messages)

[PATCH net-next 1/1] tc-testing: initial version of tunnel_key unit tests
 2018-06-26 13:17 UTC 

[PATCH 0/6] x86/msr: Introductory MSR cleanup
 2018-06-26 13:18 UTC  (7+ messages)
` [PATCH 1/6] x86/msr: Clean up the MSR_EFER constants
` [PATCH 2/6] x86/msr: Cleanup of misc constants
` [PATCH 3/6] x86/msr: Clean up the MSR_{PLATFORM_INFO, MISC_FEATURES_ENABLES} constants
` [PATCH 4/6] x86/msr: Clean up the MSR_FEATURE_CONTROL constants
` [PATCH 5/6] x86/msr: Clean up the MSR_APIC_BASE constants
` [PATCH 6/6] x86/msr: Clean up the x2APIC MSR constants

[Buildroot] [PATCH 1/2] libnss: drop obsolete patch
 2018-06-26 13:18 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] libnss: fix build with uClibc

[Qemu-devel] [PATCH v5 00/35] target/arm SVE patches
 2018-06-26 13:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 02/35] target/arm: Implement SVE Contiguous Load, first-fault and no-fault
` [Qemu-devel] [PATCH v5 27/35] target/arm: Implement SVE MOVPRFX
` [Qemu-devel] [PATCH v5 28/35] target/arm: Implement SVE floating-point complex add

[RFC PATCH 0/4] Add support for Arm Framebuffer Compression(AFBC)
 2018-06-26 13:17 UTC  (3+ messages)
` [RFC PATCH 3/4] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier

[Patch v2 00/15] CIFS: Add direct I/O support
 2018-06-26 13:16 UTC  (5+ messages)
` [Patch v2 06/15] CIFS: Introduce helper function to get page offset and length in smb_rqst

[PATCH 0/2] xen/xsm: Cleanup in preparation for XSM SILO mode
 2018-06-26 13:16 UTC  (4+ messages)

[PATCH] selftests/powerpc: Fix strncpy usage
 2018-06-26 13:13 UTC  (4+ messages)
` [PATCH v2] "

stable request: Revert "sit: reload iphdr in ipip6_rcv"
 2018-06-26 13:11 UTC 

[PATCH v2] console/fbcon: Add support for deferred console takeover
 2018-06-26 13:11 UTC  (3+ messages)

[PATCH net-next 0/3] rds: IPv6 support
 2018-06-26 13:08 UTC  (9+ messages)
` [PATCH net-next 2/3] rds: Enable RDS "

ext2 vs ext3/4 over eMMC
 2018-06-26 13:08 UTC  (2+ messages)

[PATCH] userns: move user access out of the mutex
 2018-06-26 13:07 UTC  (2+ messages)

[PATCH net-next] net: preserve sock reference when scrubbing the skb
 2018-06-26 13:06 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 4/4] qemu-options: Do not show -enable-kvm and -enable-hax in the docs anymore
 2018-06-26 13:05 UTC  (15+ messages)

[MODERATED] [PATCH 0/8] L1TFv8 2
 2018-06-26 13:05 UTC  (10+ messages)
  ` [MODERATED] Re: [PATCH 8/8] L1TFv8 6

[U-Boot] [PATCH 00/13] Allwinner H6 support (w/ SPL)
 2018-06-26 13:04 UTC  (3+ messages)
` [U-Boot] [PATCH 07/13] sunxi: add clock code for H6
  ` [U-Boot] [linux-sunxi] "

[PATCH v3 2/2] examples/l3fwd-power: simple app update to support new API
 2018-06-26 13:03 UTC  (5+ messages)
` [PATCH v4 1/2] lib/librte_power: traffic pattern aware power control
  ` [PATCH v4 2/2] examples/l3fwd-power: simple app update to support new API

[PATCH 0/3] Add STM32 SPI support on stm32mp157c
 2018-06-26 13:01 UTC  (4+ messages)

[PATCH v2] drm/i915: Fix assert_plane() warning on bootup with external display
 2018-06-26 13:01 UTC  (2+ messages)

[PATCH] KVM: VMX: modify macro definition 'R' to 'R ' because of gcc-5+
 2018-06-26 12:59 UTC 

[v5] USB: serial: ftdi_sio: Add MTP NVM support
 2018-06-26 12:59 UTC 

[PATCH 00/22] enable hotplug on multi-process
 2018-06-26 12:58 UTC  (10+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 01/24] eal: introduce one device scan
  ` [PATCH v4 06/24] ethdev: enable hotplug on multi-process

[GSoC][PATCH 0/1] sequencer: print an error message if append_todo_help() fails
 2018-06-26 12:57 UTC  (3+ messages)
` [GSoC][PATCH 1/1] "

[HELP] ptest & ptest
 2018-06-26 12:57 UTC 

[PATCH v11 00/27] ARM: davinci: convert to common clock framework​
 2018-06-26 12:56 UTC  (6+ messages)

[PATCH 0/4] iwlwifi: updates intended for v4.19 2018-06-26
 2018-06-26 12:56 UTC  (5+ messages)
` [PATCH 1/4] iwlwifi: fw: add FW APIs for HE
` [PATCH 2/4] iwlwifi: add support for IEEE802.11ax
` [PATCH 3/4] iwlwifi: add module parameter to disable 802.11ax
` [PATCH 4/4] iwlwifi: mvm: add radiotap data for HE

[v5] USB: serial: ftdi_sio: Add MTP NVM support
 2018-06-26 12:57 UTC 

USB: host: ehci-npcm7xx: Fix some error codes in probe
 2018-06-26 12:55 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [PULL 0/2] Machine queue, 2018-06-25
 2018-06-26 12:54 UTC  (2+ messages)

[v6] USB: serial: ftdi_sio: Add MTP NVM support
 2018-06-26 12:54 UTC 

[v2 PATCH] add param that allows bootline control of hardened usercopy
 2018-06-26 12:53 UTC  (2+ messages)

[PATCH 1/1] nvmet-rdma: Add error flow for post_recv failures
 2018-06-26 12:53 UTC  (5+ messages)

Crash in netlink/sk_filter_trim_cap on ARMv7 on 4.18rc1
 2018-06-26 12:52 UTC  (7+ messages)
        ` [offlist] "

[PATCH 0/3] crypto: stm32 - Add power mamagement support
 2018-06-26 12:52 UTC  (8+ messages)
` [PATCH 1/3] crypto: stm32/cryp - Add power management support
` [PATCH 2/3] crypto: stm32/hash "
` [PATCH 3/3] crypto: stm32/crc "

[PATCH net] net: macb: initialize bp->queues[0].bp for at91rm9200
 2018-06-26 12:51 UTC  (2+ messages)

[PATCH V3 0/5] soc: imx: add scu firmware api support
 2018-06-26 12:50 UTC  (14+ messages)
` [PATCH V3 2/5] soc: imx: add mu library functions support
  ` [PATCH V3 5/5] soc: imx: add SC firmware IPC and APIs

ERROR: "swiotlb_dma_ops" [...] undefined!
 2018-06-26 12:49 UTC 

Weird license_create_manifest failures in sumo
 2018-06-26  9:30 UTC 

[Qemu-devel] [PATCH] s390/cpumodel: default enable bpb and ppa15 for z196 and later
 2018-06-26 12:49 UTC  (2+ messages)

[PATCH v2] eal/devargs: add option to supply PCI dev args
 2018-06-26 12:48 UTC  (2+ messages)

[PATCH v3 0/2] app/testpmd implement VXLAN/NVGRE Encap/Decap
 2018-06-26 12:48 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] app/testpmd: add VXLAN encap/decap support
  ` [PATCH v4 2/2] app/testpmd: add NVGRE "

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-06-26 12:47 UTC  (6+ messages)

[PATCH] selinux: move user accesses in selinuxfs out of locked regions
 2018-06-26 12:48 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/4] Add support for TPM Physical Presence interface
 2018-06-26 12:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 4/4] tpm: add a fake ACPI memory clear interface

[U-Boot] [PATCH 0/1] dwc2 USB controller hangs with lan78xx
 2018-06-26 12:47 UTC  (5+ messages)
` [U-Boot] [PATCH 1/1] "

[PATCH i-g-t 0/6] igt: Add support for testing writeback connectors
 2018-06-26 12:44 UTC  (6+ messages)
` [PATCH i-g-t 2/6] kms_writeback: Add initial writeback tests
  ` [igt-dev] "

[PATCH] printk: remove unnecessary kmalloc() from syslog during clear
 2018-06-26 12:43 UTC  (5+ messages)

curious about wording in "man git-config", ENVIRONMENT
 2018-06-26 12:43 UTC  (2+ messages)

[PATCH 1/1] nvme-rdma: fix WARN_ON condition during RDMA ctrl setup
 2018-06-26 12:43 UTC  (3+ messages)

[U-Boot] [PATCH v4 2/2] test/py: add test for whitelist of variables while importing environment
 2018-06-26 12:41 UTC  (5+ messages)
` [U-Boot] [U-Boot, v4, "

[Bug 199749] New: amdgpu on Ryzen 2400G freeze randomly
 2018-06-26 12:40 UTC  (3+ messages)
` [Bug 199749] "

[PATCH v2 0/5] net/mlx5: support new completion field for Multi-Packet RQ
 2018-06-26 12:39 UTC  (6+ messages)
` [PATCH v2 1/5] net/mlx5: change return value of Rx completion poll
` [PATCH v2 2/5] net/mlx5: add new fields in Rx completion entry
` [PATCH v2 3/5] net/mlx5: add warning message for Multi-Packet RQ
` [PATCH v2 4/5] net/mlx5: use stride index in Rx completion entry
` [PATCH v2 5/5] net/mlx5: increase number of strides

[PATCH libdrm v2 1/5] xf86drm: implement drmGetMinorNameForFD for non-sysfs
 2018-06-26 12:38 UTC  (8+ messages)
` [PATCH libdrm v2 5/5] xf86drm: implement an OpenBSD specific drmGetDevice2

[LTP] [PATCH v2 0/8] Migrate tests using virt_lib.sh and ipsec_lib.sh to new API
 2018-06-26 12:38 UTC  (3+ messages)
` [LTP] [PATCH v2 2/8] tst_test.sh: Introduce TST_LIB_LOADED

[PATCH v2 0/2] Add a property in at24.c
 2018-06-26 12:36 UTC  (4+ messages)

[PATCH v3] target: add emulate_pr backstore attr to toggle PR support
 2018-06-26 12:35 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/6] sunxi: R40: add gigabit ethernet clocks
 2018-06-26 12:35 UTC  (3+ messages)
` [U-Boot] [PATCH v4 5/6] sunxi: R40: add gigabit ethernet devicetree node

PROCUREMENT DEPARTMENT
 2018-06-26 11:45 UTC 

[Qemu-devel] [PATCH v3 0/9] s390x: TOD refactoring + TCG CPU hotplug support
 2018-06-26 12:33 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 5/9] s390x/tcg: properly implement the TOD
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 6/9] s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
` [Qemu-devel] [PATCH v3 9/9] s390x/tcg: fix CPU hotplug with single-threaded TCG

[PATCH v2 0/4] Enable P010, P012 and P016 formats for GLK/CNL
 2018-06-26 12:33 UTC  (5+ messages)
` [PATCH v2 1/4] drm: Add P010, P012, P016 format definitions and fourcc
` [PATCH v2 2/4] drm/i915: Add P010, P012, P016 plane control definitions

[PATCH] drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
 2018-06-26 12:33 UTC  (10+ messages)

[tip:x86/pti] x86/asm: Pad assembly functions with INT3 instructions
 2018-06-26 12:31 UTC  (11+ messages)
      ` [PATCH] x86/crypto: Add missing RETs

[PATCH net-next v2 0/2] net: mscc: ocelot: add more features
 2018-06-26 12:28 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: mscc: ocelot: add bonding support
` [PATCH net-next v2 2/2] net: mscc: ocelot: add VLAN filtering

[PATCH] mac80211: add stop/start logic for software TXQs
 2018-06-26 12:31 UTC  (3+ messages)

[dm-crypt] dm-integrity standalone - lack of metadata
 2018-06-26 12:30 UTC  (4+ messages)
    `  "

[PATCH tip/core/rcu 0/2] Expedited grace-period changes for v4.19
 2018-06-26 12:31 UTC  (6+ messages)
` [PATCH tip/core/rcu 2/2] rcu: Make expedited GPs handle CPU 0 being offline

[PATCH v4 1/1] nvme: trace: add disk name to tracepoints
 2018-06-26 12:29 UTC  (9+ messages)

[PATCH v8 00/11] x86/domctl: Save info for one vcpu instance
 2018-06-26 12:29 UTC  (4+ messages)
` [PATCH v8 07/11] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func

[PATCH v34 0/4] Virtio-balloon: support free page reporting
 2018-06-26 12:27 UTC  (6+ messages)
` [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[PATCH] lightnvm: pblk: assume that chunks are closed on 1.2 devices
 2018-06-26 12:26 UTC  (10+ messages)

[PATCH] ARM: dts: stm32: Add DFSDM support to stm32mp157c
 2018-06-26 12:25 UTC  (4+ messages)

perf trace --no-syscalls -e rcu:* -- garbage in output
 2018-06-26 12:25 UTC 

[PATCH] locking/memory-barriers.txt/kokr: Update Korean translation to fix broken DMA vs. MMIO ordering example
 2018-06-26 12:25 UTC  (9+ messages)

[PATCH v3 1/2] ethdev: move log macro to header
 2018-06-26 12:25 UTC  (4+ messages)
` [PATCH v4 1/3] "


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.