public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-28 12:31:04 to 2026-01-28 14:10:12 UTC [more...]

[PATCH v6 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-01-28 14:10 UTC  (7+ messages)
` [PATCH v6 01/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v6 02/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v6 03/11] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v6 04/11] selftests: tracing: Add syntax "
` [PATCH v6 05/11] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer
` [PATCH v6 06/11] tracing: wprobe: Use a new seq_print_ip_sym_offset() wrapper

[linux-next:master] [tty] d000422a46: sysfs:cannot_create_duplicate_filename
 2026-01-28 14:09 UTC 

[PATCH v3 0/4] staging: rtl8723bs: remove memory allocation wrappers
 2026-01-28 14:09 UTC  (2+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: replace _rtw_malloc with kmalloc

[PATCH v2 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
 2026-01-28 14:10 UTC  (4+ messages)
` [PATCH v2 6/6] clk: qcom: Add TCSR clock driver for Eliza

[PATCH 1/2] drm: introduce page_flip_timeout()
 2026-01-28 12:48 UTC  (8+ messages)

[PATCH] rust: atomic: add fetch_sub
 2026-01-28 14:06 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: qcom: add Acer Swift SFA14-11 support
 2026-01-28 14:05 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: add Acer Swift SFA14-11
` [PATCH v3 2/2] arm64: dts: qcom: add Acer Swift SFA14-11 device tree
    `  "

[PATCH] rust: add `CacheAligned` for easy cache line alignment of values
 2026-01-28 14:05 UTC 

[PATCH v3] dma/pool: distinguish between missing and exhausted atomic pools
 2026-01-28 14:05 UTC  (2+ messages)

[PATCH] erofs: mark inodes without acls in erofs_read_inode()
 2026-01-28 14:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] regulator: qcom-rpmh: Add support for regulator-off-on-delay-us
 2026-01-28 14:04 UTC  (6+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-28 14:03 UTC  (3+ messages)
` [PATCH v0 08/15] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg

[PATCH v2 0/7] 8250 DW UART fixes when under constant Rx pressure
 2026-01-28 14:03 UTC  (13+ messages)
` [PATCH v2 1/7] serial: 8250: Protect LCR write in shutdown
` [PATCH v2 2/7] serial: 8250_dw: Avoid unnecessary LCR writes
` [PATCH v2 3/7] serial: 8250: Add serial8250_handle_irq_locked()
` [PATCH v2 4/7] serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
` [PATCH v2 5/7] serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm

[PATCH] powerpc: dts: fsl: Drop unused .dtsi files
 2026-01-28 14:02 UTC 

[PATCH 3/6] rust: add `bitfield!` macro
 2026-01-28 14:02 UTC  (6+ messages)

[PATCH v2 0/2] rust: introduce abstractions for fwctl
 2026-01-28 14:01 UTC  (9+ messages)
` [PATCH v2 1/2] "
            ` [PATCH v2 1/2] rust: introduce abstractions for fwctlg

Regression: system freeze on resume from suspend introduced by printk per-console suspended state
 2026-01-28 14:00 UTC  (8+ messages)

[PATCH] virtio_ring: Add READ_ONCE annotations for device-writable fields
 2026-01-28 13:59 UTC 

[PATCH v4 0/4] Enable ICE clock scaling
 2026-01-28 13:59 UTC  (3+ messages)
` [PATCH v4 3/4] ufs: host: Add ICE clock scaling during UFS clock changes

[RFC PATCH] net: phy: integrate reset-after-clock quirk into phy_init_hw
 2026-01-28 13:58 UTC  (4+ messages)

[PATCHv5 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-28 13:54 UTC  (18+ messages)
` [PATCHv5 01/17] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv5 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv5 03/17] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv5 04/17] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv5 05/17] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv5 06/17] LoongArch/mm: "
` [PATCHv5 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv5 08/17] mm: Make page_zonenum() use head page
` [PATCHv5 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv5 10/17] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv5 11/17] mm/hugetlb: Remove fake head pages
` [PATCHv5 12/17] mm: Drop fake head checks
` [PATCHv5 13/17] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv5 14/17] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv5 15/17] mm: Remove the branch from compound_head()
` [PATCHv5 16/17] hugetlb: Update vmemmap_dedup.rst
` [PATCHv5 17/17] mm/slab: Use compound_head() in page_slab()

