public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 10:42:31 to 2026-04-28 11:21:25 UTC [more...]

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-28 11:20 UTC  (8+ messages)
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()

[PATCH] mctp i2c: check packet length before marking flow active
 2026-04-28 11:20 UTC  (4+ messages)
` [PATCH net v2] net: mctp i2c: check "

[PATCH v2] mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()
 2026-04-28 11:19 UTC  (2+ messages)

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-28 11:20 UTC  (7+ messages)
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v2 06/11] rust: io: add view type

[PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
 2026-04-28 11:19 UTC  (3+ messages)

[PATCH 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
 2026-04-28 11:18 UTC  (7+ messages)
` [PATCH 3/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_set_samp_freq()
` [PATCH 4/4] iio: magnetometer: rm3100: Use scoped_guard in rm3100_trigger_handler()

[PATCH v3 00/19] Prepare to lift lookup out of exclusive lock for directory ops
 2026-04-28 11:18 UTC  (4+ messages)
` [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()

[PATCH 0/2] Proxy Execution fixes for v7.1-rc
 2026-04-28 11:18 UTC  (4+ messages)
` [PATCH 1/2] sched: proxy-exec: Close race causing workqueue work being delayed

[PATCH] LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
 2026-04-28 11:17 UTC  (3+ messages)

[PATCH v2] crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
 2026-04-28 11:18 UTC  (2+ messages)

[PATCH v2 00/18] Native SCSI multipath support
 2026-04-28 11:14 UTC  (19+ messages)
` [PATCH v2 01/18] scsi-multipath: introduce basic SCSI device support
` [PATCH v2 02/18] scsi-multipath: introduce scsi_device head structure
` [PATCH v2 03/18] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v2 04/18] scsi-multipath: support iopolicy
` [PATCH v2 05/18] scsi-multipath: clone each bio
` [PATCH v2 06/18] scsi-multipath: clear path when decide is blocked
` [PATCH v2 07/18] scsi-multipath: failover handling
` [PATCH v2 08/18] scsi-multipath: provide callbacks for path state
` [PATCH v2 09/18] scsi-multipath: add scsi_mpath_get_nr_active()
` [PATCH v2 10/18] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v2 11/18] scsi-multipath: block PR commands
` [PATCH v2 12/18] scsi-multipath: add delayed disk removal support
` [PATCH v2 13/18] scsi: sd: add multipath disk class
` [PATCH v2 14/18] scsi: sd: support multipath disk
` [PATCH v2 15/18] scsi: sd: add multipath disk attr groups
` [PATCH v2 16/18] scsi: sd: add mpath_dev file
` [PATCH v2 17/18] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v2 18/18] scsi: sd: add mpath_queue_depth "

[PATCH v4 0/1] printk: fix zero-valued printk timestamps
 2026-04-28 11:17 UTC  (5+ messages)
` [PATCH v4 1/1] printk: fix zero-valued printk timestamps in early boot

[PATCH v3 0/3] driver core: remove software node from platform devices on device release
 2026-04-28 11:16 UTC  (4+ messages)
` [PATCH v3 1/3] driver core: platform: remove software node on release()

[PATCH v2 00/13] nvme: switch to libmultipath
 2026-04-28 11:12 UTC  (14+ messages)
