All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-05 20:46:27 to 2020-06-05 21:41:02 UTC [more...]

[PATCH] IMA: Add log statements for failure conditions
 2020-06-05 21:36 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/python-markdown2: drop patches
 2020-06-05 21:41 UTC  (2+ messages)

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-05 21:38 UTC  (55+ messages)
` [PATCH 01/21] KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
` [PATCH 02/21] KVM: x86/mmu: Consolidate "page" variant of memory cache helpers
` [PATCH 03/21] KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals
` [PATCH 04/21] KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches()
` [PATCH 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH 06/21] KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches()
` [PATCH 07/21] KVM: x86/mmu: Topup memory caches after walking GVA->GPA
` [PATCH 08/21] KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()
` [PATCH 09/21] KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
` [PATCH 10/21] KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
` [PATCH 11/21] KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock)
` [PATCH 12/21] KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups
` [PATCH 13/21] KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global
` [PATCH 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
` [PATCH 15/21] KVM: Move x86's MMU memory cache helpers to common KVM code
` [PATCH 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache()
` [PATCH 17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
` [PATCH 18/21] KVM: arm64: Use common KVM implementation of MMU "
` [PATCH 19/21] KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
` [PATCH 20/21] KVM: MIPS: Account pages used for GPA page tables
` [PATCH 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-06-05 21:39 UTC  (10+ messages)
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks

[dpdk-dev] [RFC] doc: change to diverse and inclusive language
 2020-06-05 21:40 UTC  (2+ messages)

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-06-05 21:40 UTC  (15+ messages)
` [PATCH v8 01/16] s390/ap: introduce new ap function ap_get_qdev()
` [PATCH v8 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v8 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v8 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v8 05/16] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v8 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v8 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v8 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v8 09/16] s390/vfio_ap: add qlink from ap_matrix_mdev struct to vfio_ap_queue struct
` [PATCH v8 10/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v8 12/16] s390/vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v8 13/16] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v8 14/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v8 15/16] s390/vfio-ap: handle AP bus scan completed notification

[Buildroot] [PATCH 1/1] package/gloox: fix build on musl
 2020-06-05 21:40 UTC 

[rcu:dev.2020.06.02a 85/90] kernel/smp.c:122: undefined reference to `__udivdi3'
 2020-06-05 21:38 UTC  (2+ messages)

[Buildroot] [git commit] package/python-markdown2: drop patches
 2020-06-05 21:37 UTC 

[f2fs:dev-test 48/48] fs/f2fs/super.c:3303:12: warning: stack frame size of 2064 bytes in function 'f2fs_fill_super'
 2020-06-05 21:28 UTC  (11+ messages)
` [f2fs-dev] "

[PATCH v6 0/5] DDR/L3 Scaling support on SDM845 and SC7180 SoCs
 2020-06-05 21:33 UTC  (6+ messages)
` [PATCH v6 1/5] cpufreq: blacklist SDM845 in cpufreq-dt-platdev
` [PATCH v6 2/5] cpufreq: blacklist SC7180 "
` [PATCH v6 3/5] OPP: Add and export helper to set bandwidth
` [PATCH v6 4/5] cpufreq: qcom: Update the bandwidth levels on frequency change
` [PATCH v6 5/5] cpufreq: qcom: Disable fast switch when scaling DDR/L3

[PATCH 00/30] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-06-05 21:32 UTC  (10+ messages)
` [PATCH 19/30] xfs: allow multiple reclaimers per AG
` [PATCH 22/30] xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
` [PATCH 24/30] xfs: rework stale inodes in xfs_ifree_cluster

[PATCH BlueZ] mesh: Remove unused/redundant functions
 2020-06-05 21:31 UTC 

[PATCH v4 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-05 21:26 UTC  (25+ messages)
` [PATCH v4 01/12] PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
` [PATCH v4 02/12] ata: ahci_brcm: Fix use of BCM7216 reset controller
` [PATCH v4 03/12] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH v4 04/12] PCI: brcmstb: Add bcm7278 register info
` [PATCH v4 05/12] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v4 06/12] PCI: brcmstb: Add bcm7278 PERST support
` [PATCH v4 07/12] PCI: brcmstb: Add control of rescal reset
` [PATCH v4 08/12] device core: Introduce multiple dma pfn offsets
` [PATCH v4 09/12] PCI: brcmstb: Set internal memory viewport sizes
` [PATCH v4 10/12] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v4 11/12] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v4 12/12] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[PATCH] pre-process: fix a compiler array subscript type warning
 2020-06-05 21:29 UTC 

[RFC PATCH net] splice: Do not set SPLICE_F_MORE flag if end of file is reached
 2020-06-05 21:28 UTC 

next/master baseline: 162 runs, 4 regressions (next-20200605)
 2020-06-05 21:27 UTC 

[PATCH] kexec: dump kmessage before machine_kexec
 2020-06-05 21:26 UTC  (3+ messages)

[PATCH 1/4] e2fsck: remove unused variable 'new_array'
 2020-06-05 21:26 UTC  (5+ messages)
` [PATCH 2/4] e2fsck: use size_t instead of int in string_copy()
` [PATCH 4/4] ext2fs: remove unused variable 'left'

[PATCH] security: Add LSM hooks to set*gid syscalls
 2020-06-05 21:25 UTC  (2+ messages)

[GIT PULL] first round of SCSI updates for the 5.6+ merge window
 2020-06-05 21:25 UTC  (4+ messages)

[PATCHv3 0/5] Stateful Encoding: final bits
 2020-06-05 21:24 UTC  (4+ messages)
` [PATCHv3 1/5] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH] http: redact all cookies, teach GIT_TRACE_REDACT=0
 2020-06-05 21:21 UTC 

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-06-05 21:21 UTC  (9+ messages)

