linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-17 21:30:12 to 2025-06-18 01:40:41 UTC [more...]

[PATCH v2 0/5] net: use new GPIO line value setter callbacks
 2025-06-18  1:41 UTC  (2+ messages)

[PATCH 1/2] gve: Fix various typos and improve code comments
 2025-06-18  1:41 UTC  (2+ messages)

[PATCH v3 next 00/10] Implement mul_u64_u64_div_u64_roundup()
 2025-06-18  1:39 UTC  (7+ messages)
` [PATCH v3 next 06/10] lib: test_mul_u64_u64_div_u64: Test both generic and arch versions
` [PATCH v3 next 09/10] lib: mul_u64_u64_div_u64() Optimise the divide code

[Patch net-next v3] net: mana: Record doorbell physical address in PF mode
 2025-06-18  1:36 UTC 

[Patch net-next v2] net: mana: Record doorbell physical address in PF mode
 2025-06-18  1:36 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 0/8] Aspeed SDHCI driver workaround and auto tune
 2025-06-18  1:34 UTC  (4+ messages)
` [PATCH 1/8] mmc: sdhci-of-aspeed: Fix sdhci software reset can't be cleared issue

[PATCH net-next v3 00/10] net: fec: general + VLAN cleanups
 2025-06-18  1:31 UTC  (5+ messages)
` [PATCH net-next v3 03/10] net: fec: add missing header files

