Linux Documentation
[Prev Page][Next Page]
- Re: [PATCH v5] docs/zh_CN: Add dev-tools/kcsan Chinese translation, (continued)
- [PATCH v2 0/4] mm: split underutilized THPs,
Usama Arif
- [PATCH] Documentation: kernel-parameters: add workqueue.panic_on_stall,
Sangmoon Kim
- [PATCH] Documentation: dm-crypt.rst warning + error fix,
Daniel Yang
- [PATCH] Fix a spelling error in a doc of bcachefs,
Xiaxi Shen
- [PATCH] Fix spelling and gramatical errors,
Xiaxi Shen
- [PATCH v2 net-next 1/9] documentation/networking: update l2tp docs, James Chapman
- [PATCH v4 00/26] mm: introduce numa_memblks,
Mike Rapoport
- [PATCH v4 01/26] mm: move kernel/numa.c to mm/, Mike Rapoport
- [PATCH v4 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures, Mike Rapoport
- [PATCH v4 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes, Mike Rapoport
- [PATCH v4 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v4 05/26] MIPS: loongson64: rename __node_data to node_data, Mike Rapoport
- [PATCH v4 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v4 07/26] arch, mm: move definition of node_data to generic code, Mike Rapoport
- [PATCH v4 08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v4 09/26] arch, mm: pull out allocation of NODE_DATA to generic code, Mike Rapoport
- [PATCH v4 10/26] x86/numa: simplify numa_distance allocation, Mike Rapoport
- [PATCH v4 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory, Mike Rapoport
- [PATCH v4 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu, Mike Rapoport
- [PATCH v4 13/26] x86/numa_emu: simplify allocation of phys_dist, Mike Rapoport
- [PATCH v4 14/26] x86/numa_emu: split __apicid_to_node update to a helper function, Mike Rapoport
- [PATCH v4 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN, Mike Rapoport
- [PATCH v4 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned, Mike Rapoport
- [PATCH v4 17/26] mm: introduce numa_memblks, Mike Rapoport
- [PATCH v4 18/26] mm: move numa_distance and related code from x86 to numa_memblks, Mike Rapoport
- [PATCH v4 19/26] mm: introduce numa_emulation, Mike Rapoport
- [PATCH v4 20/26] mm: numa_memblks: introduce numa_memblks_init, Mike Rapoport
- [PATCH v4 21/26] mm: numa_memblks: make several functions and variables static, Mike Rapoport
- [PATCH v4 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo, Mike Rapoport
- [PATCH v4 23/26] of, numa: return -EINVAL when no numa-node-id is found, Mike Rapoport
- [PATCH v4 24/26] arch_numa: switch over to numa_memblks, Mike Rapoport
- [PATCH v4 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks, Mike Rapoport
- [PATCH v4 26/26] docs: move numa=fake description to kernel-parameters.txt, Mike Rapoport
- [PATCH v9 00/13] riscv: Add support for xtheadvector,
Charlie Jenkins
- [PATCH v9 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description, Charlie Jenkins
- [PATCH v9 02/13] dt-bindings: cpus: add a thead vlen register length property, Charlie Jenkins
- [PATCH v9 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree, Charlie Jenkins
- [PATCH v9 04/13] riscv: Add thead and xtheadvector as a vendor extension, Charlie Jenkins
- [PATCH v9 05/13] riscv: vector: Use vlenb from DT for thead, Charlie Jenkins
- [PATCH v9 06/13] RISC-V: define the elements of the VCSR vector CSR, Charlie Jenkins
- [PATCH v9 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT, Charlie Jenkins
- [PATCH v9 08/13] riscv: Add xtheadvector instruction definitions, Charlie Jenkins
- [PATCH v9 09/13] riscv: vector: Support xtheadvector save/restore, Charlie Jenkins
- [PATCH v9 10/13] riscv: hwprobe: Add thead vendor extension probing, Charlie Jenkins
- [PATCH v9 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension, Charlie Jenkins
- [PATCH v9 12/13] selftests: riscv: Fix vector tests, Charlie Jenkins
- [PATCH v9 13/13] selftests: riscv: Support xtheadvector in vector tests, Charlie Jenkins
- Re: [PATCH v9 00/13] riscv: Add support for xtheadvector, Conor Dooley
- [PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC),
Babu Moger
- [PATCH v6 01/22] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC), Babu Moger
- [PATCH v6 02/22] x86/resctrl: Add ABMC feature in the command line options, Babu Moger
- [PATCH v6 03/22] x86/resctrl: Consolidate monitoring related data from rdt_resource, Babu Moger
- [PATCH v6 04/22] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details, Babu Moger
- [PATCH v6 05/22] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags, Babu Moger
- [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature, Babu Moger
- [PATCH v6 07/22] x86/resctrl: Introduce the interface to display monitor mode, Babu Moger
- [PATCH v6 08/22] x86/resctrl: Introduce interface to display number of monitoring counters, Babu Moger
- [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap, Babu Moger
- [PATCH v6 10/22] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg, Babu Moger
- [PATCH v6 11/22] x86/resctrl: Remove MSR reading of event configuration value, Babu Moger
- [PATCH v6 12/22] x86/resctrl: Introduce mbm_cntr_map to track counters at domain, Babu Moger
- [PATCH v6 13/22] x86/resctrl: Add data structures and definitions for ABMC assignment, Babu Moger
- [PATCH v6 14/22] x86/resctrl: Introduce cntr_id in mongroup for assignments, Babu Moger
- [PATCH v6 15/22] x86/resctrl: Add the interface to assign a hardware counter, Babu Moger
- [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter, Babu Moger
- [PATCH v6 17/22] x86/resctrl: Assign/unassign counters by default when ABMC is enabled, Babu Moger
- [PATCH v6 18/22] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode, Babu Moger
- [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes, Babu Moger
- [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported, Babu Moger
- [PATCH v6 21/22] x86/resctrl: Introduce interface to list monitor states of all the groups, Babu Moger
- [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups, Babu Moger
- Re: [PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC), Reinette Chatre
- [PATCH] Capitalize Fahrenheit,
David Hunter
- [PATCH v3 0/4] Introduce userspace-driven ALSA timers,
Ivan Orlov
- [PATCH v3 00/15] honor isolcpus configuration,
Daniel Wagner
- [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues, Daniel Wagner
- [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping, Daniel Wagner
- [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues, Daniel Wagner
- [PATCH v3 02/15] virito: add APIs for retrieving vq affinity, Daniel Wagner
- [PATCH v3 05/15] nvme: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues, Daniel Wagner
- [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues with blk_mq_dev_map_queues, Daniel Wagner
- [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers, Daniel Wagner
- [PATCH v3 08/15] sched/isolation: Add io_queue housekeeping option, Daniel Wagner
- [PATCH v3 09/15] docs: add io_queue as isolcpus options, Daniel Wagner
- [PATCH v3 10/15] blk-mq: add number of queue calc helper, Daniel Wagner
- [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues, Daniel Wagner
- [PATCH v3 12/15] scsi: use block layer helpers to calculate num of queues, Daniel Wagner
- [PATCH v3 13/15] virtio: blk/scsi: use block layer helpers to calculate num of queues, Daniel Wagner
- [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs, Daniel Wagner
- [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled, Daniel Wagner
- Re: [PATCH v3 00/15] honor isolcpus configuration, Stefan Hajnoczi
- [PATCH V8 2/2] irqchip/loongarch-avec: Add AVEC irqchip support,
Tianyang Zhang
- [PATCH V8 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains,
Tianyang Zhang
- [PATCH -next] arm64/kdump: Update the high memory reserve doc,
Jinjie Ruan
- Re: Documentation contribution guidelines and suggestions?, Amir Goldstein
- [PATCH net-next v18 00/14] Device Memory TCP,
Mina Almasry
- [PATCH net-next v18 02/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v18 01/14] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v18 04/14] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file, Mina Almasry
- [PATCH net-next v18 06/14] page_pool: devmem support, Mina Almasry
- [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Jakub Kicinski
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Jakub Kicinski
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Pavel Begunkov
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Jakub Kicinski
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Pavel Begunkov
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Jakub Kicinski
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Pavel Begunkov
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Jakub Kicinski
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Pavel Begunkov
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Jakub Kicinski
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Pavel Begunkov
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Jakub Kicinski
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Pavel Begunkov
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Pavel Begunkov
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Jakub Kicinski
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Pavel Begunkov
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Jakub Kicinski
- [PATCH net-next v18 08/14] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v18 09/14] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v18 10/14] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v18 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v18 12/14] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v18 14/14] netdev: add dmabuf introspection, Mina Almasry
- [PATCH net-next v18 13/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH 1/1] RISC-V: Add parameter to unaligned access speed,
Jesse Taube
- Re: [PATCH] PCI: limit pci bridge and subsystem speed to 2.5GT/s, Matthew Wilcox
- [PATCH v3 0/5] Fix issues with ARM Processor CPER records,
Mauro Carvalho Chehab
- [PATCH] kfence: introduce burst mode,
Marco Elver
- [PATCH] doc: iio: Fix sysfs paths,
Thorsten Scherer
- [PATCH v1] docs: bug-bisect: rewrite to better match the other bisecting text,
Thorsten Leemhuis
- [PATCH v2 00/10] Remove pcim_iomap_regions_request_all(),
Philipp Stanner
- [PATCH v2 01/10] PCI: Make pcim_request_all_regions() a public function, Philipp Stanner
- [PATCH v2 02/10] ata: ahci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v2 03/10] crypto: qat - replace deprecated PCI functions, Philipp Stanner
- [PATCH v2 04/10] crypto: marvell - replace deprecated PCI functions, Philipp Stanner
- [PATCH v2 05/10] intel_th: pci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v2 07/10] ntb: idt: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v2 08/10] serial: rp2: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v2 10/10] PCI: Remove pcim_iomap_regions_request_all(), Philipp Stanner
- [PATCH v2 09/10] ALSA: korg1212: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v2 06/10] wifi: iwlwifi: replace deprecated PCI functions, Philipp Stanner
- [PATCH v4] usb: gadget: f_fs: add capability for dfu run-time descriptor,
crwulff
- [PATCH] Removal of unexpected indentation error,
Shibu Kumar
- [PATCH] docs: improve comment consistency in .muttrc example configuration,
Jiamu Sun
- [PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [PATCH v20 05/20] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [PATCH v20 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [PATCH v20 07/20] security: add new securityfs delete function, Fan Wu
- [PATCH v20 08/20] ipe: add userspace interface, Fan Wu
- [PATCH v20 14/20] security: add security_inode_setintegrity() hook, Fan Wu
- [PATCH v20 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [PATCH v20 11/20] block|lsm: Add LSM blob and new LSM hooks for block devices, Fan Wu
- [PATCH v20 16/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [PATCH v20 20/20] MAINTAINERS: ipe: add ipe maintainer information, Fan Wu
- [PATCH v20 15/20] fsverity: expose verified fsverity built-in signatures to LSMs, Fan Wu
- [PATCH v20 18/20] ipe: kunit test for parser, Fan Wu
- [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs, Fan Wu
- [PATCH v20 13/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [PATCH v20 17/20] scripts: add boot policy generation program, Fan Wu
- [PATCH v20 10/20] ipe: add permissive toggle, Fan Wu
- [PATCH v20 19/20] Documentation: add ipe documentation, Fan Wu
- [PATCH v20 03/20] ipe: add evaluation loop, Fan Wu
- [PATCH v20 02/20] ipe: add policy parser, Fan Wu
- [PATCH v20 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [PATCH v20 01/20] security: add ipe lsm, Fan Wu
- Re: [PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE), Paul Moore
- [morse:mpam/snapshot/v6.11-rc1 47/128] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/arch/x86/resctrl*, kernel test robot
- [PATCH v9 00/17] drm/vkms: Reimplement line-per-line pixel conversion for plane reading,
Louis Chauvet
- [PATCH v9 04/17] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions, Louis Chauvet
- [PATCH v9 05/17] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers, Louis Chauvet
- [PATCH v9 01/17] drm/vkms: Code formatting, Louis Chauvet
- [PATCH v9 06/17] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions, Louis Chauvet
- [PATCH v9 02/17] drm/vkms: Use drm_frame directly, Louis Chauvet
- [PATCH v9 03/17] drm/vkms: write/update the documentation for pixel conversion and pixel write functions, Louis Chauvet
- [PATCH v9 07/17] drm/vkms: Update pixels accessor to support packed and multi-plane formats., Louis Chauvet
- [PATCH v9 08/17] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend, Louis Chauvet
- [PATCH v9 09/17] drm/vkms: Introduce pixel_read_direction enum, Louis Chauvet
- [PATCH v9 11/17] drm/vkms: Remove useless drm_rotation_simplify, Louis Chauvet
- [PATCH v9 10/17] drm/vkms: Re-introduce line-per-line composition algorithm, Louis Chauvet
- [PATCH v9 12/17] drm/vkms: Add YUV support, Louis Chauvet
- [PATCH v9 13/17] drm/vkms: Add range and encoding properties to the plane, Louis Chauvet
- [PATCH v9 14/17] drm/vkms: Drop YUV formats TODO, Louis Chauvet
- [PATCH v9 15/17] drm/vkms: Create KUnit tests for YUV conversions, Louis Chauvet
- [PATCH v9 16/17] drm/vkms: Add how to run the Kunit tests, Louis Chauvet
- [PATCH v9 17/17] drm/vkms: Add support for DRM_FORMAT_R*, Louis Chauvet
- [PATCH v1 00/11] mm: replace follow_page() by folio_walk,
David Hildenbrand
- [PATCH v1 01/11] mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES, David Hildenbrand
- [PATCH v1 02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end(), David Hildenbrand
- [PATCH v1 03/11] mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 04/11] mm/migrate: convert add_page_for_migration() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 05/11] mm/ksm: convert get_mergeable_page() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 06/11] mm/ksm: convert scan_get_next_rmap_item() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 08/11] s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 09/11] s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 10/11] mm: remove follow_page(), David Hildenbrand
- [PATCH v1 11/11] mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk, David Hildenbrand
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk, Andrew Morton
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk, Claudio Imbrenda
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk, Claudio Imbrenda
- [PATCH v9 0/4] riscv: sophgo: Add SG2042 external hardware monitor support,
Inochi Amaoto
- [PATCH 0/2] "nosnp" sev command line support,
Pavan Kumar Paluri
- [PATCH] Documentation: devres: fix error about PCI devres, Philipp Stanner
- [PATCH 00/10] Remove pcim_iomap_regions_request_all(),
Philipp Stanner
- [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function, Philipp Stanner
- [PATCH 02/10] ata: ahci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH 03/10] crypto: qat - replace deprecated PCI functions, Philipp Stanner
- [PATCH 04/10] crypto: marvell - replace deprecated PCI functions, Philipp Stanner
- [PATCH 05/10] intel_th: pci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH 06/10] wifi: iwlwifi: replace deprecated PCI functions, Philipp Stanner
- [PATCH 07/10] ntb: idt: Replace deprecated PCI functions, Philipp Stanner
- [PATCH 09/10] ALSA: korg1212: Replace deprecated PCI functions, Philipp Stanner
- [PATCH 08/10] serial: rp2: Remove deprecated PCI functions, Philipp Stanner
- [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all(), Philipp Stanner
- <Possible follow-ups>
- [PATCH 00/10] Remove pcim_iomap_regions_request_all(), Philipp Stanner
- [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function, Philipp Stanner
- [PATCH 02/10] ata: ahci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH 03/10] crypto: qat - replace deprecated PCI functions, Philipp Stanner
- [PATCH 04/10] crypto: marvell - replace deprecated PCI functions, Philipp Stanner
- [PATCH 05/10] intel_th: pci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH 06/10] wifi: iwlwifi: replace deprecated PCI functions, Philipp Stanner
- [PATCH 07/10] ntb: idt: Replace deprecated PCI functions, Philipp Stanner
- [PATCH 09/10] ALSA: korg1212: Replace deprecated PCI functions, Philipp Stanner
- [PATCH 08/10] serial: rp2: Replace deprecated PCI functions, Philipp Stanner
- [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all(), Philipp Stanner
- Re: [PATCH 00/10] Remove pcim_iomap_regions_request_all(), Philipp Stanner
- [PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v10 01/40] arm64/mm: Restructure arch_validate_flags() for extensibility, Mark Brown
- [PATCH v10 02/40] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v10 03/40] mman: Add map_shadow_stack() flags, Mark Brown
- [PATCH v10 04/40] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v10 05/40] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v10 06/40] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v10 07/40] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v10 08/40] arm64/gcs: Provide put_user_gcs(), Mark Brown
- [PATCH v10 09/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v10 10/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v10 11/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v10 14/40] KVM: arm64: Manage GCS access and registers for guests, Mark Brown
- [PATCH v10 15/40] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v10 16/40] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v10 17/40] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v10 18/40] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS, Mark Brown
- [PATCH v10 21/40] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v10 22/40] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v10 25/40] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v10 26/40] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v10 27/40] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v10 28/40] kselftest: Provide shadow stack enable helpers for arm64, Mark Brown
- [PATCH v10 29/40] selftests/clone3: Enable arm64 shadow stack testing, Mark Brown
- [PATCH v10 30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v10 31/40] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v10 32/40] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v10 33/40] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v10 34/40] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v10 35/40] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v10 36/40] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v10 37/40] kselftest/arm64: Add GCS signal tests, Mark Brown
- [PATCH v10 38/40] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v10 39/40] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH v10 40/40] KVM: selftests: arm64: Add GCS registers to get-reg-list, Mark Brown
- Re: [PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace, Anders Roxell
- Re: [PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace, Marc Zyngier
- Re: [PATCH v2 1/1] Docs: Update LSM/apparmor.rst, Siddharth Menon
- [PATCH v3 00/26] mm: introduce numa_memblks,
Mike Rapoport
- [PATCH v3 01/26] mm: move kernel/numa.c to mm/, Mike Rapoport
- [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures, Mike Rapoport
- [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes, Mike Rapoport
- [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data, Mike Rapoport
- [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v3 08/26] arch, mm: move definition of node_data to generic code, Mike Rapoport
- [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code, Mike Rapoport
- [PATCH v3 10/26] x86/numa: simplify numa_distance allocation, Mike Rapoport
- [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory, Mike Rapoport
- [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu, Mike Rapoport
- [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist, Mike Rapoport
- [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function, Mike Rapoport
- [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN, Mike Rapoport
- [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned, Mike Rapoport
- [PATCH v3 17/26] mm: introduce numa_memblks, Mike Rapoport
- [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks, Mike Rapoport
- [PATCH v3 19/26] mm: introduce numa_emulation, Mike Rapoport
- [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init, Mike Rapoport
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]