[PATCH v4 kunit-next 0/2] kunit: extend kunit resources API
 2020-06-05 21:20 UTC  (2+ messages)

incoming
 2020-06-05 21:20 UTC  (5+ messages)
` + ipc-convert-ipcs_idr-to-xarray-update.patch added to -mm tree

[RFC][PATCH] slimbus: core: Set fwnode for a device when setting of_node
 2020-06-05 21:19 UTC  (2+ messages)

[kbuild] [kees:kspp/uninit/macro 9/10] drivers/virtio/virtio_ring.c:1197 virtqueue_add_packed() error: uninitialized symbol 'prev'
 2020-06-05 21:20 UTC 

[Cocci] [PATCH] coccinelle: api: add kvfree script
 2020-06-05 21:19 UTC  (7+ messages)

[PATCH v4 00/11] Add support for Kontron sl28cpld
 2020-06-05 21:19 UTC  (9+ messages)
` [PATCH v4 06/11] gpio: add support for the sl28cpld GPIO controller

[cip-dev][PATCH 4.4.y-cip 1/2] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
 2020-06-05 21:18 UTC  (2+ messages)

[meta-networking][PATCH 1/3] mosquitto: add native, nativesdk support
 2020-06-05 21:16 UTC  (3+ messages)
` [meta-networking][PATCH 2/3] msgpack-c: "
` [meta-networking][PATCH 3/3] mosquitto: typo fix

[meta-oe][PATCH] libiio: upgrade 0.19 -> 0.20
 2020-06-05 21:15 UTC 

[GIT PULL] VFIO updates for v5.8-rc1
 2020-06-05 21:15 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-06-05 21:15 UTC  (2+ messages)

[GIT PULL] Bulk GPIO changes for v5.8
 2020-06-05 21:15 UTC  (2+ messages)

[GIT PULL] IPMI bug fixes for 5.8
 2020-06-05 21:15 UTC  (2+ messages)

[GIT PULL] core/core updates for v5.8
 2020-06-05 21:15 UTC  (3+ messages)

[PATCH] git-gui: allow opening work trees from the startup dialog
 2020-06-05 21:13 UTC  (3+ messages)