` [PATCH v2 01/13] nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()
` [PATCH v2 02/13] nvme-multipath: add initial support for using libmultipath
` [PATCH v2 03/13] nvme-multipath: add nvme_mpath_available_path()
` [PATCH v2 04/13] nvme-multipath: add nvme_mpath_{add, remove}_cdev()
` [PATCH v2 05/13] nvme-multipath: add nvme_mpath_is_{disabled, optimised}
` [PATCH v2 06/13] nvme-multipath: add nvme_mpath_cdev_ioctl()
` [PATCH v2 07/13] nvme-multipath: add uring_cmd support
` [PATCH v2 08/13] nvme-multipath: add nvme_mpath_get_iopolicy()
` [PATCH v2 09/13] nvme-multipath: add nvme_mpath_synchronize()
` [PATCH v2 10/13] nvme-multipath: add nvme_{add,delete}_ns()
` [PATCH v2 11/13] nvme-multipath: add nvme_mpath_head_queue_if_no_path()
` [PATCH v2 12/13] nvme-multipath: add nvme_mpath_get_nr_active()
` [PATCH v2 13/13] nvme-multipath: switch to use libmultipath

[QUESTION] Is the ARM SMMU v3 implementation designed to always ignore SSID when SSID_VALID == 0?
 2026-04-28 11:14 UTC  (2+ messages)

[PATCH v2 00/13] libmultipath: a generic multipath lib for block drivers
 2026-04-28 11:11 UTC  (14+ messages)
` [PATCH v2 01/13] libmultipath: Add initial framework
` [PATCH v2 02/13] libmultipath: Add basic gendisk support
` [PATCH v2 03/13] libmultipath: Add path selection support
` [PATCH v2 04/13] libmultipath: Add bio handling
` [PATCH v2 05/13] libmultipath: Add support for mpath_device management
` [PATCH v2 06/13] libmultipath: Add cdev support
` [PATCH v2 07/13] libmultipath: Add delayed removal support
` [PATCH v2 08/13] libmultipath: Add sysfs helpers
` [PATCH v2 09/13] libmultipath: Add PR support
` [PATCH v2 10/13] libmultipath: Add mpath_bdev_report_zones()
` [PATCH v2 11/13] libmultipath: Add support for block device IOCTL
` [PATCH v2 12/13] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v2 13/13] libmultipath: Add mpath_bdev_get_unique_id()

[PATCH 0/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-04-28 11:14 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH AUTOSEL 7.0] ALSA: hda/realtek: add quirk for HONOR MRB-XXX M1020
 2026-04-28 11:13 UTC  (37+ messages)
` [PATCH AUTOSEL 7.0-5.10] fbdev: savage: fix probe-path EDID cleanup leaks
` [PATCH AUTOSEL 7.0] scsi: virtio_scsi: Move INIT_WORK calls to virtscsi_probe()
` [PATCH AUTOSEL 7.0-5.10] iio: ABI: fix current_trigger description
` [PATCH AUTOSEL 7.0-5.10] staging: octeon: fix free_irq dev_id mismatch in cvm_oct_rx_shutdown
` [PATCH AUTOSEL 7.0-6.12] mfd: intel-lpss: Add Intel Nova Lake-H PCI IDs
` [PATCH AUTOSEL 7.0-5.10] tty: serial: imx: keep dma request disabled before dma transfer setup
` [PATCH AUTOSEL 7.0-6.12] greybus: beagleplay: bound bootloader RX buffer copy
` [PATCH AUTOSEL 7.0-5.10] serial: qcom-geni: Fix RTS behavior with flow control
` [PATCH AUTOSEL 7.0-5.10] selftests: fib_nexthops: test stale has_v4 on nexthop replace
` [PATCH AUTOSEL 7.0-6.1] ntfs3: fix OOB write in attr_wof_frame_info()
` [PATCH AUTOSEL 7.0-5.10] arm64: cputype: Add C1-Pro definitions
` [PATCH AUTOSEL 7.0-6.18] drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1
` [PATCH AUTOSEL 7.0-6.12] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
` [PATCH AUTOSEL 7.0] drm/amdgpu: OR init_pte_flags into invalid leaf PTE updates
` [PATCH AUTOSEL 7.0-6.6] scsi: ufs: core: Disable timestamp for Kioxia THGJFJT0E25BAIP
` [PATCH AUTOSEL 7.0-6.18] f2fs: fix to freeze GC and discard threads quickly
` [PATCH AUTOSEL 7.0-5.10] scsi: esas2r: Fix __printf annotation on esas2r_log_master()
` [PATCH AUTOSEL 7.0-6.18] rtc: max77686: convert to i2c_new_ancillary_device
` [PATCH AUTOSEL 7.0-6.1] rtc: ti-k3: Add support to resume from IO DDR low power mode
` [PATCH AUTOSEL 7.0-6.12] bus: mhi: host: pci_generic: Add Telit FE912C04 modem support
` [PATCH AUTOSEL 7.0-5.10] usb: usbip: fix integer overflow in usbip_recv_iso()
` [PATCH AUTOSEL 7.0-5.10] clk: qcom: rcg2: expand frac table for mdss_pixel_clk_src
` [PATCH AUTOSEL 7.0-5.10] usb: usbip: validate iso frame actual_length in usbip_recv_iso()
` [PATCH AUTOSEL 7.0-6.12] bus: mhi: host: pci_generic: Add Qualcomm SDX35 modem
` [PATCH AUTOSEL 7.0] drm/amd/display: Use overlay cursor when color pipeline is active
` [PATCH AUTOSEL 7.0-6.18] platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)
` [PATCH AUTOSEL 7.0-6.12] smb: server: stop sending fake security descriptors
` [PATCH AUTOSEL 7.0-6.18] ALSA: usb-audio: Add quirk entries for NexiGo N930W webcam
` [PATCH AUTOSEL 7.0-5.15] ntfs3: fix memory leak in indx_create_allocate()
` [PATCH AUTOSEL 7.0-5.10] staging: fbtft: fix unchecked write return value in fb_agm1264k-fl
` [PATCH AUTOSEL 7.0-5.10] ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
` [PATCH AUTOSEL 7.0-6.18] scsi: lpfc: Add PCI ID support for LPe42100 series adapters
` [PATCH AUTOSEL 7.0-6.12] io_uring: take page references for NOMMU pbuf_ring mmaps
` [PATCH AUTOSEL 7.0-6.18] iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope
` [PATCH AUTOSEL 7.0-5.15] dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs

[PATCH v2] dt-bindings: display/msm: Fix typo in clock-names property
 2026-04-28 11:12 UTC  (2+ messages)

[PATCH v4 0/7] Add SEV-SNP restricted injection hypervisor support
 2026-04-28 11:12 UTC  (7+ messages)
` [PATCH v4 3/7] KVM: SVM: Inject #HV when Restricted Injection is active
` [PATCH v4 5/7] KVM: SVM: Inject MCEs "
` [PATCH v4 7/7] KVM: SVM: Enable Restricted Injection for an SEV-SNP guest

[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
 2026-04-28 11:10 UTC  (5+ messages)
` [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()

[PATCH v4 00/28] KVM: combined patchset for MBEC/GMET support
 2026-04-28 11:09 UTC  (29+ messages)
` [PATCH 01/28] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 02/28] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 03/28] KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBEC
` [PATCH 04/28] KVM: x86/mmu: shuffle high bits of SPTEs "
` [PATCH 05/28] KVM: x86/mmu: remove SPTE_EPT_*
` [PATCH 06/28] KVM: x86/mmu: merge make_spte_{non,}executable
` [PATCH 07/28] KVM: x86/mmu: rename and clarify BYTE_MASK
` [PATCH 08/28] KVM: x86/mmu: introduce ACC_READ_MASK
` [PATCH 09/28] KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
` [PATCH 10/28] KVM: x86/mmu: pass PFERR_GUEST_PAGE/FINAL_MASK to kvm_translate_gpa
` [PATCH 11/28] KVM: x86/mmu: pass pte_access for final nGPA->GPA walk
` [PATCH 12/28] KVM: x86: make translate_nested_gpa vendor-specific
` [PATCH 13/28] KVM: x86/mmu: split XS/XU bits for EPT
` [PATCH 14/28] KVM: x86/mmu: move cr4_smep to base role
` [PATCH 15/28] KVM: VMX: enable use of MBEC
` [PATCH 16/28] KVM: nVMX: pass advanced EPT violation vmexit info to guest
` [PATCH 17/28] KVM: nVMX: pass PFERR_USER_MASK to MMU on EPT violations
` [PATCH 18/28] KVM: x86/mmu: add support for MBEC to EPT page table walks
` [PATCH 19/28] KVM: nVMX: advertise MBEC to nested guests
` [PATCH 20/28] KVM: nVMX: allow MBEC with EVMCS
` [PATCH 21/28] KVM: x86/mmu: propagate access mask from root pages down
` [PATCH 22/28] KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
` [PATCH 23/28] KVM: SVM: add GMET bit definitions
` [PATCH 24/28] KVM: x86/mmu: set CR0.WP=1 for shadow NPT MMU
` [PATCH 25/28] KVM: x86/mmu: add support for GMET to NPT page table walks
` [PATCH 26/28] KVM: SVM: enable GMET and set it in MMU role
` [PATCH 27/28] KVM: SVM: work around errata 1218
` [PATCH 28/28] KVM: nSVM: enable GMET for guests

[PATCH v6 0/4] hwmon: (sht3x) Add support for GXCAS GXHT30
 2026-04-28 11:09 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: vendor-prefixes: Add GXCAS Technology
` [PATCH v6 2/4] dt-bindings: hwmon: Add Sensirion SHT30 series
` [PATCH v6 3/4] hwmon: (sht3x) Add devicetree support
` [PATCH v6 4/4] hwmon: (sht3x) Add support for GXCAS GXHT30

[PATCH v2] drm/xe: Don't use UTS_RELEASE directly
 2026-04-28 11:09 UTC  (2+ messages)

[PATCH v1 00/20] Add basic pinctrl drivers for JHB100 SoC
 2026-04-28 11:08 UTC  (3+ messages)
` [PATCH v1 11/20] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl

[PATCH v2] gpio: sim: Replace sprintf() with sysfs_emit()
 2026-04-28 11:07 UTC  (3+ messages)

[RESEND PATCH v2 0/2] efi/libstub: Ensure instruction cache coherency after kernel relocation
 2026-04-28 11:07 UTC  (3+ messages)

[PATCH net 0/2] ipv6: tunnel changelink: use cached netns pointer
 2026-04-28 11:07 UTC  (3+ messages)
` [PATCH net 1/2] ip6: vti: Use ip6_tnl.net in vti6_changelink()
` [PATCH net 2/2] ip6_gre: Use cached t->net in ip6erspan_changelink()

[PATCH] hv_sock: fix ARM64 support
 2026-04-28 11:05 UTC 

[PATCH v3 0/8] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
 2026-04-28 11:05 UTC  (9+ messages)
` [PATCH 1/8] KVM: VMX: remove regs argument of __vmx_vcpu_run
` [PATCH 2/8] KVM: VMX: more cleanups to __vmx_vcpu_run
` [PATCH 3/8] KVM: SVM: prepare for making SPEC_CTRL switch common with VMX
` [PATCH 4/8] KVM: SVM: pass struct vcpu_svm to msr_write_intercepted
` [PATCH 5/8] KVM: SVM: adopt the same VMX_RUN_* flags as VMX
` [PATCH 6/8] KVM: SVM: extract RESTORE_*_SPEC_CTRL_BODY out of svm/vmenter.S
` [PATCH 7/8] KVM: VMX: switch to RESTORE_GUEST_SPEC_CTRL_BODY
` [PATCH 8/8] KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY

[PATCH v4 0/6] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-28 11:04 UTC  (5+ messages)
` [PATCH 1/6] sched/fair: Use guard(rcu) for sched_domain RCU sections

[PATCH v4] LoongArch: Fix potential ade in loongson_gpu_fixup_dma_hang()
 2026-04-28 11:01 UTC 

[PATCH bpf-next 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-04-28 11:03 UTC  (8+ messages)

[PATCH RFC v2 0/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-04-28 11:00 UTC  (2+ messages)

[PATCH] iio: temperature: max30208: fix wrong scale value
 2026-04-28 11:00 UTC  (2+ messages)

[PATCH net v2] ipv6: addrconf: skip ERRDAD transition when address already DEAD
 2026-04-28 10:59 UTC  (3+ messages)
` [PATCH net v3] "

[PATCH v5 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART
 2026-04-28 10:58 UTC  (7+ messages)
` [PATCH v5 2/4] serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitions

[PATCH 0/8] mm: introduce zone lock guards
 2026-04-28 10:58 UTC  (9+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()

[PATCH] rust: workqueue: fix SAFETY comment Arc refs in Pin<KBox<T>>
 2026-04-28 10:57 UTC  (2+ messages)

[PATCH v3] selftests/futex: fix the failed futex_requeue test issue
 2026-04-28 10:58 UTC  (3+ messages)
` [RESEND PATCH "

[PATCH] dts: riscv: spacemit: correct 32k clock frequency
 2026-04-28 10:57 UTC 

[PATCH] RDMA/rtrs: Fix use-after-free in path files cleanup
 2026-04-28 10:55 UTC 

[PATCH 1/1] s390: remove extra check of task_stack_page()
 2026-04-28 10:56 UTC 

[PATCH v4 00/20] drm/tyr: firmware loading and MCU boot support
 2026-04-28 10:56 UTC  (3+ messages)

[PATCH iwl-net v2 0/4] iavf: fix VLAN filter state machine races
 2026-04-28 10:53 UTC  (4+ messages)

[PATCH 0/2] sched/fair: Reduce nohz_idle_balance CPU overhead on large systems
 2026-04-28 10:52 UTC  (6+ messages)
` [PATCH 1/2] sched/fair: scale nohz.next_balance according to number of idle CPUs

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-28 10:52 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: qcom: add support for the TLMM controller on Nord platforms
 2026-04-28 10:50 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: qcom: add the TLMM driver for the "

[PATCH net v6] net: stmmac: Prevent NULL deref when RX memory exhausted
 2026-04-28 10:50 UTC  (2+ messages)

[PATCH v2 0/4] drm/tyr: implement GPU reset API
 2026-04-28 10:49 UTC  (4+ messages)

[PATCH] pinctrl: mediatek: common-v1: Directly modify registers to set GPIO direction
 2026-04-28 10:48 UTC  (2+ messages)

[PATCH v2 0/2] pwm: spacemit: Add Support for K3 SoC
 2026-04-28 10:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K3 PWM support
` [PATCH v2 2/2] pwm: pxa: Add optional bus clock

[PATCH v3 00/17] efi/x86: Avoid the need to mangle the EFI memory map
 2026-04-28 10:47 UTC  (3+ messages)
` [PATCH v3 03/17] x86/efi: Only merge EFI memory map entries on 32-bit systems

[PATCH v1 0/1] rust: add Work::disable_sync
 2026-04-28 10:44 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] pinctrl: mediatek: paris: Directly modify registers to set GPIO direction
 2026-04-28 10:44 UTC  (2+ messages)

[PATCH v2 1/2] hwmon: (yogafan) Use u32 types and improve RLLag filter
 2026-04-28 10:44 UTC  (2+ messages)

[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-28 10:43 UTC  (4+ messages)
` [PATCH v2 7/9] wifi: rtw89: switch to using FIELD_GET_SIGNED()

[PATCH v2 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-28 10:43 UTC  (5+ messages)
` [PATCH v2 2/3] "

[PATCH RFC 00/11] x86/msr: Reduce MSR access interfaces
 2026-04-28 10:42 UTC  (9+ messages)
` [PATCH RFC 04/11] x86/msr: Switch all callers of wrmsrq_on_cpu() to use wrmsr_on_cpu()
` [PATCH RFC 05/11] x86/msr: Switch rdmsr_safe_on_cpu() to return a 64-bit quantity
` [PATCH RFC 06/11] x86/msr: Switch all callers of rdmsrq_safe_on_cpu() to use rdmsr_safe_on_cpu()
` [PATCH RFC 07/11] x86/msr: Switch wrmsr_safe_on_cpu() to use a 64-bit quantity
` [PATCH RFC 08/11] x86/msr: Switch all callers of wrmsrq_safe_on_cpu() to use wrmsr_safe_on_cpu()
` [PATCH RFC 09/11] x86/msr: Add macros for preparing to switch rdmsr/wrmsr interfaces
` [PATCH RFC 10/11] x86/events: Switch core parts to use 64-bit rdmsr/wrmsr() variants
` [PATCH RFC 11/11] x86/cpu/mce: Switch code "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox