messages from 2022-06-08 19:37:34 to 2022-06-13 10:12:49 UTC [more...]
[PATCH] dev-tools: fix one invalid url
2022-06-13 10:12 UTC (3+ messages)
[PATCH 00/23] Update Documentation/ cross-references
2022-06-13 9:47 UTC (3+ messages)
` [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference
[PATCH v4 0/6] introduce mirrored memory support for arm64
2022-06-13 9:44 UTC (11+ messages)
` [PATCH v4 1/6] efi: Make efi_find_mirror() public
` [PATCH v4 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v4 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v4 4/6] mm: Limit warning message in vmemmap_verify() to once
` [PATCH v4 5/6] mm: Only remove nomap flag for initrd
` [PATCH v4 6/6] memblock: Disable mirror feature if kernelcore is not specified
[PATCH v2] scripts: kernel-doc: Always increment warnings counter
2022-06-13 9:05 UTC
[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
2022-06-13 9:01 UTC (14+ messages)
` [PATCH 1/6] mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
` [PATCH 2/6] mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
` [PATCH 4/6] mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
` [PATCH 5/6] mm: hugetlb_vmemmap: replace early_param() with core_param()
` [PATCH 6/6] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
[PATCH -next] fs/ntfs3: Remove unused function 'attr_must_be_resident'
2022-06-13 8:55 UTC
[PATCH] arm64: kdump: Provide default size when crashkernel=Y,low is not specified
2022-06-13 8:29 UTC (2+ messages)
[PATCH] doc: module: update file references
2022-06-13 8:17 UTC
[PATCH 0/5] arm64: kdump: Function supplement and performance optimization
2022-06-13 8:09 UTC (6+ messages)
` [PATCH 1/5] arm64: kdump: Provide default size when crashkernel=Y,low is not specified
` [PATCH 2/5] arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zones
` [PATCH 3/5] arm64: kdump: Remove some redundant checks in map_mem()
` [PATCH 4/5] arm64: kdump: Decide when to reserve crash memory in reserve_crashkernel()
` [PATCH 5/5] arm64: kdump: Don't defer the reservation of crash high memory
[PATCH v2] docs: filesystems: f2fs: fix description about compress ioctl
2022-06-13 8:02 UTC (3+ messages)
[PATCH v6 5/6] serial: Support for RS-485 multipoint addresses
2022-06-13 7:52 UTC
[PATCH v1 0/4] swiotlb: some cleanup
2022-06-13 6:49 UTC (6+ messages)
` [PATCH v1 1/4] swiotlb: remove unused swiotlb_force
` [PATCH v1 2/4] swiotlb: remove useless return
` [PATCH v1 3/4] x86/swiotlb: fix param usage in boot-options.rst
` [PATCH v1 4/4] swiotlb: panic if nslabs is too small
[PATCH v2 0/3] docs/zh_CN: Update the translation of vm to 5.19-rc1
2022-06-13 6:30 UTC (5+ messages)
` [PATCH v2 1/3] docs/zh_CN: Update the translation of highmem "
` [PATCH v2 2/3] docs/zh_CN: Update the translation of page_owner "
` [PATCH v2 3/3] docs/zh_CN: Update the translation of vm index "
[PATCH 0/3] docs/zh_CN: Update the translation of vm to 5.19-rc1
2022-06-13 6:17 UTC (11+ messages)
` [PATCH 1/3] docs/zh_CN: Update the translation of highmem "
` [PATCH 2/3] docs/zh_CN: Update the translation of page_owner "
` [PATCH 3/3] docs/zh_CN: Update the translation of vm index "
[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
2022-06-13 5:03 UTC (10+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state
` [PATCH 2/2] KVM: x86: notify user space about guest entering s2idle
[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
2022-06-13 3:12 UTC (12+ messages)
` [PATCH v11 3/8] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v11 7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH] docs: driver-api: gpio: Fix filename mismatch
2022-06-12 19:01 UTC
[dinguyen:svc_driver_updates_for_v4.20 1/6] htmldocs: include/linux/firmware/intel/stratix10-svc-client.h:19: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2022-06-12 1:31 UTC (3+ messages)
` [PATCH] firmware: stratix10-svc: remove extraneous asterisk from #define comments
[PATCH RESEND v2] leds: Add leds-qcom-lpg entry to documentation table of contents
2022-06-12 0:01 UTC
[PATCH 0/5] docs/doc-guide: Sphinx related updates
2022-06-11 23:25 UTC (13+ messages)
` [PATCH 1/5] docs/doc-guide: Add footnote on Inkscape for better images in PDF documents
` [PATCH 2/5] docs/doc-guide: Mention make variable SPHINXDIRS
` [RFC PATCH 3/5] docs/doc-guide: Update guidelines for title adornments
` [RFC PATCH 4/5] docs/doc-guide: Pull guidelines for title adornments out into subsection
` [PATCH 5/5] docs/doc-guide: Put meta title for kernel-doc HTML page
[PATCH] docs: networking: phy: Fix a typo
2022-06-11 14:50 UTC (2+ messages)
[PATCH v3 0/6] introduce mirrored memory support for arm64
2022-06-11 9:56 UTC (31+ messages)
` [PATCH v3 1/6] efi: Make efi_find_mirror() public
` [PATCH v3 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v3 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v3 4/6] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH v3 5/6] mm: Add mirror flag back on initrd memory
` [PATCH v3 6/6] efi: Disable mirror feature if kernelcore is not specified
[PATCH v18 0/4] Microchip Polarfire FPGA manager
2022-06-11 9:05 UTC (5+ messages)
` [PATCH v18 1/4] fpga: fpga-mgr: support bitstream offset in image buffer
` [PATCH v18 2/4] docs: fpga: mgr: document parse_header() callback
` [PATCH v18 3/4] fpga: microchip-spi: add Microchip MPF FPGA manager
` [PATCH v18 4/4] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr
[PATCH] vfio: de-extern-ify function prototypes
2022-06-10 22:44 UTC (8+ messages)
[GIT PULL] Documentation fixes for 5.19
2022-06-10 18:26 UTC (2+ messages)
[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
2022-06-10 18:06 UTC (4+ messages)
[PATCH net] docs: tls: document the TLS_TX_ZEROCOPY_RO
2022-06-10 18:02 UTC
[PATCH v3] scripts/check-local-export: avoid 'wait $!' for process substitution
2022-06-10 16:57 UTC (2+ messages)
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-10 16:14 UTC (15+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
[PATCH v3 0/4] DMA mapping changes for SCSI core
2022-06-10 15:37 UTC (10+ messages)
` [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
[PATCH] docs: filesystems: f2fs: fix description about compress ioctl
2022-06-10 13:05 UTC (2+ messages)
[PATCH v17 0/4] Microchip Polarfire FPGA manager
2022-06-10 10:43 UTC (11+ messages)
` [PATCH v17 1/4] fpga: fpga-mgr: support bitstream offset in image buffer
` [PATCH v17 2/4] docs: fpga: mgr: document parse_header() callback
` [PATCH v17 3/4] fpga: microchip-spi: add Microchip MPF FPGA manager
` [PATCH v17 4/4] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr
[RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
2022-06-09 23:46 UTC (8+ messages)
` [RFC PATCH v8 10/17] block|security: add LSM blob to block_device
` [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook
[PATCH v3] cred: Propagate security_prepare_creds() error code
2022-06-09 23:18 UTC (2+ messages)
[PATCH v36 14/33] LSM: Specify which LSM to display
2022-06-09 23:01 UTC (2+ messages)
` [PATCH v36 32/33] LSM: Add /proc attr entry for full LSM context
[PATCH] dt-bindings: power: reset: qcom-pon: update "reg" property details
2022-06-09 19:57 UTC (2+ messages)
[PATCH v2] docs: arm: tcm: Fix typo in description of TCM and MMU usage
2022-06-09 18:57 UTC (2+ messages)
[PATCH] docs: arm: tcm: Fix typo in description of TCM and MMU usage
2022-06-09 18:26 UTC (6+ messages)
[PATCH 00/35] Shadow stacks for userspace
2022-06-09 18:04 UTC (11+ messages)
[PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal
2022-06-09 18:01 UTC (5+ messages)
` [PATCH v2 05/12] power/supply: surface_charger: Use client device wrappers for notifier registration
` [PATCH v2 06/12] power/supply: surface_battery: "
[PATCH v3 2/2] drm/msm: Expose client engine utilization via fdinfo
2022-06-09 17:42 UTC
[PATCH v2] Documentation/security-bugs: overhaul
2022-06-09 17:01 UTC (5+ messages)
[PATCH] docs: usb: fix literal block marker in usbmon verification example
2022-06-09 15:58 UTC (2+ messages)
[PATCH] scripts: kernel-doc: Always increment warnings counter
2022-06-09 15:48 UTC (2+ messages)
[PATCH] docs: Move the HTE documentation to driver-api/
2022-06-09 15:33 UTC (3+ messages)
[RFC PATCH -lkmm] docs/memory-barriers: Fix inconsistent name of 'data dependency barrier'
2022-06-09 15:07 UTC (6+ messages)
[PATCH v11 00/14] Multi-Gen LRU Framework
2022-06-09 14:46 UTC (16+ messages)
` [PATCH v11 05/14] mm: multi-gen LRU: groundwork
` [PATCH v11 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap
[PATCH v6 0/5] Fix some races between sysfb device registration and drivers probe
2022-06-09 14:28 UTC (2+ messages)
[PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
2022-06-09 12:10 UTC (2+ messages)
[PATCH] mm/ksm: provide global_force to see maximum potential merging
2022-06-09 9:36 UTC (2+ messages)
[PATCH V2 0/2] docs/zh_CN: riscv: Update the translation to 5.19-rc1
2022-06-09 2:21 UTC (8+ messages)
` [PATCH V2 1/2] docs/zh_CN: riscv: Remove the translation of pmu.rst
` "
` [PATCH V2 2/2] docs/zh_CN: riscv: Update the translation of vm-layout.rst to 5.19-rc1
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).