linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-06 09:59:14 to 2024-02-06 11:46:24 UTC [more...]

linux-next: build failure after merge of the drm-misc tree
 2024-02-06 11:46 UTC  (2+ messages)

[PATCH v5 0/3] Introduce STM32 LVDS driver
 2024-02-06 11:45 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: display: add STM32 LVDS device
` [PATCH v5 3/3] drm/stm: ltdc: add lvds pixel clock

[PATCH v3 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-02-06 11:43 UTC  (5+ messages)
` [PATCH v3 1/4] i2c: thunderx: Clock divisor logic changes
` [PATCH v3 2/4] i2c: thunderx: Add support for High speed mode
` [PATCH v3 3/4] i2c: octeon: Handle watchdog timeout
` [PATCH v3 4/4] i2c: thunderx: Adding ioclk support

[PATCH V4] lockdep: fix deadlock issue between lockdep and rcu
 2024-02-06 11:44 UTC 

[PATCH v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges
 2024-02-06 11:45 UTC  (2+ messages)

[PATCH] gpio-mvebu: no hardcoded timer assignment for pwm
 2024-02-06 11:43 UTC  (2+ messages)

[PATCH net-next v3] net: dqs: add NIC stall detector based on BQL
 2024-02-06 11:40 UTC  (2+ messages)

[PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
 2024-02-06 11:36 UTC  (15+ messages)
` [PATCH v10 18/20] timers: Implement the hierarchical pull model

linux-next: manual merge of the drm-misc tree with Linus' tree
 2024-02-06 11:34 UTC  (4+ messages)

[PATCH v4 0/3] Introduce STM32 LVDS driver
 2024-02-06 11:33 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: display: add STM32 LVDS device
` [PATCH v4 2/3] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
` [PATCH v4 3/3] drm/stm: ltdc: add lvds pixel clock

[v6.7][PATCH v2 00/23] eventfs: Linus's updates for 6.7
 2024-02-06 11:32 UTC  (24+ messages)
