messages from 2020-07-16 19:50:49 to 2020-07-20 10:01:08 UTC [more...]
clean up address limit helpers v2
2020-07-20 10:01 UTC (9+ messages)
` [PATCH 1/6] syscalls: use uaccess_kernel in addr_limit_user_check
[PATCH 0/6] mm: introduce secretmemfd system call to create "secret" memory areas
2020-07-20 9:24 UTC (7+ messages)
` [PATCH 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH 2/6] mmap: make mlock_future_check() global
` [PATCH 3/6] mm: introduce secretmemfd system call to create "secret" memory areas
` [PATCH 4/6] arch, mm: wire up secretmemfd system call were relevant
` [PATCH 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH 6/6] mm: secretmem: add ability to reserve memory at boot
[PATCH] tools/memory-model: document the "one-time init" pattern
2020-07-20 9:00 UTC (33+ messages)
[patch V3 00/13] entry, x86, kvm: Generic entry/exit functionality for host and guest
2020-07-20 6:50 UTC (45+ messages)
` [patch V3 01/13] entry: Provide generic syscall entry functionality
` [patch V3 02/13] entry: Provide generic syscall exit function
` [patch V3 03/13] entry: Provide generic interrupt entry/exit code
` [patch V3 05/13] x86/entry: Consolidate check_user_regs()
` [patch V3 06/13] x86/entry: Consolidate 32/64 bit syscall entry
` [patch V3 07/13] x86/ptrace: Provide pt_regs helpers for entry/exit
` [patch V3 08/13] x86/entry: Use generic syscall entry function
` [patch V3 09/13] x86/entry: Use generic syscall exit functionality
` [patch V3 10/13] x86/entry: Cleanup idtentry_entry/exit_user
` [patch V3 11/13] x86/entry: Use generic interrupt entry/exit code
` [patch V3 12/13] x86/entry: Cleanup idtentry_enter/exit
` [patch V3 13/13] x86/kvm: Use generic exit to guest work function
io_uring vs in_compat_syscall()
2020-07-20 6:10 UTC (2+ messages)
[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
2020-07-20 3:03 UTC (29+ messages)
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
[PATCH v2 0/4] huge vmalloc mappings
2020-07-20 2:49 UTC (5+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "
sockopt cleanups
2020-07-20 1:16 UTC (45+ messages)
` [PATCH 01/22] net/atm: remove the atmdev_ops {get,set}sockopt methods
` [PATCH 02/22] net: streamline __sys_setsockopt
` [PATCH 03/22] net: streamline __sys_getsockopt
` [PATCH 04/22] net: simplify cBPF setsockopt compat handling
` [PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt
` [MPTCP] "
` [PATCH 06/22] net: remove compat_sys_{get,set}sockopt
` [PATCH 08/22] netfilter/ip_tables: clean up compat {get,set}sockopt handling
` [PATCH 09/22] netfilter/ip6_tables: "
` [PATCH 10/22] netfilter/ebtables: "
` [PATCH 11/22] netfilter: remove the compat_{get,set} methods
` [PATCH 12/22] netfilter: remove the compat argument to xt_copy_counters_from_user
` [PATCH 13/22] netfilter: split nf_sockopt
` [PATCH 14/22] net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
` [PATCH 15/22] net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
` [PATCH 16/22] net/ipv4: factor out mcast join/leave "
` [PATCH 18/22] net/ipv6: factor out MCAST_MSFILTER getsockopt helpers
` [PATCH 20/22] net/ipv6: factor out mcast join/leave setsockopt helpers
` [PATCH 21/22] net/ipv6: remove compat_ipv6_{get,set}sockopt
` [PATCH 22/22] net: make ->{get,set}sockopt in proto_ops optional
` [PATCH 07/22] netfilter/arp_tables: clean up compat {get,set}sockopt handling
` [PATCH 17/22] net/ipv4: remove compat_ip_{get,set}sockopt
` [PATCH 19/22] net/ipv6: factor out MCAST_MSFILTER setsockopt helpers
io_uring kthread_use_mm / mmget_not_zero possible abuse
2020-07-20 0:38 UTC
[PATCH v2 4/5] locking/qspinlock: Make qspinhlock store lock holder cpu number
2020-07-19 23:48 UTC (3+ messages)
` [locking/qspinlock] 45877ea393: BUG:spinlock_already_unlocked_on_CPU
[PATCH v5 05/18] dyndbg: rename __verbose section to __dyndbg
2020-07-19 23:10 UTC
[RFC] raw_copy_from_user() semantics
2020-07-19 19:34 UTC (5+ messages)
[PATCH 11/22] pci: lto: fix PREL32 relocations
2020-07-17 20:26 UTC (3+ messages)
[PATCH 00/22] add support for Clang LTO
2020-07-17 18:05 UTC (16+ messages)
` [PATCH 04/22] kbuild: lto: fix recordmcount
` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool
[PATCH v4 04/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
2020-07-17 17:00 UTC (4+ messages)
` [PATCH v4 05/10] x86: Make sure _etext includes function sections
[PATCH v2 00/11] Fixup page directory freeing
2020-07-17 11:22 UTC (26+ messages)
` [PATCH v2 01/11] asm-generic/tlb: Fix MMU_GATHER_TABLE_FREE
` [PATCH v2 02/11] sh/tlb: Fix PGTABLE_LEVELS > 2
` [PATCH v2 03/11] sh/tlb: Fix __pmd_free_tlb()
` [PATCH v2 04/11] sparc32/tlb: Fix __p*_free_tlb()
` [PATCH v2 05/11] parisc/tlb: "
` [PATCH v2 06/11] mips/tlb: "
` [PATCH v2 07/11] ia64/tlb: "
` [PATCH v2 08/11] alpha/tlb: "
` [PATCH v2 09/11] nds32/tlb: "
` [PATCH v2 10/11] riscv/tlb: "
` [PATCH v2 11/11] m68k/tlb: "
[PATCH] asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
2020-07-17 10:43 UTC (3+ messages)
[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
2020-07-17 3:20 UTC (4+ messages)
` [PATCH V5 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
[PATCH] linux: arm: vdso: nullpatch vdso_clock_gettime64 for non-virtual timers
2020-07-16 23:25 UTC (3+ messages)
[PATCH v8 0/8] powerpc: switch VDSO to C implementation
2020-07-16 23:18 UTC (5+ messages)
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic "
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).