linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-01 08:42:17 to 2025-07-01 10:10:58 UTC [more...]

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-01 10:10 UTC  (31+ messages)
` [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v1 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v1 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v1 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v1 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v1 13/29] mm/balloon_compaction: "

[PATCH] arm64: dts: qcom: ipq9574-rdp433: remove unused 'sdc-default-state'
 2025-07-01 10:10 UTC 

[PATCH] Bluetooth: btusb: Add the more support IDs for Realtek RTL8852BT/RTL8852BE-VT
 2025-07-01 10:08 UTC  (2+ messages)

[PATCH V3] mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
 2025-07-01 10:06 UTC 

[PATCH 0/2] *** Add support for TI TCA6418 GPIO chip ***
 2025-07-01 10:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418
` [PATCH 2/2] gpio: pca953x: Add support for "

[PATCH v4 00/10] Introducing firmware late binding
 2025-07-01 10:05 UTC  (6+ messages)
` [PATCH v4 02/10] mei: late_bind: add late binding component driver

[PATCH net-next RFC v4 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-07-01 10:04 UTC  (4+ messages)

[PATCH v4 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-07-01 10:03 UTC  (3+ messages)
` [PATCH v4 3/4] mm: Support batched unmap for "

[PATCH v2 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-07-01 10:04 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: dma: marvell,mmp-dma: Add SpacemiT K1 PDMA support
` [PATCH v2 7/8] riscv: dts: spacemit: Enable PDMA0 on Banana Pi F3 and Milkv Jupiter

[PATCH] mtd: rawnand: pl35x: Fix BBT write operations by adding pure data out pattern
 2025-07-01 10:03 UTC 

[PATCH v4 0/6] spi: spi-fsl-dspi: Target mode improvements
 2025-07-01 10:02 UTC  (6+ messages)
` [PATCH v4 2/6] spi: spi-fsl-dspi: Store status directly in cur_msg->status

[PATCH v4 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-01 10:01 UTC  (5+ messages)
` [PATCH v4 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
` [PATCH v4 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v4 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[PATCH] mtd: rawnand: pl35x: Fix BBT write operations by adding pure data out pattern
 2025-07-01 10:01 UTC 

[PATCH v2 0/4] hwmon: Add support for MPS mp2869,mp29502 chip
 2025-07-01  9:59 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add MPS mp2869 series
  ` [PATCH v2 2/4] hwmon: add MP2869 series driver
  ` [PATCH v2 3/4] dt-bindings: hwmon: Add MPS mp29502
  ` [PATCH v2 4/4] hwmon: add MP29502 driver

[syzbot] Monthly ocfs2 report (Jul 2025)
 2025-07-01 10:01 UTC 

[GIT TAG] Runtime PM updates related to autosuspend for 6.17
 2025-07-01 10:00 UTC 

[RFC] mmc: meson-gx-mmc: add delay during poweroff
 2025-07-01  9:59 UTC  (2+ messages)

[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
 2025-07-01  9:58 UTC  (18+ messages)
` [PATCHv8 01/17] x86/cpu: Enumerate the LASS feature bits
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset
` [PATCHv8 03/17] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCHv8 05/17] efi: Disable LASS around set_virtual_address_map() EFI call
` [PATCHv8 06/17] x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
` [PATCHv8 07/17] x86/vsyscall: Reorganize the #PF emulation code
` [PATCHv8 08/17] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCHv8 09/17] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCHv8 10/17] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCHv8 11/17] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCHv8 12/17] x86/traps: Communicate a LASS violation in #GP message
` [PATCHv8 13/17] x86/traps: Generalize #GP address decode and hint code
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS
` [PATCHv8 15/17] x86/cpu: Make LAM depend on LASS
` [PATCHv8 16/17] x86/cpu: Enable LASS during CPU initialization
` [PATCHv8 17/17] x86: Re-enable Linear Address Masking

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

linux-next: Signed-off-by missing for commit in the landlock tree
 2025-07-01  9:54 UTC 

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-07-01  9:53 UTC  (8+ messages)
` [PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching

[PATCH stable] ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
 2025-07-01  9:52 UTC  (3+ messages)

[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
 2025-07-01  9:51 UTC  (5+ messages)

[PATCH] tools: mm: Added modern version of shell quote and a stranza for required command check
 2025-07-01  9:37 UTC 

[PATCH v2 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-07-01  9:45 UTC  (3+ messages)
` [PATCH v2 2/5] irqchip/gic-v5: Populate struct gic_kvm_info

