linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-07 22:39:28 to 2021-12-08 02:01:06 UTC [more...]

[PATCH v7 0/7] Refactor MTK MDP driver into core/components
 2021-12-08  2:00 UTC  (5+ messages)
` [PATCH v7 2/7] mtk-mdp: add driver to probe mdp components

[PATCH] mm/oom_kill: wake futex waiters before annihilating victim shared mutex
 2021-12-08  1:58 UTC  (4+ messages)

[RFC v3 00/12] Intro to Hardware timestamping engine
 2021-12-08  1:59 UTC  (13+ messages)
` [RFC v3 02/12] drivers: Add hardware timestamp engine (HTE)
` [RFC v3 09/12] gpiolib: cdev: Add hardware timestamp clock type

[PATCH v3 00/26] KVM: x86: Halt and APICv overhaul
 2021-12-08  1:52 UTC  (27+ messages)
` [PATCH v3 01/26] KVM: fix avic_set_running for preemptable kernels
` [PATCH v3 02/26] KVM: nVMX: Ensure vCPU honors event request if posting nested IRQ fails
` [PATCH v3 03/26] KVM: VMX: Clean up PI pre/post-block WARNs
` [PATCH v3 04/26] KVM: VMX: Handle PI wakeup shenanigans during vcpu_put/load
` [PATCH v3 05/26] KVM: Drop unused kvm_vcpu.pre_pcpu field
` [PATCH v3 06/26] KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
` [PATCH v3 07/26] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
` [PATCH v3 08/26] KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
` [PATCH v3 09/26] KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
` [PATCH v3 10/26] KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
` [PATCH v3 11/26] KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs
` [PATCH v3 12/26] KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path
` [PATCH v3 13/26] KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption
` [PATCH v3 14/26] KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU
` [PATCH v3 15/26] iommu/amd: KVM: SVM: Use pCPU to infer IsRun state for IRTE
` [PATCH v3 16/26] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
` [PATCH v3 17/26] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
` [PATCH v3 18/26] KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ
` [PATCH v3 19/26] KVM: VMX: Fold fallback path into triggering posted IRQ helper
` [PATCH v3 20/26] KVM: VMX: Don't do full kick when handling posted interrupt wakeup
` [PATCH v3 21/26] KVM: SVM: Drop AVIC's intermediate avic_set_running() helper
` [PATCH v3 22/26] KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops
` [PATCH v3 23/26] KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled
` [PATCH v3 24/26] KVM: x86: Skip APICv update if APICv is disable at the module level
` [PATCH v3 25/26] KVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_inhibit_reasons
` [PATCH v3 26/26] KVM: x86: Unexport __kvm_request_apicv_update()

[PATCH v2 0/1] Dont allocate pages on a offline node
 2021-12-08  1:53 UTC  (11+ messages)
` [PATCH v2 1/1] mm/vmscan.c: Prevent allocating shrinker_info on offlined nodes

[PATCH] irqchip/irq-gic-v3-its.c: Return its_invall_cmd.col when building INVALL
 2021-12-08  1:54 UTC 

[PATCH] clk: Fix children not voting entire parent chain during init
 2021-12-08  1:53 UTC  (2+ messages)

