public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-11 11:32:14 to 2025-10-12 00:41:52 UTC [more...]

[PATCH 0/2] Do not change split folio target order
 2025-10-12  0:41 UTC  (3+ messages)
` [PATCH 1/2] mm/huge_memory: do not change split_huge_page*() target order silently

[PATCH][v2] hung_task: Panic after fixed number of hung tasks
 2025-10-11 23:58 UTC  (8+ messages)
  ` [????] "
    ` [外部邮件] "

[BUG] After unloading the nfsd module, a use-after-free occurred due to Objects remaining on __kmem_cache_shutdown()
 2025-10-11 23:55 UTC  (3+ messages)

[syzbot] [bpf?] [net?] WARNING in sock_map_delete_elem (2)
 2025-10-11 23:41 UTC  (2+ messages)

[GIT PULL] tracing: A couple more fixes to v6.18
 2025-10-11 23:39 UTC  (5+ messages)

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-11 23:35 UTC  (30+ messages)
` [PATCH 01/26] drm/xe/pf: Remove GuC version check for migration support
` [PATCH 02/26] drm/xe: Move migration support to device-level struct
` [PATCH 03/26] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH 04/26] drm/xe/pf: Extract migration mutex out of its struct
` [PATCH 05/26] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH 06/26] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH 07/26] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH 08/26] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH 09/26] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH 10/26] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH 11/26] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH 12/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH 13/26] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH 14/26] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH 15/26] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH 16/26] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH 17/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH 18/26] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH 19/26] drm/xe/pf: Add helpers for VF MMIO migration data handling
` [PATCH 20/26] drm/xe/pf: Handle MMIO migration data as part of PF control
` [PATCH 21/26] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH 22/26] drm/xe/migrate: Add function for raw copy of VRAM and CCS
` [PATCH 23/26] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH 24/26] drm/xe/pf: Add wait helper for VF FLR
` [PATCH 25/26] drm/xe/pf: Export helpers for VFIO
` [PATCH 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics

[syzbot] [f2fs?] possible deadlock in f2fs_do_truncate_blocks
 2025-10-11 23:13 UTC 

[GIT PULL] Kbuild fixes for 6.18 #1
 2025-10-11 23:10 UTC  (2+ messages)

[PATCH v2 0/2] firmware: arm_scmi/imx: Support dump syslog
 2025-10-11 22:52 UTC  (4+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: imx: Support getting syslog of MISC protocol
` [PATCH v2 2/2] firmware: imx: sm-misc: Dump syslog info

[PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
 2025-10-11 22:49 UTC  (11+ messages)
            ` [Linux-stm32] "

[PATCH rtw-next v2 0/7] wifi: rtw89: improvements for USB part
 2025-10-11 22:49 UTC  (7+ messages)
` [PATCH rtw-next v2 7/7] wifi: rtw89: process TX wait skbs for USB via C2H handler

[PATCH] tools: fix == bashism in kernel-chktaint
 2025-10-11 22:26 UTC  (3+ messages)

[PATCH v3 0/5] riscv: Use __riscv_has_extension_{likely,unlikely}
 2025-10-11 22:21 UTC  (3+ messages)

[PATCH] mm/readahead: Skip fully overlapped range
 2025-10-11 22:20 UTC  (6+ messages)

[PATCH 6.17 00/26] 6.17.2-rc1 review
 2025-10-11 21:59 UTC  (5+ messages)

[PATCH 5/8] mm/tests: add cleancache kunit test
 2025-10-11 21:47 UTC  (3+ messages)

ARM iMX6sx board fails to boot with kernel 6.17
 2025-10-11 20:57 UTC  (11+ messages)

[PATCH 6.16 00/41] 6.16.12-rc1 review
 2025-10-11 20:34 UTC  (4+ messages)

[GIT PULL] x86/core for v6.18-rc1
 2025-10-11 20:30 UTC  (4+ messages)

[PATCH] mtd: core: Add nand_id sysfs attribute for NAND devices
 2025-10-11 20:03 UTC  (2+ messages)

[PATCH] smb: client: Omit one redundant variable assignment in cifs_xattr_set()
 2025-10-11 20:02 UTC  (2+ messages)

[PATCH] smb: client: Return a status code only as a constant in sid_to_id()
 2025-10-11 20:00 UTC  (2+ messages)

[PATCH 6.12 00/35] 6.12.52-rc1 review
 2025-10-11 19:59 UTC  (4+ messages)

[for-linus][PATCH v2 0/2] tracing: A couple of fixes for v6.18
 2025-10-11 19:42 UTC  (3+ messages)
` [for-linus][PATCH v2 1/2] tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
` [for-linus][PATCH v2 2/2] tracing: Stop fortify-string from warning in tracing_mark_raw_write()

[PATCH 6.6 00/28] 6.6.111-rc1 review
 2025-10-11 19:24 UTC  (4+ messages)

[GIT PULL] RTC for 6.18
 2025-10-11 19:08 UTC  (2+ messages)

[GIT PULL] SCSI fixes for the 6.17+ merge window
 2025-10-11 19:08 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: qcom-msm8226-samsung-ms013g: add simple-framebuffer
 2025-10-11 18:58 UTC 

[PATCH] nfsd: Use MD5 library instead of crypto_shash
 2025-10-11 18:52 UTC 

[PATCH 0/3] feature related cleanups
 2025-10-11 18:52 UTC  (7+ messages)
` [PATCH 1/3] virtio: dwords->qwords

[PATCH v5 0/8] Add Type-C DP support for RK3399 EVB IND board
 2025-10-11 18:52 UTC  (9+ messages)
` [PATCH v5 1/8] usb: typec: Add default HPD device when register DisplayPort altmode
` [PATCH v5 3/8] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v5 4/8] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v5 6/8] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection

