linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-21 13:47:04 to 2021-10-21 15:41:40 UTC [more...]

[PATCH V8 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-21 15:41 UTC  (5+ messages)
` [PATCH V8 1/9] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V8 2/9] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V8 3/9] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V8 4/9] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM

[PATCH] mm/secretmem: Avoid letting secretmem_users drop to zero
 2021-10-21 15:40 UTC 

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-21 15:39 UTC  (18+ messages)
` [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory
` [RFC 03/16] KVM: selftests: handle encryption bits in page tables
` [RFC 04/16] KVM: selftests: set CPUID before setting sregs in vcpu creation
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests

[PATCH] sctp: initialize endpoint LSM labels also on the client side
 2021-10-21 15:38 UTC 

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-10-21 15:36 UTC  (4+ messages)
` Re: Re: [PATCH v7 11/11] media: hantro: Support NV12 on the G2 core
    `  "

[PATCH v3 1/2] thermal/core: Make the userspace governor deprecated
 2021-10-21 15:35 UTC  (4+ messages)

[PATCH v4] dt-bindings: dvfs: Add support for generic performance domains
 2021-10-21 15:35 UTC  (7+ messages)

[GIT PULL] riscv: dts: few cleanups for v5.16
 2021-10-21 15:35 UTC  (4+ messages)

[PATCH v5 0/1] Add support for the Mercury+ AA1 module
 2021-10-21 15:34 UTC  (3+ messages)
` [PATCH v5 1/1] dts: socfpga: Add Mercury+ AA1 devicetree

[GIT PULL] Networking for 5.15-rc7
 2021-10-21 15:32 UTC 

[PATCH] locking: Generic ticket lock
 2021-10-21 15:31 UTC  (6+ messages)

linux-next: manual merge of the kvm tree with the tip tree
 2021-10-21 15:32 UTC  (2+ messages)

[btrfs] 0f80799866: WARNING:at_fs/sysfs/file.c:#sysfs_emit
 2021-10-21 15:30 UTC  (2+ messages)

[PATCH] Revert "drm/ast: Add detect function support"
 2021-10-21 15:30 UTC 

linux-next: manual merge of the tip tree with the iommu tree
 2021-10-21 15:29 UTC  (2+ messages)

[PATCH] btrfs: simplify redundant logic judgment
 2021-10-21 15:26 UTC  (2+ messages)

linux-next: Tree for Oct 21
 2021-10-21 15:26 UTC  (2+ messages)
` linux-next: Tree for Oct 21 (drivers/irqchip/irq-mchp-eic.o)

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2021-10-21 15:23 UTC  (16+ messages)
` [PATCH v17 01/15] s390/vfio-ap: Set pqap hook when vfio_ap module is loaded
` [PATCH v17 02/15] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v17 03/15] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v17 04/15] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v17 05/15] s390/vfio-ap: introduce shadow APCB
` [PATCH v17 06/15] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
` [PATCH v17 07/15] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v17 08/15] s390/vfio-ap: keep track of active guests
` [PATCH v17 09/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v17 10/15] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v17 11/15] s390/ap: driver callback to indicate resource in use
` [PATCH v17 12/15] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v17 13/15] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v17 14/15] s390/ap: notify drivers on config changed and scan complete callbacks
` [PATCH v17 15/15] s390/vfio-ap: update docs to include dynamic config support

[PATCH] mfd: wcd934x: Replace legacy gpio interface for gpiod
 2021-10-21 15:24 UTC  (2+ messages)

[PATCH v3 00/25] Unify PCI error response checking
 2021-10-21 15:22 UTC  (28+ messages)
` [PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
` [PATCH v3 02/25] PCI: Set error response in config access defines when ops->read() fails
` [PATCH v3 03/25] PCI: Use SET_PCI_ERROR_RESPONSE() when device not found
` [PATCH v3 04/25] PCI: Remove redundant error fabrication when device read fails
` [PATCH v3 05/25] PCI: thunder: "
` [PATCH v3 06/25] PCI: iproc: "
` [PATCH v3 07/25] PCI: mediatek: "
` [PATCH v3 08/25] PCI: exynos: "
` [PATCH v3 09/25] PCI: histb: "
` [PATCH v3 10/25] PCI: kirin: "
` [PATCH v3 11/25] PCI: aardvark: "
` [PATCH v3 12/25] PCI: mvebu: "
` [PATCH v3 13/25] PCI: altera: "
` [PATCH v3 14/25] PCI: rcar: "
` [PATCH v3 15/25] PCI: rockchip: "
` [PATCH v3 16/25] PCI/ERR: Use RESPONSE_IS_PCI_ERROR() to check read from hardware
` [PATCH v3 17/25] PCI: vmd: "
` [PATCH v3 18/25] PCI: pciehp: "
` [PATCH v3 19/25] PCI/DPC: "
` [PATCH v3 20/25] PCI/PME: "
` [PATCH v3 21/25] PCI: cpqphp: "
` [PATCH v3 22/25] PCI: Use PCI_ERROR_RESPONSE to specify hardware error
` [PATCH v3 23/25] PCI: keystone: "
` [PATCH v3 24/25] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error
` [PATCH v3 25/25] PCI: xgene: Use PCI_ERROR_RESPONSE to specify hardware error

[PATCH v1] PCI: qcom: Fix incorrect register offset in pcie init
 2021-10-21 15:21 UTC  (3+ messages)

[PATCH v1] usb: xhci: tegra: Check padctrl interrupt presence in device tree
 2021-10-21 15:20 UTC  (5+ messages)

[PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()
 2021-10-21 15:15 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] selftests: bpf: convert test_bpffs to ASSERT macros
` [PATCH bpf-next v2 3/3] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs

[veth] 9d3684c24a: kernel-selftests.net/mptcp.mptcp_join.sh.fail
 2021-10-21 15:34 UTC  (3+ messages)

[PATCH V1] gcc-plugins: remove duplicate include in gcc-common.h
 2021-10-21 15:13 UTC  (2+ messages)

[PATCH] x86/unwind/orc: Handle kretprobes_trampoline
 2021-10-21 15:13 UTC  (6+ messages)

[PATCH] usb: gadget: mass_storage: Make use of the helper macro kthread_run()
 2021-10-21 15:13 UTC  (2+ messages)

[patch 09/21] x86/fpu/core: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V2 15/30] x86/fpu: Replace KVMs home brewed FPU copy to user
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 04/21] x86/fpu: Replace KVMs xstate component clearing
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 05/21] x86/KVM: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 02/21] x86/fpu: Convert fpstate_init() to struct fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 01/21] x86/fpu: Provide struct fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 06/21] x86/fpu: Convert tracing to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 03/21] x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 07/21] x86/fpu/regset: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 08/21] x86/fpu/signal: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 10/21] x86/math-emu: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 11/21] x86/fpu: Remove fpu::state
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 12/21] x86/fpu: Do not leak fpstate pointer on fork
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 13/21] x86/process: Move arch_thread_struct_whitelist() out of line
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 14/21] x86/fpu: Add size and mask information to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 15/21] x86/fpu: Use fpstate::size
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 16/21] x86/fpu/xstate: Use fpstate for os_xsave()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 17/21] x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 18/21] x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 19/21] x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V2 21/21] x86/fpu/signal: Use fpstate for size and features
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 20/21] x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH 00/20] exit cleanups
 2021-10-21 15:11 UTC  (7+ messages)
` [PATCH 12/20] exit/kthread: Have kernel threads return instead of calling do_exit
` [PATCH 18/20] exit/rtl8723bs: Replace the macro thread_exit with a simple return 0

[PATCH] KVM: MMU: Reset mmu->pkru_mask to avoid stale data
 2021-10-21 15:09 UTC  (3+ messages)

[PATCH 0/2] cpuidle: Fix runtime PM based cpuidle for s2idle
 2021-10-21 15:09 UTC  (7+ messages)
` [PATCH 2/2] PM: sleep: Fix runtime PM based cpuidle support

[PATCH v2 3/3] PCI/ASPM: Add LTR sysfs attributes
 2021-10-21 15:09 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-21 15:07 UTC  (2+ messages)
` [PATCH v5 2/2] firmware: arm_scmi: Add optee transport

[PATCH memcg v4] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-10-21 15:05 UTC  (6+ messages)
  ` [PATCH memcg 3/3] memcg: handle memcg oom failures

[PATCH] MAINTAINERS: Chrome: Drop Enric Balletbo i Serra
 2021-10-21 15:04 UTC  (2+ messages)

[PATCH v6 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-21 15:04 UTC  (3+ messages)
` [PATCH v6 2/3] Bluetooth: aosp: Support AOSP Bluetooth Quality Report
` [PATCH v6 3/3] Bluetooth: btusb: enable Mediatek to support AOSP extension

[PATCH 0/9] block: reviewed add_disk() error handling set
 2021-10-21 15:01 UTC  (2+ messages)
` (subset) "

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-10-21 14:58 UTC  (9+ messages)

[PATCH 0/2] Reduce stacking and overscheduling
 2021-10-21 14:56 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: Couple wakee flips with heavy wakers
` [PATCH 2/2] sched/fair: Increase wakeup_gran if current task has not executed the minimum granularity

[PATCH] block: aoe: fixup coccinelle warnings
 2021-10-21 14:55 UTC  (2+ messages)

[PATCH 0/4] KVM: X86: Improve guest TLB flushing
 2021-10-21 14:52 UTC  (7+ messages)
` [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-21 14:51 UTC  (14+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

[PATCH] [PATCH V5]ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-10-21 14:49 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: phy: Introduce Qualcomm eDP/DP PHY binding
 2021-10-21 14:51 UTC  (3+ messages)

[PATCH v3 0/9] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-21 14:49 UTC  (5+ messages)
` [PATCH v3 6/9] arm64: Recover kretprobe modified return address in stacktrace

[PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
 2021-10-21 14:42 UTC  (12+ messages)
  ` [RFC][arm64] possible infinite loop in btrfs search_ioctl()

[PATCH v2] mm: Optimise put_pages_list()
 2021-10-21 14:41 UTC  (6+ messages)

drivers/gpu/drm/i915/i915_sw_fence.c:90:20: error: unused function 'debug_fence_init_onstack'
 2021-10-21 14:38 UTC 

[PATCH 0/3] Add SDHCI driver support for NXP S32G2
 2021-10-21 14:38 UTC  (8+ messages)
` [RFC PATCH 2/3] mmc: sdhci-esdhc-imx: add NXP S32G2 support
` [PATCH 3/3] arm64: dts: s32g2: add USDHC support

[PATCH -next] PM: hibernate: Get block device exclusively when do swsusp_check
 2021-10-21 14:38 UTC  (5+ messages)

[PATCH v2 0/2] optimise blk_try_enter_queue()
 2021-10-21 14:37 UTC  (4+ messages)
` [PATCH v2 1/2] percpu_ref: percpu_ref_tryget_live() version holding RCU

[RFCv1 0/4] arm64: Use static key for PID in CONTEXTIDR
 2021-10-21 14:37 UTC  (4+ messages)
` [RFCv1 1/4] arm64: Use static key for tracing "

[PATCH v2 0/2] perf jevents: Enable build warnings
 2021-10-21 14:36 UTC  (4+ messages)

[PATCH] virtio-blk: fixup coccinelle warnings
 2021-10-21 14:35 UTC  (2+ messages)

[PATCH v1] regulator: Don't error out fixed regulator in regulator_sync_voltage()
 2021-10-21 14:33 UTC  (5+ messages)

[PATCH v3] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
 2021-10-21 14:33 UTC 

linux-next: build warning after merge of the fscache tree
 2021-10-21 14:32 UTC  (3+ messages)

[PATCH v3] regmap: spi: Set regmap max raw r/w from max_transfer_size
 2021-10-21 14:32 UTC  (4+ messages)

[PATCH v3 0/6] Add Xilinx Event Management Driver
 2021-10-21 14:26 UTC  (20+ messages)
  ` [PATCH v4 "
  ` [PATCH v5 "
  ` [PATCH v5 1/6] firmware: xilinx: add register notifier in zynqmp firmware
  ` [PATCH v5 2/6] firmware: xilinx: add macros of node ids for error event
  ` [PATCH v5 4/6] drivers: soc: xilinx: add xilinx event management driver
  ` [PATCH v5 5/6] firmware: xilinx: instantiate xilinx event manager driver
  ` [PATCH v5 6/6] driver: soc: xilinx: register for power events in zynqmp power driver

[PATCH v2] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-10-21 14:21 UTC  (2+ messages)

[PATCH net-next 0/4] Delete impossible devlink notifications
 2021-10-21 14:16 UTC  (5+ messages)
` [PATCH net-next 1/4] devlink: Delete obsolete parameters publish API
` [PATCH net-next 2/4] devlink: Remove not-executed trap policer notifications
` [PATCH net-next 3/4] devlink: Remove not-executed trap group notifications
` [PATCH net-next 4/4] devlink: Clean not-executed param notifications

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-10-21 14:16 UTC  (7+ messages)
` [PATCH v5 08/13] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5 12/13] KVM: Optimize gfn lookup in kvm_zap_gfn_range()

[PATCH v2] x86: add support DM&P devices
 2021-10-21 14:14 UTC  (2+ messages)
` [tip: x86/cpu] x86/CPU: Add support for Vortex CPUs

[PATCH 0/6] kthread: Add the helper macro kthread_run_on_cpu()
 2021-10-21 14:14 UTC  (9+ messages)
` [PATCH 1/6] "
  ` Re: [PATCH 0/6] "

[mm/migrate] 9eeb73028c: stress-ng.memhotplug.ops_per_sec -53.8% regression
 2021-10-21 14:29 UTC  (3+ messages)

[PATCH 00/18] External ECC engines & Macronix support
 2021-10-21 14:09 UTC  (4+ messages)
` [PATCH 04/18] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml

[syzbot] general protection fault in start_motor
 2021-10-21 14:07 UTC 

[mm/migrate] 295be91f7e: stress-ng.memhotplug.ops_per_sec 151.7% improvement
 2021-10-21 14:21 UTC 

[PATCH v2] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
 2021-10-21 14:01 UTC  (3+ messages)

[PATCH] iio: chemical: scd4x: Add a scale for the co2 concentration reading
 2021-10-21 14:00 UTC 

[PATCH net 0/3] can: j1939: fix some standard conformance problems
 2021-10-21 14:04 UTC  (4+ messages)
` [PATCH net 1/3] can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
` [PATCH net 2/3] can: j1939: j1939_can_recv(): ignore messages with invalid source address
` [PATCH net 3/3] can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM

[RFC PATCH] ceph: add remote object copy counter to fs client
 2021-10-21 13:52 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: net: qcom,ipa: describe IPA v4.5 interconnects
 2021-10-21 13:51 UTC  (2+ messages)

[PATCH] compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizer
 2021-10-21 13:50 UTC  (5+ messages)


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