All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-30 22:12:04 to 2022-11-30 23:10:24 UTC [more...]

[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
 2022-11-30 23:09 UTC  (29+ messages)
` [PATCH v2 01/50] KVM: Register /dev/kvm as the _very_ last thing during initialization
` [PATCH v2 02/50] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH v2 03/50] KVM: Allocate cpus_hardware_enabled "
` [PATCH v2 04/50] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH v2 05/50] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH v2 06/50] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH v2 07/50] KVM: x86: Do timer initialization after XCR0 configuration
` [PATCH v2 08/50] KVM: x86: Move hardware setup/unsetup to init/exit
` [PATCH v2 09/50] KVM: Drop arch hardware (un)setup hooks
` [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
` [PATCH v2 11/50] KVM: VMX: Don't bother disabling eVMCS static key on module exit
` [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper
` [PATCH v2 13/50] KVM: x86: Move guts of kvm_arch_init() to standalone helper
` [PATCH v2 14/50] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
` [PATCH v2 15/50] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH v2 16/50] KVM: arm64: Simplify the CPUHP logic
` [PATCH v2 17/50] KVM: arm64: Free hypervisor allocations if vector slot init fails
` [PATCH v2 18/50] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
` [PATCH v2 19/50] KVM: arm64: Do arm/arch initialization without bouncing through kvm_init()
` [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions

[PATCH 0/2] fsdax,xfs: fix warning messages
 2022-11-30 23:08 UTC  (5+ messages)

[PATCH] vfio/mdev: fix possible memory leak in module init funcs
 2022-11-30 23:06 UTC  (2+ messages)

Bad padding with bpftool btf dump .. format c
 2022-11-30 23:06 UTC  (10+ messages)
  ` Sv: "

[PATCH v3 rcu 0/16] Lazy call_rcu() updates for v6.2
 2022-11-30 23:05 UTC  (6+ messages)
` [PATCH rcu 14/16] rxrpc: Use call_rcu_hurry() instead of call_rcu()

[RFC hid v1 00/10] HID-BPF: add support for in-tree BPF programs
 2022-11-30 23:05 UTC  (3+ messages)
` [RFC hid v1 01/10] bpftool: generate json output of skeletons

BLE HID GATT - Only partially working
 2022-11-30 22:36 UTC 

[PATCH v3 1/2] mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation
 2022-11-30 23:05 UTC  (3+ messages)
` [PATCH v3 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check

[Patch net-next v1 00/12] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2022-11-30 23:05 UTC  (5+ messages)
` [Patch net-next v1 01/12] net: dsa: microchip: ptp: add the posix clock support

Add user to group that's created in other recipe
 2022-11-30 23:04 UTC  (2+ messages)
` [yocto] "

[PATCH net-next] sctp: delete free member from struct sctp_sched_ops
 2022-11-30 23:04 UTC 

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-30 23:02 UTC  (9+ messages)
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules

[merged mm-stable] selftests-damon-add-tests-for-damon_lru_sorts-enabled-parameter.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] mm-damon-lru_sort-enable-and-disable-synchronously.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] mm-damon-reclaimlru_sort-remove-unnecessarily-included-headers.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] selftests-damon-add-tests-for-damon_reclaims-enabled-parameter.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] mm-damon-sysfs-split-out-schemes-directory-implementation-to-separate-file.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] mm-damon-reclaim-enable-and-disable-synchronously.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] mm-damon-modules-deduplicate-init-steps-for-damon-context-setup.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] mm-damon-sysfs-split-out-kdamond-independent-schemes-stats-update-logic-into-a-new-function.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] mm-damon-sysfs-move-unsigned-long-range-directory-to-common-module.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] mm-damon-sysfs-move-sysfs_lock-to-common-module.patch removed from -mm tree
 2022-11-30 23:02 UTC 

[merged mm-stable] mm-damon-sysfs-use-damon_addr_range-for-regions-start-and-end-values.patch removed from -mm tree
 2022-11-30 23:01 UTC 

[merged mm-stable] mm-damon-sysfs-remove-parameters-of-damon_sysfs_region_alloc.patch removed from -mm tree
 2022-11-30 23:01 UTC 

[PATCH bpf-next v3 00/11] xdp: hints via kfuncs
 2022-11-30 23:01 UTC  (4+ messages)
` [xdp-hints] "
    ` [xdp-hints] "

[merged mm-stable] mm-damon-core-split-out-scheme-stat-update-logic-into-a-new-function.patch removed from -mm tree
 2022-11-30 23:01 UTC 

[merged mm-stable] mm-damon-core-split-out-scheme-quota-adjustment-logic-into-a-new-function.patch removed from -mm tree
 2022-11-30 23:01 UTC 

[merged mm-stable] mm-damon-core-split-out-damos-charged-region-skip-logic-into-a-new-function.patch removed from -mm tree
 2022-11-30 23:01 UTC 

[merged mm-stable] mm-damon-core-split-damos-application-logic-into-a-new-function.patch removed from -mm tree
 2022-11-30 23:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-30 23:00 UTC 

Boot failure regression on 6.0.10 stable kernel on iMX7
 2022-11-30 22:59 UTC  (5+ messages)

Help on PHY not supporting autoneg
 2022-11-30 22:59 UTC  (3+ messages)

[PATCH dwarves 0/1] LLD .BTF section patch
 2022-11-30 22:59 UTC  (3+ messages)
` [PATCH 1/1] btf_encoder: Generate a new .BTF section even if one exists

[PATCH v3 0/14] Zbb string optimizations and call support in alternatives
 2022-11-30 22:56 UTC  (30+ messages)
` [PATCH v3 01/14] RISC-V: fix funct4 definition for c.jalr in parse_asm.h
` [PATCH v3 02/14] RISC-V: add prefix to all constants/macros "
` [PATCH v3 03/14] RISC-V: detach funct-values from their offset
` [PATCH v3 04/14] RISC-V: add ebreak instructions to definitions
` [PATCH v3 05/14] RISC-V: add auipc elements to parse_asm header
` [PATCH v3 06/14] RISC-V: Move riscv_insn_is_* macros into a common header
` [PATCH v3 07/14] RISC-V: rename parse_asm.h to insn.h
` [PATCH v3 08/14] RISC-V: kprobes: use central defined funct3 constants
` [PATCH v3 09/14] RISC-V: add U-type imm parsing to insn.h header
` [PATCH v3 10/14] RISC-V: add rd reg "
` [PATCH v3 11/14] RISC-V: fix auipc-jalr addresses in patched alternatives
` [PATCH v3 12/14] efi/riscv: libstub: mark when compiling libstub
` [PATCH v3 13/14] RISC-V: add infrastructure to allow different str* implementations
` [PATCH v3 14/14] RISC-V: add zbb support to string functions

[GIT PULL] clk fixes for v6.1-rc7
 2022-11-30 22:57 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2022-11-30 22:57 UTC  (2+ messages)

[PATCH] KVM: selftests: restore special vmmcall code layout needed by the harness
 2022-11-30 22:56 UTC  (2+ messages)

[PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
 2022-11-30 22:55 UTC  (4+ messages)

[PATCH] kest.pl: Fix grub2 menu handling for rebooting
 2022-11-30 22:54 UTC 

[PATCH] block: Do not reread partition table on exclusively open device
 2022-11-30 22:54 UTC  (3+ messages)

help with pthread_t deprecation / api changes
 2022-11-30 22:54 UTC 

[PATCH net-next v2 0/4] tsnep: Throttle interrupts, RX buffer allocation and ethtool_get_channels()
 2022-11-30 22:53 UTC  (7+ messages)
` [PATCH net-next v2 1/4] tsnep: Consistent naming of struct net_device
` [PATCH net-next v2 2/4] tsnep: Add ethtool::get_channels support
` [PATCH net-next v2 3/4] tsnep: Throttle interrupts

[PATCH] net: dsa: ksz: Check proper trim in ksz_common_rcv()
 2022-11-30 22:53 UTC  (4+ messages)
` [PATCH v2] net: dsa: Check return value from skb_trim_rcsum()

[merged mm-hotfixes-stable] kconfigdebug-provide-a-little-extra-frame_warn-leeway-when-kasan-is-enabled.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] revert-kbuild-fix-wimplicit-function-declaration-in-license_is_gpl_compatible.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] drm-amdgpu-temporarily-disable-broken-clang-builds-due-to-blown-stack-frame.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] mm-khugepaged-fix-gup-fast-interaction-by-sending-ipi.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] mm-khugepaged-invoke-mmu-notifiers-in-shmem-file-collapse-paths.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] tools-vm-slabinfo-gnuplot-use-grep-e-instead-of-egrep.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] mm-introduce-arch_has_hw_nonleaf_pmd_young.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] mm-khugepaged-take-the-right-locks-for-page-table-retraction.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[PATCH v8 0/3] CXL XOR Interleave Arithmetic
 2022-11-30 22:51 UTC  (4+ messages)
