messages from 2024-08-03 06:08:47 to 2024-08-06 17:38:46 UTC [more...]
[PATCH 0/6] mm: split underutilized THPs
2024-08-06 17:38 UTC (33+ messages)
` [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp
[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-08-06 17:24 UTC (9+ messages)
` [PATCH v6 04/11] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers
[PATCH -next] arm64/kdump: Update the high memory reserve doc
2024-08-06 16:59 UTC (2+ messages)
[PATCH RFC 0/3] iio: adc: add new ad7625 driver
2024-08-06 16:57 UTC (10+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
` [PATCH RFC 2/3] iio: adc: ad7625: add driver
` [PATCH RFC 3/3] docs: iio: new docs for ad7625 driver
[PATCH v1 00/11] mm: replace follow_page() by folio_walk
2024-08-06 15:36 UTC (9+ messages)
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
[RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
2024-08-06 15:26 UTC (9+ messages)
[PATCH v4] docs/zh_CN: Add dev-tools/kcsan Chinese translation
2024-08-06 15:24 UTC (5+ messages)
[PATCH v3 00/15] honor isolcpus configuration
2024-08-06 15:03 UTC (23+ 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 v24 00/34] Introduce QC USB SND audio offloading support
2024-08-06 14:51 UTC (15+ messages)
` [PATCH v24 03/34] xhci: sideband: add initial api to register a sideband entity
` [PATCH v24 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v24 06/34] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v24 10/34] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v24 12/34] ASoC: doc: Add documentation for SOC USB
` [PATCH v24 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
[PATCH v3 0/4] Introduce userspace-driven ALSA timers
2024-08-06 13:56 UTC (9+ 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/26] mm: introduce numa_memblks
2024-08-06 13:28 UTC (62+ 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 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [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 v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt
[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
2024-08-06 12:39 UTC (5+ 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 v2 0/8] Introduce fwctl subystem
2024-08-06 8:03 UTC (5+ messages)
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 6/8] fwctl: Add documentation
[PATCH v4] usb: gadget: f_fs: add capability for dfu run-time descriptor
2024-08-06 0:21 UTC (5+ messages)
[PATCH v13] mm: report per-page metadata information
2024-08-05 23:18 UTC (5+ messages)
[PATCH v2] docs: KVM: Fix register ID of SPSR_FIQ
2024-08-05 22:13 UTC (4+ messages)
Documentation contribution guidelines and suggestions?
2024-08-05 21:29 UTC
[PATCH net-next v18 00/14] Device Memory TCP
2024-08-05 21:25 UTC (15+ messages)
` [PATCH net-next v18 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v18 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v18 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file
` [PATCH net-next v18 06/14] page_pool: devmem support
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v18 08/14] net: support non paged skb frags
` [PATCH net-next v18 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v18 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v18 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v18 12/14] net: add devmem TCP documentation
` [PATCH net-next v18 13/14] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v18 14/14] netdev: add dmabuf introspection
[PATCH 1/1] RISC-V: Add parameter to unaligned access speed
2024-08-05 18:56 UTC (5+ messages)
` [PATCH 0/1] RISC-V: kernel parameter for "
[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
2024-08-05 18:51 UTC (15+ messages)
` [PATCH v20 01/20] security: add ipe lsm
` [PATCH v20 02/20] ipe: add policy parser
` [PATCH v20 03/20] ipe: add evaluation loop
` [PATCH v20 04/20] ipe: add LSM hooks on execution and kernel read
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v20 13/20] ipe: add support for dm-verity as a trust provider
` [PATCH v20 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v20 16/20] ipe: enable support for fs-verity as a trust provider
` [PATCH v20 17/20] scripts: add boot policy generation program
` [PATCH v20 18/20] ipe: kunit test for parser
` [PATCH v20 19/20] Documentation: add ipe documentation
` [PATCH v20 20/20] MAINTAINERS: ipe: add ipe maintainer information
[PATCH v9 00/17] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-08-05 17:09 UTC (3+ messages)
` [PATCH v9 15/17] drm/vkms: Create KUnit tests for YUV conversions
[PATCH] PCI: limit pci bridge and subsystem speed to 2.5GT/s
2024-08-05 15:15 UTC (2+ messages)
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-08-05 14:08 UTC (6+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
[PATCH v3 0/5] Fix issues with ARM Processor CPER records
2024-08-05 12:53 UTC (2+ messages)
` [PATCH v3 5/5] docs: efi: add CPER functions to driver-api
[PATCH] kfence: introduce burst mode
2024-08-05 12:39 UTC
[PATCH] doc: iio: Fix sysfs paths
2024-08-05 12:03 UTC
[PATCH v1] docs: bug-bisect: rewrite to better match the other bisecting text
2024-08-05 8:27 UTC
[PATCH v2 00/10] Remove pcim_iomap_regions_request_all()
2024-08-05 8:01 UTC (11+ messages)
` [PATCH v2 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v2 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v2 03/10] crypto: qat - replace "
` [PATCH v2 04/10] crypto: marvell "
` [PATCH v2 05/10] intel_th: pci: Replace "
` [PATCH v2 06/10] wifi: iwlwifi: replace "
` [PATCH v2 07/10] ntb: idt: Replace "
` [PATCH v2 08/10] serial: rp2: "
` [PATCH v2 09/10] ALSA: korg1212: "
` [PATCH v2 10/10] PCI: Remove pcim_iomap_regions_request_all()
[PATCH v9 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
2024-08-05 2:21 UTC (6+ messages)
` [PATCH v9 2/4] drivers: hwmon: "
` [PATCH v9 4/4] riscv: defconfig: Enable MCU support for SG2042
[PATCH V7] LoongArch: Add AVEC irqchip support
2024-08-04 2:41 UTC (7+ messages)
[PATCH] Removal of unexpected indentation error
2024-08-03 18:33 UTC
[PATCH] docs: improve comment consistency in .muttrc example configuration
2024-08-03 17:19 UTC
[PATCH v2 0/7] ad7380: add support for single-ended parts
2024-08-03 10:34 UTC (3+ messages)
[PATCH v7 0/7] Add support for AD4000 series of ADCs
2024-08-03 9:56 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).