[PATCH v9 0/4] support large align and nid in Rust allocators
 2025-07-01  9:45 UTC  (4+ messages)
` [PATCH v9 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH v4 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
 2025-07-01  9:40 UTC  (3+ messages)
` [PATCH v4 1/2] Revert "staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()"
` [PATCH v4 2/2] staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()

[PATCH net-next v2] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-01  9:40 UTC 

[REGRESSION] RX-580 (gfx803) GPU hangs since ~v6.14.1 – “scheduler comp_1.1.1 is not ready” / ROCm 5.7-6.4+ broken
 2025-07-01  9:39 UTC  (4+ messages)

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-01  9:35 UTC  (11+ messages)

[PATCH v2 0/3] add dma noncoherent API
 2025-07-01  9:32 UTC  (7+ messages)
` [PATCH v2 1/3] usb: core: add dma-noncoherent buffer alloc and free API

[RFC v2 0/9] cpu avoid state and push task mechanism
 2025-07-01  9:35 UTC  (3+ messages)
` [RFC v2 8/9] sysfs: Add cpu_avoid file

[PATCH v3] pmdomain: Use str_enable_disable() and str_on_off() helpers
 2025-07-01  9:35 UTC  (2+ messages)

[PATCH v1] sched/uclamp: Skip uclamp_rq_dec() for non-final dequeue of delayed tasks
 2025-07-01  9:34 UTC 

[PATCH] media: pisp_be: Use clamp() and define max sizes
 2025-07-01  9:32 UTC  (3+ messages)

[PATCH V3 0/4] Add level shifter support for qualcomm SOC's
 2025-07-01  9:30 UTC  (11+ messages)
` [PATCH V3 2/4] dt-bindings: mmc: controller: Add max-sd-hs-frequency property