` [PATCH v8 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)

[merged mm-hotfixes-stable] hugetlb-dont-delete-vma_lock-in-hugetlb-madv_dontneed-processing.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] mm-damon-sysfs-fix-wrong-empty-schemes-assumption-under-online-tuning-in-damon_sysfs_set_schemes.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] mm-add-dummy-pmd_young-for-architectures-not-having-it.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] mm-migrate-fix-thps-mapcount-on-isolation.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] nilfs2-fix-null-pointer-dereference-in-nilfs_palloc_commit_free_entry.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] mm-replace-vm_warn_on-to-pr_warn-if-the-node-is-offline-with-__gfp_thisnode.patch removed from -mm tree
 2022-11-30 22:51 UTC 

[merged mm-hotfixes-stable] madvise-use-zap_page_range_single-for-madvise-dontneed.patch removed from -mm tree
 2022-11-30 22:51 UTC 

Question about CPUTLBEntry
 2022-11-30 22:50 UTC 

[PATCH bpf-next v3 02/11] bpf: XDP metadata RX kfuncs
 2022-11-30 22:49 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-30 22:50 UTC 

[PATCH v10 1/4] dt-bindings: clock: add loongson-2 clock include file
 2022-11-30 22:49 UTC  (4+ messages)
` [PATCH v10 2/4] clk: clk-loongson2: add clock controller driver support

