messages from 2022-06-07 10:38:05 to 2022-06-10 11:38:18 UTC [more...]
[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
2022-06-10 11:36 UTC (6+ 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 v3 0/6] introduce mirrored memory support for arm64
2022-06-10 11:24 UTC (32+ 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 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
[PATCH 0/5] docs/doc-guide: Sphinx related updates
2022-06-10 9:11 UTC (9+ 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-10 7:28 UTC
[PATCH] vfio: de-extern-ify function prototypes
2022-06-10 5:32 UTC (7+ messages)
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-10 0:11 UTC (8+ messages)
[RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
2022-06-09 23:46 UTC (23+ messages)
` [RFC PATCH v8 01/17] security: add ipe lsm & initial context creation
` [RFC PATCH v8 02/17] ipe: add policy parser
` [RFC PATCH v8 03/17] ipe: add evaluation loop
` [RFC PATCH v8 04/17] ipe: add userspace interface
` [RFC PATCH v8 05/17] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v8 06/17] uapi|audit: add ipe audit message definitions
` [RFC PATCH v8 07/17] ipe: add auditing support
` [RFC PATCH v8 08/17] ipe: add permissive toggle
` [RFC PATCH v8 09/17] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v8 10/17] block|security: add LSM blob to block_device
` [RFC PATCH v8 11/17] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v8 12/17] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v8 14/17] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v8 15/17] scripts: add boot policy generation program
` [RFC PATCH v8 16/17] ipe: kunit tests
` [RFC PATCH v8 17/17] documentation: add ipe documentation
[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] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
2022-06-09 22:05 UTC (3+ messages)
[PATCH v3 0/4] DMA mapping changes for SCSI core
2022-06-09 20:34 UTC (16+ messages)
` [PATCH v3 1/4] dma-mapping: Add dma_opt_mapping_size()
` [PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
[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 0/3] docs/zh_CN: Update the translation of vm to 5.19-rc1
2022-06-09 17:09 UTC (6+ 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 v2] Documentation/security-bugs: overhaul
2022-06-09 17:01 UTC (8+ 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 (3+ 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 (21+ 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 (3+ messages)
` [PATCH v6 2/5] firmware: sysfb: Add sysfb_disable() helper function
[PATCH] arm64: kdump: Provide default size when crashkernel=Y,low is not specified
2022-06-09 13:50 UTC
[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
[PATCH v2] scripts/check-local-export: avoid 'wait $!' for process substitution
2022-06-08 19:03 UTC (4+ messages)
[PATCH v2 net-next] Documentation: update networking/page_pool.rst with ethtool APIs
2022-06-08 14:20 UTC (3+ messages)
[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
2022-06-08 13:15 UTC (8+ messages)
` [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v9 20/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v9 21/21] MAINTAINERS: additional files related kvm s390 pci passthrough
[PATCH 0/3] docs/zh_CN: riscv: Update the translation to 5.19-rc1
2022-06-08 10:22 UTC (7+ messages)
` [PATCH 1/3] docs/zh_CN: riscv: Update the translation of features.rst "
` [PATCH 2/3] docs/zh_CN: riscv: Update the translation of pmu.rst "
` [PATCH 3/3] docs/zh_CN: riscv: Update the translation of vm-layout.rst "
` Re: [PATCH 0/3] docs/zh_CN: riscv: Update the translation "
[PATCH v4] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
2022-06-08 9:58 UTC (2+ messages)
[PATCH v2 2/2] drm/msm: Expose client engine utilization via fdinfo
2022-06-08 7:19 UTC (5+ messages)
[PATCH v3] scripts/check-local-export: avoid 'wait $!' for process substitution
2022-06-08 1:11 UTC
[PATCH v2] docs/kselftest: add more guidelines for adding new tests
2022-06-07 21:41 UTC (3+ messages)
[PATCH 00/23] Update Documentation/ cross-references
2022-06-07 22:42 UTC (9+ messages)
` [PATCH 01/23] dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference
` [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference
` [PATCH 17/23] MAINTAINERS: update cortina,gemini-ethernet.yaml reference
` (subset) [PATCH 00/23] Update Documentation/ cross-references
[PATCH 5.18 284/879] docs: driver-api/thermal/intel_dptf: Use copyright symbol
2022-06-07 16:56 UTC
[PATCH v4 0/2] add page_migration and vmalloced-kernel-stacks translation
2022-06-07 16:00 UTC (3+ messages)
` [PATCH v4 1/2] docs/zh_CN: add vm page_migration translation
linux-next: build warnings after merge of the hwmon-staging tree
2022-06-07 12:40 UTC (2+ messages)
linux-next: build warnings after merge of the hwmon-staging tree
2022-06-07 12:39 UTC (2+ messages)
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).