messages from 2022-05-13 03:51:19 to 2022-05-16 19:07:02 UTC [more...]
[PATCH] arm64: kdump: Do not allocate crash low memory if not needed
2022-05-16 19:06 UTC (2+ messages)
[PATCH v12 0/7] add hugetlb_optimize_vmemmap sysctl
2022-05-16 18:46 UTC (11+ messages)
` [PATCH v12 1/7] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v12 2/7] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v12 3/7] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v12 4/7] mm: hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
` [PATCH v12 5/7] mm: hugetlb_vmemmap: remove hugetlb_optimize_vmemmap_enabled()
` [PATCH v12 6/7] sysctl: handle table->maxlen properly for proc_dobool
` [PATCH v12 7/7] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
2022-05-16 18:35 UTC (32+ messages)
` [PATCH v7 01/22] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v7 02/22] s390/sclp: detect the AISII facility
` [PATCH v7 03/22] s390/sclp: detect the AENI facility
` [PATCH v7 04/22] s390/sclp: detect the AISI facility
` [PATCH v7 05/22] s390/airq: pass more TPI info to airq handlers
` [PATCH v7 06/22] s390/airq: allow for airq structure that uses an input vector
` [PATCH v7 07/22] s390/pci: externalize the SIC operation controls and routine
` [PATCH v7 08/22] s390/pci: stash associated GISA designation
` [PATCH v7 09/22] s390/pci: stash dtsm and maxstbl
` [PATCH v7 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v7 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v7 12/22] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v7 13/22] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v7 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v7 15/22] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v7 16/22] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v7 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v7 18/22] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v7 19/22] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v7 21/22] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v7 22/22] MAINTAINERS: additional files related kvm s390 pci passthrough
[PATCH net-next v3] bond: add mac filter option for balance-xor
2022-05-16 17:24 UTC (6+ messages)
[PATCH v1 1/5] Documentation: gpio: Fix IRQ mask and unmask examples
2022-05-16 17:22 UTC (11+ messages)
` [PATCH v1 2/5] Documentation: gpio: Advertise irqd_to_hwirq() helper in the examples
` [PATCH v1 3/5] pinctrl: baytrail: make irq_chip immutable
` [PATCH v1 4/5] pinctrl: cherryview: "
` [PATCH v1 5/5] pinctrl: lynxpoint: "
[PATCH v2 0/1] docs/zh_CN: add Yanteng to zh_CN maintainer
2022-05-16 15:57 UTC (2+ messages)
` [PATCH v2 1/1] MAINTAINERS: Become the docs/zh_CN maintainer
[PATCH v3 0/2] docs/zh_CN: add vm page_migration translation
2022-05-16 15:56 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] docs/zh_CN: add vm vmalloced-kernel-stacks translation
[PATCH V10 00/22] arch: Add basic LoongArch support
2022-05-16 15:02 UTC (75+ messages)
` [PATCH V10 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V10 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V3 03/22] LoongArch: Add elf-related definitions
` [PATCH V10 04/22] LoongArch: Add writecombine support for drm
` [PATCH V10 05/22] LoongArch: Add build infrastructure
` [PATCH V10 06/22] LoongArch: Add CPU definition headers
` [PATCH V10 07/22] LoongArch: Add atomic/locking headers
` [PATCH V10 08/22] LoongArch: Add other common headers
` [PATCH V10 09/22] LoongArch: Add boot and setup routines
` [PATCH V10 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V10 11/22] LoongArch: Add process management
` [PATCH V10 12/22] LoongArch: Add memory management
` [PATCH V10 13/22] LoongArch: Add system call support
` [PATCH V10 14/22] LoongArch: Add signal handling support
` [PATCH V10 15/22] LoongArch: Add ELF and module support
` [PATCH V10 16/22] LoongArch: Add misc common routines
` [PATCH V10 17/22] LoongArch: Add some library functions
` [PATCH V10 18/22] LoongArch: Add PCI controller support
` [PATCH V10 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V10 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V10 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V10 22/22] LoongArch: Add Loongson-3 default config file
[PATCH v2 0/2] docs/zh_CN: add page_migration and vmalloced-kernel-stacks translation
2022-05-16 14:35 UTC (7+ messages)
` [PATCH v2 1/2] docs/zh_CN: add vm page_migration translation
` [PATCH v2 2/2] docs/zh_CN: add vm vmalloced-kernel-stacks translation
[PATCH] [v2] Kbuild: move to -std=gnu11
2022-05-16 14:19 UTC (4+ messages)
` [greybus-dev] "
[PATCH v1] driver core: Extend deferred probe timeout on driver registration
2022-05-16 13:49 UTC (5+ messages)
[PATCH net-next] docs: ctucanfd: Use 'kernel-figure' directive instead of 'figure'
2022-05-16 11:24 UTC (3+ messages)
` [PATCH net-next v2] "
[PATCH 1/2] psi: add support for multi level pressure stall trigger
2022-05-16 8:43 UTC (5+ messages)
` [PATCH 2/2] psi: add description about multi level pressure trigger
[PATCH] input: Docs: correct atarikbd.rst typos
2022-05-16 0:20 UTC
[PATCH] input: Docs: correct ntrig.rst typo
2022-05-16 0:20 UTC
[PATCH -next] docs/zh_CN: Add dev-tools/gdb-kernel-debugging.rst Chinese translation
2022-05-15 3:16 UTC (6+ messages)
` [PATCH v2 "
[PATCH] kunit: Taint kernel if any tests run
2022-05-14 19:25 UTC (11+ messages)
` [PATCH v3 1/3] panic: Taint kernel if tests are run
` [PATCH v3 2/3] kunit: Taint the kernel when KUnit "
` [PATCH v3 3/3] selftest: Taint kernel when test module loaded
[RFC] KTAP spec v2: prefix to KTAP data
2022-05-14 8:26 UTC (7+ messages)
[PATCH] usb: serial: io_ti: Adding Agilent E5805A support
2022-05-14 3:28 UTC
[PATCH V9 00/22] arch: Add basic LoongArch support
2022-05-14 2:27 UTC (11+ messages)
` [PATCH V9 20/24] LoongArch: Add efistub booting support
[PATCH v4] x86/speculation, KVM: remove IBPB on vCPU load
2022-05-13 19:36 UTC (14+ messages)
[PATCH net-next v2] bond: add mac filter option for balance-xor
2022-05-13 17:35 UTC (7+ messages)
[PATCH v7 0/6] Proposal for a GPU cgroup controller
2022-05-13 16:13 UTC (6+ messages)
[PATCH v10 5/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-05-13 14:57 UTC (3+ messages)
` [PATCH v10 6/7] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v10 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM
[PATCH v2] landlock: Explain how to support Landlock
2022-05-13 14:30 UTC (3+ messages)
[PATCH] Documentation: x86: boot: reserve type_of_loader=13 for barebox
2022-05-13 14:30 UTC
[PATCH v5 0/7] Fix some races between sysfb device registration and drivers probe
2022-05-13 11:32 UTC (4+ messages)
[PATCH] x86/speculation: Add missing srbds=off in the document of 'mitigations='
2022-05-13 10:16 UTC
[PATCH v1] landlock: Explain how to support Landlock
2022-05-13 9:21 UTC (3+ 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).