All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 18:00:05 to 2020-03-17 18:55:37 UTC [more...]

[PATCH 0/5] nvmet-rdma/srpt: SRQ per completion vector
 2020-03-17 18:43 UTC  (9+ messages)
` [PATCH 1/5] IB/core: add a simple SRQ set per PD

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-03-17 18:55 UTC 

[PATCH] mm: memcg: make memory.oom.group tolerable to task migration
 2020-03-17 18:55 UTC  (4+ messages)

[PATCH] [RFC] net: smc911x: Drop the standalone EEPROM example
 2020-03-17 18:54 UTC  (10+ messages)

Security Working Group - Wednesday March 18
 2020-03-17 18:54 UTC 

[GIT PULL] usb: chipidea: changes for v5.7-rc1
 2020-03-17 18:54 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-03-17 18:54 UTC 

[PATCH v10 0/3] Acceptance test: Add "boot_linux" acceptance test
 2020-03-17 18:52 UTC  (5+ messages)
` [PATCH v10 2/3] Acceptance test: add "boot_linux" tests
` [PATCH v10 3/3] Acceptance tests: add make targets to download images

[PATCH 00/14] net: ldpaa_eth: transition to CONFIG_DM_ETH
 2020-03-17 18:53 UTC  (3+ messages)
` [PATCH 01/14] drivers: net: add Layerscape mEMAC MDIO driver

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-03-17 18:53 UTC 

[GIT PULL] Thunderbolt/USB4 changes for v5.7 merge window
 2020-03-17 18:52 UTC  (2+ messages)

[PATCH 0/3] cmd: add driver, fs and part type listing commands
 2020-03-17 18:51 UTC  (3+ messages)
` [PATCH 3/3] cmd: dm: Fixed/Added DM driver listing subcommands

[PATCH v3 0/6] serial: Disable DMA and PM on kernel console
 2020-03-17 18:50 UTC  (6+ messages)

[Intel-gfx] [PATCH] Revert "drm/i915/gem: Drop relocation slowpath"
 2020-03-17 18:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-17 18:49 UTC  (4+ messages)

[PATCH net-next 0/3] VLANs, DSA switches and multiple bridges
 2020-03-17 18:49 UTC  (12+ messages)

[PATCH 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-17 18:48 UTC  (3+ messages)
` [PATCH 3/4] usb: ehci: Add new EHCI driver for Broadcom STB SoC's

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2020-03-17 18:48 UTC 

[PATCH] tools/virtiofsd: add support for --socket-group
 2020-03-17 18:47 UTC  (6+ messages)

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-17 18:46 UTC  (4+ messages)
` [PATCH v2 5/8] hv_balloon: don't check for memhp_auto_online manually

post-receive: pub/scm/linux/kernel/git/jikos/trivial
 2020-03-17 18:47 UTC 

[PATCH 0/2] Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
 2020-03-17 18:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-03-17 18:46 UTC 

[PATCH v3 0/8] Misc hw/ide legacy clean up
 2020-03-17 18:34 UTC  (3+ messages)

[MPTCP] Re: rare MPTCP self-test failure
 2020-03-17 18:44 UTC 

[PATCH 0/2] xfs: quotaoff shutdown fixes
 2020-03-17 18:43 UTC  (5+ messages)
` [PATCH 1/2] xfs: factor out quotaoff intent AIL removal and memory free
` [PATCH 2/2] xfs: fix unmount hang and memory leak on shutdown during quotaoff

[PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs
 2020-03-17 18:43 UTC  (6+ messages)
` [PATCH v3 2/2] irqchip/gic-v3-its: Balance initial "