` [v6.7][PATCH v2 01/23] eventfs: Remove "lookup" parameter from create_dir/file_dentry()
` [v6.7][PATCH v2 02/23] eventfs: Stop using dcache_readdir() for getdents()
` [v6.7][PATCH v2 03/23] tracefs/eventfs: Use root and instance inodes as default ownership
` [v6.7][PATCH v2 04/23] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
` [v6.7][PATCH v2 05/23] eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
` [v6.7][PATCH v2 06/23] eventfs: Read ei->entries before ei->children "
` [v6.7][PATCH v2 07/23] eventfs: Shortcut eventfs_iterate() by skipping entries already read
` [v6.7][PATCH v2 08/23] eventfs: Have the inodes all for files and directories all be the same
` [v6.7][PATCH v2 09/23] eventfs: Do not create dentries nor inodes in iterate_shared
` [v6.7][PATCH v2 10/23] eventfs: Use kcalloc() instead of kzalloc()
` [v6.7][PATCH v2 11/23] eventfs: Save directory inodes in the eventfs_inode structure
` [v6.7][PATCH v2 12/23] tracefs: remove stale update_gid code
` [v6.7][PATCH v2 13/23] tracefs: Zero out the tracefs_inode when allocating it
` [v6.7][PATCH v2 14/23] eventfs: Initialize the tracefs inode properly
` [v6.7][PATCH v2 15/23] tracefs: Avoid using the ei->dentry pointer unnecessarily
` [v6.7][PATCH v2 16/23] tracefs: dentry lookup crapectomy
` [v6.7][PATCH v2 17/23] eventfs: Remove unused d_parent pointer field
` [v6.7][PATCH v2 18/23] eventfs: Clean up dentry ops and add revalidate function
` [v6.7][PATCH v2 19/23] eventfs: Get rid of dentry pointers without refcounts
` [v6.7][PATCH v2 20/23] eventfs: Warn if an eventfs_inode is freed without is_freed being set
` [v6.7][PATCH v2 21/23] eventfs: Restructure eventfs_inode structure to be more condensed
` [v6.7][PATCH v2 22/23] eventfs: Remove fsnotify*() functions from lookup()
` [v6.7][PATCH v2 23/23] eventfs: Keep all directory links at 1

[PATCH 0/5] Add support for videocc and camcc on SM8650
 2024-02-06 11:31 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: Add video clock bindings for SM8650
` [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc
` [PATCH 3/5] dt-bindings: clock: qcom: Add SM8650 camera clock controller
` [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650
` [PATCH 5/5] arm64: dts: qcom: sm8650: Add video and camera clock controllers

[PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines
 2024-02-06 11:32 UTC  (9+ messages)
` [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure
` [PATCH v3 2/3] iommu/iova: Reorganise some code
` [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines

[PATCH] iommu/amd: Fix failure return from snp_lookup_rmpentry()
 2024-02-06 11:31 UTC  (2+ messages)

[PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
 2024-02-06 11:30 UTC  (7+ messages)
      ` [netfilter-core] "

[PATCH v7 0/5] perf: script: Intro capstone disasm engine to show instruction trace
 2024-02-06 11:29 UTC  (6+ messages)
` [PATCH v7 1/5] perf: build: introduce the libcapstone
` [PATCH v7 2/5] perf: util: use capstone disasm engine to show assembly instructions
` [PATCH v7 3/5] perf: script: add field 'disasm' to display mnemonic instructions
` [PATCH v7 4/5] perf: script: add raw|disasm arguments to --insn-trace option
` [PATCH v7 5/5] perf: script: prefer capstone to XED

[PATCH] perf: CXL: fix mismatched cpmu event opcode
 2024-02-06 11:29 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: Update pattern property case
 2024-02-06 11:27 UTC  (7+ messages)

[PATCH v3 0/7] MediaTek DRM - DSI driver cleanups
 2024-02-06 11:24 UTC  (4+ messages)
` [PATCH v3 2/7] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-06 11:26 UTC  (5+ messages)

[PATCH v6 0/5] perf: script: Intro capstone disasm engine to show instruction trace
 2024-02-06 11:19 UTC  (6+ messages)
` [PATCH v6 2/5] perf: util: use capstone disasm engine to show assembly instructions

[PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi
 2024-02-06 11:19 UTC  (5+ messages)
` [PATCH 4/4] "

[PATCH] mmc: wbsd: remove redundant assignment to variable id
 2024-02-06 11:18 UTC  (2+ messages)

[PATCH v2 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-02-06 11:12 UTC  (3+ messages)
` [PATCH v2 3/3] optee: probe RPMB device using RPMB subsystem

linux-next: build warnings after merge of the block tree
 2024-02-06 11:12 UTC  (2+ messages)

[PATCH] selftests/seccomp: Pin benchmark to single CPU
 2024-02-06 11:10 UTC  (4+ messages)

[PATCH v3] ubsan: Reintroduce signed overflow sanitizer
 2024-02-06 11:09 UTC  (5+ messages)

[PATCH v4 0/2] Bluetooth: Improve retrying of connection attempts
 2024-02-06 11:08 UTC  (3+ messages)
` [PATCH v4 1/2] Bluetooth: hci_conn: Only do ACL connections sequentially
` [PATCH v4 2/2] Bluetooth: Remove pending ACL connection attempts

[RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at boot
 2024-02-06 11:07 UTC  (2+ messages)

[PATCH 0/6] tools: Fix rtla and rv problems (found) with clang
 2024-02-06 11:05 UTC  (7+ messages)
` [PATCH 1/6] tools/rtla: Fix Makefile compiler options for clang
` [PATCH 2/6] tools/rtla: Fix uninitialized bucket/data->bucket_size warning
` [PATCH 3/6] tools/rtla: Fix clang warning about mount_point var size
` [PATCH 4/6] tools/rtla: Remove unused sched_getattr() function
` [PATCH 5/6] tools/rv: Fix Makefile compiler options for clang
` [PATCH 6/6] tools/rv: Fix curr_reactor uninitialized variable

[PATCH] usb: cdnsp: blocked some cdns3 specific code
 2024-02-06 10:40 UTC 

[PATCH] Fix to correct wrong temp reporting on some ThinkPads
 2024-02-06 11:03 UTC  (2+ messages)

[PATCH v4 0/3] arm64: dts: qcom: sc8280xp-x13s: Enable touchscreen
 2024-02-06 11:02 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: HID: i2c-hid: Document reset-related properties
    `  "

[PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
 2024-02-06 11:01 UTC  (7+ messages)

[PATCH 00/18] mfd: convert to use maple tree register cache
 2024-02-06 10:59 UTC  (10+ messages)
` [PATCH 09/18] mfd: lochnagar-i2c: "
` [PATCH 10/18] mfd: wolfson: "

[PATCH v2 1/2] arm64: dts: imx8mm-evk: Add PDM micphone sound card support
 2024-02-06 10:57 UTC  (2+ messages)

[RFC PATCH 0/1] fpga: bridge improve protection against low-level control module unloading
 2024-02-06 10:56 UTC  (2+ messages)
` [RFC PATCH 1/1] fpga: bridge: "

[PATCH v2] nvmem: rmem: Fix return value of rmem_read()
 2024-02-06 10:56 UTC  (4+ messages)

[PATCH 0/2] Add multi mode support for omap-mcspi
 2024-02-06 10:56 UTC  (5+ messages)
` [PATCH 1/2] Revert "spi: spi-omap2-mcspi.c: Toggle CS after each word"
` [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode

[PATCH v5 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-02-06 10:55 UTC  (3+ messages)
` [PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH v4] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
 2024-02-06 10:55 UTC 

[PATCH v3 0/8] treewide: Use clocksource ID for get_device_system_crosststamp()
 2024-02-06 10:54 UTC  (4+ messages)
` [PATCH v3 1/8] x86/tsc: Fix major kernel-doc warnings for tsc.c

[PATCH v2 0/4] Add 8qm SMMU information
 2024-02-06 10:53 UTC  (7+ messages)
` [PATCH v2 3/4] arm64: dts: imx8qm: add smmu node
` [PATCH v2 4/4] arm64: dts: imx8qm: add smmu stream id information

[PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-02-06 10:53 UTC  (2+ messages)

[PATCH V3] lockdep: fix deadlock issue between lockdep and rcu
 2024-02-06 10:53 UTC  (5+ messages)

[PATCH v14 4/6] tracing: Allow user-space mapping of the ring-buffer
 2024-02-06 10:52 UTC  (2+ messages)

linux-next: trees being removed
 2024-02-06 10:50 UTC  (2+ messages)

[PATCH net-next v5 0/7] MT7530 DSA Subdriver Improvements Act II
 2024-02-06 10:50 UTC  (3+ messages)
` [PATCH net-next v5 3/7] net: dsa: mt7530: simplify mt7530_pad_clk_setup()

[PATCH v2 1/3] arm64: dts: imx8dxl: update flexcan[1-3] interrupt number
 2024-02-06 10:45 UTC  (2+ messages)

[PATCH 0/4] watchdog: Better handling of concurrent lockups
 2024-02-06 10:45 UTC  (6+ messages)
` [PATCH 2/4] watchdog/softlockup: Use printk_cpu_sync_get_irqsave() to serialize reporting

[PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks
 2024-02-06 10:43 UTC 

[PATCH net-next v5] virtio_net: Support RX hash XDP hint
 2024-02-06 10:43 UTC  (4+ messages)

[PATCH] usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
 2024-02-06 10:43 UTC 

[PATCH 1/2] arm64: dts: imx8dxl: add fsl-dma.h dt-binding header file
 2024-02-06 10:38 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: imx8dxl update edma0 information

[PATCH 0/2] platform/x86: Add ACPI quickstart button driver
 2024-02-06 10:37 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: Add ACPI quickstart button (PNP0C32) driver

[PATCH] mcb: make mcb_bus_type const
 2024-02-06 10:37 UTC  (2+ messages)

[PATCH RFC for upstream 0/4] Add support for ETML1010G3DRA LVDS display on phyBOARD-Pollux
 2024-02-06 10:35 UTC  (5+ messages)
` [PATCH RFC for upstream 3/4] arm64: dts: imx8mp-phyboard-pollux-rdk: add etml panel support
` [PATCH RFC for upstream 4/4] arm64: defconfig: enable i.MX8MP ldb bridge

[PATCH v3 0/2] board: imx8mn-rve-gateway: fix compatible description
 2024-02-06 10:32 UTC  (2+ messages)

[PATCH v4 0/3] overflow: Introduce wrapping helpers
 2024-02-06 10:31 UTC  (4+ messages)
` [PATCH v4 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH v4 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
` [PATCH v4 3/3] overflow: Introduce wrapping_inc() and wrapping_dec()

[PATCH] [RFC] KVM: arm64/vgic: Populate GICR_TYPER with Aff3
 2024-02-06 10:29 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
 2024-02-06 10:15 UTC  (3+ messages)

next: /dev/root: Can't open blockdev
 2024-02-06 10:23 UTC  (3+ messages)

[PATCH v2 0/2] Add support for RK3588 HDMI/eDP Combo PHY
 2024-02-06 10:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Rockchip HDMI/eDP Combo PHY schema

[PATCH v2] serial: port: Don't suspend if the port is still busy
 2024-02-06 10:20 UTC  (3+ messages)

[PATCH net-next v6 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
 2024-02-06 10:20 UTC  (2+ messages)

[PATCH v3 0/3] usb: typec: ucsi: Adding support for UCSI 3.0
 2024-02-06 10:18 UTC  (5+ messages)
` [PATCH v3 3/3] usb: typec: ucsi: Get PD revision for partner

[PATCH] btrfs: mark __btrfs_add_free_space static
 2024-02-06 10:18 UTC  (2+ messages)

[PATCH v5 0/2] Surface fan monitoring driver
 2024-02-06 10:17 UTC  (6+ messages)
` [PATCH v5 2/2] platform/surface: aggregator_registry: add entry for fan speed

[PATCH 0/3] ARM: dts: samsung: enable wifi and cleanup exynos5420-galaxy-tab dts'es
 2024-02-06 10:17 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node
` [PATCH 3/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: decrease available memory
  ` (subset) "

[syzbot] UBSAN: shift-out-of-bounds in dbSplit
 2024-02-06 10:16 UTC  (3+ messages)
` [syzbot] [jfs?] "

[PATCH] fscrypt: clear keyring before calling key_put()
 2024-02-06 10:16 UTC 

[PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC
 2024-02-06 10:15 UTC  (3+ messages)

[PATCH 0/2] platform: x86: struct bus_type cleanup
 2024-02-06 10:14 UTC  (2+ messages)

[PATCH v2] platform/x86: wmi: Stop using ACPI device class
 2024-02-06 10:14 UTC  (2+ messages)

[tip:master] BUILD SUCCESS f2cc79d02044bf5759edf5e4196d9cfd66bdb4a1
 2024-02-06 10:13 UTC 

[PATCH 1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible
 2024-02-06 10:13 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node

[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
 2024-02-06 10:13 UTC  (6+ messages)
` [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings

[PATCH 0/8] KVM: x86/mmu: Allow TDP MMU (un)load to run in parallel
 2024-02-06 10:09 UTC  (3+ messages)
` [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read

[PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch
 2024-02-06 10:10 UTC  (3+ messages)
` [PATCH v2 1/2] dummycon: Add dummycon_(un)register_switch_notifier
  ` [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch

[PATCH v2] serial: samsung: honor fifosize from dts at first
 2024-02-06 10:12 UTC  (2+ messages)

[PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
 2024-02-06 10:10 UTC  (4+ messages)
  ` [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() "

[PATCH 3/8] hrtimer: Report offline hrtimer enqueue
 2024-02-06 10:10 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH] net: encx24j600: convert to use maple tree register cache
 2024-02-06 10:10 UTC  (2+ messages)

[PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-06 10:09 UTC  (2+ messages)

[PATCH v3] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
 2024-02-06 10:09 UTC  (2+ messages)

MediaTek for-next: Replace matthias.bgg tree with mediatek
 2024-02-06 10:08 UTC 

[PATCH v2 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
 2024-02-06 10:06 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs
` [PATCH v2 2/3] arm64: dts: ti: Introduce J722S family of SoCs
` [PATCH v2 3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module

[PATCH v3 0/3] overflow: Introduce wrapping helpers
 2024-02-06 10:05 UTC  (10+ messages)
` [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()

[PATCH v7 00/16] Add Secure TSC support for SNP guests
 2024-02-06 10:04 UTC  (11+ messages)
` [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure

[tip: x86/boot] x86/boot: Ignore NMIs during very early boot
 2024-02-06 10:01 UTC  (2+ messages)
` [tip: x86/boot] x86/boot: Add a message about ignored early NMIs

[PATCH 1/2] x86/boot: Add error_putdec() helper
 2024-02-06 10:01 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
 2024-02-06 10:00 UTC  (2+ messages)

[PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation
 2024-02-06  9:59 UTC  (2+ messages)

[PATCHv5 0/3] *** Detect interrupt storm in softlockup ***
 2024-02-06  9:59 UTC  (3+ messages)
` [PATCHv5 1/3] watchdog/softlockup: low-overhead detection of interrupt
` [PATCHv5 3/3] watchdog/softlockup: add SOFTLOCKUP_DETECTOR_INTR_STORM Kconfig knob


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).