messages from 2021-10-08 11:54:48 to 2021-10-14 07:20:38 UTC [more...]
[PATCH v1 00/10] Fix LKDTM for PPC64/IA64/PARISC
2021-10-14 7:20 UTC (38+ messages)
` [PATCH v1 01/10] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h
` [PATCH v1 02/10] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry'
` [PATCH v1 03/10] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v1 04/10] asm-generic: Use HAVE_DEREFERENCE_FUNCTION_DESCRIPTOR to define associated stubs
` [PATCH v1 05/10] asm-generic: Define 'funct_descr_t' to commonly describe function descriptors
` [PATCH v1 06/10] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v1 07/10] lkdtm: Force do_nothing() out of line
` [PATCH v1 08/10] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v1 09/10] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v1 10/10] lkdtm: Fix execute_[user]_location()
[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
2021-10-14 6:57 UTC (55+ messages)
` [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v5 02/16] x86/tdx: Get TD execution environment information via TDINFO
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap()
` [PATCH v5 05/16] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v5 06/16] x86/tdx: Make DMA pages shared
` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest
` [PATCH v5 08/16] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCH v5 09/16] x86/tdx: Enable shared memory confidential guest flags for TDX guest
` [PATCH v5 10/16] PCI: Consolidate pci_iomap_range(), pci_iomap_wc_range()
` [PATCH v5 11/16] asm/io.h: Add ioremap_host_shared fallback
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 13/16] PCI: Mark MSI data shared
` [PATCH v5 14/16] virtio: Use shared mappings for virtio PCI devices
` [PATCH v5 15/16] x86/tdx: Implement ioremap_host_shared for x86
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared
[PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC
2021-10-14 6:52 UTC (15+ messages)
` [PATCH v2 01/13] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h
` [PATCH v2 02/13] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry'
` [PATCH v2 03/13] powerpc: Remove func_descr_t
` [PATCH v2 04/13] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v2 05/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v2 06/13] asm-generic: Use HAVE_FUNCTION_DESCRIPTORS to define associated stubs
` [PATCH v2 07/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
` [PATCH v2 08/13] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v2 09/13] lkdtm: Force do_nothing() out of line
` [PATCH v2 10/13] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v2 11/13] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v2 12/13] lkdtm: Fix execute_[user]_location()
` [PATCH v2 13/13] lkdtm: Add a test for function descriptors protection
[PATCH net-next] net: tulip: winbond-840: fix build for UML
2021-10-14 5:06 UTC
[PATCH net-next 7/7] ethernet: replace netdev->dev_addr 16bit writes
2021-10-14 2:28 UTC (2+ messages)
[RESEND PATCH v2 0/2] fix & prevent the missing preemption disabling
2021-10-13 14:24 UTC (8+ messages)
` [RESEND PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [RESEND PATCH v2 2/2] ftrace: do CPU checking after preemption disabled
[PATCH AUTOSEL 5.14 17/17] firmware: include drivers/firmware/Kconfig unconditionally
2021-10-13 11:16 UTC (2+ messages)
[PATCH v3 0/2] fix & prevent the missing preemption disabling
2021-10-13 8:52 UTC (3+ messages)
` [PATCH v3 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [PATCH v3 2/2] ftrace: do CPU checking after preemption disabled
[PATCH AUTOSEL 5.10 11/11] firmware: include drivers/firmware/Kconfig unconditionally
2021-10-13 8:50 UTC (5+ messages)
[PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning
2021-10-13 6:59 UTC (3+ messages)
[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
2021-10-13 3:33 UTC (23+ messages)
` [PATCH 1/2] ftrace: disable preemption on the testing of recursion
` [PATCH 2/2] ftrace: prevent preemption in perf_ftrace_function_call()
` [PATCH v2 0/2] fix & prevent the missing preemption disabling
` [PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [PATCH v2 2/2] ftrace: do CPU checking after preemption disabled
[PATCH v2 0/2] add TOC support
2021-10-12 20:52 UTC (10+ messages)
` [PATCH 1/2] parisc/firmware: add functions to retrieve TOC data
` [PATCH 2/2] parisc: add support for TOC (transfer of control)
[PATCH] parisc: Fix xmpyu usage in 32-bit kernel
2021-10-12 16:17 UTC (5+ messages)
[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
2021-10-12 3:11 UTC (4+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol
[PATCH v2 0/5] parisc: fixes for CONFIG_PREEMPT
2021-10-11 15:06 UTC (8+ messages)
` [PATCH v2 1/5] parisc: disable preemption during local tlb flush
` [PATCH v2 2/5] parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
` [PATCH v2 3/5] parisc: fix preempt_count() check in entry.S
` [PATCH v2 4/5] parisc: disable preemption in send_IPI_allbutself()
` [PATCH v2 5/5] parisc: fix warning in flush_tlb_all
[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
2021-10-11 9:45 UTC (4+ messages)
[PATCH 0/2] add TOC support
2021-10-10 11:42 UTC (5+ messages)
` [PATCH 1/2] parisc/firmware: add functions to retrieve TOC data
` [PATCH 2/2] parisc: add support for TOC (transfer of control)
[PATCH] parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
2021-10-09 21:15 UTC
[PATCH 0/4] parisc: fixes for CONFIG_PREEMPT
2021-10-09 12:30 UTC (7+ messages)
` [PATCH 1/4] parisc: disable preemption during local tlb flush
` [PATCH 2/4] parisc: fix preempt_count() check in entry.S
` [PATCH 3/4] parisc: disable preemption in send_IPI_allbutself()
` [PATCH 4/4] parisc: fix warning in flush_tlb_all
[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
2021-10-08 15:22 UTC (5+ messages)
` [PATCH 1/2] sched: Move Kconfig.preempt to sched/Kconfig
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions
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