All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-31 10:30:13 to 2026-01-31 13:40:44 UTC [more...]

[PATCH v8 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-01-31 13:40 UTC  (16+ messages)
` [PATCH v8 02/18] drm/bridge: analogix_dp: Formalize the struct analogix_dp_device
` [PATCH v8 03/18] drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs.atomic_enable
` [PATCH v8 05/18] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
` [PATCH v8 07/18] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v8 14/18] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
  ` [PATCH v8 16/18] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()

What's cooking in git.git (Jan 2026, #10)
 2026-01-31 13:31 UTC  (2+ messages)

[PATCH 0/3] PCI: endpoint: Clarify pci_epc_set_bar() lifetime rules
 2026-01-31 13:36 UTC  (4+ messages)
` [PATCH 1/3] PCI: dwc: ep: Return after clearing BAR-match inbound mapping
` [PATCH 2/3] PCI: endpoint: pci-epf-test: Use dedicated pci_epf_bar for subrange mapping
` [PATCH 3/3] PCI: endpoint: Document pci_epc_set_bar() caller ownership and lifetime rules

[PATCH net-next v6 0/6] move CAN skb headroom content to skb extensions
 2026-01-31 13:36 UTC  (5+ messages)
` [PATCH net-next v6 6/6] can: gw: use can_gw_hops instead of sk_buff::csum_start
    ` CAN ML only - "

[PATCH v3 0/2] scripts: introduce containerized builds
 2026-01-31 13:36 UTC  (5+ messages)

[PATCH] rust: page: add volatile memory copy methods
 2026-01-31 13:34 UTC  (11+ messages)

linux-next: manual merge of the keys-next tree with the modules tree
 2026-01-31 13:34 UTC  (5+ messages)

[PATCH 0/2] rust: pci: add capability lookup helpers
 2026-01-31 13:34 UTC  (3+ messages)
` [PATCH 2/2] samples: rust: pci: exercise capability lookup

[PATCH v2] staging: rtl8723bs: replace ternary comparison with min_t()
 2026-01-31 13:31 UTC 

[PATCH] kunit: time: use is_leap_year() helper
 2026-01-31 13:31 UTC  (5+ messages)

ASoC: soc-pcm2.c ?
 2026-01-31 13:29 UTC  (2+ messages)

[linus:master] [sched/fair] 4f70f106bc: netperf.Throughput_Mbps 8.5% improvement
 2026-01-31 13:29 UTC 

[PATCH v11 00/30] Tracefs support for pKVM
 2026-01-31 13:28 UTC  (31+ messages)
` [PATCH v11 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v11 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v11 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v11 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v11 05/30] tracing: Introduce trace remotes
` [PATCH v11 06/30] tracing: Add reset to "
` [PATCH v11 07/30] tracing: Add non-consuming read "
` [PATCH v11 08/30] tracing: Add init callback "
` [PATCH v11 09/30] tracing: Add events "
` [PATCH v11 10/30] tracing: Add events/ root files "
` [PATCH v11 11/30] tracing: Add helpers to create trace remote events
` [PATCH v11 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v11 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v11 14/30] tracing: Add a trace remote module for testing
` [PATCH v11 15/30] tracing: selftests: Add trace remote tests
` [PATCH v11 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v11 17/30] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v11 18/30] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v11 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v11 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v11 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v11 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v11 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v11 24/30] KVM: arm64: Add trace remote "
` [PATCH v11 25/30] KVM: arm64: Sync boot clock with "
` [PATCH v11 26/30] KVM: arm64: Add trace reset to "
` [PATCH v11 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v11 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v11 29/30] KVM: arm64: Add selftest event support "
` [PATCH v11 30/30] tracing: selftests: Add hypervisor trace remote tests

[oe-core][PATCHv14 0/6] Display manager proposal for x11 and wayland
 2026-01-31 13:26 UTC  (3+ messages)
` [oe-core][PATCHv14 1/6] emptty: add version 0.15.0

