public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-18 21:46:18 to 2026-02-19 02:04:39 UTC [more...]

[PATCH AUTOSEL 6.19] rust_binder: Fix build failure if !CONFIG_COMPAT
 2026-02-19  2:03 UTC  (12+ messages)
` [PATCH AUTOSEL 6.19-6.12] usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()
` [PATCH AUTOSEL 6.19-5.15] staging: rtl8723bs: fix memory leak on failure path
` [PATCH AUTOSEL 6.19] tty: vt/keyboard: Split apart vt_do_diacrit()
` [PATCH AUTOSEL 6.19-5.10] fix it87_wdt early reboot by reporting running timer
` [PATCH AUTOSEL 6.19-5.15] misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
` [PATCH AUTOSEL 6.19-5.15] mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A
` [PATCH AUTOSEL 6.19-6.1] fpga: of-fpga-region: Fail if any bridge is missing
` [PATCH AUTOSEL 6.19-6.12] soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
` [PATCH AUTOSEL 6.19-5.10] iio: magnetometer: Remove IRQF_ONESHOT
` [PATCH AUTOSEL 6.19-6.1] watchdog: imx7ulp_wdt: handle the nowayout option
` [PATCH AUTOSEL 6.19-5.10] serial: 8250_dw: handle clock enable errors in runtime_resume

[PATCH v6 0/4] Convert x86/mm/pat to generic page table apis
 2026-02-19  2:03 UTC  (5+ messages)
` [PATCH v6 1/4] x86/mm/pat: Convert pte code to use "
` [PATCH v6 2/4] x86/mm/pat: Convert pmd "
` [PATCH v6 3/4] x86/mm/pat: Convert populate_pgd() "
` [PATCH v6 4/4] x86/mm/pat: Convert split_large_page() to use ptdescs

[GIT PULL] RISC-V updates for v7.0
 2026-02-19  1:57 UTC  (10+ messages)

[PATCH 00/15] AES-CMAC library
 2026-02-19  1:49 UTC  (3+ messages)
` [PATCH 12/15] ksmbd: Use AES-CMAC library for SMB3 signature calculation

[PATCH] usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling
 2026-02-19  1:48 UTC  (6+ messages)

[PATCH v2 0/4] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL
 2026-02-19  1:43 UTC  (5+ messages)
` [PATCH v2 1/4] io_uring: add REQ_F_IOPOLL
` [PATCH v2 2/4] io_uring: remove iopoll_queue from struct io_issue_def
` [PATCH v2 3/4] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL
` [PATCH v2 4/4] nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL check

[PATCH net v2] kcm: fix zero-frag skb in frag_list on partial sendmsg error
 2026-02-19  1:42 UTC 

[PATCH net v1] net: defer __dev_set_promiscuity() to avoid sleeping in atomic context
 2026-02-19  1:40 UTC  (3+ messages)

[PATCH net v1] kcm: fix zero-frag skb in frag_list on partial sendmsg error
 2026-02-19  1:40 UTC  (3+ messages)

[PATCH bpf v2 00/15] selftests/bpf: Fixes for userspace ASAN
 2026-02-19  1:39 UTC  (6+ messages)
` [PATCH bpf v2 14/15] selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()

[syzbot] [ide?] UBSAN: shift-out-of-bounds in ata_qc_issue
 2026-02-19  1:33 UTC  (3+ messages)

[PATCH] io_uring: add IORING_OP_URING_CMD128 to opcode checks
 2026-02-19  1:35 UTC 

[PATCH net v2] net: atlantic: fix reading SFP module info on some AQC100 cards
 2026-02-19  1:30 UTC  (2+ messages)

[PATCH 2/2] kernel/kallsyms: Prevent bypassing of kprobes blacklist
 2026-02-19  1:29 UTC  (2+ messages)

[PATCH] xfs: convert alloc_workqueue users to WQ_UNBOUND
 2026-02-19  1:24 UTC  (2+ messages)

[net Patch] octeontx2-af: Fix default entries mcam entry action
 2026-02-19  1:20 UTC  (2+ messages)

[PATCH] crypto: Add SPDX ids to some files
 2026-02-19  1:08 UTC  (2+ messages)

[PATCH v10 0/8] Preparatory patches for nova-core memory management
 2026-02-19  1:14 UTC  (7+ messages)
` [PATCH v10 7/8] nova-core: mm: Select GPU_BUDDY for VRAM allocation

[PATCH net] net/mlx5e: XSK, Fix unintended ICOSQ change
 2026-02-19  1:10 UTC  (2+ messages)

