linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-04 08:50:48 to 2025-07-04 10:26:00 UTC [more...]

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-04 10:24 UTC  (23+ messages)
` [PATCH 17/80] drm/nouveau: "
` [PATCH 19/80] drm/panfrost: "
` [PATCH 20/80] drivers: drm: "
` [PATCH 27/80] iio: accel: "
` [PATCH 28/80] iio: adc: "
` [PATCH 41/80] media: "
` [PATCH 46/80] net: ethernet: "
` [PATCH 67/80] usb: "

[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-04 10:25 UTC  (11+ messages)
` [PATCH v2 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v2 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v2 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v2 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v2 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v2 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v2 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v2 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v2 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v2 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()

[PATCH next] sched,freezer: prevent tasks from escaping being frozen
 2025-07-04 10:25 UTC  (6+ messages)

[PATCH 0/3] reduce system memory requirement for hibernation
 2025-07-04 10:24 UTC  (9+ messages)
` [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()

[PATCH v2] sched/fair: Use sched_domain_span() for topology_span_sane()
 2025-07-04 10:21 UTC  (3+ messages)
` [tip: sched/urgent] "

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-07-04 10:14 UTC  (3+ messages)
` [PATCH v3 11/24] cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() support

[PATCH v2 0/5] reduce system memory requirement for hibernation
 2025-07-04 10:12 UTC  (6+ messages)
` [PATCH v2 1/5] drm/ttm: add ttm_device_prepare_hibernation() api
` [PATCH v2 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [PATCH v2 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v2 4/5] PM: hibernate: export variable pm_transition
` [PATCH v2 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation

[PATCH v2] fs/xfs: replace strncpy with memtostr_pad()
 2025-07-04 10:12 UTC 

[PATCH 0/4] R-Car CANFD Improvements
 2025-07-04 10:12 UTC  (4+ messages)
` [PATCH 4/4] can: rcar_canfd: Replace RCANFD_CFG_* macros with FIELD_PREP

[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
 2025-07-04 10:11 UTC  (3+ messages)

[PATCH v10 0/4] support large align and nid in Rust allocators
 2025-07-04 10:10 UTC  (3+ messages)
` [PATCH v10 1/4] mm/vmalloc: allow to set node and align in vrealloc

[PATCH v6 0/4] Add support for AM62D2 SoC and EVM
 2025-07-04 10:09 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: dts: ti: Add bootph property to nodes at source for am62a
` [PATCH v6 2/4] dt-bindings: arm: ti: Add AM62D2 SoC and Boards
` [PATCH v6 3/4] arm64: dts: ti: Add pinctrl entries for AM62D2 family of SoCs
` [PATCH v6 4/4] arm64: dts: ti: Add support for AM62D2-EVM

[RFC patch v3 00/20] Cache aware scheduling
 2025-07-04 10:09 UTC  (12+ messages)
` [RFC patch v3 01/20] sched: Cache aware load-balancing
` [RFC patch v3 08/20] sched: Set up LLC indexing

[PATCH] eeprom: at25: convert to spi-mem API
 2025-07-04 10:09 UTC  (2+ messages)

[PATCH 6.15 000/263] 6.15.5-rc1 review
 2025-07-04 10:09 UTC  (2+ messages)

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-04 10:09 UTC  (11+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types

[syzbot] [f2fs?] INFO: task hung in f2fs_issue_checkpoint (2)
 2025-07-04 10:07 UTC 

[PATCH] lib/test_vmalloc.c: introduce xfail for failing tests
 2025-07-04 10:06 UTC  (7+ messages)

[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
 2025-07-04 10:05 UTC  (4+ messages)

[PATCH] virtio_net: simplify tx queue wake condition check
 2025-07-04 10:03 UTC  (2+ messages)

[GIT PULL] Immutable tag between SpacemiT's reset and clock trees for v6.17
 2025-07-04 10:02 UTC  (2+ messages)

[PATCH v7 00/31] Arm GICv5: Host driver implementation
 2025-07-04 10:01 UTC  (3+ messages)

[PATCH RESEND] ipvs: ip_vs_conn_expire_now: Rename del_timer in comment
 2025-07-04  9:52 UTC  (2+ messages)

[PATCH v14 0/7] rust: extend `module!` macro with integer parameter support
 2025-07-04  9:59 UTC  (6+ messages)
` [PATCH v14 3/7] rust: introduce module_param module

[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-04  9:58 UTC  (5+ messages)
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling

[PATCH v5 0/3] add dma noncoherent API
 2025-07-04  9:57 UTC  (4+ messages)
` [PATCH v5 1/3] usb: core: add dma-noncoherent buffer alloc and free API
` [PATCH v5 2/3] media: uvcvideo: use usb_alloc_noncoherent/usb_free_noncoherent()
` [PATCH v5 3/3] media: stk1160: "

[PATCH 0/6] drm/sched: Fix memory leaks with cancel_job() callback
 2025-07-04  9:53 UTC  (6+ messages)
` [PATCH 2/6] drm/sched/tests: Port to cancel_job()

[PATCH] fs/xfs: replace strncpy with memtostr_pad()
 2025-07-04  9:52 UTC  (3+ messages)

[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
 2025-07-04  9:50 UTC  (2+ messages)

[PATCH v2] block: reject bs > ps block devices when THP is disabled
 2025-07-04  9:50 UTC 

[PATCH v4 0/3] Decouple max_pclk check from constant display feats
 2025-07-04  9:48 UTC  (4+ messages)
` [PATCH v4 1/3] drm/tidss: oldi: Add property to identify OLDI supported VP
` [PATCH v4 2/3] drm/tidss: Remove max_pclk_khz from tidss display features
` [PATCH v4 3/3] drm/tidss: oldi: Add atomic_check hook for oldi bridge

INFO: task hung in netfs_writepages
 2025-07-04  9:49 UTC 

[PATCH 0/7] cpufreq: Some optimizations for cpufreq.c
 2025-07-04  9:48 UTC  (21+ messages)
` [PATCH 1/7] cpufreq: Disable cpufreq-based invariance when fail to register driver
` [PATCH 2/7] cpufreq: Init policy->rwsem before it may be possibly used
` [PATCH 3/7] cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
` [PATCH 5/7] cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq()
` [PATCH 6/7] cpufreq: Refactor code about starting governor in cpufreq_set_policy()
` [PATCH 7/7] cpufreq: Exit governor when failed to start old governor

[PATCH v3 2/8] char: misc: Adapt and add test cases for simple minor space division
 2025-07-04  9:48 UTC  (2+ messages)

[PATCH v2 0/5] Defer throttle when task exits to user
 2025-07-04  9:47 UTC  (6+ messages)

[PATCH v3 2/4] usb: chipidea: s32g: Add usb support for s32g2
 2025-07-04  9:43 UTC  (4+ messages)
` [PATCH v3 4/4] arm64: dts: s32g: Add USB device tree information for s32g2/s32g3

[PATCH v3 0/2] Add driver support for ESWIN eic700 SoC clock controller
 2025-07-04  9:46 UTC  (4+ messages)
` [PATCH v3 2/2] clock: eswin: Add eic7700 clock driver
    `  "

[PATCH 0/7] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-07-04 10:28 UTC  (21+ messages)
` [PATCH 2/7] firmware: arm_scmi: imx: Support discovering buildinfo of MISC protocol
` [PATCH 3/7] firmware: arm_scmi: imx: Support getting cfg info "
` [PATCH 4/7] firmware: arm_scmi: imx: Support getting silicon "
` [PATCH 5/7] firmware: arm_scmi: imx: Support getting syslog "
` [PATCH 7/7] firmware: imx: sm-misc: Dump syslog and system info

[PATCH] staging: media: atomisp: fix coding style
 2025-07-04  9:42 UTC  (2+ messages)

[PATCH 0/2] selftests/cgroup: better bound for cpu.max tests
 2025-07-04  9:41 UTC  (9+ messages)
` [PATCH v2] selftests/cgroup: improve the accuracy of "

[PATCH net-next v4] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-04  9:41 UTC  (5+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in force_devcd_write
 2025-07-04  9:39 UTC  (2+ messages)

[PATCH v2] mm: fault in complete folios instead of individual pages for tmpfs
 2025-07-04  9:38 UTC  (2+ messages)

[PATCH v7 00/10] blk: honor isolcpus configuration
 2025-07-04  9:37 UTC  (9+ messages)
` [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
` [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH v11] arm64: defconfig: Enable STM32 Octo Memory Manager and OcstoSPI driver
 2025-07-04  9:35 UTC  (2+ messages)

[PATCH v2 0/4] mm/userfaultfd: modulize memory types
 2025-07-04  9:34 UTC  (10+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API

[PATCH v2] tpm: Fix the timeout & use ktime
 2025-07-04  9:02 UTC  (4+ messages)

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-04  9:31 UTC  (4+ messages)
` [PATCH v6 2/6] rust: irq: add flags module

[PATCH v2 0/7] Introduce STM32MP157F-DK2 board
 2025-07-04  9:29 UTC  (2+ messages)

[PATCH] block: reject bs > ps block devices when THP is disabled
 2025-07-04  9:21 UTC 

[PATCH] media: i2c: vgxy61: Report stream using frame descriptors
 2025-07-04  9:28 UTC 

[PATCH v2 7/7] drm/panthor: Add support for repeated mappings
 2025-07-04  9:27 UTC  (2+ messages)

[syzbot] [net?] general protection fault in qfq_qlen_notify
 2025-07-04  9:27 UTC 

[PATCH v3] skbuff: Add MSG_MORE flag to optimize large packet transmission
 2025-07-04  9:26 UTC  (2+ messages)

[PATCH v2 0/4] Rust support for `struct iov_iter`
 2025-07-04  9:26 UTC  (5+ messages)
` [PATCH v2 1/4] rust: iov: add iov_iter abstractions for ITER_SOURCE
` [PATCH v2 2/4] rust: iov: add iov_iter abstractions for ITER_DEST
` [PATCH v2 3/4] rust: miscdevice: Provide additional abstractions for iov_iter and kiocb structures
` [PATCH v2 4/4] samples: rust_misc_device: Expand the sample to support read()ing from userspace

[PATCH v2 0/8] auxdisplay: Add TM16xx and compatible LED display controllers driver
 2025-07-04  9:26 UTC  (13+ messages)
` [PATCH v2 7/8] auxdisplay: Add Titanmec TM16xx 7-segment "

[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
 2025-07-04  9:23 UTC  (11+ messages)
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS

[PATCH] ARM: dts: stm32: add system-clock-direction-out on stm32mp15xx-dkx
 2025-07-04  9:20 UTC  (2+ messages)

[PATCH v7 0/3] LoongArch: Add Loongson-2K BMC support
 2025-07-04  9:21 UTC  (4+ messages)
` [PATCH v7 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
` [PATCH v7 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
` [PATCH v7 3/3] ipmi: Add Loongson-2K BMC support

[PATCH v3 0/1] PM / Freezer: Skip zombie/dead processes to reduce
 2025-07-04  9:21 UTC  (8+ messages)
` [PATCH v3 1/1] PM / Freezer: Skip zombie/dead processes to

[PATCH] perf/x86: Replace strncpy() with memcpy() for vendor string
 2025-07-04  9:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring reset
 2025-07-04  9:20 UTC  (2+ messages)

[PATCH 0/2] Fix imbalance issue when balancing fork
 2025-07-04  9:17 UTC  (2+ messages)

[PATCH] drm/tegra: nvdec: Fix dma_alloc_coherent error check
 2025-07-04  9:16 UTC  (2+ messages)

[PATCH 4/5] bus: mhi: host: pci_generic: Remove MHI driver and ensure graceful device recovery
 2025-07-04  9:15 UTC  (2+ messages)

[PATCH 0/8] add Voyager board support
 2025-07-04  9:15 UTC  (2+ messages)

[PATCH v2 0/6] iio: Add support for MT6363/6373 Auxiliary ADC
 2025-07-04  9:14 UTC  (5+ messages)
` [PATCH v2 4/6] iio: adc: mt6359: Move reference voltage to platform data

[PATCH v5 1/1] sched/deadline: Fix dl_server runtime calculation formula
 2025-07-04  9:13 UTC  (2+ messages)
` [tip: sched/urgent] "

[RFC V2 00/18] famfs: port into fuse
 2025-07-04  9:13 UTC  (7+ messages)
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC V2 13/18] famfs_fuse: Create files with famfs fmaps
` [RFC V2 15/18] famfs_fuse: Plumb dax iomap and fuse read/write/mmap

[PATCH v3 0/8] Add STM32MP25 timers support: MFD, PWM, IIO and counter drivers
 2025-07-04  9:10 UTC  (2+ messages)

[PATCH] iio: adc: ad7173: fix num_slots on most chips
 2025-07-04  9:11 UTC  (2+ messages)

[PATCH 0/3] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-04  9:11 UTC  (8+ messages)
` [PATCH 1/3] net: renesas: rswitch: rename rswitch.c to rswitch_main.c
` [PATCH 2/3] net: renesas: rswitch: add offloading for L2 switching

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-04  9:00 UTC  (5+ messages)
` [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()

[PATCH v2 0/7] of: overlay: Add support for export-symbols node feature
 2025-07-04  9:10 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: Add support for export-symbols node

[PATCH] clk: renesas: r9a09g047: Fix typo
 2025-07-04  9:10 UTC 

[PATCH RESEND net 0/3] Fix QCA808X WoL Issue and Enable WoL Support for QCA807X
 2025-07-04  9:09 UTC  (5+ messages)
` [PATCH RESEND net 2/3] net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()
` [PATCH RESEND net 3/3] net: phy: qcom: qca807x: Enable WoL support using shared library

[PATCH V4 0/2] leds: pwm: Add optional GPIO enable pin support
 2025-07-04  9:08 UTC  (9+ messages)
` [PATCH V4 1/2] dt-bindings: leds: pwm: add enable-gpios property

[PATCH] pmdomain: ti: Select PM_GENERIC_DOMAINS
 2025-07-04  9:08 UTC 

[PATCH v3 0/3] NVIDIA Tegra210 NVJPG support
 2025-07-04  9:04 UTC  (2+ messages)

[PATCH 00/14] drm/imx: dc: Use prefetch engine
 2025-07-04  9:04 UTC  (15+ messages)
` [PATCH 01/14] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH 02/14] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH 03/14] MAINTAINERS: Add i.MX8qxp prefetch engine DT binding files
` [PATCH 04/14] drm/imx: dc-fu: Fix dimensions
` [PATCH 05/14] drm/imx: dc-crtc: Disable at boot
` [PATCH 06/14] drm/imx: dc: Add PRG support
` [PATCH 07/14] drm/imx: dc: Add DPR channel support
` [PATCH 08/14] drm/imx: dc: Use TCON operation mode
` [PATCH 09/14] drm/imx: dc-ed: Support getting source selection
` [PATCH 10/14] drm/imx: dc-lb: Support getting secondary input selection
` [PATCH 11/14] drm/imx: dc-ed: Drop initial source selection
` [PATCH 12/14] drm/imx: dc-lb: Drop initial primary and secondary input selections
` [PATCH 13/14] drm/imx: dc-fu: Get DPR channel
` [PATCH 14/14] drm/imx: dc: Use prefetch engine

[PATCH] platform/chrome: Add ChromeOS EC USB driver
 2025-07-04  9:03 UTC  (9+ messages)

linux-next: manual merge of the gpio-brgl tree with the input tree
 2025-07-04  9:00 UTC  (2+ messages)

[PATCH v5 0/4] Add support for AM62D2 SoC and EVM
 2025-07-04  9:00 UTC  (6+ messages)
` [PATCH v5 4/4] arm64: dts: ti: Add support for AM62D2-EVM

[PATCH RESEND] alpha/boot: Ignore vmlinux
 2025-07-04  8:59 UTC 

[PATCH v1] misc: fastrpc: Add support for userspace allocated buffers
 2025-07-04  8:58 UTC  (2+ messages)

[PATCH v3 1/1] spi: spi-cadence-quadspi: Fix pm runtime unbalance
 2025-07-04  8:58 UTC  (4+ messages)

[PATCH v2 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-07-04  8:46 UTC  (3+ messages)
` [PATCH v2 4/5] vfio/type1: introduce a new member has_rsvd for struct vfio_dma

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-07-04  8:57 UTC  (5+ messages)
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe

[PATCH 0/2] coredump: socket PIDFD+PIDFD_INFO_COREDUMP issues
 2025-07-04  8:57 UTC  (6+ messages)
` [PATCH 1/2] coredump: fix race condition between connect and putting pidfs dentry
` [PATCH 2/2] coredump: fix PIDFD_INFO_COREDUMP ioctl check
  ` (subset) "

[PATCH 0/7] Describe the IMEM present in Qualcomm IPQ SoC's
 2025-07-04  8:54 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: sram: qcom,imem: Document Qualcomm IPQ SoC's IMEM compatibles
` [PATCH 3/7] arm64: dts: qcom: ipq6018: Add the IMEM node

linux-next: manual merge of the gpio-brgl tree with the devicetree tree
 2025-07-04  8:54 UTC 

[PATCH v2 0/1] irqchip/gic-v3: Add Altera Agilex5 address bus
 2025-07-04  8:49 UTC  (2+ messages)
` [PATCH v2 1/1] irqchip/gic-v3: Add Altera Agilex5 address bus width limitation workaround

[PATCH v11 00/23] Enable CET Virtualization
 2025-07-04  8:49 UTC  (11+ messages)
` [PATCH v11 14/23] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v11 15/23] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v11 16/23] KVM: VMX: Set up interception for CET MSRs
` [PATCH v11 17/23] KVM: VMX: Set host constant supervisor states to VMCS fields
` [PATCH v11 18/23] KVM: x86: Don't emulate instructions guarded by CET
` [PATCH v11 19/23] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v11 20/23] KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection to L2
` [PATCH v11 21/23] KVM: nVMX: Enable CET support for nested guest
` [PATCH v11 22/23] KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
` [PATCH v11 23/23] KVM: nVMX: Add consistency checks for CET states


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