The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-07-25 18:57:34 to 2025-07-25 22:15:36 UTC [more...]

[RFC 0/2] Add AI coding assistant configuration to Linux kernel
 2025-07-25 22:15 UTC  (16+ messages)
` [RFC 1/2] AI: Add unified AI coding assistant configuration
` [RFC 2/2] AI: Add initial set of rules and docs

[PATCH][next] spi: SPISG: Fix less than zero comparison on a u32 variable
 2025-07-25 22:14 UTC  (2+ messages)

[PATCH v2 00/18] USB/IP VHCI suspend fix and driver cleanup
 2025-07-25 22:08 UTC  (19+ messages)
` [PATCH v2 01/18] usb: vhci-hcd: Prevent suspending virtually attached devices
` [PATCH v2 02/18] usb: vhci-hcd: Ensure lines do not end with '('
` [PATCH v2 03/18] usb: vhci-hcd: Consistently use the braces
` [PATCH v2 04/18] usb: vhci-hcd: Avoid unnecessary use of braces
` [PATCH v2 05/18] usb: vhci-hcd: Consistently use blank lines
` [PATCH v2 06/18] usb: vhci-hcd: Drop spaces after casts
` [PATCH v2 07/18] usb: vhci-hcd: Add spaces around operators
` [PATCH v2 08/18] usb: vhci-hcd: Drop unnecessary parentheses
` [PATCH v2 09/18] usb: vhci-hcd: Fix open parenthesis alignment
` [PATCH v2 10/18] usb: vhci-hcd: Simplify NULL comparison
` [PATCH v2 11/18] usb: vhci-hcd: Simplify kzalloc usage
` [PATCH v2 12/18] usb: vhci-hcd: Use the paranthesized form of sizeof
` [PATCH v2 13/18] usb: vhci-hcd: Fix block comments
` [PATCH v2 14/18] usb: vhci-hcd: Remove ftrace-like logging
` [PATCH v2 15/18] usb: vhci-hcd: Consistently use __func__
` [PATCH v2 16/18] usb: vhci-hcd: Do not split quoted strings
` [PATCH v2 17/18] usb: vhci-hcd: Switch to dev_err_probe() in probe path
` [PATCH v2 18/18] usb: vhci-hcd: Replace pr_*() with dev_*() logging

[GIT PULL] KVM: x86: Changes for 6.17
 2025-07-25 22:07 UTC  (13+ messages)
` [GIT PULL] KVM: x86: Local APIC refactoring "
` [GIT PULL] KVM: Dirty Ring changes "
` [GIT PULL] KVM: Generic "
` [GIT PULL] KVM: IRQ "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMIO State Data mitigation "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: Device assignment accounting "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: SEV "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: VMX "

[PATCH] MAINTAINERS: add "DEVICE I/O & IRQ [RUST]" entry
 2025-07-25 22:06 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1
 2025-07-25 22:01 UTC  (2+ messages)

[GIT PULL] nolibc changes for 6.17
 2025-07-25 22:01 UTC 

[RESEND PATCH v3 0/2] Improve ath10k flush queue mechanism
 2025-07-25 21:57 UTC  (3+ messages)
` [RESEND PATCH v3 2/2] wifi: ath10k: Flush only requested txq in ath10k_flush()

[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
 2025-07-25 21:52 UTC  (18+ messages)
` [PATCH v3] "

[PATCH] x86/math64: handle #DE in mul_u64_u64_div_u64()
 2025-07-25 21:46 UTC  (12+ messages)

[PATCH net-next] ipv6: mcast: Add ip6_mc_find_idev() helper
 2025-07-25 21:45 UTC  (2+ messages)

[PATCH] mempolicy: Clarify what RECLAIM_ZONE means
 2025-07-25 21:44 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] Use correct destructor kfunc types
 2025-07-25 21:44 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: crypto: Use the correct destructor kfunc type
` [PATCH bpf-next v2 2/4] bpf: net_sched: "
` [PATCH bpf-next v2 3/4] selftests/bpf: "
` [PATCH bpf-next v2 4/4] bpf, btf: Enforce destructor kfunc type with CFI

[PATCH net-next] net: ipv4: allow directed broadcast routes to use dst hint
 2025-07-25 21:42 UTC  (2+ messages)

[PATCH 0/2] Arithmetic ops for Instant/Delta
 2025-07-25 21:39 UTC  (4+ messages)
` [PATCH 1/2] rust: time: Implement Add<Delta>/Sub<Delta> for Instant

[net PatchV4] Octeontx2-vf: Fix max packet length errors
 2025-07-25 21:39 UTC  (2+ messages)

[PATCH 0/9] Introducing firmware late binding
 2025-07-25 21:38 UTC  (3+ messages)
