linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-26 08:25:28 to 2025-08-26 09:55:18 UTC [more...]

net: usb: r8152: resume-reset deadlock
 2025-08-26  9:55 UTC 

[PATCH 0/6] gpio: remove references to gpio_chip::base from debugfs callbacks
 2025-08-26  9:54 UTC  (7+ messages)
` [PATCH 1/6] gpio: stmpe: don't print out global GPIO numbers in "
` [PATCH 2/6] gpio: nomadik: "
` [PATCH 3/6] gpio: wm831x: "
` [PATCH 4/6] gpio: wm8994: "
` [PATCH 5/6] gpio: mvebu: "
` [PATCH 6/6] gpio: xra1403: "

[PATCH v1 0/3] add sysfs nodes to configure TPDA's registers
 2025-08-26  9:54 UTC  (14+ messages)
` [PATCH v1 1/3] coresight: tpda: Add sysfs node for tpda cross-trigger configuration
` [PATCH v1 2/3] coresight: tpda: add function to configure TPDA_SYNCR register
` [PATCH v1 3/3] coresight: tpda: add sysfs node to flush specific port

[PATCH v6 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-26  9:52 UTC  (13+ messages)
` [PATCH v6 md-6.18 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v6 md-6.18 02/11] md: factor out a helper raid_is_456()
` [PATCH v6 md-6.18 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v6 md-6.18 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v6 md-6.18 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v6 md-6.18 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v6 md-6.18 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v6 md-6.18 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v6 md-6.18 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v6 md-6.18 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap

[PATCH] USB: serial: option: add SIMCom 8230C compositions
 2025-08-26  9:53 UTC  (4+ messages)

[PATCH v7 0/6] Add support for Verisilicon IOMMU used by media codec blocks
 2025-08-26  9:53 UTC  (9+ messages)
` [PATCH v7 4/6] media: verisilicon: AV1: Restore IOMMU context before decoding a frame
` [PATCH v7 6/6] arm64: defconfig: enable Verisilicon IOMMU

[PATCH] powerpc/tools: drop `-o pipefail` in gcc check scripts
 2025-08-26  9:54 UTC 

[PATCH v2 0/4] module: logging and code improvements
 2025-08-26  9:51 UTC  (6+ messages)
` [PATCH v2 2/4] module: show why force load fails
` [PATCH v2 3/4] module: centralize no-versions force load check

[PATCH] arm64/boot: Zero-initialize idmap PGDs before use
 2025-08-26  9:50 UTC  (4+ messages)

[PATCH V1 1/2] docs/mm: explain when and why rmap locks need to be taken during mremap()
 2025-08-26  9:48 UTC  (6+ messages)
` [PATCH V1 2/2] mm: document when rmap locks can be skipped when setting need_rmap_locks

