LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-06 11:33:05 to 2024-08-06 13:23:23 UTC [more...]

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-06 13:23 UTC  (39+ messages)
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 06/26] MIPS: loongson64: "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found

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

[PATCH RFC 0/3] iio: adc: add new ad7625 driver
 2024-08-06 13:17 UTC  (4+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs

NULL pointer deref when running BPF monitor program (6.11.0-rc1)
 2024-08-06 13:17 UTC  (4+ messages)

[PATCH v3 0/6] mtd: improve block2mtd + airoha parser
 2024-08-06 13:17 UTC  (14+ 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 v3 00/10] Add Rust linked list for reference counted values
 2024-08-06 13:16 UTC  (4+ messages)
` [PATCH v3 02/10] rust: list: add ListArc

[PATCH v1] arm: dts: st: Add MECIO1 and MECT1S board variants
 2024-08-06 13:15 UTC  (3+ messages)

[PATCH 0/3] add some node for amlogic c3
 2024-08-06 13:14 UTC  (7+ 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 iwl-next 0/9] idpf: XDP chapter II: convert Tx completion to libeth
 2024-08-06 13:12 UTC  (10+ messages)
` [PATCH iwl-next 1/9] unroll: add generic loop unroll helpers
` [PATCH iwl-next 2/9] libeth: add common queue stats
` [PATCH iwl-next 3/9] libie: add Tx buffer completion helpers
` [PATCH iwl-next 4/9] idpf: convert to libie Tx buffer completion
` [PATCH iwl-next 5/9] netdevice: add netdev_tx_reset_subqueue() shorthand
` [PATCH iwl-next 6/9] idpf: refactor Tx completion routines
` [PATCH iwl-next 7/9] idpf: fix netdev Tx queue stop/wake
` [PATCH iwl-next 8/9] idpf: enable WB_ON_ITR
` [PATCH iwl-next 9/9] idpf: switch to libeth generic statistics

[PATCH v3 0/9] Make SCMI transport as standalone drivers
 2024-08-06 13:12 UTC  (3+ messages)
` [PATCH v3 5/9] firmware: arm_scmi: Make MBOX transport a standalone driver

[PATCHSET 0/5] perf annotate: Add --skip-empty option (v1)
 2024-08-06 13:12 UTC  (7+ messages)
` [PATCH 5/5] perf annotate: Add --skip-empty option

[PATCH v3 0/4] Introduce userspace-driven ALSA timers
 2024-08-06 13:11 UTC  (7+ messages)
` [PATCH v3 1/4] ALSA: aloop: Allow using global timers
` [PATCH v3 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v3 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v3 4/4] selftests: ALSA: Cover userspace-driven timers with test

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-06 13:09 UTC  (17+ 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

include/linux/bitfield.h:189:18: warning: 'value32' is used uninitialized
 2024-08-06 13:07 UTC 

[PATCH net-next 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-06 13:07 UTC  (9+ 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 v5] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-08-06 13:04 UTC 

[PATCH 00/10] mm: remove vma_merge()
 2024-08-06 13:04 UTC  (9+ messages)
` [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
` [PATCH 03/10] mm: abstract duplicated policy comparison
` [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
` [PATCH 07/10] mm: avoid using vma_merge() for new VMAs

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-06 13:02 UTC  (14+ messages)
` [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms

[PATCH] regulator: bd9576: Constify struct linear_range
 2024-08-06 13:01 UTC 

[PATCH v2] crypto: arm64/poly1305 - move data to rodata section
 2024-08-06 13:02 UTC  (3+ messages)

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-08-06 13:02 UTC  (5+ messages)
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-08-06 13:01 UTC  (7+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[PATCH v1] usb: musb: poll ID pin status in dual-role mode in mpfs glue layer
 2024-08-06 13:14 UTC 

[PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
 2024-08-06 12:58 UTC  (3+ messages)

[PATCH -next] powerpc: Fix a config comment typo in asm/percpu.h
 2024-08-06 12:56 UTC  (3+ messages)

[PATCH] mm: attempt to batch free swap entries for zap_pte_range()
 2024-08-06 12:56 UTC  (2+ messages)

[PATCH v3 0/4] x86/cpu: Add Bus Lock Detect support for AMD
 2024-08-06 12:54 UTC  (5+ messages)
` [PATCH v3 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
` [PATCH v3 2/4] x86/bus_lock: Add support for AMD
` [PATCH v3 3/4] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
` [PATCH v3 4/4] KVM: SVM: Add Bus Lock Detect support

CVE-2024-42082: xdp: Remove WARN() from __xdp_reg_mem_model()
 2024-08-06 12:50 UTC  (3+ messages)

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

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-06 12:49 UTC  (9+ messages)

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-06 12:48 UTC  (11+ messages)
` [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] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
 2024-08-06 11:57 UTC 

Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
 2024-08-06 12:45 UTC  (3+ messages)

[PATCH v1 00/11] Tegra114: complete TF701T device tree
 2024-08-06 12:39 UTC  (12+ messages)
` [PATCH v1 01/11] ARM: nvidia: tf701t: use unimomentary pinmux setup
` [PATCH v1 02/11] ARM: nvidia: tf701t: bind VDE device
` [PATCH v1 03/11] ARM: nvidia: tf701t: correct and complete PMIC and PMC bindings
` [PATCH v1 04/11] ARM: nvidia: tf701t: add HDMI bindings
` [PATCH v1 05/11] ARM: nvidia: tf701t: add Bluetooth node
` [PATCH v1 06/11] ARM: nvidia: tf701t: adjust sensors nodes
` [PATCH v1 07/11] ARM: nvidia: tf701t: complete sound bindings
` [PATCH v1 08/11] ARM: nvidia: tf701t: bind WIFI SDIO and EMMC
` [PATCH v1 09/11] ARM: nvidia: tf701t: re-group GPIO keys
` [PATCH v1 10/11] ARM: nvidia: tf701t: use dedicated backlight regulator
` [PATCH v1 11/11] ARM: nvidia: tf701t: configure USB

[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
 2024-08-06 12:39 UTC  (5+ messages)

[PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-06 12:38 UTC  (13+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage "
` [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

[syzbot] Monthly jffs2 report (Aug 2024)
 2024-08-06 12:39 UTC 

[PATCH] dma,debug: avoid deadlock between dma debug vs printk and netcons
 2024-08-06 12:38 UTC  (2+ messages)

[PATCH v8 0/4] debugfs to hisilicon migration driver
 2024-08-06 12:29 UTC  (5+ 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 v8 4/4] Documentation: add debugfs description for hisi migration

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

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

[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 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 printk v7 00/35] wire up write_atomic() printing
 2024-08-06 12:17 UTC  (3+ 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 -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 

[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 

[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

[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-08-06 11:39 UTC  (4+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support

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


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