messages from 2020-09-22 11:48:18 to 2020-09-25 14:19:12 UTC [more...]
clean up is partition checks
2020-09-25 14:19 UTC (2+ messages)
[PATCH v3 0/8] Improve support for building docs with Sphinx 3.1+
2020-09-25 12:12 UTC (9+ messages)
` [PATCH v3 1/8] docs: cdomain.py: add support for a new Sphinx 3.1+ tag
` [PATCH v3 2/8] docs: conf.py: disable automarkup for Sphinx 3.x
` [PATCH v3.1 "
` [PATCH v3 3/8] scripts: kernel-doc: make it more compatible with "
` [PATCH v3 4/8] media: docs: make CEC documents compatible with Sphinx 3.1+
` [PATCH v3 7/8] media: docs: make MC documents more "
` [PATCH v3 8/8] media: docs: make RC "
[PATCH v3 0/4] dma-buf: Flag vmap'ed memory as system or I/O memory
2020-09-25 11:56 UTC (5+ messages)
` [PATCH v3 1/4] dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr
` [PATCH v3 2/4] dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
` [PATCH v3 3/4] dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
` [PATCH v3 4/4] dma-buf: Document struct dma_buf_map
[PATCH 0/9] gpio: mockup: refactoring + documentation
2020-09-25 11:40 UTC (17+ messages)
` [PATCH 1/9] lib: string_helpers: provide kfree_strarray()
` [PATCH 2/9] Documentation: gpio: add documentation for gpio-mockup
` [PATCH 3/9] gpio: mockup: drop unneeded includes
` [PATCH 4/9] gpio: mockup: use KBUILD_MODNAME
` [PATCH 5/9] gpio: mockup: use pr_fmt()
` [PATCH 6/9] gpio: mockup: remove unneeded return statement
` [PATCH 7/9] gpio: mockup: pass the chip label as device property
` [PATCH 8/9] gpio: mockup: use the generic 'gpio-line-names' property
` [PATCH 9/9] gpio: mockup: refactor the module init function
[PATCH v2 0/3] dma-buf: Flag vmap'ed memory as system or I/O memory
2020-09-25 11:32 UTC (11+ messages)
` [PATCH v2 1/3] dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr
` [PATCH v2 2/3] dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
` [PATCH v2 3/3] dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
[PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
2020-09-25 11:31 UTC (3+ messages)
a saner API for allocating DMA addressable pages v3
2020-09-25 11:15 UTC (22+ messages)
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API
[PATCH RFC] scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
2020-09-25 8:38 UTC
[PATCHv5 kselftest next] selftests/run_kselftest.sh: make each test individually selectable
2020-09-25 8:21 UTC (2+ messages)
[PATCH V4] doc: zh_CN: add translatation for btrfs
2020-09-25 8:19 UTC (2+ messages)
[PATCH] doc: seq_file: clarify role of *pos in ->next()
2020-09-25 7:14 UTC
[PATCH V3] doc: zh_CN: add translatation for btrfs
2020-09-25 7:05 UTC (2+ messages)
[PATCH] media: glossary.rst: use the right case for glossary entries
2020-09-25 6:51 UTC
[PATCH v2] doc: zh_CN: index files in arm64 subdirectory
2020-09-25 6:38 UTC (3+ messages)
` [PATCH v3] "
[PATCH V2] doc: zh_CN: add translatation for tmpfs.rst
2020-09-25 6:30 UTC (2+ messages)
[PATCH V2] doc: zh_CN: add translatation for btrfs
2020-09-25 6:21 UTC (2+ messages)
[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
2020-09-25 5:43 UTC (18+ messages)
` [PATCH 01/13] x86: Secure Launch Kconfig
` [PATCH 02/13] x86: Secure Launch main header file
` [PATCH 03/13] x86: Add early SHA support for Secure Launch early measurements
` [PATCH 04/13] x86: Add early TPM TIS/CRB interface support for Secure Launch
` [PATCH 05/13] x86: Add early TPM1.2/TPM2.0 "
` [PATCH 06/13] x86: Add early general TPM "
` [PATCH 07/13] x86: Secure Launch kernel early boot stub
` [PATCH 08/13] x86: Secure Launch kernel late "
` [PATCH 09/13] x86: Secure Launch SMP bringup support
` [PATCH 10/13] x86: Secure Launch adding event log securityfs
` [PATCH 11/13] kexec: Secure Launch kexec SEXIT support
` [PATCH 12/13] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH 13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
[PATCH v2 0/5] docs: cdomain.py: add support for two new Sphinx 3.1+ tags
2020-09-25 4:37 UTC (8+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] media: docs: make CEC documents compatible with Sphinx 3.1+
` [PATCH v2 5/5] media: docs: make MC documents more "
[PATCH RFC] Make the docs build "work" with Sphinx 3.x
2020-09-25 4:14 UTC (16+ messages)
` [PATCH 0/2] Start supporting builds with Sphinx 3.1+
` [PATCH 1/2] docs: cdomain.py: add support for two new Sphinx 3.1+ tags
` [PATCH 2/2] media: docs: make CEC documents compatible with Sphinx 3.1+
[PATCH v5 0/3] Introduce mini-dump support for remoteproc
2020-09-24 23:51 UTC (4+ messages)
` [PATCH v5 1/3] remoteproc: core: Add ops to enable custom coredump functionality
` [PATCH v5 2/3] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v5 3/3] remoteproc: qcom: Add minidump id for sm8150 modem remoteproc
[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
2020-09-24 19:55 UTC (9+ messages)
` [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller
[PATCH v11 1/6] docs: IOMMU user API
2020-09-24 19:24 UTC
[PATCH] modpost: allow modpost to fail on warnings
2020-09-24 18:13 UTC (5+ messages)
[PATCH v3 0/2] use SPDX also for GFDL documents
2020-09-24 17:08 UTC (4+ messages)
` [PATCH v3 2/2] docs: trace: ring-buffer-design.rst: use the new SPDX tag
[PATCH] Documentation: kernel-parameters: clarify "module." parameters
2020-09-24 17:06 UTC (2+ messages)
[PATCH] Fix references to nommu-mmap.rst
2020-09-24 17:04 UTC (2+ messages)
[PATCH v2] docs: rewrite admin-guide/sysctl/abi.rst
2020-09-24 17:02 UTC (2+ messages)
[PATCH v4 0/4] docs: fb: Removed framebuffer scrollback related documentations
2020-09-24 16:59 UTC (2+ messages)
[PATCH v4] docs: replace the old User Mode Linux HowTo with a new one
2020-09-24 16:54 UTC
[RFC PATCH v2 0/2] Documentation/admin-guide: remove use of "rdev"
2020-09-24 16:50 UTC (2+ messages)
[PATCH] Documentation/admin-guide: kernel-parameters: capitalize Korina
2020-09-24 16:49 UTC (3+ messages)
[PATCH] Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot option
2020-09-24 16:47 UTC (2+ messages)
[PATCH] Documentation/admin-guide: kernel-parameters: fix "io7" parameter description
2020-09-24 16:47 UTC (2+ messages)
[PATCH] Documentation/admin-guide: kernel-parameters: fix "disable_ddw" wording
2020-09-24 16:46 UTC (2+ messages)
[PATCH v2] Documentation: Remove CMA's dependency on architecture
2020-09-24 16:45 UTC (2+ messages)
[PATCH] docs: admin-guide: update kdump documentation due to change of crash URL
2020-09-24 16:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH] Documentation: Chinese translation of Documentation/arm64/amu.rst
2020-09-24 16:41 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Documentation: kernel-parameters: fix formatting of MIPS "machtype"
2020-09-24 16:39 UTC (2+ messages)
[PATCH] Documentation: filesystems: mount_api: fix headings
2020-09-24 16:38 UTC (2+ messages)
[PATCH V2] Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel param
2020-09-24 16:37 UTC (2+ messages)
[PATCH v38 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
2020-09-24 15:54 UTC (4+ messages)
[PATCH 0/2] Improve Coccinelle Parallelisation
2020-09-24 11:27 UTC (3+ messages)
` [PATCH 1/2] scripts: coccicheck: Change default value for parallelism
` [PATCH 2/2] Documentation: Coccinelle: Modify parallelisation information in docs
[PATCH v6 00/17] Implement NTB Controller using multiple PCI EP
2020-09-24 9:25 UTC (18+ messages)
` [PATCH v6 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v6 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v6 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v6 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v6 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v6 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v6 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v6 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v6 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v6 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v6 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v6 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v6 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v6 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v6 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v6 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v6 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
[PATCH v4 0/2] Control over userfaultfd kernel-fault handling
2020-09-24 6:56 UTC (3+ messages)
` [PATCH v4 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v4 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob
[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
2020-09-24 6:39 UTC (3+ messages)
[PATCH] doc: zh_CN: add translatation for btrfs
2020-09-24 5:22 UTC (2+ messages)
[PATCH 0/3] Fix Kernel-doc warnings introduced on next-20200921
2020-09-24 0:43 UTC (8+ messages)
` [PATCH 1/3] net: fix a new kernel-doc warning at dev.c
[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
2020-09-23 22:53 UTC (12+ messages)
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled
[RFC PATCH 00/11] Introduce Simple atomic and non-atomic counters
2020-09-23 22:04 UTC (10+ messages)
` [RFC PATCH 01/11] counters: Introduce counter and counter_atomic
[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
2020-09-23 17:47 UTC (3+ messages)
[PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file
2020-09-23 9:57 UTC (3+ messages)
` [Phishing Risk] [External] "
[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
2020-09-23 2:40 UTC (13+ messages)
` [External] "
[PATCH v10 1/7] docs: IOMMU user API
2020-09-22 20:16 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).