[PATCH net-next v03 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC - part 2
 2025-06-18  1:25 UTC  (3+ messages)
` [PATCH net-next v03 1/1] hinic3: management interfaces

[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
 2025-06-18  1:22 UTC  (13+ messages)

[PATCH v2] libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
 2025-06-18  1:19 UTC 

[PATCH v2 0/2] media: vsp1: Add FCP soft reset procedure
 2025-06-18  1:19 UTC  (3+ messages)
` [PATCH v2 1/2] media: rcar-fcp: Add rcar_fcp_soft_reset()

[PATCH v3 0/9] initial usbdrd phy support for Exynosautov920 soc
 2025-06-17 18:20 UTC  (23+ messages)
    ` [PATCH v3 9/9] arm64: dts: exynos: ExynosAutov920: add USB and USB SS combo phy nodes
    ` [PATCH v3 2/9] phy: exyons5-usbdrd: support HS phy for ExynosAutov920
    ` [PATCH v3 3/9] arm64: dts: exynos: ExynosAutov920: add USB and USB-phy nodes
    ` [PATCH v3 1/9] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
    ` [PATCH v3 4/9] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo HS phy
    ` [PATCH v3 5/9] phy: exyons5-usbdrd: support HS combo phy for ExynosAutov920

[f2fs-dev] [PATCH v2 1/2] f2fs: don't allow unaligned truncation to smaller size on pinned file
 2025-06-18  1:17 UTC  (2+ messages)

[PATCH v3 00/16] kunit: Introduce UAPI testing framework
 2025-06-18  1:15 UTC  (9+ messages)
` [PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI from kernel
` [PATCH v3 04/16] kbuild: userprogs: add nolibc support

[PATCH v1] drm/amd/pm: replace manual string choices with standard helpers
 2025-06-18  1:09 UTC 

[PATCH v2] rtl818x: Kill URBs before clearing tx status queue
 2025-06-18  1:09 UTC  (2+ messages)

[PATCH v11 0/2] Add initial support for Renesas RZ/T2H SoC and eval board
 2025-06-18  1:06 UTC  (2+ messages)

[PATCH 0/2] rust: add initial scatterlist abstraction
 2025-06-18  1:03 UTC  (10+ messages)
` [PATCH 1/2] rust: add initial scatterlist bindings

[PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
 2025-06-18  1:02 UTC  (2+ messages)

[PATCH net-next, v4] selftest: Add selftest for multicast address notifications
 2025-06-18  1:00 UTC  (2+ messages)

[PATCH net-next v4 00/14] net: dsa: b53: fix BCM5325 support
 2025-06-18  1:00 UTC  (3+ messages)

[RFC PATCH 00/12] Support vector and more extended registers in perf
 2025-06-18  0:57 UTC  (6+ messages)

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-18  0:46 UTC  (15+ messages)

[PATCH v2 0/2] x86/traps: Fix DR6/DR7 initialization
 2025-06-18  0:44 UTC  (15+ messages)
` [PATCH v2 1/2] x86/traps: Initialize DR6 by writing its architectural reset value
` [PATCH v2 2/2] x86/traps: Initialize DR7 "

[PATCH 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
 2025-06-18  0:41 UTC  (11+ messages)
` [PATCH 1/9] lib/crypto/arm: move arch/arm/lib/crypto/ to lib/crypto/arm/
` [PATCH 2/9] lib/crypto/arm64: move arch/arm64/lib/crypto/ to lib/crypto/arm64/
` [PATCH 3/9] lib/crypto/mips: move arch/mips/lib/crypto/ to lib/crypto/mips/
` [PATCH 4/9] lib/crypto/powerpc: move arch/powerpc/lib/crypto/ to lib/crypto/powerpc/
` [PATCH 5/9] lib/crypto/riscv: move arch/riscv/lib/crypto/ to lib/crypto/riscv/
` [PATCH 6/9] lib/crypto/s390: move arch/s390/lib/crypto/ to lib/crypto/s390/
` [PATCH 7/9] lib/crypto/sparc: move arch/sparc/lib/crypto/ to lib/crypto/sparc/
` [PATCH 8/9] lib/crypto/x86: move arch/x86/lib/crypto/ to lib/crypto/x86/
` [PATCH 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

[PATCH v3 0/2] dmaengine: idxd: Fix refcount and cleanup issues on module unload
 2025-06-18  0:38 UTC  (6+ messages)
` [PATCH v3 1/2] dmaengine: idxd: Remove improper idxd_free
` [PATCH v3 2/2] dmaengine: idxd: Fix refcount underflow on module unload

[PATCH ath-next v3 0/6] wifi: ath11k: bring hibernation support back
 2025-06-18  0:37 UTC  (4+ messages)
` [PATCH ath-next v3 5/6] wifi: ath11k: choose default PM policy for hibernation

[PATCH v6 1/4] scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
 2025-06-18  0:34 UTC  (4+ messages)
` [PATCH v6 2/4] scsi: fnic: Turn off FDMI ACTIVE flags on link down
` [PATCH v6 3/4] scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
` [PATCH v6 4/4] scsi: fnic: Set appropriate logging level for log message

[RFC PATCH 0/2] mm/swap, memcg: Support per-cgroup swap device prioritization
 2025-06-18  0:32 UTC  (4+ messages)
` [RFC PATCH 1/2] mm/swap, memcg: basic structure and logic for per cgroup swap priority control

[PATCH] mm: add OOM killer maintainer structure
 2025-06-18  0:31 UTC  (4+ messages)

[PATCH] mm: rt-threads retry mempool allocation without delay
 2025-06-18  0:25 UTC  (2+ messages)

[PATCH] block: mq-deadline: check if elevator is attached to queue in dd_finish_request
 2025-06-18  0:19 UTC  (4+ messages)

[PATCH] rust: time: Seal the ClockSource trait
 2025-06-18  0:10 UTC  (2+ messages)

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-18  0:08 UTC  (10+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
            ` netmem series needs some love and Acks from MM folks

[PATCH] x86: alternative: Fix int3 handling failure from broken text_poke array
 2025-06-18  0:05 UTC 

[PATCH iwl-next v4 00/15] Introduce iXD driver
 2025-06-18  0:04 UTC  (3+ messages)
` [PATCH iwl-next v4 09/15] idpf: refactor idpf to use libie control queues

[PATCH] usb: cdnsp: Fix issue with CV Bad Descriptor test
 2025-06-17 23:58 UTC  (2+ messages)

[PATCH] PCI/MSI: Remove duplicated to_pci_dev() conversion
 2025-06-17 23:57 UTC 

[PATCH] cifs: Show reason why autodisabling serverino support
 2025-06-17 23:48 UTC  (5+ messages)
` [PATCH v2] "

[PATCH rc 0/4] Fix iommufd selftest FAIL and warnings with v6.16
 2025-06-17 23:46 UTC  (8+ messages)
` [PATCH rc 1/4] iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes

[tip: x86/urgent] x86/mm: Fix early boot use of INVPLGB
 2025-06-17 23:43 UTC 

[REGRESSION] drm/amd/display: Radeon 840M/860M: bisected suspend crash
 2025-06-17 23:42 UTC  (2+ messages)

next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
 2025-06-17 23:40 UTC  (13+ messages)

bridge/microchip_lvds panel usage
 2025-06-17 23:36 UTC 

[PATCH 0/5] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
 2025-06-17 23:36 UTC  (12+ messages)
` [PATCH 5/5] vfio-pci: Best-effort "

[PATCH v9 4/5] PCI/pwrctl: Add PCI power control core code
 2025-06-17 23:35 UTC  (2+ messages)

[PATCH v1] fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
 2025-06-17 23:34 UTC  (2+ messages)

[tip: x86/urgent] x86/its: Fix an ifdef typo in its_alloc()
 2025-06-17 23:34 UTC 

[PATCH] wifi: carl9170: do not ping device which has failed to load firmware
 2025-06-17 23:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH ath-current 0/4] wifi: ath12k: fixes to firmware stats
 2025-06-17 23:32 UTC  (2+ messages)

[PATCH ath-next 0/6] wifi: ath12k: handle link select and inactivate
 2025-06-17 23:32 UTC  (2+ messages)

[PATCH] wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT
 2025-06-17 23:32 UTC  (2+ messages)

[PATCH v2] selftests: nettest: Fix typo in log and error messages for clarity
 2025-06-17 23:30 UTC  (2+ messages)

[PATCH net-next v2 0/2] Link NAPI instances to queues and IRQs
 2025-06-17 23:30 UTC  (2+ messages)

[PATCH] rust: time: Seal the HrTimerMode trait
 2025-06-17 23:28 UTC 

[PATCH] Platform/x86/intel/hid: Add Wildcat Lake support
 2025-06-17 23:29 UTC 

[PATCH 4/5] vfio: Introduce vfio_device_ops.get_unmapped_area hook
 2025-06-17 23:26 UTC  (10+ messages)

[patch V4 11/14] PCI/MSI: Provide a sane mechanism for TPH
 2025-06-17 23:25 UTC  (3+ messages)

[PATCH v4] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-17 23:22 UTC  (2+ messages)

[PATCH net-next] net: liquidio: Remove unused validate_cn23xx_pf_config_info()
 2025-06-17 23:20 UTC  (2+ messages)

[PATCH net-next v2] net: bcmgenet: update PHY power down
 2025-06-17 23:20 UTC  (2+ messages)

[PATCH] bnxt_en: Improve comment wording and error return code
 2025-06-17 23:20 UTC  (2+ messages)

[PATCH] thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID
 2025-06-17 23:19 UTC 

[PATCH] dt-bindings: Move sophgo,cv1800b-rtc to rtc directory
 2025-06-17 23:18 UTC  (4+ messages)

[PATCH v2 0/2] bpf, verifier: Improve precision of BPF_ADD and BPF_SUB
 2025-06-17 23:17 UTC  (3+ messages)
` [PATCH v2 1/2] bpf, verifier: Improve precision for "
` [PATCH v2 2/2] selftests/bpf: Add testcases "

[PATCH] ACPI: DPTF: Support for Wildcat Lake
 2025-06-17 23:18 UTC 

[PATCH] MAINTAINERS: add further init files to mm init block
 2025-06-17 23:18 UTC  (2+ messages)

[PATCH v4 0/4] riscv: sophgo: cv18xx: Add reset generator support
 2025-06-17 23:13 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: reset: sophgo: Add CV1800B support

[PATCH v4 3/4] PCI: dwc: Add debugfs support for PTM context
 2025-06-17 23:12 UTC  (2+ messages)

[PATCH v2 0/4] mm: userfaultfd: assorted fixes and cleanups
 2025-06-17 23:10 UTC  (4+ messages)
` [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s

[PATCH] fs_context: fix parameter name in infofc() macro
 2025-06-17 23:09 UTC 

Virtio-IOMMU interrupt remapping design
 2025-06-17 23:03 UTC  (6+ messages)

[PATCH v2 0/6] PCI/VGA: Look at all PCI display devices in VGA arbiter
 2025-06-17 23:01 UTC  (7+ messages)
` [PATCH v2 6/6] vgaarb: "

[PATCH net v1] net: netmem: fix skb_ensure_writable with unreadable skbs
 2025-06-17 23:00 UTC  (2+ messages)

[PATCH net v2] net: ti: icssg-prueth: Fix packet handling for XDP_TX
 2025-06-17 23:00 UTC  (2+ messages)

[PATCH v3 0/3] bitmap: introduce find_random_bit() and use in clocksource
 2025-06-17 22:59 UTC  (4+ messages)
` [PATCH v3 1/3] bitmap: generalize node_random()

[PATCH 0/4] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-17 22:58 UTC  (3+ messages)
` [PATCH 1/4] mm/shmem, swap: improve cached mTHP handling and fix potential hung

[RFC 00/19] Kernel API Specification Framework
 2025-06-17 22:58 UTC  (6+ messages)
` [RFC 08/19] exec: add API specification for execve

[PATCH v6 00/12] unwind_deferred: Implement sframe handling
 2025-06-17 22:50 UTC  (13+ messages)
` [PATCH v6 01/12] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v6 02/12] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v6 03/12] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v6 04/12] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v6 05/12] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v6 06/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections
` [PATCH v6 07/12] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v6 08/12] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v6 09/12] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v6 10/12] unwind_user/sframe: Show file name in debug output
` [PATCH v6 11/12] unwind_user/sframe: Enable debugging in uaccess regions
` [PATCH v6 12/12] unwind_user/sframe: Add .sframe validation option

[tip: x86/urgent] x86/mm: Disable INVLPGB when PTI is enabled
 2025-06-17 22:48 UTC 

[PATCH v2 1/4] perf test: Directory file descriptor leak
 2025-06-17 22:33 UTC  (4+ messages)
` [PATCH v2 2/4] perf evsel: Missed close when probing hybrid core PMUs
` [PATCH v2 3/4] perf trace: Add missed freeing of ordered events and thread
` [PATCH v2 4/4] libperf evsel: In exit add missed puts and assert close, etc. were called

