public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-12 16:18:45 to 2026-02-12 19:03:32 UTC [more...]

[PATCH bpf v2 0/9] Address XDP frags having negative tailroom
 2026-02-12 18:33 UTC  (8+ messages)
` [PATCH bpf v2 1/9] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH bpf v2 2/9] xsk: introduce helper to determine rxq->frag_size
` [PATCH bpf v2 3/9] ice: fix rxq info registering in mbuf packets
` [PATCH bpf v2 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
` [PATCH bpf v2 5/9] i40e: fix registering XDP RxQ info
` [PATCH bpf v2 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH bpf v2 7/9] idpf: use truesize "

[PATCH v5 0/4] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-12 18:58 UTC  (3+ messages)
` [PATCH v5 2/4] crash: Exclude crash kernel memory in crash core

[PATCH v1] tools build: Fix rust cross compilation
 2026-02-12 18:57 UTC 

[v3 PATCH] arm64: mm: Fix kexec failure after pte_mkwrite_novma() change
 2026-02-12 18:51 UTC  (2+ messages)

[linux-next:master] [perf test] 54a23bff77: perf-sanity-tests.test_addr2line_inline_unwinding.fail
 2026-02-12 18:49 UTC  (2+ messages)

[GIT PULL] non-MM updates for 7.0-rc1
 2026-02-12 18:49 UTC 

[PATCH 1/2] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ with valid IRQ check
 2026-02-12 18:44 UTC  (6+ messages)

[PATCH 0/4] Fix MMC pin pull configurations
 2026-02-12 18:42 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am62p5-sk: Disable MMC1 internal pulls on data lines
