Linux Documentation
[Prev Page][Next Page]
- [PATCH V2] ASoC: doc: update clocking,
anish kumar
- [PATCH v7 00/32] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v7 01/32] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Deepak Gupta
- [PATCH v7 02/32] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v7 03/32] riscv: Enable cbo.zero only when all harts support Zicboz, Deepak Gupta
- [PATCH v7 04/32] riscv: Add support for per-thread envcfg CSR values, Deepak Gupta
- [PATCH v7 05/32] riscv: Call riscv_user_isa_enable() only on the boot hart, Deepak Gupta
- [PATCH v7 06/32] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v7 07/32] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v7 08/32] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v7 09/32] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v7 10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v7 11/32] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v7 12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v7 13/32] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v7 14/32] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v7 15/32] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v7 16/32] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH v7 17/32] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v7 18/32] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v7 19/32] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v7 20/32] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v7 21/32] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v7 22/32] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v7 23/32] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v7 24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v7 25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v7 26/32] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v7 27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v7 28/32] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v7 29/32] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v7 30/32] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v7 31/32] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v7 32/32] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [PATCH] ASoC: doc: update clocking, anish kumar
- [PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC),
Babu Moger
- [PATCH v9 01/26] x86/resctrl: Add __init attribute for the functions called in resctrl_late_init, Babu Moger
- [PATCH v9 02/26] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC), Babu Moger
- [PATCH v9 04/26] x86/resctrl: Consolidate monitoring related data from rdt_resource, Babu Moger
- [PATCH v9 05/26] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details, Babu Moger
- [PATCH v9 03/26] x86/resctrl: Add ABMC feature in the command line options, Babu Moger
- [PATCH v9 06/26] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags, Babu Moger
- [PATCH v9 07/26] x86/resctrl: Add support to enable/disable AMD ABMC feature, Babu Moger
- [PATCH v9 08/26] x86/resctrl: Introduce the interface to display monitor mode, Babu Moger
- [PATCH v9 09/26] x86/resctrl: Introduce interface to display number of monitoring counters, Babu Moger
- [PATCH v9 10/26] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters, Babu Moger
- [PATCH v9 11/26] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain, Babu Moger
- [PATCH v9 12/26] x86/resctrl: Remove MSR reading of event configuration value, Babu Moger
- [PATCH v9 13/26] x86/resctrl: Introduce mbm_cntr_map to track assignable counters at domain, Babu Moger
- [PATCH v9 14/26] x86/resctrl: Introduce interface to display number of free counters, Babu Moger
- [PATCH v9 15/26] x86/resctrl: Add data structures and definitions for ABMC assignment, Babu Moger
- [PATCH v9 16/26] x86/resctrl: Introduce cntr_id in mongroup for assignments, Babu Moger
- [PATCH v9 19/26] x86/resctrl: Add the interface to unassign a MBM counter, Babu Moger
- [PATCH v9 17/26] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC, Babu Moger
- [PATCH v9 18/26] x86/resctrl: Add the interface to assign/update counter assignment, Babu Moger
- [PATCH v9 20/26] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled, Babu Moger
- [PATCH v9 21/26] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode, Babu Moger
- [PATCH v9 22/26] x86/resctrl: Introduce the interface to switch between monitor modes, Babu Moger
- [PATCH v9 23/26] x86/resctrl: Configure mbm_cntr_assign mode if supported, Babu Moger
- [PATCH v9 24/26] x86/resctrl: Update assignments on event configuration changes, Babu Moger
- [PATCH v9 25/26] x86/resctrl: Introduce interface to list assignment states of all the groups, Babu Moger
- [PATCH v9 26/26] x86/resctrl: Introduce interface to modify assignment states of the groups, Babu Moger
- [PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD),
Ira Weiny
- [PATCH v5 01/27] range: Add range_overlaps(), Ira Weiny
- [PATCH v5 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values, Ira Weiny
- [PATCH v5 03/27] dax: Document struct dev_dax_range, Ira Weiny
- [PATCH v5 04/27] cxl/pci: Delay event buffer allocation, Ira Weiny
- [PATCH v5 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode(), Ira Weiny
- [PATCH v5 06/27] cxl/region: Refactor common create region code, Ira Weiny
- [PATCH v5 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD), ira . weiny
- [PATCH v5 08/27] cxl/mem: Read dynamic capacity configuration from the device, ira . weiny
- [PATCH v5 09/27] cxl/core: Separate region mode from decoder mode, ira . weiny
- [PATCH v5 10/27] cxl/region: Add dynamic capacity decoder and region modes, ira . weiny
- [PATCH v5 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders, ira . weiny
- [PATCH v5 12/27] cxl/cdat: Gather DSMAS data for DCD regions, Ira Weiny
- [PATCH v5 13/27] cxl/mem: Expose DCD partition capabilities in sysfs, ira . weiny
- [PATCH v5 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs, ira . weiny
- [PATCH v5 15/27] cxl/region: Add sparse DAX region support, ira . weiny
- [PATCH v5 16/27] cxl/events: Split event msgnum configuration from irq setup, Ira Weiny
- [PATCH v5 17/27] cxl/pci: Factor out interrupt policy check, Ira Weiny
- [PATCH v5 18/27] cxl/mem: Configure dynamic capacity interrupts, ira . weiny
- [PATCH v5 19/27] cxl/core: Return endpoint decoder information from region search, Ira Weiny
- [PATCH v5 20/27] cxl/extent: Process DCD events and realize region extents, ira . weiny
- [PATCH v5 21/27] cxl/region/extent: Expose region extent information in sysfs, ira . weiny
- [PATCH v5 22/27] dax/bus: Factor out dev dax resize logic, Ira Weiny
- [PATCH v5 23/27] dax/region: Create resources on sparse DAX regions, ira . weiny
- [PATCH v5 24/27] cxl/region: Read existing extents on region creation, ira . weiny
- [PATCH v5 25/27] cxl/mem: Trace Dynamic capacity Event Record, ira . weiny
- [PATCH v5 26/27] tools/testing/cxl: Make event logs dynamic, Ira Weiny
- [PATCH v5 27/27] tools/testing/cxl: Add DC Regions to mock mem data, Ira Weiny
- Re: [PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD), Jonathan Cameron
- [PATCH v2] Documentation: admin: reorganize kernel-parameters intro,
Randy Dunlap
- [PATCH v8 0/7] x86/resctrl: mba_MBps enhancement,
Tony Luck
- [PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility,
Koakuma via B4 Relay
- [PATCH 0/2] Add driver for LTP8800-1A, LTP8800-2 and LTP8800-4A,
Cedric Encarnacion
- [PATCH v4 net-next 0/3] Knobs for NPC default rule counters,
Linu Cherian
- [PATCH 0/3] add support for LTC7841 boost controller,
Mariel Tinaco
- [arnd-asm-generic:master 14/18] lib/iomem_copy.c:14: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst, kernel test robot
- [PATCH v2 0/4] mm: add more kernel parameters to control mTHP,
Maíra Canal
- [PATCH 0/2] VERW based clean-up,
Daniel Sneddon
- [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg,
Joshua Hahn
- [PATCH 0/9] arm64: Support 2024 dpISA extensions,
Mark Brown
- [PATCH V3] Docs/sound: Update codec-to-codec documentation,
anish kumar
- [PATCH v5 00/16] Enable Linear Address Space Separation support,
Alexander Shishkin
- [PATCH v5 01/16] x86/cpu: Enumerate the LASS feature bits, Alexander Shishkin
- [PATCH v5 02/16] x86/asm: Introduce inline memcpy and memset, Alexander Shishkin
- [PATCH v5 03/16] x86/alternatives: Disable LASS when patching kernel alternatives, Alexander Shishkin
- [PATCH v5 04/16] init/main.c: Move EFI runtime service initialization to x86/cpu, Alexander Shishkin
- [PATCH v5 05/16] x86/cpu: Defer CR pinning setup until after EFI initialization, Alexander Shishkin
- [PATCH v5 06/16] efi: Disable LASS around set_virtual_address_map call, Alexander Shishkin
- [PATCH v5 07/16] x86/vsyscall: Reorganize the #PF emulation code, Alexander Shishkin
- [PATCH v5 08/16] x86/traps: Consolidate user fixups in exc_general_protection(), Alexander Shishkin
- [PATCH v5 09/16] x86/vsyscall: Add vsyscall emulation for #GP, Alexander Shishkin
- [PATCH v5 10/16] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE, Alexander Shishkin
- [PATCH v5 11/16] x86/vsyscall: Document the fact that vsyscall=emulate disables LASS, Alexander Shishkin
- [PATCH v5 12/16] x86/cpu: Set LASS CR4 bit as pinning sensitive, Alexander Shishkin
- [PATCH v5 13/16] x86/traps: Communicate a LASS violation in #GP message, Alexander Shishkin
- [PATCH v5 14/16] x86/cpu: Make LAM depend on LASS, Alexander Shishkin
- [PATCH v5 15/16] x86/cpu: Enable LASS during CPU initialization, Alexander Shishkin
- [PATCH v5 16/16] Revert "x86/lam: Disable ADDRESS_MASKING in most cases", Alexander Shishkin
- Re: [PATCH v5 00/16] Enable Linear Address Space Separation support, Matthew Wilcox
- [PATCH net-next v2] Documentation: networking: Add missing PHY_GET command in the message list,
Kory Maincent
- [PATCH] Documentation: kvm: Reduce padding of "At the beginning" cell, Bagas Sanjaya
- [PATCH 0/5] Add support for ADIS16550 and ADIS16550W,
Robert Budai
- [PATCH RFC 05/10] mm: page_frag: introduce refill prepare & commit API, Yunsheng Lin
- [PATCH RFC 06/10] mm: page_frag: introduce alloc_refill prepare & commit API, Yunsheng Lin
- [PATCH RFC 07/10] mm: page_frag: introduce probe related API, Yunsheng Lin
- [PATCH RFC 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API,
Yunsheng Lin
- [PATCH RFC 03/10] mm: page_frag: update documentation for page_frag, Yunsheng Lin
- [PATCH 0/2] Documentation fixes for ALSA Co-processor Acceleration API,
Bagas Sanjaya
- [PATCH net-next v6 0/1] binder: report txn errors via generic netlink (genl),
Li Li
- [PATCH 0/3] riscv: Add bfloat16 instruction support,
Inochi Amaoto
- [PATCH linux-next v8 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese,
xu.xin16
- [PATCH V2 6/7] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9, Anshuman Khandual
- [PATCH] regulator: devres: Remove unused devm_regulator_bulk_register_supply_alias, linux
- [PATCH] PM / devfreq: Remove unused devm_devfreq_(un)register_notifier, linux
- [PATCH v5 00/13] Add support for AMD hardware feedback interface,
Mario Limonciello
- [PATCH v5 03/13] x86/cpufeatures: add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit, Mario Limonciello
- [PATCH v5 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation, Mario Limonciello
- [PATCH v5 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR, Mario Limonciello
- [PATCH v5 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver, Mario Limonciello
- [PATCH v5 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory, Mario Limonciello
- [PATCH v5 07/13] platform/x86: hfi: init per-cpu scores for each class, Mario Limonciello
- [PATCH v5 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver, Mario Limonciello
- [PATCH v5 08/13] platform/x86: hfi: add online and offline callback support, Mario Limonciello
- [PATCH v5 09/13] platform/x86: hfi: add power management callback, Mario Limonciello
- [PATCH v5 11/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification, Mario Limonciello
- [PATCH v5 10/13] x86/process: Clear hardware feedback history for AMD processors, Mario Limonciello
- [PATCH v5 13/13] platform/x86/amd: hfi: Add debugfs support, Mario Limonciello
- [PATCH v5 12/13] platform/x86/amd: hfi: Set ITMT priority from ranking data, Mario Limonciello
- Re: [PATCH v5 00/13] Add support for AMD hardware feedback interface, Borislav Petkov
- [PATCH] Documentation: admin: reorganize kernel-parameters intro,
Randy Dunlap
- [PATCH] hwspinlock: Remove unused (devm_)hwspin_lock_request,
linux
- [PATCH V4] Documentation: Improve crash_kexec_post_notifiers description,
Guilherme G. Piccoli
- [PATCH net-next v4 0/2] netcons: Add udp send fail statistics to netconsole,
Maksym Kutsevol
- [PATCH 0/3] mm: add more kernel parameters to control mTHP,
Maíra Canal
- [RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API,
Leon Romanovsky
- [PATCH 00/18] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH 04/18] dma-mapping: Add check if IOVA can be used, Leon Romanovsky
- [PATCH 03/18] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH 06/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH 07/18] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH 08/18] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH 09/18] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH 05/18] dma: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH 11/18] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH 12/18] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH 13/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH 14/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- [PATCH 10/18] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH 16/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH 17/18] vfio/mlx5: Explicitly store page list, Leon Romanovsky
- [PATCH 18/18] vfio/mlx5: Convert vfio to use DMA link API, Leon Romanovsky
- [PATCH 15/18] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH] Documentation/maintainer-tip: Fix typos,
Andrew Kreimer
- [PATCH V5] remoteproc: Documentation: update with details,
anish kumar
- [PATCH 1/3] platform/x86: wmi: Remove wmi_block_list,
Armin Wolf
- [PATCH v5] XArray: minor documentation improvements, Tamir Duberstein
- [PATCH v1 3/3] Documentation:leds: Add leds-st1202.rst,
Vicentiu Galanopulo
- [srini-nvmem:for-6.13 5/5] htmldocs: Warning: Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.yaml references a file that doesn't exist: Documentation/devicetree/bindings/mfd/zii,rave-sp.yaml, kernel test robot
- [net-next v7 0/2] net: wwan: t7xx: Add t7xx debug port,
Jinjian Song
- [PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH v2 0/4] printf: Add struct range print specifier,
Ira Weiny
- [PATCH v5 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137,
Grant Peltier
- [PATCH V3] Documentation: Improve crash_kexec_post_notifiers description,
Guilherme G. Piccoli
- [PATCH net] Documentation: networking: net_cachelines: Fix formatting,
Gerd Bayer
- Concerns over transparency of informal kernel groups,
Jiaxun Yang
- [PATCH v3 0/7] virtio-mem: s390 support,
David Hildenbrand
- [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall, David Hildenbrand
- [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction, David Hildenbrand
- [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices, David Hildenbrand
- [PATCH v3 4/7] virtio-mem: s390 support, David Hildenbrand
- [PATCH v3 5/7] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390, David Hildenbrand
- [PATCH v3 6/7] s390/sparsemem: reduce section size to 128 MiB, David Hildenbrand
- [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA, David Hildenbrand
- Re: [PATCH v3 0/7] virtio-mem: s390 support, Heiko Carstens
- Re: [PATCH v3 0/7] virtio-mem: s390 support, Sumanth Korikkar
- Re: [PATCH v3 0/7] virtio-mem: s390 support, Heiko Carstens
- [PATCH] Documentation: Fix incorrect paths/magic in magic numbers rst,
Nir Lichtman
- [PATCH] Documentation: Fix incorrect header file path in taskstats, Nir Lichtman
- [PATCH v3] Documentation: Update the behaviour of "kvm-arm.mode", Mostafa Saleh
- [PATCH net-next v5 0/1] binder: report txn errors via generic netlink (genl),
Li Li
- [PATCH linux-next v8] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese,
xu.xin16
- [PATCH v1 0/6] memcg-v1: fully deprecate charge moving,
Shakeel Butt
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]