public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 20:26:13 to 2026-04-09 00:31:45 UTC [more...]

[PATCH net-next v6 00/10] Decouple receive and transmit enablement in team driver
 2026-04-09  0:31 UTC  (4+ messages)

[PATCH v6 1/6] dt-bindings: clock: fsl-sai: Document i.MX8M support
 2026-04-09  0:29 UTC  (6+ messages)
` [PATCH v6 2/6] clk: fsl-sai: Sort the headers
` [PATCH v6 3/6] clk: fsl-sai: Add i.MX8M support with 8 byte register offset
` [PATCH v6 4/6] dt-bindings: clock: fsl-sai: Document clock-cells = <1> support
` [PATCH v6 5/6] clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()
` [PATCH v6 6/6] clk: fsl-sai: Add MCLK generation support

[PATCH v2 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-04-09  0:30 UTC  (8+ messages)
` [PATCH v2 2/3] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector

[RFC net-next 0/4] selftests: drv-net: tso: add double tunneling GSO tests
 2026-04-09  0:27 UTC  (5+ messages)
` [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO

[PATCH v5 1/6] dt-bindings: clock: fsl-sai: Document i.MX8M support
 2026-04-09  0:24 UTC  (6+ messages)
` [PATCH v5 5/6] clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-04-09  0:21 UTC  (10+ messages)

[PATCH net v3 1/2] seg6: separate dst_cache for input and output paths in seg6 lwtunnel
 2026-04-09  0:08 UTC  (4+ messages)

[PATCH RFC 0/7] media: qcom: iris: add support for decoding 10bit formats
 2026-04-09  0:02 UTC  (4+ messages)
` [PATCH RFC 1/7] media: qcom: iris: add QC10C & P010 buffer size calculations

[PATCH v2] perf test: Fixes for check branch stack sampling
 2026-04-09  0:02 UTC  (5+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[RFC PATCH v3 00/10] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-09  0:00 UTC  (2+ messages)

[PATCH v4 00/11] Input: support for STM FTS5
 2026-04-08 23:56 UTC  (13+ messages)
` [PATCH v4 01/11] Input: stmfts - Fix the MODULE_LICENSE() string
` [PATCH v4 02/11] Input: stmfts - Use dev struct directly
` [PATCH v4 03/11] Input: stmfts - Switch to devm_regulator_bulk_get_const
` [PATCH v4 04/11] Input: stmfts - abstract reading information from the firmware
` [PATCH v4 05/11] Input: stmfts - disable regulators when power on fails
` [PATCH v4 06/11] Input: stmfts - use client to make future code cleaner
` [PATCH v4 07/11] dt-bindings: input: touchscreen: st,stmfts: Introduce reset GPIO
` [PATCH v4 08/11] Input: stmfts - add optional reset GPIO support
` [PATCH v4 09/11] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5
` [PATCH v4 10/11] Input: stmfts - support FTS5
` [PATCH v4 11/11] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support

[syzbot] [mm?] INFO: rcu detected stall in kcov_ioctl (3)
 2026-04-08 23:52 UTC  (2+ messages)

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-08 23:41 UTC  (14+ messages)

