All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 04:22:54 to 2019-08-22 06:39:49 UTC [more...]

[PATCH 0/4] Add PDC Global and AOSS reset support
 2019-08-22  6:39 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: reset: aoss: Add AOSS reset binding for SC7180 SoCs

[Patch v4 1/3] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
 2019-08-22  6:39 UTC  (4+ messages)
  ` [EXT] "

[PATCH net-next 0/7] mlxsw: Add devlink-trap support
 2019-08-22  6:37 UTC  (3+ messages)

[PATCH] ext4: remove unreachable statement inside __es_insert_extent()
 2019-08-22  6:37 UTC 

[PATCH v4] xfs: Fix agi&agf ABBA deadlock when performing rename with RENAME_WHITEOUT flag
 2019-08-22  6:36 UTC  (5+ messages)

[dpdk-dev] [RFC PATCH 0/3] RCU integration with LPM library
 2019-08-22  6:34 UTC  (4+ messages)
` [dpdk-dev] [RFC PATCH 1/3] doc/rcu: add RCU integration design details
` [dpdk-dev] [RFC PATCH 2/3] lib/ring: add peek API
` [dpdk-dev] [RFC PATCH 3/3] lib/lpm: integrate RCU QSBR

[PATCH] siw: Fix potential NULL pointer in siw_connect()
 2019-08-22  6:35 UTC  (6+ messages)

[PATCH v2 0/2] mmc: tmio: remove Gen2+ workaround and fix up
 2019-08-22  6:35 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: tmio: leave clock handling to runtime PM if enabled

[PATCH] VMCI: Release resource if the work is already queued
 2019-08-22  6:35 UTC  (2+ messages)

[PATCH net-next] cirrus: cs89x0: remove set but not used variable 'lp'
 2019-08-22  6:35 UTC  (2+ messages)

[PATCH] powerpc: dump kernel log before carrying out fadump or kdump
 2019-08-22  6:31 UTC 

[PATCH -next] phy: tegra: Use PTR_ERR_OR_ZERO in tegra_p2u_probe()
 2019-08-22  6:34 UTC  (2+ messages)

