All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-26 12:48:46 to 2018-06-26 13:30:51 UTC [more...]

[PATCH 00/22] enable hotplug on multi-process
 2018-06-26 13:30 UTC  (13+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 03/24] ethdev: add function to release port in local process
  ` [PATCH v4 06/24] ethdev: enable hotplug on multi-process

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

[PATCH] net/nfp: avoid access to sysfs resource0 file
 2018-06-26 13:29 UTC 

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

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

simple-framebuffer enquire
 2018-06-26 13:29 UTC  (4+ messages)

[PATCH 0/2] power: generic-adc-battery: fix out of bounds write
 2018-06-26 13:28 UTC  (3+ messages)
` [PATCH 1/2] power: generic-adc-battery: fix out-of-bounds write when copying channel properties
` [PATCH 2/2] power: generic-adc-battery: check for duplicate properties copied from iio channels

[PATCH] drm/gma500: Fix potential NULL pointer dereference
 2018-06-26 13:28 UTC  (3+ messages)

[PATCH] drm/gma500: Fix compile warning
 2018-06-26 13:28 UTC  (3+ messages)

[PATCH 1/3] selinux: make dentry_init_security() return security module name
 2018-06-26 13:28 UTC  (4+ messages)

[patch 0/2] posix-timers: Sanitize posix timer overrun handling
 2018-06-26 13:21 UTC  (3+ messages)
` [patch 1/2] posix-timers: Make forward callback return s64
` [patch 2/2] posix-timers: Sanitize overrun handling

[PATCH 1/2] clk: socfpga: stratix10: fix the parents of mpu_free_clk
 2018-06-26 13:28 UTC  (2+ messages)
` [PATCH 2/2] clk: socfpga: stratix10: fix the sdmmc_free_clk mux

[Qemu-devel] [PATCH v2 0/5] rework the ICS classes inheritance tree
 2018-06-26 13:27 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH -next v2] cred: conditionally declare groups-related functions
 2018-06-26 13:26 UTC  (4+ messages)

src/crypto/curve25519-x86_64.h:1319: Error: no such instruction while compiling in centos 6
 2018-06-26 13:32 UTC  (5+ messages)

[PATCH v2] arm: Hook up SYNC_CORE functionality for sys_membarrier()
 2018-06-26 13:26 UTC  (2+ messages)

[PATCH v5 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-26 13:26 UTC  (18+ messages)
` [PATCH v5 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
` [PATCH v5 2/5] tpm: Implement tpm_default_chip() to find a TPM chip
` [PATCH v5 3/5] tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
` [PATCH v5 4/5] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
` [PATCH v5 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCH] net/nfp: avoid sysfs resource file access
 2018-06-26 13:25 UTC 

git rerere and diff3
 2018-06-26 13:25 UTC 

[lkp-robot] [bisect done] ace45bec6d [ 52.056290] EIP: lock_release
 2018-06-26 13:25 UTC  (3+ messages)

[PATCH] userfaultfd: hugetlbfs: Fix userfaultfd_huge_must_wait pte access
 2018-06-26 13:24 UTC 

[PATCH net-next] rds: clean up loopback rds_connections on netns deletion
 2018-06-26 13:23 UTC  (2+ messages)

[PATCH v2 0/4] add mailbox support for i.MX7D
 2018-06-26 13:23 UTC  (6+ messages)
` [PATCH v2 4/4] mailbox: Add support for i.MX7D messaging unit

auditctl for admin's accessing other user files
 2018-06-26 13:22 UTC  (3+ messages)

[PATCH V4 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-06-26 13:21 UTC  (5+ messages)
` [PATCH V4 5/8] ARM: dts: stm32: Add ethernet dwmac on stm32mp1

[PATCH 00/14] ARM: davinci: step towards removing at24_platform_data
 2018-06-26 13:21 UTC  (9+ messages)

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

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-26 13:15 UTC  (56+ 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] selftests/powerpc: Fix strncpy usage
 2018-06-26 13:20 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] selftests/powerpc: Fix typos

[PATCH v1] cmdline: rework as a wrapper to libedit
 2018-06-26 13:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] fs: fuse: Adding new return type vm_fault_t
 2018-06-26 13:21 UTC  (6+ messages)

[PATCH 1/1] hwmon: (mlxreg-fan) Add support for Mellanox FAN driver
 2018-06-26 13:20 UTC  (4+ messages)
` [1/1] "

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

[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 00/11] Port the FSL QSPI driver to the SPI framework
 2018-06-26 13:18 UTC  (6+ 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

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

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 

[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  (7+ messages)
  ` [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  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] app/testpmd: add NVGRE encap/decap support


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.