` [PATCH 3/9] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw

[PATCH 0/2] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-07-25 21:17 UTC  (6+ messages)
` [PATCH 1/2] drm: Create mipi_dsi_dcs_read_multi()
` [PATCH 2/2] drm/panel: novatek-nt35560: Fix bug and clean up

linux-next: Tree for Jul 25
 2025-07-25 21:12 UTC  (3+ messages)
` linux-next: Tree for Jul 25 (drivers/net/dsa/b53/b53_common.c)
` linux-next: Tree for Jul 25 (nfc/nfrmrvl/ and nfc/s3fwrn5/)

[PATCH net-next] selftests: net: Skip test if IPv6 is not configured
 2025-07-25 21:11 UTC  (6+ messages)

[PATCH v2] usb: gadget: Address review comments and include missing files
 2025-07-25 21:09 UTC 

[PATCH] sparc64: fix hugetlb for sun4u
 2025-07-25 21:09 UTC  (3+ messages)

[PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-07-25 21:09 UTC  (2+ messages)

[PATCH v9 1/2] PCI: trace: Add a generic RAS tracepoint for hotplug event
 2025-07-25 21:09 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: core: interrupt handling optimisations
 2025-07-25 21:08 UTC  (3+ messages)
` [PATCH v2 2/2] scsi: ufs: core: move some irq handling back to hardirq (with time limit)

[PATCH v3 3/3] sched/fair: Allocate both cfs_rq and sched_entity with per-cpu
 2025-07-25 21:05 UTC  (3+ messages)

[PATCH RFC 0/3] PCI/pwrctrl: Allow pwrctrl framework to control PERST# GPIO if available
 2025-07-25 21:04 UTC  (10+ messages)
` [PATCH RFC 2/3] PCI/pwrctrl: Allow pwrctrl core "
` [PATCH RFC 3/3] PCI: qcom: Allow pwrctrl framework to control PERST#

[PATCH net-next v2 0/7] net: dsa: b53: mmap: Add bcm63xx EPHY power control
 2025-07-25 20:57 UTC  (11+ messages)
` [PATCH net-next v2 2/7] dt-bindings: net: dsa: b53: Document brcm,gpio-ctrl property
` [PATCH net-next v2 4/7] net: dsa: b53: mmap: Add syscon reference and register layout for bcm63268
` [PATCH net-next v2 5/7] net: dsa: b53: mmap: Add register layout for bcm6318
` [PATCH net-next v2 6/7] net: dsa: b53: mmap: Add register layout for bcm6368
` [PATCH net-next v2 7/7] net: dsa: b53: mmap: Implement bcm63xx ephy power control

[PATCH V4 00/19] virtio_ring in order support
 2025-07-25 20:56 UTC  (3+ messages)
` [PATCH V4 19/19] virtio_ring: add "

[PATCH] usb: gadget: Add gadgetmon traffic monitor
 2025-07-25 20:51 UTC  (5+ messages)

[PATCH] nvmet: Initialize discovery subsys after debugfs is initialized
 2025-07-25 20:50 UTC 

[GIT PULL] audit/audit-pr-20250725
 2025-07-25 20:49 UTC 

[GIT PULL] selinux/selinux-pr-20250725
 2025-07-25 20:49 UTC 

[GIT PULL] lsm/lsm-pr-20250725
 2025-07-25 20:49 UTC 

[PATCH] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-07-25 20:44 UTC  (2+ messages)

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-07-25 20:43 UTC  (7+ messages)
` [PATCH v2 01/19] gpu: nova-core: register: minor grammar and spelling fixes
` [PATCH v2 17/19] gpu: nova-core: register: add support for register arrays

[PATCH net-next v3 0/5] netconsole: reuse netpoll_parse_ip_addr in configfs helpers
 2025-07-25 20:42 UTC  (3+ messages)
