All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-11 15:38:07 to 2019-09-11 16:17:35 UTC [more...]

[PATCH v3 00/26] nfs: Mount API conversion
 2019-09-11 16:16 UTC  (16+ messages)
` [PATCH v3 07/26] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH v3 09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH v3 12/26] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH v3 13/26] nfs: get rid of mount_info ->fill_super()
` [PATCH v3 15/26] nfs: get rid of ->set_security()
` [PATCH v3 16/26] NFS: Move mount parameterisation bits into their own file
` [PATCH v3 18/26] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH v3 19/26] NFS: Split nfs_parse_mount_options()
` [PATCH v3 20/26] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH v3 21/26] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH v3 22/26] NFS: Do some tidying of the parsing code
` [PATCH v3 23/26] NFS: rename nfs_fs_context pointer arg in a few functions
` [PATCH v3 24/26] NFS: Convert mount option parsing to use functionality from fs_parser.h
` [PATCH v3 25/26] NFS: Add fs_context support
` [PATCH v3 26/26] NFS: Attach supplementary error information to fs_context

[CI RESEND] drm/i915: add INTEL_NUM_PIPES() and use it
 2019-09-11 16:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH v2 00/28] s390x/tcg: mem_helper: Fault-safe handling
 2019-09-11 16:14 UTC  (20+ messages)
` [Qemu-devel] [PATCH v2 02/28] s390x/tcg: MVCL: Zero out unused bits of address
` [Qemu-devel] [PATCH v2 04/28] s390x/tcg: MVCL: Process max 2k bytes at a time
` [Qemu-devel] [PATCH v2 06/28] s390x/tcg: MVC: Use is_destructive_overlap()
` [Qemu-devel] [PATCH v2 09/28] s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
` [Qemu-devel] [PATCH v2 11/28] s390x/tcg: MVCS/MVCP: Properly wrap the length
` [Qemu-devel] [PATCH v2 13/28] s390x/tcg: MVST: Fix storing back the addresses to registers
` [Qemu-devel] [PATCH v2 15/28] s390x/tcg: Fault-safe memset

[PATCH RFC 00/14] qcom: support wakeup capable GPIOs
 2019-09-11 16:16 UTC  (7+ messages)
` [PATCH RFC 02/14] drivers: irqchip: pdc: Do not toggle IRQ_ENABLE during mask/unmask
` [PATCH RFC 09/14] drivers: pinctrl: msm: fix use of deprecated gpiolib APIs

[Xen-devel] [PATCH 0/3] xen: fix a potential crash in xen-bus
 2019-09-11 16:15 UTC  (3+ messages)
` [Xen-devel] [PATCH 3/3] xen: perform XenDevice clean-up in XenBus watch handler

[PATCH] io_uring: extend async work merging
 2019-09-11 16:15 UTC 

[PATCH] ti-unpack: Simplify the logic to detect 32bit glibc on build host
 2019-09-11 16:15 UTC 

[PATCH v6 00/36] Add FADump support on PowerNV platform
 2019-09-11 14:56 UTC  (17+ messages)
` [PATCH v6 16/36] powernv/fadump: register kernel metadata address with opal
` [PATCH v6 17/36] powernv/fadump: reset metadata address during clean up
` [PATCH v6 18/36] powernv/fadump: define OPAL register/un-register callback functions
` [PATCH v6 19/36] powernv/fadump: support copying multiple kernel boot memory regions
` [PATCH v6 20/36] powernv/fadump: process the crashdump by exporting it as /proc/vmcore
` [PATCH v6 21/36] powernv/fadump: Warn before processing partial crashdump
` [PATCH v6 22/36] powernv/fadump: handle invalidation of crashdump and re-registraion
` [PATCH v6 23/36] powerpc/fadump: Update documentation about OPAL platform support
` [PATCH v6 24/36] powerpc/fadump: make use of memblock's bottom up allocation mode
` [PATCH v6 25/36] powernv/fadump: process architected register state data provided by firmware
` [PATCH v6 26/36] powerpc/fadump: make crash memory ranges array allocation generic
` [PATCH v6 27/36] powerpc/fadump: consider reserved ranges while releasing memory
` [PATCH v6 28/36] powerpc/fadump: improve how crashed kernel's memory is reserved
` [PATCH v6 29/36] powernv/fadump: add support to preserve crash data on FADUMP disabled kernel
` [PATCH v6 30/36] powerpc/fadump: update documentation about CONFIG_PRESERVE_FA_DUMP
` [PATCH v6 31/36] powernv/opalcore: export /sys/firmware/opal/core for analysing opal crashes

offline CPUs shown in sysfs core_siblings mask
 2019-09-11 16:14 UTC  (3+ messages)

lot of MemAvailable but falling cache and raising PSI
 2019-09-11 16:15 UTC  (15+ messages)
                  ` 5.3-rc-8 hung task in IO (was: Re: lot of MemAvailable but falling cache and raising PSI)