[PATCH RESEND V2 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-12-08  1:50 UTC  (7+ messages)
` [PATCH RESEND V2 1/6] PCI: Add #defines for accessing PCIe DVSEC fields
` [PATCH RESEND V2 2/6] driver core: auxiliary bus: Add driver data helpers
` [PATCH RESEND V2 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [PATCH RESEND V2 4/6] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH RESEND V2 5/6] sample/sdsi: Sample of SDSi provisiong using sysfs
` [PATCH RESEND V2 6/6] selftests: sdsi: test sysfs setup

[PATCH] arm64: dts: mt8183: kukui: Add Type C node
 2021-12-08  1:47 UTC 

[PATCH v3 0/3] block: show crypto capabilities in sysfs
 2021-12-08  1:35 UTC  (4+ messages)
` [PATCH v3 1/3] block: simplify calling convention of elv_unregister_queue()
` [PATCH v3 2/3] block: don't delete queue kobject before its children
` [PATCH v3 3/3] blk-crypto: show crypto capabilities in sysfs

[net-next RFC PATCH 0/6] Add support for qca8k mdio rw in Ethernet packet
 2021-12-08  1:35 UTC  (23+ messages)

[PATCH v5 0/7] Add Aspeed AST2600 soc display support
 2021-12-08  1:33 UTC  (8+ messages)
` [PATCH v5 1/7] ARM: dts: aspeed: Add GFX node to AST2600
` [PATCH v5 2/7] ARM: dts: aspeed: ast2600-evb: Enable GFX device
` [PATCH v5 3/7] drm/aspeed: Update INTR_STS handling
` [PATCH v5 4/7] drm/aspeed: Add AST2600 chip support
` [PATCH v5 5/7] drm/aspeed: Add reset and clock for AST2600
` [PATCH v5 6/7] arm:boot:dts:aspeed-g6 Add more gfx reset control
` [PATCH v5 7/7] dt-bindings:ast2600-clock Add CRT reset define

[intel-tdx:guest 143/144] arch/x86/kernel/head_64.o: warning: objtool: verify_cpu()+0x4d: unreachable instruction
 2021-12-08  1:32 UTC 

[PATCH 00/19] Rust support
 2021-12-08  1:29 UTC  (10+ messages)
` [PATCH 05/19] rust: add `compiler_builtins` crate
` [PATCH 14/19] docs: add Rust documentation
` [PATCH 15/19] Kbuild: add Rust support

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-08  1:23 UTC  (17+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v3 03/15] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v3 04/15] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v3 06/15] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v3 07/15] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v3 08/15] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 12/15] ARM: dts: NSP: Rename SATA unit name
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA to YAML
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

[PATCH v5 0/7] MediaTek Ethernet Patches on MT8195
 2021-12-08  1:20 UTC  (4+ messages)

[PATCH][next] crypto: cavium - Use kcalloc() instead of kzalloc()
 2021-12-08  1:24 UTC 

[PATCH 5.10 000/125] 5.10.84-rc2 review
 2021-12-08  1:18 UTC  (2+ messages)

[PATCH] pyh: qcom: fix the application of sizeof to pointer
 2021-12-08  1:03 UTC 

[x86/signal] 3aac3ebea0: will-it-scale.per_thread_ops -11.9% regression
 2021-12-08  0:59 UTC  (7+ messages)

[PATCH v2 0/8] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-08  0:56 UTC  (9+ messages)
` [PATCH v2 1/8] docs: sysfs-block: move to stable directory
` [PATCH v2 2/8] docs: sysfs-block: sort alphabetically
` [PATCH v2 3/8] docs: sysfs-block: add contact for nomerges
` [PATCH v2 4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst
` [PATCH v2 5/8] docs: sysfs-block: document stable_writes
` [PATCH v2 6/8] docs: sysfs-block: document virt_boundary_mask
` [PATCH v2 7/8] docs: block: remove queue-sysfs.rst
` [PATCH v2 8/8] MAINTAINERS: add entries for block layer documentation

[PATCH v4 0/7] Initial Samsung Galaxy A8 (2018) support
 2021-12-08  0:55 UTC  (5+ messages)
` [PATCH v4 7/7] arm64: dts: exynos: Add initial device tree support for Exynos7885 SoC

[PATCH] drm/amdkfd: Fix a wild pointer dereference in svm_range_add()
 2021-12-08  0:54 UTC  (3+ messages)

[PATCH v3 1/2] hwmon: (pmbus) Add Delta AHE-50DC fan control module driver
 2021-12-08  0:54 UTC  (9+ messages)

[PATCH v2 5/8] pinctrl: nuvoton: Add driver for WPCM450
 2021-12-08  0:51 UTC  (2+ messages)

[V2 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-12-08  0:51 UTC  (2+ messages)

[PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
 2021-12-08  0:51 UTC  (8+ messages)
` [PATCH V7 03/18] x86/pks: Add additional PKEY helper macros
` [PATCH V7 08/18] x86/entry: Preserve PKRS MSR across exceptions

Thoughts of AMX KVM support based on latest kernel
 2021-12-08  0:50 UTC  (10+ messages)
                ` Rewording of Setting IA32_XFD[18] (Re: Thoughts of AMX KVM support based on latest kernel)

[PATCH] ipv6: fix NULL pointer dereference in ip6_output()
 2021-12-08  0:50 UTC  (4+ messages)

[PATCH] btrfs: zoned: convert comment to kernel-doc format
 2021-12-08  0:43 UTC  (3+ messages)

[PATCH v5 net-next 0/4] prepare ocelot for external interface control
 2021-12-08  0:44 UTC  (7+ messages)
` [PATCH v5 net-next 2/4] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v5 net-next 3/4] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v5 net-next 4/4] net: mscc: ocelot: split register definitions to a separate file

[PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-08  0:36 UTC  (4+ messages)

[RFC PATCH 0/3] Add driver for Renesas RZ/G2L CRU module
 2021-12-08  0:32 UTC  (4+ messages)
` [RFC PATCH 2/3] media: platform: Add CRU driver for RZ/G2L SoC

[PATCH][next] net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
 2021-12-08  0:35 UTC 

wilc1000: Fix minor typos in error messages
 2021-12-08  0:23 UTC  (5+ messages)
` [PATCH 2/2] wilc1000: Fix missing newline in error message

[cel:topic-rpc-with-tls 1/9] net/tls/tls_internal.h:29:10: fatal error: asm/fpu/api.h: No such file or directory
 2021-12-08  0:21 UTC 

[PATCH V2 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-12-08  0:20 UTC  (2+ messages)
` [PATCH V2 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices

[PATCH 00/15] KVM: X86: Fix and clean up for register caches
 2021-12-08  0:15 UTC  (5+ messages)
` [PATCH 16/15] KVM: X86: Update mmu->pdptrs only when it is changed
` [PATCH 17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs "

[avpatel:riscv_kvm_aia_v1 39/40] arch/riscv/kvm/aia_aplic.c:254:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2021-12-08  0:10 UTC 

[PATCH] pci/quirks: Add quirk for Bayhub O2 SD controller
 2021-12-08  0:09 UTC 

[PATCH v4 bpf-next 0/5] Integrate kernel module BTF support
 2021-12-08  0:08 UTC  (7+ messages)
  ` [PATCH v4 bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it

[PATCH] ASoC: test-component: fix null pointer dereference
 2021-12-08  0:05 UTC  (9+ messages)
          ` [PATCH v2] "

[PATCH v2 0/4] page table check
 2021-12-08  0:05 UTC  (3+ messages)
` [PATCH v2 3/4] mm: "

[PATCH][next] dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
 2021-12-08  0:10 UTC 

[syzbot] INFO: task hung in io_uring_cancel_generic (2)
 2021-12-08  0:04 UTC  (2+ messages)

[intel-tdx:guest 2/4] arch/x86/kernel/tdx-tests.c:66:12: warning: no previous prototype for 'kvm_unit_test_debug_init'
 2021-12-08  0:00 UTC 

[kees:memcpy/step2/next-20211206 19/19] include/linux/fortify-string.h:324:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2021-12-08  0:00 UTC 

[RFC PATCH v2] Documentation: dev-tools: Add KTAP specification
 2021-12-07 23:44 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for 5.16-3
 2021-12-07 23:43 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v5.16: 2nd batch
 2021-12-07 23:43 UTC  (2+ messages)

[PATCH] bus: mhi: core: Add support for forced PM resume
 2021-12-07 23:41 UTC  (2+ messages)

[PATCH] find: Do not read beyond variable boundaries on small sizes
 2021-12-07 23:39 UTC  (5+ messages)

[PATCH V3 0/6] xen: Add support of extended regions (safe ranges) on Arm
 2021-12-07 23:36 UTC  (5+ messages)
` [PATCH V3 4/6] xen/unpopulated-alloc: Add mechanism to use Xen resource

[PATCH] aio: Fix incorrect usage of eventfd_signal_allowed()
 2021-12-07 23:33 UTC  (2+ messages)

[PATCH V6 0/5] Add SEV_INIT_EX support
 2021-12-07 23:33 UTC  (6+ messages)
` [PATCH V6 1/5] crypto: ccp - Add SEV_INIT rc error logging on init
` [PATCH V6 2/5] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH V6 3/5] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH V6 4/5] crypto: ccp - Add psp_init_on_probe module parameter
` [PATCH V6 5/5] crypto: ccp - Add SEV_INIT_EX support

[PATCH 0/4] KVM: X86: Improve permission_fault() for SMAP
 2021-12-07 23:30 UTC  (4+ messages)
` [PATCH 3/4] KVM: X86: Handle implicit supervisor access with SMAP

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-07 23:27 UTC  (3+ messages)
` [PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID

[PATCH v2 0/5] aio: fix use-after-free and missing wakeups
 2021-12-07 23:24 UTC  (2+ messages)

[PATCH] block: switch to atomic_t for request references
 2021-12-07 23:23 UTC  (5+ messages)

[PATCH v2] KVM: LAPIC: Per vCPU control over kvm_can_post_timer_interrupt
 2021-12-07 23:23 UTC  (2+ messages)

[PATCH 0/1] arm64: qcom: sm8350-duo2: enable battery charger
 2021-12-07 23:17 UTC  (2+ messages)
` [PATCH 1/1] arm64: dts: "

[PATCH v6] drm/msm/dp: employ bridge mechanism for display enable and disable
 2021-12-07 23:15 UTC 

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-07 23:09 UTC  (8+ messages)
` [PATCH v3 03/18] driver core: platform: Rename platform_dma_configure()

[PATCH v3 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-07 23:08 UTC  (4+ messages)

[PATCH][V2] intel_th: remove redundant re-assignment of pointer hubdrv
 2021-12-07 23:07 UTC 

[PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
 2021-12-07 23:02 UTC  (4+ messages)
` [PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status
  ` [PATCH v3 1/2] crypto: caam - convert to use capabilities
  ` [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr

[PATCH] kunit: tool: make `build` subcommand also reconfigure if needed
 2021-12-07 23:00 UTC  (2+ messages)

[PATCH] kunit: tool: suggest using decode_stacktrace.sh on kernel crash
 2021-12-07 22:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update e-mail addresses for Laura Abbott
 2021-12-07 22:54 UTC 

[PATCH] cifs: remove redundant assignment to pointer p
 2021-12-07 22:53 UTC 

[PATCH] kunit: tool: revamp message for invalid kunitconfig
 2021-12-07 22:53 UTC  (2+ messages)

[PATCH v2] kunit: tool: reconfigure when the used kunitconfig changes
 2021-12-07 22:49 UTC  (2+ messages)

[PATCH v2 0/5] Convert iProc PCIe binding to YAML
 2021-12-07 22:49 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: dts: Cygnus: Fixed iProc PCIe controller properties

[PATCH v2] MAINTAINERS: Nuvoton NPCM: Add myself as reviewer
 2021-12-07 22:49 UTC 

[PATCH] selftests: sev_migrate_tests: Fix sev_ioctl()
 2021-12-07 22:47 UTC  (2+ messages)

[PATCH 1/2] kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
 2021-12-07 22:47 UTC  (7+ messages)
` [PATCH 2/2] kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs

[PATCH] bpf: remove redundant assignment to pointer t
 2021-12-07 22:47 UTC 

[PATCH] x86/resctrl: remove redundant assignment to variable chunks
 2021-12-07 22:43 UTC  (2+ messages)

[PATCH] sysctl: Add a group of macro functions to initcall the sysctl table of each feature
 2021-12-07 22:39 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).