post-receive: pub/scm/utils/i2c-tools/i2c-tools
 2020-03-17 18:43 UTC 

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-17 18:28 UTC  (9+ messages)
` [PATCH v13 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v13 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-03-17 18:16 UTC  (31+ messages)
` [PATCH v4 01/30] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v4 02/30] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v4 03/30] qcow2: Add calculate_l2_meta()
` [PATCH v4 04/30] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v4 05/30] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v4 06/30] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v4 07/30] qcow2: Document the Extended L2 Entries feature
` [PATCH v4 08/30] qcow2: Add dummy has_subclusters() function
` [PATCH v4 09/30] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v4 10/30] qcow2: Add offset_to_sc_index()
` [PATCH v4 11/30] qcow2: Add l2_entry_size()
` [PATCH v4 12/30] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v4 13/30] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v4 14/30] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v4 15/30] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v4 16/30] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v4 17/30] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v4 18/30] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v4 19/30] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v4 20/30] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v4 21/30] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v4 22/30] qcow2: Fix offset calculation in handle_dependencies()
` [PATCH v4 23/30] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v4 24/30] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v4 25/30] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v4 26/30] qcow2: Restrict qcow2_co_pwrite_zeroes() to full clusters only
` [PATCH v4 27/30] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v4 28/30] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v4 29/30] qcow2: Add subcluster support to qcow2_measure()
` [PATCH v4 30/30] iotests: Add tests for qcow2 images with extended L2 entries

Excluding kernel configuration fragment
 2020-03-17 18:41 UTC 

[PATCH] mm/kmemleak: silence KCSAN splats in checksum
 2020-03-17 18:41 UTC  (2+ messages)

[PATCH] audit: always check the netlink payload length in audit_receive_msg()
 2020-03-17 18:41 UTC  (3+ messages)

Avoid race condition between fetch and repack/gc?
 2020-03-17 18:41 UTC  (5+ messages)

[PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
 2020-03-17 18:40 UTC  (13+ messages)

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-17 18:23 UTC  (6+ messages)
` [PATCH v9 14/15] docs: Add protvirt docs
` [PATCH v9 15/15] s390x: Add unpack facility feature to GA1

misc hmm cleanups
 2020-03-17 18:38 UTC  (2+ messages)

[PATCH] arm64: define __alloc_zeroed_user_highpage
 2020-03-17 18:37 UTC  (3+ messages)

[RFC PATCH v2 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-03-17 18:35 UTC  (4+ messages)

[PATCH v3 1/3] KEYS: Don't write out to userspace while holding key semaphore
 2020-03-17 18:36 UTC  (14+ messages)
` [PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace
  ` [PATCH v3 2/3] KEYS: Avoid false positive ENOMEM error on key read

[PATCH] lib/test_lockup: Rename disable_irq to fix build error
 2020-03-17 18:35 UTC  (2+ messages)

[Xen-devel] [XEN PATCH v3 00/23] xen: Build system improvements
 2020-03-17 18:35 UTC  (6+ messages)
` [Xen-devel] [XEN PATCH v3 15/23] xen/build: have the root Makefile generates the CFLAGS

'wg syncconf' and interface addresses
 2020-03-17 18:34 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-03-17 18:35 UTC 

[PATCH bpf] bpf: Support llvm-objcopy and llvm-objdump for vmlinux BTF
 2020-03-17 18:34 UTC  (3+ messages)

Relative url values in .gitmodules confusingly sensitive to clone via ssh vs https
 2020-03-17 18:34 UTC 

[PULL 0/1] Block patches
 2020-03-17 18:32 UTC  (2+ messages)

[PATCH] xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock
 2020-03-17 18:34 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-03-17 18:33 UTC 

[PATCH net-next 00/11] bnxt_en updates to devlink cmd
 2020-03-17 18:33 UTC  (4+ messages)
` [PATCH net-next 01/11] devlink: add macro for "drv.spec"

[PATCH 0/2] xfs: always init fdblocks in mount and avoid f_bfree overflow
 2020-03-17 18:32 UTC  (3+ messages)
` [PATCH 2/2] xfs: "

[PATCH] arm64/kernel: Simplify __cpu_up() by bailing out early
 2020-03-17 18:32 UTC  (3+ messages)

[PATCH] libucontext: Fix multilib build
 2020-03-17 18:32 UTC 

[PATCH] bnx2x: fix spelling mistake "pauseable" -> "pausable"
 2020-03-17 18:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-03-17 18:29 UTC 

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-17 18:29 UTC  (6+ messages)
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-17 18:28 UTC  (12+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-03-17 18:28 UTC 

openbmc-specific dynamic security scanner
 2020-03-17 18:20 UTC  (2+ messages)

[LTP] [PATCH] open_posix_testsuite: Enable the testsuite
 2020-03-17 18:27 UTC  (3+ messages)

[patch] mm, oom: make a last minute check to prevent unnecessary memcg oom kills
 2020-03-17 18:25 UTC  (4+ messages)

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-03-17 18:25 UTC  (5+ messages)
` [PATCH 87/89] drm/vc4: hdmi: Support the BCM2711 HDMI controllers

[PATCH 0/3] libsepol: Speed up policy optimization
 2020-03-17 18:24 UTC  (7+ messages)
` [PATCH 1/3] libsepol: skip unnecessary check in build_type_map()
` [PATCH 2/3] libsepol: optimize inner loop "
` [PATCH 3/3] libsepol: speed up policy optimization

[Intel-gfx] [PATCH] drm/i915/gt: Always reschedule the new heartbeat
 2020-03-17 18:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2] arm64: perf: Clean up enable/disable calls
 2020-03-17 18:22 UTC 

[PATCH v2 00/32] KVM: x86: TLB flushing fixes and enhancements
 2020-03-17 18:22 UTC  (7+ messages)
` [PATCH v2 23/32] KVM: nVMX: Add helper to handle TLB flushes on nested VM-Enter/VM-Exit
` [PATCH v2 31/32] KVM: nVMX: Don't flush TLB on nested VM transition with EPT enabled

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-17 18:21 UTC  (15+ messages)
              ` [Mesa-dev] "

[LTP] [PATCHv2 0/3] zram/zram_lib.sh: fix zram_compress_alg() test for zram01
 2020-03-17 18:21 UTC  (3+ messages)
` [LTP] [PATCH 3/3] zram/zram_lib.sh: set the compression algorithms back to default after test

[PATCH v2] slirp: update submodule to v4.2.0 + mingw-fix
 2020-03-17 18:13 UTC 

[PATCH v2] x86/mm: Remove the redundant conditional check
 2020-03-17 18:20 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Remove the now redundant N_MEMORY check

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-03-17 18:20 UTC 

[PATCH v3 0/4] staging: fbtft: code cleanup patchset - checkpatch
 2020-03-17 18:19 UTC  (4+ messages)
` [PATCH 4/4] staging: fbtft: Avoid potential precedence issues

How to PROVIDE boost-python
 2020-03-17 18:19 UTC  (5+ messages)
` [yocto] "

[PATCH v1] clocksource: Avoid creating dead devices
 2020-03-17 18:18 UTC  (12+ messages)

SO_PEERCRED and pidfd
 2020-03-17 18:18 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-03-17 18:17 UTC 

[LTP] [PATCH V3] syscalls/openat2: New tests
 2020-03-17 18:17 UTC  (2+ messages)

[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
 2020-03-17 18:16 UTC  (4+ messages)
` [PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup

[RFC PATCH 0/4] pwm: sun4i: Properly turn pwm off and fix stuck output state
 2020-03-17 18:15 UTC  (4+ messages)

86a030855c ("KEYS: Don't write out to userspace while holding .."): [ 133.268003] WARNING: CPU: 0 PID: 935 at mm/page_alloc.c:4713 __alloc_pages_nodemask
 2020-03-17 18:16 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-17 18:15 UTC 

[PATCH] i386/kvm: Add CPU property to expose VMware CPUID signature
 2020-03-17 18:02 UTC  (2+ messages)

[PULL 00/28 for 5.0] testing and gdbstub updates
 2020-03-17 17:50 UTC  (15+ messages)
` [PULL 13/28] target/i386: use gdb_get_reg helpers
` [PULL 14/28] gdbstub: extend GByteArray to read register helpers
` [PULL 15/28] target/arm: prepare for multiple dynamic XMLs
` [PULL 17/28] target/arm: default SVE length to 64 bytes for linux-user
` [PULL 18/28] target/arm: generate xml description of our SVE registers
` [PULL 19/28] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PULL 20/28] tests/tcg/aarch64: userspace system register test
` [PULL 21/28] configure: allow user to specify what gdb to use
` [PULL 22/28] tests/guest-debug: add a simple test runner
` [PULL 23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PULL 24/28] tests/tcg/aarch64: add SVE iotcl test
` [PULL 26/28] gdbstub: change GDBState.last_packet to GByteArray
` [PULL 27/28] gdbstub: do not split gdb_monitor_write payload
` [PULL 28/28] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb

[PATCH] build: Silence clang warning on older glib autoptr usage
 2020-03-17 18:11 UTC  (3+ messages)

Logging
 2020-03-17 18:12 UTC  (4+ messages)

[PATCH v2 0/2] fix fwnode API usage and remove v4l2_mbus_config field
 2020-03-17 18:12 UTC  (5+ messages)
` [PATCH v2 2/2] media: staging: rkisp1: replace the call to v4l2_async_notifier_parse_fwnode_endpoints_by_port

stable-rc/linux-4.19.y boot: 145 boots: 1 failed, 135 passed with 4 offline, 5 untried/unknown (v4.19.109-92-gad35ac79caef)
 2020-03-17 18:11 UTC 

[PATCH] x86: fix early boot crash on gcc-10
 2020-03-17 18:10 UTC  (6+ messages)

[Buildroot] Keyboard is not working after the kernel is booted
 2020-03-17 18:09 UTC  (2+ messages)

[PATCH v3 0/2] media: staging: rkisp1: fix fwnode API usage and remove v4l2_mbus_config field
 2020-03-17 18:07 UTC  (3+ messages)
` [PATCH v3 1/2] media: staging: rkisp1: remove mbus field from rkisp1_sensor_async
` [PATCH v3 2/2] media: staging: rkisp1: replace the call to v4l2_async_notifier_parse_fwnode_endpoints_by_port

[PATCH] mm/mmu_notifier: silence PROVE_RCU_LIST warnings
 2020-03-17 18:06 UTC  (2+ messages)

[RFC] Possible idea for GSoC 2020
 2020-03-17 18:05 UTC  (2+ messages)

[PATCH 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-17 18:05 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev

[Intel-gfx] [PATCH] drm/i915/gem: Avoid gem_context->mutex for simple vma lookup
 2020-03-17 18:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Avoid gem_context->mutex for simple vma lookup (rev2)

[PATCH] net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
 2020-03-17 18:04 UTC 

[virtio-comment] [PATCH v5] virtio-net: Add support for the flexible driver notification structure
 2020-03-17 18:03 UTC 

[PATCH 00/10] KVM: VMX: Unionize vcpu_vmx.exit_reason
 2020-03-17 18:01 UTC  (8+ messages)
` [PATCH 01/10] KVM: nVMX: Move reflection check into nested_vmx_reflect_vmexit()

[PATCH] KVM: nVMX: remove side effects from nested_vmx_exit_reflected
 2020-03-17 18:00 UTC 

[RFC] Possible idea for GSoC 2020
 2020-03-17 18:00 UTC 

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-17 17:50 UTC  (5+ messages)

[PATCH v8 0/8] enable CAAM's HWRNG as default
 2020-03-17 17:59 UTC  (3+ messages)
` [PATCH v8 7/8] crypto: caam - enable prediction resistance in HRWNG

[PATCH v3 1/3] KEYS: Don't write out to userspace while holding key semaphore
 2020-03-15 21:27 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.