[PATCH v2 0/3] ast, mgag200: Map console BO while it's being displayed
 2019-09-11 16:13 UTC  (3+ messages)
` [PATCH v2 3/3] drm/mgag200: Map fbdev framebuffer "

[PATCH] Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
 2019-09-11 16:13 UTC  (3+ messages)

[PATCH] Added QUIRKs for ADATA XPG SX8200 Pro 512GB
 2019-09-11 16:11 UTC  (2+ messages)

[PATCH 0/3] Relocation/backref cache cleanups
 2019-09-11 16:11 UTC  (7+ messages)
` [PATCH 1/3] btrfs: Move backref cache code out of relocation.c
` [PATCH 2/3] btrfs: move ref finding machinery out of build_backref_tree()
` [PATCH 3/3] btrfs: move useless node processing out of build_backref_cache

[xenomai-images][PATCH] xenomai: Install debug symbols
 2019-09-11 16:11 UTC 

[MPTCP] Weekly meeting - 12 September 2019 16:00 UTC (9am PDT, 6pm CEST)
 2019-09-11 16:11 UTC 

[PATCH 0/4] Documentation/process: embargoed hardware issues additions
 2019-09-11 16:09 UTC  (8+ messages)
` [PATCH 2/4] Documentation/process: describe relaxing disclosing party NDAs
` [PATCH 3/4] Documentation/process: soften language around conference talk dates
` [PATCH 4/4] Documentation/process: add transparency promise to list subscription

VRF Issue Since kernel 5
 2019-09-11 16:09 UTC  (9+ messages)

[virtio-dev] Re: [PATCH v9 0/8] stg mail -e --version=v9 \
 2019-09-11 16:09 UTC  (18+ messages)
`  "

[Xen-devel] [xen-unstable-smoke test] 141228: tolerable all pass - PUSHED
 2019-09-11 16:08 UTC 

[Qemu-riscv] [PATCH v2 00/17] RISC-V: support vector extension
 2019-09-11 16:04 UTC  (6+ messages)
` [Qemu-riscv] [PATCH v2 03/17] RISC-V: support vector extension csr
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 04/17] RISC-V: add vector extension configure instruction
  ` [Qemu-devel] "

Linux 5.3-rc8
 2019-09-11 16:07 UTC  (6+ messages)

[dpdk-dev] [PATCH] drivers/crypto/octeontx: enable unbinding for the OcteonTx crypto engines
 2019-09-11 16:07 UTC 

[PATCH] ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
 2019-09-11 16:07 UTC  (2+ messages)

[PATCH] drm/i915/pmu: Skip busyness sampling when and where not needed
 2019-09-11 16:07 UTC 

[PATCH 1/2] KVM: LAPIC: Micro optimize IPI latency
 2019-09-11 16:06 UTC  (3+ messages)
` [PATCH 2/2] KVM: VMX: Stop the preemption timer during vCPU reset

[dpdk-dev] [PATCH] drivers/crypto/dpaa_sec: update DPAA iova table in dpaa_mem_vtop
 2019-09-11 16:06 UTC 

[PATCH v2] dt-bindings: clk: Make example a bit clearer
 2019-09-11 16:06 UTC  (3+ messages)

[GIT PULL 0/8] KVM: s390: extend selftests add more input checks
 2019-09-11 16:06 UTC  (2+ messages)

[PATCH v4 0/9 drm: rcar-du: Add Color Management Module (CMM)
 2019-09-11 16:06 UTC  (5+ messages)
` [PATCH v4 2/9] dt-bindings: display, renesas,du: Document cmms property
` [PATCH v4 3/9] drm: rcar-du: Add support for CMM

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-09-11 16:06 UTC  (7+ messages)

[dpdk-dev] [PATCH] drivers/crypto/openssl: use a local copy for the session contexts
 2019-09-11 16:06 UTC 

[PATCH 0/7] crypto: inside-secure - Add support for SM4 ciphers
 2019-09-11 16:05 UTC  (3+ messages)
` [PATCH 4/7] crypto: testmgr - Added testvectors for the ofb(sm4) & cfb(sm4) skciphers

[Bug 200039] BT advertising packet wakes up the system from S3 and suspend-to-idle
 2019-09-11 16:05 UTC 

