messages from 2023-05-12 20:48:03 to 2023-05-13 04:38:40 UTC [more...]
drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: sparse: sparse: incorrect type in argument 1 (different base types)
2023-05-13 4:37 UTC
ERROR: modpost: "__divsi3_table" [lib/lz4/lz4_compress.ko] undefined!
2023-05-13 4:37 UTC
[PATCH v2] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
2023-05-13 4:31 UTC
[PATCH V5 0/6] drm: bridge: samsung-dsim: Support variable clocking
2023-05-13 4:25 UTC (6+ messages)
` [PATCH V5 5/6] drm: bridge: samsung-dsim: Dynamically configure DPHY timing
[PATCH 1/1] arm64: dts: imx8: fix USB 3.0 Gadget Failure in QM & QXPB0 at super speed
2023-05-13 4:23 UTC (3+ messages)
` [EXT] "
[PATCH] bpf: reject blacklisted symbols in kprobe_multi to avoid recursive trap
2023-05-13 4:17 UTC (7+ messages)
[PATCH 0/3] mm: Fix bug affecting swapping in MTE tagged pages
2023-05-13 3:34 UTC (6+ messages)
` [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()
` [PATCH 2/3] mm: Call arch_swap_restore() from arch_do_swap_page() and deprecate the latter
` [PATCH 3/3] arm64: mte: Simplify swap tag restoration logic and fix uninitialized tag issue
[PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
2023-05-13 3:20 UTC (5+ messages)
[PATCH V4 1/4] dt-bindings: Add Marantec vendor prefix
2023-05-13 3:10 UTC (3+ messages)
` [PATCH V4 2/4] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board
[PATCH 0/2] block: improve the share tag set performance
2023-05-13 3:09 UTC (7+ messages)
` [PATCH 2/2] ufs: don't use the fair tag sharings
[PATCH V8 0/4] riscv: Optimize function trace
2023-05-13 2:57 UTC (3+ messages)
` [PATCH V8 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec_fs.c:1183:13: sparse: sparse: restricted __be64 degrades to integer
2023-05-13 2:44 UTC
[PATCH v2] soc/fsl/qe: fix usb.c build errors
2023-05-13 2:36 UTC (2+ messages)
[PATCH v2] NFSD: Remove all occurences of strlcpy
2023-05-13 2:22 UTC (5+ messages)
[PATCH v2 0/4] md: bugfix of writing raid sysfs
2023-05-13 2:21 UTC (7+ messages)
` [PATCH v2 1/4] md/raid10: fix slab-out-of-bounds in md_bitmap_get_counter
` [PATCH v2 3/4] md/raid10: fix wrong setting of max_corr_read_errors
[PATCH v2] squashfs: cache partial compressed blocks
2023-05-13 2:12 UTC (2+ messages)
[PATCH locking/atomics 0/19] Add kernel-doc for more atomic operations
2023-05-13 2:11 UTC (9+ messages)
` [PATCH locking/atomic 18/19] locking/atomic: Refrain from generating duplicate fallback kernel-doc
power_supply cooling interface
2023-05-13 2:07 UTC (5+ messages)
[PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
2023-05-13 2:06 UTC (8+ messages)
[PATCH -next v2 0/7] limit the number of plugged bio
2023-05-13 2:03 UTC (4+ messages)
[PATCH 00/32] bcachefs - a new COW filesystem
2023-05-13 1:57 UTC (22+ messages)
` [PATCH 03/32] locking/lockdep: lockdep_set_no_check_recursion()
` [PATCH 04/32] locking: SIX locks (shared/intent/exclusive)
` [PATCH 07/32] mm: Bring back vmalloc_exec
[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
2023-05-13 1:24 UTC (2+ messages)
[PATCH v3 0/2] Add F(x)tec Pro1X (QX1050) DTS
2023-05-13 1:05 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add Fxtec Pro1X
` [PATCH v3 2/2] arm64: dts: qcom: Add Fxtec Pro1X (QX1050) DTS
[PATCH 0/5] optimize some data structure in nvme
2023-05-13 1:01 UTC (2+ messages)
[PATCH v3 00/28] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-05-13 0:36 UTC (29+ messages)
` [PATCH v3 01/28] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
` [PATCH v3 02/28] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn
` [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space
` [PATCH v3 04/28] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
` [PATCH v3 05/28] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
` [PATCH v3 06/28] drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type
` [PATCH v3 07/28] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
` [PATCH v3 08/28] drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
` [PATCH v3 09/28] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
` [PATCH v3 10/28] drm/i915/gvt: Protect gfn hash table with vgpu_lock
` [PATCH v3 11/28] KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c
` [PATCH v3 12/28] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change
` [PATCH v3 13/28] KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
` [PATCH v3 14/28] KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
` [PATCH v3 15/28] KVM: x86: Reject memslot MOVE operations if KVMGT is attached
` [PATCH v3 16/28] drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot
` [PATCH v3 17/28] KVM: x86: Add a new page-track hook to handle memslot deletion
` [PATCH v3 18/28] drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()
` [PATCH v3 19/28] KVM: x86: Remove the unused page-track hook track_flush_slot()
` [PATCH v3 20/28] KVM: x86/mmu: Move KVM-only page-track declarations to internal header
` [PATCH v3 21/28] KVM: x86/mmu: Use page-track notifiers iff there are external users
` [PATCH v3 22/28] KVM: x86/mmu: Drop infrastructure for multiple page-track modes
` [PATCH v3 23/28] KVM: x86/mmu: Rename page-track APIs to reflect the new reality
` [PATCH v3 24/28] KVM: x86/mmu: Assert that correct locks are held for page write-tracking
` [PATCH v3 25/28] KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled
` [PATCH v3 26/28] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
` [PATCH v3 27/28] KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
` [PATCH v3 28/28] drm/i915/gvt: Drop final dependencies on KVM internal details
[PATCH 1/2] pinctrl: qcom: Remove the msm_function struct
2023-05-13 0:26 UTC (2+ messages)
[PATCH] fork: optimize memcg_charge_kernel_stack() a bit
2023-05-13 0:26 UTC (2+ messages)
[PATCH] watchdog: Prefer use "ref-cycles" for NMI watchdog
2023-05-13 0:03 UTC (3+ messages)
[PATCH] MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
2023-05-12 23:56 UTC (2+ messages)
[PATCH v3 00/18] x86/reboot: KVM: Clean up "emergency" virt code
2023-05-12 23:50 UTC (19+ messages)
` [PATCH v3 01/18] x86/reboot: VMCLEAR active VMCSes before emergency reboot
` [PATCH v3 02/18] x86/reboot: Harden virtualization hooks for "
` [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH v3 04/18] x86/reboot: KVM: Disable SVM during reboot via virt/KVM "
` [PATCH v3 05/18] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH v3 06/18] x86/reboot: Assert that IRQs are disabled when turning off virtualization
` [PATCH v3 07/18] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
` [PATCH v3 08/18] x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabled
` [PATCH v3 09/18] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
` [PATCH v3 10/18] x86/virt: KVM: Move VMXOFF helpers into "
` [PATCH v3 11/18] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
` [PATCH v3 12/18] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
` [PATCH v3 13/18] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
` [PATCH v3 14/18] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
` [PATCH v3 15/18] KVM: VMX: Ensure CPU is stable when probing basic VMX support
` [PATCH v3 16/18] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
` [PATCH v3 17/18] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
` [PATCH v3 18/18] KVM: SVM: Use "standard" stgi() helper when disabling SVM
[PATCH 1/2] kasan: add kasan_tag_mismatch prototype
2023-05-12 23:50 UTC (3+ messages)
` [PATCH 2/2] [v3] kasan: use internal prototypes matching gcc-13 builtins
[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_load_inode_block
2023-05-12 23:46 UTC (4+ messages)
` [PATCH] nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()
[PATCH 0/9] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
2023-05-12 23:40 UTC (12+ messages)
` [PATCH 4/9] KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
` [PATCH 5/9] KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
` [PATCH 6/9] KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
[PATCH] e1000e: Fix bind network card with ID = 0x0D4F
2023-05-12 23:19 UTC
[PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
2023-05-12 23:31 UTC (3+ messages)
` [PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
` [PATCH v2 2/2] KVM: Don't enable hardware after a restart/shutdown is initiated
[PATCH] mm: fix hugetlb page unmap count balance issue
2023-05-12 23:29 UTC (4+ messages)
[PATCH v6 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
2023-05-12 23:23 UTC (2+ messages)
[syzbot] [kernel?] possible deadlock in __mod_timer (2)
2023-05-12 23:13 UTC (8+ messages)
` [PATCH] debugobject: don't wake up kswapd from fill_pool()
[ANNOUNCE / RFC] Periodic Upstream Call for KVM
2023-05-12 23:10 UTC
[PATCH v3 00/35] Maple tree mas_{next,prev}_range() and cleanup
2023-05-12 23:08 UTC (7+ messages)
` [PATCH v3 19/35] maple_tree: Add __init and __exit to test module
` [PATCH v3 20/35] maple_tree: Remove unnecessary check from mas_destroy()
` [PATCH v3 23/35] maple_tree: Try harder to keep active node after mas_next()
` [PATCH v3 25/35] maple_tree: Revise limit checks in mas_empty_area{_rev}()
` [PATCH v3 28/35] maple_tree: Add mas_next_range() and mas_find_range() interfaces
[linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
2023-05-12 23:05 UTC (5+ messages)
[PATCH v6 07/21] net/tcp: Add tcp_parse_auth_options()
2023-05-12 23:02 UTC (2+ messages)
[PATCH v2 8/9] eventfs: moving tracing/events to eventfs
2023-05-12 22:59 UTC (6+ messages)
[PATCH] xfs: don't do inodgc work if task is exiting
2023-05-12 22:54 UTC (7+ messages)
[syzbot] [net?] KASAN: slab-out-of-bounds Read in taprio_dequeue_from_txq
2023-05-12 22:50 UTC
[syzbot] [bpf?] [net?] kernel BUG in pskb_expand_head (2)
2023-05-12 22:36 UTC (2+ messages)
[PATCH v5 0/2] Enable multiple MCAN on AM62x
2023-05-12 20:26 UTC (4+ messages)
` [PATCH v5 2/2] can: m_can: Add hrtimer to generate software interrupt
[PATCH v1 0/2] Add watchdog nodes in StarFive JH7100/JH7110 DTS
2023-05-12 22:27 UTC (3+ messages)
` [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add watchdog node
[PATCH v3 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
2023-05-12 22:15 UTC (5+ messages)
` [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for "
[GIT PULL] Btrfs fixes for 6.4-rc2, part 2
2023-05-12 22:14 UTC (2+ messages)
[GIT PULL] RISC-V Fix for 6.4-rc2
2023-05-12 22:14 UTC (2+ messages)
[GIT PULL] vfs fixes
2023-05-12 22:14 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2023-05-12 22:14 UTC (2+ messages)
[PATCH] leds: qcom-lpg: Fix PWM period limits
2023-05-12 22:05 UTC (2+ messages)
[GIT PULL] x86/shstk for 6.4
2023-05-12 21:55 UTC (11+ messages)
[PATCH 0/3] riscv: sbi: Switch to the sys-off handler API
2023-05-12 21:51 UTC (3+ messages)
[PATCH] cachestat: wire up cachestat for other architectures
2023-05-12 21:47 UTC (5+ messages)
` [PATCH] arm64: wire up cachestat for arm64
[PATCH v4 00/13] drm/meson: add support for MIPI DSI Display
2023-05-12 21:35 UTC (3+ messages)
` [PATCH v4 04/13] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings
[BUG] Kmemleak, possibly hiddev_connect(), in 6.3.0+ torvalds tree commit gfc4354c6e5c2
2023-05-12 21:33 UTC (6+ messages)
` [BUG][NEW DATA] "
WARNING in shark_write_val/usb_submit_urb
2023-05-12 21:31 UTC (2+ messages)
` [syzbot] [usb?] "
[PATCH v6 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
2023-05-12 21:20 UTC (3+ messages)
` [PATCH v6 2/3] Bluetooth: btmtk: introduce btmtk reset work
` [PATCH v6 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support
[PATCH 1/1] dmaengine: dw-axi-dmac: drop useless apb_regs messages
2023-05-12 20:30 UTC
[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-12 21:07 UTC (38+ messages)
` [patch V4 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
` [patch V4 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
` [patch V4 03/37] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
` [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch V4 05/37] x86/topology: Remove CPU0 hotplug option
` [patch V4 06/37] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch V4 08/37] x86/smpboot: Remove unnecessary barrier()
` [patch V4 09/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()
` [patch V4 11/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
` [patch V4 12/37] x86/smpboot: Move synchronization masks to SMP boot code
` [patch V4 13/37] x86/smpboot: Make TSC synchronization function call based
` [patch V4 14/37] x86/smpboot: Remove cpu_callin_mask
` [patch V4 15/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch V4 16/37] x86/smpboot: Remove wait for cpu_online()
` [patch V4 17/37] x86/xen/smp_pv: Remove wait for CPU online
` [patch V4 18/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch V4 19/37] cpu/hotplug: Add CPU state tracking and synchronization
` [patch V4 20/37] x86/smpboot: Switch to hotplug core state synchronization
` [patch V4 21/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch V4 22/37] ARM: smp: Switch to hotplug core state synchronization
` [patch V4 23/37] arm64: "
` [patch V4 24/37] csky/smp: "
` [patch V4 25/37] MIPS: SMP_CPS: "
` [patch V4 26/37] parisc: "
` [patch V4 27/37] riscv: "
` [patch V4 28/37] cpu/hotplug: Remove unused state functions
` [patch V4 29/37] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch V4 30/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch V4 31/37] x86/smpboot: Enable split CPU startup
` [patch V4 32/37] x86/apic: Provide cpu_primary_thread mask
` [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch V4 34/37] x86/apic: Save the APIC virtual base address
` [patch V4 35/37] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
` [patch V4 37/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
[PATCH] dma-contiguous: support per-numa CMA for all architectures
2023-05-12 21:08 UTC (2+ messages)
[RFC PATCH 0/7] Add driver registration i/f to resctrl
2023-05-12 21:08 UTC (9+ messages)
[PATCH v8 0/8] add DSC 1.2 dpu supports
2023-05-12 21:04 UTC (5+ messages)
` [PATCH v8 5/8] drm/msm/dpu: add support for DSC encoder v1.2 engine
vPASID capability for VF
2023-05-12 21:01 UTC (6+ messages)
[PATCH v2 0/4] Add WCN3988 Bluetooth support for Fairphone 4
2023-05-12 20:53 UTC (2+ messages)
[PATCH] clk: imx: drop imx_unregister_clocks
2023-05-12 20:50 UTC (2+ messages)
[PATCH] ata: libata: Make ata_platform_remove_one return void
2023-05-12 20:46 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox