messages from 2020-09-09 06:37:58 to 2020-09-11 12:03:43 UTC [more...]
[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
2020-09-11 12:03 UTC (26+ messages)
` [PATCH RFC 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH RFC 03/10] arm64, kfence: enable KFENCE for ARM64
` [PATCH RFC 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH RFC 06/10] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH RFC 09/10] kfence, Documentation: add KFENCE documentation
[PATCH] docs: deprecated.rst: Update zero-length/one-element arrays section
2020-09-11 12:06 UTC (4+ messages)
[PATCH 00/30] docs: fix documentation build parsing errors
2020-09-11 8:32 UTC (36+ messages)
` [PATCH 01/30] .gitignore: docs: ignore sphinx_*/ directories
` [PATCH 02/30] kernel-doc: include line numbers for function prototypes
` [PATCH 03/30] dt-bindings: fix references to files converted to yaml
` [PATCH 04/30] docs: hwmon: adm1266.rst: fix a broken reference
` [PATCH 05/30] docs: scheduler: fix the directory name on two files
` [PATCH 06/30] docs: trace: fix the location of kprobes.rst
` [PATCH 07/30] MAINTAINERS: fix location of qlogic/LICENSE.qla3xxx
` [PATCH 08/30] docs: fix location of nommu-mmap.rst file
` [PATCH 09/30] net: appletalk: Kconfig: Fix docs location
` [PATCH 10/30] drivers: net: hamradio: fix document location
` [PATCH 11/30] tools: docs: memory-model: fix references for some files
` [PATCH 12/30] scripts: device_attr_show.cocci: update location of sysfs doc
` [PATCH 13/30] docs: SafeSetID: fix a warning
` [PATCH 14/30] docs: add some new files to their respective index.rst files
` [PATCH 15/30] docs: powerpc: syscall64-abi.rst: fix a malformed table
` [PATCH 16/30] docs: watch_queue: fix some warnings
` [PATCH 17/30] docs: kvm: api.rst: add missing spaces
` [PATCH 18/30] block: bio: fix a warning at the kernel-doc markups
` [PATCH 19/30] docs: soundwire: fix some identation at stream.rst
` [PATCH 20/30] docs: dma-buf: fix some warnings
` [PATCH 21/30] iio: industrialio-core.c: solve a kernel-doc warning
` [PATCH 22/30] kunit: test.h: solve kernel-doc warnings
` [PATCH 23/30] docs: submitting-patches: use :doc: for references
` [PATCH 24/30] docs: lockdep-design: fix some warning issues
` [PATCH 25/30] docs: admin-guide: net.rst: add a missing blank line
` [PATCH 26/30] iio: iio.h: fix a warning at the kernel-doc markup
` [PATCH 27/30] docs: bio: fix a kerneldoc markup
` [PATCH 28/30] drivers: core: fix kernel-doc markup for dev_err_probe()
` [PATCH 29/30] kunit: test.h: fix a bad kernel-doc markup
` [PATCH 30/30] docs: amdgpu: fix a warning when building the documentation
[RFC PATCHv2] selftests/run_kselftest.sh: make each test individually selectable
2020-09-11 8:30 UTC (4+ messages)
` [PATCHv3] "
patch "driver core: platform: Document return type of more functions" added to driver-core-next
2020-09-11 8:26 UTC
[PATCH] doc:it_IT: align Italian documentation
2020-09-11 7:36 UTC (3+ messages)
[Spam] We are still waiting for your email
2020-09-09 8:49 UTC
dma-mapping cleanups
2020-09-11 7:17 UTC (23+ messages)
` [PATCH 04/12] dma-mapping: fix DMA_OPS dependencies
` [PATCH 06/12] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 07/12] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 08/12] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 09/12] dma-direct: remove __dma_to_phys
` [PATCH 10/12] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 11/12] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
` [PATCH 12/12] dma-mapping: move the dma_declare_coherent_memory documentation
[PATCH v3] Documentation: kunit: Add naming guidelines
2020-09-11 4:24 UTC
[PATCH v3 0/8] tracing/boot: Add new options for tracing specific period
2020-09-11 1:34 UTC (15+ messages)
` [PATCH v3 1/8] kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
` [PATCH v3 2/8] tracing/boot: Add per-instance tracing_on option support
` [PATCH v3 3/8] Documentation: tracing: Add tracing_on option to boot-time tracer
` [PATCH v3.1 "
` [PATCH v3 4/8] tracing/kprobes: Support perf-style return probe
` [PATCH v3 5/8] tracing/uprobes: "
` [PATCH v3 6/8] Documentation: tracing: Add %return suffix description
` [PATCH v3 7/8] Documentation: tracing: boot: Add an example of tracing function-calls
` [PATCH v3 8/8] selftests/ftrace: Add %return suffix tests
[PATCH] build: Fix documentation checking
2020-09-11 0:51 UTC (2+ messages)
[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
2020-09-11 0:20 UTC (21+ messages)
` [RFC PATCH 1/6] security/fbfam: Add a Kconfig to enable the fbfam feature
` [RFC PATCH 2/6] security/fbfam: Add the api to manage statistics
` [RFC PATCH 3/6] security/fbfam: Use "
` [RFC PATCH 4/6] security/fbfam: Add a new sysctl to control the crashing rate threshold
` [RFC PATCH 5/6] security/fbfam: Detect a fork brute force attack
` [RFC PATCH 6/6] security/fbfam: Mitigate "
[PATCH] drm: kernel-doc: add description for a new function parameter
2020-09-10 11:10 UTC
[PATCH 0/6] tracing/boot: Start boot-time tracing in earlier stage
2020-09-10 12:39 UTC (7+ messages)
` [PATCH 1/6] kprobes: Init kprobes in early_initcall
` [PATCH 2/6] tracing: Define event fields early stage
` [PATCH 3/6] tracing: Enable adding dynamic events "
` [PATCH 4/6] tracing: Enable creating new instance early boot
` [PATCH 5/6] tracing/boot,kprobe,synth: Initialize boot-time tracing earlier
` [PATCH 6/6] Documentation: tracing: Add the startup timing of boot-time tracing
[PATCH 00/14] get rid of the remaining kernel-doc warnings when building the docs
2020-09-10 18:12 UTC (18+ messages)
` [PATCH 01/14] locking/refcount: document the new "oldp" pointer value
` [PATCH 02/14] usb: docs: document altmode register/unregister functions
` [PATCH 03/14] XArray: docs: add missing kernel-doc parameters for xas_split_alloc()
` [PATCH 04/14] blk-mq: docs: add kernel-doc description for a new struct member
` [PATCH 05/14] iio: docs: add description for a new function member
` [PATCH 06/14] nl80211: docs: add a description for s1g_cap parameter
` [PATCH 07/14] IB/srpt: docs: add a description for cq_size member
` [PATCH 08/14] rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu
` [PATCH 09/14] Input: sparse-keymap: add a description for @sw
` [PATCH 10/14] drm: amdgpu: kernel-doc: update some adev parameters
` [PATCH 11/14] drm/amd/display: kernel-doc: document force_timing_sync
` [PATCH 12/14] drm: kernel-doc: document drm_dp_set_subconnector_property() params
` [PATCH 13/14] drm: kernel-doc: drm_dp_helper.h: fix a typo
` [PATCH 14/14] gpu: docs: amdgpu.rst: get rid of wrong kernel-doc markups
[PATCH] Documentation: arm64 also supports disable hugeiomap
2020-09-10 12:19 UTC
[PATCH] mailmap: Add older email addresses for Kees Cook
2020-09-10 19:39 UTC
[PATCH v4 0/3] Introduce mini-dump support for remoteproc
2020-09-10 18:57 UTC
[PATCH v4 1/3] remoteproc: core: Add ops to enable custom coredump functionality
2020-09-10 18:57 UTC (3+ messages)
` [PATCH v4 3/3] remoteproc: qcom: Add minidump id for sm8150 modem remoteproc
` [PATCH v4 2/3] remoteproc: qcom: Add capability to collect minidumps
[PATCH] kernel-doc: add support for ____cacheline_aligned attribute
2020-09-10 18:54 UTC
[PATCH] mm/doc: add usage description for migrate_vma_*()
2020-09-10 17:25 UTC (3+ messages)
patch "driver core: platform: Document return type of more functions" added to driver-core-testing
2020-09-10 16:36 UTC
[PATCH 0/3] Documentation/admin-guide: kernel-parameters: parameter cleanups
2020-09-10 17:04 UTC (5+ messages)
` [PATCH 1/3] Documentation/admin-guide: kernel-parameters: update CMA entries
` [PATCH 2/3] Documentation/admin-guide: kernel-parameters: hyphenate comma-separated
` [PATCH 3/3] Documentation/admin-guide: kernel-parameters: add early_param() to list of types of boot parameters
[PATCH v3 1/2] idr: Document calling context for IDA APIs mustn't use locks
2020-09-10 16:19 UTC (3+ messages)
` [PATCH v3 2/2] idr: Document that ida_simple_{get,remove}() are deprecated
[PATCH] driver core: platform: Document return type of more functions
2020-09-10 6:04 UTC
[PATCH v3 0/3] Introduce mini-dump support for remoteproc
2020-09-10 0:02 UTC
[PATCH v3 1/3] remoteproc: core: Add ops to enable custom coredump functionality
2020-09-10 0:02 UTC (3+ messages)
` [PATCH v3 3/3] remoteproc: qcom: Add minidump id for sm8150 modem remoteproc
` [PATCH v3 2/3] remoteproc: qcom: Add capability to collect minidumps
[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
2020-09-09 23:45 UTC (23+ messages)
[PATCH] doc: fix file references
2020-09-10 0:33 UTC
[PATCH v2 0/6] tracing/boot: Add new options for tracing specific period
2020-09-10 0:49 UTC (3+ messages)
` [PATCH v2 4/6] tracing/kprobes: Support perf-style return probe
[PATCH] docs: add a new User Mode Linux HowTo
2020-09-09 19:40 UTC (5+ messages)
[PATCH v2] docs: add a new User Mode Linux HowTo
2020-09-09 18:57 UTC (3+ messages)
[PATCH v2 0/2] ubifs: Fixes around ubifs-authentication.rst
2020-09-09 17:53 UTC (2+ messages)
[PATCH] Documentation: core-api/cpu_hotplug: fix a typo
2020-09-09 17:42 UTC (2+ messages)
[PATCH] Documentation: iio: fix a typo
2020-09-09 17:41 UTC (2+ messages)
[PATCH v2] mm/doc: editorial pass on page migration
2020-09-09 17:40 UTC (2+ messages)
[PATCH v2] Documentation: submit-checklist: add clean builds for new Documentation
2020-09-09 17:36 UTC (2+ messages)
[PATCH] docs: filesystems: replace to_dev() with kobj_to_dev()
2020-09-09 17:36 UTC (2+ messages)
[PATCH] Documentation: remove current_security() reference
2020-09-09 17:34 UTC (2+ messages)
[PATCH v4] docs: trusted-encrypted.rst: update parameters for command examples
2020-09-09 17:30 UTC (2+ messages)
[PATCH] docs: kvm: fix referenced ioctl symbol
2020-09-09 17:20 UTC (2+ messages)
[PATCH v2] media: camera-sensor.rst: fix a doc build warning
2020-09-09 13:55 UTC
[PATCH v2] Documentation: kunit: Add naming guidelines
2020-09-09 15:51 UTC (3+ messages)
[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
2020-09-09 11:53 UTC (10+ messages)
[RFC PATCH v8 0/3] Add scheduler overview documentation
2020-09-09 11:23 UTC (6+ messages)
` [RFC PATCH v8 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v8 2/3] docs: scheduler: Add scheduler overview documentation
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
2020-09-09 8:41 UTC (16+ messages)
[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
2020-09-09 8:27 UTC (2+ messages)
[PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
2020-09-09 6:53 UTC
[PATCH] docs: stable-ABI: Document /sys/kernel/notes
2020-09-09 6:37 UTC
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).