` [PATCH net-next v3 3/5] netconsole: add support for strings with new line in netpoll_parse_ip_addr

[git pull] drm fixes (part two) for 6.16-rc8/final
 2025-07-25 20:41 UTC  (3+ messages)

[for-next][PATCH 00/25] rv/verfication: Updatse for v6.17
 2025-07-25 20:34 UTC  (26+ messages)
` [for-next][PATCH 01/25] objtool: Add vpanic() to the noreturn list
` [for-next][PATCH 02/25] panic: Fix up description of vpanic()
` [for-next][PATCH 03/25] rv/ltl: Do not execute the Buchi automaton twice on start condition
` [for-next][PATCH 04/25] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [for-next][PATCH 05/25] verification/dot2k: Remove __buff_to_string()
` [for-next][PATCH 06/25] verification/dot2k: Replace is_container() hack with subparsers
` [for-next][PATCH 07/25] verification/dot2k: Prepare the frontend for LTL inclusion
` [for-next][PATCH 08/25] Documentation/rv: Prepare monitor synthesis document "
` [for-next][PATCH 09/25] verification/rvgen: Restructure the templates files
` [for-next][PATCH 10/25] verification/rvgen: Restructure the classes to prepare for LTL inclusion
` [for-next][PATCH 11/25] verification/rvgen: Add support for linear temporal logic
` [for-next][PATCH 12/25] Documentation/rv: Add documentation for linear temporal logic monitors
` [for-next][PATCH 13/25] verification/rvgen: Support the next operator
` [for-next][PATCH 14/25] verification/rvgen: Generate each variable definition only once
` [for-next][PATCH 15/25] verification/rvgen: Do not generate unused variables
` [for-next][PATCH 16/25] tools/rv: Do not skip idle in trace
` [for-next][PATCH 17/25] tools/rv: Stop gracefully also on SIGTERM
` [for-next][PATCH 18/25] tools/dot2c: Fix generated files going over 100 column limit
` [for-next][PATCH 19/25] verification/rvgen: Organise Kconfig entries for nested monitors
` [for-next][PATCH 20/25] rv: Return init error when registering monitors
` [for-next][PATCH 21/25] rv: Remove unused field in struct rv_monitor_def
` [for-next][PATCH 22/25] rv: Merge struct rv_monitor_def into struct rv_monitor
` [for-next][PATCH 23/25] rv: Merge struct rv_reactor_def into struct rv_reactor
` [for-next][PATCH 24/25] rv: Remove rv_reactors reference counter
` [for-next][PATCH 25/25] rv: Remove struct rv_monitor::reacting

[PATCH] ice/ptp: fix crosstimestamp reporting
 2025-07-25 20:33 UTC 

[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
 2025-07-25 20:30 UTC  (18+ messages)
` [PATCH 01/38] dt-bindings: display: mediatek: dpi: Allow specifying resets
` [PATCH 02/38] dt-bindings: display: mediatek,dp: Allow DisplayPort AUX bus
` [PATCH 03/38] dt-bindings: mailbox: mediatek,gce-mailbox: Make clock-names optional
` [PATCH 06/38] dt-bindings: timer: mediatek: Add compatible for MT6795 GP Timer
` [PATCH 07/38] dt-bindings: pinctrl: mediatek,mt7622-pinctrl: Add missing pwm_ch7_2
` [PATCH 10/38] dt-bindings: regulator: mediatek,mt6332-regulator: Add missing compatible
` [PATCH 11/38] dt-bindings: regulator: mediatek,mt6331: Fix various regulator names
` [PATCH 12/38] dt-bindings: regulator: mediatek,mt6331: Add missing compatible

[PATCH v1 0/6] perf tools: Some improvements on data type profiler
 2025-07-25 20:28 UTC  (7+ messages)
` [PATCH v1 1/6] perf dwarf-aux: Use signed comparison in match_var_offset
` [PATCH v1 2/6] perf dwarf-aux: More accurate variable type match for breg
` [PATCH v1 3/6] perf dwarf-aux: Better type matching for stack variables
` [PATCH v1 4/6] perf annotate: Skip annotating data types to lea instructions
` [PATCH v1 5/6] perf dwarf-aux: Find pointer type to a type
` [PATCH v1 6/6] perf annotate: Track arithmetic instructions on pointers

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-07-25 20:22 UTC  (2+ messages)

[PATCH v2] NFSv4: prevent integer overflow while calling nfs4_set_lease_period()
 2025-07-25 20:19 UTC  (3+ messages)

[PATCH 0/6] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-07-25 20:17 UTC  (2+ messages)

[PATCH] kcov, usb: Fix invalid context sleep in softirq path on PREEMPT_RT
 2025-07-25 20:14 UTC 

[RFC PATCH V3 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
 2025-07-25 20:06 UTC  (10+ messages)
` [RFC PATCH V3 1/4] x86/Hyper-V: Not use hv apic driver when Secure AVIC is available
` [RFC PATCH V3 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V3 3/4] x86/Hyper-V: Don't use auto-eoi when Secure AVIC is available

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-25 20:05 UTC  (4+ messages)
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback

[PATCH] PCI: fix out-of-bounds stack access
 2025-07-25 20:05 UTC  (2+ messages)

[PATCH] firmware_loader: prevent integer overflow in firmware_loading_timeout()
 2025-07-25 19:50 UTC  (3+ messages)

[PATCH v2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
 2025-07-25 20:02 UTC 

[PATCH net-next v10 00/15] net: phy: Introduce PHY ports representation
 2025-07-25 20:04 UTC  (2+ messages)

[PATCH v6 0/7] rust/hrtimer: Various hrtimer + time additions
 2025-07-25 20:03 UTC  (4+ messages)
` [PATCH v6 5/7] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext

[PATCH] iio: adc: ad7768-1: disable IRQ autoenable
 2025-07-25 20:01 UTC  (4+ messages)

