[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
2026-01-17 22:05 UTC (14+ messages)
` [PATCH 1/4] sparc64: vdso: "
` [PATCH 2/4] x86/vdso: "
` [PATCH 3/4] s390/vdso: Trim includes in linker script
` [PATCH 4/4] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-16 18:16 UTC (48+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v9 01/13] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v9 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v9 05/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v9 06/13] KVM: arm64: "
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v9 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v9 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v9 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v9 13/13] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-01-16 17:27 UTC (8+ messages)
` [PATCH 3/3] s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT
[PATCH] KVM: s390: vsie: retry SIE when unable to get vsie_page
2026-01-16 17:01 UTC (8+ messages)
[PATCH 00/15] tick/sched: Refactor idle cputime accounting
2026-01-16 14:57 UTC (17+ messages)
` [PATCH 01/15] sched/idle: Handle offlining first in idle loop
` [PATCH 02/15] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
` [PATCH 03/15] sched/cputime: Correctly support generic vtime idle time
` [PATCH 04/15] powerpc/time: Prepare to stop elapsing in dynticks-idle
` [PATCH 05/15] s390/time: "
` [PATCH 06/15] tick/sched: Unify idle cputime accounting
` [PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test
` [PATCH 08/15] tick/sched: Remove nohz disabled special case in cputime fetch
` [PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code
` [PATCH 10/15] tick/sched: Remove unused fields
` [PATCH 11/15] tick/sched: Account tickless idle cputime only when tick is stopped
` [PATCH 12/15] tick/sched: Consolidate idle time fetching APIs
` [PATCH 13/15] sched/cputime: Consolidate get_cpu_[idle|iowait]_time_us()
` [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
` [PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly
[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
2026-01-16 12:10 UTC (3+ messages)
[RFC] s390x/kdump: pass dm-crypt keys to kdump kernel
2026-01-16 10:33 UTC
[PATCH v2 00/35] AES library improvements
2026-01-15 22:00 UTC (38+ messages)
` [PATCH v2 01/35] crypto: powerpc/aes - Rename struct aes_key
` [PATCH v2 02/35] lib/crypto: aes: Introduce improved AES library
` [PATCH v2 03/35] crypto: arm/aes-neonbs - Use AES library for single blocks
` [PATCH v2 04/35] crypto: arm/aes - Switch to aes_enc_tab[] and aes_dec_tab[]
` [PATCH v2 05/35] crypto: arm64/aes "
` [PATCH v2 06/35] crypto: arm64/aes - Select CRYPTO_LIB_SHA256 from correct places
` [PATCH v2 07/35] crypto: aegis - Switch from crypto_ft_tab[] to aes_enc_tab[]
` [PATCH v2 08/35] crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI
` [PATCH v2 09/35] crypto: aes - Replace aes-generic with wrapper around lib
` [PATCH v2 10/35] lib/crypto: arm/aes: Migrate optimized code into library
` [PATCH v2 11/35] lib/crypto: arm64/aes: "
` [PATCH v2 12/35] lib/crypto: powerpc/aes: Migrate SPE "
` [PATCH v2 13/35] lib/crypto: powerpc/aes: Migrate POWER8 "
` [PATCH v2 14/35] lib/crypto: riscv/aes: Migrate "
` [PATCH v2 15/35] lib/crypto: s390/aes: "
` [PATCH v2 16/35] lib/crypto: sparc/aes: "
` [PATCH v2 17/35] lib/crypto: x86/aes: Add AES-NI optimization
` [PATCH v2 18/35] crypto: x86/aes - Remove the superseded AES-NI crypto_cipher
` [PATCH v2 19/35] Bluetooth: SMP: Use new AES library API
` [PATCH v2 20/35] chelsio: "
` [PATCH v2 21/35] net: phy: mscc: macsec: "
` [PATCH v2 22/35] staging: rtl8723bs: core: "
` [PATCH v2 23/35] crypto: arm/ghash - "
` [PATCH v2 24/35] crypto: arm64/ghash "
` [PATCH v2 25/35] crypto: x86/aes-gcm "
` [PATCH v2 26/35] crypto: ccp "
` [PATCH v2 27/35] crypto: chelsio "
` [PATCH v2 28/35] crypto: crypto4xx "
` [PATCH v2 29/35] crypto: drbg "
` [PATCH v2 30/35] crypto: inside-secure "
` [PATCH v2 31/35] crypto: omap "
` [PATCH v2 32/35] lib/crypto: aescfb: "
` [PATCH v2 33/35] lib/crypto: aesgcm: "
` [PATCH v2 34/35] lib/crypto: aes: Remove old AES en/decryption functions
` [PATCH v2 35/35] lib/crypto: aes: Drop 'volatile' from aes_sbox and aes_inv_sbox
Invitation to comment on VIRTIO v1.4 CSD01
2026-01-15 19:38 UTC
[PATCH v7 0/9] Error recovery for vfio-pci devices on s390x
2026-01-15 18:28 UTC (2+ messages)
[PATCH v2 0/4] Paes and Phmac: Refuse clear key material by default
2026-01-15 12:00 UTC (5+ messages)
` [PATCH v2 1/4] crypto: skcipher - Add new helper function crypto_skcipher_tested
` [PATCH v2 2/4] s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
` [PATCH v2 3/4] crypto: s390/phmac - Refuse clear key material by default
` [PATCH v2 4/4] crypto: s390/paes "
[PATCH 00/36] AES library improvements
2026-01-14 12:12 UTC (9+ messages)
` [PATCH 15/36] lib/crypto: s390/aes: Migrate optimized code into library
[PATCH v6 00/28] KVM: s390: gmap rewrite, the real deal
2026-01-14 9:53 UTC (4+ messages)
` [PATCH v6 28/28] KVM: s390: Storage key manipulation IOCTL
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-01-13 12:29 UTC (37+ messages)
` [PATCH v3 01/29] alpha: introduce arch_zone_limits_init()
` [PATCH v3 02/29] arc: "
` [PATCH v3 03/29] arm: "
` [PATCH v3 04/29] arm: make initialization of zero page independent of the memory map
` [PATCH v3 05/29] arm64: introduce arch_zone_limits_init()
` [PATCH v3 06/29] csky: "
` [PATCH v3 07/29] hexagon: "
` [PATCH v3 08/29] loongarch: "
` [PATCH v3 09/29] m68k: "
` [PATCH v3 10/29] microblaze: "
` [PATCH v3 11/29] mips: "
` [PATCH v3 12/29] nios2: "
` [PATCH v3 13/29] openrisc: "
` [PATCH v3 14/29] parisc: "
` [PATCH v3 15/29] powerpc: "
` [PATCH v3 16/29] riscv: "
` [PATCH v3 17/29] s390: "
` [PATCH v3 18/29] sh: "
` [PATCH v3 19/29] sparc: "
` [PATCH v3 20/29] um: "
` [PATCH v3 21/29] x86: "
` [PATCH v3 22/29] xtensa: "
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH v3 25/29] mips: drop paging_init()
` [PATCH v3 26/29] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH v3 27/29] mm, arch: consolidate hugetlb CMA reservation
` [PATCH v3 28/29] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH v3 29/29] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
[PATCH V2] perf test: Fix test perf stat tests for virtualized machines
2026-01-12 18:51 UTC (4+ messages)
[RFC PATCH 0/5] net: make config options NF_LOG_{ARP,IPV4,IPV6} transitional
2026-01-12 17:13 UTC (7+ messages)
` [RFC PATCH 1/5] net: make configs "
` [RFC PATCH 2/5] selftests: net: replace deprecated NF_LOG configs by NF_LOG_SYSLOG
` [RFC PATCH 3/5] m68k: defconfig: "
` [RFC PATCH 4/5] riscv: "
` [RFC PATCH 5/5] s390/configs: "
[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
2026-01-12 13:36 UTC (6+ messages)
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches
[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
2026-01-08 19:19 UTC (11+ messages)
` [PATCH v2 02/28] arc: introduce arch_zone_limits_init()
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)
[PATCH] mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
2026-01-08 10:40 UTC (2+ messages)
[PATCH] s390/time: Replace simple_strtoul with kstrtouint in sysfs online_store
2026-01-08 9:50 UTC
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).