LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-23 11:40:27 to 2024-04-23 12:56:53 UTC [more...]

[PATCH net-next] bnxt_en: flower: validate control flags
 2024-04-23 12:56 UTC  (2+ messages)

[PATCH v7 0/3] add support for EXAR XR20M1172 UART
 2024-04-23 12:54 UTC  (7+ messages)

linux-next: duplicate patches in the clk tree
 2024-04-23 12:50 UTC  (2+ messages)

[net-next PATCH v6 0/5] net: hsr: Add support for HSR-SAN (RedBOX)
 2024-04-23 12:49 UTC  (6+ messages)
` [net-next PATCH v6 1/5] net: hsr: Provide RedBox support (HSR-SAN)
` [net-next PATCH v6 2/5] test: hsr: Remove script code already implemented in lib.sh
` [net-next PATCH v6 3/5] test: hsr: Move common code to hsr_common.sh file
` [net-next PATCH v6 4/5] test: hsr: Extract version agnostic information from ping command output
` [net-next PATCH v6 5/5] test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-23 12:49 UTC  (7+ messages)
` [PATCH 11/35] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 12/35] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH 13/35] media: common: saa7146: Use min macro

[PATCH] arm64: dts: ti: am64-phyboard-electra: Add overlay to enable a GPIO fan
 2024-04-23 12:46 UTC  (2+ messages)

xfs fixups for the fop_flags conversion
 2024-04-23 12:46 UTC  (4+ messages)
` [PATCH 1/3] xfs: fix overly long line in the file_operations
` [PATCH 2/3] xfs: drop fop_flags for directories
` [PATCH 3/3] xfs: don't call xfs_file_open from xfs_dir_open

[PATCH 0/7] PCI: xilinx-nwl: Add phy support
 2024-04-23 12:44 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: pci: xilinx-nwl: Add phys

[PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-23 12:43 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v3 02/11] riscv: add ISA extensions validation
` [PATCH v3 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v3 04/11] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v3 05/11] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v3 06/11] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v3 07/11] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v3 08/11] riscv: add ISA extension parsing for Zcmop
` [PATCH v3 09/11] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v3 10/11] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v3 11/11] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[Linux kernel bug] divide error in wq_update_node_max_active
 2024-04-23 12:45 UTC  (2+ messages)
` [PATCH] workqueue: Fix divide error in wq_update_node_max_active()

[PATCH v2] LoongArch: KVM: Add PMU support
 2024-04-23 12:41 UTC  (3+ messages)

[PATCH v2 0/5] Minor improvements and cleanups to ext4 mballoc
 2024-04-23 12:40 UTC  (6+ messages)
` [PATCH v2 1/5] ext4: keep "prefetch_grp" and "nr" consistent
` [PATCH v2 2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
` [PATCH v2 3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk
` [PATCH v2 4/5] ext4: use correct criteria name instead stale integer number in comment
` [PATCH v2 5/5] ext4: open coding repeated check in next_linear_group

[PATCH] mm: slub: Fix compilation without CONFIG_SLUB_DEBUG
 2024-04-23 12:40 UTC 

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-04-23 12:38 UTC  (9+ messages)

[PATCH v2 0/4] ASoC: qcom: display port changes
 2024-04-23 12:38 UTC  (8+ messages)
` [PATCH v2 2/4] ASoC: qcom: common: add Display port Jack function
` [PATCH v2 3/4] ASoC: qcom: sc8280xp: add Display port Jack

[PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-04-23 12:37 UTC  (8+ messages)

[PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c
 2024-04-23 12:36 UTC  (6+ messages)

[PATCH 00/12] Introduce STM32 DMA3 support
 2024-04-23 12:33 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
` [PATCH 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers
` [PATCH 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation
` [PATCH 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings
` [PATCH 05/12] dmaengine: Add STM32 DMA3 support
` [PATCH 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability
` [PATCH 07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability
` [PATCH 08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops
` [PATCH 09/12] dmaengine: stm32-dma3: improve residue granularity
` [PATCH 10/12] dmaengine: add channel device name to channel registration
` [PATCH 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name
` [PATCH 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251

[PATCH 0/2] Remove more useless wrappers
 2024-04-23 12:36 UTC  (5+ messages)
` [PATCH 1/2] drm/msm/dsi: Remove dsi_phy_read/write()
` [PATCH 2/2] drm/msm/dsi: Remove dsi_phy_write_[un]delay()

[PATCH net-next v2 0/8] net: ipa: eight simple cleanups
 2024-04-23 12:36 UTC  (4+ messages)
` [PATCH net-next v2 7/8] net: ipa: fix two minor ipa_cmd problems

[PATCH] kunit: test: Move fault tests behind KUNIT_FAULT_TEST Kconfig option
 2024-04-23 12:31 UTC  (2+ messages)

[PATCH 0/7] um: A follow-up series of -Wmissing-prototypes fixes
 2024-04-23 12:29 UTC  (10+ messages)
` [PATCH 2/7] um: Fix the -Wmissing-prototypes warning for __switch_mm
` [PATCH 5/7] um: Add an internal header shared among the user code
` [PATCH 6/7] um: Fix -Wmissing-prototypes warnings for __vdso_*

[PATCH net-next] net: openvswitch: Release reference to netdev
 2024-04-23  7:37 UTC 

[PATCH v1 0/3] thermal/debugfs: Fix and clean up trip point statistics updates
 2024-04-23 12:26 UTC  (6+ messages)

[PATCH v2 0/3] HID: i2c-hid: Probe and wake device with HID descriptor fetch
 2024-04-23 12:07 UTC  (4+ messages)
` [PATCH v2 1/3] HID: i2c-hid: Rely on HID descriptor fetch to probe
` [PATCH v2 2/3] HID: i2c-hid: Retry HID descriptor read to wake up STM devices
` [PATCH v2 3/3] HID: i2c-hid: Align i2c_hid_set_power() retry with HID descriptor read

[PATCH] Revert "vmgenid: emit uevent when VMGENID updates"
 2024-04-23 12:23 UTC  (4+ messages)
` [REGRESSION] "

[RFC] net: add TCP fraglist GRO support
 2024-04-23 12:23 UTC  (7+ messages)

[PATCH v1 0/4] Uprev mesa and IGT
 2024-04-23 12:23 UTC  (4+ messages)
` [PATCH v1 3/4] drm/ci: uprev IGT and generate testlist from build

[PATCH 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible
 2024-04-23 12:23 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq9574: add MDIO bus

[PATCH] net: bridge: remove redundant check of f->dst
 2024-04-23 12:17 UTC  (3+ messages)

[PATCH] gpio: vf610: always set GPIO to input mode when used as interrupt source
 2024-04-23 12:20 UTC  (3+ messages)

[PATCH v3 00/13] drm: zynqmp_dp: IRQ cleanups and debugfs support
 2024-04-23 12:18 UTC  (7+ messages)
` [PATCH v3 01/13] drm: xlnx: Store base pointers in zynqmp_disp directly
` [PATCH v3 02/13] drm: xlnx: Fix kerneldoc
` [PATCH v3 06/13] drm: zynqmp_dp: Don't delay work

[PATCH] regulator: change devm_regulator_get_enable_optional() stub to return Ok
 2024-04-23 12:14 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-23 12:13 UTC  (4+ messages)
` [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor

[PATCH 0/4] i2c: remove printout on handled timeouts - part 2
 2024-04-23 12:13 UTC  (5+ messages)
` [PATCH v2 1/4] i2c: i801: remove printout on handled timeouts
` [PATCH 2/4] i2c: ali1535: "
` [PATCH 3/4] i2c: ali1563: "
` [PATCH 4/4] i2c: ali15x3: "

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-23 12:12 UTC  (18+ messages)

[PATCH] serial: sh-sci: Call device_set_wakeup_path() for serial console
 2024-04-23 12:10 UTC  (3+ messages)

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-23 12:10 UTC  (14+ messages)
` [PATCH v7 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v7 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v7 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach()
` [PATCH v7 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v7 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v7 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs

[PATCH v3] ASoC: dt-bindings: tegra20-ac97: convert to dt schema
 2024-04-23 12:10 UTC  (3+ messages)

[PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2024-04-23 12:10 UTC  (7+ messages)

[PATCH] ARM: dts: tegra20-ac97: replace deprecated gpio suffix
 2024-04-23 12:09 UTC  (2+ messages)

[PATCH] serial: msm: Unify TX and RX DMA paths
 2024-04-23 12:08 UTC 

linux-next: manual merge of the vhost tree with the mm tree
 2024-04-23 12:03 UTC  (3+ messages)

[PATCH] netfilter: mark racy access on ext->gen_id
 2024-04-23 12:03 UTC  (2+ messages)

[PATCH v2] x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
 2024-04-23 12:00 UTC 

linux-next: build failure after merge of the gpio-brgl-fixes tree
 2024-04-23 12:00 UTC  (2+ messages)
` [PATCH v2] gpio: tegra186: Fix tegra186_gpio_is_accessible() check

[PATCH] docs/zh_CN: Add dev-tools/kcov Chinese translation
 2024-04-23 11:57 UTC  (2+ messages)

[PATCH v1 1/1] platform/x86: classmate-laptop: Add missing MODULE_DESCRIPTION()
 2024-04-23 11:49 UTC  (2+ messages)

[PATCH] ibmvnic: Use -EBUSY in __ibmvnic_reset()
 2024-04-23 11:55 UTC  (3+ messages)

[PATCH net-next] net: hns3: flower: validate control flags
 2024-04-23 11:52 UTC  (2+ messages)

[PATCH v3 0/5] Document ASUS RT-AC3200 and ASUS RT-AC5300 and add device trees
 2024-04-23 11:51 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3200
` [PATCH v3 2/5] dt-bindings: arm: bcm: add bindings for ASUS RT-AC5300
` [PATCH v3 3/5] ARM: dts: BCM5301X: Add DT for ASUS RT-AC3200
` [PATCH v3 4/5] ARM: dts: BCM5301X: Add DT for ASUS RT-AC5300
` [PATCH v3 5/5] ARM: dts: BCM5301X: Conform to DTS Coding Style on ASUS RT-AC3100 & AC88U

[PATCH v2] fbdev: fix incorrect address computation in deferred IO
 2024-04-23 11:50 UTC 

[RFC PATCH 0/1] x86/sgx: Explicitly give up the CPU in EDMM's ioctl() to avoid softlockup
 2024-04-23 11:50 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH v2] sched/eevdf: Prevent vlag from going out of bounds when reweight_eevdf
 2024-04-23 11:48 UTC  (9+ messages)

[PATCH v10 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-04-23 11:45 UTC  (7+ messages)
` [PATCH v10 3/8] perf: imx_perf: let the driver manage the counter usage rather the user

[PATCH] arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger
 2024-04-23 11:46 UTC 

[PATCH] bitops: Change function return types from long to int
 2024-04-23 11:45 UTC  (5+ messages)

[PATCH net] net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
 2024-04-23 11:44 UTC  (4+ messages)

[PATCH] sched/fair.c: Fix the calculation method of 'lag' to ensure that the vlag of the task after placement is the same as before
 2024-04-23 11:44 UTC 

[PATCH rdma-next v3 0/6] RDMA/mana_ib: Enable RNIC adapter and populate it with GIDs
 2024-04-23 11:44 UTC  (5+ messages)
` [PATCH rdma-next v3 4/6] RDMA/mana_ib: enable RoCE on port 1

[PATCH AUTOSEL 4.19 1/7] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:03 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 2/7] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 4.19 3/7] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 4.19 4/7] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 4.19 5/7] gpio: crystalcove: "
` [PATCH AUTOSEL 4.19 6/7] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 4.19 7/7] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 5.4 1/8] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:03 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 2/8] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 5.4 3/8] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 5.4 4/8] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 5.4 5/8] gpio: crystalcove: "
` [PATCH AUTOSEL 5.4 6/8] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 5.4 7/8] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 5.4 8/8] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 5.10 1/9] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:02 UTC  (9+ messages)
` [PATCH AUTOSEL 5.10 2/9] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 5.10 3/9] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 5.10 4/9] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 5.10 5/9] gpio: crystalcove: "
` [PATCH AUTOSEL 5.10 6/9] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 5.10 7/9] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 5.10 8/9] drm/nouveau/dp: Don't probe eDP ports twice harder
` [PATCH AUTOSEL 5.10 9/9] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 5.15 1/9] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:02 UTC  (9+ messages)
` [PATCH AUTOSEL 5.15 2/9] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 5.15 3/9] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 5.15 4/9] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 5.15 5/9] gpio: crystalcove: "
` [PATCH AUTOSEL 5.15 6/9] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 5.15 7/9] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 5.15 8/9] drm/nouveau/dp: Don't probe eDP ports twice harder
` [PATCH AUTOSEL 5.15 9/9] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 6.1 1/9] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:02 UTC  (9+ messages)
` [PATCH AUTOSEL 6.1 2/9] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 6.1 3/9] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 6.1 4/9] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 6.1 5/9] gpio: crystalcove: "
` [PATCH AUTOSEL 6.1 6/9] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 6.1 7/9] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 6.1 8/9] drm/nouveau/dp: Don't probe eDP ports twice harder
` [PATCH AUTOSEL 6.1 9/9] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 6.6 01/16] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:01 UTC  (16+ messages)
` [PATCH AUTOSEL 6.6 02/16] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 6.6 03/16] fs/9p: fix the cache always being enabled on files with qid flags
` [PATCH AUTOSEL 6.6 04/16] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 6.6 05/16] powerpc/crypto/chacha-p10: Fix failure on non Power10
` [PATCH AUTOSEL 6.6 06/16] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 6.6 07/16] gpio: crystalcove: "
` [PATCH AUTOSEL 6.6 08/16] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 6.6 09/16] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 6.6 10/16] gpio: lpc32xx: fix module autoloading
` [PATCH AUTOSEL 6.6 11/16] drm/nouveau/dp: Don't probe eDP ports twice harder
` [PATCH AUTOSEL 6.6 12/16] platform/x86: ISST: Add Granite Rapids-D to HPM CPU list
` [PATCH AUTOSEL 6.6 13/16] platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
` [PATCH AUTOSEL 6.6 14/16] drm/radeon: silence UBSAN warning (v3)
` [PATCH AUTOSEL 6.6 15/16] net:usb:qmi_wwan: support Rolling modules
` [PATCH AUTOSEL 6.6 16/16] blk-iocost: do not WARN if iocg was already offlined

[PATCH AUTOSEL 6.8 01/18] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 17/18] net:usb:qmi_wwan: support Rolling modules
` [PATCH AUTOSEL 6.8 18/18] blk-iocost: do not WARN if iocg was already offlined


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 read-only IMAP folder(s) and NNTP newsgroup(s).