[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-25 19:59 UTC  (6+ messages)
` [PATCH v3 09/10] "

[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-07-25 19:56 UTC  (5+ messages)
` [PATCH v3 16/16] objtool: Validate kCFI calls

[PATCH v4 1/2] dt-bindings: arm: add TQMLS1012AL
 2025-07-25 19:56 UTC  (2+ messages)

[PATCH v2] mm: slub: avoid deref of free pointer in sanity checks if object is invalid
 2025-07-25 19:55 UTC  (5+ messages)

[RESEND v2 1/1] dt-bindings: fsl: convert fsl,vf610-mscm-ir.txt to yaml format
 2025-07-25 19:55 UTC  (2+ messages)

[RESEND 1/1] dt-bindings: interrupt-controller: Add fsl,icoll.yaml
 2025-07-25 19:54 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: Add missing Xilinx INTC binding
 2025-07-25 19:54 UTC  (2+ messages)

[PATCH 0/4] backlight: add new max25014 backlight driver
 2025-07-25 19:51 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: backlight: Add max25014 bindings

[PATCH 00/12] Enable display support for STM32MP25
 2025-07-25 19:50 UTC  (5+ messages)
` [PATCH 01/12] dt-bindings: display: st: add new compatible to LTDC device
` [PATCH 02/12] dt-bindings: display: st,stm32-ltdc: add access-controllers property

[PATCH 1/1] dt-bindings: fsl: fsl,rcpm: reference power-domains.yaml
 2025-07-25 19:47 UTC  (2+ messages)

[PATCH v3 00/14] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-07-25 19:45 UTC  (4+ messages)

[PATCH v4 0/4] hwmon: Add support for MPS mp2869,mp29608,mp29612,mp29816,mp29502 chip
 2025-07-25 19:44 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: hwmon: Add MPS mp2869,mp29608,mp29612 and mp29816 series
  ` [PATCH v4 2/4] hwmon: add MP2869,MP29608,MP29612 and MP29816 series driver

[PATCH] Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
 2025-07-25 19:41 UTC  (6+ messages)

[PATCH] mm/damon/vaddr: Skip isolating folios already in destination nid
 2025-07-25 19:39 UTC  (3+ messages)

[PATCH v2 1/2] binder: Add copyright notice to new kunit files
 2025-07-25 19:38 UTC  (4+ messages)
` [PATCH v2 2/2] binder: Use seq_buf in binder_alloc kunit tests

6.16-rcX: crashing way too often on thinkpad X220
 2025-07-25 19:38 UTC  (15+ messages)
  ` locking problems in iwlwifi? was "

[PATCHSET v4 0/9] perf annotate: Support --code-with-type on TUI
 2025-07-25 19:37 UTC  (10+ messages)
` [PATCH v4 1/9] perf annotate: Rename to __hist_entry__tui_annotate()
` [PATCH v4 2/9] perf annotate: Remove __annotation_line__write()
` [PATCH v4 3/9] perf annotate: Pass annotation_print_data to annotation_line__write()
` [PATCH v4 4/9] perf annotate: Simplify width calculation in annotation_line__write()
` [PATCH v4 5/9] perf annotate: Add --code-with-type support for TUI
` [PATCH v4 6/9] perf annotate: Add 'T' hot key to toggle data type display
` [PATCH v4 7/9] perf annotate: Show warning when debuginfo is not available
` [PATCH v4 8/9] perf annotate: Hide data-type for stack operation and canary
` [PATCH v4 9/9] perf annotate: Add dso__debuginfo() helper

[PATCH] parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilers
 2025-07-25 19:35 UTC  (2+ messages)

[PATCH v4 0/5] mseal cleanups
 2025-07-25 19:34 UTC  (7+ messages)
` [PATCH v4 4/5] mm/mseal: simplify and rename VMA gap check

[PATCH] parisc: Makefile: fix a typo in palo.conf
 2025-07-25 19:33 UTC  (2+ messages)

System can not go into suspend when remoteproc is probed on AM62X
 2025-07-25 19:29 UTC  (2+ messages)

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-25 19:12 UTC  (7+ messages)
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function

[PATCH v1] ASoC: SOF: amd: acp-loader: Use GFP_KERNEL for DMA allocations in resume context
 2025-07-25 19:02 UTC 

[PATCH v3 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-25 19:01 UTC  (11+ messages)
` [PATCH v3 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH v15 00/10] unwind_user: Deferred unwinding infrastructure
 2025-07-25 18:55 UTC  (6+ messages)
` [PATCH v15 06/10] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v15 07/10] unwind deferred: Add unwind_completed mask to stop spurious callbacks
` [PATCH v15 08/10] unwind: Add USED bit to only have one conditional on way back to user space
` [PATCH v15 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v15 10/10] unwind: Finish up unwind when a task exits


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