Linux Documentation
[Prev Page][Next Page]
- [PATCH v13 19/21] KVM: pfncache: check the need for invalidation under read lock first, (continued)
- [PATCH v13 19/21] KVM: pfncache: check the need for invalidation under read lock first, Paul Durrant
- [PATCH v13 20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied, Paul Durrant
- [PATCH v13 11/21] KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set, Paul Durrant
- [PATCH v13 13/21] KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA, Paul Durrant
- [PATCH v13 18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast(), Paul Durrant
- [PATCH v13 16/21] KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability, Paul Durrant
- [PATCH v13 14/21] KVM: selftests: map Xen's shared_info page using HVA rather than GFN, Paul Durrant
- [PATCH v13 10/21] KVM: x86/xen: separate initialization of shared_info cache and content, Paul Durrant
- [PATCH v13 15/21] KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA, Paul Durrant
- [PATCH v13 17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast(), Paul Durrant
- [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues, Paul Durrant
- Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling, Sean Christopherson
- Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling, Sean Christopherson
- [PATCH 3/3] The URL of the datasheet seems to have changed.,
Okan Akyuz
- [PATCH 0/5] Some kernel-doc-related cleanups,
Vegard Nossum
- [PATCH v4] Documentation: Document the Linux Kernel CVE process,
Greg Kroah-Hartman
- [PATCH] docs: translations: use attribute to store current language,
Vegard Nossum
- [PATCH 00/31] NT synchronization primitive driver,
Elizabeth Figura
- [PATCH 09/31] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT., Elizabeth Figura
- [PATCH 07/31] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK., Elizabeth Figura
- [PATCH 06/31] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX., Elizabeth Figura
- [PATCH 03/31] ntsync: Introduce NTSYNC_IOC_SEM_POST., Elizabeth Figura
- [PATCH 02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM., Elizabeth Figura
- [PATCH 05/31] ntsync: Introduce NTSYNC_IOC_WAIT_ALL., Elizabeth Figura
- [PATCH 04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY., Elizabeth Figura
- [PATCH 10/31] ntsync: Introduce NTSYNC_IOC_EVENT_SET., Elizabeth Figura
- [PATCH 11/31] ntsync: Introduce NTSYNC_IOC_EVENT_RESET., Elizabeth Figura
- [PATCH 12/31] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE., Elizabeth Figura
- [PATCH 13/31] ntsync: Introduce NTSYNC_IOC_SEM_READ., Elizabeth Figura
- [PATCH 14/31] ntsync: Introduce NTSYNC_IOC_MUTEX_READ., Elizabeth Figura
- [PATCH 15/31] ntsync: Introduce NTSYNC_IOC_EVENT_READ., Elizabeth Figura
- [PATCH 16/31] ntsync: Introduce alertable waits., Elizabeth Figura
- [PATCH 17/31] ntsync: Allow waits to use the REALTIME clock., Elizabeth Figura
- [PATCH 18/31] selftests: ntsync: Add some tests for semaphore state., Elizabeth Figura
- [PATCH 19/31] selftests: ntsync: Add some tests for mutex state., Elizabeth Figura
- [PATCH 20/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY., Elizabeth Figura
- [PATCH 21/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL., Elizabeth Figura
- [PATCH 22/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY., Elizabeth Figura
- [PATCH 23/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL., Elizabeth Figura
- [PATCH 24/31] selftests: ntsync: Add some tests for manual-reset event state., Elizabeth Figura
- [PATCH 25/31] selftests: ntsync: Add some tests for auto-reset event state., Elizabeth Figura
- [PATCH 26/31] selftests: ntsync: Add some tests for wakeup signaling with events., Elizabeth Figura
- [PATCH 27/31] selftests: ntsync: Add tests for alertable waits., Elizabeth Figura
- [PATCH 28/31] selftests: ntsync: Add some tests for wakeup signaling via alerts., Elizabeth Figura
- [PATCH 30/31] maintainers: Add an entry for ntsync., Elizabeth Figura
- [PATCH 29/31] selftests: ntsync: Add a stress test for contended waits., Elizabeth Figura
- [PATCH 31/31] docs: ntsync: Add documentation for the ntsync uAPI., Elizabeth Figura
- [PATCH 08/31] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL., Elizabeth Figura
- [PATCH 01/31] ntsync: Introduce the ntsync driver and character device., Elizabeth Figura
- Re: [PATCH 00/31] NT synchronization primitive driver, Elizabeth Figura
- <Possible follow-ups>
- Re: [PATCH 00/31] NT synchronization primitive driver, Alexey Dobriyan
- [PATCH] docs: Only load the translations extension for HTML output,
Jonathan Corbet
- [PATCH 1/1] Documentation: hyperv: Add overview of PCI pass-thru device support,
mhkelley58
- [PATCH v8 0/1] mm: report per-page metadata information,
Sourav Panda
- [PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v8 03/15] x86: Secure Launch Kconfig, Ross Philipson
- [PATCH v8 04/15] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset, Ross Philipson
- [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements, Ross Philipson
- [PATCH v8 05/15] x86: Secure Launch main header file, Ross Philipson
- [PATCH v8 14/15] x86: Secure Launch late initcall platform module, Ross Philipson
- [PATCH v8 08/15] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [PATCH v8 02/15] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v8 07/15] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v8 09/15] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v8 10/15] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v8 12/15] tpm: Add ability to set the preferred locality the TPM chip uses, Ross Philipson
- [PATCH v8 11/15] reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v8 13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality, Ross Philipson
- [PATCH] Documentation: update mailing list addresses,
Konstantin Ryabitsev
- [PATCH v2] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata,
Easwar Hariharan
- [PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs,
Benjamin Tissoires
- [PATCH RFC bpf-next v2 01/10] bpf/verifier: introduce in_sleepable() helper, Benjamin Tissoires
- [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers, Benjamin Tissoires
- [PATCH RFC bpf-next v2 03/10] bpf/verifier: allow more maps in sleepable bpf programs, Benjamin Tissoires
- [PATCH RFC bpf-next v2 07/10] HID: bpf: allow to inject HID event from BPF, Benjamin Tissoires
- [PATCH RFC bpf-next v2 04/10] HID: bpf/dispatch: regroup kfuncs definitions, Benjamin Tissoires
- [PATCH RFC bpf-next v2 05/10] HID: bpf: export hid_hw_output_report as a BPF kfunc, Benjamin Tissoires
- [PATCH RFC bpf-next v2 08/10] selftests/hid: add tests for hid_bpf_input_report, Benjamin Tissoires
- [PATCH RFC bpf-next v2 06/10] selftests/hid: Add test for hid_bpf_hw_output_report, Benjamin Tissoires
- [PATCH RFC bpf-next v2 09/10] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks., Benjamin Tissoires
- [PATCH RFC bpf-next v2 10/10] selftests/hid: add test for bpf_timer, Benjamin Tissoires
- [RFC][PATCH 0/8] ima: Integrate with digest_cache LSM,
Roberto Sassu
- [PATCH] kernel-doc: handle #if in enums as well,
Johannes Berg
- [PATCH] Fixed case issue with 'fault-injection' in documentation,
Ran.Park
- [PATCH v1 0/8] x86_64 SandBox Mode arch hooks,
Petr Tesarik
- [PATCH v1 1/8] sbm: x86: page table arch hooks, Petr Tesarik
- [PATCH v1 2/8] sbm: x86: execute target function on sandbox mode stack, Petr Tesarik
- [PATCH v1 3/8] sbm: x86: map system data structures into the sandbox, Petr Tesarik
- [PATCH v1 4/8] sbm: x86: allocate and map an exception stack, Petr Tesarik
- [PATCH v1 5/8] sbm: x86: handle sandbox mode faults, Petr Tesarik
- [PATCH v1 6/8] sbm: x86: switch to sandbox mode pages in arch_sbm_exec(), Petr Tesarik
- [PATCH v1 7/8] sbm: documentation of the x86-64 SandBox Mode implementation, Petr Tesarik
- [PATCH v1 8/8] sbm: x86: lazy TLB flushing, Petr Tesarik
- Re: [PATCH v1 0/8] x86_64 SandBox Mode arch hooks, Dave Hansen
- Re: [PATCH v1 0/8] x86_64 SandBox Mode arch hooks, H. Peter Anvin
- Re: [PATCH v1 0/8] x86_64 SandBox Mode arch hooks, Petr Tesařík
- Re: [PATCH v1 0/8] x86_64 SandBox Mode arch hooks, Dave Hansen
- Re: [PATCH v1 0/8] x86_64 SandBox Mode arch hooks, Petr Tesařík
- Re: [PATCH v1 0/8] x86_64 SandBox Mode arch hooks, Dave Hansen
- [RFC 0/8] PGP key parser using SandBox Mode, Petr Tesarik
- [RFC 1/8] mpi: Introduce mpi_key_length(), Petr Tesarik
- [RFC 2/8] rsa: add parser of raw format, Petr Tesarik
- [RFC 3/8] PGPLIB: PGP definitions (RFC 4880), Petr Tesarik
- [RFC 4/8] PGPLIB: Basic packet parser, Petr Tesarik
- [RFC 5/8] PGPLIB: Signature parser, Petr Tesarik
- [RFC 6/8] KEYS: PGP data parser, Petr Tesarik
- Re: [RFC 6/8] KEYS: PGP data parser, Matthew Wilcox
- Re: [RFC 6/8] KEYS: PGP data parser, Roberto Sassu
- Re: [RFC 6/8] KEYS: PGP data parser, H. Peter Anvin
- Re: [RFC 6/8] KEYS: PGP data parser, Roberto Sassu
- Re: [RFC 6/8] KEYS: PGP data parser, Petr Tesarik
- Re: [RFC 6/8] KEYS: PGP data parser, H. Peter Anvin
- Re: [RFC 6/8] KEYS: PGP data parser, Petr Tesařík
- Re: [RFC 6/8] KEYS: PGP data parser, Matthew Wilcox
- Re: [RFC 6/8] KEYS: PGP data parser, Roberto Sassu
- Re: [RFC 6/8] KEYS: PGP data parser, Roberto Sassu
- [RFC 7/8] KEYS: Run PGP key parser in a sandbox, Petr Tesarik
- [RFC 8/8] KEYS: Add intentional fault injection, Petr Tesarik
- Re: [RFC 0/8] PGP key parser using SandBox Mode, Dave Hansen
- [RFC 0/5] PoC: convert AppArmor parser to SandBox Mode, Petr Tesarik
- Re: [PATCH v1 0/8] x86_64 SandBox Mode arch hooks, Xin Li
- [PATCH v1 0/5] Introduce SandBox Mode (SBM),
Petr Tesarik
- [PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips,
Uwe Kleine-König
- [PATCH v3] Documentation: Document the Linux Kernel CVE process,
Greg Kroah-Hartman
- [PATCH v2] Documentation: Document the Linux Kernel CVE process, Greg Kroah-Hartman
- [PATCH v2] PM: hibernate: Support to select compression algorithm,
Nikhil V
- [PATCH v7 0/3] w1: add UART w1 bus driver,
Christoph Winklhofer via B4 Relay
- [PATCH v8 0/6] Delay VERW,
Pawan Gupta
- [PATCHv5] PPPoL2TP: Add more code snippets,
Samuel Thibault
- [PATCH] Documentation: Document the Linux Kernel CVE process,
Greg Kroah-Hartman
- [PATCH] Documentation: gpio: Add a note on the deprecated GPIO Testing Driver,
lincoln . wallace
- [PATCH 0/3] TEE driver for Trusted Services,
Balint Dobszay
- [PATCH] Documentation: gpio: consistent use of logical line value terminology,
Kent Gibson
- [PATCH] docs: dt: Update overlay file extension,
Geert Uytterhoeven
- [PATCH v4 0/3] adis16475 driver documentation,
Ramona Gradinariu
- [PATCH net-next v8 0/4] Per epoll context busy poll support,
Joe Damato
- [PATCH v15 00/50] Introduce QC USB SND audio offloading support,
Wesley Cheng
- [PATCH v15 05/50] xhci: update event ring dequeue pointer position to controller correctly, Wesley Cheng
- [PATCH v15 17/50] usb: host: xhci-mem: Allow for interrupter clients to choose specific index, Wesley Cheng
- [PATCH v15 07/50] xhci: add helper that checks for unhandled events on a event ring, Wesley Cheng
- [PATCH v15 26/50] usb: dwc3: Specify maximum number of XHCI interrupters, Wesley Cheng
- [PATCH v15 23/50] ALSA: usb-audio: Introduce USB SND platform op callbacks, Wesley Cheng
- [PATCH v15 25/50] ALSA: usb-audio: Save UAC sample size information, Wesley Cheng
- [PATCH v15 32/50] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device, Wesley Cheng
- [PATCH v15 31/50] ASoC: usb: Add PCM format check API for USB backend, Wesley Cheng
- [PATCH v15 03/50] xhci: make isoc_bei_interval variable interrupter specific., Wesley Cheng
- [PATCH v15 24/50] ALSA: usb-audio: Export USB SND APIs for modules, Wesley Cheng
- [PATCH v15 34/50] ALSA: usb-audio: Do not allow USB offload path if PCM device is in use, Wesley Cheng
- [PATCH v15 22/50] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6, Wesley Cheng
- [PATCH v15 01/50] xhci: Add interrupt pending autoclear flag to each interrupter, Wesley Cheng
- [PATCH v15 11/50] usb: host: xhci: Export enable and disable interrupter APIs, Wesley Cheng
- [PATCH v15 12/50] usb: host: xhci: Repurpose event handler for skipping interrupter events, Wesley Cheng
- [PATCH v15 06/50] xhci: move event processing for one interrupter to a separate function, Wesley Cheng
- [PATCH v15 04/50] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event(), Wesley Cheng
- [PATCH v15 09/50] xhci: Decouple handling an event from checking for unhandled events, Wesley Cheng
- [PATCH v15 10/50] xhci: add helper to stop endpoint and wait for completion, Wesley Cheng
- [PATCH v15 02/50] xhci: Add helper to set an interrupters interrupt moderation interval, Wesley Cheng
- [PATCH v15 13/50] xhci: export XHCI IMOD setting helper for interrupters, Wesley Cheng
- [PATCH v15 08/50] xhci: Don't check if the event ring is valid before every event TRB, Wesley Cheng
- [PATCH v15 18/50] ASoC: Add SOC USB APIs for adding an USB backend, Wesley Cheng
- [PATCH v15 19/50] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port, Wesley Cheng
- [PATCH v15 21/50] ASoC: qdsp6: q6afe: Increase APR timeout, Wesley Cheng
- [PATCH v15 40/50] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks, Wesley Cheng
- [PATCH v15 16/50] usb: host: xhci-mem: Cleanup pending secondary event ring events, Wesley Cheng
- [PATCH v15 38/50] ASoC: qcom: qdsp6: Add support to track available USB PCM devices, Wesley Cheng
- [PATCH v15 28/50] ALSA: usb-audio: qcom: Add USB QMI definitions, Wesley Cheng
- [PATCH v15 36/50] ASoC: dt-bindings: Update example for enabling USB offload on SM8250, Wesley Cheng
- [PATCH v15 27/50] usb: host: xhci-plat: Set XHCI max interrupters if property is present, Wesley Cheng
- [PATCH v15 39/50] ASoC: Introduce SND kcontrols to select sound card and PCM device, Wesley Cheng
- [PATCH v15 46/50] ALSA: usb-audio: Add USB offloading capable kcontrol, Wesley Cheng
- [PATCH v15 15/50] usb: host: xhci-sideband: Expose a sideband interrupter enable API, Wesley Cheng
- [PATCH v15 30/50] ALSA: usb-audio: Check for support for requested audio format, Wesley Cheng
- [PATCH v15 33/50] ALSA: usb-audio: Prevent starting of audio stream if in use, Wesley Cheng
- [PATCH v15 35/50] ASoC: dt-bindings: Add Q6USB backend, Wesley Cheng
- [PATCH v15 20/50] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp, Wesley Cheng
- [PATCH v15 47/50] ALSA: usb-audio: qcom: Use card and PCM index from QMI request, Wesley Cheng
- [PATCH v15 41/50] ASoC: Add SND kcontrol for fetching USB offload status, Wesley Cheng
- [PATCH v15 45/50] ASoC: usb: Fetch ASoC sound card information, Wesley Cheng
- [PATCH v15 29/50] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support, Wesley Cheng
- [PATCH v15 37/50] ALSA: usb-audio: qcom: Populate PCM and USB chip information, Wesley Cheng
- [PATCH v15 48/50] ASoC: usb: Rediscover USB SND devices on USB port add, Wesley Cheng
- [PATCH v15 44/50] ASoC: qcom: qdsp6: Add headphone jack for offload connection status, Wesley Cheng
- [PATCH v15 49/50] ASoC: qcom: Populate SoC components string, Wesley Cheng
- [PATCH v15 14/50] xhci: sideband: add initial api to register a sideband entity, Wesley Cheng
- [PATCH v15 43/50] ASoC: usb: Create SOC USB SND jack kcontrol, Wesley Cheng
- [PATCH v15 50/50] ASoC: doc: Add documentation for SOC USB, Wesley Cheng
- [PATCH v15 42/50] ASoC: qcom: qdsp6: Add PCM ops to track current state, Wesley Cheng
- [PATCH v11 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl,
Charlie Jenkins
- [PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata,
Easwar Hariharan
- [PATCHv4] PPPoL2TP: Add more code snippets,
Samuel Thibault
- [GIT PULL] Documentation fix for 6.8,
Jonathan Corbet
- [PATCH v3 00/35] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size(), Suren Baghdasaryan
- [PATCH v3 02/35] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v3 03/35] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v3 04/35] mm: enumerate all gfp flags, Suren Baghdasaryan
- [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v3 06/35] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects, Suren Baghdasaryan
- [PATCH v3 09/35] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v3 10/35] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v3 11/35] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v3 12/35] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v3 14/35] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v3 15/35] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v3 16/35] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v3 17/35] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v3 18/35] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v3 19/35] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v3 20/35] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v3 24/35] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v3 25/35] xfs: Memory allocation profiling fixups, Suren Baghdasaryan
- [PATCH v3 26/35] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v3 27/35] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v3 28/35] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v3 29/35] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v3 30/35] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kees Cook
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Michal Hocko
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Michal Hocko
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Michal Hocko
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Vlastimil Babka
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Michal Hocko
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Steven Rostedt
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Steven Rostedt
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Steven Rostedt
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Michal Hocko
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Michal Hocko
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Vlastimil Babka
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Tetsuo Handa
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Dave Hansen
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Steven Rostedt
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Steven Rostedt
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Steven Rostedt
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Kent Overstreet
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- Re: [PATCH v3 00/35] Memory allocation profiling, Pasha Tatashin
- Re: [PATCH v3 00/35] Memory allocation profiling, Kees Cook
- Re: [PATCH v3 00/35] Memory allocation profiling, Michal Hocko
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]