[dinguyen:socfpga_dts_for_v6.20_v2 1/12] arch/arm64/boot/dts/intel/socfpga_agilex5_socdk_nand.dtb: nand-controller@10b80000 (cdns,hp-nfc): Unevaluated properties are not allowed ('dma-coherent' was unexpected)
 2026-01-31 13:25 UTC 

[PATCH net-next v7 0/6] move CAN skb headroom content to skb extensions
 2026-01-31 13:25 UTC  (14+ messages)
` [PATCH net-next v7 1/6] can: use skb hash instead of private variable in headroom
` [PATCH net-next v7 2/6] can: add CAN skb extension infrastructure
` [PATCH net-next v7 3/6] can: move ifindex to CAN skb extensions
` [PATCH net-next v7 4/6] can: move frame_len "
` [PATCH net-next v7 5/6] can: remove private CAN skb headroom infrastructure
` [PATCH net-next v7 6/6] can: gw: use can_gw_hops instead of sk_buff::csum_start

[PATCH v2 1/4] drivers: android: binder: Update ARef imports from sync::aref
 2026-01-31 11:35 UTC  (2+ messages)

[PATCH] perf/core: Fix refcount bug and potential UAF in perf_mmap
 2026-01-31 13:21 UTC 

[PATCH 0/9] rust: dma: add CoherentArray for compile-time sized allocations
 2026-01-31 13:16 UTC  (4+ messages)

[PATCH v5 0/5] staging: rtl8723bs: fix OOB read and perform
 2026-01-31 13:09 UTC  (2+ messages)

[net-next] bnge: Add a new HSI
 2026-01-31 13:02 UTC  (3+ messages)

[PATCH v4] staging: rtl8723bs: remove unused private debug counters
 2026-01-31 13:02 UTC  (2+ messages)

[vbabka-slab:slab/for-7.0/sheaves-base] [slub] a66f9c0f1b: will-it-scale.per_process_ops 56.9% improvement
 2026-01-31 13:01 UTC 

[bug report] kmemleak observed during blktests nvme/fc
 2026-01-31 13:00 UTC  (7+ messages)

Recent changes (master)
 2026-01-31 13:00 UTC 

[tip:sched/urgent] BUILD SUCCESS 115135422562e2f791e98a6f55ec57b2da3b3a95
 2026-01-31 12:58 UTC 

[PATCH] mm/hmm: Fix a hmm_range_fault() livelock / starvation problem
 2026-01-31 12:57 UTC  (4+ messages)

[linux-next:master] [mm] 94962b2628: will-it-scale.per_process_ops 4.8% improvement
 2026-01-31 12:56 UTC 

