messages from 2024-08-04 19:02:53 to 2024-08-06 22:02:41 UTC [more...]
[PATCH 5/6] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages
2024-08-06 22:02 UTC (2+ messages)
[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-08-06 22:00 UTC (12+ messages)
` [PATCH v6 01/22] x86/cpufeatures: Add support for "
` [PATCH v6 02/22] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v6 03/22] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v6 04/22] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v6 05/22] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v6 07/22] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v6 08/22] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap
` [PATCH v6 10/22] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg
` [PATCH v6 11/22] x86/resctrl: Remove MSR reading of event configuration value
[PATCH v13] mm: report per-page metadata information
2024-08-06 21:37 UTC (7+ messages)
[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
2024-08-06 20:59 UTC (7+ messages)
` [PATCH v20 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v20 20/20] MAINTAINERS: ipe: add ipe maintainer information
[PATCH net-next v18 00/14] Device Memory TCP
2024-08-06 20:59 UTC (19+ 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 0/6] mm: split underutilized THPs
2024-08-06 20:53 UTC (36+ messages)
` [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp
[PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-08-06 20:21 UTC (4+ messages)
[PATCH v24 00/34] Introduce QC USB SND audio offloading support
2024-08-06 19:52 UTC (20+ 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 09/34] ASoC: Add SOC USB APIs for adding an USB backend
` [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] Capitalize Fahrenheit
2024-08-06 18:17 UTC (2+ messages)
[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 (5+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
[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 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 v2] docs: KVM: Fix register ID of SPSR_FIQ
2024-08-05 22:13 UTC (2+ messages)
Documentation contribution guidelines and suggestions?
2024-08-05 21:29 UTC
[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 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
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).