public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-23 23:53:05 to 2025-11-24 06:50:39 UTC [more...]

[PATCH 0/6] wcd938x/wcd939x fixes
 2025-11-24  6:45 UTC  (4+ messages)
` [PATCH 1/6] ASoC: codecs: wsa884x: remove mute_unmute_on_trigger
` [PATCH 2/6] ASoC: codecs: wsa883x: "
` [PATCH 3/6] ASoC: codecs: wcd939x: fix headphone pop/click sound

[PATCH] mfd: sec: Drop a stray semicolon
 2025-11-24  6:47 UTC 

[PATCH v8 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-11-24  6:45 UTC  (5+ messages)

[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
 2025-11-24  6:37 UTC  (4+ messages)

[PATCH v2 0/3] LoongArch: KVM: Add paravirt preempt support
 2025-11-24  6:33 UTC  (6+ messages)
` [PATCH v2 1/3] LoongArch: KVM: Add paravirt preempt feature in hypervisor side
` [PATCH v2 2/3] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
` [PATCH v2 3/3] LoongArch: Add paravirt preempt print prompt

[PATCH v3 0/3] Add support for Cix Sky1 resets
 2025-11-24  6:32 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: reset: add sky1 reset controller
` [PATCH v3 2/3] reset: cix: add support for cix sky1 resets
` [PATCH v3 3/3] arm64: dts: "

[PATCH v3] HID: memory leak in dualshock4_get_calibration_data
 2025-11-24  6:32 UTC  (2+ messages)

[PATCH v2 00/11] md: align bio to io_opt and fix abnormal io_opt
 2025-11-24  6:32 UTC  (12+ messages)
` [PATCH v2 01/11] md: merge mddev has_superblock into mddev_flags
` [PATCH v2 02/11] md: merge mddev faillast_dev "
` [PATCH v2 03/11] md: merge mddev serialize_policy "
` [PATCH v2 04/11] md/raid5: use mempool to allocate stripe_request_ctx
` [PATCH v2 05/11] md/raid5: make sure max_sectors is not less than io_opt
` [PATCH v2 06/11] md: support to align bio to limits
` [PATCH v2 07/11] md: add a helper md_config_align_limits()
` [PATCH v2 08/11] md/raid5: align bio to io_opt
` [PATCH v2 09/11] md/raid10: "
` [PATCH v2 10/11] md/raid0: "
` [PATCH v2 11/11] md: fix abnormal io_opt from member disks

[PATCH v1] tools/rtla: Add common_usage()
 2025-11-24  6:31 UTC 

[PATCH V2 0/5] block: ignore __blkdev_issue_discard() ret value
 2025-11-24  6:31 UTC  (12+ messages)
` [PATCH V2 1/5] block: ignore discard return value
` [PATCH V2 2/5] dm: "
` [PATCH V2 3/5] nvmet: "
` [PATCH V2 4/5] f2fs: "
` [PATCH V2 5/5] xfs: "

[syzbot] [ntfs3?] INFO: task hung in __start_renaming
 2025-11-24  6:28 UTC  (6+ messages)

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-24  6:22 UTC  (11+ messages)

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-24  6:21 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: power: supply: Add Maxim MAX77759 charger
` [PATCH 4/6] mfd: max77759: modify irq configs

[PATCH v6 0/2] Add support for MAX77675 device
 2025-11-24  6:20 UTC  (4+ messages)
` [PATCH v6 1/2] regulator: dt-bindings: Add MAX77675 regulator

[PATCH] memory: tegra210: Fix opp table cleanup
 2025-11-24  6:19 UTC 

