linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-02-15 15:20:44 to 2026-02-15 23:43:36 UTC [more...]

[PATCH 00/79] block: rnull: complete the rust null block driver
 2026-02-15 23:36 UTC  (38+ messages)
` [PATCH 03/79] block: rnull: add macros to define configfs attributes
` [PATCH 04/79] block: rust: fix generation of bindings to `BLK_STS_.*`
` [PATCH 09/79] block: rust: introduce `kernel::block::bio` module
` [PATCH 10/79] block: rust: add `command` getter to `Request`
` [PATCH 11/79] block: rust: mq: use GFP_KERNEL from prelude
` [PATCH 14/79] block: rnull: add submit queue count config option
` [PATCH 16/79] block: rust: allow specifying home node when constructing `TagSet`
` [PATCH 19/79] block: rust: mq: add max_hw_discard_sectors support to GenDiskBuilder
` [PATCH 20/79] block: rnull: add discard support
` [PATCH 21/79] block: rust: add `NoDefaultScheduler` flag for `TagSet`
` [PATCH 24/79] block: rust: add `BadBlocks` for bad block tracking
` [PATCH 25/79] block: rust: mq: add Request::end() method for custom status codes
` [PATCH 26/79] block: rnull: add badblocks support
` [PATCH 27/79] block: rnull: add badblocks_once support
` [PATCH 29/79] block: rust: add `TagSet` private data support
` [PATCH 31/79] block: rnull: add volatile cache emulation
` [PATCH 32/79] block: rust: implement `Sync` for `GenDisk`
` [PATCH 35/79] block: rust: add a request queue abstraction
` [PATCH 39/79] block: rust: add `GenDisk::queue_data`
` [PATCH 43/79] block: rnull: add queue depth config option
` [PATCH 45/79] block: rust: add a method to set the target sector of a request
` [PATCH 47/79] block: rust: add zoned block device support
` [PATCH 48/79] block: rnull: add zoned storage support
` [PATCH 51/79] block: rust: add polled completion support
` [PATCH 54/79] block: rnull: add REQ_OP_FLUSH support
` [PATCH 56/79] block: rust: add abstraction for block queue feature flags
` [PATCH 58/79] block: rust: add `Segment::copy_to_page_limit`
` [PATCH 59/79] block: rnull: add fua support
` [PATCH 60/79] block: fix arg type in `blk_mq_update_nr_hw_queues`
` [PATCH 62/79] block: rust: add `TagSet::update_hw_queue_count`
` [PATCH 63/79] block: rnull: add an option to change the number of hardware queues
` [PATCH 67/79] block: rust: remove the `is_poll` parameter from `queue_rq`
` [PATCH 71/79] block: rust: add `Request::requeue`
` [PATCH 73/79] block: rnull: add fault injection support
` [PATCH 74/79] block: rust: add max_sectors option to `GenDiskBuilder`
` [PATCH 76/79] block: rust: add `virt_boundary_mask` "
` [PATCH 77/79] block: rnull: add `virt_boundary` option

[PATCH 0/2] rust: pages that cannot be racy
 2026-02-15 23:40 UTC  (5+ messages)
` [PATCH 1/2] rust: page: add `SafePage` for race-free page access
` [PATCH 2/2] rust: page: add method to copy data between safe pages

[PATCH] rust: alloc: allow different error types in `KBox::pin_slice`
 2026-02-15 23:29 UTC  (5+ messages)

[PATCH] rust: sync: add lazy initialization methods to SetOnce
 2026-02-15 23:28 UTC  (2+ messages)

[PATCH] rust: sync: add `UniqueArc::as_ptr`
 2026-02-15 23:26 UTC  (2+ messages)

[PATCH] rust: sync: export lock::do_unlocked
 2026-02-15 23:24 UTC  (2+ messages)

[PATCH v3 0/3] mm/swap: hibernate: improve hibernate performance with new allocator
 2026-02-15 23:20 UTC  (6+ messages)
` [PATCH v3 1/3] mm, swap: speed up hibernation allocation and writeout
` [PATCH v3 2/3] mm, swap: reduce indention for hibernate allocation helper
` [PATCH v3 3/3] mm, swap: merge common convention and simplify "

[PATCH v3 0/3] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
 2026-02-15 23:18 UTC  (14+ messages)
