messages from 2020-07-17 05:49:02 to 2020-07-20 16:52:11 UTC [more...]
[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
2020-07-20 16:52 UTC (3+ messages)
[PATCH] tools/memory-model: document the "one-time init" pattern
2020-07-20 16:48 UTC (45+ messages)
[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
2020-07-20 16:46 UTC (27+ messages)
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
io_uring vs in_compat_syscall()
2020-07-20 16:36 UTC (4+ messages)
clean up address limit helpers v2
2020-07-20 15:54 UTC (13+ messages)
` [PATCH 1/6] syscalls: use uaccess_kernel in addr_limit_user_check
` [PATCH 0/6] arm: don't call addr_limit_user_check for nommu
[PATCH 0/6] mm: introduce secretmemfd system call to create "secret" memory areas
2020-07-20 15:51 UTC (12+ 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 v7 00/26] arm64: Memory Tagging Extension user-space support
2020-07-20 15:30 UTC (3+ messages)
` [PATCH v7 18/29] arm64: mte: Allow user control of the tag check mode via prctl()
[PATCH] arch, net: remove the last csum_partial_copy() leftovers
2020-07-20 11:36 UTC (2+ messages)
[patch V3 00/13] entry, x86, kvm: Generic entry/exit functionality for host and guest
2020-07-20 6:50 UTC (18+ messages)
` [patch V3 01/13] entry: Provide generic syscall entry functionality
[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 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
` [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
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)
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).