[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
 2025-07-01  9:30 UTC  (8+ messages)
` [PATCH 1/8] rust: device: introduce device::Internal
` [PATCH 2/8] rust: device: add drvdata accessors
` [PATCH 4/8] rust: pci: use generic device "

[PATCH v2 1/1] dt-bindings: pwm: convert lpc32xx-pwm.txt to yaml format
 2025-07-01  9:30 UTC  (2+ messages)

[PATCH 0/5] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
 2025-07-01  9:29 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSR
` [PATCH 4/5] clk: imx95-blk-ctl: Add clock for i.MX94 LVDS/Display CSR
` [PATCH 5/5] arm64: dts: imx943: Add LVDS/DISPLAY CSR nodes

[PATCH] pinctrl: rp1: silence uninitialized variable warning
 2025-07-01  9:30 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init()
 2025-07-01  9:28 UTC  (3+ messages)

[PATCH v3 0/5] iommufd: Destroy vdevice on device unbind
 2025-07-01  9:19 UTC  (6+ messages)
` [PATCH v3 2/5] iommufd: Destroy vdevice on idevice destroy

[PATCH] mtd: rawnand: pl35x: Fix BBT write operations by adding pure data out pattern
 2025-07-01  9:26 UTC 

[PATCH] f2fs: fix to use f2fs_is_valid_blkaddr_raw() in do_write_page()
 2025-07-01  9:26 UTC 

[PATCH] ALSA: mips/hal2: Refactor and improve hal2_compute_rate()
 2025-07-01  9:25 UTC  (2+ messages)

[syzbot] Monthly f2fs report (Jul 2025)
 2025-07-01  9:24 UTC 

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-07-01  9:22 UTC  (7+ messages)
` [PATCH v2 02/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse
` [PATCH v2 08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION

[PATCH v14 0/5] Add RSCI driver for Renesas RZ/T2H SoC
 2025-07-01  9:22 UTC  (3+ messages)
` [PATCH v14 5/5] serial: sh-sci: Add support for RZ/T2H SCI

[QUESTION] problems report: rcu_read_unlock_special() called in irq_exit() causes dead loop
 2025-07-01  9:20 UTC  (10+ messages)

[PATCH v2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
 2025-07-01  9:20 UTC  (4+ messages)

[PATCH v5 0/7] futex: Create set_robust_list2
 2025-07-01  9:20 UTC  (5+ messages)
` [PATCH v5 1/7] selftests/futex: Add ASSERT_ macros

[PATCH v2 0/5] media: i2c: imx214: Add some style improvements
 2025-07-01  9:18 UTC  (2+ messages)
` [v2 "

[PATCH v3 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-01  9:16 UTC  (7+ messages)
` [PATCH v3 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v3 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[PATCH v3 1/2] misc: amd-sbi: Address potential integer overflow issue reported in smatch
 2025-07-01  9:16 UTC  (6+ messages)
` [PATCH v3 2/2] misc: amd-sbi: Address copy_to/from_user() warning "

[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-01  9:16 UTC  (2+ messages)

[PATCH v2 0/2] arm64: mediatek: Enable efuse GPU speed bin post-processing
 2025-07-01  9:15 UTC  (2+ messages)

[PATCH] greybus: loopback: remove gb_loopback_async_wait_all()
 2025-07-01  9:12 UTC  (3+ messages)

[net-next, v3 00/10] Introducing Broadcom BNGE Ethernet Driver
 2025-07-01 14:35 UTC  (11+ messages)
` [net-next, v3 01/10] bng_en: Add PCI interface
` [net-next, v3 02/10] bng_en: Add devlink interface
` [net-next, v3 03/10] bng_en: Add firmware communication mechanism
` [net-next, v3 04/10] bng_en: Add initial interaction with firmware
` [net-next, v3 05/10] bng_en: Add ring memory allocation support
` [net-next, v3 06/10] bng_en: Add backing store support
` [net-next, v3 07/10] bng_en: Add resource management support
` [net-next, v3 08/10] bng_en: Add irq allocation support
` [net-next, v3 09/10] bng_en: Initialize default configuration
` [net-next, v3 10/10] bng_en: Add a network device

linux-next: manual merge of the rust tree with the driver-core tree
 2025-07-01  9:12 UTC  (2+ messages)

[PATCH v2] x86/virt/tdx: Further fix tdh_vp_enter() calls instrumentable code warning
 2025-07-01  9:11 UTC  (2+ messages)

[PATCH] Introduce Tyr
 2025-07-01  9:11 UTC  (5+ messages)

linux-next: Tree for Jul 1
 2025-07-01  9:10 UTC 

[PATCH] net: bcmgenet: Initialize u64 stats seq counter
 2025-07-01  9:08 UTC  (2+ messages)

[PATCH 0/3] ROCK 4D DT additions: regulators, usb, rfkill
 2025-07-01  9:07 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: rockchip: adjust dcin regulator on ROCK 4D

[RFC PATCH] samples/check-exec: Fix building on musl libc
 2025-07-01  9:07 UTC  (2+ messages)

[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
 2025-07-01  9:05 UTC  (17+ messages)
` [PATCH v13 2/6] rust: introduce module_param module

[PATCH] LoongArch: Support mem=SIZE kernel parameter
 2025-07-01  9:04 UTC 

[PATCH v1] rust: fix typo in #[repr(transparent)] comments
 2025-07-01  9:04 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: Remove unused function parameters in skbuff.c
 2025-07-01  9:02 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: qcom: fix GPIO lookup flags for i2c-gpio SDA and SCL pins
 2025-07-01  9:01 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: qrb2210-rb1: fix GPIO lookup flags for i2c SDA and SCL
` [PATCH 2/3] arm64: dts: qcom: qrb4210-rb2: "
` [PATCH 3/3] arm64: dts: qcom: sdm845-samsung-starqltechn: "

[PATCH] irqchip/qcom-irq-combiner: Rename driver struct to end in _driver
 2025-07-01  9:01 UTC  (4+ messages)

[PATCH 00/14] vdso: Add support for auxiliary clocks
 2025-07-01  8:58 UTC  (15+ messages)
` [PATCH 01/14] selftests/timers: Add testcase "
` [PATCH 02/14] vdso/vsyscall: Introduce a helper to fill clock configurations
` [PATCH 03/14] vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
` [PATCH 04/14] vdso/helpers: Add helpers for seqlocks of single vdso_clock
` [PATCH 05/14] vdso/gettimeofday: Return bool from clock_getres() helpers
` [PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
` [PATCH 07/14] vdso/gettimeofday: Introduce vdso_clockid_valid()
` [PATCH 08/14] vdso/gettimeofday: Introduce vdso_set_timespec()
` [PATCH 09/14] vdso/gettimeofday: Introduce vdso_get_timestamp()
` [PATCH 10/14] vdso: Introduce aux_clock_resolution_ns()
` [PATCH 11/14] vdso/vsyscall: Update auxiliary clock data in the datapage
` [PATCH 12/14] vdso/gettimeofday: Add support for auxiliary clocks
` [PATCH 13/14] Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
` [PATCH 14/14] selftests/timers/auxclock: Test vDSO functionality

[PATCH v6 0/3] Add Qualcomm i3c controller driver support
 2025-07-01  8:58 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: i3c: Add support for Qualcomm I3C controller
` [PATCH v6 2/3] i3c: master: Add Qualcomm I3C controller driver

[PATCH 0/6] docs: Remove false positives from check-sysctl-docs
 2025-07-01  8:56 UTC  (7+ messages)
` [PATCH 1/6] docs: nixify check-sysctl-docs
` [PATCH 2/6] docs: Use skiplist when checking sysctl admin-guide
` [PATCH 3/6] docs: Add awk section for ucount sysctl entries
` [PATCH 4/6] docs: Remove colon from ctltable title in vm.rst
` [PATCH 5/6] docs: Replace spaces with tabs in check-sysctl-docs
` [PATCH 6/6] docs: Downgrade arm64 & riscv from titles to comment

[PATCH net-next v1 1/2] selftests: pp-bench: remove unneeded linux/version.h
 2025-07-01  8:56 UTC  (2+ messages)

[PATCH] platform/chrome: Add ChromeOS EC USB driver
 2025-07-01  8:56 UTC  (4+ messages)

[RFC PATCH 0/2] samples/damon: improve expression of target region in mtier
 2025-07-01  8:54 UTC  (3+ messages)
` [RFC PATCH 1/2] samples/damon: convert node id to physical address
` [RFC PATCH 2/2] samples/damon: add `migrate_hot` and `migrate_cold` knobs

[PATCH v5 00/10] LKMM generic atomics in Rust
 2025-07-01  8:54 UTC  (7+ messages)
  ` [PATCH v5 04/10] rust: sync: atomic: Add generic atomics

[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-01  8:52 UTC  (6+ messages)
  ` [PATCH v5 1/9] rust: pwm: Add Kconfig and basic data structures

[PATCH v3 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
 2025-07-01  8:51 UTC  (7+ messages)
` [PATCH v3 2/2] staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()

[PATCH v2 0/4] drm/bridge: samsung-dsim: Stop controlling vsync display FIFO flush in panels
 2025-07-01  8:50 UTC  (2+ messages)

[RFC PATCH] samples/landlock: Fix building on musl libc
 2025-07-01  8:50 UTC  (2+ messages)

[PATCH v10 0/5] shut down devices asynchronously
 2025-07-01  8:50 UTC  (3+ messages)
` [PATCH v10 2/5] driver core: don't always lock parent in shutdown

[PATCH v4 0/2] arm64: dts: qcom: sc7280: Add property for sc7280
 2025-07-01  8:49 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sc7280: Add memory region for audiopd
` [PATCH v4 2/2] arm64: dts: qcom: sc7280: Add nsessions property for adsp

kernel/fork.c:3088:2: warning: clone3() entry point is missing, please fix
 2025-07-01  8:49 UTC  (7+ messages)

[PATCH ath-next 0/2] wifi: ath12k: add support for Tx Power insertion
 2025-07-01  8:49 UTC  (2+ messages)

[RESEND PATCH net-next 0/6] allow reaped pidfds receive in SCM_PIDFD
 2025-07-01  8:48 UTC  (10+ messages)
` [RESEND PATCH net-next 3/6] af_unix: introduce and use __scm_replace_pid() helper
` [RESEND PATCH net-next 4/6] af_unix: stash pidfs dentry when needed
` [RESEND PATCH net-next 6/6] selftests: net: extend SCM_PIDFD test to cover stale pidfds

[PATCH] fs/xfs: replace strncpy with strscpy
 2025-07-01  8:48 UTC  (5+ messages)

[PATCH] Bluetooth: Fix spelling mistakes
 2025-07-01  8:47 UTC 

[PATCH V6 0/7] Scheduler time slice extension
 2025-07-01  8:46 UTC  (5+ messages)
` [PATCH V6 1/7] Sched: "
` [PATCH V6 7/7] Introduce a config option for scheduler time slice extension feature

[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
 2025-07-01  8:46 UTC  (4+ messages)
` [PATCH v4 6/6] rust: remove `#[allow(clippy::non_send_fields_in_send_ty)]`

[PATCH] dt-bindings: clock: Convert qcom,krait-cc to DT schema
 2025-07-01  8:44 UTC  (2+ messages)

[PATCH] usb: gadget: udc-xilinx: validate ep number before indexing rambase[]
 2025-07-01  8:43 UTC  (4+ messages)

[PATCH v2] reset: brcmstb: Enable reset drivers for ARCH_BCM2835
 2025-07-01  8:42 UTC  (2+ messages)

[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
 2025-07-01  8:42 UTC  (3+ messages)


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