All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-02 19:00:31 to 2019-07-02 20:13:26 UTC [more...]

RHEL8 package install or build fail
 2019-07-02 19:51 UTC  (8+ messages)

[Qemu-devel] [PULL v2 0/8] Block patches
 2019-07-02 19:46 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 6/8] vmdk: Add read-only support for seSparse snapshots

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2019-07-02 20:13 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2019-07-02 20:13 UTC 

[Buildroot] [PATCH] core/pkg-infra: really build all dependencies of foo with foo-depends
 2019-07-02 20:12 UTC 

[master/thud][PATCH] ti-tisdk-makefile: sysfw-image: update target to match filename and recipe
 2019-07-02 19:55 UTC 

[RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables
 2019-07-02 20:11 UTC  (5+ messages)

[PATCH 1/3] drm/i915/guc: Remove preemption support for current fw
 2019-07-02 20:09 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/guc: simplify guc client
` [PATCH 3/3] drm/i915/uc: replace uc init/fini misc

[OpenRISC] [GSoC 2019] Coding Phase 2 : Continuous Integration for Hardware Projects on LibreCores CI (Nancy Chauhan)
 2019-07-02 20:10 UTC  (3+ messages)

[U-Boot] [PATCH v2] video: backlight: fix pwm invertation
 2019-07-02 20:08 UTC 

[dpdk-dev] [PATCH v3] kni: fix possible kernel crash with va2pa
 2019-07-02 20:07 UTC  (2+ messages)
` [dpdk-dev] [v3] "

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-07-02 20:06 UTC 

[Qemu-devel] [PATCH 0/2] fix memory-less numa configuration and switch to memdev syntax in tests
 2019-07-02 19:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/atk: fix build with NLS
 2019-07-02 19:59 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/atk: bump to version 2.33.3

[PATCH] Documentation: misc-devices: mei: Convert mei txt files to reST
 2019-07-02 19:57 UTC  (5+ messages)
    ` [Linux-kernel-mentees] "

post-receive: pub/scm/linux/kernel/git/efi/efi
 2019-07-02 19:57 UTC 

[PATCH v0] Export Runtime Configuration Interface table to sysfs
 2019-07-02 19:57 UTC  (2+ messages)

[PATCH v2 0/9] grep: move from kwset to optional PCRE v2
 2019-07-02 19:57 UTC  (4+ messages)
` [PATCH v3 00/10] "

[Qemu-devel] [PATCH v2 0/7] Qemu virtio pmem device
 2019-07-02 17:21 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 3/7] virtio-pmem: sync linux headers
` [Qemu-devel] [PATCH v2 4/7] virtio-pci: Proxy for virtio-pmem

[PATCH v3 1/2] drm/i915: Add support for retrying hotplug
 2019-07-02 19:54 UTC  (3+ messages)
` [PATCH v3 2/2] drm/i915: Enable hotplug retry

[Qemu-devel] [PATCH v4 0/8] Support disabling TCG on ARM
 2019-07-02 17:47 UTC  (2+ messages)

[PATCH v1 1/2] Documentation/filesystems: add binderfs
 2019-07-02 19:51 UTC  (4+ messages)

[PATCH v5 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-07-02 19:50 UTC  (7+ messages)
` [PATCH v5 2/2] s390/kvm: diagnose 318 handling

[Qemu-devel] [PULL 0/6] final s390x patches for 4.1 softfreeze
 2019-07-02 18:36 UTC  (3+ messages)
` [Qemu-devel] [PULL 4/6] vfio-ccw: use vfio_set_irq_signaling

[PATCH net 2/2] macsec: fix checksumming after decryption
 2019-07-02 19:47 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/4] m68k: Add basic support for the NeXTcube machine
 2019-07-02 17:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/4] m68k: Add "

[PATCH nf] netfilter: nfnetlink: avoid deadlock due to synchronous request_module
 2019-07-02 19:41 UTC 

[PATCH v4 00/32] crypto: AES cleanup
 2019-07-02 19:41 UTC  (33+ messages)
