linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-07 12:20:06 to 2025-07-07 14:23:39 UTC [more...]

[PATCH v2 0/5] add static PMD zero page support
 2025-07-07 14:23 UTC 

[PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
 2025-07-07 14:08 UTC  (12+ messages)
` [PATCH v4 01/11] ext4: process folios writeback in bytes
` [PATCH v4 02/11] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
` [PATCH v4 03/11] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v4 04/11] ext4: refactor the block allocation process of ext4_page_mkwrite()
` [PATCH v4 05/11] ext4: restart handle if credits are insufficient during allocating blocks
` [PATCH v4 06/11] ext4: enhance tracepoints during the folios writeback
` [PATCH v4 07/11] ext4: correct the reserved credits for extent conversion
` [PATCH v4 08/11] ext4: reserved credits for one extent during the folio writeback
` [PATCH v4 09/11] ext4: replace ext4_writepage_trans_blocks()
` [PATCH v4 10/11] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
` [PATCH v4 11/11] ext4: limit the maximum folio order

[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
 2025-07-07 14:22 UTC  (3+ messages)

[PATCH] rcu: Document concurrent quiescent state reporting for offline CPUs
 2025-07-07 14:22 UTC  (2+ messages)

[PATCH v2] smp: Document preemption and stop_machine() mutual exclusion
 2025-07-07 14:19 UTC  (3+ messages)

[PATCH v3 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-07-07 14:18 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: renesas: document "
` [PATCH v3 2/3] pinctrl: renesas: Add support for RZ/T2H
` [PATCH v3 3/3] pinctrl: renesas: rzt2h: Add support for RZ/N2H SoC

[PATCH 0/9] rnull: add configfs, remote completion to rnull
 2025-07-07 14:18 UTC  (3+ messages)
` [PATCH 3/9] rust: block,core: rename `RawWriter` to `BufferWriter`

[PATCH net] net: phy: realtek: Reset after clock enable
 2025-07-07 14:15 UTC  (4+ messages)

[PATCH 0/2] staging: media: atomisp: clean up and unify HMM initialization logic
 2025-07-07 14:15 UTC  (6+ messages)
` [PATCH 1/2] staging: media: atomisp: return early on hmm_bo_device_init() failure
` [PATCH 2/2] staging: media: atomisp: unify initialization flag usage in HMM

[PATCH v2 0/6] sched/fair: Manage lag and run to parity with different slices
 2025-07-07 14:14 UTC  (2+ messages)

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-07-07 14:14 UTC  (2+ messages)

[PATCH] gpiolib: don't use GPIO global numbers in debugfs output
 2025-07-07 14:13 UTC 

[PATCH] gpio: vortex86: add new GPIO device driver
 2025-07-07 14:10 UTC  (2+ messages)

linux-next: Tree for Jul 4
 2025-07-07 14:06 UTC  (6+ messages)
` linux-next: Tree for Jul 4 (kernel/bpf/stream.c)

[PATCH] comedi: das6402: Fix bit shift out of bounds
 2025-07-07 13:57 UTC 

[PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
 2025-07-07 14:05 UTC  (11+ messages)
` [PATCH v15 1/7] rust: sync: add `SetOnce`
` [PATCH v15 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v15 3/7] rust: introduce module_param module
` [PATCH v15 4/7] rust: module: use a reference in macros::module::module
` [PATCH v15 5/7] rust: module: update the module macro with module parameter support
` [PATCH v15 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v15 7/7] modules: add rust modules files to MAINTAINERS

[PATCH RFC 1/3] rcu: Fix rcu_read_unlock() deadloop due to IRQ work
 2025-07-07 14:04 UTC  (3+ messages)

[PATCH v6] sched: do not call __put_task_struct() on rt if pi_blocked_on is set
 2025-07-07 14:03 UTC 

[PATCH 0/3] Add support for Superspeed plus EndPoint for Bulk and Isochronous transfers
 2025-07-07 14:01 UTC  (6+ messages)
` [PATCH 2/3] usb: gadget: f_sourcesink support for maxburst for bulk transfers

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-07-07 13:56 UTC  (6+ messages)
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information

[PATCH] staging: media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flag
 2025-07-07 13:55 UTC  (9+ messages)

[PATCH v8 00/12] iio: adc: Add support for AD4170 series of ADCs
 2025-07-07 13:54 UTC  (13+ messages)
` [PATCH v8 01/12] dt-bindings: iio: adc: Add AD4170-4
` [PATCH v8 02/12] iio: adc: Add basic support for AD4170-4
` [PATCH v8 03/12] iio: adc: ad4170-4: Add support for calibration gain
` [PATCH v8 04/12] iio: adc: ad4170-4: Add support for calibration bias
` [PATCH v8 05/12] Documentation: ABI: IIO: Add sinc5+avg to the filter_type_available list
` [PATCH v8 06/12] iio: adc: ad4170-4: Add digital filter and sample frequency config support
` [PATCH v8 07/12] iio: adc: ad4170-4: Add support for buffered data capture
` [PATCH v8 08/12] iio: adc: ad4170-4: Add timestamp channel
` [PATCH v8 09/12] iio: adc: ad4170-4: Add clock provider support
` [PATCH v8 10/12] iio: adc: ad4170-4: Add GPIO controller support
` [PATCH v8 11/12] iio: adc: ad4170-4: Add support for internal temperature sensor
` [PATCH v8 12/12] iio: adc: ad4170-4: Add support for weigh scale, thermocouple, and RTD sens

[PATCH v2 0/7] drm/sched: Fix memory leaks with cancel_job() callback
 2025-07-07 13:54 UTC  (11+ messages)
` [PATCH v2 1/7] drm/sched: Avoid "
` [PATCH v2 2/7] drm/sched/tests: Implement "
` [PATCH v2 3/7] drm/sched/tests: Add unit test for cancel_job()
` [PATCH v2 4/7] drm/sched: Warn if pending list is not empty
` [PATCH v2 5/7] drm/nouveau: Make fence container helper usable driver-wide
` [PATCH v2 6/7] drm/nouveau: Add new callback for scheduler teardown
` [PATCH v2 7/7] drm/nouveau: Remove waitque for sched teardown

[PATCH v5 0/2] dma-buf: heaps: Support carved-out heaps
 2025-07-07 13:54 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: reserved-memory: Introduce carved-out memory region binding

[PATCH v5] drm/vgem/vgem_drv convert to use faux_device
 2025-07-07 13:52 UTC  (4+ messages)

[PATCH] comedi: aio_iiro_16: Fix bit shift out of bounds
 2025-07-07 13:46 UTC 

[PATCH v2 0/2] Add Milos RPMHPD power domains
 2025-07-07 13:49 UTC  (4+ messages)
` [PATCH v2 2/2] pmdomain: qcom: rpmhpd: Add Milos "

[PATCH v2] kasan: remove kasan_find_vm_area() to prevent possible deadlock
 2025-07-07 13:49 UTC  (5+ messages)

[PATCH 0/3] rust: xarray: add `insert` and `reserve`
 2025-07-07 13:48 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH][V2] fortify: add branch hints on unlikely fortify_panic paths
 2025-07-07 13:45 UTC  (2+ messages)

[PATCH v5 0/3] rust: add `ww_mutex` support
 2025-07-07 13:39 UTC  (8+ messages)
` [PATCH v5 2/3] implement ww_mutex abstraction for the Rust tree

[PATCH v2 0/8] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-07-07 13:44 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v2 2/8] regulator: Add support for MediaTek MT6316 SPMI "
` [PATCH v2 3/8] dt-bindings: regulator: Document MediaTek MT6363 "
` [PATCH v2 4/8] regulator: Add support for MediaTek MT6363 SPMI "
` [PATCH v2 5/8] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v2 6/8] regulator: Add support for MediaTek MT6373 SPMI "
` [PATCH v2 7/8] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
` [PATCH v2 8/8] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73

[PATCH net-next v5 0/4] vsock: Introduce SIOCINQ ioctl support
 2025-07-07 13:44 UTC  (5+ messages)
` [PATCH net-next v5 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()

[PATCH] Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
 2025-07-07 13:44 UTC  (3+ messages)

[PATCH] docs: Fix kernel-doc indentation errors in multiple drivers
 2025-07-07 13:43 UTC  (5+ messages)

[PATCH] comedi: pcl812: Fix bit shift out of bounds
 2025-07-07 13:34 UTC 

[PATCH v2 0/3] MIPS: CPS: Optimise delay CPU calibration and cluster helper function
 2025-07-07 13:40 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: CPS: Improve mips_cps_first_online_in_cluster()

[PATCH] virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
 2025-07-07 13:35 UTC  (2+ messages)

[PATCH v4 0/3] dma-buf: heaps: Use constant name for CMA heap
 2025-07-07 13:35 UTC  (3+ messages)

[PATCH] tools/libbpf: add WERROR option
 2025-07-07 13:33 UTC  (3+ messages)

[PATCH v3] drm/framebuffer: Acquire internal references on GEM handles
 2025-07-07 13:33 UTC  (3+ messages)

[PATCH v2] mm: fault in complete folios instead of individual pages for tmpfs
 2025-07-07 13:33 UTC  (5+ messages)

[PATCH v15 0/4] Initial Marvell PXA1908 support
 2025-07-07 13:15 UTC  (3+ messages)

rq->clock_update_flags < RQCF_ACT_SKIP in dl_rq_change_utilization()
 2025-07-07 13:19 UTC 

[PATCH] phy: qcom-qmp-ufs: Fix HS-G4 PHY init table for sc7280
 2025-07-07 13:24 UTC  (4+ messages)

[PATCH net-next v2] net: openvswitch: allow providing upcall pid for the 'execute' command
 2025-07-07 13:23 UTC  (2+ messages)
` [ovs-dev] "

[PATCH net-next v07 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-07 13:22 UTC  (3+ messages)
` [PATCH net-next v07 7/8] hinic3: Mailbox "

[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-07-07 13:21 UTC  (12+ messages)
` [PATCH v11 1/4] rust: types: Add Ownable/Owned types
` [PATCH v11 4/4] rust: Add `OwnableRefCounted`

[PATCH v2 00/32] clk: at91: add support for parent_data and
 2025-07-07 13:21 UTC  (5+ messages)
` [PATCH v2 03/32] clk: at91: clk-sam9x60-pll: use clk_parent_data
` [PATCH v2 21/32] clk: at91: sama5d2: switch to parent_hw and parent_data

[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-07 13:02 UTC  (5+ messages)
` [PATCH 1/8] execmem: drop unused execmem_update_copy()

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-07-07 13:19 UTC  (13+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name

[PATCH v2 0/4] arm64: dts: renesas: Add XSPI support for RZ/V2N and RZ/V2H(P) SoCs and EVK
 2025-07-07 13:19 UTC  (3+ messages)

[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-07-07 13:19 UTC  (10+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()

[PATCH 00/14] vdso: Add support for auxiliary clocks
 2025-07-07 13:18 UTC  (9+ messages)
` [PATCH 11/14] vdso/vsyscall: Update auxiliary clock data in the datapage
` [PATCH 14/14] selftests/timers/auxclock: Test vDSO functionality

[PATCH net-next v4 0/2] Add Si3474 PSE controller driver
 2025-07-07 13:17 UTC  (3+ messages)
` [PATCH net-next v4 2/2] net: pse-pd: "

[PATCH] tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()
 2025-07-07 13:17 UTC  (2+ messages)

[PATCH v4 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-07 13:11 UTC  (7+ messages)
` [PATCH v4 1/6] ilog2: add max_pow_of_two_factor()
` [PATCH v4 2/6] block: sanitize chunk_sectors for atomic write limits
` [PATCH v4 3/6] md/raid0: set chunk_sectors limit
` [PATCH v4 4/6] md/raid10: "
` [PATCH v4 5/6] dm-stripe: limit chunk_sectors to the stripe size
` [PATCH v4 6/6] block: use chunk_sectors when evaluating stacked atomic write limits

[PATCH] comedi: das16m1: Fix bit shift out of bounds
 2025-07-07 13:09 UTC 

[PATCH v3 1/2] rcu: Enable rcu_normal_wake_from_gp on small systems
 2025-07-07 13:15 UTC  (8+ messages)
` [PATCH v3 2/2] Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc

[PATCH 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
 2025-07-07 13:11 UTC  (8+ messages)
` [PATCH 2/3] bus: mhi: don't deinitialize and re-initialize again

[PATCH v4 0/5] platform/x86: dell_rbu: Packet data fixes
 2025-07-07 13:11 UTC  (2+ messages)

[PATCH v7 0/7] timers: Exclude isolated cpus from timer migration
 2025-07-07 13:11 UTC  (3+ messages)
` [PATCH v7 7/7] "

[PATCH net-next v13 00/12] Add Microchip ZL3073x support (part 1)
 2025-07-07 13:10 UTC  (5+ messages)
` [PATCH net-next v13 12/12] dpll: zl3073x: Add support to get/set frequency on pins

[PATCH] selftests/arm64: Prevent build warnings from -Wmaybe-uninitialized
 2025-07-07 13:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: make the attach target more accurate
 2025-07-07 13:09 UTC  (2+ messages)

[PATCH v4 0/3] support for amlogic the new SPI IP
 2025-07-07 13:05 UTC  (3+ messages)
` [PATCH v4 2/3] spi: Add Amlogic SPISG driver

[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
 2025-07-07 13:02 UTC  (4+ messages)
` [PATCH v4 2/6] rust: switch to `#[expect(...)]` in init and kunit

[PATCH v2] media: uvcvideo: avoid variable shadowing in uvc_ctrl_cleanup_fh
 2025-07-07 13:01 UTC  (4+ messages)

[PATCH net] net: bridge: Do not offload IGMP/MLD messages
 2025-07-07 13:00 UTC  (2+ messages)

[PATCH 1/3] power: supply: core: Add power_supply_get/set_property_direct()
 2025-07-07 13:00 UTC  (2+ messages)

[PATCH] platform/x86: alienware-wmi-wmax: Fix `dmi_system_id` array
 2025-07-07 12:59 UTC  (2+ messages)

[PATCH 0/3] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-07 12:59 UTC  (8+ messages)
` [PATCH 3/3] net: renesas: rswitch: add modifiable ageing time

[PATCH v4 0/2] Fixes to mlxbf-pmc
 2025-07-07 12:59 UTC  (3+ messages)
` [PATCH v4 2/2] platform/mellanox: mlxbf-pmc: Validate event/enable input

[RFC v2 00/16] Live Update Orchestrator
 2025-07-07 12:56 UTC  (9+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface

[PATCH] fs/ntfs3: Exclude call make_bad_inode for live nodes
 2025-07-07 12:46 UTC 

[PATCH RFC] RISC-V: Fix a register to store the percpu offset
 2025-07-07 12:50 UTC  (2+ messages)
` [PATCH] RISC-V: store percpu offset in CSR_SCRATCH

[PATCH] rust: acpi: remove unneeded cast to clean future Clippy warning
 2025-07-07 12:49 UTC  (2+ messages)

[PATCH RESEND 0/5] Remove remaining __get_unaligned_cpu32
 2025-07-07 12:25 UTC  (6+ messages)
` [PATCH RESEND 1/5] Replace __get_unaligned_cpu32 in jhash function
` [PATCH RESEND 2/5] Remove unaligned/packed_struct.h header
` [PATCH RESEND 3/5] tools: Replace __get_unaligned_cpu32 in jhash function
` [PATCH RESEND 4/5] tools: Remove unaligned/packed_struct.h header
` [PATCH RESEND 5/5] tools: Remove the check for packed_struct.h header

[syzbot] [netfilter?] KMSAN: uninit-value in nf_flow_offload_inet_hook (2)
 2025-07-07 12:41 UTC 

[PATCH] commdi: pcl726: Prevent invalid irq number
 2025-07-07 12:39 UTC  (4+ messages)
` [PATCH V2] "
    ` [PATCH V3] comedi: "

[PATCH v3 0/6] TDX host: kexec/kdump support
 2025-07-07 12:37 UTC  (4+ messages)
` [PATCH v3 6/6] KVM: TDX: Explicitly do WBINVD upon reboot notifier

[PATCH v4 0/7] media: uvcvideo: Invert granular PM logic + PM fix
 2025-07-07 12:35 UTC  (2+ messages)

[PATCH] modpost: check for NULL filename pointer in find_module()
 2025-07-07 12:34 UTC  (3+ messages)

[PATCH 00/12] gpio: use new GPIO line value setter callbacks
 2025-07-07 12:32 UTC  (3+ messages)
` [PATCH 05/12] gpio: tqmx86: "

[syzbot] [mm?] [fs?] WARNING in path_noexec
 2025-07-07 12:32 UTC  (3+ messages)
` [PATCH] secretmem: use SB_I_NOEXEC

[PATCH -next] mm/memory: fix null pointer dereference in fault_dirty_shared_page
 2025-07-07 12:32 UTC  (4+ messages)

[PATCH v2 0/3] cacheinfo: Set cache 'id' based on DT data
 2025-07-07 12:32 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH] selftests/bpf: Set CONFIG_PACKET=y for selftests
 2025-07-07 12:31 UTC  (2+ messages)

[PATCH] ata: libata-transport: replace scnprintf with sysfs_emit for simple attributes
 2025-07-07 12:20 UTC 

[PATCH v2] docs: document linked lists
 2025-07-07 12:30 UTC  (3+ messages)

[PATCH v10 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-07-07 12:27 UTC  (3+ messages)
` [PATCH v10 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
 2025-07-07 12:26 UTC  (3+ messages)

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-07-07 12:27 UTC  (6+ messages)

[syzbot] [ext4?] possible deadlock in ext4_evict_inode (4)
 2025-07-07 12:24 UTC  (3+ messages)

[PATCH v3 2/5] iommufd: Destroy vdevice on idevice destroy
 2025-07-07 12:25 UTC  (11+ messages)

[PATCH net-next v2] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-07 12:22 UTC  (3+ messages)

[PATCH] comedi: Fix some signed shift left operations
 2025-07-07 12:15 UTC 

[PATCH v5 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-07-07 12:19 UTC  (3+ messages)
` [PATCH v5 12/12] Documentation: tee: Add Qualcomm TEE driver


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