[PATCH 1/2] time/namespace: Refactor copy-pasted helper into one copy
 2022-11-30 22:48 UTC  (6+ messages)
` [PATCH 2/2] time/namespace: Forbid timens page faults under kthread_use_mm()

[PATCH v9 0/3] CXL XOR Interleave Arithmetic
 2022-11-30 22:47 UTC  (4+ messages)
` [PATCH v9 1/3] ACPICA commit 2d8dc0383d3c908389053afbdc329bbd52f009ce
` [PATCH v9 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v9 3/3] tools/testing/cxl: Add XOR Math support to cxl_test

[folded-merged] mm-replace-vm_warn_on-to-pr_warn-if-the-node-is-offline-with-__gfp_thisnode-v4-fix-2.patch removed from -mm tree
 2022-11-30 22:47 UTC 

[PATCH v4 10/11] PCI/AER: Add optional logging callback for correctable error
 2022-11-30 22:47 UTC  (3+ messages)
` [v5 11/11 PATCH] cxl/pci: Add callback to log AER "

[folded-merged] mm-replace-vm_warn_on-to-pr_warn-if-the-node-is-offline-with-__gfp_thisnode-v4.patch removed from -mm tree
 2022-11-30 22:47 UTC 

[folded-merged] mm-replace-vm_warn_on-to-pr_warn-if-the-node-is-offline-with-__gfp_thisnode-v4-fix.patch removed from -mm tree
 2022-11-30 22:47 UTC 

[syzbot] WARNING in ep_poll (2)
 2022-11-30 22:43 UTC 

[PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
 2022-11-30 22:42 UTC  (5+ messages)

[linux-next:master 11359/12006] arch/loongarch/kernel/ftrace_dyn.c:113:6: warning: no previous prototype for 'prepare_ftrace_return'
 2022-11-30 22:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-30 22:40 UTC 

[Intel-gfx] [PATCH v2 0/5] i915: dedicated MCR locking and hardware semaphore
 2022-11-30 22:40 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for i915: dedicated MCR locking and hardware semaphore (rev3)

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-11-30 22:39 UTC  (3+ messages)

[PATCH v10 0/4] implement getrandom() in vDSO
 2022-11-30 22:39 UTC  (4+ messages)
` [PATCH v10 1/4] random: add vgetrandom_alloc() syscall

[RFC bpf-next 0/5] bpf: making BTF self-describing
 2022-11-30 22:34 UTC  (6+ messages)
` [RFC bpf-next 2/5] libbpf: provide libbpf API to encode BTF kind information

[master][PATCH] strongswan: fix missing strongswap-plugin-mgf1
 2022-11-30 22:39 UTC 

[master][PATCH] toolchain-gcc: update toolchain preferences
 2022-11-30 22:38 UTC 

Query about xrun on usb/pcm
 2022-11-30 22:37 UTC  (7+ messages)

[master][PATCH] optee: drop 3.17 versions
 2022-11-30 22:38 UTC 

[PATCH 0/2] Fix lack of section mismatch warnings with LTO
 2022-11-30 22:37 UTC  (5+ messages)
` [PATCH 1/2] padata: Do not mark padata_mt_helper() as __init

[PATCH] error-injection: Add prompt for function error injection
 2022-11-30 22:37 UTC  (8+ messages)

[PATCH net-next] r8169: enable GRO software interrupt coalescing per default
 2022-11-30 22:33 UTC  (3+ messages)

[PATCH] mtd: spi-nor: issi: Add in support for IS25LX256 chip, operating in 1S-1S-8S mode
 2022-11-30 22:32 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-30 22:30 UTC 

[PATCH net-next 0/2] net: add and use netdev_sw_irq_coalesce_default_on()
 2022-11-30 22:30 UTC  (3+ messages)
` [PATCH net-next 1/2] net: add netdev_sw_irq_coalesce_default_on()
` [PATCH net-next 2/2] r8169: enable GRO software interrupt coalescing per default

[PATCH v9 0/8] Add MV88E6xxx DSA driver and use on gwventana
 2022-11-30 22:30 UTC  (2+ messages)

[PATCH v2 0/8] Add support for segments smaller than one page
 2022-11-30 22:30 UTC  (7+ messages)
` [PATCH v2 7/8] scsi_debug: Support configuring the maximum segment size
` [PATCH v2 8/8] null_blk: "

[PATCH bpf-next v3 10/11] mlx5: Support RX XDP metadata
 2022-11-30 22:29 UTC  (2+ messages)

[PATCH] mm: remove lock_page_memcg() from rmap
 2022-11-30 22:30 UTC  (9+ messages)

[PATCH] cocci: avoid "should ... be a metavariable" warnings
 2022-11-30 22:26 UTC  (2+ messages)

[PATCH v7 00/20] TDX host kernel support
 2022-11-30 22:26 UTC  (6+ messages)
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory

[PATCH net] net: devlink: fix UAF in devlink_compat_running_version()
 2022-11-30 22:25 UTC  (10+ messages)

[PATCH v3 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-11-30 22:24 UTC  (4+ messages)
` [PATCH v3 1/2] mm/migrate: Fix read-only page got writable when recover pte

[PATCH V1 vfio 00/14] Add migration PRE_COPY support for mlx5 driver
 2022-11-30 22:22 UTC  (3+ messages)
` [PATCH V1 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY

[PATCH v2 0/4] Makefiles: GNU make 4.4 fixes
 2022-11-30 22:23 UTC  (5+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4

[PATCH-for-8.0 0/2] hw: Reduce "qemu/accel.h" inclusion
 2022-11-30 22:22 UTC  (3+ messages)
` [PATCH-for-8.0 1/2] typedefs: Forward-declare AccelState

[PATCH v2 0/2] livepatch: Move tests from lib/livepatch to selftests/livepatch
 2022-11-30 22:22 UTC  (10+ messages)
` [PATCH v2 2/2] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
 2022-11-30 22:21 UTC  (2+ messages)

[PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
 2022-11-30 22:20 UTC  (9+ messages)
` [PATCH-for-8.0 2/5] cpu: Move cpu_class_init_props() "
` [PATCH-for-8.0 3/5] cpu: Move breakpoint helpers "
` [PATCH-for-8.0 4/5] cpu: Move cpu_abort() "
` [PATCH-for-8.0 5/5] cpu: Remove unused includes

RTT-PROBE: lore-subspace-rtt
 2022-11-30 22:20 UTC 

[PATCH] Ensure check of nlmsg length is performed before actual access
 2022-11-30 22:17 UTC  (2+ messages)

[PATCH v2 0/3] Nuvoton WPCM450 FIU SPI flash controller
 2022-11-28 14:09 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: spi: Add Nuvoton WPCM450 Flash Interface Unit (FIU)

[meta-arago][master][PATCH] tisdk-addons: Remove libdrm-kms from the dependencies
 2022-11-30 22:17 UTC 

[meta-arago][master][PATCH] qtwayland: Bump version to v5.15.7-lts-lgpl
 2022-11-30 22:17 UTC 

[meta-arago][master][PATCH 2/2] qtwayland: Bump version to v5.15.7-lts-lgpl
 2022-11-30 22:16 UTC 

[meta-arago][master][PATCH 1/2] tisdk-addons: Remove libdrm-kms from the dependencies
 2022-11-30 22:16 UTC 

[PATCH v7 00/20] Introduce security commands for CXL pmem device
 2022-11-30 22:16 UTC  (3+ messages)
` [PATCH v7 18/20] cxl: bypass cpu_cache_invalidate_memregion() when in test config

[PATCH v3] modules: add modalias file to sysfs for modules
 2022-11-30 22:14 UTC  (2+ messages)
` [PATCH v4] "

[meta-arago][master][PATCH 1/2] tisdk-addons: Remove libdrm-kms from the dependencies
 2022-11-30 22:13 UTC 

[meta-arago][master][PATCH 2/2] qtwayland: Bump version to v5.15.7-lts-lgpl
 2022-11-30 22:13 UTC 

[PATCH v2 0/1] tcg: convert tcg/README to rst
 2022-11-30 22:12 UTC  (3+ messages)
` [PATCH v2 1/1] "

[Bug 211741] amd-hid: add support for SW_TABLET_MODE
 2022-11-30 22:11 UTC 


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.