messages from 2020-10-02 05:50:21 to 2020-10-06 14:03:55 UTC [more...]
[PATCH v5 00/52] Fix html build with Sphinx 3.1 and above
2020-10-06 14:03 UTC (2+ messages)
` [PATCH v5 12/52] docs: kerneldoc.py: add support for kerneldoc -nosymbol
[PATCH] scripts: kernel-doc: allow passing desired Sphinx C domain dialect
2020-10-06 14:01 UTC (5+ messages)
[PATCH 0/4] linu-next next-20201006 document build fixes
2020-10-06 13:21 UTC (5+ messages)
` [PATCH 1/4] docs: infrastructure.rst: exclude device_link_state from device.h
` [PATCH 2/4] docs: zh_CN: amu.rst: fix document title markup
` [PATCH 3/4] docs: RCU: Requirements.rst: fix a list block
` [PATCH 4/4] firmware_loader: fix a kernel-doc markup
[PATCH 1/2] w1: w1_therm: Add sysfs entries to control conversion time and driver features
2020-10-06 13:19 UTC (3+ messages)
` [PATCH 2/2] w1: w1_therm: Add support for GXCAS GX20MH01 device
[RFC v15 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
2020-10-06 12:39 UTC (9+ messages)
` [RFC v15 1/8] mm/damon/core: Account age of target regions
` [RFC v15 2/8] mm/damon/core: Implement DAMON-based Operation Schemes (DAMOS)
` [RFC v15 3/8] mm/damon/primitives: Support DAMON-based Operation Schemes
` [RFC v15 4/8] mm/damon/dbgfs: "
` [RFC v15 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v15 6/8] selftests/damon: Add 'schemes' debugfs tests
` [RFC v15 7/8] tools/damon: Support more human friendly 'schemes' control
` [RFC v15 8/8] Docs/admin-guide/mm/damon: Document DAMON-based Operation Schemes
[PATCH 00/14] get rid of the remaining kernel-doc warnings when building the docs
2020-10-06 12:13 UTC (6+ messages)
` [PATCH RFC] script: add a script for checking doc problems with external functions
[PATCH v4 00/52] Fix html build with Sphinx 3.1 and above
2020-10-06 8:23 UTC (13+ messages)
` [PATCH v4 04/52] scripts: kernel-doc: make it more compatible with Sphinx 3.x
` [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags
[PATCH 0/1] docs: fix kernel-driver-statement rendering
2020-10-06 7:34 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
2020-10-06 2:10 UTC (19+ messages)
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()
` [PATCH v12 6/9] arm64: kdump: reimplement crashkernel=X
` [PATCH v12 7/9] kdump: add threshold for the required memory
` [PATCH v12 9/9] kdump: update Documentation about crashkernel
[PATCH v8 0/8] Allow user space to restrict and augment MSR emulation
2020-10-05 18:43 UTC (4+ messages)
` [PATCH v8 6/8] KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied
[PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
2020-10-05 18:59 UTC (22+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure
` [PATCH v4 02/11] x86, kfence: enable KFENCE for x86
` [PATCH v4 03/11] arm64, kfence: enable KFENCE for ARM64
` [PATCH v4 05/11] mm, kfence: insert KFENCE hooks for SLUB
[RESEND][PATCH v2 3/3] dt-bindings: thermal: update sustainable-power with abstract scale
2020-10-05 17:43 UTC (2+ messages)
[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
2020-10-05 16:49 UTC (7+ messages)
` [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
[PATCH v2 0/3] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
2020-10-05 16:14 UTC (11+ messages)
` [PATCH v2 1/3] docs: Clarify abstract scale usage for power values in Energy Model
` [PATCH v2 2/3] PM / EM: update the comments related to power scale
` [PATCH v2 3/3] dt-bindings: thermal: update sustainable-power with abstract scale
[PATCH] docs: programming-languages: refresh blurb on clang support
2020-10-05 15:45 UTC (2+ messages)
[PATCH RFC v2] Opportunistic memory reclaim
2020-10-05 15:39 UTC (9+ messages)
` [PATCH RFC v2 1/2] mm: memcontrol: make shrink_all_memory() memcg aware
` [PATCH RFC v2 2/2] mm: memcontrol: introduce opportunistic memory reclaim
[PATCH] Documentation: kvm: fix a typo
2020-10-05 15:38 UTC (2+ messages)
[PATCH] docs: hwmon: (ltc2945): update datasheet link
2020-10-05 15:11 UTC (2+ messages)
[PATCH v21 00/18] Introduce Data Access MONitor (DAMON)
2020-10-05 10:55 UTC (19+ messages)
` [PATCH v21 01/18] mm: "
` [PATCH v21 02/18] mm/damon: Implement region based sampling
` [PATCH v21 03/18] mm/damon: Adaptively adjust regions
` [PATCH v21 04/18] mm/damon: Track dynamic monitoring target regions update
` [PATCH v21 05/18] mm/idle_page_tracking: Make PG_(idle|young) reusable
` [PATCH v21 06/18] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v21 07/18] mm/page_idle: Avoid interferences from concurrent users
` [PATCH v21 08/18] mm/damon/primitives: Make coexistable with Idle Page Tracking
` [PATCH v21 09/18] mm/damon: Add a tracepoint
` [PATCH v21 10/18] mm/damon: Implement a debugfs-based user space interface
` [PATCH v21 11/18] mm/damon/dbgfs: Implement recording feature
` [PATCH v21 12/18] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v21 13/18] mm/damon/dbgfs: Support multiple contexts
` [PATCH v21 14/18] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v21 15/18] Documentation: Add documents "
` [PATCH v21 16/18] mm/damon: Add kunit tests
` [PATCH v21 17/18] mm/damon: Add user space selftests
` [PATCH v21 18/18] MAINTAINERS: Update for DAMON
[PATCH] docs: net: 80211: reduce docs build time
2020-10-05 9:38 UTC
[PATCH] mm,kmemleak-test.c: move kmemleak-test.c to samples dir
2020-10-05 8:56 UTC (2+ messages)
dma_alloc_pages / dma_alloc_noncoherent fixups
2020-10-05 8:26 UTC (4+ messages)
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API
[PATCH v7 00/18] Implement NTB Controller using multiple PCI EP
2020-10-05 5:57 UTC (2+ messages)
[PATCH 0/6] add ima_arch support for ARM64
2020-10-05 2:20 UTC (5+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params
[PATCH 1/4] media: zoran: move documentation file to the right place
2020-10-04 17:46 UTC (2+ messages)
[PATCH v2 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
2020-10-04 8:17 UTC (4+ messages)
` [PATCH v2 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency
[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
2020-10-04 6:36 UTC (46+ messages)
` [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues
` [RFC PATCH v1 03/26] docs: reporting-bugs: step-by-step guide on "
` [RFC PATCH v1 04/26] docs: reporting-bugs: step-by-step guide for issues in stable & longterm
` [RFC PATCH v1 05/26] docs: reporting-bugs: begin reference section providing details
` [RFC PATCH v1 07/26] docs: reporting-bugs: let users classify their issue
` [RFC PATCH v1 08/26] docs: reporting-bugs: make readers check the taint flag
` [RFC PATCH v1 09/26] docs: reporting-bugs: help users find the proper place for their report
` [RFC PATCH v1 10/26] docs: reporting-bugs: remind people to look for existing reports
` [RFC PATCH v1 12/26] docs: reporting-bugs: tell users to disable DKMS et al
` [RFC PATCH v1 13/26] docs: reporting-bugs: point out the environment might be causing issue
` [RFC PATCH v1 14/26] docs: reporting-bugs: make users write notes, one for each issue
` [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole
` [RFC PATCH v1 20/26] docs: reporting-bugs: instructions for handling regressions
` [RFC PATCH v1 24/26] docs: reporting-bugs: explain why users might get neither reply nor fix
` [RFC PATCH v1 25/26] docs: reporting-bugs: explain things could be easier
[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
2020-10-03 22:15 UTC (13+ messages)
` [PATCH V3 1/8] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
[PATCH v2 0/2] docs: admin-guide: EFI Boot Stub
2020-10-03 17:16 UTC (6+ messages)
` [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub
` [PATCH v2 2/2] docs: admin-guide: EFI stub to main Linux handoff
[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
2020-10-03 9:52 UTC (6+ messages)
` [RFC PATCH 3/6] security/fbfam: Use the api to manage statistics
[PATCH 0/6] Fix new html build warnings from next-20201001
2020-10-03 7:24 UTC (17+ messages)
` [PATCH 1/6] net: core: document two new elements of struct net_device
` [PATCH 2/6] docs: vcpu.rst: fix some build warnings
` [PATCH 3/6] docs: virt: user_mode_linux_howto_v2.rst: fix a literal block markup
` [PATCH 4/6] docs: i2c: index.rst: add slave-testunit-backend.rst
` [PATCH 5/6] scripts: kernel-doc: add support for typedef enum
` [PATCH 6/6] docs: gpio: add a new document to its index.rst
[PATCH v39 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
2020-10-03 4:50 UTC
[PATCH v6 0/4] Introduce mini-dump support for remoteproc
2020-10-03 2:05 UTC (5+ messages)
` [PATCH v6 1/4] remoteproc: core: Add ops to enable custom coredump functionality
` [PATCH v6 2/4] remoteproc: coredump: Add minidump functionality
` [PATCH v6 3/4] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v6 4/4] remoteproc: qcom: Add minidump id for sm8150 modem
[PATCH 1/1] docs: admin-guide: fdt and initrd load in EFI stub
2020-10-02 23:26 UTC (7+ messages)
[PATCH 1/2] rcu/tree: Add a warning if CPU being onlined did not report QS already
2020-10-02 23:14 UTC (5+ messages)
` [PATCH 2/2] docs: Update RCU's hotplug requirements with a bit about design
[PATCH v13 19/26] mm: Re-introduce do_mmap_pgoff()
2020-10-02 22:57 UTC (5+ messages)
[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
2020-10-02 20:48 UTC (6+ messages)
[PATCH] docs: changes.rst: add rsync to the list of required tools
2020-10-02 19:13 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/1] Documentation/x86: incorrect reference zero-page.txt
2020-10-02 19:06 UTC
[RFC PATCH 22/22] x86/fpu/xstate: Introduce boot-parameters for control some state component support
2020-10-02 17:26 UTC (4+ messages)
[PATCH 2/2] Documentation: Reflect the changes to pwm sysfs
2020-10-02 12:32 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).