messages from 2025-08-01 12:20:18 to 2025-08-01 14:50:00 UTC [more...]
[PATCH] tracing: Have unsigned int function args displayed as hexadecimal
2025-08-01 14:49 UTC (2+ messages)
[PATCH v10 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
2025-08-01 14:49 UTC (5+ messages)
` [PATCH v10 1/2] dt-bindings: arm:aspeed add Meta Ventura board
` [External] "
` [PATCH v10 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC
[PATCH V1] accel/amdxdna: Unify pm and rpm suspend and resume callbacks
2025-08-01 14:48 UTC (3+ messages)
[PATCH v2] mempolicy: Clarify what zone reclaim means
2025-08-01 14:48 UTC (2+ messages)
[PATCH 0/3] sched_ext: Harden scx_bpf_cpu_rq()
2025-08-01 14:47 UTC (6+ messages)
` [PATCH 1/3] sched_ext: Mark scx_bpf_cpu_rq as NULL returnable
` [PATCH 2/3] sched_ext: Provide scx_bpf_remote_curr()
` [PATCH 3/3] sched_ext: Guarantee rq lock on scx_bpf_cpu_rq()
[PATCH v9 0/8] timers: Exclude isolated cpus from timer migration
2025-08-01 14:46 UTC (7+ messages)
` [PATCH v9 6/8] sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
` [PATCH v9 8/8] timers: Exclude isolated cpus from timer migration
[PATCH 0/2] drm/vkms: Fix plane blending z-order
2025-08-01 14:43 UTC (3+ messages)
` [PATCH 1/2] drm/vkms: Add zpos property to planes
` [PATCH 2/2] drm/vkms: Properly order plane for blending
[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-08-01 14:42 UTC (6+ messages)
` [PATCH net-next v5 03/14] net: ethernet: qualcomm: Add PPE driver for "
Linux Device Performance Analyses - Where are my cylces?
2025-08-01 14:42 UTC (2+ messages)
[PATCH] wifi: rtw89: Print only once for unsupported c2h classes
2025-08-01 14:39 UTC (10+ messages)
` [PATCH v2] wifi: rtw89: Print just once for unknown C2H classes
[PATCH v2 1/1] Mark xe driver as BROKEN if kernel page size is not 4kB
2025-08-01 14:39 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2] tty: serial: ip22zilog: Use platform device for probing
2025-08-01 14:38 UTC (2+ messages)
[PATCH v1 0/4] KVM: VMX: Handle the immediate form of MSR instructions
2025-08-01 14:39 UTC (5+ messages)
` [PATCH v1 2/4] KVM: x86: Introduce MSR read/write emulation helpers
` [PATCH v1 4/4] KVM: x86: Advertise support for the immediate form of MSR instructions
Aquantia PHY in OCSGMII mode?
2025-08-01 14:37 UTC (12+ messages)
[PATCH v7 00/12] gpio: siul2-s32g2: add initial GPIO driver
2025-08-01 14:36 UTC (5+ messages)
` [PATCH v7 10/12] nvmem: s32g2_siul2: add NVMEM driver for SoC information
[v5 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-08-01 14:36 UTC (5+ messages)
` [PATCH 2/4] arm64: cpufeature: add AmpereOne to BBML2 allow list
` [PATCH 3/4] arm64: mm: support large block mapping when rodata=full
[PATCH] mailbox: pcc: Add missed acpi_put_table() to fix memory leak
2025-08-01 14:35 UTC
[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
2025-08-01 14:34 UTC (8+ messages)
[PATCH] scsi: qedi: Fix potential undefined behavior by replacing goto with return
2025-08-01 14:33 UTC
[PATCH v3 0/5] Defer throttle when task exits to user
2025-08-01 14:31 UTC (2+ messages)
[PATCH v3] usb:xhci:Fix slot_id resource race conflict
2025-08-01 14:31 UTC (3+ messages)
[PATCH v2] media: pci/ivtv: Replace GPLv2 boilerplate text with SPDX
2025-08-01 14:29 UTC
[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
2025-08-01 14:29 UTC (12+ messages)
[PATCH v3 0/2] arm64: dts: qcom: Add GPI DMA support for sc8280xp
2025-08-01 14:27 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sc8280xp: Describe GPI DMA controller nodes
[PATCH 3/4] arm64: dts: qcom: sc8280xp: Add initial support for Ntmer TW220
2025-08-01 14:27 UTC (8+ messages)
[PATCH] dt-binding: thermal: Convert marvell,armada-ap806-thermal to DT schema
2025-08-01 14:27 UTC (3+ messages)
[PATCH] platform/x86: think-lmi: Certificate support for ThinkCenter
2025-08-01 14:26 UTC
[PATCH 0/8] drm: writeback: clean up writeback connector initialization
2025-08-01 14:26 UTC (22+ messages)
` [PATCH 1/8] drm/amd/display: use drmm_writeback_connector_init()
` [PATCH 2/8] drm/komeda: "
` [PATCH 3/8] drm/mali: "
` [PATCH 4/8] drm/msm/dpu: "
` [PATCH 5/8] "
` [PATCH 6/8] drm/vc4: "
` [PATCH 7/8] drm: writeback: drop excess connector initialization functions
` [PATCH 8/8] drm: writeback: rename drm_writeback_connector_init_with_encoder()
[PATCH 0/5] tracing: Cleanups with use of guard() and __free()
2025-08-01 14:25 UTC (6+ messages)
` [PATCH 1/5] tracing: Remove unneeded goto out logic
` [PATCH 2/5] tracing: Add guard(ring_buffer_nest)
` [PATCH 3/5] tracing: Add guard() around locks and mutexes in trace.c
` [PATCH 4/5] tracing: Use __free(kfree) in trace.c to remove gotos
` [PATCH 5/5] ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-08-01 14:23 UTC (4+ messages)
[GIT PULL v2] PCI changes for v6.17
2025-08-01 14:22 UTC
[PATCHv9 00/16] x86: Enable Linear Address Space Separation support
2025-08-01 14:22 UTC (7+ messages)
` [PATCHv9 04/16] x86/cpu: Defer CR pinning setup until core initcall
[PATCH v2 0/3] dt-bindings: ufs: qcom: Split SC7180, SM8650 and similar into separate file
2025-08-01 14:21 UTC (4+ messages)
` [PATCH v2 3/3] dt-bindings: ufs: qcom: Split SM8650 and similar
[PATCH 00/12] docs: kdoc: thrash up dump_struct()
2025-08-01 14:21 UTC (7+ messages)
` [PATCH 03/12] docs: kdoc: backslashectomy in kdoc_parser
` [PATCH 05/12] docs: kdoc: split top-level prototype parsing out of dump_struct()
[PATCH V1 0/3] Enable UFS MCQ support for SM8650 and SM8750
2025-08-01 14:20 UTC (9+ messages)
` [PATCH V1 2/3] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller
[PATCH v2 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
2025-08-01 14:15 UTC (3+ messages)
[PATCH RFC v2 0/2] mmc: sdhci-pxav3: pinctrl setting for fast bus clocks
2025-08-01 14:14 UTC (3+ messages)
` [PATCH RFC v2 1/2] dt-bindings: mmc: sdhci-pxa: add state_uhs pinctrl
` [PATCH RFC v2 2/2] mmc: sdhci-pxav3: add state_uhs pinctrl setting
[RFC PATCH v2 0/4] rust: miscdevice: abstraction for uring-cmd
2025-08-01 14:13 UTC (8+ messages)
` [RFC PATCH v2 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
` [RFC PATCH v2 3/4] rust: miscdevice: add uring_cmd() for MiscDevice trait
` [RFC PATCH v2 4/4] samples: rust: rust_misc_device: add uring_cmd example
[PATCH v2] kho: add test for kexec handover
2025-08-01 14:13 UTC (2+ messages)
[PATCH v5 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
2025-08-01 14:11 UTC (5+ messages)
` [PATCH v5 7/7] KVM: selftests: Add an NX huge pages jitter test
[PATCH 0/2] Enable USB audio offloading on Fairphone 5
2025-08-01 14:07 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc7280: Add q6usbdai node
` [PATCH 2/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable USB audio offload support
[PATCH 0/3] irqchip/gic-v5: Minor clean-ups/fixes
2025-08-01 14:04 UTC (9+ messages)
` [PATCH 1/3] irqchip/gic-v5: iwb: Fix iounmap probe failure path
` [PATCH 2/3] irqchip/gic-v5: iwb: Remove module boilerplate
` [PATCH 3/3] irqchip/gic-v5: Remove IRQD_RESEND_WHEN_IN_PROGRESS for ITS IRQs
[PATCH] clocksource: clps711x: Fix resource leaks in error paths
2025-08-01 14:00 UTC (2+ messages)
[PATCH] pseries/lparcfg: Add resource group monitoring
2025-08-01 13:57 UTC (2+ messages)
[PATCH v3 00/27] Add support for MT8196 clock controllers
2025-08-01 13:57 UTC (3+ messages)
` [PATCH v3 09/27] dt-bindings: clock: mediatek: Describe "
[PATCH 0/5] KVM: Drop vm_dead, pivot on vm_bugged for -EIO
2025-08-01 13:56 UTC (3+ messages)
` [PATCH 5/5] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM
[PATCH] dt-bindings: thermal: Convert marvell,armada370-thermal to DT schema
2025-08-01 13:56 UTC (2+ messages)
[RFC v3 1/4] kernel/api: introduce kernel API specification framework
2025-08-01 13:53 UTC (3+ messages)
[PATCH v2 0/9] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs
2025-08-01 13:52 UTC (5+ messages)
` [PATCH v2 7/9] watchdog: rzv2h: Set min_timeout based on max_hw_heartbeat_ms
[PATCH] arm64: dts: qcom: sm6350: Add rpmh-stats node
2025-08-01 13:51 UTC (2+ messages)
[syzbot] Monthly ocfs2 report (Aug 2025)
2025-08-01 13:49 UTC
[syzbot] Monthly f2fs report (Aug 2025)
2025-08-01 13:49 UTC
[PATCH v3] rust: kernel: introduce `unsafe_precondition_assert!` macro
2025-08-01 13:49 UTC (3+ messages)
[GIT PULL REQUEST] watchdog - v6.17 release cycle
2025-08-01 12:54 UTC
[PATCH v8 00/20] Rate limit AER logs
2025-08-01 13:35 UTC (4+ messages)
` [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
[PATCH next] PCI: endpoint: pci-ep-msi: Fix NULL vs IS_ERR() check in pci_epf_write_msi_msg()
2025-08-01 13:34 UTC
[PATCH next] PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()
2025-08-01 13:34 UTC
[PATCH next] misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()
2025-08-01 13:34 UTC
[GIT PULL] Networking for v6.17
2025-08-01 13:32 UTC (3+ messages)
[PATCH next] drm/xe/vf: Fix IS_ERR() vs NULL check in xe_sriov_vf_ccs_init()
2025-08-01 13:32 UTC
[GIT PULL] extcon next for 6.17
2025-08-01 13:31 UTC (3+ messages)
[PATCH v3 0/2] tracing/preemptirq: Optimize disabled tracepoint overhead
2025-08-01 13:30 UTC (10+ messages)
` [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() "
[PATCH] docs: bpf: fix minor typos in BTF comments
2025-08-01 13:29 UTC
[PATCH 0/3] perf: arm_spe: Add support for SPE VM interface
2025-08-01 13:28 UTC (2+ messages)
[PATCH 0/9] MediaTek devicetree/bindings warnings sanitization second round
2025-08-01 13:26 UTC (2+ messages)
[PATCH] fs/adfs: bigdir: Restore EIO errno return when checkbyte mismatch
2025-08-01 13:25 UTC (2+ messages)
[PATCH v5 0/2] rust: transmute: add `as_bytes(_mut)` methods for `AsBytes` trait
2025-08-01 13:24 UTC (3+ messages)
` [PATCH v5 1/2] rust: transmute: add `as_bytes` method "
` [PATCH v5 2/2] rust: transmute: add `as_bytes_mut` method to "
[PATCH v8] rust: transmute: Add methods for FromBytes trait
2025-08-01 12:26 UTC (2+ messages)
[PATCH] dm: sysfs: use sysfs_emit() in dm_attr_*_show()
2025-08-01 13:19 UTC
[GIT PULL] virtio, vhost: features, fixes
2025-08-01 13:19 UTC (3+ messages)
[PATCH iwl-next v3 00/18] idpf: add XDP support
2025-08-01 13:17 UTC (8+ messages)
` [PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx
[PATCH 0/3] Radxa NIO 12L: Add GPIO keys and LED support
2025-08-01 13:16 UTC (4+ messages)
` [PATCH 1/3] Input: mtk-pmic-keys - MT6359 has a specific release irq
` [PATCH 2/3] arm64: dts: mediatek: mt8395-nio-12l: add PMIC and GPIO keys support
` [PATCH 3/3] arm64: dts: mediatek: mt8395-nio-12l: add support for blue and red LEDs
[PATCH v4] vmcoreinfo: Track and log recoverable hardware errors
2025-08-01 12:31 UTC
[PATCH net] net: mdio_bus: Use devm for getting reset GPIO
2025-08-01 13:15 UTC (8+ messages)
[GIT PULL v2] virtio, vhost: features, fixes
2025-08-01 13:13 UTC
[PATCH] Revert "gpio: pxa: Make irq_chip immutable"
2025-08-01 13:04 UTC (2+ messages)
[PATCH] mmc: sdhci-of-arasan: Ensure CD logic stabilization before power-up
2025-08-01 13:03 UTC (4+ messages)
[PATCH] drivers/media/pci/ivtv: Replace GPLv2 boilerplate text with SPDX
2025-08-01 13:01 UTC
[PATCH v14 0/7] Refactor capability search into common macros
2025-08-01 13:00 UTC (2+ messages)
[PATCH 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
2025-08-01 12:56 UTC (2+ messages)
[PATCH v7 0/6] imx8mp: add support for the IMX AIPSTZ bridge
2025-08-01 12:55 UTC (5+ messages)
` [PATCH v7 4/6] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
[RFC PATCH v1 00/16] s390: SFrame user space unwinding
2025-08-01 12:53 UTC (8+ messages)
` [RFC PATCH v1 11/16] s390/unwind_user/sframe: Enable HAVE_UNWIND_USER_SFRAME
` [RFC PATCH v1 12/16] unwind_user/backchain: Introduce back chain user space unwinding
[PATCH] sched/deadline: sched_getattr(...flags=1) returns the runtime left and abs deadline for DEADLINE tasks
2025-08-01 12:53 UTC (2+ messages)
[PATCH v2 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-01 12:53 UTC (5+ messages)
` [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely
[PATCH 0/3] ALSA: qc_audio_offload: address space cleanups
2025-08-01 12:49 UTC (6+ messages)
` [PATCH 3/3] ALSA: qc_audio_offload: try to reduce address space confusion
[GIT PULL]: dmaengine subsystem updates for v6.17
2025-08-01 12:41 UTC
[PATCH] selftests: breakpoints: use suspend_stats to reliably check suspend success
2025-08-01 12:39 UTC (2+ messages)
[GIT PULL]: Generic phy updates for v6.17
2025-08-01 12:36 UTC
[GIT PULL] sound updates #2 for 6.17-rc1
2025-08-01 12:35 UTC
[PATCH v6 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2025-08-01 12:35 UTC (12+ messages)
` [PATCH v6 04/24] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v6 05/24] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v6 06/24] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v6 12/24] dt-bindings: media: i2c: max96714: add myself as maintainer
` [PATCH v6 13/24] dt-bindings: media: i2c: max96714: add support for MAX96714R
[GIT PULL]: SoundWire subsystem updates for v6.17
2025-08-01 12:33 UTC
[EXTERNAL] Re: [PATCH v2 2/2] cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC systems
2025-08-01 12:32 UTC (13+ messages)
` linux-6.6.y regression on amd-pstate
` [EXTERNAL] "
linux-next: duplicate patches in the bitmap tree
2025-08-01 12:30 UTC (2+ messages)
[PATCH 0/2] regmap: Fix lockdep warnings for nested regmap-irqs
2025-08-01 12:29 UTC (6+ messages)
` [PATCH 1/2] regmap: irq: Free the regmap-irq mutex
` [PATCH 2/2] regmap: irq: Avoid lockdep warnings with nested regmap-irq chips
[v2 00/11] THP support for zone device page migration
2025-08-01 12:28 UTC (21+ messages)
` [v2 02/11] mm/thp: zone_device awareness in THP handling code
[RFC PATCH 00/34] Running Qualcomm's Gunyah Guests via KVM in EL1
2025-08-01 12:25 UTC (3+ messages)
` [RFC PATCH 06/34] KVM: gunyah: Add initial Gunyah backend support
sched: restore the behavior of put_task_struct() for non-rt
2025-08-01 12:24 UTC
[RFC PATCH 0/2] iio: adc: ad7476: Simplifications
2025-08-01 12:23 UTC (2+ messages)
[PATCH v4] platform/x86: Add WMI driver for Redmibook keyboard
2025-08-01 12:03 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).