[Kernel.org Helpdesk #78392] please add linux-man@vger.kernel.org list to lore.kernel.org
 2019-08-22  6:21 UTC 

[PATCH -next] net: mediatek: remove set but not used variable 'status'
 2019-08-22  6:30 UTC  (3+ messages)

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-08-22  6:30 UTC  (7+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets
        ` [PATCH v2] "

[dpdk-dev] [PATCH] net/af_packet: fix for stale sockets
 2019-08-22  6:25 UTC 

[U-Boot] [PATCH] riscv: andes_plic: init plic by scanning each cpu node
 2019-08-22  6:28 UTC 

[PATCH] soundwire: intel: remove unused variables
 2019-08-22  6:25 UTC 

[Buildroot] [PATCH 1/1] package/uclibc: fix termios redefinition issue for PowerPC
 2019-08-22  6:27 UTC  (3+ messages)

linux-next: build warning after merge of the soundwire tree
 2019-08-22  6:25 UTC  (2+ messages)

[PATCH v1 40/63] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
 2019-08-22  6:25 UTC  (5+ messages)
` [PATCH v1 41/63] Input: touchscreen: Atmel: Enable IRQ_DISABLE_UNLAZY flag for interrupt

[PATCH] xfs: Use BUG_ON rather than BUG() to remove unreachable code
 2019-08-22  6:23 UTC  (2+ messages)

[PATCH][net-next] net: drop_monitor: change the stats variable to u64 in net_dm_stats_put
 2019-08-22  6:22 UTC 

[PATCH] mm/memcg: return value of the function mem_cgroup_from_css() is not checked
 2019-08-22  6:22 UTC  (2+ messages)

[Qemu-devel] CPU hotplug using SMM with QEMU+OVMF
 2019-08-22  6:18 UTC  (16+ messages)
  ` [Qemu-devel] [edk2-devel] "
                        ` [Qemu-devel] [edk2-rfc] "

[PATCH v5 05/12] powerpc/eeh: EEH for pSeries hot plug
 2019-08-22  6:17 UTC  (2+ messages)
` [PATCH] powerpc/eeh: Fixup EEH for pSeries hotplug

[PATCH] mpt3sas: Add sysfs parameter to set sdev qd to host can_queue
 2019-08-22  6:19 UTC 

[Qemu-devel] [PATCH for 4.2 v28 0/8] QEMU AVR 8 bit cores
 2019-08-22  6:16 UTC  (2+ messages)

[PATCH] ASoC: sun4i-i2s: incorrect regmap for A83t
 2019-08-22  6:17 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-21
 2019-08-22  6:16 UTC 

[CI 1/3] drm/i915: Track ggtt fence reservations under its own mutex
 2019-08-22  6:15 UTC  (4+ messages)
` [CI 2/3] drm/i915: Pull obj->userfault tracking under the ggtt->mutex
` [CI 3/3] drm/i915: Replace i915_vma_put_fence()
  ` [PATCH] "

[PATCH 1/2] thermal: db8500: Finalize device tree conversion
 2019-08-22  6:16 UTC  (2+ messages)

[U-Boot] CONFIG_OPTEE
 2019-08-22  6:14 UTC  (3+ messages)
  ` [U-Boot] [EXT] CONFIG_OPTEE

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-08-22  6:12 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 0/6] "
` [dpdk-dev] [PATCH v4 1/6] bus/fslmc: fix the conflicting dmb function
` [dpdk-dev] [PATCH v4 2/6] eal: add the APIs to wait until equal
` [dpdk-dev] [PATCH v4 3/6] ticketlock: use new API to reduce contention on aarch64
` [dpdk-dev] [PATCH v4 4/6] ring: use wfe to wait for ring tail update "
` [dpdk-dev] [PATCH v4 5/6] spinlock: use wfe to reduce contention "
` [dpdk-dev] [PATCH v4 6/6] config: add WFE config entry for aarch64

Unable to create htb tc classes more than 64K
 2019-08-22  6:11 UTC  (8+ messages)

[meta-gnome][PATCH v2 3/3] evolution-data-server: Update to version 3.32.4
 2019-08-22  6:11 UTC  (3+ messages)

[PATCH v3 08/11] scripts: Coccinelle script for namespace dependencies
 2019-08-22  6:09 UTC  (4+ messages)
` [v3 "

[PATCH v3] tun: fix use-after-free when register netdev failed
 2019-08-22  6:07 UTC  (5+ messages)

[dpdk-dev] [PATCH v2] timer: use rte_mp_msg to get freq from primary process
 2019-08-22  6:05 UTC  (2+ messages)

[PATCH 1/2] clocksource/drivers/timer-of: Do not warn on deferred probe
 2019-08-22  6:06 UTC  (2+ messages)

[linux-next][PPC][bisected c7d8b7][gcc 6.4.1] build error at drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:1471
 2019-08-22  6:00 UTC  (4+ messages)

[PATCH v2 1/1] iio: core: Fix fractional format generation
 2019-08-22  6:06 UTC 

[PATCH] arm64: defconfig: Enable SM8150 GCC and pinctrl driver
 2019-08-22  6:03 UTC 

[PATCH 1/3] powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
 2019-08-22  5:59 UTC  (6+ messages)
` [PATCH 2/3] powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
` [PATCH 3/3] powerpc/pcidn: Warn when sriov pci_dn management is used incorrectly

[PATCH v7 1/4] dt-bindings: vendor-prefixes: Add Anvo-Systems
 2019-08-22  6:02 UTC  (8+ messages)
` [PATCH v7 2/4] dt-bindings: eeprom: at25: Add Anvo ANV32E61W
` [PATCH v7 3/4] dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles
` [PATCH v7 4/4] ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards

[PATCH v2 0/7] renesas, cmt: DT Binding Documentation and Minor Driver Updates V2
 2019-08-22  6:03 UTC  (2+ messages)

[PATCH] xfsdump: find root inode, not first inode
 2019-08-22  6:01 UTC  (2+ messages)

[PATCH -next] cpufreq: qcom-hw: remove set but not used variable 'prev_cc'
 2019-08-22  6:01 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 1/3] fs/ocfs2/namei.c: remove set but not used variables
 2019-08-22  6:01 UTC  (6+ messages)
  ` [Ocfs2-devel] [PATCH 2/3] fs/ocfs2/file.c: "
  ` [Ocfs2-devel] [PATCH 3/3] fs/ocfs2/dir.c: "

[PATCH bpf] flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
 2019-08-22  6:00 UTC  (2+ messages)

[PATCH] crypto: vmx/xts - use fallback for ciphertext stealing
 2019-08-22  5:57 UTC  (3+ messages)

[PATCH 0/6] Refactor nocow path
 2019-08-22  5:58 UTC  (5+ messages)
` [PATCH 5/6] btrfs: Simplify extent type check

[PATCH RESEND] i2c: mediatek: disable zero-length transfers for mt8183
 2019-08-22  5:57 UTC  (2+ messages)

[PATCH v2 0/7] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library
 2019-08-22  5:57 UTC  (2+ messages)

[PATCH] crypto: s390/xts-aes - invoke fallback for ciphertext stealing
 2019-08-22  5:57 UTC  (2+ messages)

[PATCH v2] crypto: x86/xts - implement support for ciphertext stealing
 2019-08-22  5:57 UTC  (2+ messages)

[PATCH v5 00/30] crypto: DES/3DES cleanup
 2019-08-22  5:56 UTC  (2+ messages)

[LTP] [RFC PATCH 0/1] tst API for dropping or requiring capabilities
 2019-08-22  5:56 UTC  (4+ messages)
` [LTP] [RFC PATCH 1/1] capability: Introduce capability API

Bad file pattern in MAINTAINERS section 'IBM Power in-Nest Crypto Acceleration'
 2019-08-22  5:55 UTC  (3+ messages)
` [PATCH] MAINTAINERS: nx crypto: Fix typo in a filepath

[linux-next][PPC][bisected c7d8b7][gcc 6.4.1] build error at drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:1471
 2019-08-22  5:53 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/13] bnxt patchset to support device error recovery
 2019-08-22  5:54 UTC  (14+ messages)
` [dpdk-dev] [PATCH 01/13] net/bnxt: hsi version update
` [dpdk-dev] [PATCH 02/13] net/bnxt: prevent device access when device is in reset
` [dpdk-dev] [PATCH 03/13] net/bnxt: handle reset notify async event from FW
` [dpdk-dev] [PATCH 04/13] net/bnxt: inform firmware about IF state changes
` [dpdk-dev] [PATCH 05/13] net/bnxt: handle fatal event from FW under error conditions
` [dpdk-dev] [PATCH 06/13] net/bnxt: query firmware error recovery capabilities
` [dpdk-dev] [PATCH 07/13] net/bnxt: map status registers for FW health monitoring
` [dpdk-dev] [PATCH 08/13] net/bnxt: advertise error recovery capability and handle async event
` [dpdk-dev] [PATCH 09/13] net/bnxt: add code for periodic FW health monitoring
` [dpdk-dev] [PATCH 10/13] net/bnxt: use BIT macro instead of bit fields
` [dpdk-dev] [PATCH 11/13] net/bnxt: reschedule the health check alarm correctly
` [dpdk-dev] [PATCH 12/13] net/bnxt: add support for FW reset
` [dpdk-dev] [PATCH 13/13] net/bnxt: reduce verbosity of logs

[PATCH v2] lib/mpi: Eliminate unused umul_ppmm definitions for MIPS
 2019-08-22  5:55 UTC  (2+ messages)

[PATCH] mm: consolidate pgtable_cache_init() and pgd_cache_init()
 2019-08-22  5:55 UTC  (3+ messages)

[PATCH] random: Support freezable kthreads in add_hwgenerator_randomness()
 2019-08-22  5:55 UTC  (2+ messages)

possible deadlock in ext4_evict_inode
 2019-08-22  5:54 UTC  (2+ messages)
` [PATCH] smack: use GFP_NOFS while holding inode_smack::smk_lock

[PATCH] crypto: ccp - Ignore unconfigured CCP device on suspend/resume
 2019-08-22  5:55 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/powernv: Enhance opal message read interface
 2019-08-22  5:51 UTC  (2+ messages)

[RFC PATCH qemu] hw: Introduce models for IBM's Flexible Service Interface
 2019-08-22  5:53 UTC 

[PATCH v1 05/63] Input: atmel_mxt_ts - output status from T48 Noise Supression
 2019-08-22  5:52 UTC  (5+ messages)
` [PATCH v1 06/63] Input: atmel_mxt_ts - output status from T42 Touch Suppression

[RFC PATCH] powerpc: Convert ____flush_dcache_icache_phys() to C
 2019-08-22  5:47 UTC  (8+ messages)

f_mass_storage vs drivers/target
 2019-08-22  5:48 UTC  (5+ messages)

[PATCH] gl861: re-implement i2c adapter logic
 2019-08-22  5:48 UTC  (2+ messages)

[PATCH v1] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use
 2019-08-22  5:46 UTC  (4+ messages)

[PATCH] python-pyyaml: upgrade 3.11 -> 5.1.2
 2019-08-22  5:44 UTC 

[PATCH v3 1/2] dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM eMMC PHY
 2019-08-22  5:44 UTC  (4+ messages)

[PATCH v2 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-08-22  5:41 UTC  (9+ messages)
` [PATCH v2 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v2 2/4] powerpc: expose secure variables to userspace via sysfs

[RFC] performance regression with "ext4: Allow parallel DIO reads"
 2019-08-22  5:40 UTC  (11+ messages)

[PATCH v3 0/3] Optimize tlbflush path
 2019-08-22  5:39 UTC  (12+ messages)
` [PATCH v3 1/3] RISC-V: Issue a local tlbflush if possible
` [PATCH v3 3/3] RISC-V: Do not invoke SBI call if cpumask is empty

[PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
 2019-08-22  5:38 UTC 

[PATCH] drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable
 2019-08-22  5:34 UTC  (2+ messages)

[PATCH v2] fs: fs_parser: avoid NULL param->string to kstrtouint
 2019-08-22  5:33 UTC  (4+ messages)

[meta-java][PATCH] openjdk-8: fix build on machines with linux kernel 5.0+
 2019-08-22  5:29 UTC  (3+ messages)

[PATCH] libvirt: upgrade 5.5.0 -> 5.6.0
 2019-08-22  5:25 UTC 

[PATCH v1 00/63] atmel_mxt_ts misc
 2019-08-22  5:24 UTC  (5+ messages)
` [PATCH v1 04/63] Input: atmel_mxt_ts - split large i2c transfers into blocks

[Virtio-fs] [PATCH][RFC] Support multiqueue mode by setting cpu affinity
 2019-08-22  5:18 UTC  (3+ messages)

general protection fault in make_kuid
 2019-08-22  5:16 UTC  (2+ messages)
` [PATCH] vfs: set fs_context::user_ns for reconfigure

[Virtio-fs] [PATCH] virtiofsd: add support to change log level on fly
 2019-08-22  5:07 UTC  (3+ messages)

[PATCH net-next,v4, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-22  5:06 UTC  (7+ messages)
` [PATCH net-next,v4, 1/6] PCI: hv: Add a paravirtual backchannel in software
` [PATCH net-next,v4, 2/6] PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
` [PATCH net-next,v4, 3/6] net/mlx5: Add wrappers for HyperV PCIe operations
` [PATCH net-next,v4, 4/6] net/mlx5: Add HV VHCA infrastructure
` [PATCH net-next,v4, 5/6] net/mlx5: Add HV VHCA control agent
` [PATCH net-next,v4, 6/6] net/mlx5e: Add mlx5e HV VHCA stats agent

[Virtio-fs] [PATCH][RFC] viriofsd: do not fall back to buffer io when cache=auto
 2019-08-22  5:01 UTC  (9+ messages)
` [Virtio-fs] [PATCH RESEND][RFC] virtiofsd: do not fall back to buffer io when cache=auto/always

[Qemu-devel] [PATCH] ppc: Three floating point fixes
 2019-08-22  3:02 UTC  (10+ messages)
          ` [Qemu-devel] [Qemu-ppc] "

[Xen-devel] [xen-unstable-smoke test] 140501: regressions - FAIL
 2019-08-22  4:54 UTC 

[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
 2019-08-22  4:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 04/13] vfio: Add save and load functions for VFIO PCI devices

[PATCH 0/3] xfs: avoid IO issues unaligned memory allocation
 2019-08-22  4:49 UTC  (5+ messages)
` [PATCH 3/3] xfs: alignment check bio buffers

[PATCH -tip 0/3] x86,mm/pat: Move towards using generic interval trees
 2019-08-22  4:49 UTC  (4+ messages)
` [PATCH 1/3] x86,mm/pat: Use "

[PATCH 1/6] kbuild: remove 'Using ... as source for kernel' message
 2019-08-22  4:46 UTC  (6+ messages)
` [PATCH 2/6] kbuild: Inform user to pass ARCH= for make mrproper only when necessary
` [PATCH 3/6] kbuild: clarify where to run make mrproper when out-of-tree fails
` [PATCH 4/6] kbuild: move the clean srctree check to the outputmakefile target
` [PATCH 5/6] kbuild: remove prepare3 target
` [PATCH 6/6] kbuild: check clean srctree even earlier

[PATCH 0/7] ARM: Add ASPEED AST2600 support
 2019-08-22  4:43 UTC  (5+ messages)
` [PATCH 7/7] ARM: configs: aspeed_g5: Enable AST2600

[Qemu-devel] [PULL 0/2] Ui 20190822 patches
 2019-08-22  4:42 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] curses: assert get_wch return value is okay
` [Qemu-devel] [PULL 2/2] input-linux: add shift+shift as a grab toggle

[dpdk-dev] [PATCH] maintainers: update for Mellanox mlx5 PMD
 2019-08-22  4:42 UTC  (2+ messages)

[PATCH V2] gcc-runtime: Move content from gcclibdir into libdir
 2019-08-22  4:40 UTC  (5+ messages)

[Qemu-devel] [PATCH] i386: Fix legacy guest with xsave panic on host kvm without update cpuid
 2019-08-22  4:29 UTC 

[PATCH linux dev-5.2] fsi: Add ast2600 master driver
 2019-08-22  4:39 UTC 

[PATCH] drm/i915/execlists: Set priority hint prior to submission
 2019-08-22  4:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [RFC PATCH v4 00/75] rewrite MMX/SSE*/AVX/AVX2 vector instruction translation
 2019-08-22  4:33 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v4 31/75] target/i386: introduce code generators

[PATCH -next] PCI: tegra: Fix the error return code in tegra_pcie_dw_probe()
 2019-08-22  4:30 UTC  (2+ messages)

Fully peel tags via for-each-ref?
 2019-08-22  4:24 UTC  (5+ messages)

[PATCH v7 0/9] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-08-22  4:22 UTC  (3+ messages)


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.