linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 18:45:29 to 2025-07-11 23:08:22 UTC [more...]

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-07-11 23:08 UTC  (5+ messages)

[PATCH v4 02/11] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
 2025-07-11 23:06 UTC  (3+ messages)

commit 3284e4adca9b causes hang on boot with CONFIG_PREEMPT_RT=y
 2025-07-11 23:06 UTC  (2+ messages)

[PATCH] kernel/fork: Increase minimum number of allowed threads
 2025-07-11 23:06 UTC  (2+ messages)

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-07-11 23:05 UTC  (12+ messages)

[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
 2025-07-11 23:04 UTC  (14+ messages)

[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
 2025-07-11 23:02 UTC  (2+ messages)

[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
 2025-07-11 23:00 UTC  (2+ messages)

[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
 2025-07-11 22:48 UTC  (2+ messages)

[PATCH v4 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-11 22:53 UTC  (5+ messages)
` [PATCH v4 1/3] rust: device_id: split out index support into a separate trait

[PATCH] vfio/pds: Fix missing detach_ioas op
 2025-07-11 22:51 UTC  (2+ messages)

[PATCH v3 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
 2025-07-11 22:50 UTC  (2+ messages)

[PATCH net-next v5 0/3] selftest: net: Add selftest for netpoll
 2025-07-11 22:41 UTC  (5+ messages)
` [PATCH net-next v5 3/3] selftests: net: add netpoll basic functionality test

[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-07-11 22:36 UTC  (4+ messages)
` [PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()

[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
 2025-07-11 22:36 UTC  (10+ messages)

[PATCH] perf ftrace latency: Add -e option to measure time between two events
 2025-07-11 22:35 UTC 

[PATCH v13 0/3] rust: platform: add Io support
 2025-07-11 22:32 UTC  (4+ messages)
` [PATCH v13 1/3] rust: io: add resource abstraction
` [PATCH v13 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v13 3/3] rust: platform: add resource accessors

[PATCH] locking/mutex: Add debug code to help catching violation of mutex lifetime rule
 2025-07-11 22:30 UTC  (3+ messages)

[GIT PULL] Networking for v6.16-rc6 (follow up)
 2025-07-11 22:19 UTC  (13+ messages)

[PATCH] locking/mutex: remove redundant ifdef
 2025-07-11 22:17 UTC  (3+ messages)

[PATCH 0/4] Followups to controllers' v1 compilation
 2025-07-11 22:15 UTC  (5+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups

[PATCH 00/10] -Wunused-const-variable warning fixes
 2025-07-11 22:13 UTC  (5+ messages)
` [PATCH 01/10] drm/imagination: avoid unused-const-variable warning
  ` [PATCH 06/10] [RESEND] lockdep: change 'static const' variables to enum values

linux-next: Tree for Jul 11
 2025-07-11 22:12 UTC  (3+ messages)
` linux-next: Tree for Jul 11 [drivers/gpu/drm/amd/amdgpu/amdgpu.ko]
` linux-next: Tree for Jul 11 (drivers/platform/x86/lenovo/wmi-gamezone.o)

[PATCH v7 0/3] locking/mutex: Mark devm_mutex_init() as __must_check
 2025-07-11 22:12 UTC  (2+ messages)

[PULL] drm-fixes for 6.16-rc6
 2025-07-11 22:11 UTC 

[PATCH v4 0/7] iommufd: Destroy vdevice on device unbind
 2025-07-11 22:09 UTC  (9+ messages)
` [PATCH v4 2/7] iommufd: Add iommufd_object_tombstone_user() helper
` [PATCH v4 3/7] iommufd: Add a pre_destroy() op for objects

[PATCH] lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()
 2025-07-11 21:58 UTC 

[PATCH v2] gpio: vortex: add new GPIO device driver
 2025-07-11 21:58 UTC  (5+ messages)

[PATCH v5 0/2] riscv: Use GCR.U timer device as clocksource
 2025-07-11 21:56 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: timer: mti,gcru
` [PATCH v5 2/2] riscv: Allow for riscv-clock to pick up mmio address

[PATCH v4 10/11] PCI: Add function to convert lnkctl2speed to pci_bus_speed
 2025-07-11 21:45 UTC  (2+ messages)

[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
 2025-07-11 21:43 UTC  (3+ messages)
` [RFC PATCH 11/36] dt-bindings: arm: Add MPAM MSC binding

[PATCH v3 next 00/10] Implement mul_u64_u64_div_u64_roundup()
 2025-07-11 21:40 UTC  (5+ messages)
` [PATCH v3 next 09/10] lib: mul_u64_u64_div_u64() Optimise the divide code

[syzbot] [ext4?] kernel BUG in ext4_ext_insert_extent (2)
 2025-07-11 21:38 UTC  (2+ messages)

[PATCH v6 0/9] LKMM generic atomics in Rust
 2025-07-11 21:34 UTC  (28+ messages)
` [PATCH v6 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v6 6/9] rust: sync: atomic: Add the framework of arithmetic operations
` [PATCH v6 8/9] rust: sync: Add memory barriers
` [PATCH v6 9/9] rust: sync: atomic: Add Atomic<{usize,isize}>

[PATCH] lib/crypto: arm/poly1305: fix poly1305_blocks_neon link failure
 2025-07-11 21:34 UTC  (2+ messages)

[PATCH 1/1] uprobes: relax valid_vma check for VM_MAYSHARE
 2025-07-11 21:34 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: enable kfd on LoongArch systems
 2025-07-11 21:30 UTC  (2+ messages)

[PATCH v4 08/11] PCI: qcom: Add support for PCIe pre/post_link_speed_change()
 2025-07-11 21:29 UTC  (2+ messages)

[PATCH v2] lib/crypto: arm/poly1305: Remove unneeded empty weak function
 2025-07-11 21:28 UTC 

[PATCH] PCI/ASPM: Allow ASPM enablement for devices behind Intel VMD
 2025-07-11 21:19 UTC  (2+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-11 21:18 UTC  (13+ messages)

[PATCH] drm/amdgpu: Fix missing unlocking in an error path in amdgpu_userq_create()
 2025-07-11 21:10 UTC  (2+ messages)

[PATCH V2] smb: client: fix use-after-free in cifs_oplock_break
 2025-07-11 21:10 UTC  (3+ messages)

[PATCH v1] PM: suspend: Drop a misplaced pm_restore_gfp_mask() call
 2025-07-11 21:09 UTC  (2+ messages)

[PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-07-11 21:05 UTC  (2+ messages)

[PATCH v2] powerpc: Replace the obsolete address of the FSF
 2025-07-11 21:02 UTC  (7+ messages)

[PATCH v2] vfio/mlx5: fix possible overflow in tracking max message size
 2025-07-11 21:00 UTC  (2+ messages)

[PATCH v4 00/24] x86: strict separation of startup code
 2025-07-11 20:59 UTC  (4+ messages)
` [PATCH v4 01/24] x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback

[PATCH net] hv_netvsc: Switch VF namespace in netvsc_open instead
 2025-07-11 20:57 UTC 

[PATCH v13 00/11] perf: Support the deferred unwinding infrastructure
 2025-07-11 20:56 UTC  (3+ messages)

[PATCH 0/3] drm/sitronix/st7571-i2c: Add support for the ST7567 Controller
 2025-07-11 20:51 UTC  (8+ messages)
` [PATCH 2/3] drm/sitronix/st7571-i2c: Make the reset GPIO to be optional

cdrom: cdrom_mrw_exit() NULL ptr deref
 2025-07-11 20:46 UTC  (2+ messages)

[PATCH v2 1/2] rust: Update PCI binding safety comments and add inline compiler hint
 2025-07-11 20:46 UTC  (6+ messages)

[PATCH] iio: ABI: fix correctness of I and Q modifiers
 2025-07-11 20:44 UTC 

[PATCH rc v2] iommu/arm-smmu-v3: Revert vmaster in the error path
 2025-07-11 20:40 UTC 

[PATCH v1] usb: typec: ucsi: Add poll_cci operation to cros_ec_ucsi
 2025-07-11 20:40 UTC  (2+ messages)

[PATCHv3 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
 2025-07-11 20:33 UTC  (3+ messages)

[syzbot] [jfs?] WARNING: fs/jfs/jfs_dmap.c:LINE at dbAdjTree, CPU: jfsCommit/NUM
 2025-07-11 20:31 UTC  (3+ messages)
` [PATCH] jfs: Issue a warning when leafidx is too large

[GIT PULL] PCI fixes for v6.16
 2025-07-11 20:28 UTC 

[PATCH v18 00/27] riscv control-flow integrity for usermode
 2025-07-11 20:25 UTC  (29+ messages)
` [PATCH v18 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v18 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v18 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v18 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v18 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v18 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v18 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v18 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v18 09/27] riscv/mm: write protect and shadow stack
` [PATCH v18 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v18 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v18 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v18 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v18 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v18 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v18 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v18 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v18 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v18 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v18 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v18 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v18 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v18 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v18 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v18 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v18 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v18 27/27] kselftest/riscv: kselftest for user mode cfi

[syzbot] [jfs?] kernel BUG in clear_inode (3)
 2025-07-11 20:18 UTC  (3+ messages)
` [PATCH] jfs: truncate good inode pages when hard link is 0
  ` [Jfs-discussion] "

[PATCH net-next] net: wangxun: fix VF drivers Kconfig dependencies and help text
 2025-07-11 20:17 UTC  (3+ messages)

[PATCH 0/5] dma::Device trait and DMA mask
 2025-07-11 20:14 UTC  (5+ messages)
` [PATCH 2/5] rust: dma: add DMA addressing capabilities

[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
 2025-07-11 20:13 UTC  (4+ messages)
` [PATCH V2 2/4] dmaengine: xilinx_dma: Fix irq handler and start transfer path for AXI DMA

[PATCH v8 0/5] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5 + other meta fixes
 2025-07-11 20:13 UTC  (5+ messages)
` [PATCH v8 4/5] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5
` [PATCH v8 5/5] media: uvcvideo: Auto-set UVC_QUIRK_MSXU_META

[PATCH RESEND] jfs: jfs_xtree: replace XT_GETPAGE macro with xt_getpage()
 2025-07-11 20:10 UTC  (2+ messages)

[PATCH 0/2] netfs: Fix use of fscache with ceph
 2025-07-11 20:09 UTC  (2+ messages)

[PATCH v2 0/2] serial: 8250_ni: Fix build warning
 2025-07-11 20:04 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] serial: 8250_ni: Reorder local variables

[PATCH net-next v22 0/2] MCTP Over PCC Transport
 2025-07-11 20:03 UTC  (4+ messages)
` [PATCH net-next v22 2/2] mctp pcc: Implement MCTP over "

[PATCH 0/8] Prepare for new rkvdec variants
 2025-07-11 20:02 UTC  (7+ messages)
` [PATCH 5/8] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_rps control
` [PATCH 7/8] media: rkvdec: Remove TODO file
` [PATCH 8/8] media: rkvdec: Unstage the driver

[PATCH] erofs: fix large fragment handling
 2025-07-11 19:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 00/14] mm: folio_zero_user: clearing of page-extents
 2025-07-11 19:42 UTC  (16+ messages)
` [PATCH v5 10/14] x86/mm: Simplify clear_page_*
` [PATCH v5 12/14] mm: add config option for clearing page-extents

[PATCH net] net: fix segmentation after TCP/UDP fraglist GRO
 2025-07-11 19:51 UTC  (4+ messages)

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-11 19:44 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v2 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT

[PATCH rc] iommu/arm-smmu-v3: Revert vmaster in the error path
 2025-07-11 19:40 UTC  (3+ messages)

[PATCH 0/3] Add x1e Dell Inpsiron 14p
 2025-07-11 19:38 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: Add support for X1E80100 Dell Inspirion 14 Plus 7441

[PATCHv5 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-11 19:36 UTC  (4+ messages)
` [PATCHv5 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines

[PATCH v4 0/3] fix two issues and optimize code on tpacket_snd()
 2025-07-11 19:33 UTC  (5+ messages)
` [PATCH v4 2/3] af_packet: fix soft lockup issue caused by tpacket_snd()

[PATCH v5 0/2] fix two issues and optimize code on tpacket_snd()
 2025-07-11 19:32 UTC  (3+ messages)
` [PATCH v5 2/2] af_packet: fix soft lockup issue caused by tpacket_snd()

[syzbot] [jfs?] kernel BUG in jfs_truncate_nolock
 2025-07-11 19:28 UTC  (3+ messages)
` [PATCH] jfs: Regular file curruption check

[PATCH v3 0/3] Nested virtualization fixes for root partition
 2025-07-11 19:28 UTC  (6+ messages)
` [PATCH v3 1/3] Drivers: hv: Use nested hypercall for post message and signal event
` [PATCH v3 2/3] x86/hyperv: Expose hv_map_msi_interrupt()
` [PATCH v3 3/3] PCI: hv: Use the correct hypercall for unmasking interrupts on nested

[PATCH] serial: 8250_ni: Fix build warning
 2025-07-11 19:27 UTC  (3+ messages)

[PATCH] iio: temperature: maxim_thermocouple: use IIO_DECLARE_DMA_BUFFER_WITH_TS()
 2025-07-11 19:26 UTC  (7+ messages)

[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
 2025-07-11 19:24 UTC  (12+ messages)
` [RFC v5 0/7] Add and use sprintf_{end,array}() "
  ` [RFC v5 6/7] sprintf: Add [v]sprintf_array()

[PATCH] jfs: upper bound check of tree index in dbAllocAG
 2025-07-11 19:23 UTC  (2+ messages)
` [Jfs-discussion] "

[PATCH 0/3] iio: adc: add support for ADE9000 Energy Monitoring IC
 2025-07-11 19:23 UTC  (3+ messages)
` [PATCH 1/3] iio: add power and energy measurement modifiers

[PATCH v2 1/7] drm/panthor: Add support for atomic page table updates
 2025-07-11 19:22 UTC  (4+ messages)
` [PATCH v2 4/7] drm/gpuvm: Add a helper to check if two VA can be merged

[PATCH] arm64: dts: qcom: qcs9075-iq-9075-evk: Enable Display Port
 2025-07-11 19:05 UTC  (2+ messages)

[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-07-11 18:57 UTC  (14+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()

[PATCH v4] i2c: busses: Use min() to improve code
 2025-07-11 18:57 UTC  (2+ messages)

[PATCH v7 0/8] Introduce HDP support for STM32MP platforms
 2025-07-11 18:52 UTC  (5+ messages)
` [PATCH v7 1/8] dt-bindings: pinctrl: stm32: Introduce HDP

[PATCH v3 0/5] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100)
 2025-07-11 18:50 UTC  (2+ messages)

[PATCH bpf-next v9 0/2] Support kCFI + BPF on arm64
 2025-07-11 18:49 UTC  (4+ messages)
` [PATCH bpf-next v9 2/2] arm64/cfi,bpf: "

[PATCH v2 0/3] arm64: sunxi: a523: Enable Mali GPU
 2025-07-11 18:43 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: a523: enable Mali GPU for all boards


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