public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-18 08:45:10 to 2024-10-18 10:28:11 UTC [more...]

[PATCH 5.15, 5.10, 5.4, 4.19 1/1] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
 2024-10-18 10:28 UTC  (2+ messages)

[PATCH] proc: Fix W=1 build kernel-doc warning
 2024-10-18 10:27 UTC 

[PATCH v2 1/1] HID: debug: Remove duplicates from 'keys'
 2024-10-18 10:24 UTC  (2+ messages)

[PATCH v2 0/5] Add support for primary USB controller on QCS615
 2024-10-18 10:23 UTC  (8+ messages)
` [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615

[PATCH v4 0/2] coresight: core: Add device name support
 2024-10-18 10:22 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm: Add device-name in the coresight components

Qemu v9.0.2: Boot failed qemu-arm64 with Linux next-20241017 tag
 2024-10-18 10:22 UTC  (5+ messages)

nx_crypto on power8 lpar
 2024-10-18 10:22 UTC 

[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-10-18 10:22 UTC  (3+ messages)
` [POC 0/6] Allow SpinLockIrq to use a normal Guard interface

[GIT PULL] USB-serial device ids for 6.12-rc4
 2024-10-18 10:21 UTC  (2+ messages)

[RFC PATCH 0/1] libperf: evlist: Fix --cpu argument on hybrid platform
 2024-10-18 10:19 UTC  (9+ messages)
