All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-31 16:10:16 to 2019-05-31 16:53:56 UTC [more...]

[Ksummit-discuss] [MAINTAINERS SUMMIT] Talking code or talking in code!
 2019-05-31 16:34 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 00/11] semihosting cleanup and re-factor
 2019-05-31 16:47 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 06/11] target/arm: use the common interface for WRITE0/WRITEC in arm-semi

[PATCH v3 00/13] epoll: support pollable epoll from userspace
 2019-05-31 16:53 UTC  (11+ messages)
` [PATCH v3 06/13] epoll: introduce helpers for adding/removing events to uring

[PATCH libnftnl v4 0/2] add ct expectation support
 2019-05-31 16:51 UTC 

[PATCH 0/6] mailbox: arm_mhu: add support to use in doorbell mode
 2019-05-31 16:53 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/af_xdp: fix failure on rte_dev_remove
 2019-05-31 16:52 UTC 

[PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement
 2019-05-31 16:53 UTC  (21+ messages)
` [PATCH v3 5/6] dpaa_eth: fix iova handling for contiguous frames

[PATCH v2] PCI: endpoint: Skip odd BAR when skipping 64bit BAR
 2019-05-31 16:52 UTC  (7+ messages)

[Qemu-devel] [PATCH] migratioin/ram: leave RAMBlock->bmap blank on allocating
 2019-05-31 16:43 UTC  (2+ messages)

intel j1900 and i915 realtime problems
 2019-05-31 16:51 UTC  (2+ messages)

[PATCH] x86/power: Fix 'nosmt' vs. hibernation triple fault during resume
 2019-05-31 16:51 UTC  (13+ messages)
` [PATCH v4] "

[RFC PATCH 0/6] seg6: Segment routing fixes
 2019-05-31 16:48 UTC  (7+ messages)
` [RFC PATCH 1/6] seg6: Fix TLV definitions
` [RFC PATCH 2/6] seg6: Implement a TLV parsing loop
` [RFC PATCH 3/6] seg6: Obsolete unused SRH flags
` [RFC PATCH 4/6] ah6: Create function __zero_out_mutable_opts
` [RFC PATCH 5/6] ah6: Be explicit about which routing types are processed
` [RFC PATCH 6/6] seg6: Add support to rearrange SRH for AH ICV calculation

[PATCH] useradd: Ensure do_populate_sysroot has dependency on useradd variables
 2019-05-31 16:48 UTC 

linux kernel page allocation failure and tuning of page cache
 2019-05-31 15:07 UTC 

[PATCH 1/2] mwifiex: add support for host wakeup via PCIE wake#
 2019-05-31 16:47 UTC  (2+ messages)

[PATCH v4 0/9] Fixes for major copy_file_range() issues
 2019-05-31 16:47 UTC  (10+ messages)
` [PATCH v4 1/9] vfs: introduce generic_copy_file_range()
` [PATCH v4 2/9] vfs: no fallback for ->copy_file_range
` [PATCH v4 3/9] vfs: introduce generic_file_rw_checks()
` [PATCH v4 4/9] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v4 5/9] vfs: add missing checks to copy_file_range
` [PATCH v4 6/9] vfs: introduce file_modified() helper
` [PATCH v4 7/9] xfs: use "
` [PATCH v4 8/9] vfs: allow copy_file_range to copy across devices
` [PATCH v4 9/9] fuse: copy_file_range needs to strip setuid bits and update timestamps

[Patch v9] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2019-05-31 16:47 UTC  (3+ messages)
  ` [EXT] "

