public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-09 04:34:17 to 2026-01-09 08:03:09 UTC [more...]

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-09  8:03 UTC  (7+ messages)
` [PATCH 12/24] jfs: add setlease file operation
` [PATCH 13/24] nilfs2: "

[PATCH 0/5] Add DisplayPort support for rk3576
 2026-01-09  8:00 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: display: rockchip: Add rk3576 DisplayPort
` [PATCH 2/5] drm/bridge: synopsys: dw-dp: Set pixel mode by platform data
` [PATCH 3/5] drm/bridge: synopsys: dw-dp: Make i2s/spdif clk optional
` [PATCH 4/5] drm/rockchip: dw_dp: Add DisplayPort support for rk3576
` [PATCH 5/5] arm64: dts: rockchip: Add DisplayPort dt node "

[PATCH v2 0/4] Initial patch set for PURWA-IOT-EVK
 2026-01-09  7:59 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: qcom: Document PURWA-IOT-EVK board
` [PATCH v2 2/4] firmware: qcom: scm: Allow QSEECOM on PURWA-IOT-EVK
` [PATCH v2 3/4] arm64: dts: qcom: Add PURWA-IOT-SOM platform
` [PATCH v2 4/4] arm64: dts: qcom: Add base PURWA-IOT-EVK board

[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
 2026-01-09  7:59 UTC  (4+ messages)
` [RFC/RFT PATCH 15/19] x64/acpi: Use PIC-compatible references in wakeup_64.S

[PATCH 2/5] PCI: dwc: Add new APIs to remove standard and extended Capability
 2026-01-09  7:59 UTC  (3+ messages)

[syzbot] [media?] KASAN: slab-use-after-free Read in em28xx_release_resources
 2026-01-09  7:55 UTC  (2+ messages)
` [PATCH] em28xx: test

[PATCH v2 0/4] drm/amdkfd: Add batch userptr allocation support
 2026-01-09  7:55 UTC  (3+ messages)

[PATCH] [v3] Documentation: Provide guidelines for tool-generated content
 2026-01-09  7:54 UTC  (17+ messages)

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-01-09  7:52 UTC  (6+ messages)
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH net] can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
 2026-01-09  7:50 UTC  (2+ messages)

[PATCH RESEND] binder: handle PID namespace conversion for freeze operation
 2026-01-09  7:50 UTC  (4+ messages)

[PATCH 0/6] media: stm32: add dcmipp/csi power-domain support for mp2x
 2026-01-09  7:49 UTC  (2+ messages)

[PATCH 06/12] rust: pin-init: rewrite `#[pin_data]` using `syn`
 2026-01-09  7:45 UTC  (2+ messages)

[PATCH v3 0/6] media: qcom: iris: encoder feature enhancements batch2
 2026-01-09  7:42 UTC  (7+ messages)
` [PATCH v3 1/6] media: qcom: iris: Add intra refresh support for gen1 encoder
` [PATCH v3 2/6] media: qcom: iris: Add Long-Term Reference support for encoder
` [PATCH v3 3/6] media: qcom: iris: Add B frames "
` [PATCH v3 4/6] media: qcom: iris: Add hierarchical coding "
` [PATCH v3 5/6] media: qcom: iris: Optimize iris_hfi_gen1_packet_session_set_property
` [PATCH v3 6/6] media: qcom: iris: Simplify COMV size calculation

[PATCH v6] PCI/portdev: Disable AER for Titan Ridge 4C 2018
 2026-01-09  7:42 UTC 