[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
 2025-11-24  6:18 UTC  (13+ messages)
` [PATCH v2 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [PATCH v2 02/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [PATCH v2 04/11] coco: guest: arm64: Add support for updating interface reports from device
` [PATCH v2 05/11] coco: guest: arm64: Add support for updating measurements "

[PATCH] i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8QXP/8QM
 2025-11-24  6:17 UTC 

mempool_alloc_bulk and various mempool improvements v3
 2025-11-24  6:17 UTC  (8+ messages)
` [PATCH 06/11] mempool: factor out a mempool_alloc_from_pool helper

[Patch] select_idle_sibling v.s. DELAYED_DEQUEUE
 2025-11-24  6:07 UTC  (2+ messages)

[PATCH next] fuse: Uninitialized variable in fuse_epoch_work()
 2025-11-24  6:05 UTC  (5+ messages)

[PATCH v2] fuse: Uninitialized variable in fuse_epoch_work()
 2025-11-24  6:04 UTC 

[PATCH v1] tests: Add test suite for double-checking userptr write validity and VRAM
 2025-11-24  5:38 UTC  (3+ messages)

[linux-next:master 2198/11041] arch/loongarch/kernel/switch.S:28:18: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range
 2025-11-24  5:53 UTC 

[PATCH v7 00/22] Live Update Orchestrator
 2025-11-24  5:30 UTC  (16+ messages)
` [PATCH v7 01/22] liveupdate: luo_core: "
` [PATCH v7 07/22] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v7 14/22] mm: memfd_luo: allow preserving memfd
` [PATCH v7 16/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v7 17/22] selftests/liveupdate: Add kexec-based selftest for
` [PATCH v7 18/22] selftests/liveupdate: Add kexec test for multiple and empty sessions

[PATCH net-next v2] net: spacemit: Remove broken flow control support
 2025-11-24  5:28 UTC 

[PATCH v3 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-11-24  5:21 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: acpi: Enable ACPI CCEL support
  ` [REGRESSION] GHES firmware can't be readonly - Was: "

[PATCH v3] tty: tty_port: add workqueue to flip tty buffer
 2025-11-24  5:17 UTC  (2+ messages)

[PATCH] smpboot: Add NULL check before kthread_unpark()
 2025-11-24  5:11 UTC 

[PATCH v7 0/2] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2025-11-24  5:07 UTC  (6+ messages)
` [PATCH v7 2/2] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board

[PATCH v3] ARM: dts: aspeed: clemente: add gpio line name to io expander
 2025-11-24  5:05 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix core dump in rseq_test
 2025-11-24  5:04 UTC 

[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-24  5:04 UTC  (3+ messages)

[PATCH v2] cgroup: Add preemption protection to css_rstat_updated()
 2025-11-24  4:54 UTC  (5+ messages)

[PATCH v2 0/4] Revise Meta Yosemite5 devicetree
 2025-11-24  4:53 UTC  (2+ messages)

[PATCH v6 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
 2025-11-24  4:51 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] dt-bindings: arm: aspeed: Add compatible "

[PATCH v3 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2025-11-24  4:49 UTC  (6+ messages)
` [PATCH v3 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v3 0/2] Add device tree for Nvidia BMC msx4 cx8 switchboard
 2025-11-24  4:36 UTC  (5+ messages)
` [PATCH v3 2/2] dts: aspeed: Add a dts for the nvidia msx4 hpm

[PATCH 0/3] Revise Meta Yosemite5 devicetree
 2025-11-24  4:44 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: aspeed: yosemite5: Update sensor configuration
` [PATCH 3/3] ARM: dts: aspeed: yosemite5: Rename sgpio P0_I3C_APML_ALERT_L

[PATCH 00/17] Paravirt CPUs and push task for less vCPU preemption
 2025-11-24  4:36 UTC  (5+ messages)
` [PATCH 09/17] sched/core: Add support for nohz_full CPUs

[PATCH] sched/deadline: Fix potential race in dl_add_task_root_domain()
 2025-11-24  4:31 UTC  (2+ messages)

[PATCHv7 0/2] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
 2025-11-24  4:24 UTC  (7+ messages)
` [PATCHv7 2/2] "

[PATCH v3] RISC-V: KVM: Transparent huge page support
 2025-11-24  4:21 UTC  (2+ messages)

[RFC -next] memcg: Optimize creation performance when LRU_GEN is enabled
 2025-11-24  3:52 UTC  (2+ messages)

[PATCH 0/3] further damage-control lack of clone scalability
 2025-11-24  4:03 UTC  (6+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_sock_new_connection_cb
 2025-11-24  4:01 UTC  (2+ messages)

[PATCH v2 0/1] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-11-24  4:00 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-24  3:47 UTC  (3+ messages)
` [PATCH v2 2/3] rust: clist: Add basic list infrastructure and head iterator

linux-next: duplicate patch in the devfreq tree
 2025-11-24  3:42 UTC 

[PATCH v4 0/5] kernel-doc: add support for documenting vars
 2025-11-24  3:41 UTC  (3+ messages)
` [PATCH v4 4/5] docs: kernel-doc.rst: don't let automarkup mangle with consts

linux-next: manual merge of the libcrypto tree with the crypto tree
 2025-11-24  3:35 UTC 

[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-11-24  3:32 UTC  (4+ messages)
` [PATCH RFC v2 1/3] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver
` [PATCH RFC v2 3/3] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs

A HUD Angle (was Fair Pay Philosophy, Unification in Bitstreams System, Low Jitter)
 2025-11-24  3:22 UTC  (3+ messages)

[PATCH v1] ASoC: tas2781: Correct the wrong chip ID for reset variable check
 2025-11-24  3:15 UTC 

[PATCH] sched/topology: Convert kzalloc() to kcalloc() in topology.c
 2025-11-24  3:09 UTC 

[PATCH v4 0/4] RISC-V: re-enable gcc + rust builds
 2025-11-24  3:08 UTC  (13+ messages)
` [PATCH v4 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v4 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v4 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v4 4/4] RISC-V: fix gcc + rust builds

[PATCH v2] media: usb: uvc: Fix NULL pointer dereference during USB device hot-unplug
 2025-11-24  3:07 UTC  (3+ messages)

[PATCH] media: aspeed: Fix dram hang at res-change
 2025-11-24  3:05 UTC 

[PATCH 00/26] Introduce meminspect
 2025-11-24  3:02 UTC  (3+ messages)
` [PATCH 01/26] kernel: "

linux-next: build failure after merge of the rdma tree
 2025-11-24  3:01 UTC 

[PATCH v3] KHO: Fix boot failure due to kmemleak access to non-PRESENT pages
 2025-11-24  2:59 UTC 

[PATCH] sched: update the rq->avg_idle when a task is moved to an idle CPU
 2025-11-24  2:37 UTC 

[PATCH] net: wwan: mhi: Keep modem name match with Foxconn T99W640
 2025-11-24  2:30 UTC  (5+ messages)
  `  "

[PATCH] usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errors
 2025-11-24  2:22 UTC 

[PATCH v2 1/1] block: fix typos in comments and strings in blk-core
 2025-11-24  2:02 UTC  (3+ messages)
` [RESEND PATCH v2 0/1] "

[PATCH v3 0/6] KVM: LoongArch: selftests: Add timer test case
 2025-11-24  2:14 UTC  (5+ messages)

[RFC PATCHv5 0/6] zram: introduce writeback bio batching
 2025-11-24  2:15 UTC  (2+ messages)
` (no subject)

[syzbot] [wireless?] WARNING in ieee80211_ocb_rx_no_sta (2)
 2025-11-24  2:14 UTC 

[PATCH] exfat: fix memory leak in exfat_fill_super
 2025-11-24  2:07 UTC  (2+ messages)

[PATCH 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
 2025-11-24  2:06 UTC  (8+ messages)
` [PATCH 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC

[PATCH] crypto: hisilicon/qm - fix device leak on QoS updates
 2025-11-24  2:03 UTC  (2+ messages)

[PATCH] spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errors
 2025-11-24  1:58 UTC 

[PATCH 0/1] fix rustdoc build detection
 2025-11-24  1:51 UTC  (8+ messages)

[PATCH] pinctrl: cirrus: cs42l43: Handle devm_pm_runtime_enable() errors
 2025-11-24  1:49 UTC 

linux-next: manual merge of the net-next tree with the mm-nonmm-unstable tree
 2025-11-24  1:50 UTC 

[PATCH v10 00/11] Add Type-C DP support for RK3399 EVB IND board
 2025-11-24  1:45 UTC  (7+ messages)
` [PATCH v10 01/11] usb: typec: Add notifier functions
` [PATCH v10 02/11] usb: typec: Export all typec device types

linux-next: manual merge of the pm tree with Linus' tree
 2025-11-24  1:39 UTC 

drivers/android/binder/rust_binderfs.c:51:6: sparse: sparse: symbol 'rust_binder_devices_param' was not declared. Should it be static?
 2025-11-24  1:31 UTC 

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_cksum
 2025-11-24  1:21 UTC 

[PATCH] phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
 2025-11-24  1:19 UTC 

[PATCH v6 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-11-24  1:14 UTC  (4+ messages)

linux-next: duplicate patch in the samsung-krzk tree
 2025-11-24  1:09 UTC 

linux-next: manual merge of the risc-v tree with the mm-unstable tree
 2025-11-24  1:05 UTC 

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-24  1:04 UTC  (4+ messages)

[PATCH v8 0/2] Convert inno hdmi to drm bridge
 2025-11-24  0:52 UTC  (4+ messages)
` [PATCH v8 1/2] drm/rockchip: inno-hdmi: Convert "
    `  "

[PATCH v2] gpio: dwapb: Fold dwapb_context into dwapb_gpio_port
 2025-11-24  0:32 UTC 

[PATCH] erofs: limit the level of fs stacking for file-backed mounts
 2025-11-24  0:46 UTC  (3+ messages)
` [PATCH v2] "

[syzbot] [erofs?] WARNING in get_next_unlocked_entry
 2025-11-24  0:44 UTC  (3+ messages)
` [PATCH] erofs: correct FSDAX detection

[PATCH v2 0/1] cpuidle: sysfs: Display idle state enter function name
 2025-11-24  0:41 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH v5 00/14] gpio: Use modern PM macros
 2025-11-24  0:21 UTC  (15+ messages)
` [PATCH v5 01/14] gpio: dwapb: "
` [PATCH v5 02/14] gpio: brcmstb: "
` [PATCH v5 03/14] gpio: htc-egpio: "
` [PATCH v5 04/14] gpio: pl061: "
` [PATCH v5 05/14] gpio: ml-ioh: "
` [PATCH v5 06/14] gpio: mlxbf2: "
` [PATCH v5 07/14] gpio: msc313: "
` [PATCH v5 08/14] gpio: omap: "
` [PATCH v5 09/14] gpio: pch: "
` [PATCH v5 10/14] gpio: tqmx86: "
` [PATCH v5 11/14] gpio: uniphier: "
` [PATCH v5 12/14] gpio: xgene: "
` [PATCH v5 13/14] gpio: xilinx: "
` [PATCH v5 14/14] gpio: zynq: "

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_cksum
 2025-11-24  0:39 UTC  (2+ messages)
` Forwarded: test fix

linux-next: duplicate patch in the arm-soc tree
 2025-11-24  0:39 UTC 

[PATCH] KVM: VMX: Always reflect SGX EPCM #PFs back into the guest
 2025-11-24  0:28 UTC  (2+ messages)

[RFC v4 0/5] Align atomic storage
 2025-11-24  0:23 UTC  (3+ messages)
` [RFC v4 3/5] atomic: Specify alignment for atomic_t and atomic64_t

linux-next: manual merge of the vfs_brauner tree with the btrfs tree
 2025-11-24  0:07 UTC  (3+ messages)

[tip:timers/urgent] BUILD SUCCESS 20739af07383e6eb1ec59dcd70b72ebfa9ac362c
 2025-11-24  0:01 UTC 

[syzbot] [iomap?] general protection fault in iomap_dio_bio_end_io
 2025-11-24  0:01 UTC 

[PATCH v2] r8169: add support for RTL8127ATF
 2025-11-24  0:00 UTC  (7+ messages)

[PATCH net-next v2 1/2] net: phy: mxl-gpy: add support for MxL86211C
 2025-11-23 23:57 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: phy: mxl-gpy: add support for MxL86252 and MxL86282

[PATCH v3 00/12] cifs: Miscellaneous prep patches for rewrite of I/O layer
 2025-11-23 23:52 UTC  (11+ messages)
` [PATCH v3 02/12] cifs: Clean up declarations
` [PATCH v3 04/12] cifs: Use netfs_alloc/free_folioq_buffer()
` [PATCH v3 05/12] cifs: Rename mid_q_entry to smb_message
` [PATCH v3 06/12] cifs: Remove the RFC1002 header from smb_hdr
` [PATCH v3 07/12] cifs: Make smb1's SendReceive() wrap cifs_send_recv()
` [PATCH v3 08/12] cifs: Clean up some places where an extra kvec[] was required for rfc1002
` [PATCH v3 09/12] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
` [PATCH v3 10/12] cifs: Remove the server pointer from smb_message
` [PATCH v3 11/12] cifs: Don't need state locking in smb2_get_mid_entry()
` [PATCH v3 12/12] cifs: Add a tracepoint to log EIO errors


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