linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 11:30:20 to 2020-05-07 14:03:44 UTC [more...]

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-07 14:01 UTC  (12+ messages)
` [PATCH v4 01/15] virtio-mem: Paravirtualized memory hotplug
` [PATCH v4 02/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v4 03/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v4 04/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v4 05/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v4 06/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v4 07/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v4 08/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v4 09/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v4 10/15] virtio-mem: Better retry handling
` [PATCH v4 12/15] virtio-mem: Drop manual check for already present memory

[PATCH 00/15] Split off nVHE hyp code
 2020-05-07 14:01 UTC  (10+ messages)
` [PATCH 01/15] arm64: kvm: Unify users of HVC instruction
` [PATCH 02/15] arm64: kvm: Formalize host-hyp hypcall ABI
` [PATCH 03/15] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH 04/15] arm64: kvm: Add build rules for separate nVHE object files

[PATCH] x86: bitops: fix build regression
 2020-05-07 14:00 UTC  (7+ messages)

[patch V4 part 2 00/18] x86/entry: Entry/exception code rework, syscall and KVM changes
 2020-05-07 13:55 UTC  (7+ messages)
` [patch V4 part 2 02/18] x86/entry/32: Move non entry code into .text section
` [patch V4 part 2 04/18] x86/entry/common: Protect against instrumentation
` [patch V4 part 2 05/18] x86/entry: Move irq tracing on syscall entry to C-code

[PATCH] arm64: stacktrace: Factor out some common code info on_stack()
 2020-05-07 13:52 UTC  (2+ messages)

[PATCH] net: optimize cmpxchg in ip_idents_reserve
 2020-05-07 13:49 UTC  (13+ messages)

[RFC PATCH 0/7] Share events between metrics
 2020-05-07 13:49 UTC  (2+ messages)

[PATCH 1/3] MIPS: Remove support for LASAT
 2020-05-07 13:47 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Remove PMC MSP71xx platform
` [PATCH 3/3] MIPS: Remove NEC MARKEINS/EMMA

[PATCH -next] drm/amd/display: remove duplicate headers
 2020-05-07 13:50 UTC 

[PATCH] ceph: demote quotarealm lookup warning to a debug message
 2020-05-07 13:44 UTC  (2+ messages)

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-05-07 13:44 UTC  (5+ messages)
` [PATCH v2 1/2] [media] mtk-mdp: add driver to probe mdp components

Clang and UBSAN: member access within null pointer of type
 2020-05-07 13:42 UTC 

[PATCH 0/1] Add USB role switch to tps6598x
 2020-05-07 13:41 UTC  (3+ messages)
` [PATCH 1/1] usb: typec: tps6598x: Add USB role switching logic

[PATCH] net/mlx5e: Use IS_ERR() to check and simplify code
 2020-05-07 13:40 UTC  (2+ messages)

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-07 13:38 UTC  (7+ messages)

[PATCH v3 0/5] MTK MDP driver cleanups to prep for futher work
 2020-05-07 13:38 UTC  (3+ messages)
` [PATCH v3 5/5] [media] mtk-mdp: Remove mtk_mdp_comp.id and supporting functionality

[RFC 0/4] IDLE gating in presence of latency-sensitive tasks
 2020-05-07 13:37 UTC  (5+ messages)
` [RFC 1/4] sched/core: Introduce per_cpu counter to track latency sensitive tasks
` [RFC 2/4] sched/core: Set nr_lat_sensitive counter at various scheduler entry/exit points
` [RFC 3/4] sched/idle: Disable idle call on least latency requirements
` [RFC 4/4] sched/idle: Add debugging bits to validate inconsistency in latency sensitive task calculations

[PATCH V2] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
 2020-05-07 13:37 UTC 

[PATCH v4 00/11] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-05-07 13:36 UTC  (6+ messages)
` [PATCH v4 05/11] s390: Change s390_kernel_write() return type to match memcpy()
` [PATCH v4 06/11] s390/module: Use s390_kernel_write() for late relocations

[PATCH -next] kernel.h: remove duplicate headers
 2020-05-07 13:36 UTC  (2+ messages)

[PATCH -next] net: ipa: remove duplicate headers
 2020-05-07 13:39 UTC 

[PATCH v2 00/12] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
 2020-05-07 13:34 UTC  (3+ messages)
` [PATCH v2 03/12] bus/fsl-mc: add support for 'driver_override' in the mc-bus