` [PATCH v4 01/32] crypto: arm/aes-ce - cosmetic/whitespace cleanup
` [PATCH v4 02/32] crypto: aes - rename local routines to prevent future clashes
` [PATCH v4 03/32] crypto: aes/fixed-time - align key schedule with other implementations
` [PATCH v4 04/32] crypto: aes - create AES library based on the fixed time AES code
` [PATCH v4 05/32] crypto: x86/aes-ni - switch to generic for fallback and key routines
` [PATCH v4 06/32] crypto: x86/aes - drop scalar assembler implementations
` [PATCH v4 07/32] crypto: padlock/aes - switch to library version of key expansion routine
` [PATCH v4 08/32] crypto: cesa/aes "
` [PATCH v4 09/32] crypto: safexcel/aes "
` [PATCH v4 10/32] crypto: arm64/ghash - switch to AES library
` [PATCH v4 11/32] crypto: arm/aes-neonbs - switch to library version of key expansion routine
` [PATCH v4 12/32] crypto: arm64/aes-ccm - switch to AES library
` [PATCH v4 13/32] crypto: arm64/aes-neonbs - switch to library version of key expansion routine
` [PATCH v4 14/32] crypto: arm64/aes-ce "
` [PATCH v4 15/32] crypto: generic/aes - drop key expansion routine in favor of library version
` [PATCH v4 16/32] crypto: ctr - add helper for performing a CTR encryption walk
` [PATCH v4 17/32] crypto: aes - move sync ctr(aes) to AES library and generic helper
` [PATCH v4 18/32] crypto: arm64/aes-ce-cipher - use AES library as fallback
` [PATCH v4 19/32] crypto: aes/arm - use native endiannes for key schedule
` [PATCH v4 20/32] crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
` [PATCH v4 21/32] crypto: arm/aes-neonbs "
` [PATCH v4 22/32] crypto: arm/ghash - provide a synchronous version
` [PATCH v4 23/32] bluetooth: switch to AES library
` [PATCH v4 24/32] crypto: amcc/aes - switch to AES library for GCM key derivation
` [PATCH v4 25/32] crypto: ccp - move to AES library for CMAC "
` [PATCH v4 26/32] crypto: chelsio/aes - replace AES cipher calls with library calls
` [PATCH v4 27/32] crypto: aes/generic - unexport last-round AES tables
` [PATCH v4 28/32] crypto: lib/aes - export sbox and inverse sbox
` [PATCH v4 29/32] crypto: arm64/aes-neon - switch to shared AES Sboxes
` [PATCH v4 30/32] crypto: arm/aes-cipher - switch to shared AES inverse Sbox
` [PATCH v4 31/32] crypto: arm64/aes-cipher "
` [PATCH v4 32/32] crypto: arm/aes-scalar - unexport en/decryption routines

Wine Enthusiasts
 2019-07-02 18:48 UTC 

[RFC 0/7] Bigjoiner atomic preparations
 2019-07-02 19:42 UTC  (8+ messages)
` [RFC 1/7] drm/i915: Prepare to split crtc state in uapi and hw state
` [RFC 2/7] drm/i915: Handle a few more cases for hw/sw split
` [RFC 3/7] drm/i915: Complete sw/hw split
` [RFC 4/7] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid()
` [RFC 5/7] drm/i915/dp: Validate modes that can only be handled in a bigjoiner configuration
` [RFC 6/7] drm/i915: Try to make bigjoiner work in atomic check
` [RFC 7/7] drm/i915: Allow vdsc functions to be called without encoder

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2019-07-02 19:42 UTC 

[PATCH] Revert "spi: gpio: Don't request CS GPIO in DT use-case"
 2019-07-02 19:41 UTC  (4+ messages)

[PATCH] gpio/spi: Fix spi-gpio regression on active high CS
 2019-07-02 19:39 UTC 

[PATCH net-next] skbuff: increase verbosity when dumping skb data
 2019-07-02 19:39 UTC 

[Qemu-devel] [PATCH v3 0/4] Introduce the microvm machine type
 2019-07-02 18:04 UTC  (4+ messages)

veth pair ping fail if one of them enslaved into a VRF
 2019-07-02 19:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/21] aspeed: machine extensions and fixes
 2019-07-02 19:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 03/21] hw: timer: Add ASPEED RTC device

post-receive: pub/scm/devel/pahole/pahole
 2019-07-02 19:36 UTC 

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-07-02 19:36 UTC 

[Qemu-devel] [PULL 00/22] virtio, pc, pci: features, fixes, cleanups
 2019-07-02 18:27 UTC  (6+ messages)

[PATCH 1/5] drm/amdgpu: allow direct submission in the VM backends
 2019-07-02 19:35 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/9] usb: r8a66597: return -ENOTSUPP from unimplemented submit_int_msg
 2019-07-02 19:35 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/9] usb: sl811-hcd: "

[backport request][stable] xfs: xfstests generic/538 failed on xfs
 2019-07-02 19:34 UTC  (8+ messages)

[PATCH 1/3] drm/i915/gt: Use caller provided forcewake for intel_mocs_init_engine
 2019-07-02 19:32 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "

[PATCH next] sysctl: add proc_dointvec_jiffies_minmax to limit the min/max write value
 2019-07-02 19:32 UTC  (6+ messages)

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-07-02 19:30 UTC  (5+ messages)

obmc console history
 2019-07-02 18:36 UTC  (7+ messages)

[BUG] mke2fs produces corrupt filesystem if badblock list contains a block under 251
 2019-07-02 19:31 UTC  (5+ messages)

[U-Boot] [PATCH 1/8] usb: r8a66597: return -ENOTSUPP from unimplemented submit_int_msg
 2019-07-02 19:31 UTC  (10+ messages)
` [U-Boot] [PATCH 3/8] usb_kdb: only process events succesfully received