[PATCH v3 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
 2026-01-28 13:56 UTC  (2+ messages)

[PATCH v8 0/3] Optimize zone->contiguous update and issue fix
 2026-01-28 13:56 UTC  (11+ messages)
` [PATCH v8 1/3] mm/memory hotplug: Fix zone->contiguous always false when hotplug
` [PATCH v8 2/3] mm/memory hotplug/unplug: Add online_memory_block_pages() and offline_memory_block_pages()

[patch V5 00/20] sched: Rewrite MM CID management
 2026-01-28 13:56 UTC  (5+ messages)

[PATCH 00/21] IRQF_ONESHOT clean up
 2026-01-28 13:53 UTC  (13+ messages)
` [PATCH 18/21] iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
` [PATCH 20/21] iio: magnetometer: Remove IRQF_ONESHOT

[PATCH] rust_binder: return p from rust_binder_transaction_target_node()
 2026-01-28 13:53 UTC  (2+ messages)

[PATCH v7 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2026-01-28 13:53 UTC  (8+ messages)
` [PATCH v7 02/11] drm/fourcc: Add DRM_FORMAT_XV15/XV20
` [PATCH v7 03/11] drm/fourcc: Add DRM_FORMAT_Y8

[PATCH v3] rust: dma: allow drivers to tune max segment size
 2026-01-28 13:53 UTC 

[PATCH 0/3] arm64: qcom: sm8650: misc enhancements
 2026-01-28 13:53 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8650: add CPU cache size properties

[PATCH] uprobes: fix incorrect lockdep condition in filter_chain()
 2026-01-28 13:50 UTC  (2+ messages)

[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-01-28 13:49 UTC  (11+ messages)
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()

[PATCH 1/2] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ with valid IRQ check
 2026-01-28 13:49 UTC  (4+ messages)

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nft_array_get_cmp
 2026-01-28 13:49 UTC 

[PATCH] dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
 2026-01-28 13:48 UTC  (2+ messages)

[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
 2026-01-28 13:47 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2026-01-28 13:47 UTC 

[PATCH V2] riscv: mm: Fixup no5lvl failure when vaddr is invalid
 2026-01-28 13:45 UTC  (2+ messages)

[PATCH v2] sched/deadline: Reset dl_server execution state on stop
 2026-01-28 13:41 UTC  (11+ messages)

[PATCH v2] drm: add ARM interleaved 64k modifier
 2026-01-28 13:39 UTC  (2+ messages)

[PATCH v1 0/2] media: i2c: mt9m114: add support for Aptina MI1040
 2026-01-28 13:40 UTC  (7+ messages)
` [PATCH v1 2/2] "

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nft_array_get_cmp
 2026-01-28 13:40 UTC  (3+ messages)
` Forwarded: [PATCH] netfilter: nf_tables: fix use-after-free in nft_set_elem lookup

[PATCH v7 00/10] Enable video decoder & encoder for MT8189
 2026-01-28 13:39 UTC  (7+ messages)
` [PATCH v7 05/10] media: mediatek: vcodec: Add Decoder profile & level Initialization

[PATCH v2 0/2] mtd: devices: Qualcomm SCM storage support
 2026-01-28 13:39 UTC  (4+ messages)
` [PATCH v2 1/2] firmware: qcom: scm: Add SCM storage interface support

[PATCH] sched/fair: revert force wakeup preemption
 2026-01-28 13:38 UTC  (3+ messages)

[PATCH 0/5] Add LPASS LPI pin controller support for SM6350
 2026-01-28 13:38 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: qcom: Add SM6350 LPI pinctrl
` [PATCH 2/5] pinctrl: qcom: lpass-lpi: Add ability to use SPARE_1 for slew control
` [PATCH 3/5] pinctrl: qcom: Add SM6350 LPASS LPI TLMM

"sched/rt: Fix race in push_rt_task" linux kernel patch backports
 2026-01-28 13:35 UTC  (5+ messages)

[PATCH] rust: page: add `from_raw()`
 2026-01-28 13:30 UTC  (2+ messages)

[PATCH v1 0/3] pinctrl: core: managed resource handling cleanup
 2026-01-28 13:30 UTC  (2+ messages)

[PATCH] fbdev: au1100fb: Add missing check for clk_enable
 2026-01-28 13:29 UTC  (2+ messages)

[PATCH v4 0/7] rust: add `register!` macro
 2026-01-28 13:27 UTC  (4+ messages)
` [PATCH v4 6/7] sample: rust: pci: use "

[PATCH v1 1/1] pinctrl: tangier: Remove duplicate error messages
 2026-01-28 13:29 UTC  (3+ messages)

[PATCH v2 0/4] regulator: spacemit-p1: Fix voltage ranges and support board power tree
 2026-01-28 13:29 UTC  (9+ messages)
` [PATCH v2 1/4] regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulators
` [PATCH v2 2/4] dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties
` [PATCH v2 3/4] regulator: spacemit-p1: Update supply names
` [PATCH v2 4/4] riscv: dts: spacemit: Update PMIC supply properties for BPI-F3 and Jupiter

[PATCH v3] ACPI: scan: Use async schedule function for acpi_scan_clear_dep_fn
 2026-01-28 13:28 UTC 

[PATCH v1 1/1] pinctrl: lynxpoint: Remove duplicate error messages
 2026-01-28 13:28 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: baytrail: Remove duplicate error messages
 2026-01-28 13:28 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: cherryview: Remove duplicate error messages
 2026-01-28 13:28 UTC  (3+ messages)

[PATCH v8] watchdog/hardlockup: simplify perf event probe and remove per-cpu dependency
 2026-01-28 11:53 UTC 

[PATCH v1 1/1] pinctrl: intel: Remove duplicate error messages
 2026-01-28 13:27 UTC  (3+ messages)

[GIT PULL] ASPEED clk updates for v6.19
 2026-01-28 13:26 UTC  (2+ messages)

[BUG] - Short freezes in gameplay due to MMC_CAP_AGGRESSIVE_PM on RTS525A card reader
 2026-01-28 13:23 UTC  (10+ messages)

[PATCH v2 0/4] staging: rtl8723bs: remove unused diagnostic
 2026-01-28 13:23 UTC  (2+ messages)

[PATCH v6 04/11] amdgpu/vce: use amdgpu_gtt_mgr_alloc_entries
 2026-01-28 13:21 UTC  (2+ messages)

[RFC net-next] net: ena: Use u64_stats_t with u64_stats_sync properly
 2026-01-28 13:21 UTC  (2+ messages)

[PATCH net-next v9 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-28 11:29 UTC  (3+ messages)
` [PATCH net-next v9 4/4] net: dsa: add basic initial driver for "

[PATCH v4 0/4] media: Fix CSI2 RGB vs BGR pixel order
 2026-01-28 13:19 UTC  (8+ messages)
` [PATCH v4 2/4] media: uapi: Introduce MEDIA_BUS_FMT_BGR565_1X16

[PATCH v3 0/2] spi: aspeed: Improve handling of shared SPI controllers
 2026-01-28 13:18 UTC  (3+ messages)

[PATCH v1 0/3] staging: rtl8723bs: remove unused diagnostic
 2026-01-28 13:17 UTC  (5+ messages)
` [PATCH v1 1/3] staging: rtl8723bs: remove dead RX info reset logic
` [PATCH v1 3/3] staging: rtl8723bs: remove unused struct debug_priv and all counters

SIGSEGVs after 39a167560a61 ("rseq: Optimize event setting")
 2026-01-28 13:16 UTC  (10+ messages)

[PATCH net-next 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-01-28 13:14 UTC  (5+ messages)
` [PATCH net-next 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge

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

[PATCH v2 00/20] IRQF_ONESHOT clean up
 2026-01-28 13:07 UTC  (9+ messages)
` [PATCH v2 15/20] mfd: wm8350-core: Use IRQF_ONESHOT
` [PATCH v2 16/20] iio: Use IRQF_NO_THREAD
` [PATCH v2 18/20] iio: magnetometer: Remove IRQF_ONESHOT
` [PATCH v2 19/20] iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll()

[PATCH v5 0/2] Fix Omen 16-wf1xxx thermal profile and add EC readback
 2026-01-28 13:06 UTC  (2+ messages)

[PATCH] staging: media: av7110: cleanup sleep timers and dead code
 2026-01-28 13:06 UTC  (3+ messages)
  ` [PATCH] staging: media: av7110: refactor sleep timers

[PATCH v5 0/3] staging: rtl8723bs: coding style and refactoring cleanups
 2026-01-28 13:05 UTC  (3+ messages)
` [PATCH v5 2/3] staging: rtl8723bs: rename LinkDetectInfo and clean up related code

[PATCH v3 0/4] media: qcom: flip the switch between Venus and Iris drivers
 2026-01-28 13:05 UTC  (8+ messages)
` [PATCH v3 2/4] media: dt-bindings: qcom,sc7280-venus: drop non-PAS support
` [PATCH v3 3/4] media: dt-bindings: qcom-sc7180-venus: move video-firmware here
` [PATCH v3 4/4] media: qcom: venus: flip the venus/iris switch

[PATCH net-next v1 0/3] r816e: Add r816e driver in Realtek
 2026-01-28 13:04 UTC  (3+ messages)

[PATCH v3] mm/shmem, swap: fix race of truncate and swap entry split
 2026-01-28 13:02 UTC  (2+ messages)

[PATCH] arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
 2026-01-28 13:04 UTC  (3+ messages)

[PATCH v4 1/3] cxl, doc: Remove isonum.txt inclusion
 2026-01-28 13:03 UTC  (4+ messages)
` [PATCH v4 3/3] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement

[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-28 13:01 UTC  (7+ messages)
` [PATCH v4 08/10] mm/vma: improve and document __is_vma_write_locked()

[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-28 12:59 UTC  (10+ messages)
` [PATCH v8 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCHv4 00/14] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-28 12:59 UTC  (6+ messages)
` [PATCHv4 09/14] mm/hugetlb: Remove fake head pages

[PATCH net-next 0/8] Add support for Renesas RZ/G3L GBETH
 2026-01-28 12:58 UTC  (9+ messages)
` [PATCH net-next 1/8] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L SoC
` [PATCH net-next 2/8] net: stmmac: dwmac-renesas-gbeth: Add support for "
` [PATCH net-next 3/8] clk: renesas: rzg2l: Drop a check in rzg3s_cpg_pll_clk_recalc_rate()
` [PATCH net-next 4/8] clk: renesas: rzg2l: Add support for enabling PLLs
` [PATCH net-next 5/8] clk: renesas: r8a08g046: Add support for PLL6 clk
` [PATCH net-next 6/8] clk: renesas: r9a08g046: Add clock and reset signals for the GBETH IPs
` [PATCH net-next 7/8] arm64: dts: renesas: r9a08g046: Add GBETH nodes
` [PATCH net-next 8/8] arm64: dts: renesas: rzg3l-smarc-som: Enable eth0 (GBETH) interface

[PATCH v1] platform/x86: classmate-laptop: Add missing NULL pointer checks
 2026-01-28 12:57 UTC  (2+ messages)

[PATCH v4 0/5] Tracing: Accelerate Kernel Boot by Asynchronizing
 2026-01-28 12:55 UTC  (6+ messages)
` [PATCH v4 1/5] tracing: Rename `eval_map_wq` and allow other parts of tracing use it
` [PATCH v4 2/5] tracing: add trace_async_init boot parameter
` [PATCH v4 3/5] tracing/kprobes: Skip setup_boot_kprobe_events() when no cmdline event
` [PATCH v4 4/5] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous when trace_async_init set
` [PATCH v4 5/5] blktrace: Make init_blk_tracer() "

[PATCH 0/5] Provide HDMI VSI & SPD InfoFrames to DW HDMI QP TX
 2026-01-28 12:54 UTC  (4+ messages)
` [PATCH 1/5] drm/bridge: dw-hdmi-qp: Provide HDMI Vendor Specific InfoFrame

[PATCH v13 0/3] Firmware Support for USB-HID Devices and CP2112
 2026-01-28 12:49 UTC  (5+ messages)
` [PATCH v13 1/3] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge

[PATCH v2] mailbox: Remove mailbox_client.h from controller drivers
 2026-01-28 12:48 UTC  (2+ messages)

[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2026-01-28 12:45 UTC  (7+ messages)
` [PATCH v7 4/5] PCI/AER: Clear both AER fatal and non-fatal status
` [PATCH v7 5/5] PCI/AER: Only clear error bits in pcie_clear_device_status()

[PATCH v1] net: stmmac: Disable queues before tx_disable
 2026-01-28 12:46 UTC  (2+ messages)

[PATCH 0/6] Add queue ready message to VDUSE
 2026-01-28 12:45 UTC  (7+ messages)
` [PATCH 1/6] vduse: ensure vq->ready access is smp safe
` [PATCH 2/6] vduse: store control device pointer
` [PATCH 3/6] vduse: Add API v2 definition
` [PATCH 4/6] vduse: add VDUSE_GET_FEATURES ioctl
` [PATCH 5/6] vduse: add F_QUEUE_READY feature
` [PATCH 6/6] vduse: advertise API V2 support

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-28 12:44 UTC  (2+ messages)

[PATCH] mtd: spi-nor: swp: check SR_TB flag when getting tb_mask
 2026-01-28 12:42 UTC 

[PATCH v3] bus: fsl-mc: fix an error handling in fsl_mc_device_add()
 2026-01-28 12:43 UTC  (2+ messages)

[PATCH] mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
 2026-01-28 12:42 UTC  (5+ messages)

[PATCH v3 00/26] Runtime TDX Module update support
 2026-01-28 12:42 UTC  (4+ messages)
` [PATCH v3 03/26] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>

[PATCH v4 0/2] Add edp reference clock for lemans
 2026-01-28 12:41 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: lemans: Add eDP ref clock for eDP PHYs

[syzbot] Monthly overlayfs report (Jan 2026)
 2026-01-28 12:41 UTC 

[PATCH v2 0/6] iio: amplifiers: ad8366: driver update and dt support
 2026-01-28 12:39 UTC  (7+ messages)
` [PATCH v2 4/6] iio: amplifiers: ad8366: add device tree support

[PATCH] PCI: qcom: Prevent GDSC power down on suspend
 2026-01-28 12:31 UTC  (2+ messages)

[PATCH] apei/ghes: Add ghes_edac support for __ZX__ and _BYO_ systems
 2026-01-28 12:31 UTC  (2+ messages)

[PATCH v5 0/3] s32g: Use a syscon for GPR
 2026-01-28 12:30 UTC  (3+ messages)
` [PATCH v5 1/3] net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII


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