The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-08-06 09:47:11 to 2024-08-06 12:37:29 UTC [more...]

[PATCH v5 0/5] Add per-transport SCMI communication debug statistics
 2024-08-06 12:37 UTC  (3+ messages)

[PATCH v8 0/4] debugfs to hisilicon migration driver
 2024-08-06 12:29 UTC  (4+ messages)
` [PATCH v8 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v8 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver

[PATCH] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
 2024-08-06 12:36 UTC  (2+ messages)

[PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-06 12:33 UTC  (9+ messages)
` [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
` [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs

[PATCH net] eventpoll: Annotate data-race of busy_poll_usecs
 2024-08-06 12:33 UTC 

[GIT PULL] arm64: dts: TI K3 fixes for v6.11
 2024-08-06 12:26 UTC 

[PATCH] drm/etnaviv: Remove GFP_HIGHUSER in systems with 32 address limits
 2024-08-06 12:23 UTC  (2+ messages)

[PATCH net-next 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-06 12:23 UTC  (8+ messages)
` [PATCH net-next 1/2] net/smc: introduce statistics for allocated ringbufs of link group
` [PATCH net-next 2/2] net/smc: introduce statistics for ringbufs usage of net namespace

[PATCH 0/8] mm: Fix several issues with unaccepted memory
 2024-08-06 12:20 UTC  (11+ messages)
` [PATCH 1/8] mm: Fix endless reclaim on machines "
` [PATCH 2/8] mm: Accept memory in __alloc_pages_bulk()
` [PATCH 3/8] mm: Introduce PageUnaccepted() page type
` [PATCH 4/8] mm: Rename accept_page() to accept_page_memory()
` [PATCH 5/8] mm: Add a helper to accept page

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-06 12:18 UTC  (16+ messages)
` [PATCH v2 06/10] x86/virt/tdx: Refine a comment to reflect the latest TDX spec
` [PATCH v2 07/10] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information
` [PATCH v2 09/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v2 10/10] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature

[PATCH printk v7 00/35] wire up write_atomic() printing
 2024-08-06 12:17 UTC  (4+ messages)
` [PATCH printk v7 29/35] printk: Coordinate direct printing in panic

[PATCH] x86/mm: Don't print out SRAT table information
 2024-08-06 12:08 UTC 

[PATCH v3] kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3
 2024-08-06 12:14 UTC 

[PATCH] arm64: dts: ti: k3-j784s4-main: Correct McASP DMAs
 2024-08-06 12:12 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: ti: k3-am62p/j722s: Fix gpio-ranges
 2024-08-06 12:12 UTC  (2+ messages)

[PATCH 0/2] block atomic writes tidy-ups/fix
 2024-08-06 12:12 UTC  (5+ messages)
  ` [PATCH 2/2] block: Don't check REQ_ATOMIC for reads
  ` [PATCH 1/2] scsi: sd: Don't check if a write for REQ_ATOMIC

[PATCH v1] arm64: dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator on
 2024-08-06 12:12 UTC  (2+ messages)

[PATCH v2 0/7] Add USB clocks to Exynos7885
 2024-08-06 12:11 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: clock: exynos7885: Fix duplicated binding
` [PATCH v2 2/7] dt-bindings: clock: exynos7885: Add CMU_TOP PLL MUX indices
` [PATCH v2 3/7] dt-bindings: clock: exynos7885: Add indices for USB clocks
` [PATCH v2 4/7] clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
` [PATCH v2 5/7] clk: samsung: exynos7885: Add missing MUX clocks from PLLs in CMU_TOP
` [PATCH v2 6/7] clk: samsung: clk-pll: Add support for pll_1418x
` [PATCH v2 7/7] clk: samsung: exynos7885: Add USB related clocks to CMU_FSYS

[PATCH] selftests: kvm: fix mkdir error when building for non-supported arch
 2024-08-06 12:10 UTC 

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-06 12:06 UTC  (16+ messages)
` [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping
` [PATCH v3 02/15] virito: add APIs for retrieving vq affinity
` [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
` [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
` [PATCH v3 05/15] nvme: "
` [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues "
` [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
` [PATCH v3 08/15] sched/isolation: Add io_queue housekeeping option
` [PATCH v3 09/15] docs: add io_queue as isolcpus options
` [PATCH v3 10/15] blk-mq: add number of queue calc helper
` [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v3 12/15] scsi: "
` [PATCH v3 13/15] virtio: blk/scsi: "
` [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH -next] spmi: pmic-arb: Add check for return value of platform_get_resource_byname
 2024-08-06 12:06 UTC  (3+ messages)

[PATCH v1] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
 2024-08-06 12:05 UTC 

[PATCH v1] arm: dts: st: Add MECIO1 and MECT1S board variants
 2024-08-06 12:03 UTC 

[linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
 2024-08-06 12:03 UTC  (9+ messages)

[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
 2024-08-06 12:01 UTC  (2+ messages)

[PATCH -next,v2] spmi: pmic-arb: Add check for return value of platform_get_resource_byname
 2024-08-06 12:00 UTC 

[PATCH v2] ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
 2024-08-06 11:59 UTC  (2+ messages)

[PATCH 1/2] drm/dp_mst: Slightly optimize drm_dp_mst_i2c_write() (1/2)
 2024-08-06 11:59 UTC  (2+ messages)
` [PATCH 2/2] drm/dp_mst: Slightly optimize drm_dp_mst_i2c_write() (2/2)

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-08-06 11:58 UTC  (3+ messages)

[syzbot] [v9fs?] WARNING in v9fs_begin_writeback
 2024-08-06 11:56 UTC  (3+ messages)

[PATCH V8 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
 2024-08-06 11:55 UTC 

[PATCH V8 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
 2024-08-06 11:55 UTC 

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-08-06 11:54 UTC  (9+ messages)

[PATCH v5] x86/traps: Enable UBSAN traps on x86
 2024-08-06 11:53 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH 0/2] regmap IRQ support for devices with multiple IRQs
 2024-08-06 11:51 UTC  (6+ messages)
` [PATCH 2/2] regmap: Allow setting IRQ domain name suffix

[PATCH 1/4] ASoC: dt-bindings: qcom,wcd937x: Correct reset GPIO polarity in example
 2024-08-06 11:49 UTC  (4+ messages)
` [PATCH 2/4] ASoC: dt-bindings: qcom,wcd934x: "
` [PATCH 3/4] ASoC: dt-bindings: qcom,wcd938x: "
` [PATCH 4/4] ASoC: dt-bindings: qcom,wcd939x: "

[PATCH] ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIO
 2024-08-06 11:49 UTC 

[PATCH v2 0/3] perf: build: Minor fixes for build failures
 2024-08-06 11:48 UTC  (4+ messages)
` [PATCH v2 1/3] perf: build: Fix static compilation error when libdw is not installed
` [PATCH v2 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw
` [PATCH v2 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-06 11:48 UTC  (8+ messages)
` [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility

[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-08-06 11:39 UTC  (9+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support
` [RFC PATCH 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH 3/6] ASoC: fsl_easrc: "
` [RFC PATCH 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
` [RFC PATCH 5/6] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH 6/6] ASoC: fsl_easrc: "

[PATCH v1 0/4] x86/tdx: Allow MMIO instructions from userspace
 2024-08-06 11:41 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] x86/tdx: Add validation of userspace MMIO instructions

[PATCH] Revert "perf: Add a counter for number of user access events in context"
 2024-08-06 11:41 UTC  (2+ messages)

[PATCH v3 0/6] mtd: improve block2mtd + airoha parser
 2024-08-06 11:41 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: nvme: Document nvme-card compatible
` [PATCH v3 2/6] nvme: assign of_node to nvme device
` [PATCH v3 3/6] dt-bindings: mmc: add property for partitions node in mmc-card node
` [PATCH v3 4/6] block2mtd: attach device OF node to MTD device
` [PATCH v3 5/6] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions
` [PATCH v3 6/6] mtd: parser: add support for Airoha parser

[PATCH v2 0/3] ALSA: Add support for new HP G12 laptops
 2024-08-06 11:41 UTC  (6+ messages)

[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-06 11:37 UTC  (10+ messages)
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API

[PATCH RFC 0/4] fs: try an opportunistic lookup for O_CREAT opens too
 2024-08-06 11:36 UTC  (10+ messages)
` [PATCH RFC 3/4] lockref: rework CMPXCHG_LOOP to handle contention better

[RESEND PATCH net-next v3 2/4] net: phy: aquantia: wait for FW reset before checking the vendor ID
 2024-08-06 11:36 UTC  (2+ messages)

[PATCH net] tcp: fix forever orphan socket caused by tcp_abort
 2024-08-06 11:34 UTC  (3+ messages)

[PATCH][next] perf: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-06 11:32 UTC  (3+ messages)

[PATCH v2 6/6] mtd: parser: add support for Airoha parser
 2024-08-06 11:32 UTC  (5+ messages)

[PATCH 0/3] perf: build: Minor fixes for build failures
 2024-08-06 11:32 UTC  (4+ messages)
` [PATCH 1/3] perf: build: Fix static compilation error when libdw is not installed
` [PATCH 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw
` [PATCH 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined

[PATCH v9 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-08-06 11:29 UTC  (9+ messages)
` [PATCH v9 3/3] dt-bindings: input: Update dtbinding for adp5588

[RESEND PATCH net-next v3 2/4] net: phy: aquantia: wait for FW reset before checking the vendor ID
 2024-08-06 11:27 UTC  (2+ messages)

[PATCH -next] arm64/kdump: Update the high memory reserve doc
 2024-08-06 11:33 UTC 

[PATCH v5] x86/paravirt: Fix incorrect virt spinlock setting on bare metal
 2024-08-06 11:22 UTC 

[syzbot] [can?] WARNING: refcount bug in j1939_xtp_rx_cts
 2024-08-06 11:25 UTC  (3+ messages)

[PATCH] libbpf: check the btf_type kind to prevent error
 2024-08-06 11:24 UTC  (2+ messages)

[PATCH] erofs: get rid of check_layout_compatibility()
 2024-08-06 11:22 UTC 

[PATCH 0/6] mm: split underutilized THPs
 2024-08-06 11:18 UTC  (10+ messages)
` [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp

[PATCH v1 00/11] mm: replace follow_page() by folio_walk
 2024-08-06 11:17 UTC  (7+ messages)
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk

[PATCH -next] powerpc: Fix a config comment typo in asm/percpu.h
 2024-08-06 11:23 UTC 

CVE-2024-42226: usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB
 2024-08-06 11:15 UTC  (3+ messages)

[PATCH] sched: Don't try to catch up excess steal time
 2024-08-06 11:11 UTC 

[PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
 2024-08-06 11:13 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8186-corsola: Update ADSP reserved memory region
 2024-08-06 11:10 UTC  (2+ messages)

[RFC PATCH] ARM: Support allocating crashkernel above 4G for LPAE
 2024-08-06 11:10 UTC  (10+ messages)

[PATCH 00/20] kthread: Introduce preferred affinity
 2024-08-06 11:08 UTC  (9+ messages)
` [RFC PATCH 12/20] kthread: Implement "

[PATCH] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
 2024-08-06 11:04 UTC  (3+ messages)

[PATCH v1] can: mcp251xfd: Enable transceiver using gpio
 2024-08-06 11:03 UTC  (2+ messages)

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-06 11:02 UTC  (4+ messages)

[PATCH] kbuild: modinst: remove the multithread option from zstd compression
 2024-08-06 11:02 UTC  (2+ messages)

[PATCH v2 0/5] Address translation for HDM decoding
 2024-08-06 10:54 UTC  (3+ messages)

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-06 10:54 UTC  (9+ messages)
` [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[PATCH] KVM: SVM: let alternatives handle the cases when RSB filling is required
 2024-08-06 10:52 UTC 

[PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
 2024-08-06 10:51 UTC 

[PATCH v3] cleanup: Add usage and style documentation
 2024-08-06 10:51 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH V2] lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
 2024-08-06 10:51 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] fs/namespace.c: Fix typo in comment
 2024-08-06 10:48 UTC  (2+ messages)

[PATCH] string: Check for "nonstring" attribute on strscpy() arguments
 2024-08-06 10:46 UTC  (3+ messages)

[PATCH] iio: adc: ad7124: fix DT configuration parsing
 2024-08-06 10:45 UTC  (2+ messages)

[PATCH V3] iommu: Optimize IOMMU UnMap
 2024-08-06 10:43 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
 2024-08-06 10:43 UTC  (2+ messages)

[PATCH next] sched: make printk safe when rq lock is held
 2024-08-06 10:39 UTC  (2+ messages)

Are jump labels broken on 6.11-rc1?
 2024-08-06 10:38 UTC  (10+ messages)

[PATCH v2 0/6] platform/x86: introduce asus-armoury
 2024-08-06 10:32 UTC  (9+ messages)
` [PATCH v2 2/6] platform/x86: asus-armoury: move existing tunings to asus-armoury module
` [PATCH v2 3/6] platform/x86: asus-armoury: add dgpu tgp control
` [PATCH v2 4/6] platform/x86: asus-armoury: add apu-mem control support
` [PATCH v2 5/6] platform/x86: asus-armoury: add core count control

[PATCH v5 0/3] drm/mediatek: Add support for OF graphs
 2024-08-06 10:31 UTC  (12+ messages)
` [PATCH v5 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH] netfilter: nf_tables: Add __percpu annotation to *stats pointer in nf_tables_updchain()
 2024-08-06 10:26 UTC 

[PATCH 0/3] add some node for amlogic c3
 2024-08-06 10:27 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: fix C3 PLL input parameter
` [PATCH 2/3] arm64: dts: amlogic: add some device nodes for C3
` [PATCH 3/3] arm64: dts: amlogic: add C3 AW419 board

[PATCH] idpf: Acquire the lock before accessing the xn->salt
 2024-08-06 10:23 UTC  (3+ messages)
` [PATCH] [PATCH iwl-net] "

[PATCH 2/6] net: stmmac: Expand clock rate variables
 2024-08-06 10:17 UTC  (2+ messages)

[PATCH v30/2] nvmet: use unbound_wq for RDMA and TCP by default
 2024-08-06 10:08 UTC  (2+ messages)
` Re :[PATCH v3 0/2] "

[PATCH v1] arch/nios2: arch_dma_set_uncached did not return the uncached address
 2024-08-06 10:08 UTC 

[Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
 2024-08-06 10:07 UTC  (5+ messages)

net: atlantic: PHC time jumps ~4 seconds there and back on AQC107
 2024-08-06 10:04 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v1] ASoC: meson: axg-fifo: set option to use raw spinlock
 2024-08-06 10:03 UTC  (11+ messages)

[PATCH v5] rust: support for shadow call stack sanitizer
 2024-08-06 10:01 UTC 

[PATCH v6] clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
 2024-08-06  9:58 UTC  (2+ messages)

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-06  9:57 UTC  (14+ messages)

[PATCH v4 0/3] iio: adc: add support for pac1921
 2024-08-06  9:53 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH] scripts: run-clang-tools: add file filtering option
 2024-08-06  9:49 UTC  (4+ messages)

[PATCH 0/2] PCI: mediatek-gen3: Support limiting link speed and width
 2024-08-06  9:48 UTC  (3+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit
` [PATCH 2/2] PCI: mediatek-gen3: Add support for restricting link width

[PATCH] media: rockchip: rga: fix offset lookup
 2024-08-06  9:48 UTC 


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