netpoll: raspberrypi [4 5] driver locking woes
 2025-08-26  9:49 UTC  (2+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Write in __xfrm_state_delete
 2025-08-26  9:41 UTC  (2+ messages)

[PATCH] module: pr_debug when there is no version info
 2025-08-26  9:45 UTC  (6+ messages)

is dma_mapping_error() check necessary for dma_alloc_noncoherent()?
 2025-08-26  9:44 UTC 

[PATCH v7 0/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
 2025-08-26  9:43 UTC  (6+ messages)
` [PATCH v7 4/8] powerpc/smp: Introduce CONFIG_SCHED_MC to guard MC scheduling bits

[PATCH v3 0/2] platform/x86: portwell-ec: Add watchdog suspend/resume and hwmon
 2025-08-26  9:43 UTC  (4+ messages)
` [PATCH v3 1/2] platform/x86: portwell-ec: Add suspend/resume support for watchdog

[PATCH v2] ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0
 2025-08-26  9:41 UTC 

[PATCH v7 0/5] iio: mcp9600: Implement IIR feature and add iio core support
 2025-08-26  9:38 UTC  (3+ messages)

[PATCH v2] ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op
 2025-08-26  9:37 UTC 

[PATCH v7 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-08-26  9:37 UTC  (8+ messages)
` [PATCH v7 7/8] serial: qcom-geni: Enable PM runtime for serial driver

[PATCH 1/2] mm: shmem: use 'folio' for shmem_partial_swap_usage()
 2025-08-26  9:35 UTC  (2+ messages)
` [PATCH 2/2] mm: shmem: drop the unnecessary folio_nr_pages()

[PATCH 00/12] gpio: replace legacy bgpio_init() with its modernized alternative - part 2
 2025-08-26  9:35 UTC  (13+ messages)
` [PATCH 01/12] gpio: xgene-sb: use new generic GPIO chip API
` [PATCH 02/12] gpio: mxs: order includes alphabetically
` [PATCH 03/12] gpio: mxs: use new generic GPIO chip API
` [PATCH 04/12] gpio: mlxbf2: use dev_err_probe() where applicable
` [PATCH 05/12] gpio: mlxbf2: use new generic GPIO chip API
` [PATCH 06/12] gpio: xgs-iproc: "
` [PATCH 07/12] gpio: ftgpio010: order includes alphabetically
` [PATCH 08/12] gpio: ftgpio010: use new generic GPIO chip API
` [PATCH 09/12] gpio: realtek-otto: "
` [PATCH 10/12] gpio: hisi: "
` [PATCH 11/12] gpio: vf610: "
` [PATCH 12/12] gpio: visconti: "

[PATCH v2] clocksource/drivers/arm_global_timer: Add auto-detection for initial prescaler values
 2025-08-26  9:33 UTC  (2+ messages)

[PATCH net-next v3] net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy
 2025-08-26  9:34 UTC  (9+ messages)

[PATCH v3 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
 2025-08-26  9:33 UTC  (2+ messages)

[PATCH] scsi: pm8001: Use int instead of u32 to store error codes
 2025-08-26  9:32 UTC 

[PATCH] drm/msm/dpu: fix incorrect type for ret
 2025-08-26  9:32 UTC  (2+ messages)

[PATCH v5 00/14] SLUB percpu sheaves
 2025-08-26  9:32 UTC  (7+ messages)
` [PATCH v5 01/14] slab: add opt-in caching layer of "
` [PATCH v5 05/14] tools: Add testing support for changes to rcu and slab for sheaves

[PATCH net v4 0/5] net: macb: various fixes
 2025-08-26  9:30 UTC  (7+ messages)
` [PATCH net v4 1/5] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net v4 2/5] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net v4 3/5] net: macb: move ring size computation to functions

[PATCH v1] ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op
 2025-08-26  9:30 UTC  (3+ messages)

[PATCH v2 0/3] arm64: dts: qcom: Add PCIe Support for sm8750
 2025-08-26  9:29 UTC  (10+ messages)
` [PATCH v2 3/3] PCI: qcom: Restrict port parsing only to pci child nodes

[PATCH] ARM: imx: Kconfig: Adjust select after renamed config option
 2025-08-26  9:29 UTC 

[PATCH v3 0/2] Arithmetic ops for Instant/Delta
 2025-08-26  9:26 UTC  (5+ messages)
  ` [PATCH v3 1/2] rust: time: Implement Add<Delta>/Sub<Delta> for Instant
  ` [PATCH v3 2/2] rust: time: Implement basic arithmetic operations for Delta

[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-08-26  9:26 UTC  (3+ messages)
` [PATCH v3 26/38] drm/msm/dp: add an API to initialize MST on sink side

linux-next: build failure after merge of the kunit-next tree
 2025-08-26  9:24 UTC  (5+ messages)

Infinite loop in get_file_rcu() in face of a saturated ref count
 2025-08-26  9:23 UTC  (2+ messages)

[PATCH v2 4/4] iio: adc: ad7124: add clock output support
 2025-08-26  9:21 UTC  (2+ messages)

[PATCH v9 00/19] TDX KVM selftests
 2025-08-26  9:22 UTC  (7+ messages)
` [PATCH v9 11/19] KVM: selftests: Set up TDX boot parameters region
` [PATCH v9 13/19] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v9 15/19] KVM: selftests: Hook TDX support to vm and vcpu creation

[PATCH] PM: hibernate: make compression threads configurable via kernel parameter
 2025-08-26  9:19 UTC 

[PATCH v3 0/4] clk: tegra: add DFLL support for Tegra114
 2025-08-26  9:16 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: reset: add Tegra114 car header

[PATCH v3 0/5] Defer throttle when task exits to user
 2025-08-26  9:15 UTC  (4+ messages)
` [PATCH v3 4/5] sched/fair: Task based throttle time accounting

[PATCH v2 0/5] dd ethernet support for RPi5
 2025-08-26  9:14 UTC  (6+ messages)
` [PATCH v2 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer

[PATCH RFC 0/7] block: fix disordered IO in the case recursive split
 2025-08-26  9:14 UTC  (11+ messages)
` [PATCH RFC 2/7] md/raid0: convert raid0_handle_discard() to use bio_submit_split()
` [PATCH RFC 4/7] md/raid10: convert read/write "

[PATCH v4 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
 2025-08-26  9:13 UTC  (8+ messages)
` [PATCH v4 1/7] kunit: Add parent kunit for parameterized test context
` [PATCH v4 2/7] kunit: Introduce param_init/exit for parameterized test context management
` [PATCH v4 3/7] kunit: Pass parameterized test context to generate_params()
` [PATCH v4 4/7] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH v4 5/7] kunit: Add example parameterized test with shared resource management using the Resource API
` [PATCH v4 6/7] kunit: Add example parameterized test with direct dynamic parameter array setup
` [PATCH v4 7/7] Documentation: kunit: Document new parameterized test features

[PATCH v11 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-08-26  9:12 UTC  (6+ messages)
` [PATCH v11 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v11 2/5] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v11 3/5] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v11 4/5] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v11 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH v2] clk: meson-g12a: fix bit range for fixed sys and hifi pll
 2025-08-26  9:11 UTC  (3+ messages)

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_get_system_file_inode
 2025-08-26  9:11 UTC 

[PATCH v1 0/2] Add read_poll_timeout_atomic support
 2025-08-26  9:09 UTC  (3+ messages)
  ` [PATCH v1 1/2] rust: add udelay() function

linux-next: Fixes tag needs some work in the mm-hotfixes tree
 2025-08-26  9:08 UTC 

[blktest/nvme/058] Kernel OOPs while running nvme/058 tests
 2025-08-26  9:08 UTC  (2+ messages)

[PATCH] rust: sync: Update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-26  9:07 UTC  (2+ messages)

[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
 2025-08-26  9:07 UTC  (2+ messages)

[PATCH net-next v01 00/12] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-08-26  9:05 UTC  (13+ messages)
` [PATCH net-next v01 01/12] hinic3: HW initialization
` [PATCH net-next v01 02/12] hinic3: HW management interfaces
` [PATCH net-next v01 03/12] hinic3: HW common function initialization
` [PATCH net-next v01 04/12] hinic3: HW capability initialization
` [PATCH net-next v01 05/12] hinic3: Command Queue flush interfaces
` [PATCH net-next v01 06/12] hinic3: Nic_io initialization
` [PATCH net-next v01 07/12] hinic3: Queue pair resource initialization
` [PATCH net-next v01 08/12] hinic3: Queue pair context initialization
` [PATCH net-next v01 09/12] hinic3: Tx & Rx configuration
` [PATCH net-next v01 10/12] hinic3: Add Rss function
` [PATCH net-next v01 11/12] hinic3: Add port management
` [PATCH net-next v01 12/12] hinic3: Fix missing napi->dev in netif_queue_set_napi

[PATCH] ALSA: usb-audio: us144mkii: Fixes for handshake, MIDI out and cleanup
 2025-08-26  9:00 UTC  (2+ messages)

linux-next: Tree for Aug 26
 2025-08-26  8:58 UTC 

[PATCH] blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
 2025-08-26  8:48 UTC 

[PATCH net-next v7 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-26  8:54 UTC  (3+ messages)
` [PATCH net-next v7 2/5] net: spacemit: Add K1 Ethernet MAC

[PATCH 0/2] PCI/IOV: Add missing PCI rescan-remove locking when enabling/disabling SR-IOV
 2025-08-26  8:52 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()

[PATCH v3 2/6] soc: fsl: qe: Change GPIO driver to a proper platform driver
 2025-08-26  8:40 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3 4/6] soc: fsl: qe: Add support of IRQ in QE GPIO
 2025-08-26  8:41 UTC  (2+ messages)
` [PATCH v4] "

[PATCH V2 0/4] Add support for VIP
 2025-08-26  8:49 UTC  (9+ messages)
` [PATCH V2 2/4] Revert "media: platform: ti: Remove unused vpdma_update_dma_addr"
` [PATCH V2 4/4] media: ti-vpe: Add the VIP driver

[PATCH v4] sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the last task migrates out
 2025-08-26  8:48 UTC 

[PATCH 0/4] scsi: hisi_sas: Switch to use tasklet over threaded irq handling
 2025-08-26  8:47 UTC  (4+ messages)

[paulmckrcu:dev.2025.08.21a] [rcu] 8bd9383727: WARNING:possible_circular_locking_dependency_detected
 2025-08-26  8:47 UTC 

[PATCH v6 0/4] Add IIO backend support for AD7779
 2025-08-25 22:13 UTC  (5+ messages)
` [PATCH v6 1/4] iio: adc: adi-axi-adc: add axi_adc_num_lanes_set
` [PATCH v6 2/4] dt-bindings: iio: adc: add IIO backend support
` [PATCH v6 3/4] iio: adc: extract setup function without backend
` [PATCH v6 4/4] iio: adc: update ad7779 to use IIO backend

[PATCH v9 7/7] rust: hrtimer: Add HrTimer::expires()
 2025-08-26  8:45 UTC  (4+ messages)
  ` [PATCH v9 6/7] rust: time: Add Instant::from_ktime()

[PATCH v4 0/1] eventpoll: Fix priority inversion problem
 2025-08-26  8:43 UTC  (3+ messages)
` [PATCH v4 1/1] eventpoll: Replace rwlock with spinlock

[PATCH v4 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-08-26  8:31 UTC  (2+ messages)

linux-next: manual merge of the rust-alloc tree with the mm-unstable tree and Linus' tree
 2025-08-26  8:41 UTC  (2+ messages)

[PATCH 0/3] Fix the NULL pointer deference issue in QMP USB drivers
 2025-08-26  8:39 UTC  (4+ messages)
` [PATCH 1/3] phy: qcom-qmp-usb: fix NULL pointer dereference in PM callbacks

[PATCH v2 0/5] Various fixes around undefined behavior
 2025-08-26  8:38 UTC  (2+ messages)

[PATCH v2] can: m_can: use us_to_ktime() in m_can_set_coalesce()
 2025-08-26  8:38 UTC  (3+ messages)

[PATCH V7 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-08-26  8:36 UTC  (6+ messages)
` [PATCH V7 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V7 2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties
` [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC
` [PATCH V7 4/5] "
` [PATCH V7 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH v4 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
 2025-08-26  8:36 UTC  (2+ messages)

[PATCH v2 00/12] Add FSD CSI support
 2025-08-26  8:36 UTC  (7+ messages)
  ` [PATCH v2 04/12] arm64: dts: fsd: Add CSI nodes

[PATCH v7 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-08-26  8:35 UTC  (5+ messages)
  ` [PATCH v7 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy

[PATCH net-next 1/2] pppoe: remove rwlock usage
 2025-08-26  8:34 UTC  (3+ messages)

[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-26  8:33 UTC  (3+ messages)
` [PATCH v3 1/8] selftests/mm: Add -Wunreachable-code and fix warnings

[PATCH v1] ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0
 2025-08-26  8:33 UTC  (2+ messages)

[PATCH v5 0/5] Add I2C support for Tegra264
 2025-08-26  8:32 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: i2c: nvidia,tegra20-i2c: Document Tegra264 I2C
` [PATCH v5 2/5] i2c: tegra: Do not configure DMA if not supported
` [PATCH v5 3/5] i2c: tegra: Add HS mode support
` [PATCH v5 4/5] i2c: tegra: Add support for SW mutex register
` [PATCH v5 5/5] i2c: tegra: Add Tegra264 support

[PATCH 0/6] uprobes/x86: Cleanups and fixes
 2025-08-26  8:33 UTC  (5+ messages)
` [PATCH 2/6] uprobes/x86: Optimize is_optimize()

[RFC PATCH 0/2] Fix objtool warnings if LTO is enabled for LoongArch (Part 2)
 2025-08-26  8:32 UTC  (5+ messages)
` [RFC PATCH 1/2] objtool/LoongArch: Fix fall through warning about efi_boot_kernel()
` [RFC PATCH 2/2] objtool/LoongArch: Fix unreachable instruction warnings about head.S

[PATCH v4 0/7] OPP: Add support to find OPP for a set of keys
 2025-08-26  8:27 UTC  (5+ messages)

[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2025-08-26  8:25 UTC  (5+ messages)
` [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa


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).