` [PATCH 2/4] arm64: dts: ti: k3-am62l-evm: Disable MMC0 internal pulls
` [PATCH 3/4] arm64: dts: ti: k3-am62l-evm: Disable MMC1 internal pulls on data pins
` [PATCH 4/4] arm64: dts: ti: k3-am62-lp-sk: Enable internal pulls for MMC0 "

[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-02-12 18:40 UTC  (9+ messages)
` [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()

[PATCH net] net: phy: dp83869: Set auto mdix bit for forced 100Base-Tx mode
 2026-02-12 18:40 UTC  (4+ messages)

[PATCH v2 0/1] drm/tyr: make SRAM supply optional like panthor
 2026-02-12 18:30 UTC  (9+ messages)
` [PATCH v2 1/1] "

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

[PATCHSET v8] sched_ext: Fix ops.dequeue() semantics
 2026-02-12 18:35 UTC  (16+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/sched_ext: Add test to validate "

[Intel-wired-lan] [PATCH iwl-next v3] igb: Retrieve Tx timestamp directly from interrupt for i210
 2026-02-12 18:33 UTC  (16+ messages)

[PATCH] sound: core: Add SPDX license id to files
 2026-02-12 18:31 UTC 

bnxt_en: BCM57414: 0000:c4:00.0 (unnamed net_device) (uninitialized): Device requests max timeout of 100 seconds, may trigger hung task watchdog
 2026-02-12 18:30 UTC 

[PATCH] libperf cpumap: Fix argument x range [] exceeds maximum object size
 2026-02-12 18:24 UTC  (2+ messages)

[greybus-dev] PATCH 1/1: greybus/usb: handle unspecified lengths in hub_control
 2026-02-12 18:23 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH linux-next] perf parse-events: Fix big-endian 'overwrite' by writing correct union member
 2026-02-12 18:17 UTC  (2+ messages)

[PATCH] igc: Add PCIe link recovery for I225/I226
 2026-02-12 18:14 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
 2026-02-12 18:14 UTC  (6+ messages)

[PATCH] mm: name the anonymous MMOP enum as enum mmop
 2026-02-12 18:13 UTC  (4+ messages)

[PATCH v6 0/2] Add support for Microchip EMC1812
 2026-02-12 18:12 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: hwmon: temperature: add support for EMC1812

ERROR: modpost: "phy_mipi_dphy_get_default_config_for_hsclk" [drivers/media/platform/synopsys/dw-mipi-csi2rx.ko] undefined!
 2026-02-12 18:11 UTC 

[PATCH v3 0/2] fs, audit: Avoid excessive dput/dget in audit_context setup and reset paths
 2026-02-12 18:08 UTC  (5+ messages)
` [RESEND PATCH "
` [RESEND PATCH v3 1/2] fs: Add a pool of extra fs->pwd references to fs_struct
` [RESEND PATCH v3 2/2] audit: Use the new {get,put}_fs_pwd_pool() APIs to get/put pwd references

[PATCH 0/2] improve per-node allocation and reclaim visibility
 2026-02-12 18:08 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] KVM: x86: Fix incorrect memory constraint for FXSAVE in emulator
 2026-02-12 18:06 UTC  (4+ messages)

[PATCH net] net: sparx5/lan969x: fix PTP clock max_adj value
 2026-02-12 18:04 UTC  (2+ messages)

[PATCH v4] staging: sm750fb: Rename nDirection to new_direction
 2026-02-12 18:04 UTC 

[PATCH 1/2] KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
 2026-02-12 18:00 UTC  (3+ messages)

[PATCH] rust: task: clarify comments on task UID accessors
 2026-02-12 18:00 UTC 

[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
 2026-02-12 18:00 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add support for Microchip MCP48FEB02

[PATCH] rust: task: clean up safety issues wrt de_thread()
 2026-02-12 17:56 UTC  (3+ messages)

[PATCH V2] arm64: dts: qcom: arduino-imola: fix faulty spidev node
 2026-02-12 17:55 UTC  (2+ messages)

[PATCH net] net: sparx5/lan969x: fix DWRR cost max to match hardware register width
 2026-02-12 17:53 UTC  (2+ messages)

[PATCH] x509: select CONFIG_CRYPTO_LIB_SHA256
 2026-02-12 17:49 UTC  (2+ messages)

[PATCH v3 03/12] rust: xarray: add `contains_index` method
 2026-02-12 17:49 UTC  (9+ messages)

[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
 2026-02-12 17:48 UTC  (2+ messages)

[PATCH] lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
 2026-02-12 17:47 UTC  (3+ messages)

[PATCH v3 00/20] Virtual Swap Space
 2026-02-12 17:45 UTC  (7+ messages)

[PATCH v3 0/5] uniwill-laptop: Input-related improvements
 2026-02-12 17:43 UTC  (6+ messages)
` [PATCH v3 1/5] platform/x86: uniwill-laptop: Rename FN lock and super key lock attrs
` [PATCH v3 2/5] platform/x86: uniwill-laptop: Fix crash on unexpected battery event
` [PATCH v3 3/5] platform/x86: uniwill-laptop: Mark FN lock status as being volatile
` [PATCH v3 4/5] platform/x86: uniwill-laptop: Handle FN lock event
` [PATCH v3 5/5] platform/x86: uniwill-laptop: Handle super key changed event

DRV260x: Support ACPI-enumerated devices
 2026-02-12 17:41 UTC  (9+ messages)
` [PATCH 2/5] input: drv260x: Add support for "
` [PATCH 3/5] input: drv260x: Check the device ID at initialization
` [PATCH 4/5] input: drv260x: Stop waiting for GO bit clearing after timeout
` [PATCH 5/5] input: drv260x: Don't try to disable dummy regulator

[GIT PULL] fsverity updates for 7.0
 2026-02-12 17:38 UTC  (3+ messages)

[RFC v1 00/11] Add iMX95 neoisp driver
 2026-02-12 17:38 UTC  (10+ messages)
  ` [EXT] "
          `  "

[PATCH v2 0/4] iio: proximity: hx9023s: firmware property, safety fixes
 2026-02-12 17:36 UTC  (11+ messages)
` [PATCH v2 1/4] iio: proximity: hx9023s: fix out-of-bounds access when copying firmware
` [PATCH v2 2/4] iio: proximity: hx9023s: Protect against division by zero in set_samp_freq
` [PATCH v2 3/4] dt-bindings: iio: proximity: hx9023s: support firmware-name property

[PATCH mm-unstable v1 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-02-12 17:34 UTC  (5+ messages)
` [PATCH mm-unstable v1 3/5] mm/khugepaged: define COLLAPSE_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
` [PATCH mm-unstable v1 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[PATCH net v4] atm: fore200e: fix use-after-free in tasklets during device removal
 2026-02-12 17:32 UTC  (2+ messages)

[PATCH] tools/sched_ext: scx_central: fix sched_setaffinity() call with the set size
 2026-02-12 17:31 UTC  (2+ messages)

[PATCH v2 3/9] bus: rifsc: use new CONFIG_STM32_FIREWALL_DEBUG switch
 2026-02-12 17:29 UTC  (2+ messages)

[PATCH] cgroup: fix race between task migration and iteration
 2026-02-12 17:29 UTC  (2+ messages)

[PATCH] tools/sched_ext: scx_nest: zero-initialize stats counter array
 2026-02-12 17:29 UTC  (2+ messages)

[PATCH v5 0/5] arm64: dts: ti: k3-am62: Support Main UART wakeup
 2026-02-12 17:27 UTC  (6+ messages)
` [PATCH v5 1/5] arm64: dts: ti: k3-am62x-sk-common: Enable "
` [PATCH v5 2/5] arm64: dts: ti: k3-am62a7-sk: "
` [PATCH v5 3/5] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v5 4/5] arm64: dts: ti: k3-am62l3-evm: "
` [PATCH v5 5/5] arm64: dts: ti: k3-am62d2-evm: "

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

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

[PATCH v1] dt-bindings: mmc: dwcmshc-sdhci: Fix resets array validation
 2026-02-12 17:23 UTC  (4+ messages)
  `  "

[PATCH] clk: scu/imx8qxp: do not register driver in probe()
 2026-02-12 17:22 UTC  (4+ messages)

[PATCH] staging: octeon: fix free_irq dev_id mismatch in cvm_oct_rx_shutdown
 2026-02-12 17:19 UTC 

[PATCH] block: update docs for bio and bvec_iter
 2026-02-12 17:17 UTC 

[PATCH] staging: rtl8723bs: fix CamelCase variable name
 2026-02-12 17:12 UTC  (2+ messages)

[PATCH net] net: usb: catc: enable basic endpoint checking
 2026-02-12 17:09 UTC  (2+ messages)

[PATCH] PCI: Validate window resource type in pbus_select_window_for_type()
 2026-02-12 17:09 UTC  (2+ messages)

[PATCH] fs/ntfs3: add delayed-allocation (delalloc) support
 2026-02-12 17:08 UTC 

[PATCH 0/5] Add support for Seeed Studio BeagleBone HDMI cape overlay
 2026-02-12 16:58 UTC  (10+ messages)
` [PATCH 1/5] ARM: dts: ti: Enable overlays for all DTB files
` [PATCH 4/5] ARM: multi_v7_defconfig: Enable ITE IT66121 driver

[PATCH] selftests/mm: Remove duplicate include of unistd.h
 2026-02-12 17:03 UTC  (3+ messages)

[PATCH] bcm5974: recover from failed mode switch
 2026-02-12 17:00 UTC  (2+ messages)

ld.lld: error: undefined symbol: xe_configfs_get_psmi_enabled
 2026-02-12 16:59 UTC 

[PATCH 0/3] staging: rtl8723bs: tidy up rtw_io.c formatting
 2026-02-12 16:56 UTC  (7+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove unnecessary parentheses in rtw_io.c
` [PATCH 2/3] staging: rtl8723bs: fix blank line style issues "
` [PATCH 3/3] staging: rtl8723bs: fix long lines "

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

[PATCH v2 0/4] x86/mtrr: Allow MTRR updates on multiple CPUs in parallel
 2026-02-12 16:54 UTC  (7+ messages)

[PATCH v2 1/2] dt-bindings: gpio: add gpio-aggregator binding
 2026-02-12 16:53 UTC  (8+ messages)

[PATCH] rust: impl_flags: add method to return underlying integer
 2026-02-12 16:53 UTC  (2+ messages)

[PATCH v9 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-12 16:53 UTC  (4+ messages)
` [PATCH v9 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict

[PATCH v3] arm: multi_v7_defconfig: Enable more OMAP related configs
 2026-02-12 16:52 UTC  (2+ messages)

[PATCH v1] mm/damon: remove unused code
 2026-02-12 16:51 UTC  (2+ messages)

[PATCH v3 1/3] rust: clk: use the type-state pattern
 2026-02-12 16:50 UTC  (16+ messages)

[PATCH v3 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-02-12 16:48 UTC  (3+ messages)
` [PATCH v3 02/14] media: mediatek: vcodec: add decoder compatible to support mt8196

[PATCH v5 0/6] cgroup/cpuset: Fix partition related locking issues
 2026-02-12 16:46 UTC  (7+ messages)
` [PATCH v5 1/6] cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
` [PATCH v5 2/6] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH v5 3/6] cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed
` [PATCH v5 4/6] cgroup/cpuset: Don't update isolated_cpus from CPU hotplug
` [PATCH v5 5/6] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
` [PATCH v5 6/6] cgroup/cpuset: Eliminate some duplicated rebuild_sched_domains() calls

[RFC 0/2] mm: thp: split time allocation of page table for THPs
 2026-02-12 16:46 UTC  (6+ messages)
` [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time

[PATCH ath-next 0/4] wifi: ath12k: harden stats/rate handling for WCN785x stability
 2026-02-12 16:47 UTC  (4+ messages)
` [PATCH ath-next 1/4] wifi: ath12k: validate survey index when frequency is not found

[PATCH net-next v2] docs: ethtool: clarify the bit-by-bit bitset format description
 2026-02-12 16:46 UTC  (3+ messages)

[PATCH] RDMA/rxe: Generate async error for r_key violations
 2026-02-12 16:43 UTC 

[PATCH v8 0/5] lib and lib/cmdline enhancements
 2026-02-12 16:44 UTC  (6+ messages)
` [PATCH v8 1/5] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v8 2/5] lib: fix memparse() "
` [PATCH v8 3/5] lib: add more string to 64-bit integer conversion overflow tests
` [PATCH v8 4/5] lib/cmdline_kunit: add test case for memparse()
` [PATCH v8 5/5] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings

[PATCH v2 0/2] media: i2c: mt9m114: add support for Aptina MI1040
 2026-02-12 16:44 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v3] arm64: dts: qcom: sm8550: Add UART15
 2026-02-12 16:41 UTC 

[PATCH v2 1/1] dt-bindings: net: can: nxp,sja1000: add reference to mc-peripheral-props.yaml
 2026-02-12 16:39 UTC  (2+ messages)

[PATCH] kunit: Add --list_suites to show suites
 2026-02-12 16:37 UTC 

make binrpm-pkg broken due to commit 62089b804895
 2026-02-12 16:36 UTC  (3+ messages)

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

[PATCH] ASoC: dt-bindings: asahi-kasei,ak5558: Reference common DAI properties
 2026-02-12 16:34 UTC  (2+ messages)

[PATCH v6 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-12 16:31 UTC  (6+ messages)

[PATCH] dt-bindings: thermal: qcom-tsens: Add Eliza SoC TSENS
 2026-02-12 16:31 UTC  (2+ messages)

[PATCH 0/7] dmaengine: xilinx_dma: MCDMA descriptor and metadata handling improvements
 2026-02-12 16:30 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: dmaengine: xilinx_dma: Move xlnx,irq-delay to common AXI DMA and MCDMA section
` [PATCH 6/7] dt-bindings: dmaengine: xilinx_dma: Add "xlnx,include-stscntrl-strm" property

[BUG] Fault during memory acceptance for TDX VMs with certain memory sizes
 2026-02-12 16:29 UTC 

[PATCH 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
 2026-02-12 16:30 UTC  (7+ messages)
` [PATCH 2/2] drm/hyperv: During panic do VMBus unload after frame buffer is flushed

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

[PATCH v1 RESEND] SoundWire: Allow Prepare command for Simplified_CP_SM
 2026-02-12 16:28 UTC  (9+ messages)
            ` [EXTERNAL] "

[PATCH 00/11] v4l2: Add tracing for stateless codecs
 2026-02-12 16:23 UTC  (12+ messages)
` [PATCH 01/11] media: Move visl traces to v4l2-core
` [PATCH 02/11] media: Reformat v4l2-requests trace event printk
` [PATCH 03/11] media: Add tgid and fd fields in v4l2_fh struct
` [PATCH 04/11] media: Add tgid and fd to the v4l2-requests trace fields
` [PATCH 05/11] media: Add missing types to v4l2_ctrl_ptr
` [PATCH 06/11] media: Trace the stateless controls when set in v4l2-ctrls-core.c
` [PATCH 07/11] media: Add stream on/off traces and run them in the ioctl
` [PATCH 08/11] media: Add HW run/done trace events
` [PATCH 09/11] media: hantro: Add v4l2_hw run/done traces
` [PATCH 10/11] media: v4l2: Add callback for show_fdinfo
` [PATCH 11/11] media: hantro: Add fdinfo callback

[PATCH v5 0/3] x86: Capability bits fix and required bits sanity check
 2026-02-12 16:23 UTC  (4+ messages)
` [PATCH v5 1/3] x86/cpu: Clear feature bits disabled at compile-time

[PATCH] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
 2026-02-12 16:22 UTC  (8+ messages)

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-12 16:22 UTC  (5+ messages)
` [PATCH v4 15/41] arm_mpam: resctrl: Pick the caches we will use as resctrl resources

[PATCH 0/2] efi: Expose the runtime-services workqueue via sysfs
 2026-02-12 16:20 UTC  (5+ messages)

[PATCH 0/8] ARM: dts: imx28: cleanup all CHECK_DTBS warnings for imx23 and imx28
 2026-02-12 16:19 UTC  (9+ messages)
` [PATCH 1/8] ARM: dts: imx23/28: set #size-cells of NAND controller to 0
` [PATCH 2/8] ARM: dts: imx28: add nand@0 node and partitions
` [PATCH 3/8] ARM: dts: imx23: fix interrupt names for dma-controller@80024000
` [PATCH 4/8] ARM: dts: imx23/28: add "led-" prefix to LED subnodes
` [PATCH 5/8] ARM: dts: imx28: rename gpios-reset to reset-gpios of hx8357
` [PATCH 6/8] ARM: dts: imx28-sps1: remove undocumented fallback compatible "mr25h256"
` [PATCH 7/8] ARM: dts: imx28-tx28: rename compatible to "edt,edt-ft5206"
` [PATCH 8/8] ARM: dts: imx28-tx28: remove undocumented aliases

[PATCH v4 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
 2026-02-12 16:20 UTC  (3+ messages)
` [PATCH v4 2/2] iio: light: vcnl4000: add support for Capella CM36686 and CM36672P

[PATCH v2] fs/dax: check zero or empty entry before converting xarray entry
 2026-02-12 16:18 UTC 


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