The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-09-10 02:44:08 to 2025-09-10 06:43:02 UTC [more...]

[PATCH v2 00/20] can: netlink: preparation before introduction of CAN XL step 2/2
 2025-09-10  6:43 UTC  (23+ messages)
` [PATCH v2 01/20] can: dev: move struct data_bittiming_params to linux/can/bittiming.h
` [PATCH v2 02/20] can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h
` [PATCH v2 03/20] can: netlink: document which symbols are FD specific
` [PATCH v2 04/20] can: netlink: refactor can_validate_bittiming()
` [PATCH v2 05/20] can: netlink: add can_validate_tdc()
` [PATCH v2 06/20] can: netlink: add can_validate_databittiming()
` [PATCH v2 07/20] can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic
` [PATCH v2 08/20] can: netlink: remove useless check in can_tdc_changelink()
` [PATCH v2 09/20] can: netlink: make can_tdc_changelink() FD agnostic
` [PATCH v2 10/20] can: netlink: add can_dtb_changelink()
` [PATCH v2 11/20] can: netlink: add can_ctrlmode_changelink()
` [PATCH v2 12/20] can: netlink: make can_tdc_get_size() FD agnostic
` [PATCH v2 13/20] can: netlink: add can_data_bittiming_get_size()
` [PATCH v2 14/20] can: netlink: add can_bittiming_fill_info()
` [PATCH v2 15/20] can: netlink: add can_bittiming_const_fill_info()
` [PATCH v2 16/20] can: netlink: add can_bitrate_const_fill_info()
` [PATCH v2 17/20] can: netlink: make can_tdc_fill_info() FD agnostic
` [PATCH v2 18/20] can: calc_bittiming: make can_calc_tdco() "
` [PATCH v2 19/20] can: dev: add can_get_ctrlmode_str()
` [PATCH v2 20/20] can: netlink: add userland error messages

[PATCH for-6.18/block 00/10] cleanup and fixes for updating nr_requests
 2025-09-10  6:42 UTC  (6+ messages)
` [PATCH for-6.18/block 06/10] blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests()

vt: add support for smput/rmput escape codes
 2025-09-10  6:41 UTC  (2+ messages)

[PATCH v2 1/1] hung_task: fix warnings caused by unaligned lock pointers
 2025-09-10  6:40 UTC  (7+ messages)

[PATCH v2 for-6.18/block 00/16] block: fix ordering of recursive split IO
 2025-09-10  6:30 UTC  (17+ messages)
` [PATCH v2 for-6.18/block 01/16] block: cleanup bio_issue
` [PATCH v2 for-6.18/block 02/16] block: initialize bio issue time in blk_mq_submit_bio()
` [PATCH v2 for-6.18/block 03/16] blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
` [PATCH v2 for-6.18/block 04/16] md: fix mssing blktrace bio split events
` [PATCH v2 for-6.18/block 05/16] blk-crypto: fix missing "
` [PATCH v2 for-6.18/block 06/16] block: factor out a helper bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 07/16] md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 08/16] md/raid1: convert "
` [PATCH v2 for-6.18/block 09/16] md/raid10: add a new r10bio flag R10BIO_Returned
` [PATCH v2 for-6.18/block 10/16] md/raid10: convert read/write to use bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 11/16] md/raid5: convert "
` [PATCH v2 for-6.18/block 12/16] md/md-linear: "
` [PATCH v2 for-6.18/block 13/16] blk-crypto: "
` [PATCH v2 for-6.18/block 14/16] block: skip unnecessary checks for split bio
` [PATCH v2 for-6.18/block 15/16] block: fix ordering of recursive split IO
` [PATCH v2 for-6.18/block 16/16] md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()