` [PATCH v3 3/3] arm64, compiler-context-analysis: Permit alias analysis through "

Possible memory leaks in 'starfive_pcie_probe'
 2026-02-15 23:16 UTC 

[PATCH v2 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-15 23:16 UTC  (7+ messages)

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-15 23:13 UTC  (3+ messages)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page

[PATCH] sound: echoaudio: Add SPDX ids to some files
 2026-02-15 22:34 UTC  (2+ messages)

[PATCH v2] mm: thp: deny THP for files on anonymous inodes
 2026-02-15 22:48 UTC  (4+ messages)

[RFC PATCH] drm/sitronix: add ST7789V panel driver
 2026-02-15 22:45 UTC  (4+ messages)

[PATCH v3] iio: trigger: use put_device() in viio_trigger_alloc() error path
 2026-02-15 22:23 UTC 

kernel/trace/ftrace.c:3603:59: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-02-15 22:22 UTC 

[PATCH v1 1/2] arm64: dts: add missing sram-supply to mali gpu nodes
 2026-02-15 22:21 UTC  (3+ messages)
` [PATCH v1 2/2] drm/panthor: treat sram as mandatory except mt8196

[PATCH v5 0/3] rust: alloc: add KVVec shrinking method
 2026-02-15 22:13 UTC  (4+ messages)
` [PATCH v5 2/3] rust: alloc: add KUnit tests for KVVec shrink_to

[RFC PATCH] dmaengine: xilinx_dma: device-wide directions cause ASoC cyclic DMA regression
 2026-02-15 21:47 UTC  (2+ messages)

kernel/futex/core.c:505:38: sparse: sparse: cast removes address space '__user' of expression
 2026-02-15 22:01 UTC 

[PATCH v4 2/2] iio: light: vcnl4000: add support for Capella CM36686 and CM36672P
 2026-02-15 21:55 UTC  (5+ messages)

[PATCH] crypto: atmel-sha204a - Fix OTP sysfs read and error handling
 2026-02-15 21:48 UTC  (3+ messages)

kernel/sched/fair.c:11657:44: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-02-15 21:41 UTC 

[PATCH net] net: atlantic: fix reading SFP module info on some AQC100 cards
 2026-02-15 21:26 UTC 

[PATCH] staging: sm750fb: add missing const to g_fbmode array
 2026-02-15 21:31 UTC 

[PATCH] fault-inject: rust: add a Rust API for fault-injection
 2026-02-15 21:30 UTC 

[PATCH 0/2] kbuild: rpm-pkg: Address -debuginfo build regression with RPM < 4.20.0
 2026-02-15 21:29 UTC  (5+ messages)

[tip:master] BUILD SUCCESS 4714ae9d8c803f17b6a11acb3c73f2a8636049ed
 2026-02-15 21:20 UTC 

[tip:tip/urgent] BUILD SUCCESS 21ad18e49eb528232358f8117d072c53fb8db5fa
 2026-02-15 21:20 UTC 

[PATCH 0/2] rust: add a few helpers
 2026-02-15 21:06 UTC  (5+ messages)
` [PATCH 1/2] rust: add a wrapper for the `num_possible_cpus` C function
` [PATCH 2/2] rust: add a wrapper for the `nr_online_nodes` "

[syzbot] [cgroups?] general protection fault in rebuild_sched_domains_locked
 2026-02-15 21:05 UTC 

[syzbot] [squashfs?] general protection fault in squashfs_copy_data
 2026-02-15 21:04 UTC 

[PATCH] rust: hrtimer: add active() method to query timer state
 2026-02-15 20:59 UTC  (2+ messages)

[syzbot] [ntfs3?] WARNING in ntfs_extend_initialized_size (2)
 2026-02-15 20:54 UTC 

[syzbot] [media?] [usb?] memory leak in dvb_register_device
 2026-02-15 20:54 UTC 

[PATCH 0/2] rust: impl_flags: add convenience functions
 2026-02-15 20:53 UTC  (4+ messages)
` [PATCH 1/2] rust: impl_flags: add conversion functions
` [PATCH 2/2] rust: impl_flags: add bitwise operations with the underlying type

[PATCH] crypto: atmel-sha204a - Fix error codes in OTP reads
 2026-02-15 20:51 UTC 

[PATCH net v6 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
 2026-02-15 20:45 UTC  (3+ messages)
` [PATCH net v6 1/1] "

[PATCH] rust: hrtimer: document handle based design rationale
 2026-02-15 20:36 UTC 

[PATCH] configfs: rust: add an API for adding default groups from C
 2026-02-15 20:33 UTC 

[PATCH v3 2/7] mfd: Add driver for ASUS Transformer embedded controller
 2026-02-15 20:28 UTC  (2+ messages)

[PATCH] rust: add a ring buffer implementation
 2026-02-15 20:24 UTC 