[PATCH v3 0/4] Support dynamic (de)configuration of memory
 2025-10-11 18:44 UTC  (2+ messages)

[PATCH] virtio-mem: fix typos in virtio_mem struct comments
 2025-10-11 18:40 UTC 

[GIT PULL] x86/cleanups for v6.18-rc1
 2025-10-11 18:39 UTC  (2+ messages)

[GIT PULL] slab hotfix for 6.18-rc1
 2025-10-11 18:38 UTC  (2+ messages)

[GIT PULL] additional non-MM updates for 6.18-rc1
 2025-10-11 18:37 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.18-rc1
 2025-10-11 18:37 UTC  (2+ messages)

[PATCH v4 0/3] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
 2025-10-11 18:35 UTC  (4+ messages)
` [PATCH v4 3/3] RISC-V: Add support for srmcfg CSR from Ssqosid ext

[PATCH v4 0/4] reparent the THP split queue
 2025-10-11 18:28 UTC  (4+ messages)

[PATCH] lock: Add doc comments for spin_lock_irq()
 2025-10-11 18:28 UTC  (3+ messages)

[PATCH 1/1] mm: prevent poison consumption when splitting THP
 2025-10-11 18:18 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/19] Cache Aware Scheduling
 2025-10-11 18:24 UTC  (20+ messages)
` [PATCH 01/19] sched/fair: Add infrastructure for cache-aware load balancing
` [PATCH 02/19] sched/fair: Record per-LLC utilization to guide cache-aware scheduling decisions
` [PATCH 03/19] sched/fair: Introduce helper functions to enforce LLC migration policy
` [PATCH 04/19] sched/fair: Introduce a static key to enable cache aware only for multi LLCs
` [PATCH 05/19] sched/fair: Add LLC index mapping for CPUs
` [PATCH 06/19] sched/fair: Assign preferred LLC ID to processes
` [PATCH 07/19] sched/fair: Track LLC-preferred tasks per runqueue
` [PATCH 08/19] sched/fair: Introduce per runqueue task LLC preference counter
` [PATCH 09/19] sched/fair: Count tasks prefering each LLC in a sched group
` [PATCH 10/19] sched/fair: Prioritize tasks preferring destination LLC during balancing
` [PATCH 11/19] sched/fair: Identify busiest sched_group for LLC-aware load balancing
` [PATCH 12/19] sched/fair: Add migrate_llc_task migration type for cache-aware balancing
` [PATCH 13/19] sched/fair: Handle moving single tasks to/from their preferred LLC
` [PATCH 14/19] sched/fair: Consider LLC preference when selecting tasks for load balancing
` [PATCH 15/19] sched/fair: Respect LLC preference in task migration and detach
` [PATCH 16/19] sched/fair: Exclude processes with many threads from cache-aware scheduling
` [PATCH 17/19] sched/fair: Disable cache aware scheduling for processes with high thread counts
` [PATCH 18/19] sched/fair: Avoid cache-aware scheduling for memory-heavy processes
` [PATCH 19/19] sched/fair: Add user control to adjust the tolerance of cache-aware scheduling