[PATCH v1] mmc: sdhci-of-dwcmshc: fix init for AXI clock and DMA 128MB boundary
 2026-01-09  7:36 UTC  (3+ messages)

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-01-09  7:35 UTC  (20+ messages)
` [PATCH net-next v7 2/9] ptr_ring: add helper to detect newly freed space on consume
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
` [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present

[PATCH v2] sched: fix incorrect schedstats for rt and dl thread
 2026-01-09  7:35 UTC 

[PATCH v5 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2026-01-09  7:34 UTC  (7+ messages)
` [PATCH v5 3/4] iommu: debug-pagealloc: Track IOMMU pages

[syzbot] Kernel panic in pcipcwd_get_status due to simulated overheat
 2026-01-09  7:34 UTC  (3+ messages)

[PATCH v1] arm64: defconfig: enable WCD937X codec driver as module
 2026-01-09  7:33 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: Initial support for LG1215 TV SoC
 2026-01-09  7:33 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add 'lge,*' for LG Electronics

[PATCH net-next 0/5] net: phy: realtek: simplify and reunify C22/C45 drivers
 2026-01-09  7:32 UTC  (5+ messages)
` [PATCH net-next 2/5] net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2
` [PATCH net-next 4/5] net: phy: realtek: demystify PHYSR register location

[PATCH v2 00/12] drm/bridge: convert users of of_drm_find_bridge(), part 2
 2026-01-09  7:31 UTC  (13+ messages)
` [PATCH v2 01/12] drm: of: drm_of_panel_bridge_remove(): fix device_node leak
` [PATCH v2 02/12] drm: of: drm_of_panel_bridge_remove(): convert to of_drm_find_and_get_bridge()
` [PATCH v2 03/12] drm/bridge: sii902x: "
` [PATCH v2 04/12] drm/bridge: thc63lvd1024: "
` [PATCH v2 05/12] drm/bridge: tfp410: "
` [PATCH v2 06/12] drm/bridge: tpd12s015: "
` [PATCH v2 07/12] drm/bridge: lt8912b: "
` [PATCH v2 08/12] drm/bridge: imx8mp-hdmi-pvi: "
` [PATCH v2 09/12] drm/bridge: imx8qxp-ldb: "
` [PATCH v2 10/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable for the next bridge
` [PATCH v2 11/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: don't use the bridge pointer as an error indicator
` [PATCH v2 12/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_and_get_bridge()

[PATCH v5 0/3] PCI: endpoint: BAR subrange mapping support
 2026-01-09  7:29 UTC  (4+ messages)
` [PATCH v5 3/3] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH v3] cxl/port: Fix target list setup for multiple decoders sharing the same dport
 2026-01-09  7:28 UTC  (3+ messages)

[PATCH v3 0/7] video/logo: allow custom boot logo and simplify logic
 2026-01-09  7:28 UTC  (3+ messages)
` [PATCH v3 6/7] video/logo: remove logo_mac_clut224

[PATCH RFC v3 0/3] fuse: compound commands
 2026-01-09  7:20 UTC  (4+ messages)
` [PATCH RFC v3 3/3] fuse: use the newly created helper functions
    `  "

[PATCH] sched/rt: fix incorrect schedstats for rt thread
 2026-01-09  7:24 UTC  (2+ messages)

[PATCH v5 00/24] MediaTek UFS Cleanup and MT8196 Enablement
 2026-01-09  7:24 UTC  (7+ messages)
` [PATCH v5 11/24] scsi: ufs: mediatek: Rework probe function
` [PATCH v5 12/24] scsi: ufs: mediatek: Remove vendor kernel quirks cruft

[PATCH v2 0/2] thunderbolt: Fix S4 resume incongruities
 2026-01-09  7:23 UTC  (6+ messages)

[PATCH v2 0/3] pic64gx clk kconfig/binding changes
 2026-01-09  7:22 UTC  (5+ messages)
` [PATCH v2 1/3] clk: microchip: drop POLARFIRE from ARCH_MICROCHIP_POLARFIRE

[next-20260108]kernel BUG at drivers/scsi/scsi_lib.c:1173!
 2026-01-09  7:21 UTC  (4+ messages)

[PATCH 0/5] PCI: qcom: Add link retention support
 2026-01-09  7:21 UTC  (6+ messages)
` [PATCH 1/5] phy: qcom: qmp-pcie: Skip PHY reset if already up
` [PATCH 2/5] PCI: dwc: Add support for retaining link during host init
` [PATCH 3/5] PCI: qcom: Keep PERST# GPIO state as-is during probe
` [PATCH 4/5] PCI: qcom: Add link retention support
` [PATCH 5/5] PCI: qcom: enable Link retain logic for Hamoa

[PATCH v3 0/3] Miscellaneous fixes for pci subsystem
 2026-01-09  7:21 UTC  (5+ messages)
` [PATCH v3 3/3] PCI/sysfs: Prohibit unaligned access to I/O port on non-x86

[PATCH v10 5/5] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board
 2026-01-09  7:21 UTC  (5+ messages)

[PATCH v3 0/4] clk: microchip: core: fix issue with round_rate conversion and allow compile test
 2026-01-09  7:16 UTC  (7+ messages)
` [PATCH v3 4/4] clk: microchip: core: allow driver to be compiled with COMPILE_TEST

[PATCH 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
 2026-01-09  7:10 UTC  (3+ messages)
` [PATCH 1/2] clk: Add devm_clk_bulk_get_optional_enable() helper
` [PATCH 2/2] net: axienet: Fix resource release ordering

[PATCH v4] RISC-V: KVM: Transparent huge page support
 2026-01-09  7:09 UTC  (2+ messages)

[PATCH v9 0/7] Add support for the IEI WT61P803 PUZZLE MCU
 2026-01-09  7:06 UTC  (4+ messages)
` [PATCH v9 1/7] dt-bindings: Add IEI vendor prefix and IEI WT61P803 PUZZLE driver bindings

[PATCH net-next v4 0/2] r8169: add dash and LTR support
 2026-01-09  7:04 UTC  (3+ messages)
` [PATCH net-next v4 1/2] r8169: add DASH support for RTL8127AP
` [PATCH net-next v4 2/2] r8169: enable LTR support

[PATCH net Resend] net: stmmac: fix transmit queue timed out after resume
 2026-01-09  7:02 UTC 

[PATCH v5 0/2] ARM: add support for pcb8385
 2026-01-09  7:02 UTC  (2+ messages)

[PATCH] HID: mcp2221: free I2C bus after failed transactions
 2026-01-09  7:00 UTC 

[PATCH v2] fuse: invalidate the page cache after direct write
 2026-01-09  7:01 UTC 

[PATCH 0/5] ARM: dts: microchip: sama7d65: flexcom nodes upgrade
 2026-01-09  6:58 UTC  (2+ messages)

[PATCH v4] PCI/portdev: Disable AER for Titan Ridge 4C 2018
 2026-01-09  6:57 UTC  (3+ messages)

[PATCH] f2fs: support non-4KB block size without packed_ssa feature
 2026-01-09  6:52 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] virtio_net: add page_pool support
 2026-01-09  6:50 UTC  (6+ messages)
` [PATCH 1/2] virtio_net: add page pool support for buffer allocation

[PATCH 0/1] powerpc: Fix kuap warnings
 2026-01-09  6:49 UTC  (2+ messages)
` [PATCH 1/1] powerpc: Fix kuap warnings on lazy/full preemption with tracing

[PATCH v13 00/10] erofs: Introduce page cache sharing feature
 2026-01-09  6:47 UTC  (10+ messages)
` [PATCH v13 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v13 07/10] erofs: introduce the page cache share feature
` [PATCH v13 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v13 09/10] erofs: support compressed "

[PATCH] loongarch: wire up memfd_secret system call
 2026-01-09  6:45 UTC  (2+ messages)

[PATCH 0/3] blk-cgroup: cleanup and bugfixs in blk-cgroup
 2026-01-09  6:43 UTC  (5+ messages)
` [PATCH 2/3] blk-cgroup: fix uaf in blkcg_activate_policy() racing with blkg_free_workfn()

[PATCH net-next v3 0/2] r8169: add dash and LTR support
 2026-01-09  6:42 UTC  (3+ messages)
` [PATCH net-next v3 1/2] r8169: add DASH support for RTL8127AP
` [PATCH net-next v3 2/2] r8169: enable LTR support

[syzbot] [btrfs?] general protection fault in create_empty_buffers (5)
 2026-01-09  6:43 UTC 

[PATCH] mm/migrate: fix hugetlbfs deadlock by respecting lock ordering
 2026-01-09  6:37 UTC  (4+ messages)

[PATCH v3] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-01-09  6:36 UTC  (5+ messages)

[PATCH v2 0/3] staging: rtl8723bs: fix error handling and memory leaks
 2026-01-09  6:36 UTC  (8+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: fix firmware memory leak on error
` [PATCH v2 2/3] staging: rtl8723bs: fix memory leak in rtw_cfg80211_inform_bss()
` [PATCH v2 3/3] staging: rtl8723bs: add IS_ERR() check for kthread_run()
    ` [External] : "

[PATCH v2 0/7] Fix PMI8950 WLED ovp values and more
 2026-01-09  6:36 UTC  (4+ messages)
` [PATCH v2 2/7] backlight: qcom-wled: Support ovp values for PMI8994

[PATCH] dt-bindings: mfd: Document smp-memram subnode for aspeed,ast2x00-scu
 2026-01-09  6:35 UTC 

[PATCH v2 0/5] iommu/vt-d: Ensure memory ordering in context & root entry updates
 2026-01-09  6:32 UTC  (11+ messages)

[PATCH v5 0/5] remoteproc: imx_rproc: Support i.MX95
 2026-01-09  6:31 UTC  (6+ messages)
` [PATCH v5 4/5] remoteproc: imx_rproc: Add support for System Manager API

[PATCH] alloc_tag: remove sysctl prefix from mem_profiling boot parameter
 2026-01-09  6:24 UTC 

[PATCH V2] dt-bindings: mailbox: xlnx,zynqmp-ipi-mailbox: Document msg region requirement
 2026-01-09  6:22 UTC 

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-09  6:22 UTC  (8+ messages)

[PATCH v4 00/25] MediaTek UFS Cleanup and MT8196 Enablement
 2026-01-09  6:20 UTC  (9+ messages)
` [PATCH v4 11/25] scsi: ufs: mediatek: Rework probe function
` [PATCH v4 12/25] scsi: ufs: mediatek: Remove vendor kernel quirks cruft

[PATCH v5] PCI/portdev: Disable AER for Titan Ridge 4C 2018
 2026-01-09  6:18 UTC 

[PATCH 0/2] cpufreq: omap: remove driver
 2026-01-09  6:17 UTC  (4+ messages)

[PATCH 0/1] sched/deadline: Log Fair Server re-enablement
 2026-01-09  6:17 UTC  (3+ messages)
` [PATCH 1/1] sched/deadline: Log Fair Server re-enablement for symmetry with debugfs

[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-09  6:15 UTC  (3+ messages)
` [PATCH net-next 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery
  ` [Intel-wired-lan] "

[PATCH v1] mm/vmscan: fix uninitialized variable in demote_folio_list()
 2026-01-09  6:13 UTC  (2+ messages)

[PATCH] cdns-dsi: Split pm_ops into runtime_pm and system_sleep ops
 2026-01-09  6:03 UTC 

[PATCH v5 0/5] Add TSU support for RZ/T2H and RZ/N2H
 2026-01-09  6:12 UTC  (3+ messages)
` [PATCH v5 5/5] thermal: renesas: rzg3e: add "

[PATCH] dt-bindings: hwmon: Convert aspeed,ast2400-pwm-tacho to DT schema
 2026-01-09  6:10 UTC 

[PATCH 1/5] idpf: skip getting/setting ring params if vport is NULL during HW reset
 2026-01-09  6:10 UTC  (4+ messages)
` [PATCH 5/5] idpf: skip stopping/opening vport if it "
  ` [Intel-wired-lan] "

[PATCH] KVM: arm64: remove unused vcpu_{clear,set}_wfx_traps()
 2026-01-09  6:06 UTC  (2+ messages)

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-09  6:05 UTC  (2+ messages)

[PATCH] iommu/amd: Use array_index_nospec() for rlookup_table index
 2026-01-09  6:05 UTC  (2+ messages)

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-09  6:02 UTC  (5+ messages)
` [PATCH v5 10/36] locking/mutex: Support Clang's context analysis

[PATCH v5 0/5] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2026-01-09  6:02 UTC  (4+ messages)
` [PATCH v5 5/5] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors

[PATCH] usb: dwc3: Always deassert xilinx resets
 2026-01-09  6:01 UTC  (3+ messages)

[RFC v2 01/11] file: add callback for pre-mapping dmabuf
 2026-01-09  5:58 UTC  (11+ messages)

[PATCH v2 0/3] block: zero non-PI portion of auto integrity buffer
 2026-01-09  5:53 UTC  (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] block: replace gfp_t with bool in bio_integrity_prep()
` [PATCH v2 3/3] block: use pi_tuple_size in bi_offload_capable()

[PATCH v2] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
 2026-01-09  5:51 UTC  (5+ messages)

[PATCH v5 00/12] drm/msm: Add support for Kaanapali
 2026-01-09  5:50 UTC  (6+ messages)
` [PATCH v5 10/12] drm/msm/dpu: Add Kaanapali SSPP sub-block support

[PATCH] platform/x86: asus-armoury: Add power limits for Asus G513QY
 2026-01-09  5:50 UTC 

[git pull] drm fixes for 6.19-rc5
 2026-01-09  5:50 UTC 

[PATCH net-next v3 00/13] NPC HW block support for cn20k
 2026-01-09  5:48 UTC  (14+ messages)
` [PATCH net-next v3 01/13] octeontx2-af: npc: cn20k: Index management
` [PATCH net-next v3 02/13] octeontx2-af: npc: cn20k: KPM profile changes
` [PATCH net-next v3 03/13] octeontx2-af: npc: cn20k: Add default profile
` [PATCH net-next v3 04/13] ocetontx2-af: npc: cn20k: MKEX profile support
` [PATCH net-next v3 05/13] octeontx2-af: npc: cn20k: Allocate default MCAM indexes
` [PATCH net-next v3 06/13] octeontx2-af: npc: cn20k: Use common APIs
` [PATCH net-next v3 07/13] octeontx2-af: npc: cn20k: Prepare for new SoC
` [PATCH net-next v3 08/13] octeontx2-af: npc: cn20k: Add new mailboxes for CN20K silicon
` [PATCH net-next v3 09/13] octeontx2-af: npc: cn20k: virtual index support
` [PATCH net-next v3 10/13] octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installation
` [PATCH net-next v3 11/13] octeontx2-pf: cn20k: Add TC rules support
` [PATCH net-next v3 12/13] octeontx2-af: npc: cn20k: add debugfs support
` [PATCH net-next v3 13/13] octeontx2-af: npc: Use common structures

[syzbot] [btrfs?] general protection fault in create_empty_buffers (5)
 2026-01-09  5:44 UTC  (2+ messages)
` Forwarded: [PATCH] btrfs: validate block device block size before reading superblock

[PATCH V2 RESEND] PCI/TPH: Skip Root Port completer check for RC_END devices
 2026-01-09  5:29 UTC 

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2026-01-09  5:25 UTC 

[PATCH v2 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
 2026-01-09  5:21 UTC  (6+ messages)
` [PATCH v2 3/3] riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3

[PATCH v3] usb: xhci: Fix memory leak in xhci_disable_slot()
 2026-01-09  4:54 UTC 

arch/arm64/boot/dts/freescale/imx8mp-skov-revc-jutouch-jt101tm023.dtb: switch@5f (microchip,ksz9893): pinctrl-names: ['default'] is too short
 2026-01-09  4:54 UTC 

[PATCH] phy: qcom: edp: Fix NULL pointer dereference for phy v6 (x1e80100)
 2026-01-09  4:50 UTC 

[PATCH] sched/fair: Fix vruntime drift by preventing double lag scaling during reweight
 2026-01-09  4:50 UTC  (2+ messages)

[syzbot] [btrfs?] general protection fault in create_empty_buffers (5)
 2026-01-09  4:50 UTC  (2+ messages)

[PATCH v2] media: i2c: imx412: wait for NVM read (T7) before programming mode registers
 2026-01-09  4:49 UTC 

[next-20251219]Build Failure on IBM Power system
 2026-01-09  4:47 UTC  (3+ messages)

[PATCH v2 0/2] ath11k: support IPQ9574
 2026-01-09  4:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt: bindings: net: ath11k: add IPQ9574 compatible
` [PATCH v2 2/2] wifi: ath11k: support ipq9574

[PATCH v3 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-09  4:43 UTC  (3+ messages)
` [PATCH v3 1/3] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes

[PATCH net-next v2 00/10] Switch support
 2026-01-09  4:43 UTC  (4+ messages)
` [PATCH net-next v2 09/10] octeontx2: switch: Flow offload support

[PATCH] gpiolib: fix lookup table matching
 2026-01-09  4:42 UTC  (2+ messages)

[PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
 2026-01-09  4:33 UTC  (5+ messages)
` [PATCH v2 6/9] clk: qcom: gcc-ipq9574: add wcss remoteproc clocks
` [PATCH v2 7/9] remoteproc: qcom_q6v5_wcss: support IPQ9574
` [PATCH v2 8/9] remoteproc: qcom_q6v5_wcss: support m3 firmware
` [PATCH v2 9/9] remoteproc: qcom_q6v5_wcss: use bulk clk API for q6 clocks in QCS404


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