messages from 2022-03-02 03:34:14 to 2022-04-12 06:21:20 UTC [more...]
cleanup swiotlb initialization v8
2022-04-12 6:21 UTC (24+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>
[PATCH v7 00/20] Introduce power-off+restart call chain API
2022-04-11 23:38 UTC (21+ messages)
` [PATCH v7 01/20] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v7 02/20] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
` [PATCH v7 05/20] ARM: Use do_kernel_power_off()
` [PATCH v7 06/20] csky: "
` [PATCH v7 07/20] riscv: "
` [PATCH v7 08/20] arm64: "
` [PATCH v7 09/20] parisc: "
` [PATCH v7 10/20] xen/x86: "
` [PATCH v7 11/20] powerpc: "
` [PATCH v7 12/20] m68k: Switch to new sys-off handler API
` [PATCH v7 13/20] sh: Use do_kernel_power_off()
` [PATCH v7 14/20] x86: "
` [PATCH v7 15/20] ia64: "
` [PATCH v7 16/20] mips: "
` [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()
` [PATCH v7 18/20] ACPI: power: Switch to sys-off handler API
` [PATCH v7 19/20] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v7 20/20] reboot: Remove pm_power_off_prepare()
[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
2022-04-08 3:42 UTC (4+ messages)
[PATCH 0/3 v3] Documentation: kernel-parameters: alphabetize and misc. fixes
2022-04-05 14:12 UTC (3+ messages)
` [PATCH 1/3 v3] Docs: admin/kernel-parameters: edit a few boot options
[PATCH v2] Documentation: kernel-parameters: alphabetize and misc. fixes
2022-04-03 5:13 UTC (4+ messages)
` [PATCH 1/3 v2] Docs: admin/kernel-parameters: edit a few boot options
[PATCH 01/22] orion5x: Replace comments with C99 initializers
2022-04-01 5:10 UTC (54+ messages)
` [PATCH 02/22] s3c: "
` [PATCH 03/22] ia64: "
` [PATCH 04/22] x86: "
` [PATCH 05/22] acpica: "
` [PATCH 06/22] idt77252: "
` [PATCH 07/22] cm4000: "
` [PATCH 08/22] i5100: "
` [PATCH 09/22] gpio-winbond: Use "
` [PATCH 10/22] hfi1: Replace comments with "
` [PATCH 11/22] rdmavt: "
` [PATCH 12/22] alps: "
` [PATCH 13/22] capi: "
` [PATCH 14/22] mISDN: "
` [PATCH 15/22] macintosh: "
` [PATCH 16/22] dvb-usb: "
` [PATCH 17/22] cxl: "
` [PATCH 18/22] smsc: "
` [PATCH 19/22] wnc36xx: "
` [PATCH 20/22] wireless: "
` [PATCH 21/22] rtw89: "
` [PATCH 22/22] pci: "
` [PATCH 00/22] "
[PATCH 0/9] introduce mirrored memory support for arm64
2022-03-29 11:03 UTC (14+ messages)
` [PATCH 1/9] efi: Make efi_print_memmap() public
` [PATCH 2/9] arm64: efi: Add fake memory support
` [PATCH 3/9] efi: Make efi_find_mirror() public
` [PATCH 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH 5/9] mm: Ratelimited mirrored memory related warning messages
` [PATCH 6/9] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH 7/9] mm: Calc the right pfn if page size is not 4K
` [PATCH 8/9] efi: Disable mirror feature if kernelcore is not specified
` [PATCH 9/9] ia64/efi: Code simplification in efi_init
[PATCH 1/2] ia64: topology: Fix an error handling path in cache_add_dev()
2022-03-28 20:07 UTC (5+ messages)
` [PATCH 2/2] ia64: topology: Slightly simplify code
[PATCH] Docs: admin/kernel-parameters: edit a few boot options
2022-03-22 19:36 UTC (5+ messages)
[PATCH] ia64: ptrace: fix typos in comments
2022-03-18 10:37 UTC
[PATCH] ia64: fix typos in comments
2022-03-18 10:36 UTC
Napływ Klientów ze strony
2022-03-17 8:40 UTC (3+ messages)
cleanup swiotlb initialization v5
2022-03-16 0:39 UTC (23+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>
[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
2022-03-09 16:30 UTC (4+ messages)
cleanup swiotlb initialization v4
2022-03-09 15:18 UTC (27+ messages)
` [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-03-09 11:45 UTC (19+ messages)
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 05/30] arm64/mm: "
` [PATCH V3 09/30] arm/mm: "
regression: Bug 215601 - gcc segv at startup on ia64
2022-03-02 12:35 UTC (3+ messages)
cleanup swiotlb initialization v2
2022-03-02 9:22 UTC (6+ messages)
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
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