[PATCH v3 3/3] vfio/type1: handle DMA map/unmap up to the addressable limit
 2025-10-11 18:15 UTC  (3+ messages)

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-11 18:12 UTC  (10+ messages)
` [PATCH 09/24] arm64: dts: qcom: glymur-crd: Add RPMH regulator rails
` [PATCH 19/24] arm64: dts: qcom: glymur: Add support for PCIe5

[PATCH] dm-crypt: Use MD5 library instead of crypto_shash
 2025-10-11 18:10 UTC 

[PATCH V2 kvm-next] KVM: guest_memfd: use kvm_gmem_get_index() in more places and smaller cleanups
 2025-10-11 18:04 UTC  (3+ messages)

[PATCH RESEND] sched/fair: Only update stats for allowed CPUs when looking for dst group
 2025-10-11 17:42 UTC  (2+ messages)

[PATCH] hwmon: gpd-fan: Fix return value when platform_get_resource() fails
 2025-10-11 17:27 UTC  (3+ messages)

[PATCH] Documentation: f2fs: wrap tables in literal code blocks to fix LaTeX build
 2025-10-11 17:24 UTC 

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-10-11 17:15 UTC  (8+ messages)

[ANNOUNCE] 6.1.155-rt55
 2025-10-11 17:11 UTC 

[PATCH] scs: Fix a wrong parameter in __scs_magic
 2025-10-11 17:11 UTC  (2+ messages)

[PATCH] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
 2025-10-11 16:46 UTC 

[PATCH] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
 2025-10-11 16:41 UTC 

[PATCH] bfs: Verify inode mode when loading from disk
 2025-10-11 16:29 UTC  (5+ messages)

[PATCH bpf-next v9 1/3] bpf: refactor max_depth computation in bpf_get_stack()
 2025-10-11 16:25 UTC  (4+ messages)

[PATCH v2 0/5] rtc: Fix problems with missing UIE irqs
 2025-10-11 16:21 UTC  (2+ messages)

[PATCH 1/3] mailmap: update name and email addresses
 2025-10-11 15:59 UTC  (3+ messages)
` [PATCH 2/3] MAINTAINERS: Apply name and email address changes for Martin
` [PATCH 3/3] CREDITS: Update Martin's information

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-11 15:58 UTC  (15+ messages)

[PATCH] riscv: Add pgprot_dmacoherent definition
 2025-10-11 15:57 UTC 

[PATCH v5 2/2] irqchip/irq-loongarch-ir:Add Redirect irqchip support
 2025-10-11 15:27 UTC  (2+ messages)

[PATCH] drm/bridge: cdns-dsi: Remove a redundant memset()
 2025-10-11 15:23 UTC 

[PATCH v2] tracing: Stop fortify-string from warning in tracing_mark_raw_write()
 2025-10-11 15:20 UTC 