[PATCH v2 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE
 2025-09-10  6:39 UTC  (4+ messages)
` [PATCH v2 1/2] drm/gpuvm: add deferred vm_bo cleanup

[PATCH 2/2] counter: ti-dmtimer-cap : capture driver support for OMAP DM timer
 2025-09-10  6:39 UTC  (2+ messages)

Question about clocksource/drivers/timer-rtl-otto patches
 2025-09-10  6:38 UTC 

[PATCH v5 00/11] Add more tests for multi fs block atomic writes
 2025-09-10  6:38 UTC  (9+ messages)
` [PATCH v5 02/12] common/rc: Add _require_fio_version helper

[PATCH] rust: irq: request: touch up the documentation
 2025-09-10  6:38 UTC  (2+ messages)

[PATCH] disable demotion during memory reclamation
 2025-09-10  6:36 UTC  (2+ messages)

[syzbot] [crypto?] KASAN: wild-memory-access Read in crypto_nhpoly1305_update_helper
 2025-09-10  6:35 UTC  (2+ messages)

[PATCH v2 net] qed: Don't collect too many protection override GRC elements
 2025-09-10  6:29 UTC 

[PATCH v2 0/1] rust: refactor to_result to return the original value
 2025-09-10  6:26 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
 2025-09-10  6:25 UTC  (3+ messages)

[PATCH] ARM: dts: microchip: sama7d65: Add GPIO buttons and LEDs
 2025-09-10  6:25 UTC  (3+ messages)

[PATCH net-next v11 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-09-10  6:22 UTC  (15+ messages)
` [PATCH net-next v11 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v11 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v11 5/5] net: rnpgbe: Add register_netdev

[syzbot] [fs?] WARNING in sysfs_emit_at
 2025-09-10  6:21 UTC 

[syzbot] [serial?] general protection fault in vc_deallocate
 2025-09-10  6:21 UTC  (2+ messages)

[PATCH net v2 0/2] net: dst_metadata: fix DF flag extraction on tunnel rx
 2025-09-10  6:19 UTC  (3+ messages)
` [PATCH net v2 1/2] net: dst_metadata: fix IP_DF bit not extracted from tunnel headers

[PATCH 0/4] Add Microchip I3C controller
 2025-09-10  6:19 UTC  (8+ messages)
` [PATCH 2/4] i3c: master: add Microchip SAMA7D65 I3C HCI master driver

[PATCH] kernel-doc: add support for handling global variables
 2025-09-10  6:13 UTC  (11+ messages)

[PATCH v4] Documentation: dma-buf: heaps: Add naming guidelines
 2025-09-10  6:10 UTC  (2+ messages)

[PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
 2025-09-10  6:05 UTC  (2+ messages)

[PATCH] x86/Documentation: explain LINUX_EFI_INITRD_MEDIA_GUID
 2025-09-10  6:01 UTC  (3+ messages)

[PATCH v3] HID: lg-g15 - Add support for Logitech G13
 2025-09-10  5:52 UTC  (8+ messages)

[PATCH net-next] net: dlink: count dropped packets on skb allocation failure
 2025-09-10  5:48 UTC 

[PATCH v2 0/2] Add support for Firefly ROC-RK3588-RT
 2025-09-10  5:47 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add "
` [PATCH v2 2/2] arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RT

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-09-10  5:47 UTC  (4+ messages)
` [RFC PATCH v1 34/38] coco: guest: arm64: Validate mmio range found in the interface report

[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-10  5:44 UTC  (6+ messages)
` [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
        ` Implicit panics (was: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header)

[PATCH v3 0/8] drm: writeback: clean up writeback connector initialization
 2025-09-10  5:32 UTC  (7+ messages)
` [PATCH v3 4/8] drm/msm/dpu: use drmm_writeback_connector_init()

[PATCH v12 0/3] Add support for AST2700 clk driver
 2025-09-10  5:38 UTC  (5+ messages)
` [PATCH v12 3/3] clk: aspeed: add AST2700 clock driver

[RFC PATCH v1 0/5] x86/boot, KVM: Move VMXON/VMXOFF handling from KVM to CPU lifecycle
 2025-09-10  5:37 UTC  (3+ messages)
` [RFC PATCH v1 1/5] x86/boot: Shift VMXON from KVM init to CPU startup phase

[PATCH v0 2/2] mm: swap: Forced swap entries release under memory pressure
 2025-09-10  5:36 UTC  (2+ messages)

[PATCH v2 0/2] media: add Himax HM1246 image sensor
 2025-09-10  5:27 UTC  (4+ messages)
` [PATCH v2 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH v3 00/19] mm/ksw: Introduce real-time Kernel Stack Watch debugging tool
 2025-09-10  5:31 UTC  (20+ messages)
` [PATCH v3 01/19] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context
` [PATCH v3 02/19] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v3 03/19] mm/ksw: add build system support
` [PATCH v3 04/19] mm/ksw: add ksw_config struct and parser
` [PATCH v3 05/19] mm/ksw: add /proc/kstackwatch interface
` [PATCH v3 06/19] mm/ksw: add HWBP pre-allocation
` [PATCH v3 07/19] mm/ksw: add atomic watch on/off operations
` [PATCH v3 08/19] mm/ksw: support CPU hotplug
` [PATCH v3 09/19] mm/ksw: add probe management helpers
  ` [PATCH v3 10/19] mm/ksw: resolve stack watch addr and len
  ` [PATCH v3 11/19] mm/ksw: add recursive depth tracking
  ` [PATCH v3 12/19] mm/ksw: manage start/stop of stack watching
  ` [PATCH v3 13/19] mm/ksw: add self-debug helpers
  ` [PATCH v3 14/19] mm/ksw: add test module
  ` [PATCH v3 15/19] mm/ksw: add stack overflow test
  ` [PATCH v3 16/19] mm/ksw: add silent corruption test case
  ` [PATCH v3 17/19] mm/ksw: add recursive stack corruption test
  ` [PATCH v3 18/19] tools/ksw: add test script
  ` [PATCH v3 19/19] docs: add KStackWatch document

[PATCH 0/3] Minor fixes for memory allocation profiling
 2025-09-10  5:32 UTC  (5+ messages)
` [PATCH 1/3] alloc_tag: use release_pages() in the cleanup path
` [PATCH 2/3] alloc_tag: prevent enabling memory profiling if it was shut down

[GIT PULL] [PATCH 00/14] Rust atomic changes for v6.18
 2025-09-10  5:27 UTC  (2+ messages)

[PATCH v2 0/2] rust: regulator: improve the ergonomics of Rust regulators
 2025-09-10  5:26 UTC  (3+ messages)
` [PATCH v2 2/2] rust: regulator: add devm_enable and devm_enable_optional

[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
 2025-09-10  5:26 UTC  (4+ messages)
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping

[patch 00/12] rseq: Implement time slice extension mechanism
 2025-09-10  5:22 UTC  (5+ messages)
` [patch 07/12] rseq: Implement syscall entry work for time slice extensions

[PATCH v10 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-09-10  5:10 UTC  (2+ messages)

[PATCH v3 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-10  4:48 UTC  (8+ messages)
` [PATCH v3 02/11] gpu: nova-core: move GSP boot code out of `Gpu` constructor

[PATCH v3] ACPI: APEI: EINJ: Allow more types of addresses except MMIO
 2025-09-10  4:45 UTC 

[PATCH v1] arm64: dts: qcom: monaco-evk: Use correct sound card compatible to match SoC
 2025-09-10  4:45 UTC 

Device tree representation of (hotplug) connectors: discussion at ELCE
 2025-09-10  4:36 UTC  (10+ messages)

[PATCH v2] ACPI: APEI: EINJ: Allow all types of addresses except MMIO
 2025-09-10  4:29 UTC  (3+ messages)

[PATCH v9 0/2] Adding device tree and binding for NVIDIA GB200-UT3.0b
 2025-09-10  4:17 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: arm: aspeed: Add NVIDIA GB200-UT3.0b board
` [PATCH v9 2/2] ARM: dts: aspeed: Add NVIDIA GB200 UT3.0b board

[linux-next20250903] Kernel OOPs at perf_callchain_user
 2025-09-10  4:16 UTC  (3+ messages)

[PATCH net v1 1/1] net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups
 2025-09-10  4:16 UTC  (7+ messages)

[PATCH v2 0/2] Expand scope of khugepaged anonymous collapse
 2025-09-10  4:06 UTC  (5+ messages)
` [PATCH v2 1/2] mm: Enable khugepaged anonymous collapse on non-writable regions
` [PATCH v2 2/2] mm: Drop all references of writable and SCAN_PAGE_RO

[PATCH v3 0/2] Add NVIDIA VR144NVL board
 2025-09-10  4:06 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: "
` [PATCH v3 2/2] ARM: dts: "

[RFC PATCH 0/2] mm/damon/stat: expose auto-tuned intervals and non-idle ages
 2025-09-10  4:00 UTC  (3+ messages)
` [RFC PATCH 1/2] mm/damon/stat: expose the current tuned aggregation interval
` [RFC PATCH 2/2] mm/damon/stat: expose negative idle time

[PATCH] selftests/mm: remove PROT_EXEC req from file-collapse tests
 2025-09-10  3:58 UTC  (2+ messages)

[PATCH v5] platform/x86: portwell-ec: Add hwmon support for voltage and temperature
 2025-09-10  3:58 UTC 

[syzbot] [bcachefs?] WARNING in bch2_fs_journal_stop (2)
 2025-09-10  3:57 UTC 

[PATCH] rust: pci: add PCI interrupt allocation and management support
 2025-09-10  3:54 UTC 

[PATCH v9 0/3] Virtio SPI Linux driver
 2025-09-10  3:51 UTC  (6+ messages)
` [PATCH v9 3/3] SPI: Add virtio SPI driver

[PATCH v4] remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974
 2025-09-10  3:49 UTC  (2+ messages)

[PATCH v9 00/31] x86,fs/resctrl telemetry monitoring
 2025-09-10  3:43 UTC  (17+ messages)
` [PATCH v9 17/31] x86/resctrl: Discover hardware telemetry events
` [PATCH v9 18/31] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v9 19/31] x86,fs/resctrl: Add architectural event pointer
` [PATCH v9 20/31] x86/resctrl: Find and enable usable telemetry events
` [PATCH v9 21/31] x86/resctrl: Read "

[PATCH] tools: Add a return value check of malloc() and calloc()
 2025-09-10  3:29 UTC 

[PATCH net 0/3] mlx5e misc fixes 2025-09-08
 2025-09-10  3:23 UTC  (7+ messages)
` [PATCH net 1/3] net/mlx5e: Harden uplink netdev access against device unbind
` [PATCH net 2/3] net/mlx5e: Prevent entering switchdev mode with inconsistent netns

[PATCH v2 0/7] Add PCIe support to Sophgo SG2042 SoC
 2025-09-10  3:20 UTC  (4+ messages)
` [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver

[PATCH 0/2] iommu: Add io_ptdump debug interface for iommu
 2025-09-10  3:20 UTC  (6+ messages)
` [PATCH 1/2] iommu/debug: Add IOMMU page table dump debug facility

[PATCH 2/3] mm: remove unused zpool layer
 2025-09-10  3:14 UTC  (2+ messages)

[PATCH][next] gpio: loongson-64bit: Fix a less than zero check on an unsigned int struct field
 2025-09-10  3:13 UTC  (3+ messages)

[PATCH] timekeeping: Move debug sleep time accounting outside spinlock
 2025-09-10  3:12 UTC  (2+ messages)

[PATCH v6 net-next 0/6] net: fec: add the Jumbo frame support
 2025-09-10  3:08 UTC  (5+ messages)
` [PATCH v6 net-next 1/6] net: fec: use a member variable for maximum buffer size

[PATCH v2 0/3] mtd: spi-nand: Add support for randomizer
 2025-09-10  3:03 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: spi-nand: Add enable-randomizer-otp property
` [PATCH v2 2/3] mtd: spi-nand: Add support for randomizer
` [PATCH v2 3/3] mtd: spi-nand: macronix: Add randomizer support

[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
 2025-09-10  2:49 UTC  (8+ messages)
` [PATCH 1/7] KVM: x86: Set guest DR6 by kvm_queue_exception_p() in "
` [PATCH 2/7] KVM: x86: Check guest debug in DR access "
` [PATCH 3/7] KVM: x86: Only check effective code breakpoint in emulation
` [PATCH 4/7] KVM: x86: Consolidate KVM_GUESTDBG_SINGLESTEP check into the kvm_inject_emulated_db()
` [PATCH 5/7] KVM: VMX: Set 'BS' bit in pending debug exceptions during instruction emulation
` [PATCH 6/7] KVM: selftests: Verify guest debug DR7.GD checking "
` [PATCH 7/7] KVM: selftests: Verify 'BS' bit checking in pending debug exception during VM entry

[PATCH v3 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-09-10  3:04 UTC  (3+ messages)
` [PATCH v3 5/5] rust: Add KUNIT tests for bitfield

[PATCH RESEND] scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-09-10  3:04 UTC  (2+ messages)

[PATCH v2] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
 2025-09-10  3:04 UTC  (2+ messages)

[PATCH v10 0/3] scsi: sd: Cleanups and warning fixes in sd_revalidate_disk()
 2025-09-10  3:04 UTC  (2+ messages)

[PATCH] scsi: csiostor: Fix some spelling errors
 2025-09-10  3:04 UTC  (2+ messages)

[PATCH] scsi: pm8001: Use int instead of u32 to store error codes
 2025-09-10  3:04 UTC  (2+ messages)

[PATCH v2] scsi: ufs: mcq: Fix memory allocation checks for SQE and CQE
 2025-09-10  3:04 UTC  (2+ messages)

[PATCHv2] zram: fix slot write race condition
 2025-09-10  3:03 UTC  (2+ messages)

[PATCH v4 0/5] Defer throttle when task exits to user
 2025-09-10  3:03 UTC  (9+ messages)
` [PATCH v4 3/5] sched/fair: Switch to task based throttle model

[ANNOUNCE] 6.6.104-rt60
 2025-09-10  2:59 UTC 

[PATCH] net: phy: avoid config_init failure on unattached PHY during resume
 2025-09-10  2:58 UTC 

[PATCH] [SCSI] bfa: Remove self-assignment code
 2025-09-10  2:58 UTC  (2+ messages)

[PATCH rfcv2 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-09-10  2:56 UTC  (3+ messages)
` [PATCH rfcv2 1/8] iommu/arm-smmu-v3: Clear cmds->num after arm_smmu_cmdq_batch_submit

[PATCH v2 11/15] mm, swap: use the swap table for the swap cache and switch API
 2025-09-10  2:56 UTC  (3+ messages)

[PATCH v13 00/21] Enable CET Virtualization
 2025-09-10  2:55 UTC  (7+ messages)
` [PATCH v13 05/21] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs

[PATCH V4 0/2] Simplify MCQ resource mapping
 2025-09-10  2:54 UTC  (2+ messages)

[PATCH v2 00/13] Internalize www.kernel.org/doc cross-references
 2025-09-10  2:43 UTC  (8+ messages)
` [PATCH v2 07/13] Documentation: kasan: Use internal link to kunit
` [PATCH v2 08/13] Documentation: gpu: "
` [PATCH v2 09/13] Documentation: filesystems: Fix stale reference to device-mapper docs
` [PATCH v2 10/13] Documentation: smb: smbdirect: Convert KSMBD docs link
` [PATCH v2 11/13] Documentation: net: Convert external kernel networking docs
` [PATCH v2 12/13] nitro_enclaves: Use internal cross-reference for kernel docs links
` [PATCH v2 13/13] Documentation: checkpatch: Convert kernel docs references

[PATCH v2] rust: rbtree: add immutable cursor
 2025-09-10  2:50 UTC  (6+ messages)

[PATCH 0/3] arm64: dts: rockchip: Add Radxa E24C
 2025-09-10  2:43 UTC  (6+ messages)
` [PATCH 3/3] "


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