[dpdk-dev] [PATCH] net: add definition for dscp and ecn masks
 2019-07-02 19:30 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/shuah/linux-kselftest
 2019-07-02 19:30 UTC 

[PATCH v6] l10n: localizable upload progress messages
 2019-07-02 19:30 UTC  (2+ messages)

[RFC/PATCH 1/2] rebuash - squash/rebase in a single step
 2019-07-02 19:30 UTC  (6+ messages)

[PATCH v2 bpf-next 0/4] capture integers in BTF type info for map defs
 2019-07-02 19:29 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/4] libbpf: capture value in BTF type info for BTF-defined "

[PATCH i-g-t] i915/gem_create: Show number of pages cleared
 2019-07-02 19:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

post-receive: pub/scm/linux/kernel/git/tyhicks/ecryptfs
 2019-07-02 19:28 UTC 

[PATCH v2 bpf-next] bpf: Add support for fq's EDT to HBM
 2019-07-02 19:26 UTC  (3+ messages)

Yocto Project Status WW27'19
 2019-07-02 19:26 UTC 

[PATCH] fs: ecryptfs: crypto: Change return type of ecryptfs_process_flags
 2019-07-02 19:25 UTC  (2+ messages)

[RESEND PATCH] scsi: target/iblock: Fix overrun in WRITE SAME emulation
 2019-07-02 19:16 UTC  (3+ messages)

[PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
 2019-07-02 19:25 UTC  (5+ messages)

[Qemu-devel] [PATCH for-4.1] target/arm: Fix sve_zcr_len_for_el
 2019-07-02 18:23 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] Trivial branch patches
 2019-07-02 18:05 UTC  (3+ messages)

Tracking parent branches in Git
 2019-07-02 19:24 UTC  (8+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD INCOMPLETE f4e28a3543186c8b9b9325cad2564fd7b2091d8b
 2019-07-02 19:24 UTC 

[Intel-wired-lan] [jkirsher-next-queue:40GbE] BUILD INCOMPLETE fae6cad17ce39b4c03e5c9f2315d2e511a1c8cb4
 2019-07-02 19:23 UTC 

[PATCH net-next 1/1] qed: Add support for Timestamping the unicast PTP packets
 2019-07-02 19:23 UTC  (2+ messages)

[PATCH stable-4.9+] drm/i915/dmc: protect against reading random memory
 2019-07-02 19:23 UTC 

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-07-02 19:22 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

[PATCH] wic/plugins: Source that support both EFI and BIOS
 2019-07-02 19:22 UTC  (3+ messages)
` ✗ patchtest: failure for "

[PATCH] packagegroup-arago-test: add display-sharing firmware
 2019-07-02 19:22 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tyhicks/ecryptfs
 2019-07-02 19:22 UTC 

BlueZ Central to Peripheral latency issue
 2019-07-02 19:22 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD INCOMPLETE b8e8a86337c25941cb06e9a1c8ee01ab9aab0cc2
 2019-07-02 19:22 UTC 

[PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
 2019-07-02 19:22 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:10GbE] BUILD INCOMPLETE def4ec6dce393e2136b62a05712f35a7fa5f5e56
 2019-07-02 19:22 UTC 

[PATCH] ipvsadm: allow tunneling with gre encapsulation
 2019-07-02 19:21 UTC  (4+ messages)

[PATCH nft v12]tests: py: add netns feature
 2019-07-02 19:20 UTC 

[PATCH nft v11]tests: py: add netns feature
 2019-07-02 19:20 UTC  (3+ messages)

[Qemu-devel] [PULL 00/17] Net patches
 2019-07-02 16:40 UTC  (2+ messages)

[PATCH] ASoC: sunxi: sun50i-codec-analog: Add earpiece
 2019-07-02 19:16 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resv
 2019-07-02 19:16 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Fix tracking of invalid userptrs

Please add 3 android common kernels to kernelci
 2019-07-02 19:16 UTC  (5+ messages)
      ` Please remove android-4.4 from kernelci

[PATCH net] rxrpc: Fix send on a connected, but unbound socket
 2019-07-02 19:16 UTC  (2+ messages)

[PATCH net-next 00/12] netfilter: add hardware offload infrastructure
 2019-07-02 19:16 UTC  (5+ messages)
` [PATCH net-next 02/12] net: sched: add tcf_block_cb_alloc()
` [PATCH net-next 07/12] net: use tcf_block_setup() infrastructure

[Qemu-devel] [PULL 0/6] Vga 20190628 patches
 2019-07-02 16:48 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2019-07-02 19:15 UTC 

drm/msm/dpu: Correct dpu encoder spinlock initialization
 2019-07-02 19:15 UTC  (8+ messages)

[PATCH] Revert "x86/build: Move _etext to actual end of .text"
 2019-07-02 19:13 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 0/1] Update git-clone doc: refer to long option
 2019-07-02 19:14 UTC  (4+ messages)