[PATCH] USB: Remove dead code in usb_choose_configuration()
 2020-05-07 13:32 UTC  (2+ messages)

[PATCH V2] arm64/cpuinfo: Move HWCAP name arrays alongside their bit definitions
 2020-05-07 13:29 UTC 

[PATCH v3 00/10] Support XSAVES supervisor states
 2020-05-07 13:28 UTC  (5+ messages)
` [PATCH v3 06/10] x86/fpu/xstate: Update sanitize_restored_xstate() for supervisor xstates
` [PATCH v3 07/10] x86/fpu/xstate: Update copy_kernel_to_xregs_err() for XSAVES supervisor states

[PATCH] PM / devfreq: imx: Fix inconsistent IS_ERR and PTR_ERR
 2020-05-07 13:27 UTC  (2+ messages)

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-07 13:26 UTC  (3+ messages)
` [net-next PATCH v3 4/5] net: phy: Introduce fwnode_get_phy_id()

[PATCH v2 1/2] cpu/hotplug: Remove disable_nonboot_cpus()
 2020-05-07 13:26 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH v2 2/2] cpu/hotplug: Remove __freeze_secondary_cpus()
 2020-05-07 13:26 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH v13 0/2] iio: proximity: driver for vcnl3020
 2020-05-07 13:26 UTC  (3+ messages)
` [PATCH v13 1/2] dt-bindings: proximity: provide vcnl3020 device tree binding document
` [PATCH v13 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH 0/4] qoriq: Add platform dependencies
 2020-05-07 13:24 UTC  (5+ messages)
` [PATCH 1/4] ahci: "
` [PATCH 2/4] cpufreq: "
` [PATCH 3/4] clk: "

[PATCH] iommu/iova: Retry from last rb tree node if iova search fails
 2020-05-07 13:24 UTC  (2+ messages)

[PATCH v4 0/5] iommu/vt-d: Add page request draining support
 2020-05-07 13:23 UTC  (4+ messages)
` [PATCH v4 3/5] iommu/vt-d: Disable non-recoverable fault processing before unbind

[PATCH -next] cxgb4: remove duplicate headers
 2020-05-07 13:26 UTC 

[PATCH v4] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-07 13:18 UTC  (3+ messages)

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-07 13:16 UTC  (4+ messages)
` [PATCH 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH -next] mmc: sdhci-pci-gli: Make sdhci_pci_gli_resume static
 2020-05-07 13:16 UTC  (2+ messages)

[PATCH] perf/x86/rapl: Add Ice Lake RAPL support
 2020-05-07 13:14 UTC 

[PATCH 0/3] selftests/ftrace: Fix ftracetest testcases for dash, etc
 2020-05-07 13:12 UTC  (5+ messages)
` [PATCH 3/3] selftests/ftrace: Use /bin/echo instead of built-in echo

[RFC PATCH] cpufreq: add support for HiSilicon SoC HIP09
 2020-05-07 13:04 UTC  (7+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-07 13:04 UTC  (4+ messages)
` [PATCH v4 2/7] KVM: arm64: "

[RFC net] net: dsa: Add missing reference counting
 2020-05-07 13:02 UTC  (4+ messages)

[PATCHv4 0/6] iommu/arm-smmu: Allow client devices to select identity mapping
 2020-05-07 13:02 UTC  (3+ messages)
` [PATCHv4 4/6] iommu/arm-smmu-qcom: Request direct mapping for modem device

[PATCH v5] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-07 13:00 UTC  (8+ messages)
  ` [EXT] "

[PATCH] platform/x86: dell-laptop: don't register platform::micmute if the related tokens don't exist
 2020-05-07 12:58 UTC  (2+ messages)