[GIT PULL] nvme fixes for 5.2
 2019-05-31 16:47 UTC  (8+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-31 16:46 UTC  (28+ messages)

[ANNOUNCE] WireGuard Snapshot `0.0.20190531` Available
 2019-05-31 16:46 UTC 

[PATCH 00/22] perf intel-pt: Add support for instructions-per-cycle (IPC)
 2019-05-31 16:45 UTC  (6+ messages)
` [PATCH 01/22] perf intel-pt: Fix itrace defaults for perf script
` [PATCH 18/22] perf scripts python: exported-sql-viewer.py: Add IPC information to the Branch reports

[PATCH] utils.c: close all file descriptors after completing a ptest
 2019-05-31 16:45 UTC 

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-05-31 16:44 UTC  (12+ messages)
  ` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications

[PATCH 00/60] xen: add core scheduling support
 2019-05-31 16:44 UTC  (6+ messages)
` [PATCH 54/60] xen/sched: add minimalistic idle scheduler for free cpus
    ` [Xen-devel] "

[PATCH] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
 2019-05-31 16:44 UTC  (8+ messages)

memory leak in sctp_process_init
 2019-05-31 16:43 UTC  (11+ messages)

[PATCH v7 0/5] prerequisites for device reserved local mem rework
 2019-05-31 16:43 UTC  (5+ messages)

[PATCH] drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guards
 2019-05-31 16:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/9] qcow2-bitmaps: rewrite reopening logic
 2019-05-31 16:32 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] block: add .bdrv_need_rw_file_child_during_reopen_rw handler
` [Qemu-devel] [PATCH v2 2/9] python/qemu: improve event_wait method of vm
` [Qemu-devel] [PATCH v2 3/9] iotests: add test 255 to check bitmap life after snapshot + commit
` [Qemu-devel] [PATCH v2 4/9] block/qcow2-bitmap: get rid of bdrv_has_changed_persistent_bitmaps
` [Qemu-devel] [PATCH v2 5/9] block/qcow2-bitmap: drop qcow2_reopen_bitmaps_rw_hint()
` [Qemu-devel] [PATCH v2 6/9] block/qcow2-bitmap: do not remove bitmaps on reopen-ro
` [Qemu-devel] [PATCH v2 7/9] block/qcow2-bitmap: fix and improve qcow2_reopen_bitmaps_rw
` [Qemu-devel] [PATCH v2 8/9] block/qcow2-bitmap: fix reopening bitmaps to RW
` [Qemu-devel] [PATCH v2 9/9] qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_prepare

[Qemu-devel] [PATCH v1 00/23] s390x/tcg: Vector Instruction Support Part 4
 2019-05-31 16:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 04/23] s390x/tcg: Implement VECTOR FP ADD
` [Qemu-devel] [PATCH v1 05/23] s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR

[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
 2019-05-31 16:41 UTC  (5+ messages)

[PATCH] dma-contiguous: Fix !CONFIG_DMA_CMA version of dma_{alloc,free}_contiguous()
 2019-05-31 16:39 UTC  (4+ messages)

[RFC][PATCH] Makefile: Fix checkstack.pl arm64 wrong or unknown architecture
 2019-05-31 16:39 UTC  (4+ messages)

[PATCH] drm/amd/display: Add back missing hw translate init for DCN1_01
 2019-05-31 16:39 UTC  (2+ messages)

[PATCH] kvm: tests: Sort tests in the Makefile alphabetically
 2019-05-31 16:37 UTC  (2+ messages)

[PATCH net] packet: unconditionally free po->rollover
 2019-05-31 16:37 UTC 

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-05-31 16:36 UTC  (4+ messages)

[Buildroot] [PATCH v2, 1/1] package/opencv3: fix build due to gcc bug 68485
 2019-05-31 16:34 UTC  (2+ messages)

[PATCH 00/13] drm/i915/bios: vbt cleanup
 2019-05-31 16:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH 1/2] drivers: pci: add map_bar support for Enhanced Allocation
 2019-05-31 16:33 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] drivers: pci: add API to issue FLR on a PCI function, if supported
  ` [U-Boot] [PATCH 1/2] drivers: net: add NXP ENETC ethernet driver
    ` [U-Boot] [PATCH 2/2] drivers: net: add NXP ENETC MDIO driver

[PATCH v2 net-next 0/7] net: ethernet: ti: cpsw: Add XDP support
 2019-05-31 16:32 UTC  (6+ messages)
` [PATCH v2 net-next 7/7] net: ethernet: ti: cpsw: add "

[PATCH 1/3] drm/i915/selftests: Flush partial-tiling object once
 2019-05-31 16:30 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Use unchecked writes for setting up the fences
` [PATCH 3/3] drm/i915: Use unchecked unccore writes to flush the GTT
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/selftests: Flush partial-tiling object once

[PATCH -next] drivers/base/memory: fix a compilation warning
 2019-05-31 16:29 UTC 

[PATCH] make slash-rules more readable
 2019-05-31 16:30 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: Allow bpf_map_lookup_elem() on an xskmap
 2019-05-31 16:30 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/2] libbpf: remove qidconf and better support external bpf programs

[Xen-devel] [xen-unstable test] 137093: regressions - FAIL
 2019-05-31 16:29 UTC  (3+ messages)
  `  "

[PATCH net-next 11/11] inet: frags: rework rhashtable dismantle
 2019-05-31 16:29 UTC  (10+ messages)
    ` [PATCH] inet: frags: Remove unnecessary smp_store_release/READ_ONCE

[Qemu-devel] [Bug 1831115] [NEW] qemu 4.0.0 on aarch64: uefi firmware oversize
 2019-05-31 16:28 UTC  (4+ messages)
` [Qemu-devel] [Bug 1831115] "

[PATCH] drm/i915: Report an earlier wedged event when suspending the engines
 2019-05-31 16:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Decreasing time to get link up to below 3 s
 2019-05-31 16:29 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH net-next v2 1/7] afs: do not send list of client addresses
 2019-05-31 16:28 UTC  (4+ messages)
` [PATCH net-next v2 0/7] net: add rcu annotations for ifa_list

[Qemu-devel] [PATCH v4 00/11] block: Deal with filters
 2019-05-31 16:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 02/11] block: Filtered children access functions

[PATCH net-next v3] net: add rcu annotations for ifa_list
 2019-05-31 16:27 UTC  (8+ messages)