[syzbot] [net?] [bpf?] KCSAN: data-race in __udp_enqueue_schedule_skb / sk_psock_drop
 2026-02-15 20:21 UTC 

[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in sk_msg_recvmsg
 2026-02-15 20:21 UTC 

[syzbot] [net?] WARNING in inet_sock_destruct (6)
 2026-02-15 20:16 UTC  (2+ messages)

[PATCH] rust: time: implement `Display` for `Delta`
 2026-02-15 20:14 UTC 

[PATCH] rust: time: add `Delta::from_nanos`
 2026-02-15 20:12 UTC 

[PATCH v2] gpio: Avoid NULL dereference in linehandle_create()
 2026-02-15 20:05 UTC 

[PATCH 0/3] Add wiko-chuppito devictree
 2026-02-15 20:02 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add WIKO SAS
` [PATCH 2/3] dt-bindings: arm: qcom: add wiko,chuppito compatible string
` [PATCH 3/3] arm64: dts: qcom: msm8916-wiko-chuppito: add initial devicetree

[PATCH v2 6/6] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
 2026-02-15 19:47 UTC  (3+ messages)

net/sunrpc/clnt.c:3332:9: sparse: sparse: cast removes address space '__rcu' of expression
 2026-02-15 19:47 UTC 

[PATCH v4 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
 2026-02-15 19:38 UTC  (12+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: vcnl4000: add Capella CM36686 and CM36672P

[PATCH v2] iio: trigger: fix use-after-free in viio_trigger_alloc()
 2026-02-15 19:34 UTC  (3+ messages)

[PATCH v3 0/4] iio: accel: adxl345: Add event scaling and doc fixes
 2026-02-15 19:29 UTC  (7+ messages)
` [PATCH v3 4/4] docs: iio: adxl345: update math and examples for scaling

[PATCH net v2 1/1] serial: caif: fix remaining ser->tty UAF in TX path
 2026-02-15 19:22 UTC  (2+ messages)

[PATCHSET v9] sched_ext: Fix ops.dequeue() semantics
 2026-02-15 19:16 UTC  (5+ messages)
` [PATCH 1/4] sched_ext: Properly mark SCX-internal migrations via sticky_cpu
` [PATCH 2/4] sched_ext: Add rq parameter to dispatch_enqueue()
` [PATCH 3/4] sched_ext: Fix ops.dequeue() semantics
` [PATCH 4/4] selftests/sched_ext: Add test to validate "

/usr/lib/gcc-cross/riscv64-linux-gnu/14/../../../../riscv64-linux-gnu/bin/ld: test_fpu.c:(.text+0x13e): warning: fegetexcept is not implemented and will always fail
 2026-02-15 19:18 UTC 

[syzbot] [kernel?] KMSAN: uninit-value in __flush_smp_call_function_queue
 2026-02-15 19:05 UTC  (2+ messages)

[GIT PULL] Documentation fixes for 7.0
 2026-02-15 18:58 UTC  (2+ messages)

[GIT PULL] 9p update for 7.0-rc1
 2026-02-15 18:58 UTC  (2+ messages)

[PATCH] pstore: fix ftrace dump, when ECC is enabled
 2026-02-15 18:51 UTC 

[PATCH v3 0/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-15 18:42 UTC  (6+ messages)
` [PATCH v3 1/5] spi: allow ancillary devices to share parent's chip selects
` [PATCH v3 5/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC

[RFC PATCH 0/2] Add wakeup support from system suspend
 2026-02-15 18:33 UTC  (3+ messages)
` [RFC PATCH 1/2] usb: typec: hd3ss3220: "
` [RFC PATCH 2/2] arm64: dts: qcom: lemans-evk: Enable wakeup for primary USB controller

[PATCH] rust: pin-init: replace clippy `expect` with `allow`
 2026-02-15 18:29 UTC  (5+ messages)

[PATCH v2 0/2] mm/swap: hibernate: improve hibernate performance with new allocator
 2026-02-15 18:25 UTC  (4+ messages)
` [PATCH v2 1/2] mm, swap: speed up hibernation allocation and writeout

[PATCH v6 0/4] misc: fastrpc: Add polling mode support
 2026-02-15 18:21 UTC  (5+ messages)
` [PATCH v6 1/4] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v6 2/4] misc: fastrpc: Replace hardcoded ctxid mask with GENMASK
` [PATCH v6 3/4] misc: fastrpc: Expand context ID mask for DSP polling mode support
` [PATCH v6 4/4] misc: fastrpc: Add polling mode support for fastRPC driver

[PATCH] README: remove unnecessary comma in "System Administrator" section
 2026-02-15 17:40 UTC  (4+ messages)

[PATCH] iio: adc: ad4062: Add missing IS_ERR() check
 2026-02-15 18:12 UTC  (3+ messages)

[PATCH v1 0/2] iio: dac: ad5504: fix voltage scaling and add missing bindings
 2026-02-15 18:05 UTC  (6+ messages)
` [PATCH v1 2/2] iio: dac: ad5504: use adi,output-range-volts for scale calculation

[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
 2026-02-15 17:58 UTC  (3+ messages)
` [PATCH 2/2] iio: dac: add support for Microchip MCP48FEB02

[PATCH v3] hfsplus: validate btree bitmap during mount and handle corruption gracefully
 2026-02-15 17:57 UTC  (5+ messages)

[RFT PATCH] tee: shm: Remove refcounting of kernel pages
 2026-02-15 17:53 UTC  (2+ messages)

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-15 17:47 UTC  (11+ messages)
` [PATCH RFC 07/17] userfaultfd: introduce vm_uffd_ops
` [PATCH RFC 10/17] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops

[PATCH] media: videobuf2: Set vma_flags in vb2_dma_sg_mmap
 2026-02-15 17:42 UTC 

[PATCH AUTOSEL 6.19-5.10] mailbox: bcm-ferxrm-mailbox: Use default primary handler
 2026-02-15 17:41 UTC  (8+ messages)
` [PATCH AUTOSEL 6.19-6.1] mailbox: pcc: Remove spurious IRQF_ONESHOT usage
` [PATCH AUTOSEL 6.19-6.1] mailbox: imx: Skip the suspend flag for i.MX7ULP
` [PATCH AUTOSEL 6.19-6.18] mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warnings
` [PATCH AUTOSEL 6.19-5.15] mailbox: sprd: mask interrupts that are not handled
` [PATCH AUTOSEL 6.19-6.18] mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq()
` [PATCH AUTOSEL 6.19-5.10] mailbox: sprd: clear delivery flag before handling TX done
` [PATCH AUTOSEL 6.19-5.15] remoteproc: mediatek: Break lock dependency to `prepare_lock`

[PATCH net] rds: tcp: fix uninit-value in __inet_bind
 2026-02-15 17:41 UTC  (2+ messages)

[PATCH] Documentation: Text referrals -> Links
 2026-02-15 17:38 UTC 

[PATCH net] net: phy: dp83869: Set auto mdix bit for forced 100Base-Tx mode
 2026-02-15 17:23 UTC  (6+ messages)
      ` [EXTERNAL] "

[PULL REQUEST] i2c-for-7.0-rc1
 2026-02-15 16:58 UTC  (2+ messages)

[git pull] Input updates for v6.20-rc0
 2026-02-15 16:57 UTC  (2+ messages)

[GIT PULL] clk changes for the merge window
 2026-02-15 16:57 UTC  (2+ messages)

[PATCH] x86/local: Remove trailing semicolon from _ASM_XADD in local_add_return()
 2026-02-15 16:43 UTC  (3+ messages)

[PATCH v7 0/9] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-15 16:38 UTC  (10+ messages)
` [PATCH v7 1/9] PCI: endpoint: Describe reserved subregions within BARs
` [PATCH v7 2/9] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH v7 3/9] PCI: endpoint: Add auxiliary resource query API
` [PATCH v7 4/9] PCI: dwc: Record integrated eDMA register window
` [PATCH v7 5/9] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v7 6/9] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v7 7/9] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v7 8/9] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [PATCH v7 9/9] PCI: endpoint: pci-ep-msi: Add embedded eDMA doorbell fallback

[PATCH v2] dt-bindings: hwmon: convert npcm750-pwm-fan to DT schema
 2026-02-15 16:35 UTC 

[PATCH] pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()
 2026-02-15 16:24 UTC  (2+ messages)

[PATCH v4 00/11] iio: amplifiers: ad8366: driver update and dt support
 2026-02-15 16:03 UTC  (8+ messages)
` [PATCH v4 03/11] iio: amplifiers: ad8366: remove unused include headers

[PATCH] iio: dac: max5522: use devm_regulator_get_enable_read_voltage()
 2026-02-15 16:00 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chips
 2026-02-15 15:56 UTC 

[PATCH] proc: array: drop stale FIXME about RCU in task_sig()
 2026-02-15 15:55 UTC  (2+ messages)

[PATCH 0/2] dmaengine: dw-edma: Interrupt-emulation doorbell support
 2026-02-15 15:22 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: dw-edma: Add interrupt-emulation hooks
` [PATCH 2/2] dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbells


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