iscsi-target: hang if connection closed when processing LUN resets
 2020-06-05 21:12 UTC  (2+ messages)

[PATCH net] net: dp83869: Reset return variable if PHY strap is read
 2020-06-05 21:12 UTC  (2+ messages)

[PATCH 1/6] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-06-05 21:11 UTC  (8+ messages)
` [PATCH 3/6] env: Fix invalid env handling in env_init()
` [PATCH 6/6] env: Add support for explicit write access list

[PATCH] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-05 21:08 UTC  (3+ messages)

[PATCH v2 4/4] power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor
 2020-06-05 21:08 UTC 

[RFC PATCH 0/5] replace runtime slub_debug toggling with more capable boot parameter
 2020-06-05 21:07 UTC  (11+ messages)
` [RFC PATCH 1/5] mm, slub: extend slub_debug syntax for multiple blocks
` [RFC PATCH 2/5] mm, slub: make some slub_debug related attributes read-only
` [RFC PATCH 3/5] mm, slub: remove runtime allocation order changes
` [RFC PATCH 4/5] mm, slub: make remaining slub_debug related attributes read-only
` [RFC PATCH 5/5] mm, slub: make reclaim_account attribute read-only

[Intel-gfx] [PATCH] drm/i915/gem: Delete unused code
 2020-06-05 21:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v10 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-05 20:58 UTC  (6+ messages)
` [PATCH v10 5/6] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
    ` [PATCH v10 5/6] ndctl/papr_scm, uapi: "

[Buildroot] [PATCH 1/1] package/pkg-python: use a shell expansion for sysconfigdata_name
 2020-06-05 20:59 UTC 

[mac80211:master] BUILD SUCCESS 523f3ec030aa5bf4818ec8dee35b2646abf367fa
 2020-06-05 20:57 UTC 

[Buildroot] [PATCH v5 1/3] {linux, linux-headers}: add version 5.7
 2020-06-05 20:56 UTC  (2+ messages)

[Buildroot] [git commit] {linux, linux-headers}: add version 5.7
 2020-06-05 20:52 UTC 

[PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-05 20:50 UTC  (2+ messages)

[PATCH v3] Bluetooth: Allow suspend even when preparation has failed
 2020-06-05 20:50 UTC 

[tpm2] Re: how unique are primary keys ?
 2020-06-05 20:49 UTC 

[PATCH v2] btf_encoder: Teach pahole to store percpu variables in vmlinux BTF
 2020-06-05 20:49 UTC  (3+ messages)

[PATCH] fuzz: add oss-fuzz build.sh script
 2020-06-05 20:47 UTC  (2+ messages)

[PATCH 0/3] Transient errors in Direct I/O
 2020-06-05 20:48 UTC  (4+ messages)
` [PATCH 1/3] iomap: dio Return zero in case of unsuccessful pagecache invalidation
` [PATCH 2/3] btrfs: Wait for extent bits to release page
` [PATCH 3/3] xfs: fallback to buffered I/O if direct I/O is short

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-1 tag
 2020-06-05 20:39 UTC  (3+ messages)

[meta-virtualization] Xen on Raspberry Pi 4 (was "How to resolve the ERROR: xen-image-minimal-1.0-r0 do_rootfs: Function failed: do_rootfs. and ERROR: xen-image-minimal-1.0-r0 do_rootfs: Could not invoke dnf. ERROR: xen-image-minimal-1.0-r0 do_rootf")
 2020-06-05 20:47 UTC  (2+ messages)

[PATCH v2 0/2] rework dl-runtime: reloc_{offset,index}
 2020-06-05 20:47 UTC  (4+ messages)
` [PATCH v2 1/2] dl-runtime: reloc_{offset, index} now functions arch overide'able
  ` [PATCH v2 1/2] dl-runtime: reloc_{offset,index} "

[PATCH 0/3]
 2020-06-05 20:46 UTC  (3+ messages)
` [PATCH 3/3] Bluetooth: hci_qca: Refactor error handling in qca_suspend()


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.