[PATCH V2 0/8] x86/platform/UV: Update UV Hubless System Support
 2019-09-11 16:05 UTC  (4+ messages)
` [PATCH V2 5/8] x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files

[PATCH] debian/rules: Add debug symbols
 2019-09-11 16:05 UTC 

[dpdk-dev] [PATCH 0/2] Fixes in virtio vectorized functions
 2019-09-11 16:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] virtio: fix rx stats with "
` [dpdk-dev] [PATCH 2/2] virtio: get all pending rx packets "

[PATCH] Btrfs: fix assertion failure during fsync and use of stale transaction
 2019-09-11 16:04 UTC  (2+ messages)

[PATCH] kvm: Nested KVM MMUs need PAE root too
 2019-09-11 16:04 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the arm tree
 2019-09-11 16:04 UTC  (4+ messages)

[Ksummit-discuss] [PATCH v2 0/3] Maintainer Entry Profiles
 2019-09-11 15:48 UTC  (12+ messages)
`  "
` [Ksummit-discuss] [PATCH v2 1/3] MAINTAINERS: Reclaim the P: tag for Maintainer Entry Profile
  `  "
` [Ksummit-discuss] [PATCH v2 2/3] Maintainer Handbook: "
  `  "
` [Ksummit-discuss] [PATCH v2 3/3] libnvdimm, MAINTAINERS: "
  `  "

[dm:for-next 29/30] drivers//md/dm-clone-target.c:563:14: error: implicit declaration of function 'vmalloc'; did you mean 'kmalloc'?
 2019-09-11 16:03 UTC 

[Xen-devel] [PATCH v2 00/48] xen: add core scheduling support
 2019-09-11 16:02 UTC  (7+ messages)
` [Xen-devel] [PATCH v2 08/48] xen/sched: switch vcpu_schedule_lock to unit_schedule_lock

[dpdk-dev] [PATCH] net/i40e: set speed to undefined for default case in link update
 2019-09-11 16:02 UTC 

[PATCH] drm/i915: Fix DRM_I915_DEBUG IOMMU stuff
 2019-09-11 16:03 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
 2019-09-11 16:02 UTC  (2+ messages)

[PATCH 0/9] btrfs: break up extent_io.c a little bit
 2019-09-11 16:02 UTC  (3+ messages)
` [PATCH 4/9] btrfs: export find_delalloc_range

[PATCH RFC] btrfs: Introduce btrfs child tree block verification system
 2019-09-11 16:02 UTC  (2+ messages)

[Letux-kernel] [RFC PATCH 0/3] Enable 1GHz support on omap36xx
 2019-09-11 16:01 UTC  (22+ messages)

[PATCH net-next 0/5] enetc: Link mode init w/o bootloader
 2019-09-11 16:01 UTC  (6+ messages)
` [PATCH net-next 1/5] enetc: Fix if_mode extraction

[PATCH 0/5] hugetlbfs: Disable PMD sharing for large systems
 2019-09-11 16:01 UTC  (5+ messages)
` [PATCH 5/5] hugetlbfs: Limit wait time when trying to share huge PMD

[dpdk-dev] [PATCH 1/1] net/ixgbevf: fix stats update after a PF reset
 2019-09-11 16:00 UTC 

[PATCH] glibc-testsuite: Depend on virtual/libc-locale instead of glibc-locale
 2019-09-11 16:00 UTC 

[PATCH v3] iwcm: don't hold the irq disabled lock on iw_rem_ref
 2019-09-11 15:58 UTC  (7+ messages)
      `  "

[PATCH] powerpc/xive: Fix bogus error code returned by OPAL
 2019-09-11 14:40 UTC  (3+ messages)

[Xen-devel] [PATCH] read grubenv and set default from saved_entry or next_entry
 2019-09-11 15:57 UTC  (8+ messages)
            ` [Xen-devel] [PATCH] read grubenv and set default from saved_entry or next_entry [and 1 more messages]

[Qemu-devel] [PATCH v2 0/4] add Homer/OCC common area emulation for PowerNV
 2019-09-11 15:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/4] hw/ppc/pnv_homer: add PowerNV homer device model

[Bug 204815] New: qla2xxx: firmware is not responding to mailbox commands
 2019-09-11 15:57 UTC  (3+ messages)
` [Bug 204815] "

LayerIndex timeouts, downtime, and mitigation Sept. 11th 12:04-15:12UTC
 2019-09-11 15:57 UTC 

[RFC 0/4] Allow live MAC address change
 2019-09-11 15:54 UTC  (3+ messages)