` [RFC PATCH 1/1] "

[PATCH] media: i2c: ov5645: add HAS_EVENTS support
 2024-10-18 10:18 UTC  (8+ messages)
    ` [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty

[PATCH V2 net 0/9] There are some bugfix for the HNS3 ethernet driver
 2024-10-18 10:10 UTC  (10+ messages)
` [PATCH V2 net 1/9] net: hns3: default enable tx bounce buffer when smmu enabled
` [PATCH V2 net 2/9] net: hns3: add sync command to sync io-pgtable
` [PATCH V2 net 3/9] net: hns3: fixed reset failure issues caused by the incorrect reset type
` [PATCH V2 net 4/9] net: hns3: fix missing features due to dev->features configuration too early
` [PATCH V2 net 5/9] net: hns3: Resolved the issue that the debugfs query result is inconsistent
` [PATCH V2 net 6/9] net: hns3: don't auto enable misc vector
` [PATCH V2 net 7/9] net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
` [PATCH V2 net 8/9] net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
` [PATCH V2 net 9/9] net: hns3: fix kernel crash when 1588 is sent on HIP08 devices

[PATCH v4 0/5] iio: fix possible race condition during access of available info lists
 2024-10-18 10:16 UTC  (6+ messages)
` [PATCH v4 1/5] iio: core: add read_avail_release_resource callback to fix race
` [PATCH v4 2/5] iio: consumers: copy/release available info from producer "
` [PATCH v4 3/5] iio: pac1921: use read_avail+release APIs instead of custom ext_info
` [PATCH v4 4/5] iio: ad7192: copy/release available filter frequencies to fix race
` [PATCH v4 5/5] iio: as73211: copy/release available integration times "

[PATCH v2 tip/perf/core 0/2] SRCU-protected uretprobes hot path
 2024-10-18 10:16 UTC  (3+ messages)
` [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout)

[PATCH v2] kselftests: Add test to detect boot event slowdowns
 2024-10-18 10:14 UTC 

[syzbot] [xfs?] INFO: task hung in xfs_ail_push_all_sync (2)
 2024-10-18 10:13 UTC  (3+ messages)

[PATCH v3 0/3] Pinctrl: A4: Add pinctrl driver
 2024-10-18 10:13 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs

[PATCH] drm/ttm/tests: Fix memory leaks for ttm_tt_init()
 2024-10-18 10:11 UTC 

[PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller
 2024-10-18 10:12 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes
 2024-10-18 10:11 UTC  (2+ messages)

[PATCH] drm/ttm/tests: Fix memory leak in ttm_bo_kunit_init()
 2024-10-18 10:10 UTC 

[PATCH v5 0/5] Add support for DisplayPort on SA8775P platform
 2024-10-18 10:10 UTC  (3+ messages)

[PATCH] watchdog: it87_wdt: add quirks for some Qotom IT8786 boards
 2024-10-18 10:09 UTC  (4+ messages)

[PATCH v3] drm/display: Drop obsolete dependency on COMPILE_TEST
 2024-10-18 10:08 UTC  (4+ messages)

[PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC
 2024-10-18 10:08 UTC  (3+ messages)

[PATCH v2] posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
 2024-10-18 10:07 UTC 

[PATCH v3 0/3] source filtering for multi-port output
 2024-10-18 10:08 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering

[PATCH V1 0/2] ASoC: codecs: Add aw88081 amplifier driver
 2024-10-18 10:08 UTC  (4+ messages)
` [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88081"
` [PATCH V1 2/2] ASoC: codecs: Add aw88081 amplifier driver

[PATCH v2] KVM: SVM: Inhibit AVIC on SNP-enabled system without HvInUseWrAllowed feature
 2024-10-18 10:06 UTC  (3+ messages)

[PATCH] selftests: netfilter: remove unused rplnlh parameter
 2024-10-17  7:25 UTC 

[PATCH net-next v5 0/3] Threads support in proc connector
 2024-10-18 10:04 UTC  (4+ messages)
` [PATCH net-next v5 3/3] connector/cn_proc: Selftest for threads

[PATCH v5 0/2] pca954x: Add DT bindings and driver changes for reset after timeout
 2024-10-18 10:03 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: pca954x: Add timeout reset property
` [PATCH v5 2/2] pca954x: Reset if channel select fails

[PATCH v3 0/5] Initial support for RK3576 UFS controller
 2024-10-18 10:03 UTC  (7+ messages)
` [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS

[PATCH] KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
 2024-10-18 10:02 UTC  (3+ messages)

[PATCH RFC] f2fs: revalidate empty segment when checkpoint is disabled
 2024-10-18 10:01 UTC 

[PATCH v2 0/4] rockchip: Fix several DT validation errors
 2024-10-18 10:01 UTC  (7+ messages)
` (subset) "

Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag
 2024-10-18 10:01 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: stmmac: Refactor FPE as a separate module
 2024-10-18 10:00 UTC  (7+ messages)
` [PATCH net-next v2 1/8] net: stmmac: Introduce separate files for FPE implementation
` [PATCH net-next v2 7/8] net: stmmac: xgmac: Complete FPE support

[PATCH v4] xen: Remove dependency between pciback and privcmd
 2024-10-18  9:59 UTC  (2+ messages)

[PATCH v2 00/13] Media: fix several issues on drivers
 2024-10-18  9:53 UTC  (3+ messages)
` [PATCH v2 08/13] media: ar0521: don't overflow when checking PLL values

[PATCH 0/5] cxl: Some preparation work for type2 accelerators support
 2024-10-18  9:57 UTC  (7+ messages)
` [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators

[PATCH] mtd: spi-nor: atmel: provide .size to the at25ff321a entry
 2024-10-18  9:57 UTC 

[PATCH 00/14] clk: qcom: add support for clock controllers on the SAR2130P platform
 2024-10-18  9:56 UTC  (6+ messages)
` [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops

[PATCH] platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf()
 2024-10-18  9:55 UTC 

[PATCH v3] xfs: Check for delayed allocations before setting extsize
 2024-10-18  9:54 UTC  (10+ messages)

[PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
 2024-10-18  9:54 UTC  (4+ messages)

[RFC v2 0/6] Add video encoder ROI ctrls
 2024-10-18  9:54 UTC  (5+ messages)
` [RFC v2 5/6] media: v4l2-ctrls: Add video roi ctrls
    ` [EXT] "

[PATCH v2 0/4] clk: imx: scu and fracn pll update
 2024-10-18 10:00 UTC  (5+ messages)
` [PATCH v2 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858)
` [PATCH v2 2/4] clk: imx: lpcg-scu: Skip HDMI LPCG clock save/restore
` [PATCH v2 3/4] clk: imx: fracn-gppll: correct PLL initialization flow
` [PATCH v2 4/4] clk: imx: fracn-gppll: fix pll power up

[PATCH v3 0/3] mm/slub: Improve data handling of krealloc() when orig_size is enabled
 2024-10-18  9:51 UTC  (2+ messages)

[PATCH] mtd: spi-nor: atmel: add at25sf321b entry
 2024-10-18  9:51 UTC 

[PATCH 5.10 0/1] iommu/amd: Prepare for multiple DMA domain types
 2024-10-18  9:51 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[PATCH v10 0/8] Coresight for Kernel panic and watchdog reset
 2024-10-18  9:46 UTC  (5+ messages)
` [PATCH v10 5/8] coresight: tmc: Add support for reading crash data

[PATCH v3 0/5] x1e80100 RTC support
 2024-10-18  9:44 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: dts: qcom: x1e80100-crd: add rtc offset to set rtc time

[PATCH 6.6 000/211] 6.6.57-rc2 review
 2024-10-18  9:43 UTC  (3+ messages)

[PATCH] arm64: dts: mt8186: Update regulators voltages
 2024-10-18  9:42 UTC 

[PATCH] mm: Remove redundant condition for THP folio
 2024-10-18  9:41 UTC 

[PATCHv2 net-next 0/3] Bonding: returns detailed error about XDP failures
 2024-10-18  9:41 UTC  (5+ messages)
` [PATCHv2 net-next 2/3] bonding: use correct return value

[PATCH v7 0/2] Add support for nuvoton ma35 nand controller
 2024-10-18  9:40 UTC  (3+ messages)
` [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH] sched_ext: improve WAKE_SYNC behavior for default idle CPU selection
 2024-10-18  9:40 UTC 

[PATCH] amba: Fix atomicity violation in amba_match()
 2024-10-18  9:39 UTC  (2+ messages)

[PATCH 0/5] drm: lcdif: Use drm_bridge_connector
 2024-10-18  9:35 UTC  (5+ messages)
` [PATCH 3/5] arm64: dts: imx8mp-msc-sm2s-ep1: Add HDMI connector

[PATCH v9 0/4] shut down devices asynchronously
 2024-10-18  9:37 UTC  (6+ messages)

[PATCH v4 5/9] misc: amd-sbi: Add support for mailbox error codes
 2024-10-18  9:35 UTC  (4+ messages)

[PATCH v2] PCI/pwrctl: pwrseq: abandon QCom WCN probe on pre-pwrseq device-trees
 2024-10-18  9:35 UTC  (2+ messages)

[PATCH v3] x86/split_lock: fix delayed detection enabling
 2024-10-18  9:33 UTC 

[RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
 2024-10-18  9:34 UTC  (14+ messages)

[PATCH] clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags
 2024-10-18  9:34 UTC  (2+ messages)

[PATCH 0/3] perf vendor events amd: Add more Zen 5 events and metrics
 2024-10-18  9:31 UTC  (4+ messages)
` [PATCH 1/3] perf vendor events amd: Add Zen 5 data fabric events
` [PATCH 2/3] perf vendor events amd: Add Zen 5 data fabric metrics
` [PATCH 3/3] perf vendor events amd: Update Zen 5 data cache fill events

[RFC PATCH v2 1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767
 2024-10-18  9:31 UTC  (3+ messages)
  ` FW: "

[PATCH v2] selftest/tcp-ao: Add filter tests
 2024-10-18  9:32 UTC  (2+ messages)

[PATCH v9 0/8] block atomic writes for xfs
 2024-10-18  9:29 UTC  (2+ messages)

[PATCH] genirq/devres: Simplify API devm_free_irq() implementation
 2024-10-18  9:28 UTC  (5+ messages)

[PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
 2024-10-18  9:26 UTC  (4+ messages)

[PATCH v1 0/2] X1E Dell XPS 9345 Improvements 1
 2024-10-18  9:25 UTC  (3+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: x1e80100-dell-xps13-9345: fix nvme regulator boot glitch

[PATCH 1/3] ima: Remove inode lock
 2024-10-18  9:24 UTC  (8+ messages)

[PATCH] mm: Remove unused has_isolate_pageblock
 2024-10-18  9:24 UTC  (2+ messages)

[tip:master] BUILD SUCCESS bb05949e0918cbe7ff51576563c81c924852e5b7
 2024-10-18  9:23 UTC 

[PATCH v2] mm/kmemleak: fix errors/warnings for coding style
 2024-10-18  9:22 UTC 

[PATCH 5.10 0/1] soundwire: cadence: Fix error check in cdns_xfer_msg()
 2024-10-18  9:07 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[PATCH] f2fs: fix to convert log type to segment data type correctly
 2024-10-18  9:22 UTC 

[PATCH v2 0/7] serial: qcom-geni: fix receiver enable
 2024-10-18  9:21 UTC  (8+ messages)
` [PATCH v2 2/7] serial: qcom-geni: fix shutdown race

[PATCH net-next 00/13] net: fec: cleanups, update quirk, update IRQ naming
 2024-10-18  9:16 UTC  (10+ messages)
` [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order
    `  "
        `  "

[PATCH v4 0/6] s390/uv: Retrieve Secrets Ultravisor Call support
 2024-10-18  9:15 UTC  (7+ messages)
` [PATCH v4 1/6] s390/boot/uv.c: Use a constant for more-data rc
` [PATCH v4 2/6] s390/uv: Retrieve UV secrets support
` [PATCH v4 3/6] s390/uvdevice: Add Retrieve Secret IOCTL
` [PATCH v4 4/6] s390/uvdevice: Increase indent in IOCTL definitions
` [PATCH v4 5/6] s390/uvdevice: Add List Secrets Ext IOCTL
` [PATCH v4 6/6] s390/uv: Retrieve UV secrets sysfs support

[PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting
 2024-10-18  9:14 UTC  (6+ messages)

[PATCH bpf-next v2 0/3] XDP metadata: Rx checksum/GSO hint; Tx GSO offload
 2024-10-18  9:15 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] xdp: Add Rx checksum hint
` [PATCH bpf-next v2 2/3] xdp: Add Rx GSO hint
` [PATCH bpf-next v2 3/3] xsk: Add Tx GSO type and size offload support

[PATCH v5 0/2] Add support for "on-die" ECC on Davinci
 2024-10-18  9:12 UTC  (6+ messages)
` [PATCH v5 2/2] dt-bindings: mtd: davinci: convert to yaml

[PATCHv2 0/5] cesa: small cleanups
 2024-10-18  9:11 UTC  (3+ messages)
` [PATCHv2 4/5] crypto: cesa: move loop to mv_cesa_put_sram

[PATCH v2 0/3] arm64: dts: mediatek: Add MT8186 Chinchou
 2024-10-18  9:11 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: mediatek: Add MT8186 Chinchou Chromebook
` [PATCH v2 2/3] arm64: dts: mediatek: Add MT8186 Chinchou Chromebooks
` [PATCH v2 3/3] arm64: dts: mediatek: Add exton node for DP bridge

[PATCH 0/2] Add support Boundary Device Nitrogen8MP Universal SMARC Carrier Board
 2024-10-18  9:09 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: imx8mp: Add "
` [PATCH 2/2] dt-bindings: arm: fsl: "

[PATCH -next] posix-clock: Fix missing put_clock_desc()
 2024-10-18  9:10 UTC  (2+ messages)

[PATCH v5 0/8] gpio: notify user-space about config changes in the kernel
 2024-10-18  9:10 UTC  (9+ messages)
` [PATCH v5 1/8] gpiolib: notify user-space when a driver requests its own desc
` [PATCH v5 2/8] gpiolib: unduplicate chip guard in set_config path
` [PATCH v5 3/8] gpio: cdev: go back to storing debounce period in the GPIO descriptor
` [PATCH v5 4/8] gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic
` [PATCH v5 5/8] gpiolib: add a per-gpio_device line state notification workqueue
` [PATCH v5 6/8] gpio: cdev: put emitting the line state events on a workqueue
` [PATCH v5 7/8] gpiolib: switch the line state notifier to atomic
` [PATCH v5 8/8] gpiolib: notify user-space about in-kernel line state changes

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-18  9:09 UTC  (10+ messages)
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents

[PATCH V3 00/15] selftests/resctrl: Support diverse platforms with MBM and MBA tests
 2024-10-18  9:08 UTC  (15+ messages)
` [PATCH V3 02/15] selftests/resctrl: Print accurate buffer size as part of MBM results
` [PATCH V3 05/15] selftests/resctrl: Protect against array overflow when reading strings
` [PATCH V3 07/15] selftests/resctrl: Remove "once" parameter required to be false
` [PATCH V3 08/15] selftests/resctrl: Only support measured read operation
` [PATCH V3 10/15] selftests/resctrl: Make benchmark parameter passing robust
` [PATCH V3 12/15] selftests/resctrl: Use cache size to determine "fill_buf" buffer size
` [PATCH V3 15/15] selftests/resctrl: Replace magic constants used as array size

[PATCH v3 0/5] rb4210-rb2: add HDMI audio playback support
 2024-10-18  9:08 UTC  (3+ messages)
` [PATCH v3 4/5] arm64: dts: qcom: sm4250: add LPASS LPI pin controller

[PATCH 1/3] xdp: Add Rx checksum hint
 2024-10-18  9:07 UTC  (2+ messages)

[PATCH] remoteproc: qcom_q6v5_pas: disable auto boot for wpss
 2024-10-18  9:03 UTC  (4+ messages)

[PATCH net v2 0/4] net: stmmac: dwmac4: Fixes bugs in dwmac4
 2024-10-18  8:59 UTC 

[git pull] IOMMU Fixes for Linux v6.12-rc3
 2024-10-18  8:57 UTC 

[PATCH v2 1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG
 2024-10-18  8:37 UTC  (3+ messages)
` [PATCH v2 2/2] hwrng: "

[PATCH v2 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-10-18  8:54 UTC  (13+ messages)
` [PATCH v2 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-10-18  8:54 UTC  (3+ messages)
` [PATCH v1 03/10] media: platform: mediatek: add isp_7x seninf unit

[PATCH v3 0/2] dt-bindings: clock: ti: convert to yaml
 2024-10-18  8:53 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: ti: Convert interface.txt to json-schema
` [PATCH v3 2/2] dt-bindings: clock: ti: Convert divider.txt "

[PATCH v2 0/6] x86/uaccess: Avoid barrier_nospec()
 2024-10-18  8:51 UTC  (3+ messages)
` [PATCH v2 3/6] x86/uaccess: Rearrange putuser.S

[PATCH v4 0/4] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-10-18  8:49 UTC  (2+ messages)

[PATCH] csky: fix csky_cmpxchg_fixup not working
 2024-10-18  8:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] docs/zh_CN: update the translation of process/submitting-patches.rst
 2024-10-18  8:46 UTC  (4+ messages)


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