[PATCH bpf v3 0/2] bpf: Avoid RCU context warning when unpinning htab with internal structs
 2025-10-11 15:09 UTC  (4+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test for unpinning htab with internal timer struct

[PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
 2025-10-11 14:53 UTC  (5+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in aes_encrypt (6)
 2025-10-11 14:52 UTC  (2+ messages)

[PATCH] keys: Remove redundant less-than-zero checks
 2025-10-11 14:48 UTC 

[PATCH] arm64: Fix typos and spelling errors in comments
 2025-10-11 14:40 UTC 

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-10-11 14:32 UTC  (13+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH] iio: imu: bmi270: fix dev_err_probe error msg
 2025-10-11 14:30 UTC  (2+ messages)

[PATCH net 0/2] net: avoid LOCKDEP MAX_LOCK_DEPTH splat
 2025-10-11 14:30 UTC  (4+ messages)
` [PATCH net 2/2] net: core: split unregister_netdevice list into smaller chunks

[PATCH 0/2] iio: pressure: add driver and bindings for adp810
 2025-10-11 14:10 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: iio: pressure: Add Aosong adp810
` [PATCH 2/2] iio: pressure: adp810: Add driver for adp810 sensor

[PATCH v2] drm/msm: make sure last_fence is always updated
 2025-10-11 13:48 UTC  (5+ messages)

[PATCH] ext4/060: Skip for dax devices on non-4k page sizes
 2025-10-11 13:47 UTC 

[PATCH v3] drm/msm: make sure last_fence is always updated
 2025-10-11 13:45 UTC 

[PATCH] fix urb unmapping issue when the uas device is remove during ongoing data transfer
 2025-10-11 13:36 UTC  (3+ messages)

[gustavoars:testing/wfamnae-next20251009] BUILD SUCCESS 17c1a3fdbae3916ab0b603813a960a6f164014ba
 2025-10-11 13:22 UTC 

[PATCH v3 0/3] LED: Add basic LP5860 LED matrix driver
 2025-10-11 13:09 UTC  (5+ messages)
` [PATCH v3 2/3] leds: add support for TI LP5860 LED driver chip

[PATCH v1] driver: gpio-bt8xx: use generic PCI PM
 2025-10-11 12:57 UTC  (8+ messages)
        ` [PATCH v3] "
      ` [PATCH v2] "

[PATCH RFC 0/1] mm/ksm: Add recovery mechanism for memory failures
 2025-10-11 12:57 UTC  (7+ messages)
` [PATCH RFC 1/1] "

[PATCH v2 0/1] statmount: mountinfo for "unmounted" mounts
 2025-10-11 12:46 UTC  (2+ messages)
` [PATCH v2 1/1] statmount: accept fd as a parameter

[PATCH 1/2] f2fs: fix to do sanity check on node folio during its writeback
 2025-10-11 12:30 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix to do sanity check on node footer in {read,write}_end_io

[PATCH v1 3/3] cpufreq: intel_pstate: Simplify the energy model for hybrid systems
 2025-10-11 12:29 UTC  (3+ messages)
`  "

[PATCH] ocfs2: fix stale extent map cache during COW operations
 2025-10-11 12:27 UTC  (2+ messages)

[PATCH] leds: leds-lp50xx: allow LED 0 to be added to module bank
 2025-10-11 12:16 UTC  (2+ messages)

[PATCH v4 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
 2025-10-11 12:15 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: PCI: qcom: Document the Glymur PCIe Controller

[syzbot] [fs?] [mm?] kernel BUG in __filemap_add_folio
 2025-10-11 12:14 UTC 

[syzbot] [f2fs?] kernel BUG in f2fs_write_end_io
 2025-10-11 12:11 UTC 

[PATCH v6 1/5] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
 2025-10-11 12:07 UTC  (2+ messages)

[PATCH 2/2] hyperv: Enable clean shutdown for root partition with MSHV
 2025-10-11 12:07 UTC  (3+ messages)

[PATCH v3 0/4] Add display overlays for imx8mp-phyboard-pollux
 2025-10-11 13:14 UTC  (9+ messages)
` [PATCH v3 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright
` [PATCH v3 2/4] arm64: dts: imx8mp pollux: add display overlays
` [PATCH v3 3/4] arm64: dts: imx8mp pollux: add expansion board overlay
` [PATCH v3 4/4] arm64: dts: imx8mp pollux: add displays for expansion board

[PATCH] ASoC: q6apm: fix potential overflow in q6hdmi_hw_params
 2025-10-11 11:53 UTC  (2+ messages)


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