messages from 2025-06-10 23:33:08 to 2025-06-11 03:27:12 UTC [more...]
[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-06-11 3:27 UTC (5+ messages)
` [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
[PATCH v3 0/2] PCI: Reduce FLR delay to 10ms for MSFT devices
2025-06-11 3:27 UTC (4+ messages)
` [PATCH v3 1/2] PCI: Add flr_delay parameter to pci_dev struct
` [PATCH v3 2/2] PCI: Reduce FLR delay to 10ms for MSFT devices
[RFC][PATCH] iommu/dma: Do not call swiotlb tracepoint when not defined
2025-06-11 3:26 UTC (2+ messages)
[PATCH v4] PM/console: Fix the black screen issue
2025-06-11 3:23 UTC (2+ messages)
` [PATCH v4 RESEND] "
High-speed, Bulk, Multi-threaded, Built-in Proxies ..
2025-06-11 3:21 UTC
[PATCH v14 00/11] Support page table check on PowerPC
2025-06-11 3:16 UTC (3+ messages)
[PATCH v5 0/6] add support for pf1550 PMIC MFD-based drivers
2025-06-11 3:15 UTC (4+ messages)
` [PATCH v5 6/6] MAINTAINERS: add an entry for pf1550 mfd driver
[PATCH v2 1/3] dt-bindings: power: Add SiFive Domain Management controllers
2025-06-11 3:10 UTC (3+ messages)
` [PATCH v2 2/3] cpuidle: riscv-sbi: Work with the external pmdomain driver
` [PATCH v2 3/3] cpuidle: Add SiFive power provider
[RESEND PATCH] rpmsg: Use strscpy() instead of strscpy_pad()
2025-06-11 3:07 UTC (4+ messages)
[syzbot] [bluetooth?] KASAN: vmalloc-out-of-bounds Read in hci_devcd_dump
2025-06-11 3:07 UTC
[PATCH] wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT
2025-06-11 3:04 UTC (4+ messages)
[PATCH 2/4] raid6: riscv: Fix NULL pointer dereference issue
2025-06-11 3:03 UTC (3+ messages)
[PATCH v4 03/10] ASoC: mediatek: mt8196: support audio clock control
2025-06-11 3:03 UTC (2+ messages)
[PATCH v2] arm64: Enable vmalloc-huge with ptdump
2025-06-11 3:02 UTC (3+ messages)
i.MX kernel hangup caused by chipidea USB gadget driver
2025-06-11 2:59 UTC (5+ messages)
[PATCH v2] arm64: dts: qcom: qcs615: disable the CTI device of the camera block
2025-06-11 3:00 UTC
[PATCH v2 0/3] soc: qcom: mdt_loader: Validation and cleanup fixes
2025-06-11 2:58 UTC (4+ messages)
` [PATCH v2 1/3] soc: qcom: mdt_loader: Ensure we don't read past the ELF header
` [PATCH v2 2/3] soc: qcom: mdt_loader: Rename mdt_phdr_valid()
` [PATCH v2 3/3] soc: qcom: mdt_loader: Actually use the e_phoff
[PATCH] x86_crypto: Fix build warnings about export.h
2025-06-11 2:57 UTC (2+ messages)
[Bug] INFO: task hung in bdev_getblk in Linux kernel v6.15
2025-06-11 2:57 UTC
[PATCH] x86_coco_sev: Fix build warnings about export.h
2025-06-11 2:49 UTC
[PATCH v9 1/2] dt-bindings: trivial: Add tps53685 support
2025-06-11 2:44 UTC (2+ messages)
[PATCH] scsi:core: Delete the boring judgment in sdev_evt_alloc()
2025-06-11 2:53 UTC
[syzbot] [bluetooth?] KASAN: vmalloc-out-of-bounds Read in hci_devcd_dump
2025-06-11 2:42 UTC (2+ messages)
` [syzbot] "
[PATCH] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
2025-06-11 2:38 UTC (3+ messages)
[RFC PATCH 0/4] TDX attestation support and GHCI fixup
2025-06-11 2:37 UTC (13+ messages)
` [RFC PATCH 3/4] KVM: TDX: Exit to userspace for GetTdVmCallInfo
` [RFC PATCH 4/4] KVM: TDX: Check KVM exit on KVM_HC_MAP_GPA_RANGE when TD finalize
[PATCH] mm/memory-tier: Fix abstract distance calculation overflow
2025-06-11 2:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 00/32] KVM: x86: Clean up MSR interception code
2025-06-11 2:35 UTC (9+ messages)
` [PATCH v2 06/32] KVM: SVM: Kill the VM instead of the host if MSR interception is buggy
` [PATCH v2 08/32] KVM: SVM: Massage name and param of helper that merges vmcb01 and vmcb12 MSRPMs
` [PATCH v2 17/32] KVM: x86: Move definition of X2APIC_MSR() to lapic.h
` [PATCH v2 31/32] KVM: x86: Simplify userspace filter logic when disabling MSR interception
[RFC 1/1] sched: Skip redundant operations for proxy tasks needing return migration
2025-06-11 2:32 UTC (11+ messages)
[PATCH v2] Documentation: nouveau: Update GSP message queue kernel-doc reference
2025-06-11 2:31 UTC (2+ messages)
[RESEND PATCH] checkpatch: check format of Vec<String> in modules
2025-06-11 2:30 UTC
[PATCH V3 0/3] rust: Introduce CpuId and fix cpumask doctest
2025-06-11 2:28 UTC (6+ messages)
` [PATCH V3 3/3] rust: cpu: Add CpuId::current() to retrieve current CPU ID
[PATCH 00/16] SHA-512 library functions
2025-06-11 2:24 UTC (18+ messages)
` [PATCH 01/16] crypto: sha512 - rename conflicting symbols
` [PATCH 02/16] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH 03/16] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH 04/16] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH 05/16] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256
` [PATCH 06/16] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
` [PATCH 08/16] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library
` [PATCH 09/16] lib/crypto/sha512: migrate arm64-optimized "
` [PATCH 10/16] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH 11/16] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH 12/16] lib/crypto/sha512: migrate riscv-optimized "
` [PATCH 13/16] lib/crypto/sha512: migrate s390-optimized "
` [PATCH 14/16] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH 15/16] lib/crypto/sha512: migrate x86-optimized "
` [PATCH 16/16] crypto: sha512 - remove sha512_base.h
linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
2025-06-11 2:22 UTC (2+ messages)
[RESEND PATCH] PCI: hotplug: remove resolved TODO
2025-06-11 2:21 UTC
[PATCH] sched_ext: introduce cpu tick
2025-06-11 2:22 UTC (3+ messages)
[PATCH] platform/chrome: cros_ec_typec: Defer probe on missing EC parent
2025-06-11 2:19 UTC (2+ messages)
[PATCH] crypto: iaa - Fix race condition when probing IAA devices
2025-06-11 2:18 UTC (2+ messages)
[PATCH 0/2] x86/resctrl: Optimize some resctrl code
2025-06-11 2:15 UTC (3+ messages)
` [PATCH 1/2] x86/resctrl: Remove unnecessary cpumask_nth_andnot()
` [PATCH 2/2] x86/resctrl: Optimize code in rdt_get_tree()
[PATCH v2] pmdomain: Use str_enable_disable-like helpers
2025-06-11 2:10 UTC (2+ messages)
[PATCH] hns3: work around stack size warning
2025-06-11 2:10 UTC (2+ messages)
[PATCH] crypto: caam - Set DMA alignment explicitly
2025-06-11 2:10 UTC (2+ messages)
[RFC PATCH 00/20] TD-Preserving updates
2025-06-11 2:09 UTC (5+ messages)
` [RFC PATCH 05/20] x86/virt/tdx: Export tdx module attributes via sysfs
[PATCH 0/4] Fix a segmentation fault also add raid6test for RISC-V support
2025-06-11 2:08 UTC (3+ messages)
[PATCH v4] vt: fix kernel-doc warnings in ucs_get_fallback()
2025-06-11 2:02 UTC
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-06-11 1:55 UTC (2+ messages)
[PATCH] x86_coco_sev: Fix build warnings about export.h
2025-06-11 1:52 UTC
[PATCH v3 0/9] LoongArch: KVM: INTC: Enhancement about eiointc emulation
2025-06-11 1:51 UTC (11+ messages)
` [PATCH v3 1/9] LoongArch: KVM: INTC: Fix interrupt route update with eiointc
` [PATCH v3 2/9] LoongArch: KVM: INTC: Check interrupt route from physical cpu
` [PATCH v3 3/9] LoongArch: KVM: INTC: Disable update property num_cpu and feature
` [PATCH v3 4/9] LoongArch: KVM: INTC: Check validation of num_cpu from user space
` [PATCH v3 5/9] LoongArch: KVM: INTC: Avoid overflow with array index
` [PATCH v3 6/9] LoongArch: KVM: INTC: Use standard bitops API with eiointc
` [PATCH v3 7/9] LoongArch: KVM: INTC: Remove unused parameter len
` [PATCH v3 8/9] LoongArch: KVM: INTC: Add stat information with kernel irqchip
` [PATCH v3 9/9] LoongArch: KVM: INTC: Add address alignment check
[PATCH v4 0/3] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
2025-06-11 1:47 UTC (5+ messages)
` [PATCH v4 3/3] KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERF
[PATCH] media: venus: pm_helpers: use opp-table for the frequency
2025-06-11 1:46 UTC (3+ messages)
[paulmck-rcu:dev] BUILD SUCCESS 783d03408f4dd8910a3c160dd805d0e7c028b048
2025-06-10 15:19 UTC
[PATCH v4 4/5] blktrace: use rbuf->stats.full as a drop indicator in relayfs
2025-06-10 15:47 UTC (2+ messages)
drivers/scsi/mpi3mr/mpi3mr_fw.c:1531:54: warning: variable 'scratch_pad0' set but not used
2025-06-10 17:50 UTC
kernel/trace/trace_events_user.c:2404:8: warning: label followed by a declaration is a C23 extension
2025-06-10 18:53 UTC
[PATCH] vt: add missing notification when switching back to text mode
2025-06-11 1:41 UTC
[PATCH v4 1/2] Drivers: hv: Export some symbols for mshv_vtl
2025-06-10 21:57 UTC (2+ messages)
drivers/opp/of.o: warning: objtool: _opp_table_alloc_required_tables+0x3b0: stack state mismatch: reg1[22]=-1+0 reg2[22]=-2-16
2025-06-10 22:19 UTC
[PATCH v9 00/11] perf: Support the deferred unwinding infrastructure
2025-06-11 1:34 UTC (11+ messages)
` [PATCH v9 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v9 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v9 03/11] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v9 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v9 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v9 06/11] perf: Support deferred user callchains
` [PATCH v9 07/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v9 08/11] perf record: Enable defer_callchain for user callchains
` [PATCH v9 09/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v9 10/11] perf tools: Merge deferred user callchains
[PATCH] riscv: vector: fix xtheadvector save/restore
2025-06-11 1:34 UTC (3+ messages)
[PATCH] alloc_tag: add per-NUMA node stats
2025-06-11 1:33 UTC (3+ messages)
[PATCH] usb: uvc: Fix 1-byte out-of-bounds read in uvc_parse_format()
2025-06-11 1:33 UTC (3+ messages)
` [PATCH v3] media: uvcvideo: "
[ANNOUNCE] cifs-utils release 7.4
2025-06-11 1:31 UTC
[PATCH v4 1/1] ARM: dts: aspeed: Add device tree for Nvidia's GB200 UT3.0b platform BMC
2025-06-11 1:30 UTC (2+ messages)
[PATCH v1 0/1] fix riscv runtime constant support
2025-06-11 1:30 UTC (2+ messages)
Linux 6.16-rc1
2025-06-11 1:25 UTC (2+ messages)
[PATCH net-next v4 0/8] gve: Add Rx HW timestamping support
2025-06-11 1:25 UTC (4+ messages)
` [PATCH net-next v4 5/8] gve: Add support to query the nic clock
[RFC 00/13] objtool: Function validation tracing
2025-06-11 1:23 UTC (5+ messages)
` [RFC 09/13] objtool: Add option to trace function validation
` [RFC 10/13] objtool: Trace instruction state changes during "
[PATCH -next] arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
2025-06-11 1:22 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qcs615: disable the CTI device of the camera block
2025-06-11 1:05 UTC (9+ messages)
[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-11 0:54 UTC (15+ messages)
` [PATCH v10 01/14] unwind_user: Add user space unwinding API
` [PATCH v10 02/14] unwind_user: Add frame pointer support
` [PATCH v10 03/14] unwind_user: Add compat mode "
` [PATCH v10 04/14] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v10 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v10 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v10 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v10 08/14] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v10 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v10 10/14] unwind: Clear unwind_mask on exit back to user space
` [PATCH v10 11/14] unwind: Finish up unwind when a task exits
` [PATCH v10 12/14] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v10 13/14] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v10 14/14] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
[PATCH net-next v3] net: dlink: enable RMON MMIO access on supported devices
2025-06-11 1:00 UTC (2+ messages)
[PATCH v3 bpf-next 0/5] bpf path iterator
2025-06-11 0:56 UTC (9+ messages)
` [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
[PATCH v2] mtd: nand: brcmnand: fix mtd corrected bits stat
2025-06-11 0:44 UTC (3+ messages)
[PATCH] x86/mm: Disable INVLPGB when PTI is enabled
2025-06-11 0:43 UTC (2+ messages)
[PATCH v1 7/7] HID: Intel-thc-hid: Intel-quicki2c: Add two new features to PTL
2025-06-11 0:35 UTC (4+ messages)
` [PATCH] HID: intel-thc: make ptl_ddata static
[net-next PATCH v6 00/10] Add PCS core support
2025-06-11 0:24 UTC (6+ messages)
` [net-next PATCH v6 03/10] net: pcs: Add subsystem
` [net-next PATCH v6 08/10] net: macb: Move most of mac_config to mac_prepare
` [net-next PATCH v6 09/10] net: macb: Support external PCSs
` [net-next PATCH v6 10/10] of: property: Add device link support for PCS
[PATCH] KEYS: Invert FINAL_PUT bit
2025-06-11 0:22 UTC (2+ messages)
next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
2025-06-11 0:21 UTC (4+ messages)
` [RFC PATCH 2/2] x86: alternative: Invalidate the cache for updated instructions
[PATCH] security/commoncap: don't assume "setid" if all ids are identical
2025-06-11 0:18 UTC (12+ messages)
` [PATCH] exec: Correct the permission check for unsafe exec
` [PATCH v2] "
[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-06-11 0:16 UTC (6+ messages)
` [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock
[PATCH] KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
2025-06-11 0:10 UTC
[PATCH 0/4] Convert motorola to use ptdescs
2025-06-11 0:12 UTC (5+ messages)
` [PATCH 1/4] m68k: mm: Convert get_pointer_table() "
` [PATCH 2/4] m68k: mm: Convert free_pointer_table() "
` [PATCH 3/4] m68k: mm: Convert init_pointer_table() "
` [PATCH 4/4] m68k: mm: Convert pointer table macros "
[PATCH 0/8] KVM: Remove include/kvm, standardize includes
2025-06-11 0:10 UTC (9+ messages)
` [PATCH 1/8] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 2/8] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 4/8] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 5/8] KVM: MIPS: Stop adding virt/kvm to the arch include path
` [PATCH 6/8] KVM: PPC: "
` [PATCH 7/8] KVM: s390: "
` [PATCH 8/8] KVM: Standardize include paths across all architectures
[PATCH v1 0/7] Add two new features for QuickI2C
2025-06-11 0:09 UTC (3+ messages)
[RFC] spi: expand bits_per_word_mask to 64 bits
2025-06-11 0:05 UTC
[PATCH] drm/bridge: it6505: select REGMAP_I2C
2025-06-10 23:58 UTC
[PATCH 0/4] Nested virtualization fixes for root partition
2025-06-10 23:52 UTC (5+ messages)
` [PATCH 1/4] PCI: hv: Do not do vmbus initialization on baremetal
` [PATCH 2/4] Drivers: hv: Use nested hypercall for post message and signal event
` [PATCH 3/4] x86: hyperv: Expose hv_map_msi_interrupt function
` [PATCH 4/4] PCI: hv: Use the correct hypercall for unmasking interrupts on nested
[PATCH] mm: slub: Wrap krealloc() __GFP_ZERO semantics diagram in literal code block
2025-06-10 23:51 UTC (2+ messages)
[PATCH] fs/xattr.c: fix simple_xattr_list()
2025-06-10 23:50 UTC (5+ messages)
[PATCH v4 00/14] kselftest harness and nolibc compatibility
2025-06-10 23:46 UTC (7+ messages)
` [PATCH v4 09/14] selftests: harness: Move teardown conditional into test metadata
[PATCH v4 0/7] Add GPU specific initialization framework to support new Mali GPUs
2025-06-10 23:45 UTC (7+ messages)
` [PATCH v4 3/7] drm/panthor: Simplify getting the GPU model name
` [PATCH v4 6/7] drm/panthor: Support GPU_CONTROL cache flush based on feature bit
` [PATCH v4 7/7] drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs
[BUG] Deferred probe loop with child devices
2025-06-10 23:44 UTC (4+ messages)
` [PATCH] driver core: Prevent deferred probe loops
[PATCH net-next] net: mana: Record doorbell physical address in PF mode
2025-06-10 23:43 UTC (3+ messages)
` [EXTERNAL] "
[PATCH RFC v1 0/2] iommu&pci: Disable ATS during FLR resets
2025-06-10 23:43 UTC (15+ messages)
` [PATCH RFC v1 1/2] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[PATCH net-next v3 0/3] hinic3: queue_api related fixes
2025-06-10 23:39 UTC (2+ messages)
[PATCH net] netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASE
2025-06-10 23:39 UTC (2+ messages)
[PATCH net] net: Fix TOCTOU issue in sk_is_readable()
2025-06-10 23:39 UTC (2+ messages)
[PATCH][next] kdb: remove redundant check for scancode 0xe0
2025-06-10 23:37 UTC (2+ messages)
[PATCH] usb: uvc: Fix 1-byte out-of-bounds read in uvc_parse_format()
2025-06-10 12:58 UTC (2+ messages)
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