[PATCH 0/3] Fix the Rockchip PinePhone Pro DTS warnings
 2025-06-17 22:32 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Fix the panel compatible for the PinePhone Pro
` [PATCH 2/3] arm64: dts: rockchip: Fix the mipi port definition for RK3399
` [PATCH 3/3] arm64: dts: rockchip: Remove unused property in PinePhone Pro MIPI panel

[RFC PATCH 1/4] mm/mempolicy: Expose policy_nodemask() in include/linux/mempolicy.h
 2025-06-17 22:30 UTC  (2+ messages)

[PATCH] clk: Add clk_determine_rate function call
 2025-06-17 22:28 UTC  (2+ messages)

[gustavoars:testing/wfamnae-next20250616] BUILD SUCCESS a90c68ba6146ca3ab83e7dab3d1dd458d25f2e83
 2025-06-17 22:26 UTC 

[PATCH v7 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-06-17 22:23 UTC  (3+ messages)
` [PATCH v7 4/6] input: pf1550: add onkey support

[PATCH net-next v3 0/3] vsock/test: Improve transport_uaf test
 2025-06-17 22:20 UTC  (2+ messages)

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-06-17 22:18 UTC  (3+ messages)
` [PATCH 08/11] Input: apple_z2: Drop default ARCH_APPLE in Kconfig

[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
 2025-06-17 22:14 UTC  (3+ messages)
` [PATCH v1 1/2] fuse: Add backing file option to lookup
` [PATCH v1 2/2] fuse: open/close backing file

[PATCH v4 0/8] Add TH1520 GPU support with power sequencing
 2025-06-17 22:14 UTC  (2+ messages)

[PATCH v5 0/3] Add Radxa CM5 module and IO board dts
 2025-06-17 22:12 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: arm: rockchip: Add Radxa CM5 IO board
` [PATCH v5 2/3] arm64: dts: rockchip: Add rk3588 based Radxa CM5
` [PATCH v5 3/3] arm64: dts: rockchip: Add support for CM5 IO carrier

[RFC PATCH 0/3] platform/x86: Add support for Uniwill laptop features
 2025-06-17 22:02 UTC  (12+ messages)
` [RFC PATCH 2/3] platform/x86: Add Uniwill laptop driver

[PATCH v6 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-17 22:00 UTC  (2+ messages)

[PATCH v3] i2c: k1: check for transfer error
 2025-06-17 21:59 UTC  (2+ messages)

[PATCH v2] (drivers/ethernet/atheros/atl1) test DMA mapping for error code
 2025-06-17 21:59 UTC  (6+ messages)
` [PATCH net] ethernet: alt1: Fix missing DMA mapping tests

Failing to build mainline kernel for arm
 2025-06-17 21:58 UTC  (3+ messages)

[PATCH v3 0/2] Add Rust version of might_sleep()
 2025-06-17 21:57 UTC  (10+ messages)
` [PATCH v3 1/2] rust: Introduce file_from_location()

[RFC]Page pool buffers stuck in App's socket queue
 2025-06-17 21:56 UTC  (2+ messages)

[PATCH net v1] netmem: fix skb_frag_address_safe with unreadable skbs
 2025-06-17 21:52 UTC  (4+ messages)

[PATCH 0/2] Add nokbdwakeup quirk and enable it for MSI Claw
 2025-06-17 21:50 UTC  (5+ messages)

linux-next: Signed-off-by missing for commit in the landlock tree
 2025-06-17 21:51 UTC 

linux-next: duplicate patch in the v4l-dvb tree
 2025-06-17 21:49 UTC 

[PATCH v1 1/4] perf test: Directory file descriptor leak
 2025-06-17 21:49 UTC  (7+ messages)
` [PATCH v1 3/4] perf trace: Add missed freeing of ordered events and thread

[PATCH] mce: include cmci during intel feature clearing
 2025-06-17 21:47 UTC 

[PATCH v4 0/6] arm64: dts: qcom: qcs615: enable remoteprocs - ADSP and CDSP
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/3] soc: qcom: qcom_stats: Add DDR stats
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Add support for AW8898 Amplifier
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: socinfo: Add support to retrieve TME build details
 2025-06-17 21:31 UTC  (2+ messages)

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] soc: qcom: mdt_loader: Validation and cleanup fixes
 2025-06-17 21:31 UTC  (2+ messages)

[PATCH v2 0/2] soc: qcom: QMI helpers supports for big endian
 2025-06-17 21:31 UTC  (2+ messages)

[RESEND PATCH] rpmsg: Use strscpy() instead of strscpy_pad()
 2025-06-17 21:30 UTC  (2+ messages)

[PATCH] remoteproc: Don't use %pK through printk
 2025-06-17 21:30 UTC  (2+ messages)

[PATCH 0/2] Correct the ready and handover interrupt number for sa8775p remoteproc
 2025-06-17 21:30 UTC  (2+ messages)
` (subset) "


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