public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-07 10:19:10 to 2025-10-07 13:20:11 UTC [more...]

[PATCH][next] scsi: hisi_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
 2025-10-07 10:54 UTC  (3+ messages)

[syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_waitid_wait
 2025-10-07 13:20 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: qcom: pmi8950: VADC channels corrections
 2025-10-07 13:19 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: pmi8950: Add missing VADC channels
` [PATCH 2/2] arm64: dts: qcom: pmi8950: Fix VADC channel scaling factors

[PATCH] pinctrl: Demote subsystem banner message
 2025-10-07 13:18 UTC 

[PATCH RFC 0/9] gpio: improve support for shared GPIOs
 2025-10-07 13:18 UTC  (13+ messages)

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-07 13:16 UTC  (6+ messages)
` [PATCH v4 03/30] kho: drop notifiers

[PATCH] perf tests: Don't retest sections in "Object code reading"
 2025-10-07 13:16 UTC  (4+ messages)

[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-10-07 13:16 UTC  (5+ messages)

[PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup
 2025-10-07 13:15 UTC  (18+ messages)
` [PATCH v2] ASoC: wm8978: "

[PATCH] mmc: sdhci: Stop advertising the driver in dmesg
 2025-10-07 13:15 UTC 

[PATCH] mtd: spi-nor: Enable locking for n25q00a
 2025-10-07 13:15 UTC  (2+ messages)

[GIT PULL] Char/Misc/IIO driver fixes for 6.18-rc1
 2025-10-07 13:09 UTC 

[GIT PULL] Staging driver fixes for 6.18-rc1
 2025-10-07 13:08 UTC 

[GIT PULL] TTY / Serial driver fix for 6.18-rc1
 2025-10-07 13:08 UTC 

[PATCH v2 00/15] block: add blktrace support for zoned block device commands
 2025-10-07 13:08 UTC  (4+ messages)
` [PATCH v2 11/15] blktrace: add block trace commands for zone operations

[RFC 0/2] Lift restriction about VDUSE net devices with CVQ
 2025-10-07 13:06 UTC  (3+ messages)
` [RFC 1/2] virtio_net: timeout control virtqueue commands
` [RFC 2/2] vduse: lift restriction about net devices with CVQ

[PATCH] staging: axis-fifo: fix integer overflow in write()
 2025-10-07 13:05 UTC  (4+ messages)

[PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
 2025-10-07 12:55 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Fix falg->flag typo in omap_smc2()
 2025-10-07 12:53 UTC 

[PATCH] kernel: Prevent prctl(PR_SET_PDEATHSIG) from racing with parent process exit
 2025-10-07 12:53 UTC  (6+ messages)

[PATCH] Documentation/rtla: fix htmldocs build error by renaming common_options.rst
 2025-10-07 12:51 UTC  (3+ messages)

[PATCH net 0/3] mlx5 misc fixes 2025-10-05
 2025-10-07 12:50 UTC  (2+ messages)

[PATCH v2 0/2] x86/tsx: Improve handling of the tsx= kernel parameter
 2025-10-07 12:50 UTC  (5+ messages)
` [PATCH v2 1/2] x86/tsx: Make tsx_ctrl_state static
` [PATCH v2 2/2] x86/tsx: Get the tsx= command line parameter with early_param()

[PATCH] KVM: use call_rcu instead of synchronize_srcu_expedited() for MMIO unregistration
 2025-10-07 12:48 UTC 

[syzbot] [nfs?] [io-uring?] WARNING in nfsd_file_cache_init
 2025-10-07 12:47 UTC  (2+ messages)

[PATCH 0/3] rust: xarray: abstract `xa_alloc` and `xa_alloc_cyclic`
 2025-10-07 12:37 UTC  (9+ messages)
` [PATCH 1/3] rust: xarray: abstract `xa_alloc`
` [PATCH 2/3] rust: xarray: abstract `xa_alloc_cyclic`

[PATCH] char: misc: Make the code for allocating minor in misc_register more concise
 2025-10-07 12:45 UTC  (3+ messages)

[PATCH net] xsk: Fix overflow in descriptor validation@@
 2025-10-07 12:44 UTC  (5+ messages)
  ` [lvc-project] "

[PATCH iwl-net] idpf: fix LAN memory regions command on some NVMs
 2025-10-07 12:44 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] misc: cb710: Replace deprecated PCI functions
 2025-10-07 12:43 UTC  (2+ messages)

[RFC][PATCH 0/3] sched/ext: Cleanup pick_task_scx()
 2025-10-07 12:40 UTC  (6+ messages)
` [RFC][PATCH 1/3] sched: Detect per-class runqueue changes

[PATCH v2 0/4] qrb2210-rb1: HDMI/I2S audio playback support
 2025-10-07 12:39 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller

[PATCH v4 00/10] __vmalloc()/kvmalloc() and no-block support(v4)
 2025-10-07 12:37 UTC  (12+ messages)
` [PATCH v4 01/10] lib/test_vmalloc: add no_block_alloc_test case
` [PATCH v4 02/10] lib/test_vmalloc: Remove xfail condition check
` [PATCH v4 03/10] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area()
` [PATCH v4 04/10] mm/vmalloc: Defer freeing partly initialized vm_struct
` [PATCH v4 05/10] mm/vmalloc: Handle non-blocking GFP in __vmalloc_area_node()
` [PATCH v4 06/10] mm/kasan: Support non-blocking GFP in kasan_populate_vmalloc()
` [PATCH v4 07/10] kmsan: Remove hard-coded GFP_KERNEL flags
` [PATCH v4 08/10] mm: Skip might_alloc() warnings when PF_MEMALLOC is set
` [PATCH v4 09/10] mm/vmalloc: Update __vmalloc_node_range() documentation
` [PATCH v4 10/10] mm: kvmalloc: Add non-blocking support for vmalloc

linux-next: Tree for Oct 7
 2025-10-07 12:34 UTC 

[PATCH 1/2] i2c: ocores: replace 1ms poll iteration timeout with total transfer timeout
 2025-10-07 12:34 UTC  (3+ messages)
` [PATCH 2/2] i2c: ocores: respect adapter timeout in IRQ mode

[PATCH V1 0/2] dmaengine: atcdmac300: Add Andes ATCDMAC300 DMA driver
 2025-10-07 12:33 UTC  (4+ messages)
` [PATCH V1 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine

[RFC PATCH] sched/deadline: Avoid dl_server boosting with expired deadline
 2025-10-07 12:29 UTC 

[PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema
 2025-10-07 12:18 UTC  (6+ messages)

[PATCH 0/3] net: pse-pd: Add TPS23881B support
 2025-10-07 12:18 UTC  (5+ messages)
` [PATCH 2/3] net: pse-pd: tps23881: Add support for TPS23881B

[PATCH 0/4] arm64: dts: renesas: Add Cortex-A55 PMU nodes for RZ/{N2H, V2H(P), V2N, T2H} SoCs
 2025-10-07 12:15 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: renesas: r9a09g057: Add Cortex-A55 PMU node
` [PATCH 2/4] arm64: dts: renesas: r9a09g056: "
` [PATCH 3/4] arm64: dts: renesas: r9a09g077: "
` [PATCH 4/4] arm64: dts: renesas: r9a09g087: "

[PATCH] ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_array_user
 2025-10-07 12:14 UTC  (2+ messages)

[PATCH] btrfs: fix memory leak when rejecting a non SINGLE data profile without an RST
 2025-10-07 12:14 UTC  (5+ messages)

[PATCH v1] ALSA: hda/tas2781: Enable init_profile_id for device initialization
 2025-10-07 12:14 UTC  (2+ messages)

[PATCH v2 0/21] Implement RCU Tasks Trace in terms of SRCU-fast and optimize
 2025-10-07 12:10 UTC  (5+ messages)
` [PATCH v2 02/21] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast

[GIT PULL] NFSD changes for v6.18
 2025-10-07 12:06 UTC  (6+ messages)

[PATCH v5 0/3] Add driver support for Eswin EIC7700 SoC SATA Controller and PHY
 2025-10-07 12:06 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: ata: eswin: Document for EIC7700 SoC ahci

linux-next: build failure after merge of the mailbox tree
 2025-10-07 12:04 UTC 

PID namespace init releases its file locks before its children die
 2025-10-07 12:02 UTC  (3+ messages)

[PATCH v2][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
 2025-10-07 11:59 UTC  (3+ messages)

[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
 2025-10-07 11:58 UTC  (7+ messages)
` [PATCH v2 1/6] selftests: riscv: test ptrace vector interface
` [PATCH v2 2/6] riscv: ptrace: return ENODATA for inactive vector extension
` [PATCH v2 3/6] selftests: riscv: set invalid vtype using ptrace
` [PATCH v2 4/6] riscv: vector: allow to force vector context save
` [PATCH v2 5/6] selftests: riscv: verify initial vector state with ptrace
` [PATCH v2 6/6] riscv: vector: initialize vlenb on the first context switch

[PATCH v7 00/16] media: cadence,ti: CSI2RX Multistream Support
 2025-10-07 11:52 UTC  (4+ messages)
` [PATCH v7 11/16] media: ti: j721e-csi2rx: add multistream support

[PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64
 2025-10-07 11:48 UTC  (7+ messages)

[PATCH] ipmi: Fix handling of messages with provided receive message pointer
 2025-10-07 11:46 UTC  (3+ messages)

[PATCH v4 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
 2025-10-07 11:42 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes
` [PATCH v4 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings

[PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic
 2025-10-07 11:41 UTC  (2+ messages)

[PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging
 2025-10-07 11:38 UTC  (7+ messages)

[PATCH] media: iris: Fix ffmpeg corrupted frame error
 2025-10-07 11:38 UTC  (3+ messages)

[PATCH v2] media: venus: prevent potential integer overflow in decide_core()
 2025-10-07 11:38 UTC  (2+ messages)

ARM iMX6sx board fails to boot with kernel 6.17
 2025-10-07 11:35 UTC  (8+ messages)

[PATCH] ALSA: hda: Fix missing pointer check in hda_component_manager_init function
 2025-10-07 10:57 UTC  (2+ messages)

[REGRESSION][v6.17-rc1]sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
 2025-10-07 11:34 UTC  (3+ messages)

[GIT PULL] More thermal control updates for v6.18-rc1
 2025-10-07 11:33 UTC 

[GIT PULL] More ACPI support updates for v6.18-rc1
 2025-10-07 11:32 UTC 

[GIT PULL] More power management updates for v6.18-rc1
 2025-10-07 11:30 UTC 

[PATCH] drm/panfrost: Name scheduler queues after their job slots
 2025-10-07 11:28 UTC  (2+ messages)

[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
 2025-10-07 11:26 UTC  (15+ messages)

[PATCH] drm/gud: move plane init to gud_pipe.c
 2025-10-07 11:15 UTC  (5+ messages)

[RFC PATCH 0/5] PCI on the Amiga 4000
 2025-10-07 11:23 UTC  (6+ messages)
` [RFC PATCH 3/5] m68k: amiga: Allow PCI

[PATCH v3] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-10-07 11:23 UTC 

[PATCH v4 0/4] Add display overlays for imx8mp-phyboard-pollux
 2025-10-07 11:23 UTC  (4+ messages)
` [PATCH v4 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright

[PATCH] iomap: use largest_zero_folio() in iomap_dio_zero()
 2025-10-07 11:19 UTC  (2+ messages)

[PATCH v3 00/13] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-10-07 11:16 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: rtc: Add Apple SMC RTC
` [PATCH v3 02/13] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
` [PATCH v3 03/13] rtc: Add new rtc-macsmc driver for Apple Silicon Macs
` [PATCH v3 04/13] mfd: macsmc: Wire up Apple SMC RTC subdevice
` [PATCH v3 05/13] mfd: macsmc: add new __SMC_KEY macro
` [PATCH v3 06/13] hwmon: Add Apple Silicon SMC hwmon driver
` [PATCH v3 07/13] mfd: macsmc: Wire up Apple SMC hwmon subdevice
` [PATCH v3 08/13] input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid
` [PATCH v3 09/13] mfd: macsmc: Wire up Apple SMC input subdevice
` [PATCH v3 10/13] arm64: dts: apple: t8103,t60xx,t8112: Add SMC RTC node
` [PATCH v3 11/13] arm64: dts: apple: t8103, t8112, t60xx: add hwmon SMC subdevice
` [PATCH v3 12/13] arm64: dts: apple: Add common hwmon sensors and fans
` [PATCH v3 13/13] arm64: dts: apple: t8103, t60xx, t8112: Add common hwmon nodes to devices

[PATCH v3 0/6] iio: adc: ad4080: add support for AD4081 and AD4084
 2025-10-07 11:15 UTC  (7+ messages)
` [PATCH v3 1/6] iio: adc: ad4080: fix chip identification
` [PATCH v3 2/6] iio: adc: ad4080: prepare driver for multi-part support
` [PATCH v3 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4084
` [PATCH v3 4/6] iio: adc: ad4080: "
` [PATCH v3 5/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4081
` [PATCH v3 6/6] iio: adc: ad4080: "

[bp@imp.ch: Bug#1111455: linux-image-6.12.41+deb13-amd64: kernel BUG at fs/netfs/read_collect.c:316 netfs: Can't donate prior to front]
 2025-10-07 11:10 UTC  (3+ messages)
  ` Bug#1111455: "

[PATCH] io_uring/zcrx: use folio_nr_pages() instead of shift operation
 2025-10-07 11:13 UTC  (2+ messages)

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-10-07 11:11 UTC  (4+ messages)
` [PATCH v2 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online

[PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm()
 2025-10-07 11:08 UTC  (6+ messages)

[PATCH v6 0/4] hide ->i_state behind accessors
 2025-10-07 11:07 UTC  (6+ messages)

[PATCH] selftests/run_kselftest.sh: Add --error-on-fail flag
 2025-10-07 11:06 UTC 

[PATCH 00/18] Add USB2.0 support for RZ/G3E
 2025-10-07 11:04 UTC  (6+ messages)
` [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode

[PATCH net v3 1/1] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
 2025-10-07 11:00 UTC  (2+ messages)

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-10-07 11:00 UTC  (6+ messages)
` [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP

[PATCH v2] driver core: fw_devlink: Don't warn about sync_state() pending
 2025-10-07 10:53 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Replace schedule() with schedule_hrtimeout() in fallback wait
 2025-10-07 10:51 UTC  (2+ messages)

[PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
 2025-10-07 10:50 UTC  (4+ messages)

[PATCH v4 0/3] media: qcom: camss: Add sa8775p/qcs8300 camss TPG support
 2025-10-07 10:44 UTC  (3+ messages)
` [PATCH v4 1/3] media: qcom: camss: Add support for TPG common

[PATCH] phy: qcom: qmp-combo: Move pipe_clk on/off to common
 2025-10-07 10:31 UTC  (4+ messages)

[PATCH] input: goodix: Remove setting of RST pin to input
 2025-10-07 10:23 UTC 

[PATCH linux-next v2 0/2] ksm: fix exec/fork inheritance
 2025-10-07 10:29 UTC  (3+ messages)
` [PATCH linux-next v2 1/2] mm/ksm: fix exec/fork inheritance support for prctl
` [PATCH linux-next v2 2/2] selftests: update ksm inheritation tests for prctl fork/exec

[PATCH v3 00/21] paravirt: cleanup and reorg
 2025-10-07 10:29 UTC  (6+ messages)
` [PATCH v3 15/21] x86/xen: Drop xen_irq_ops

[PATCH v2] arm64/sysreg: Fix GIC CDEOI instruction encoding
 2025-10-07 10:26 UTC 

[PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries
 2025-10-07 10:25 UTC  (7+ messages)

[PATCH RFC 0/6] ASoC: qcom: enable HDMI audio on SM8[456]50 HDK boards
 2025-10-07 10:24 UTC  (12+ messages)
` [PATCH RFC 1/6] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs
` [PATCH RFC 2/6] ASoC: dt-bindings: qcom,sm8250: Add clocks properties for I2S
` [PATCH RFC 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks
` [PATCH RFC 4/6] sm8650-hdk: Enable I2S for HDMI


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