` [PATCH v2 0/2] Update git-clone doc: refer to long form of the options and list short form of the options first
  ` [PATCH v2 2/2] docs: git-clone: list short form of "

[PATCH-next v2] mm, memcg: Add ":deact" tag for reparented kmem caches in memcg_slabinfo
 2019-07-02 19:12 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: net: phy: Ignore PHY ID 0 during PHY probing
 2019-07-02 19:11 UTC  (5+ messages)

[Git 2.22.0] git submodule foreach now requires quoted command?
 2019-07-02 19:11 UTC  (3+ messages)

[PATCH 00/11] VFS: Introduce filesystem information query syscall [ver #15]
 2019-07-02 19:10 UTC  (3+ messages)
  ` fsinfo(2) manpage

[PATCH v8 0/2] Allow tunneling with gue encapsulation
 2019-07-02 19:10 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-07-02 19:09 UTC 

[PATCH net-next] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
 2019-07-02 19:09 UTC  (2+ messages)

[PATCHv2] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
 2019-07-02 19:09 UTC  (2+ messages)

[PATCH 1/1] drm/amdkfd: Print a warning when the runlist becomes oversubscribed
 2019-07-02 19:09 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-07-02 19:09 UTC 

[Qemu-devel] [PULL 00/12] MIPS queue for July 2nd, 2019
 2019-07-02 16:35 UTC  (4+ messages)
` [Qemu-devel] [PULL 05/12] hw/mips: Express dependencies of the r4k platform with Kconfig
` [Qemu-devel] [PULL 06/12] tcg/tests: target/mips: Amend MSA fixed point multiply tests
` [Qemu-devel] [PULL 11/12] target/mips: Unroll loops for MSA float max/min instructions

[PATCH 1/2] drm/amdkfd: Add chained_runlist_idle_disable flag to pm4_mes_runlist
 2019-07-02 19:08 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 0/4] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-07-02 16:48 UTC  (3+ messages)

[PATCH v3 0/4] Perf uncore PMU event alias support for Hisi hip08 ARM64 platform
 2019-07-02 19:07 UTC  (4+ messages)
` [PATCH v3 1/4] perf pmu: Support more complex PMU event aliasing

[PATCH net-next] mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()
 2019-07-02 19:06 UTC 

blkid identifying whole disk ntfs as both ntfs and msdos partition table
 2019-07-02 19:06 UTC  (3+ messages)

[PATCH] transport-helper: enforce atomic in push_refs_with_push
 2019-07-02 19:06 UTC  (2+ messages)

[Bug] Unexpected behavior on case insensitive filesystems
 2019-07-02 19:05 UTC  (2+ messages)

[PATCH 1/1] drm/amdkfd: Consistently apply noretry setting
 2019-07-02 19:05 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
 2019-07-02 19:03 UTC  (12+ messages)

[PATCH] nfc: st-nci: remove redundant assignment to variable r
 2019-07-02 19:02 UTC  (3+ messages)

[U-Boot] [PATCH v9 0/9] Update SiFive Unleashed Drivers
 2019-07-02 19:01 UTC  (2+ messages)

[PATCH] ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii()
 2019-07-02 19:00 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-07-02 19:01 UTC 

nvmem creates multiple devices with the same name
 2019-07-02 18:59 UTC  (2+ messages)

[PATCH] ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii()
 2019-07-02 19:00 UTC  (2+ messages)

[PATCH] ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii()
 2019-07-02 19:00 UTC  (2+ messages)

[PATCH] ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii()
 2019-07-02 19:00 UTC  (2+ messages)

[Virtio-fs] data integrity in dax mode
 2019-07-02 19:00 UTC  (3+ messages)

[v5 0/3] Extend BT2020 support in iCSC and fixes
 2019-07-02 19:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Extend BT2020 support in iCSC and fixes (rev5)

[Qemu-devel] [RFC,v1] Namespace Management Support
 2019-07-02 17:39 UTC 


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.