linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-11 00:33:16 to 2025-08-11 06:46:55 UTC [more...]

[PATCH v7 0/4] Add support for long task name
 2025-08-11  6:46 UTC  (5+ messages)
` [PATCH v7 1/4] exec: Remove obsolete comments
` [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
` [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
` [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[PATCH v2 3/3] iio: adc: update ad7779 to use IIO backend
 2025-08-11  6:46 UTC  (2+ messages)

[PATCH] Drivers: mc13783: remove deprecated mc13xxx_irq_ack()
 2025-08-11  6:43 UTC 

[PATCH v2 0/3] Better split_huge_page_test result check
 2025-08-11  6:45 UTC  (4+ messages)
` [PATCH v2 1/3] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug

[PATCH v3] arm64: dts: imx8dxl-ss-conn: Disable USB3 nodes
 2025-08-11  6:38 UTC 

[PATCH v2] mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
 2025-08-11  6:43 UTC 

[PATCH] reset: thead: Scope TH1520 reset driver to VO subsystem
 2025-08-11  6:43 UTC  (3+ messages)

[PATCH] tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu()
 2025-08-11  6:41 UTC 

[PATCH] efi: Support booting with kexec handover (KHO)
 2025-08-11  6:39 UTC  (2+ messages)

[PATCH RFC 0/5] Marvell PXA1908 power domains
 2025-08-11  6:38 UTC  (5+ messages)
` [PATCH RFC 2/5] dt-bindings: power: Add Marvell PXA1908 domains

[PATCH v2] kunit: Enable PCI on UML without triggering WARN()
 2025-08-11  6:35 UTC 

[PATCH] riscv: Use for_each_online_cpu() instead of for_each_cpu()
 2025-08-11  6:33 UTC 

[PATCH] drm/tests: modeset: Add drm connector atomic_[duplicate/destroy]_state
 2025-08-11  6:34 UTC 

[syzbot] [mm?] WARNING in try_to_migrate_one (3)
 2025-08-11  6:34 UTC  (3+ messages)

[PATCH v6 00/22] x86: strict separation of startup code
 2025-08-11  6:30 UTC  (3+ messages)
` [PATCH v6 10/22] x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check

[PATCH 1/3] arm64: dts: rockchip: disable display subsystem for Radxa E52C
 2025-08-11  6:30 UTC  (2+ messages)

[PATCH V7 01/11] sched: Scheduler time slice extension
 2025-08-11  6:28 UTC  (7+ messages)

[patch 0/6] perf: Convert mmap() related reference counts to refcount_t
 2025-08-11  6:26 UTC  (4+ messages)
` [patch 4/6] perf/core: Split out ringbuffer allocation

[PATCH] IB/hfi1: Use for_each_online_cpu() instead of for_each_cpu()
 2025-08-11  6:25 UTC 

[PATCH 01/11] staging: rtl8723bs: Rename camelCase variables to snake_case
 2025-08-11  6:21 UTC  (9+ messages)
` [PATCH 02/11] staging: rtl8723bs: Reformat code to respect 100-column line limit
` [PATCH 03/11] staging: rtl8723bs: Remove empty line
` [PATCH 04/11] staging: rtl8723bs: Fix the line end with ( issue
` [PATCH 05/11] staging: rtl8723bs: Rmove unnecessary parentheses around the statement
` [PATCH 06/11] staging: rtl8723bs: Remove redundant comparison to true and false
` [PATCH 07/11] staging: rtl8723bs: Add spaces around binary operators
` [PATCH 08/11] staging: rtl8723bs: Enforce alignment match open parenthesis
` [PATCH 09/11] staging: rtl8723bs: Rename camelCaseVar to snake_case_var

[PATCH] squashfs: Avoid mem leak in squashfs_fill_super
 2025-08-11  6:19 UTC 

[PATCH v3 0/5] blk-mq-sched: support request batch dispatching for sq elevator
 2025-08-11  6:17 UTC  (8+ messages)
` [PATCH v3 1/5] blk-mq-sched: introduce high level elevator lock

[PATCH] scripts/checktransupdate.py: add support for scanning directory
 2025-08-11  6:15 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 2cc213b10c3ee9e8b0a358679b59eb9801487bbd
 2025-08-11  6:12 UTC 

[PATCH v2 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-08-11  6:13 UTC  (5+ messages)
` [PATCH v2 05/12] media: rkvdec: Add per variant configuration
` [PATCH v2 06/12] media: rkvdec: Add RCB and SRAM support

[PATCH] tee: Use SHA-1 library instead of crypto_shash
 2025-08-11  6:13 UTC  (2+ messages)

[RFC PATCH 0/6] iommu/riscv: Add MRIF support
 2025-08-11  6:11 UTC  (7+ messages)
` [RFC PATCH 1/6] RISC-V: Add more elements to irqbypass vcpu_info
` [RFC PATCH 2/6] RISC-V: KVM: Transfer the physical address of MRIF to iommu-ir
` [RFC PATCH 3/6] RISC-V: KVM: Add a xarray to record host irq msg
` [RFC PATCH 4/6] iommu/riscv: Add irq_mask and irq_ack configure for iommu-ir
` [RFC PATCH 5/6] iommu/riscv: Add MRIF mode support
` [RFC PATCH 6/6] RISC-V: KVM: Check the MRIF in notice MSI irq handler

[PATCH] Documentation/printf: Use literal fwnode_handle
 2025-08-11  6:08 UTC  (4+ messages)

[PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
 2025-08-11  6:05 UTC  (11+ messages)

[PATCH net v2] net: bridge: fix soft lockup in br_multicast_query_expired()
 2025-08-12  9:18 UTC 

[PATCH v2 0/8] Add AMD ISP4 driver
 2025-08-11  6:02 UTC  (6+ messages)
` [PATCH v2 6/8] media: platform: amd: isp4 video node and buffers handling added

v6.17-rc1 cpu_hotplug_lock deadlock splat - blk_mq_alloc_queue vs fs_reclaim
 2025-08-11  6:00 UTC 

[PATCH 0/2] thunderbolt: HMAC fix and cleanup
 2025-08-11  5:58 UTC  (2+ messages)

[Patch v2 0/6] Perf kvm commands bug fix
 2025-08-11  5:55 UTC  (7+ messages)
` [Patch v2 1/6] perf tools kvm: Add missed memory allocation check and free
` [Patch v2 2/6] perf tools kwork: "
` [Patch v2 3/6] perf tools kvm: Fix the potential out of range memory access issue
` [Patch v2 4/6] perf tools: Add helper x86__is_intel_cpu()
` [Patch v2 5/6] perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
` [Patch v2 6/6] perf tools kvm: Use "cycles" to sample guest for "kvm top" "

[PATCH] PCI: vmd: Remove MSI-X check on child devices
 2025-08-11  5:53 UTC  (2+ messages)

[PATCH v5.10] uio_hv_generic: Fix another memory leak in error handling paths
 2025-08-11  5:38 UTC 

[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-08-11  5:39 UTC  (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v6 2/2] kasan: call kasan_init_generic in kasan_init

[PATCH] uio_hv_generic: Fix another memory leak in error handling paths
 2025-08-11  5:37 UTC 

[PATCH v2 0/8] Add AMD ISP4 driver
 2025-08-11  5:49 UTC  (11+ messages)

[PATCH] drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter
 2025-08-11  5:44 UTC 

[PATCH] PCI: xilinx: Fix NULL pointer dereference
 2025-08-11  5:41 UTC 

[PATCH] tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
 2025-08-11  5:41 UTC  (2+ messages)

[PATCH 0/2 v5.10] Fix CVE-2021-47498
 2025-08-11  5:27 UTC  (3+ messages)
` [PATCH 1/2 v5.10] dm: rearrange core declarations for extended use from dm-zone.c
` [PATCH 2/2 v5.10] dm rq: don't queue request to blk-mq during DM suspend

[PATCH V4 mm-hotfixes 0/3] mm, x86: fix crash due to missing page table sync and make it harder to miss
 2025-08-11  5:34 UTC  (4+ messages)
` [PATCH V4 mm-hotfixes 1/3] mm: move page table sync declarations to linux/pgtable.h
` [PATCH V4 mm-hotfixes 2/3] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH V4 mm-hotfixes 3/3] x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()

[PATCH 0/5] Perf kvm commands bug fix
 2025-08-11  5:35 UTC  (6+ messages)
` [PATCH 4/5] perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel

[RFC PATCH 2/2] memfd: call security_inode_init_security_anon
 2025-08-11  5:34 UTC  (4+ messages)

[PATCH v5.10] scsi: pm80xx: Fix memory leak during rmmod
 2025-08-11  5:20 UTC 

[PATCH v4 0/2] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-11  5:31 UTC  (7+ messages)
` [PATCH v4 1/2] man/man2/mremap.2: describe multiple mapping move
` [PATCH v4 2/2] man/man2/mremap.2: describe previously undocumented shrink behaviour

[PATCH v3] arm64: dts: ti: k3-j722s-main: Add E5010 JPEG Encoder
 2025-08-11  5:30 UTC  (2+ messages)

[PATCH 0/3] thunderbolt: Update XDomain vendor properties dynamically
 2025-08-11  5:28 UTC  (13+ messages)

[PATCH net v2] net: ip: order the reuseport socket in __inet_hash
 2025-08-11  5:27 UTC  (2+ messages)

[PATCH HOTFIX 6.17] tools/testing: add linux/args.h header and fix radix, VMA tests
 2025-08-11  5:26 UTC 

[PATCH] mm/vmscan: fix inverted polarity in lru_gen_seq_show()
 2025-08-11  5:27 UTC  (3+ messages)

[PATCH] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-11  5:26 UTC  (3+ messages)

[PATCH] fs: fix incorrect lflags value in the move_mount syscall
 2025-08-11  5:24 UTC 

[linus:master] [selftests/fs/mount] c6d9775c20: kernel-selftests.filesystems/mount-notify.make.fail
 2025-08-11  5:24 UTC 

[PATCH 3/7] tracing: Have syscall trace events read user space string
 2025-08-11  5:19 UTC  (2+ messages)

[PATCH v1 0/2] Add the s32g2 and s32g3 FTM PWM support
 2025-08-11  5:18 UTC  (3+ messages)
` [PATCH v1 2/2] pwm: Add the S32G support in the Freescale FTM driver

[PATCH] iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warnings
 2025-08-11  5:10 UTC 

[linus:master] [block] 9b8b84879d: fio.read_iops 59.4% regression
 2025-08-11  5:10 UTC 

[PATCH] hwmon: sbtsi_temp: AMD CPU extended temperature range support
 2025-08-11  5:07 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH HOTFIX 6.17] mm/mremap: avoid expensive folio lookup on mremap folio pte batch
 2025-08-11  4:57 UTC  (3+ messages)

[GIT PULL] Crypto Fixes for 6.17
 2025-08-11  4:44 UTC  (5+ messages)
      ` [PATCH] crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious

[PATCH] platform/x86: barco-p50-gpio: use software nodes for gpio-leds/keys
 2025-08-11  4:31 UTC 

[PATCH] mm: remove unnecessary pointer variables
 2025-08-11  4:30 UTC  (2+ messages)

[RFC net-next v2] netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
 2025-08-11  4:23 UTC  (3+ messages)

[PATCH v1 0/2] rust: Add read_poll_timeout
 2025-08-11  4:10 UTC  (3+ messages)
` [PATCH v1 1/2] rust: Add cpu_relax() helper
` [PATCH v1 2/2] rust: Add read_poll_timeout functions

[PATCH] tick: Remove unreasonable detached state set in tick_shutdown()
 2025-08-11  3:57 UTC  (2+ messages)

[PATCH v4] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-11  3:55 UTC  (2+ messages)

[PATCH -next] smb: client: remove redundant lstrp update in negotiate protocol
 2025-08-11  3:49 UTC  (2+ messages)

[PATCH] soc: mediatek: use bool as the function return type
 2025-08-11  3:45 UTC 

[PATCH ath-next 0/2] wifi: ath12k: fix 2 instances of Smatch warnings
 2025-08-11  3:38 UTC  (3+ messages)

[PATCH v2 0/8] Enable video decoder & encoder for MT8189
 2025-08-11  3:26 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: media: mediatek: decoder: Add MT8189 mediatek,vcodec-decoder
` [PATCH v2 2/8] media: mediatek: vcodec: add decoder compatible to support MT8189
` [PATCH v2 3/8] media: mediatek: vcodec: add profile and level supporting for MT8189
` [PATCH v2 4/8] media: mediatek: vcodec: Add core-only VP9 decoding support "
` [PATCH v2 5/8] media: mediatek: vcodec: fix vp9 4096x2176 fail for profile2
` [PATCH v2 6/8] media: mediatek: vcodec: fix media device node number
` [PATCH v2 7/8] dt-bindings: media: Add MT8189 mediatek,vcodec-encoder
` [PATCH v2 8/8] media: mediatek: encoder: Add MT8189 encoder compatible data

[RFC v2 0/7] Add multiple address spaces support to VDUSE
 2025-08-11  3:24 UTC  (9+ messages)
` [RFC v2 2/7] vduse: add vq group support
` [RFC v2 4/7] vduse: return internal vq group struct as map token
` [RFC v2 5/7] vduse: add vq group asid support
` [RFC v2 6/7] vduse: send update_iotlb_v2 message

[PATCH] LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()
 2025-08-11  2:55 UTC 

[syzbot] [gfs2?] INFO: task hung in block_invalidate_folio (2)
 2025-08-11  3:13 UTC 

[PATCH 0/2] Add support for randomizer
 2025-08-11  3:01 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nand: macronix: Add randomizer support

[RFC 0/6] Add multiple address spaces support to VDUSE
 2025-08-11  2:58 UTC  (10+ messages)
` [RFC 1/6] vduse: add v1 API definition

[syzbot] [usb?] INFO: task hung in dvb_usbv2_exit
 2025-08-11  2:52 UTC 

[PATCH net] TUN/TAP: Improving throughput and latency by avoiding SKB drops
 2025-08-11  2:44 UTC  (3+ messages)

[PATCH v8 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-08-11  2:25 UTC  (13+ messages)
` [PATCH v8 01/12] media: mediatek: jpeg: fix jpeg hw count setting
` [PATCH v8 02/12] media: mediatek: jpeg: fix jpeg buffer payload setting
` [PATCH v8 03/12] media: mediatek: jpeg: fix jpeg buffer layout
` [PATCH v8 04/12] media: mediatek: jpeg: fix stop streaming flow for multi-core
` [PATCH v8 05/12] media: mediatek: jpeg: fix multi-core clk suspend and resume setting
` [PATCH v8 06/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v8 07/12] media: mediatek: jpeg: fix decoding resolution change operation
` [PATCH v8 08/12] media: mediatek: jpeg: fix remove buffer operation for multi-core
` [PATCH v8 09/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
` [PATCH v8 10/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [PATCH v8 11/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v8 12/12] media: mediatek: jpeg: add jpeg smmu sid setting

[PATCH] RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
 2025-08-11  2:18 UTC 

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-11  2:27 UTC  (6+ messages)
` [PATCH 05/21] x86/platform: select legacy gpiolib interfaces where used

[PATCH v2 00/11] x86-android-tablets: convert to use GPIO references
 2025-08-11  2:22 UTC  (12+ messages)
` [PATCH v2 01/11] platform/x86: x86-android-tablets: convert Goodix devices to "
` [PATCH v2 02/11] platform/x86: x86-android-tablets: convert Wacom "
` [PATCH v2 03/11] platform/x86: x86-android-tablets: convert HiDeep "
` [PATCH v2 04/11] platform/x86: x86-android-tablets: convert Novatek "
` [PATCH v2 05/11] platform/x86: x86-android-tablets: convert EDT "
` [PATCH v2 06/11] platform/x86: x86-android-tablets: convert int3496 "
` [PATCH v2 07/11] platform/x86: x86-android-tablets: convert wm1502 "
` [PATCH v2 08/11] platform/x86: x86-android-tablets: convert HID-I2C "
` [PATCH v2 09/11] platform/x86: x86-android-tablets: convert Yoga Tab2 fast charger "
` [PATCH v2 10/11] platform/x86: x86-android-tablets: remove support for GPIO lookup tables
` [PATCH v2 11/11] platform/x86: x86-android-tablets: convert gpio_keys devices to GPIO references

[PATCH v3] arm64: dts: qcom: sm6150: Add ADSP and CDSP fastrpc nodes
 2025-08-11  2:20 UTC  (2+ messages)

unsubscribe linux-kernel
 2025-08-11  2:19 UTC 

[PATCH -next 0/4] some optimization for cpuset
 2025-08-11  2:17 UTC  (4+ messages)
` [PATCH -next 2/4] cpuset: add helpers for cpuset related locks

[PATCH v4 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-08-11  2:15 UTC  (4+ messages)
` [PATCH v4 5/7] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface

[PATCH 0/5] LoongArch: KVM: Support various access size with pch_pic emulation
 2025-08-11  2:13 UTC  (6+ messages)
` [PATCH 1/5] LoongArch: KVM: Set version information at initial stage
` [PATCH 2/5] LoongArch: KVM: Add read length support in loongarch_pch_pic_read()
` [PATCH 3/5] LoongArch: KVM: Add IRR and ISR register read emulation
` [PATCH 4/5] LoongArch: KVM: Add different length support in loongarch_pch_pic_write()
` [PATCH 5/5] LoongArch: KVM: Add address alignment check in pch_pic register access

[BUG] sysfs: duplicate resource file creation during PCIe rescan
 2025-08-11  2:12 UTC  (2+ messages)

[PATCH] pcmcia: ds: Emphasize "really" epizeuxis
 2025-08-11  2:04 UTC 

[PATCH] fs: Add 'rootfsflags' to set rootfs mount options
 2025-08-11  1:57 UTC  (5+ messages)

[PATCH v11 0/8] rust: Add IO polling
 2025-08-11  1:53 UTC  (4+ messages)
` [PATCH v11 7/8] rust: Add read_poll_timeout functions

[PATCH v2] brd: use page reference to protect page lifetime
 2025-08-11  1:42 UTC  (3+ messages)

[PATCH v4 0/2] arm64: dts: qcom: sc7280: Add property for sc7280
 2025-08-11  1:40 UTC  (2+ messages)

[RFC][PATCH 0/1] tools/build: Let link command read option from file
 2025-08-11  1:37 UTC  (4+ messages)
` [PATCH 1/1] "

[netdev] htb_qlen_notify warning triggered after qdisc_tree_reduce_backlog change
 2025-08-11  1:29 UTC  (3+ messages)

[PATCH] rust: kernel: cpu: mark `CpuId::current()` inline
 2025-08-11  1:24 UTC  (2+ messages)

[PATCH 1/1] loop: sync filesystem cache before getting file size in get_size()
 2025-08-11  1:20 UTC  (3+ messages)

[PATCH net-next v2] net: vrf: don't down the interface when add slave
 2025-08-11  1:14 UTC  (4+ messages)

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-11  1:09 UTC  (3+ messages)

[PATCH v2] drm: Add directive to format code in comment
 2025-08-11  1:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] block: fix kobject double initialization in add_disk
 2025-08-11  1:04 UTC  (3+ messages)

[PATCH] block, bfq: remove redundant __GFP_NOWARN
 2025-08-11  0:59 UTC  (2+ messages)

[REGRESSION] 9pfs issues on 6.12-rc1
 2025-08-11  0:57 UTC  (3+ messages)

[RESEND PATCH 0/2] Add encrypt/decrypt support for vmalloc regions
 2025-08-11  0:50 UTC  (3+ messages)
` [RESEND PATCH 1/2] dma/pool: Use vmap() address for memory encryption helpers on ARM64
` [RESEND PATCH 2/2] arm64: Add encrypt/decrypt support for vmalloc regions

[PATCH] rust: irq: add &Device<Bound> argument to irq callbacks
 2025-08-11  0:49 UTC  (5+ messages)

[PATCH v6 0/2] scsi: sd: Fix build warning in sd_revalidate_disk()
 2025-08-11  0:39 UTC  (2+ messages)

[PATCH v8 0/6] rust: add support for request_irq
 2025-08-11  0:32 UTC  (2+ messages)
` [PATCH v8 6/6] rust: pci: add irq accessors


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