[PATCH RESEND v2 0/5] media: qcom: camss: Add SM8750 support
 2026-02-19  1:08 UTC  (4+ messages)
` [PATCH RESEND v2 1/5] media: dt-bindings: Add CAMSS device for SM8750

[GIT PULL] eCryptfs fixes for 7.0-rc1
 2026-02-19  1:05 UTC 

[PATCH] selftests/mm: skip migration tests if NUMA is unavailable
 2026-02-19  1:04 UTC  (2+ messages)

[PATCH] iio:frequency:ad9523:convert symbolic permissions to octal and remove unwanted arguments in macro
 2026-02-19  1:02 UTC 

[PATCH 6.18 00/43] 6.18.13-rc1 review
 2026-02-19  1:00 UTC  (3+ messages)

[PATCH 6.19 00/18] 6.19.3-rc1 review
 2026-02-19  1:00 UTC  (2+ messages)

[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-19  0:59 UTC  (4+ messages)
` [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-19  0:56 UTC  (5+ messages)

[PATCH net v2] net: phy: qcom: qca807x: normalize return value of gpio_get
 2026-02-19  0:56 UTC 

[PATCH RFC 00/10] driver core: constify groups arrays in several structs
 2026-02-19  0:53 UTC  (3+ messages)
` [PATCH RFC 02/10] rtc: prepare for struct device member groups becoming a constant array

[PATCH] blkdev: Annotate struct request_queue with __counted_by_ptr
 2026-02-19  0:49 UTC 

drivers/infiniband/core/ib_core_uverbs.c:249:undefined reference to `dma_buf_move_notify'
 2026-02-19  0:45 UTC 

[PATCH 5.10 00/24] 5.10.251-rc1 review
 2026-02-19  0:44 UTC  (2+ messages)

[PATCH v2 1/2] perf bench: Fix initialization of union
 2026-02-19  0:44 UTC  (2+ messages)
` [PATCH v2 2/2] perf bench: Add -t/--threads option to perf bench mem mmap

[PATCH net] vsock: lock down child_ns_mode as write-once
 2026-02-19  0:41 UTC  (5+ messages)

[PATCH v2][next] wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
 2026-02-19  0:18 UTC  (3+ messages)

[PATCH] x86/boot/compressed: make error() take const char *
 2026-02-19  0:33 UTC  (3+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Simplify allocation of vmbus_evt
 2026-02-19  0:33 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH] xfs: Fix error pointer dereference
 2026-02-19  0:31 UTC  (5+ messages)

[PATCH net v2] bnge: fix reserving resources from FW
 2026-02-19  0:31 UTC  (2+ messages)

[PATCH] arm: Replace ASSEMBLY with ASSEMBLER in uapi headers
 2026-02-19  0:22 UTC  (2+ messages)

[RFC PATCH 0/5] KVM: nSVM: Fix RIP usage in the control area after restore
 2026-02-19  0:26 UTC  (7+ messages)
` [RFC PATCH 1/5] KVM: nSVM: Do not use L2's RIP for vmcb02's NextRIP after first L2 VMRUN
` [RFC PATCH 4/5] KVM: SVM: Recalculate nested RIPs after restoring REGS/SREGS

[PATCH v2 0/2] xen/xenbus: better handle backend crash
 2026-02-19  0:26 UTC  (3+ messages)
` [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()

[PATCH] KVM: x86/mmu: Don't create SPTEs for addresses that aren't mappable
 2026-02-19  0:23 UTC  (2+ messages)

[PATCH] MAINTAINERS: update usnic maintainer list
 2026-02-19  0:23 UTC  (2+ messages)

[PATCH v9 3/9] PCI: Avoid saving config space state in reset path
 2026-02-19  0:20 UTC  (3+ messages)

[GIT PULL] AppArmor updates for 7.0-rc1
 2026-02-19  0:19 UTC 

[RFC PATCH v1 0/2] Starter task: Querying errors from
 2026-02-19  0:15 UTC  (7+ messages)
` [RFC PATCH v1 1/2] drm/syncobj: Add DRM_IOCTL_SYNCOBJ_QUERY_ERROR to query fence error status

[PATCH] MAINTAINERS: drop enic maintainer entry for benve
 2026-02-19  0:12 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Don't zero-allocate page table used for splitting a hugepage
 2026-02-19  0:06 UTC  (3+ messages)

[PATCH] x86/boot/compressed: Fix signedness of rdfs8()
 2026-02-19  0:02 UTC  (5+ messages)

[PATCH v2 0/4] Clean up access to trace_event_file from a file struct
 2026-02-19  0:01 UTC  (4+ messages)
` [PATCH v2 1/4] tracing: Fix checking of freed trace_event_file for hist files

[PATCH v2 1/1] gpiolib: of: add gpio-line node support
 2026-02-18 23:56 UTC  (9+ messages)

[PATCH] crypto: atmel-sha204a - Fix OOM ->tfm_count leak
 2026-02-18 23:54 UTC 

[PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions
 2026-02-18 23:36 UTC  (5+ messages)
` [PATCH v3 09/16] x86/msr: Use the alternatives mechanism for WRMSR

[PATCH net V2 0/6] mlx5 misc fixes 2026-02-18
 2026-02-18 23:49 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for 7.0 #1
 2026-02-18 23:48 UTC  (3+ messages)

[PATCH 6.12 00/42] 6.12.74-rc1 review
 2026-02-18 23:43 UTC  (2+ messages)

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

[PATCH] iio: adc: ti-ads7950: normalize return value of gpio_get
 2026-02-18 23:40 UTC  (2+ messages)

[PATCH] mshv: expose hv_call_scrub_partition
 2026-02-18 23:35 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: dt-bindings: fix the ak4458 and ak5558 binding doc
 2026-02-18 23:34 UTC  (2+ messages)

[PATCH 0/3] Bitmask logic fix and firmware-name support for AW88261 amplifier driver
 2026-02-18 23:34 UTC  (2+ messages)

[PATCH 0/2] ASoC: amd: add ACPI mach entries and quirk
 2026-02-18 23:34 UTC  (2+ messages)

[PATCH V7 00/19] famfs: port into fuse
 2026-02-18 23:33 UTC  (7+ messages)
  ` [PATCH V7 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
  ` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
  ` [PATCH V7 04/19] dax: Save the kva from memremap

[PATCH v5] mshv: Add support for integrated scheduler
 2026-02-18 23:28 UTC  (2+ messages)

[PATCH] mshv: Use try_cmpxchg() instead of cmpxchg()
 2026-02-18 23:27 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH v3] gpu: nova-core: fix stack overflow in GSP memory allocation
 2026-02-18 23:23 UTC  (2+ messages)

[PATCH v2 0/8] KVM: SVM: A fix and cleanups for VMCB intercepts
 2026-02-18 23:23 UTC  (14+ messages)
` [PATCH v2 1/8] KVM: SVM: Explicitly mark vmcb01 dirty after modifying "
` [PATCH v2 2/8] KVM: SVM: Separate recalc_intercepts() into nested vs. non-nested parts
` [PATCH v2 3/8] KVM: nSVM: WARN and abort vmcb02 intercepts recalc if vmcb02 isn't active
` [PATCH v2 4/8] KVM: nSVM: Directly (re)calc vmcb02 intercepts from nested_vmcb02_prepare_control()
` [PATCH v2 5/8] KVM: nSVM: Use intuitive local variables in nested_vmcb02_recalc_intercepts()
` [PATCH v2 6/8] KVM: nSVM: Use vmcb12_is_intercept() in nested_sync_control_from_vmcb02()
` [PATCH v2 7/8] KVM: nSVM: Move vmcb_ctrl_area_cached.bus_lock_rip to svm_nested_state
` [PATCH v2 8/8] KVM: nSVM: Capture svm->nested.ctl as vmcb12_ctrl when preparing vmcb02

[PATCH] x86/hyperv: Fix error pointer dereference
 2026-02-18 23:22 UTC  (3+ messages)

[PATCH v3 00/21] Cache Aware Scheduling
 2026-02-18 23:21 UTC  (10+ messages)
` [PATCH v3 04/21] sched/cache: Make LLC id continuous

[PATCH bpf v2] selftests/bpf: Remove hexdump dependency
 2026-02-18 23:20 UTC  (2+ messages)

[PATCH bpf v1 0/2] libbpf: Remove extern declaration of bpf_stream_vprintk()
 2026-02-18 23:20 UTC  (4+ messages)
` [PATCH bpf v1 1/2] selftests/bpf: Use vmlinux.h in test_xdp_meta
` [PATCH bpf v1 2/2] libbpf: Remove extern declaration of bpf_stream_vprintk()

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-02-18 23:18 UTC  (5+ messages)
` [PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers

[PATCH v2 0/5] KVM: nSVM: Fix save/restore of NextRIP & interrupt shadow
 2026-02-18 23:12 UTC  (3+ messages)
` [PATCH v2 3/5] KVM: nSVM: Move sync'ing to vmcb12 cache after completing interrupts

[PATCH] net: phy: qcom: qca807x: normalize return value of gpio_get
 2026-02-18 23:11 UTC  (4+ messages)

[RFC 0/1] Shrinking rwsem
 2026-02-18 23:06 UTC  (9+ messages)
` [RFC 1/1] rwsem: Shrink rwsem by one pointer

[PATCH v2 0/4] Fix USB controller support for RK3368
 2026-02-18 22:52 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: rockchip: Add USB2.0 PHY "

[PATCH v2 next 00/11] tools/nolibc: Enhance printf()
 2026-02-18 22:57 UTC  (6+ messages)
` [PATCH v2 next 06/11] tools/nolibc/printf: Use bit-masks to hold requested flag, length and conversion chars

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-18 22:56 UTC  (11+ messages)

[PATCH v3 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-18 22:55 UTC  (11+ messages)
` [PATCH v3 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v3 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events

[PATCH 0/6] Add RMPOPT support
 2026-02-18 22:56 UTC  (5+ messages)
` [PATCH 2/6] x86/sev: add support for enabling RMPOPT

[GIT PULL] More power management updates for v7.0-rc1
 2026-02-18 22:55 UTC  (2+ messages)

[GIT PULL] Additional thermal control update for v7.0-rc1
 2026-02-18 22:55 UTC  (2+ messages)

[GIT PULL] More ACPI support updates for v7.0-rc1
 2026-02-18 22:55 UTC  (2+ messages)

Fw: xAPIC deprecation plan - concerns from a bootloader/OS developer
 2026-02-18 22:52 UTC  (3+ messages)

[PATCH] selftests/nolibc: Fix build with host headers and libc
 2026-02-18 22:51 UTC  (5+ messages)

[PATCH v1 0/2] Add ASoC machine driver for Lenovo YB1 tablets
 2026-02-18 22:45 UTC  (7+ 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

ld.lld: error: undefined symbol: gpiochip_get_data
 2026-02-18 22:39 UTC 

[PATCH 1/1] PCI: Account fully optional bridge windows correctly
 2026-02-18 22:34 UTC 

[PATCH next] accel: ethosu: Fix shift overflow in cmd_to_addr()
 2026-02-18 22:30 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: hwmon: ti,ina2xx: Add INA234 device
 2026-02-18 22:28 UTC  (3+ messages)
` [PATCH 2/2] hwmon: (ina2xx) Add support for INA234

[PATCH v3] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-18 22:26 UTC 

[RFC] drivers: base: component: these can be part of more than one aggregate
 2026-02-18 22:03 UTC 

[PATCH 0/3] accel: ethosu: Runtime PM refcounting and cmd stream validation fixes
 2026-02-18 22:21 UTC  (4+ messages)
` [PATCH 1/3] accel: ethosu: Fix job submit error clean-up refcount underflows
` [PATCH 2/3] accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar
` [PATCH 3/3] accel: ethosu: Handle possible underflow in IFM size calculations

[PATCH] arm64: remove HAVE_CMPXCHG_LOCAL
 2026-02-18 22:07 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in __page_table_check_zero (3)
 2026-02-18 21:59 UTC 

[PATCH v7 0/6] Introduce MAX77759 charger driver
 2026-02-18 21:59 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v7 2/6] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v7 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v7 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array
` [PATCH v7 5/6] power: supply: max77759: add charger driver
` [PATCH v7 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

Writing more than 4096 bytes with O_SYNC flag does not persist all previously written data if system crashes
 2026-02-18 21:55 UTC  (2+ messages)

[ndctl PATCH v4 RESEND] cxl/cli: enforce HPA-descending teardown
 2026-02-18 21:54 UTC  (2+ messages)

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-18 21:54 UTC  (9+ messages)

[PATCH] gfs2: Fix error pointer dereference
 2026-02-18 21:53 UTC  (3+ messages)

[PATCH v1 0/4] platform/x86: oxpec: Add more devices
 2026-02-18 21:49 UTC  (5+ messages)
` [PATCH v1 1/4] platform/x86: oxpec: Add support for OneXPlayer APEX
` [PATCH v1 2/4] platform/x86: oxpec: Add support for OneXPlayer X1z
` [PATCH v1 3/4] platform/x86: oxpec: Add support for OneXPlayer X1 Air
` [PATCH v1 4/4] platform/x86: oxpec: Add support for Aokzoe A2 Pro

[PATCH 13/13] lib/fonts: Remove internal symbols and macros from public header file
 2026-02-18 21:47 UTC  (2+ messages)

[PATCH] usb: typec: Fix error pointer dereference
 2026-02-18 21:46 UTC 

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-18 21:45 UTC  (7+ messages)
` [PATCH RFC 10/17] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops


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