public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-17 20:55:21 to 2026-02-18 00:50:14 UTC [more...]

[PATCH V7 00/19] famfs: port into fuse
 2026-02-18  0:49 UTC  (6+ messages)
  ` [PATCH V7 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax

[PATCH v3 1/2] drm: introduce KMS recovery mechanism
 2026-02-18  0:45 UTC  (7+ messages)

[PATCH v4 0/9] media: iris: migrate to using global UBWC config
 2026-02-18  0:44 UTC  (4+ messages)
` [PATCH v4 2/9] soc: qcom: ubwc: add helpers to get programmable values

[PATCH v6 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-02-18  0:35 UTC  (10+ messages)
` [PATCH v6 2/3] reset: tenstorrent: Add reset controller for Atlantis
` [PATCH v6 3/3] clk: tenstorrent: Add Atlantis clock controller driver

[PATCH bpf v2 00/15] selftests/bpf: Fixes for userspace ASAN
 2026-02-18  0:30 UTC  (16+ messages)
` [PATCH bpf v2 01/15] selftests/bpf: Pass through build flags to bpftool and resolve_btfids
` [PATCH bpf v2 02/15] resolve_btfids: Fix memory leaks reported by ASAN
` [PATCH bpf v2 03/15] selftests/bpf: Add DENYLIST.asan
` [PATCH bpf v2 04/15] selftests/bpf: Refactor bpf_get_ksyms() trace helper
` [PATCH bpf v2 05/15] selftests/bpf: Fix memory leaks in tests
` [PATCH bpf v2 06/15] selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
` [PATCH bpf v2 07/15] veristat: Fix a memory leak for preset ENUMERATOR
` [PATCH bpf v2 08/15] selftests/bpf: Fix use-after-free in xdp_metadata test
` [PATCH bpf v2 09/15] selftests/bpf: Fix double thread join in uprobe_multi_test
` [PATCH bpf v2 10/15] selftests/bpf: Fix resource leaks caused by missing cleanups
` [PATCH bpf v2 11/15] selftests/bpf: Free bpf_object in test_sysctl
` [PATCH bpf v2 12/15] selftests/bpf: Fix array bounds warning in jit_disasm_helpers
` [PATCH bpf v2 13/15] selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
` [PATCH bpf v2 14/15] selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
` [PATCH bpf v2 15/15] selftests/bpf: Don't override SIGSEGV handler with ASAN

[PATCH v2] gpio: swnode: restore the swnode-name-against-chip-label matching
 2026-02-18  0:31 UTC  (2+ messages)

[PATCH 2/2] mm/memblock: Add reserve_mem debugfs info
 2026-02-18  0:26 UTC  (3+ messages)

[PATCH v2 0/6] platform-x86: lenovo-wmi: Add fixes and enhancement
 2026-02-18  0:26 UTC  (6+ messages)
` [PATCH v2 2/6] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices

[REGRESSION] NFC broken on Thinkpad T14 Gen since 9c328f5
 2026-02-18  0:21 UTC  (4+ messages)

[PATCH v1 0/2] dt-bindings: CAN: MCP251XFD GPIO hog support and QCS6490 CAN enablement
 2026-02-18  0:19 UTC  (11+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller

[PATCH 2/3] Input: add support for Goodix GTX8 Touchscreen ICs
 2026-02-18  0:19 UTC 

pci-epf-test.c:undefined reference to `config_group_init_type_name'
 2026-02-18  0:05 UTC 

linux-next inclusion request : ntfs filesystem
 2026-02-18  0:01 UTC  (4+ messages)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-17 23:56 UTC  (2+ messages)

[GIT PULL] turbostat v2026.02.14
 2026-02-17 23:56 UTC  (2+ messages)

[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
 2026-02-17 23:55 UTC  (14+ messages)
`  "

[PATCH v3 0/3] pull region-specific logic into new files
 2026-02-17 23:55 UTC  (3+ messages)
` [PATCH v3 3/3] cxl/core: use cleanup.h for devm_cxl_add_dax_region

[PATCH v1 0/2] iommu/vt-d: Remove dmar_readl(), etc
 2026-02-17 23:52 UTC  (5+ messages)
` [PATCH v1 1/2] iommu/vt-d: Remove dmar_readl() and dmar_readq()
` [PATCH v1 2/2] iommu/vt-d: Remove dmar_writel() and dmar_writeq()

[PATCH 0/3] Input: add initial support for Goodix GTX8 touchscreen ICs
 2026-02-17 23:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: input: document Goodix GTX8 Touchscreen ICs
` [PATCH 2/3] Input: add support for "
` [PATCH 3/3] MAINTAINERS: add an entry for Goodix GTX8 Touchscreen driver

[GIT PULL] ntfs3: changes for 7.0
 2026-02-17 23:50 UTC  (3+ messages)

[GIT PULL] Ceph updates for 7.0-rc1
 2026-02-17 23:50 UTC  (2+ messages)

[GIT PULL] overlayfs updates for 7.0
 2026-02-17 23:50 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-02-17 23:50 UTC  (2+ messages)

[PATCH RFC v3 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
 2026-02-17 23:44 UTC  (10+ messages)
` [PATCH RFC v3 1/4] clone: add CLONE_AUTOREAP
` [PATCH RFC v3 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
` [PATCH RFC v3 3/4] selftests/pidfd: add CLONE_AUTOREAP tests
` [PATCH RFC v3 4/4] selftests/pidfd: add CLONE_PIDFD_AUTOKILL tests

[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-17 23:44 UTC  (10+ messages)
` [PATCH v4 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT

[PATCH v2] ALSA: usb-audio: Add SPDX id to midi.c
 2026-02-17 23:41 UTC 

[PATCH 6.19 00/18] 6.19.3-rc1 review
 2026-02-17 23:40 UTC  (3+ messages)

[PATCH v5] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-17 23:39 UTC  (6+ messages)

[PATCH v2] rust: page: add byte-wise atomic memory copy methods
 2026-02-17 23:39 UTC  (12+ messages)

[PATCH v3 01/20] mm/swap: decouple swap cache from physical swap infrastructure
 2026-02-17 23:36 UTC  (5+ messages)
` [PATCH v3 00/20] Virtual Swap Space

[PATCH v1 0/2] x86-android-tablets: Add sound and haptics support for Lenovo YB1-X9*
 2026-02-17 23:36 UTC  (3+ messages)
` [PATCH v1 1/2] platform: x86-android-tablets: lenovo: Add Yoga Book haptics entries
` [PATCH v1 2/2] platform: x86-android-tablets: lenovo: Add Yoga Book YB1 sound card info

[PATCH 0/2] soundwire: suppress expected unattach warnings during codec reset
 2026-02-17 23:35 UTC  (3+ messages)
` [PATCH 1/2] soundwire: bus: downgrade expected unattach warnings to dev_dbg
` [PATCH 2/2] ASoC: cs35l56: set unattach_pending before SoundWire system reset

[PATCH bpf-next v1 00/14] selftests/bpf: Fixes for userspace ASAN
 2026-02-17 23:27 UTC  (4+ messages)
` [PATCH bpf-next v1 13/14] selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN

[PATCH v2] ALSA: opl4: Add SPDX id lines to files in opl4 driver
 2026-02-17 23:22 UTC 

[PATCH] Squashfs: check xz dictionary size isn't zero
 2026-02-17 23:15 UTC 

[PATCH v4] hfsplus: fix uninit-value by validating catalog record size
 2026-02-17 23:16 UTC  (3+ messages)

[PATCH v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-17 23:13 UTC  (7+ messages)
` [PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion

[PATCH v1 0/2] Add ASoC machine driver for Lenovo YB1 tablets
 2026-02-17 23:13 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: Intel: cht_yogabook: Add driver for Lenovo Yoga Book tablets
` [PATCH v1 2/2] ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Book entries

[PATCH v3 00/21] Cache Aware Scheduling
 2026-02-17 23:12 UTC  (16+ messages)
` [PATCH v3 04/21] sched/cache: Make LLC id continuous
` [PATCH v3 11/21] sched/cache: Prioritize tasks preferring destination LLC during balancing
` [PATCH v3 13/21] sched/cache: Handle moving single tasks to/from their preferred LLC

[PATCH v2] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
 2026-02-17 23:11 UTC 

[PATCH v3] rust: page: add byte-wise atomic memory copy methods
 2026-02-17 23:10 UTC  (3+ messages)

[PATCH v2 0/2] fat: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
 2026-02-17 23:06 UTC  (3+ messages)
` [PATCH v2 1/2] fat: Add FS_IOC_GETFSLABEL ioctl
` [PATCH v2 2/2] fat: Add FS_IOC_SETFSLABEL ioctl

[PATCH v3 0/3] Retrieve information about DDR from SMEM
 2026-02-17 23:08 UTC  (12+ messages)
` [PATCH v3 2/3] soc: qcom: ubwc: Get HBB "

[PATCH 0/6] Add RMPOPT support
 2026-02-17 23:06 UTC  (10+ messages)
` [PATCH 1/6] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH 2/6] x86/sev: add support for enabling RMPOPT
` [PATCH 5/6] x86/sev: Use configfs to re-enable RMP optimizations
` [PATCH 6/6] x86/sev: Add debugfs support for RMPOPT

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-17 23:04 UTC  (4+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 6.18 00/43] 6.18.13-rc1 review
 2026-02-17 23:04 UTC  (2+ messages)

[PATCH v3] drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
 2026-02-17 23:03 UTC  (2+ messages)

[PATCH v2 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-17 22:55 UTC  (11+ messages)

[PATCH 6.12 00/42] 6.12.74-rc1 review
 2026-02-17 22:51 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-02-17 22:47 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Support multi-level pointer params via PTR_TO_MEM "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage

[PATCH 1/5] scsi: fnic: Use mempool for receive frames
 2026-02-17 22:39 UTC  (5+ messages)
` [PATCH 2/5] scsi: fnic: Do not use GFP_ZERO for mempools
` [PATCH 3/5] scsi: fnic: Rename fnic_scsi_fcpio_reset()
` [PATCH 4/5] scsi: fnic: Refactor in_remove flag and call to fnic_fcpio_reset()
` [PATCH 5/5] scsi: fnic: Bump up version number

[PATCH 6.6 00/39] 6.6.127-rc1 review
 2026-02-17 22:40 UTC  (2+ messages)

[PATCH net] bnge: Fix typo
 2026-02-17 22:40 UTC  (4+ messages)

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-02-17 22:36 UTC  (8+ messages)
` [PATCH RFC v2 05/17] RISC-V: QoS: define CBQRI capacity and bandwidth capabilities

[PATCH] drm/amd/display: Deduplicate DCN DDC register assignment
 2026-02-17 22:35 UTC 

[PATCH v5 000/144] smb: smbdirect/client/server: moving to common functions and smbdirect.ko
 2026-02-17 22:34 UTC 

[PATCH] r8169: avoid OOM when allocating RX buffers
 2026-02-17 22:33 UTC  (4+ messages)

[PATCH RFC 00/10] driver core: constify groups arrays in several structs
 2026-02-17 22:32 UTC  (11+ messages)
` [PATCH RFC 01/10] IB/core: Prepare for immutable device groups
` [PATCH RFC 02/10] rtc: prepare for struct device member groups becoming a constant array
` [PATCH RFC 03/10] sysfs: constify group arrays in function arguments
` [PATCH RFC 04/10] driver: core: constify groups array argument in device_add_groups and device_remove_groups
` [PATCH RFC 05/10] driver core: make struct device member groups a constant array
` [PATCH RFC 06/10] driver core: make struct device_type "
` [PATCH RFC 07/10] driver core: make struct bus_type groups members constant arrays
` [PATCH RFC 08/10] driver core: make struct class "
` [PATCH RFC 09/10] driver core: make struct device_driver groups members contact arrays
` [PATCH RFC 10/10] kobject: make struct kobject member default_groups a constant array

[PATCH 6.1 00/64] 6.1.164-rc1 review
 2026-02-17 22:31 UTC  (2+ messages)

[PATCH] cxl/hdm: Avoid DVSEC fallback after region teardown
 2026-02-17 22:29 UTC  (4+ messages)

[PATCH] ASoC: ti: davinci-mcasp: Add system suspend/resume support
 2026-02-17 22:26 UTC  (2+ messages)

[PATCH v9 0/9] Error recovery for vfio-pci devices on s390x
 2026-02-17 22:26 UTC  (4+ messages)
` [PATCH v9 1/9] PCI: Allow per function PCI slots

[PATCH 5.15 00/39] 5.15.201-rc1 review
 2026-02-17 22:22 UTC  (2+ messages)

[PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
 2026-02-17 22:21 UTC  (3+ messages)
` [PATCH] "

[syzbot] [gfs2?] WARNING in filename_mkdirat
 2026-02-17 22:18 UTC  (4+ messages)

[PATCH v3 0/3] Add CAMSS support for SM6350
 2026-02-17 22:18 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: media: camss: Add qcom,sm6350-camss

[PATCH] ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
 2026-02-17 22:14 UTC 

[PATCH 5.10 00/24] 5.10.251-rc1 review
 2026-02-17 22:11 UTC  (2+ messages)

[PATCH] gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()
 2026-02-17 22:11 UTC 

[PATCH net] net: flow_offload: protect driver_block_list in flow_block_cb_setup_simple()
 2026-02-17 22:05 UTC  (8+ messages)

[syzbot] Monthly input report (Feb 2026)
 2026-02-17 22:04 UTC 

[PATCH] serial: 8250_ni: use kzalloc_obj() for allocation
 2026-02-17 21:48 UTC  (2+ messages)

[PATCH 0/4] sched: Various reweight_entity() fixes
 2026-02-17 22:02 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-02-17 21:45 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Support multi-level pointer params via PTR_TO_MEM "
` [PATCH bpf-next 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage

[net-next v23 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2026-02-17 21:59 UTC  (6+ messages)
` [net-next v23 2/7] net: mtip: The L2 switch driver for imx287

[syzbot] [net?] possible deadlock in inet6_getname
 2026-02-17 21:57 UTC  (12+ messages)

[PATCH] mm: Add AnonZero accounting for zero-filled anonymous pages
 2026-02-17 21:53 UTC  (4+ messages)

[PATCH] ceph: add timeout protection to ceph_mdsc_sync() path
 2026-02-17 21:52 UTC  (3+ messages)

[PATCH v2 0/2] mm: memfd_luo: preserve file seals
 2026-02-17 21:51 UTC  (2+ messages)

[PATCH 1/2] ASoC: SOF: Replace IPC TX busy deferral with bounded retry
 2026-02-17 21:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] accel/rocket: Support standalone DPU/PPU tasks and pipelined workloads
 2026-02-17 21:39 UTC  (6+ messages)
` [PATCH 1/5] accel/rocket: Fix error path in BO creation
` [PATCH 2/5] accel/rocket: Enable ping-pong mode only for multi-task jobs
` [PATCH 3/5] accel/rocket: Add per-task flags and interrupt mask to UAPI and kernel
` [PATCH 4/5] accel/rocket: Skip CNA/Core S_POINTER initialization for standalone tasks
` [PATCH 5/5] accel/rocket: Use per-task interrupt mask and handle PPU completion interrupts

[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-02-17 21:46 UTC  (4+ messages)
` [PATCH net-next v16 01/12] vsock: add netns to vsock core

[GIT PULL] fbdev fixes and updates for v7.0-rc1
 2026-02-17 21:45 UTC  (5+ messages)

[PATCH 0/4] PCI: endpoint: Add BAR_DISABLED support to PCI endpoint framework
 2026-02-17 21:38 UTC  (2+ messages)

[PATCH 0/2] rust: pages that cannot be racy
 2026-02-17 21:35 UTC  (5+ messages)
` [PATCH 2/2] rust: page: add method to copy data between safe pages

[syzbot] [mm?] KMSAN: uninit-value in follow_page_pte
 2026-02-17 21:34 UTC  (2+ messages)

[PATCH] mm/vmscan: avoid false-positive -Wuninitialized warning
 2026-02-17 21:22 UTC  (6+ messages)

[PATCH 0/4] arm64: dts: qcom: support SDM845 HDK
 2026-02-17 21:20 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: dispcc-sdm845: set GENPD_FLAG_NO_STAY_ON flag for MDSS domain
` [PATCH 2/4] dt-bindings: arm: qcom: add Qualcomm SDM845 HDK
` [PATCH 3/4] arm64: dts: qcom: sdm845: Add missing MDSS reset
` [PATCH 4/4] arm64: dts: qcom: add device tree for SDM845-HDK

[PATCH 2/2] rust_binder: avoid reading the written value in offsets array
 2026-02-17 21:17 UTC  (2+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH RESEND 0/2] riscv: fix minor typos and style issues in XIP code
 2026-02-17 21:12 UTC  (2+ messages)

[PATCH] can: m_can: set out-of-band wakeup if wakeup pinctrl exists
 2026-02-17 21:08 UTC  (2+ messages)

[QUESTION] is vector_lock needed in apic_retrigger_irq() ?
 2026-02-17 21:08 UTC 

[PATCH v1 0/2] iommu/vt-d: Remove dmar_readl(), etc
 2026-02-17 21:05 UTC 

[PATCH v2 0/3] Use killable vma write locking in most places
 2026-02-17 21:02 UTC  (4+ messages)
` [PATCH v2 2/3] mm: replace vma_start_write() with vma_start_write_killable()

[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
 2026-02-17 20:59 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: use kzalloc_obj() instead of kzalloc()
 2026-02-17 19:04 UTC  (2+ messages)

[PATCH 0/1] Introduce Monaco EVK Peripheral Mezzanine
 2026-02-17 20:56 UTC  (5+ messages)
` [PATCH 1/1] arm64: dts: qcom: monaco-evk: Add Mezzanine

[PATCH] rust: hrtimer: document handle based design rationale
 2026-02-17 20:56 UTC  (2+ messages)

[syzbot] [ide?] UBSAN: shift-out-of-bounds in ata_qc_issue
 2026-02-17 20:55 UTC 


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