` [PATCH net-next v3 1/7] afs: do not send list of client addresses
` [PATCH net-next v3 2/7] net: inetdevice: provide replacement iterators for in_ifaddr walk
` [PATCH net-next v3 3/7] devinet: use in_dev_for_each_ifa_rcu in more places
` [PATCH net-next v3 4/7] netfilter: use in_dev_for_each_ifa_rcu
` [PATCH net-next v3 5/7] net: use new in_dev_ifa iterators
` [PATCH net-next v3 6/7] drivers: use in_dev_for_each_ifa_rtnl/rcu
` [PATCH net-next v3 7/7] net: ipv4: provide __rcu annotation for ifa_list

[PATCH 1/8] liburcu: update to 0.11.0
 2019-05-31 16:27 UTC  (4+ messages)
` [PATCH 7/8] mesa: switch over to official git

[U-Boot] [PATCH] net: introduce MDIO DM class for MDIO devices
 2019-05-31 16:27 UTC 

[PATCH] selinux: Fix strncpy in libselinux and libsepol
 2019-05-31 15:16 UTC 

[nft PATCH 0/4] Fix ENOBUFS error in large transactions with --echo
 2019-05-31 16:24 UTC  (3+ messages)
` [nft PATCH 4/4] tests/shell: Test large transaction with echo output

[PATCH 0/4] Document fixes for DRM UAPI and HDR
 2019-05-31 16:24 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/gtt: No need to zero the table for page dirs
 2019-05-31 16:24 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] target: Build with CONFIG_SEMIHOSTING disabled
 2019-05-31 16:21 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 2/2] target/mips: Add stubs to build "

[PATCH v4] ipvs: add checksum support for gue encapsulation
 2019-05-31 16:22 UTC  (4+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-31 16:22 UTC  (10+ messages)
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[git pull v2] habanalabs fixes for 5.2-rc2/3
 2019-05-31 16:21 UTC  (4+ messages)

[PATCH RESEND] perf vendor events amd: add L3 cache events for Family 17h
 2019-05-31 16:20 UTC 

[Bug 110725] [CI][SHARDS] igt@kms_big_fb@(linear|x-tiled|y-tiled)-(16|32|64)bpp-rotate-(90|270) - skip - unsupported configuration, SKIP
 2019-05-31 16:20 UTC 

[PATCH nf-next v5] netfilter: nft_ct: add ct expectations support
 2019-05-31 16:19 UTC  (2+ messages)

[Virtio-fs] [PATCH-v2] virtiofsd: make FUSE_REMOVEMAPPING support multiple entries
 2019-05-31 16:18 UTC  (2+ messages)

Bad XDP performance with mlx5
 2019-05-31 16:18 UTC  (7+ messages)

[PATCH 1/2 RESEND] perf/x86/amd/uncore: Do not set ThreadMask and SliceMask for non-L3 PMCs
 2019-05-31 16:17 UTC  (2+ messages)
` [PATCH 2/2 RESEND] perf/x86/amd/uncore: set the thread mask for F17h L3 PMCs

stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 48 warnings (v5.0.20)
 2019-05-31 16:17 UTC 

[PATCH 0/3] media: suppport ov02a10 sensor driver
 2019-05-31 16:16 UTC  (5+ messages)
` [PATCH 3/3] media: dt-bindings: media: i2c: Add bindings for ov02a10

[nft PATCH v4 0/2] JSON schema for nftables.py
 2019-05-31 16:16 UTC  (2+ messages)

[Qemu-devel] [Bug 1831225] [NEW] guest migration 100% cpu freeze bug
 2019-05-31 16:06 UTC  (3+ messages)
` [Qemu-devel] [Bug 1831225] "

[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
 2019-05-31 16:16 UTC  (12+ messages)

[dpdk-dev] [RFC 1/5] security: MACSEC infrastructure data declarations
 2019-05-31 16:15 UTC  (5+ messages)
` [dpdk-dev] [RFC 2/5] app/testpmd: macsec on command draft via security context
` [dpdk-dev] [RFC 3/5] app/testpmd: macsec off command
` [dpdk-dev] [RFC 4/5] app/testpmd: macsec: update set sc command with new interface
` [dpdk-dev] [RFC 5/5] net/atlantic: macsec security context draft

[PATCH v5 00/16] Many promisor remotes
 2019-05-31 16:14 UTC  (6+ messages)
` [PATCH v5 04/16] promisor-remote: implement promisor_remote_get_direct()

[U-Boot] [PATCH v4] riscv: Add Microchip MPFS Icicle board support
 2019-05-31 16:13 UTC  (2+ messages)

[PATCH] ipv6: Prevent overrun when parsing v6 header options
 2019-05-31 16:12 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/opencv3: fix build due to gcc bug 68485
 2019-05-31 16:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] block/io: refactor padding
 2019-05-31 15:58 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH v2] fs: buffer: fix fully_mapped reset in block_read_full_page()
 2019-05-31 15:50 UTC 

[nft PATCH 0/2] Fix and simplify mnl_batch_talk()
 2019-05-31 16:10 UTC  (2+ messages)

[dpdk-dev] [Bug 289] mlx5: 100G interface capability not recognized
 2019-05-31 16:10 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.