[PATCH v3 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-07 12:57 UTC  (3+ messages)
` [PATCH v3 3/6] pstore/ram: Refactor DT size parsing

[PATCH] platform/x86: dell-laptop: don't register platform::micmute if the related tokens don't exist
 2020-05-07 12:57 UTC  (5+ messages)

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-07 12:53 UTC  (5+ messages)

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-05-07 12:53 UTC  (6+ messages)

[PATCH v2 0/2] Add QRTR MHI client driver
 2020-05-07 12:53 UTC  (3+ messages)
` [PATCH v2 1/2] net: qrtr: Add MHI transport layer
` [PATCH v2 2/2] net: qrtr: Do not depend on ARCH_QCOM

[PATCH] sched/fair: Fix nohz.next_balance update
 2020-05-07 12:53 UTC  (9+ messages)

linux-next boot error: WARNING: suspicious RCU usage in ip6mr_get_table
 2020-05-07 12:50 UTC  (3+ messages)

[PATCH v2] f2fs: shrink spinlock coverage
 2020-05-07 12:49 UTC  (4+ messages)

[PATCH v2 07/14] objtool: Make handle_insn_ops() unconditional
 2020-05-07 12:38 UTC  (3+ messages)
` [tip: objtool/core] "

[PATCH resend 0/2] KVM: arm64: Unify stage2 mapping for THP backed memory
 2020-05-07 12:35 UTC  (3+ messages)
` [PATCH resend 1/2] KVM: arm64: Clean up the checking for huge mapping
` [PATCH resend 2/2] KVM: arm64: Unify handling THP backed host memory

[PATCH v10 0/8] Add endpoint driver for R-Car PCIe controller
 2020-05-07 12:33 UTC  (9+ messages)
` [PATCH v10 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v10 2/8] PCI: rcar: Move shareable code to a common file
` [PATCH v10 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v10 4/8] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
` [PATCH v10 5/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v10 6/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v10 7/8] PCI: rcar: Add endpoint mode support
` [PATCH v10 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH 0/2] Add TI tps6598x DT binding and probe
 2020-05-07 12:33 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: Add TI tps6598x device tree binding documentation
` [PATCH 2/2] usb: typec: tps6598x: Add OF probe binding

[PATCH] lib/zlib: Remove outdated and incorrect pre-increment optimization
 2020-05-07 12:31 UTC 

Re: [v4,iproute2-next 1/2] iproute2-next:tc:action: add a gate control action
 2020-05-07 12:31 UTC  (2+ messages)

[PATCH 7/7] sysvipc_find_ipc should increase position index
 2020-05-07 12:29 UTC  (4+ messages)
` [PATCH] ipc/util.c: sysvipc_find_ipc() incorrectly updates "

[PATCH] kernel/trace: Stop and wait for kthread on preempt irq module unload
 2020-05-07 12:29 UTC  (11+ messages)
              ` [PATCH] tracing: Wait for preempt irq delay thread to finish

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-07 12:24 UTC  (10+ messages)
` [PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()

[PATCH V2 3/4] ARM: dts: stm32: enable stmpe811 on stm32429-disco board
 2020-05-07 12:20 UTC  (4+ messages)
    ` [PATCH "

[PATCH -next] dm mpath: Remove unused variable ret
 2020-05-07 12:26 UTC 

[PATCH -next] ASoC: rt5677: Use devm_snd_soc_register_component()
 2020-05-07 12:18 UTC  (2+ messages)

[PATCH -next] soc: fsl_asrc: Make some functions static
 2020-05-07 12:18 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2020-05-07 12:17 UTC 

[PATCH] Documentation: update numastat explanation
 2020-05-07 12:17 UTC  (3+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-07 12:16 UTC  (3+ messages)
` [PATCH v4 02/14] arm: add support for folded p4d page tables

[PATCH net] hinic: fix a bug of ndo_stop
 2020-05-07  4:32 UTC 

[rcu:rcu/next] BUILD SUCCESS ad49dba5db65067e6a53256192749bc40e51833f
 2020-05-07 12:13 UTC 

[net PATCH v2] net: hsr: fix incorrect type usage for protocol variable
 2020-05-07 12:14 UTC  (2+ messages)

[PATCH] interconnect: Add helpers for enabling/disabling a path
 2020-05-07 12:09 UTC  (3+ messages)

[PATCH v2] interconnect: Add helpers for enabling/disabling a path
 2020-05-07 12:08 UTC 

[PATCH v2 0/6] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-07 12:03 UTC  (4+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 2/7] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc

[PATCH] serial: Remove duplicated macro definition of port type
 2020-05-07 12:03 UTC 

[PATCH RFC v3 00/12] perf pmu-events: Support event aliasing for system PMUs
 2020-05-07 11:57 UTC  (13+ messages)
` [PATCH RFC v3 01/12] perf jevents: Add support for an extra directory level
` [PATCH RFC v3 02/12] perf jevents: Add support for system events tables
` [PATCH RFC v3 03/12] perf vendor events arm64: Relocate hip08 events
` [PATCH RFC v3 04/12] perf vendor events arm64: Add Architected events smmuv3-pmcg.json
` [PATCH RFC v3 05/12] perf vendor events arm64: Add hip08 SMMUv3 PMCG events
` [PATCH RFC v3 06/12] perf pmu: Add pmu_id()
` [PATCH RFC v3 07/12] perf pmu: Add pmu_add_sys_aliases()
` [PATCH RFC v3 08/12] perf vendor events: Add JSON metrics for imx8mm DDR Perf
` [PATCH RFC v3 09/12] perf metricgroup: Split up metricgroup__add_metric()
` [PATCH RFC v3 10/12] perf metricgroup: Split up metricgroup__print()
` [PATCH RFC v3 11/12] perf metricgroup: Support printing metric groups for system PMUs
` [PATCH RFC v3 12/12] perf metricgroup: Support adding metrics "

[PATCH 4/4] scripts/checkstack.pl: fix arm sp regex
 2020-05-07 11:58 UTC  (5+ messages)
` [PATCH 1/4] scripts/checkstack.pl: don't display $dre as different entity
      ` RE:[PATCH 4/4] scripts/checkstack.pl: fix arm sp regex

[PATCH v7 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-07 11:58 UTC  (3+ messages)
` [PATCH v7 1/2] PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port
` [PATCH v7 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver

[PATCH 0/2] KVM: nVMX: Skip IPBP on nested VMCS switch
 2020-05-07 11:58 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.7-rc5
 2020-05-07 11:53 UTC 

[GIT PULL] KVM changes for Linux 5.7-rc5
 2020-05-07 11:53 UTC 

[PATCH v2 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-07 11:50 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
` [PATCH v2 2/9] KVM: x86: fix DR6 delivery for various cases of #DB injection
` [PATCH v2 3/9] KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG
` [PATCH v2 4/9] KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG
` [PATCH v2 5/9] KVM: selftests: Add KVM_SET_GUEST_DEBUG test
` [PATCH v2 6/9] KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on
` [PATCH v2 7/9] KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
` [PATCH v2 8/9] KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
` [PATCH 9/9] KVM: VMX: pass correct DR6 for GD userspace exit

[PATCH v3] PCI/ASPM: Enable ASPM for bridge-to-bridge link
 2020-05-07 11:50 UTC  (3+ messages)

[PATCH V1 0/2] CQE fixes
 2020-05-07 11:48 UTC  (3+ messages)
` [PATCH V1 2/2] mmc: core: Fix recursive locking issue in CQE recovery path

[PATCH v2 0/2] soc: ti: add k3 platforms chipid module driver
 2020-05-07 11:47 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] memory/samsung: Maybe wrong triming parameter
 2020-05-07 11:45 UTC 

[PATCH] net: hisilicon: Make CONFIG_HNS invisible
 2020-05-07 11:45 UTC 

KASAN: use-after-free Write in snd_rawmidi_kernel_write1
 2020-05-07 11:44 UTC  (7+ messages)

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-07 11:17 UTC  (10+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 04/20] mips: cm: Fix an invalid error code of INTVN_*_ERR
  ` [PATCH v2 05/20] mips: cm: Add L2 ECC/parity errors reporting
  ` [PATCH v2 07/20] mips: Add MIPS Warrior P5600 support
  ` [PATCH v2 11/20] mips: MAAR: Use more precise address mask

(no subject)
 2020-05-07 11:00 UTC  (2+ messages)
` your mail

[PATCH] MIPS: tools: Move "returns" after "loongson3-llsc-check"
 2020-05-07 10:59 UTC  (2+ messages)

[PATCH] pinctrl: amd: Add ACPI dependency
 2020-05-07 11:37 UTC 

[PATCH 0/2] lightning mountain: Add architecture dependency
 2020-05-07 11:36 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: equilibrium: "
` [PATCH 2/2] phy: intel-lgm-emmc: "

[PATCH v3 4/6] blktrace: fix debugfs use after free
 2020-05-07 11:30 UTC  (2+ messages)
` [blktrace] d106a3fdba: BUG:kernel_NULL_pointer_dereference,address

[PATCH v1] ASoC: rockchip-i2s: add description for rk3308
 2020-05-07 11:32 UTC 


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