[PATCH v3 0/4] arm64: Add basic support for Amlogic A1 SoC Family
 2019-09-11 15:54 UTC  (22+ messages)
` [PATCH v3 1/4] soc: amlogic: meson-gx-socinfo: Add A1 and A113L IDs
` [PATCH v3 2/4] dt-bindings: arm: amlogic: add A1 bindings
` [PATCH v3 3/4] dt-bindings: arm: amlogic: add Amlogic AD401 bindings
` [PATCH v3 4/4] arm64: dts: add support for A1 based Amlogic AD401

[Qemu-devel] [RFC v2 0/3] KVM/ARM: Fix >256 vcpus
 2019-09-11 15:51 UTC  (7+ messages)
` [Qemu-arm] "
` [Qemu-devel] [RFC v2 1/3] linux headers: update for KVM_CAP_ARM_IRQ_LINE_LAYOUT_2
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v2 2/3] intc/arm_gic: Support IRQ injection for more than 256 vpus
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v2 3/3] virt: Check KVM_CAP_ARM_IRQ_LINE_LAYOUT_2 for smp_cpus > 256

[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
 2019-09-11 15:54 UTC  (7+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost

[dpdk-dev] [PATCH 0/1] build: add emag(arm64) platform and default configurations
 2019-09-11  2:39 UTC  (2+ messages)
` [dpdk-dev] [PATCH 1/1] build: add emag(arm64) platform and default configurations;

[PATCH v2] powerpc/xive: Fix bogus error code returned by OPAL
 2019-09-11 15:52 UTC 

[PATCH 0/3] crypto: inside-secure - Add support for (HMAC) SM3
 2019-09-11 15:52 UTC  (7+ messages)
` [PATCH 1/3] crypto: inside-secure - Added support for basic SM3 ahash
` [PATCH 2/3] crypto: inside-secure - Added support for HMAC-SM3 ahash

[PATCH v5 0/4] virtio-fs: shared file system for virtual machines
 2019-09-11 15:52 UTC  (3+ messages)

[PATCH 0/3] fix emulation error on Windows bootup
 2019-09-11 15:51 UTC  (2+ messages)

[Qemu-devel] [RFC] vhost-user simulation extension
 2019-09-11 15:38 UTC  (5+ messages)
` [Qemu-devel] [RFC] docs: vhost-user: add in-band kick/call messages

[PATCH 0/2] crypto: inside-secure: Add support for the Chacha20 skcipher and the Chacha20-Poly1305 AEAD suites
 2019-09-11 15:49 UTC  (6+ messages)
` [PATCH 2/2] crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD

[PATCH] dm-bufio: Allow clients to specify an upper bound on cache size
 2019-09-11 15:49 UTC  (3+ messages)
`  "

[PATCH] rtc: Add support for century bits to m41t62 (rv4162) RTC devices
 2019-09-11 15:48 UTC 

assembler error: missing immediate expression at operand 1 -- `dsb`
 2019-09-11 15:47 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: VMX: INVEPT after modifying PA mapping in ept_untwiddle
 2019-09-11 15:45 UTC  (2+ messages)

[PATCH v3 1/2] KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
 2019-09-11 15:45 UTC  (2+ messages)

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-11 15:44 UTC  (3+ messages)

[RFCv3 1/3] nl80211: Fix broken non-split wiphy dumps
 2019-09-11 15:28 UTC  (6+ messages)
` [RFCv3 2/3] nl80211: Support >4096 byte NEW_WIPHY event nlmsg

[Xen-devel] [PATCH v4 0/3] Allow get_maintainer.pl / add_maintainers.pl scripts to be called outside of xen.git
 2019-09-11 15:41 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 3/3] Add logic to use V section entry in THE REST for identifying xen trees

[Qemu-devel] [PATCH] Fedora images: use URLs from stable "archives.fedoraproject.org"
 2019-09-11 15:22 UTC  (6+ messages)

[PATCH] x86/mce: add a switch of CONFIG_X86_MCELOG_LEGACY
 2019-09-11 15:40 UTC  (2+ messages)

[PATCH v2] drm/qxl: get vga ioports
 2019-09-11 15:40 UTC  (3+ messages)

[Qemu-devel] [RFC v2 0/2] vhost-user: in-band notifications
 2019-09-11 15:09 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 1/2] docs: vhost-user: add in-band kick/call messages

[PATCH] bus: qcom: fix spelling mistake "ambigous" -> "ambiguous"
 2019-09-11 15:39 UTC  (2+ 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.