messages from 2020-12-11 20:26:48 to 2021-01-06 07:28:59 UTC [more...]
[PATCH 0/5] Introduce the for_each_set_clump macro
2021-01-06 7:27 UTC (17+ messages)
` [PATCH 1/5] clump_bits: "
` [PATCH 2/5] lib/test_bitmap.c: Add for_each_set_clump test cases
` [PATCH 3/5] gpio: thunderx: Utilize for_each_set_clump macro
` [PATCH 4/5] gpio: xilinx: Utilize generic bitmap_get_value and _set_value
` [PATCH 5/5] gpio: xilinx: Add extra check if sum of widths exceed 64
[PATCH] Adds a new ioctl32 syscall for backwards compatibility layers
2021-01-06 6:48 UTC
[RFC PATCH 00/12] Introduce sv48 support without relocable kernel
2021-01-06 6:44 UTC (19+ messages)
` [RFC PATCH 01/12] riscv: Move kernel mapping outside of linear mapping
` [RFC PATCH 02/12] riscv: Protect the kernel "
` [RFC PATCH 03/12] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE
` [RFC PATCH 04/12] riscv: Allow to dynamically define VA_BITS
` [RFC PATCH 05/12] riscv: Simplify MAXPHYSMEM config
` [RFC PATCH 06/12] riscv: Prepare ptdump for vm layout dynamic addresses
` [RFC PATCH 07/12] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
` [RFC PATCH 08/12] riscv: Implement sv48 support
` [RFC PATCH 09/12] riscv: Allow user to downgrade to sv39 when hw supports sv48
` [RFC PATCH 10/12] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo
` [RFC PATCH 11/12] riscv: Explicit comment about user virtual address space size
` [RFC PATCH 12/12] riscv: Improve virtual kernel memory layout dump
[PATCH] firmware_loader: Align .builtin_fw to 8
2021-01-05 19:20 UTC (4+ messages)
` [PATCH v2] "
[PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory
2021-01-05 0:59 UTC
[PATCH v3 2/2] Kbuild: implement support for DWARF v5
2021-01-04 22:12 UTC (2+ messages)
[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
2021-01-04 20:08 UTC (28+ messages)
` [PATCH v17 01/26] Documentation/x86: Add CET description
` [PATCH v17 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v17 03/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v17 05/26] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v17 06/26] x86/cet: Add control-protection fault handler
` [PATCH v17 07/26] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v17 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v17 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v17 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v17 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v17 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v17 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v17 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v17 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v17 16/26] mm: Add guard pages around a shadow stack
` [PATCH v17 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v17 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v17 19/26] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v17 20/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v17 21/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v17 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v17 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v17 24/26] x86/cet/shstk: Handle thread shadow stack
` [PATCH v17 25/26] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v17 26/26] mm: Introduce PROT_SHSTK "
[PATCH v9 00/12] huge vmalloc mappings
2021-01-04 12:33 UTC (5+ messages)
` [PATCH v9 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v9 11/12] mm/vmalloc: Hugepage vmalloc mappings
[PATCH v17 0/7] Control-flow Enforcement: Indirect Branch Tracking
2020-12-29 21:33 UTC (8+ messages)
` [PATCH v17 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v17 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v17 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v17 4/7] x86/cet/ibt: Update ELF header parsing "
` [PATCH v17 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v17 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v17 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO
[PATCH v16 00/26] Control-flow Enforcement: Shadow Stack
2020-12-29 19:45 UTC (6+ messages)
` [PATCH v16 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
[PATCH v5 00/15] An alternative series for asymmetric AArch32 systems
2020-12-28 4:29 UTC (17+ messages)
` [PATCH v5 07/15] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v5 08/15] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v5 10/15] sched: Introduce force_compatible_cpus_allowed_ptr() to limit CPU affinity
[PATCH v3 0/4] x86: Improve Minimum Alternate Stack Size
2020-12-23 6:55 UTC (6+ messages)
` [PATCH v3 1/4] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v3 2/4] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v3 3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery
` [PATCH v3 4/4] selftest/x86/signal: Include test cases for validating sigaltstack
[PATCH v13 0/6] Add NUMA-awareness to qspinlock
2020-12-23 5:44 UTC (7+ messages)
` [PATCH v13 1/6] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v13 2/6] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v13 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v13 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v13 5/6] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
` [PATCH v13 6/6] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
[PATCH 0/3] powerpc: convert to use ARCH_ATOMIC
2020-12-23 2:45 UTC (6+ messages)
` [PATCH 3/3] powerpc: rewrite atomics "
[PATCH v3 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion
2020-12-23 0:56 UTC (2+ messages)
cleanup handling of bad IRQs
2020-12-21 9:27 UTC (23+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "
[PATCH v2 1/5] csky: Remove custom asm/atomic.h implementation
2020-12-20 15:39 UTC (5+ messages)
` [PATCH v2 2/5] csky: Fixup barrier design
` [PATCH v2 3/5] csky: Fixup futex SMP implementation
` [PATCH v2 4/5] csky: Fixup asm/cmpxchg.h with correct ordering barrier
` [PATCH v2 5/5] csky: Cleanup asm/spinlock.h
[PATCH v2 1/5] csky: Remove custom asm/atomic.h implementation
2020-12-20 15:12 UTC
(repost) cleaning up handling of bad IRQs
2020-12-18 14:57 UTC (20+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "
[PATCH] mm: Remove arch_remap() and mm-arch-hooks.h
2020-12-18 14:07 UTC
[GIT PULL 1/3] cleanups for v5.11
2020-12-16 8:22 UTC (6+ messages)
` [GIT PULL 2/3] asm-generic: mmu-context cleanup
` [GIT PULL 3/3] asm-generic: cross-architecture timer cleanup
[PATCH 0/3] Add sending TX hardware timestamp for TC ETF Qdisc
2020-12-16 2:01 UTC (14+ messages)
` [PATCH 1/3] Add TX sending hardware timestamp
` [kbuild-all] "
[PATCH v2 0/5] shoot lazy tlbs
2020-12-14 7:04 UTC (7+ messages)
` [PATCH v2 1/5] lazy tlb: introduce lazy mm refcount helper functions
` [PATCH v2 2/5] lazy tlb: allow lazy tlb mm switching to be configurable
` [PATCH v2 3/5] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
` [PATCH v2 4/5] powerpc: use lazy mm refcount helper functions
` [PATCH v2 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
[PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
2020-12-14 5:53 UTC (8+ messages)
[PATCH v5 0/5] Unify NUMA implementation between ARM64 & RISC-V
2020-12-14 1:02 UTC (2+ messages)
[PATCH v2 0/2] Modify bitmap_set_value() to suppress compiler warning
2020-12-13 14:55 UTC (4+ messages)
` [PATCH v2 1/2] bitmap: Modify bitmap_set_value() to check bitmap length
` [PATCH v2 2/2] gpio: xilinx: Add extra check if sum of widths exceed 64
[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
2020-12-12 13:59 UTC (4+ messages)
` [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2)
[PATCH 0/4] Modify bitmap_set_value() to suppress compiler warning
2020-12-12 9:39 UTC (4+ messages)
` [RESEND PATCH 3/4] gpio: xilinx: Modify bitmap_set_value() calls
Add and use a generic version of devmem_is_allowed()
2020-12-11 20:32 UTC (2+ messages)
[PATCH v9 00/16] Add support for Clang LTO
2020-12-11 19:45 UTC (10+ messages)
` [PATCH v9 03/16] kbuild: lto: fix module versioning
` [PATCH v9 06/16] kbuild: lto: add a default list of used symbols
` [PATCH v9 13/16] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v9 14/16] arm64: vdso: disable LTO
` [PATCH v9 16/16] arm64: allow LTO to be selected
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).