[RFC PATCH v3 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-01-31 12:54 UTC  (6+ messages)
` [RFC PATCH v3 1/5] mm: swap: introduce swap tier infrastructure
` [RFC PATCH v3 2/5] mm: swap: associate swap devices with tiers
` [RFC PATCH v3 3/5] mm: memcontrol: add interface for swap tier selection
` [RFC PATCH v3 4/5] mm, swap: change back to use each swap device's percpu cluster
` [RFC PATCH v3 5/5] mm, swap: introduce percpu swap device cache to avoid fragmentation

[PATCH] tracing: Fix duration calculation bug (rettime - calltime) on ARM architecture
 2026-01-31 12:56 UTC  (4+ messages)
  `  "

[PATCH v10 00/30] Tracefs support for pKVM
 2026-01-31 12:54 UTC  (4+ messages)
` [PATCH v10 14/30] tracing: Add a trace remote module for testing

[PATCH] video: of_display_timing: Fix device node reference leak in of_get_display_timings()
 2026-01-31 12:48 UTC 

[PATCH] iio: trigger: fix use-after-free in viio_trigger_alloc()
 2026-01-31 12:44 UTC  (2+ messages)

[PATCH] phy: tegra: xusb: fix wrong cleanup function in tegra_xusb_pad_init()
 2026-01-31 12:39 UTC  (2+ messages)

[PATCH] iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver builtin
 2026-01-31 12:39 UTC 

[PATCH v2] t5550: add netrc tests for http 401/403
 2026-01-31 12:33 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/4] remoteproc: support i.MX95
 2026-01-31 12:37 UTC  (5+ messages)
` [PATCH 4/4] imx9: Kconfig: Enable remoteproc for i.MX95 EVK

[PATCH v1] KVM: selftests: Improve sea_to_user test
 2026-01-31 12:37 UTC  (2+ messages)

[PATCH 1/2] tools/nolibc: add support zero pad (0) in printf
 2026-01-31 12:32 UTC  (3+ messages)

[PATCH v2 0/4] regulator: spacemit-p1: Fix voltage ranges and support board power tree
 2026-01-31 12:25 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties

[PATCH] KVM: SVM: Add __read_mostly to frequently read module parameters
 2026-01-31 12:24 UTC  (3+ messages)
  ` 答复: [????] "

[PATCH] ARM: omap2: Replace scnprintf with strscpy in omap3_cpuinfo
 2026-01-31 12:22 UTC 

[viro-vfs:for-wsamuel2 14/40] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'in'
 2026-01-31 12:22 UTC 

[PATCH] nfs: fix memory leak in nfs_sysfs_init if kset_register fails
 2026-01-31 12:21 UTC  (2+ messages)

[bcachefs:master 267/268] fs/bcachefs/data/extents.c:1544:9: warning: variable 'd' is used uninitialized whenever 'if' condition is false
 2026-01-31 12:20 UTC 

[ardb:x86-pie-v4-wip 18/21] arch/x86/boot/compressed/misc.c:510:39: error: implicit declaration of function 'kaslr_get_random_long'; did you mean 'get_random_long'?
 2026-01-31 12:20 UTC 

[PATCH] perf/x86/intel: Replace snprintf with strscpy in intel_pmu_init
 2026-01-31 12:20 UTC 

[PATCH 0/2] iio: magn: mmc5633: Fix two build issues
 2026-01-31 12:18 UTC  (4+ messages)
` [PATCH 1/2] iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not

[tip:perf/urgent] BUILD SUCCESS 76ed27608f7dd235b727ebbb12163438c2fbb617
 2026-01-31 12:15 UTC 

[RFC PATCH] usb: host: xhci-sideband: fix deadlock in unregister path
 2026-01-31 12:15 UTC  (2+ messages)

[PATCH] mux: core: fix reference count leak in mux_chip_register()
 2026-01-31 12:09 UTC 

[kdave-btrfs-devel:misc-6.19 185/185] fs/btrfs/bio.c:102:13: error: 'struct btrfs_bio' has no member named 'can_use_append'
 2026-01-31 12:08 UTC 

docs: improve introduction in process howto
 2026-01-31 12:08 UTC 

[PATCH v2 4/4] rust: types: remove temporary re-exports of ARef and AlwaysRefCounted
 2026-01-31 12:04 UTC 

REJECTED: CVE-2024-42130: nfc/nci: Add the inconsistency check between the input data length and count
 2026-01-31 11:58 UTC 

[PATCH v2] docs: filesystems: ensure proc pid substitutable is complete
 2026-01-31 11:57 UTC 

[RFC PATCH] target/arm: implement FEAT_E2H0
 2026-01-30 18:16 UTC 

[PATCH i-g-t 0/2] Add MediaTek CTM color test support
 2026-01-31 11:52 UTC  (6+ messages)
` [PATCH i-g-t 1/2] test/kms_color: Clamp CTM values to -2.0~2.0 for MediaTek devices

[PATCH v1 2/8] remoteproc: qcom: probe all child devices
 2026-01-31 11:45 UTC  (14+ messages)

CVE-2026-23036: btrfs: release path before iget_failed() in btrfs_read_locked_inode()
 2026-01-31 11:44 UTC 

CVE-2026-23039: drm/gud: fix NULL fb and crtc dereferences on USB disconnect
 2026-01-31 11:44 UTC 

CVE-2026-23038: pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
 2026-01-31 11:44 UTC 

CVE-2026-23037: can: etas_es58x: allow partial RX URB allocation to succeed
 2026-01-31 11:44 UTC 

CVE-2026-23027: LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()
 2026-01-31 11:44 UTC 

CVE-2026-23026: dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
 2026-01-31 11:44 UTC 

CVE-2026-23025: mm/page_alloc: prevent pcp corruption with SMP=n
 2026-01-31 11:44 UTC 

CVE-2025-71191: dmaengine: at_hdmac: fix device leak on of_dma_xlate()
 2026-01-31 11:44 UTC 

CVE-2025-71190: dmaengine: bcm-sba-raid: fix device leak on probe
 2026-01-31 11:44 UTC 

CVE-2025-71189: dmaengine: dw: dmamux: fix OF node leak on route allocation failure
 2026-01-31 11:44 UTC 

CVE-2025-71188: dmaengine: lpc18xx-dmamux: fix device leak on route allocation
 2026-01-31 11:44 UTC 

CVE-2025-71187: dmaengine: sh: rz-dmac: fix device leak on probe failure
 2026-01-31 11:44 UTC 

CVE-2026-23035: net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
 2026-01-31 11:44 UTC 

CVE-2026-23034: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2
 2026-01-31 11:44 UTC 

CVE-2026-23033: dmaengine: omap-dma: fix dma_pool resource leak in error paths
 2026-01-31 11:44 UTC 

CVE-2026-23032: null_blk: fix kmemleak by releasing references to fault configfs items
 2026-01-31 11:44 UTC 

CVE-2026-23031: can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
 2026-01-31 11:44 UTC 

CVE-2026-23030: phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()
 2026-01-31 11:44 UTC 

CVE-2026-23029: LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()
 2026-01-31 11:44 UTC 

CVE-2026-23028: LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()
 2026-01-31 11:44 UTC 

CVE-2025-71185: dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation
 2026-01-31 11:44 UTC 

CVE-2025-71186: dmaengine: stm32: dmamux: fix device leak on route allocation
 2026-01-31 11:44 UTC 

CVE-2026-23019: net: marvell: prestera: fix NULL dereference on devlink_alloc() failure
 2026-01-31 11:39 UTC 

[linux-next:master] [fs] 313c47f4fe: BUG:kernel_hang_in_test_stage
 2026-01-31 11:41 UTC  (3+ messages)

CVE-2026-23018: btrfs: release path before initializing extent tree in btrfs_read_locked_inode()
 2026-01-31 11:39 UTC 

CVE-2026-23017: idpf: fix error handling in the init_task on load
 2026-01-31 11:39 UTC 

CVE-2026-23016: inet: frags: drop fraglist conntrack references
 2026-01-31 11:39 UTC 

CVE-2026-23015: gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths
 2026-01-31 11:39 UTC 

CVE-2025-71184: btrfs: fix NULL dereference on root when tracing inode eviction
 2026-01-31 11:39 UTC 

CVE-2025-71183: btrfs: always detect conflicting inodes when logging inode refs
 2026-01-31 11:39 UTC 

CVE-2025-71182: can: j1939: make j1939_session_activate() fail if device is no longer registered
 2026-01-31 11:39 UTC 

CVE-2026-23024: idpf: fix memory leak of flow steer list on rmmod
 2026-01-31 11:39 UTC 

CVE-2026-23023: idpf: fix memory leak in idpf_vport_rel()
 2026-01-31 11:39 UTC 

CVE-2026-23022: idpf: fix memory leak in idpf_vc_core_deinit()
 2026-01-31 11:39 UTC 

CVE-2026-23021: net: usb: pegasus: fix memory leak in update_eth_regs_async()
 2026-01-31 11:39 UTC 

CVE-2026-23020: net: 3com: 3c59x: fix possible null dereference in vortex_probe1()
 2026-01-31 11:39 UTC 

CVE-2025-71180: counter: interrupt-cnt: Drop IRQF_NO_THREAD flag
 2026-01-31 11:39 UTC 

CVE-2025-71181: rust_binder: remove spin_lock() in rust_shrink_free_page()
 2026-01-31 11:39 UTC 

[PATCH] crypto: tesmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
 2026-01-31 11:01 UTC 

[PATCH 1/3] hwmon: spd5118: Do not fail resume on temporary I2C errors
 2026-01-31 11:26 UTC  (11+ messages)

[PATCH 0/2] rust: pci: add capability iterators
 2026-01-31 11:21 UTC  (6+ messages)
` [PATCH 1/2] rust: pci: add capability iterator types
` [PATCH 2/2] samples: rust: pci: exercise capability iterators
` [PATCH v2 0/2] rust: pci: add "
  ` [PATCH v2 1/2] rust: pci: add capability iterator types
  ` [PATCH v2 2/2] samples: rust: pci: exercise capability iterators

[PATCH] drivers/perf: riscv: Keep the fixed counter counting
 2026-01-31 11:24 UTC  (2+ messages)

[PATCH] scsi: libsas: Fix dev_list race conditions with proper locking
 2026-01-31 11:19 UTC  (5+ messages)

[PATCH 0/2] Add support for Samsung S2MU005 battery fuel gauge device
 2026-01-31 11:14 UTC  (4+ messages)
` [PATCH 2/2] power: supply: add support for "

[PATCH v5 00/31] clk: at91: add support for parent_data and
 2026-01-31 11:14 UTC  (19+ messages)
` [PATCH v5 16/31] clk: at91: clk-plldiv: add support for parent_data
` [PATCH v5 17/31] clk: at91: clk-h32mx: "
` [PATCH v5 18/31] clk: at91: clk-i2s-mux: "
` [PATCH v5 19/31] clk: at91: clk-smd: add support for clk_parent_data
` [PATCH v5 20/31] clk: at91: clk-slow: add support for parent_data
` [PATCH v5 21/31] clk: at91: dt-compat: switch to parent_hw and parent_data
` [PATCH v5 22/31] clk: at91: sam9x60: "
` [PATCH v5 23/31] clk: at91: sama5d2: "
` [PATCH v5 24/31] clk: at91: sama5d3: switch to parent_data and parent_hw

[PATCH] RDMA/siw: Avoid NULL deref on header parse error
 2026-01-31 11:13 UTC  (2+ messages)
` [PATCH] RDMA/siw: Fix potential NULL pointer dereference in header processing

[PATCH v3 0/4] media: qcom: flip the switch between Venus and Iris drivers
 2026-01-31 11:12 UTC  (4+ messages)
` [PATCH v3 4/4] media: qcom: venus: flip the venus/iris switch

[anolis-intel-cloud:devel-6.6 0/3] htmldocs: Warning: anolis/rpm/kernel.spec.template references a file that doesn't exist: linux-%{KVERREL}/tools/perf/Documentation/examples.txt
 2026-01-31 11:03 UTC 

[PATCH v1] staging: modernize GD-ROM driver for SEGA Dreamcast
 2026-01-31 11:03 UTC 

[PATCH v7 0/6] i2c: xiic: use generic device property accessors
 2026-01-31 10:57 UTC  (7+ messages)
` [PATCH v7 2/6] i2c: xiic: switch to devres managed APIs
` [PATCH v7 6/6] i2c xiic: cosmetic: use resource format specifier in debug log

[PATCH v4 0/2] Fix Omen 16-wf1xxx thermal profile and add EC readback
 2026-01-31 10:56 UTC  (4+ messages)
` [PATCH v5 "

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 1b352c3f836b3ef287b72ffb78823c15f5d33bc0
 2026-01-31 10:49 UTC 

[PATCH v3] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-01-31 10:45 UTC 

[PATCH v6 00/20] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-01-31 10:35 UTC  (5+ messages)
` [PATCH v6 11/20] ati-vga: Introduce ATI2DCtx struct for 2D blit context
` [PATCH v6 16/20] ati-vga: Remove ATIVGAState param from ati_2d_do_blt

[PATCH 0/3] arm64: dts: qcom: sm8550: Fix DTBO boot failure
 2026-01-31 10:33 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH V2 0/9] ublk: misc improvement in driver and selftests
 2026-01-31 10:30 UTC  (4+ messages)
` [PATCH V2 9/9] selftests: ublk: move test temp files into a sub directory

[ath:master] BUILD SUCCESS 221854f82e358b7ed113b2b72b3bd74f7476b729
 2026-01-31 10:29 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.