linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 18:17:17 to 2020-06-05 22:05:53 UTC [more...]

[PATCH] shmem, memcg: enable memcg aware shrinker
 2020-06-05 22:05 UTC  (4+ messages)

[PATCH v2] spi: bcm2835: Enable shared interrupt support
 2020-06-05 22:04 UTC  (6+ messages)

[RFC] perf/core: allow ftrace for functions in kernel/event/core.c
 2020-06-05 22:02 UTC  (6+ messages)

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

[PATCH] iomap: Handle I/O errors gracefully in page_mkwrite
 2020-06-05 21:48 UTC  (10+ messages)

[PATCH] virtio_net: Unregister and re-register xdp_rxq across freeze/restore
 2020-06-05 21:46 UTC 

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2020-06-05 21:45 UTC  (15+ messages)

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-05 21:38 UTC  (22+ 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 v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-06-05 21:40 UTC  (17+ 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 11/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v8 12/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [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
` [PATCH v8 16/16] s390/vfio-ap: handle probe/remove not due to host AP config changes

[PATCH v4 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-05 21:41 UTC  (13+ 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 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

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

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-06-05 21:39 UTC  (9+ 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

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

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

[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 v2] docs: deprecated.rst: Add zero-length and one-element arrays
 2020-06-05 21:36 UTC  (3+ messages)

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

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

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

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

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

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

[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)

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

iscsi-target: hang if connection closed when processing LUN resets
 2020-06-05 21:12 UTC 

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

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

[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

[PATCH v10 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-05 20:58 UTC  (9+ messages)
` [PATCH v10 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v10 5/6] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v10 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

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

[PATCH 0/3]
 2020-06-05 20:46 UTC  (7+ messages)
` [PATCH 1/3] Bluetooth: hci_qca: Only remove TX clock vote after TX is completed
` [PATCH 2/3] Bluetooth: hci_qca: Skip serdev wait when no transfer is pending
` [PATCH 3/3] Bluetooth: hci_qca: Refactor error handling in qca_suspend()

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

[PATCH v2] Bluetooth: Allow suspend even when preparation has failed
 2020-06-05 20:44 UTC  (2+ messages)

[GIT PULL] Modules updates for v5.8
 2020-06-05 20:40 UTC  (3+ messages)

[GIT PULL] x86/mm changes for v5.8
 2020-06-05 20:40 UTC  (10+ messages)
          ` [GIT PULL v2] "
              ` [GIT PULL v3] "

[PATCH v10 0/3] perf x86: Exposing IO stack to IO PMON mapping through sysfs
 2020-06-05 20:39 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the jc_docs tree
 2020-06-05 20:34 UTC  (4+ messages)

schedutil issue with serial workloads
 2020-06-05 20:33 UTC  (4+ messages)

[PATCH v3 00/28] KVM: nSVM: event fixes and migration support
 2020-06-05 20:33 UTC  (3+ messages)
` [PATCH 19/30] KVM: nSVM: extract svm_set_gif

[PATCH] cxgb4: Use kfree() instead kvfree() where appropriate
 2020-06-05 20:23 UTC  (2+ messages)

[GIT PULL] PCI changes for v5.8
 2020-06-05 20:22 UTC 

[PATCH 1/2] habanalabs: block scalar load_and_exe on external queue
 2020-06-05 21:28 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: use PI in MMU cache invalidation

[GIT PULL] workqueue changes for v5.8-rc1
 2020-06-05 20:20 UTC 

[PATCH net] vsock/vmci: make vmci_vsock_transport_cb() static
 2020-06-05 20:19 UTC  (2+ messages)

[PATCH resend] fs/namei.c: micro-optimize acl_permission_check
 2020-06-05 20:18 UTC  (2+ messages)

[PATCH] net: ethtool: Fix comment mentioning typo in IS_ENABLED()
 2020-06-05 20:17 UTC  (2+ messages)

[PATCH net] net: phy: mscc: fix Serdes configuration in vsc8584_config_init
 2020-06-05 20:16 UTC  (2+ messages)

[PATCH net 0/4] Fixes for OF_MDIO flag
 2020-06-05 20:15 UTC  (2+ messages)

[PATCH net] net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment
 2020-06-05 20:13 UTC  (2+ messages)

[PATCH v32 00/21] Intel SGX foundations
 2020-06-05 20:09 UTC  (3+ messages)
` [PATCH v32 12/21] x86/sgx: Add provisioning

[PATCH v1 1/5] percpu: return number of released bytes from pcpu_free_area()
 2020-06-05 20:07 UTC  (5+ messages)
  ` [PATCH v1 2/5] mm: memcg/percpu: account percpu memory to memory cgroups
  ` [PATCH v1 3/5] mm: memcg/percpu: per-memcg percpu memory statistics
  ` [PATCH v1 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup
  ` [PATCH v1 5/5] kselftests: cgroup: add perpcu memory accounting test

[PATCH v2 1/2] KVM: nVMX: Properly handle kvm_read/write_guest_virt*() result
 2020-06-05 20:06 UTC  (2+ messages)

[GIT PULL] cgroup changes for v5.8-rc1
 2020-06-05 20:06 UTC 

[PATCH v3 0/2] scsi: ufs: cleanup UFS driver
 2020-06-05 20:05 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
` [PATCH v3 2/2] scsi: ufs: remove wrapper function ufshcd_setup_clocks()

[PATCH] net/mlx5: Use kfree(ft->g) in arfs_create_groups()
 2020-06-05 19:57 UTC  (2+ messages)

[PATCH v3 0/7] Support inhibiting input devices
 2020-06-05 19:49 UTC  (3+ messages)
  ` [PATCH v3 5/7] iio: adc: exynos: Use input_device_enabled()

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-05 19:40 UTC  (3+ messages)
` [RFT][PATCH] ACPI: OSL: Use rwlock instead of RCU for memory management

[PATCH 0/2][RFC] Add more trace point for runtime usage count
 2020-06-05 19:33 UTC  (4+ messages)
` [PATCH 1/2][RFC] PM-runtime: Move all runtime usage related function to runtime.c
` [PATCH 2/2][RFC] PM-runtime: add tracepoints to cover all usage_count changes

[PATCH] x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
 2020-06-05 19:26 UTC 

[PATCH v2 0/2] scsi: ufs: cleanup UFS driver
 2020-06-05 19:24 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
` [PATCH v2 2/2] scsi: ufs: remove wrapper function ufshcd_setup_clocks()

[PATCH v3] mm: Fix mremap not considering huge pmd devmap
 2020-06-05 19:14 UTC  (2+ messages)

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2020-06-05 19:05 UTC  (4+ messages)

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-06-05 19:04 UTC  (4+ messages)
` [PATCH v2 10/10] ARM: dts: r8a7742-iwg21d-q7: Add support for iWave G21D-Q7 board based on RZ/G1H

[PATCH v5 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-06-05 18:52 UTC  (2+ messages)

[PATCH] drm/panfrost: Use kvfree() to free bo->sgts in panfrost_mmu_map_fault_addr()
 2020-06-05 18:52 UTC 

[PATCH] drm/i915: Fix comments mentioning typo in IS_ENABLED()
 2020-06-05 18:48 UTC  (3+ messages)
` [PATCH] checkpatch: Add test for possible misuse of IS_ENABLED() without CONFIG_

[PATCH v5] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-06-05 18:44 UTC  (3+ messages)
` [PATCH] rcar-vin: "

BUG: kernel NULL pointer dereference from check_preempt_wakeup()
 2020-06-05 18:41 UTC  (4+ messages)

[PATCH 0/2] net: dsa: qca8k: Add SGMII configuration options
 2020-06-05 18:38 UTC  (4+ messages)
` [PATCH 2/2] net: dsa: qca8k: introduce "

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-06-05 18:37 UTC  (11+ messages)

[GIT PULL] sh: remove sh5 support
 2020-06-05 18:23 UTC  (13+ messages)

[RESEND PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-05 18:19 UTC  (6+ messages)
` [RESEND PATCH v9 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods

[GIT PULL] dlm updates for 5.8
 2020-06-05 18:18 UTC 

[PATCH v5 00/19] The new cgroup slab memory controller
 2020-06-05 18:17 UTC  (4+ messages)
` [PATCH v5 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).