[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
 2026-04-08 23:36 UTC  (7+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion

[PATCH net] net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registers
 2026-04-08 23:33 UTC 

KCSAN: data-race in __d_drop / retain_dentry
 2026-04-08 23:34 UTC  (3+ messages)

REGRESSION BISECTED: mq-deadline: covert to use request_queue->async_depth
 2026-04-08 23:20 UTC 

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-08 23:13 UTC  (10+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums

[PATCH v8 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-08 23:12 UTC  (2+ messages)

[PATCH RFC v5 0/3] block: enable RWF_DONTCACHE for block devices
 2026-04-08 23:08 UTC  (4+ messages)
` [PATCH RFC v5 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v5 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH RFC v5 3/3] block: enable RWF_DONTCACHE for block devices

[PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improvements
 2026-04-08 23:08 UTC  (7+ messages)
` [PATCH 1/6] platform/x86: uniwill-laptop: Properly initialize charging threshold
` [PATCH 2/6] platform/x86: uniwill-laptop: Accept charging threshold of 0
` [PATCH 3/6] platform/x86: uniwill-laptop: Fix behavior of "force" module param

[net-next v10 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-04-08 23:05 UTC  (11+ messages)
` [net-next v10 01/10] net: tso: Introduce tso_dma_map and helpers
` [net-next v10 02/10] net: bnxt: Export bnxt_xmit_get_cfa_action
` [net-next v10 03/10] net: bnxt: Add a helper for tx_bd_ext
` [net-next v10 04/10] net: bnxt: Use dma_unmap_len for TX completion unmapping
` [net-next v10 05/10] net: bnxt: Add TX inline buffer infrastructure
` [net-next v10 06/10] net: bnxt: Add boilerplate GSO code
` [net-next v10 07/10] net: bnxt: Implement software USO
` [net-next v10 08/10] net: bnxt: Add SW GSO completion and teardown support
` [net-next v10 09/10] net: bnxt: Dispatch to SW USO
` [net-next v10 10/10] selftests: drv-net: Add USO test

[PATCH v8 00/16] platform-x86: lenovo-wmi: Add fixes and enhancement
 2026-04-08 23:03 UTC  (4+ messages)
` [PATCH v8 10/16] platform/x86: lenovo-wmi-other: Add lwmi_attr_id() function

KCSAN: data-race in path_lookupat / vfs_rename
 2026-04-08 23:06 UTC  (3+ messages)

[PATCH] nvmem: rockchip-otp: alloc clks with main struct
 2026-04-08 23:01 UTC 

[PATCH v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-04-08 22:54 UTC  (5+ messages)
` [PATCH v13 1/4] vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()
` [PATCH v13 2/4] vfio: selftests: Add generic PCI command register helpers
` [PATCH v13 3/4] vfio: selftests: Allow drivers without send_msi() support
` [PATCH v13 4/4] vfio: selftests: Add NVIDIA Falcon driver for DMA testing

[PATCH v4] drm/i915/gem: Fix relocation race and simplify VMA lookup
 2026-04-08 22:49 UTC 

[PATCH v2] HID: sony: add support for more instruments
 2026-04-08 22:44 UTC  (8+ messages)

[PATCH net-next v3 0/3] gve: add support for PTP gettimex64
 2026-04-08 22:43 UTC  (5+ messages)
` [PATCH net-next v3 3/3] gve: implement "

[PATCH] dcache: warn when a dentry is freed with a non-empty ->d_lru
 2026-04-08 22:43 UTC  (6+ messages)

[PATCH v5 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2026-04-08 22:30 UTC  (3+ messages)
` [PATCH v5 3/4] clk: keystone: sci-clk: add restore_context() operation

[PATCH 6.12 000/242] 6.12.81-rc1 review
 2026-04-08 22:32 UTC  (2+ messages)

[PATCH] nfc: hci: fix OOB heap read on short HCP frames
 2026-04-08 22:31 UTC 

[PATCH v8 9/9] PCI: tegra194: Use aspm-l1-entry-delay-ns DT property for L1 entrance latency
 2026-04-08 22:30 UTC  (2+ messages)

[PATCH v2 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-08 22:26 UTC  (6+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH v3 00/10] mm: thp: always enable mTHP support
 2026-04-08 20:23 UTC  (4+ messages)
` [PATCH v3 01/10] docs: tmpfs: remove implementation detail reference
` [PATCH v3 03/10] drivers: dax: use pgtable_has_pmd_leaves()
` [PATCH v3 08/10] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()

[PATCH] HID: apple: Add Niz keyboard dongle to non-apple keyboards list
 2026-04-08 22:25 UTC  (2+ messages)

[PATCH v8 12/14] PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as well
 2026-04-08 22:24 UTC  (2+ messages)

[PATCH v2 0/7] Enable NVL support in intel_pmc_core
 2026-04-08 22:21 UTC  (8+ messages)
` [PATCH v2 1/7] platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init()
` [PATCH v2 2/7] platform/x86/intel/pmc: Enable PkgC LTR blocking counter
` [PATCH v2 3/7] platform/x86/intel/pmc: Enable Pkgc blocking residency counter
` [PATCH v2 4/7] platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery
` [PATCH v2 5/7] platform/x86/intel/pmc: Add support for variable DMU offsets
` [PATCH v2 6/7] platform/x86/intel/pmc: Retrieve PMC info only for available PMCs
` [PATCH v2 7/7] platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver

[PATCH v2] rust: list: fix SAFETY comments in impl_list_item_mod
 2026-04-08 22:18 UTC 

[PATCH] sysfs: attribute_group: Respect is_visible_const() when changing owner
 2026-04-08 22:17 UTC  (2+ messages)

[PATCH v3 0/2] tools/nolibc: add support for 32-bit parisc
 2026-04-08 22:15 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH v3] rust: ACPI: fix missing match data for PRP0001
 2026-04-08 22:07 UTC  (6+ messages)

[PATCH v2] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
 2026-04-08 22:03 UTC  (2+ messages)

[PATCH v3] drm/i915/gem: Fix relocation race and simplify VMA lookup
 2026-04-08 22:01 UTC 

[syzbot] [usb?] [libertas?] INFO: task hung in lbs_remove_card
 2026-04-08 15:40 UTC 

[PATCH] VFIO: remove dead notifier code
 2026-04-08 22:00 UTC  (4+ messages)

[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-04-08 21:58 UTC  (10+ messages)
` [RFC PATCH 3/8] mm/vmalloc: Extend vmap_small_pages_range_noflush() to support larger page_shift sizes
` [RFC PATCH 5/8] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [RFC PATCH 7/8] mm/vmalloc: Coalesce same page_shift mappings in vmap to avoid pgtable zigzag

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-08 21:56 UTC  (3+ messages)

[PATCH v2 0/1] rust: seq_file: add puts, putc, write, and hex_dump methods
 2026-04-08 21:56 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] HID: sony: fix incorrect Squier name and remove non-existent device
 2026-04-08 21:51 UTC 

[PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
 2026-04-08 21:50 UTC  (8+ messages)
` [PATCH net-next 1/7] tcp: keep rcv_wnd/rcv_ssthresh clamped by window_clamp if no scaling in use
` [PATCH net-next 2/7] selftests/net: packetdrill: verify non-scaled rcv_wnd initialization
` [PATCH net-next 3/7] tcp: Ensure window_clamp is limited to representable window
` [PATCH net-next 4/7] selftests/net: packetdrill: add tcp_rcv_wnd_snd_ack_no_scaling.pkt
` [PATCH net-next 5/7] selftests/net: packetdrill: add TCP_WINDOW_CLAMP test
` [PATCH net-next 6/7] tcp: use tcp_set_window_clamp() for SO_RCVLOWAT
` [PATCH net-next 7/7] selftests/net: packetdrill: add test for SO_RCVLOWAT window clamp

[PATCH bpf] bpf: Fix use-after-free in offloaded map/prog info fill
 2026-04-08 21:49 UTC  (2+ messages)

[PATCH 0/7] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
 2026-04-08 21:48 UTC  (3+ messages)
` [PATCH 7/7] KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY

[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
 2026-04-08 21:44 UTC  (8+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()

[PATCH v4] rust: ACPI: fix missing match data for PRP0001
 2026-04-08 21:43 UTC 

[PATCH v2] xfs: check da node block pad field during scrub
 2026-04-08 21:40 UTC  (2+ messages)

[PATCH v2] xfs: check directory data block header padding in scrub
 2026-04-08 21:38 UTC  (2+ messages)

[PATCH] mtd: maps: vmu: add include to ensure maple mtd code builds
 2026-04-08 21:29 UTC 

[PATCH v2] doc: watchdog: fix typos etc
 2026-04-08 21:35 UTC 

[PATCH net-next v5 00/10] Decouple receive and transmit enablement in team driver
 2026-04-08 21:34 UTC  (5+ messages)

[PATCH v4 0/4] drm/bridge: convert users of of_drm_find_bridge(), part 4
 2026-04-08 21:33 UTC  (8+ messages)
` [PATCH v4 1/4] drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
` [PATCH v4 3/4] drm: rcar-du: encoder: "

[GIT PULL] coresight: Updates for Linux v7.1
 2026-04-08 21:32 UTC 

[PATCH net] net: ax25: fix integer overflow in ax25_rx_fragment()
 2026-04-08 21:31 UTC  (2+ messages)

[PATCH v2 2/2] tracing/hist: reject synthetic-field strings that exceed MAX_FILTER_STR_VAL
 2026-04-08 21:31 UTC  (2+ messages)

[PATCH v3 00/27] KVM: combined patchset for MBEC/GMET support
 2026-04-08 21:29 UTC  (3+ messages)
` [PATCH 03/27] KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBEC

[PATCH][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-08 21:27 UTC 

[PATCH] doc: watchdog: fix typos etc
 2026-04-08 21:28 UTC  (3+ messages)

[PATCH 6.18 000/277] 6.18.22-rc1 review
 2026-04-08 21:27 UTC  (2+ messages)

[PATCH 2/2] ASoC: tegra210_amx: simplify byte map get/put logic
 2026-04-08 21:25 UTC  (7+ messages)
` [PATCH v2 0/2] ASoC: tegra210: simplify byte map handling in ADX and AMX
  ` [PATCH v2 1/2] ASoC: tegra210_adx: simplify byte map get/put logic

[PATCH] tracing/hist: bound expression string construction
 2026-04-08 21:27 UTC  (2+ messages)

[PATCH v2 0/3] Add Tegra264 HTE provider
 2026-04-08 21:24 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: timestamp: Add Tegra264 support
` [PATCH v2 2/3] hte: tegra194: Add Tegra264 GTE support
` [PATCH v2 3/3] arm64: tegra: Add GTE nodes for Tegra264

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-08 21:24 UTC  (7+ messages)
` [PATCH v2 11/31] x86/virt/tdx: Make TDX Module initialize Extensions

[PATCH] selftests/ftrace: Quote check_requires comparisons
 2026-04-08 21:22 UTC  (3+ messages)

[net,PATCH] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-08 21:21 UTC  (5+ messages)

[PATCH v2 1/1] mtd: cfi_cmdset_0001: Factor out do_write_buffer_locked() to reduce stack frame
 2026-04-08 21:17 UTC  (6+ messages)

[PATCH v3 1/1] mtd: cfi_cmdset_0001: Factor out do_write_buffer_locked() to reduce stack frame
 2026-04-08 21:11 UTC 

[RFC PATCH 0/7] media: amphion: Add DMA memory tracking support
 2026-04-08 21:11 UTC  (7+ messages)
` [RFC PATCH 1/7] media: v4l2-ctrls: Add V4L2_CID_MEMORY_USAGE control

[PATCH 6.19 000/311] 6.19.12-rc1 review
 2026-04-08 21:06 UTC  (2+ messages)

[PATCH net 0/2] net: hamradio: fix missing input validation in bpqether and scc
 2026-04-08 21:05 UTC  (5+ messages)
` [PATCH net 1/2] net: hamradio: bpqether: validate frame length in bpq_rcv()
` [PATCH net 2/2] net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl

[PATCH 0/3] tools/nolibc: gcc 15 compatibility
 2026-04-08 21:03 UTC  (4+ messages)
` [PATCH 1/3] tools/nolibc: create __nolibc_no_sanitize_ubsan
` [PATCH 2/3] tools/nolibc: support UBSAN on gcc
` [PATCH 3/3] selftests/nolibc: use gcc 15

[PATCH v8 09/14] PCI: tegra194: Allow system suspend when the Endpoint link is not up
 2026-04-08 21:03 UTC  (3+ messages)

[PATCH] media: mtk-jpeg: cancel workqueue on release for supported platforms only
 2026-04-08 21:03 UTC  (2+ messages)

[PATCH v2 0/4] tools/nolibc: add support for 32-bit parisc
 2026-04-08 21:00 UTC  (6+ messages)
` [PATCH v2 2/4] parisc: Makefile: use the regular compiler to build a native 32-bit vDSO

[PATCH] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
 2026-04-08 20:57 UTC  (2+ messages)

[GIT PULL] HID subsystem fixes
 2026-04-08 20:54 UTC  (2+ messages)

[PATCH 0/1] sched: Restore PREEMPT_NONE as default
 2026-04-08 20:51 UTC  (3+ messages)

[PATCH v2] HID: quirks: update hid-sony supported devices
 2026-04-08 20:43 UTC  (2+ messages)

[PATCH v2] media: verisilicon: Simplify motion vectors and rfc buffers allocation
 2026-04-08 20:41 UTC  (2+ messages)

[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-08 20:41 UTC  (3+ messages)
` [patch V2 02/11] hrtimer: Use hrtimer_start_expires_user() for hrtimer sleepers

[PATCH v2] perf data: Clean up use_stdio and structures
 2026-04-08 20:38 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2 00/11] mm: thp: always enable mTHP support
 2026-04-08 20:37 UTC  (7+ messages)
` [PATCH v2 07/11] mm: shmem: drop has_transparent_hugepage() usage
` [PATCH v2 10/11] mm: thp: always enable mTHP support

[PATCH] HID: sony: update module description
 2026-04-08 20:37 UTC  (2+ messages)

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX B650E-E GAMING WIFI
 2026-04-08 20:28 UTC  (4+ messages)

[PATCH v2] HID: sony: add battery status support for Rock Band 4 PS5 guitars
 2026-04-08 20:35 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops and add selftest
 2026-04-08 20:32 UTC  (2+ messages)

[PATCH 0/2] HID: multitouch: Add support for Dell Pro Rugged 12 Tablet RA02260
 2026-04-08 20:32 UTC  (2+ messages)

[PATCH] tracing: preserve module tracepoint strings
 2026-04-08 20:32 UTC  (2+ messages)

[net-next PATCH 0/2] net: dsa: tag_rtl8_4: fixes doc and set keep
 2026-04-08 20:31 UTC  (3+ messages)
` [net-next PATCH 1/2] net: dsa: tag_rtl8_4: update format description
` [net-next PATCH 2/2] net: dsa: tag_rtl8_4: set KEEP flag

[PATCH v2] MAINTAINERS: add Rust I2C tree and update Igor Korotin's email
 2026-04-08 20:31 UTC  (7+ messages)

[PATCH 0/2] KVM: arm64: KVM: arm64: Add per-VM WFI/WFE exit disable capability
 2026-04-08 20:23 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Add KVM_CAP_ARM_DISABLE_EXITS for WFI/WFE passthrough
` [PATCH 2/2] KVM: arm64: selftests: Add KVM_CAP_ARM_DISABLE_EXITS UAPI test


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