messages from 2022-01-12 14:47:32 to 2022-01-28 08:52:48 UTC [more...]
[RFC PATCH 00/15] rseq uapi and selftest updates
2022-01-28 8:52 UTC (26+ messages)
` [RFC PATCH 01/15] selftests/rseq: introduce own copy of rseq uapi header
` [RFC PATCH 02/15] rseq: Remove broken uapi field layout on 32-bit little endian
` [RFC PATCH v2] "
` [RFC PATCH 03/15] selftests/rseq: Remove useless assignment to cpu variable
` [RFC PATCH 04/15] selftests/rseq: Remove volatile from __rseq_abi
` [RFC PATCH 05/15] selftests/rseq: Introduce rseq_get_abi() helper
` [RFC PATCH 06/15] selftests/rseq: Introduce thread pointer getters
` [RFC PATCH 07/15] selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
` [RFC PATCH 08/15] selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
` [RFC PATCH 09/15] selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/store
` [RFC PATCH 10/15] selftests/rseq: Fix ppc32 offsets by using long rather than off_t
` [RFC PATCH 11/15] selftests/rseq: Fix warnings about #if checks of undefined tokens
` [RFC PATCH 12/15] selftests/rseq: Remove arm/mips asm goto compiler work-around
` [RFC PATCH 13/15] selftests/rseq: Fix: work-around asm goto compiler bugs
` [RFC PATCH 14/15] selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
` [RFC PATCH 15/15] selftests/rseq: x86-32: use %gs "
[RFC][PATCH v2 0/5] sched: User Managed Concurrency Groups
2022-01-28 0:17 UTC (46+ messages)
` [RFC][PATCH v2 1/5] mm: Avoid unmapping pinned pages
` [RFC][PATCH v2 2/5] entry,x86: Create common IRQ operations for exceptions
` [RFC][PATCH v2 3/5] sched/umcg: add WF_CURRENT_CPU and externise ttwu
` [RFC][PATCH v2 4/5] x86/uaccess: Implement unsafe_try_cmpxchg_user()
` [RFC][PATCH v2 5/5] sched: User Mode Concurency Groups
[RFC PATCH v2 0/5] User Managed Concurrency Groups
2022-01-27 17:20 UTC (11+ messages)
` [RFC PATCH v2 1/5] sched/umcg: add WF_CURRENT_CPU and externise ttwu
` [RFC PATCH v2 2/5] x86/uaccess: Implement unsafe_try_cmpxchg_user()
` [RFC PATCH v2 3/5] sched: User Mode Concurency Groups
` [RFC PATCH v2 4/5] sched: UMCG: add a blocked worker list
` [RFC PATCH v2 5/5] sched: UMCG: allow to sys_umcg_kick UMCG servers
[PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case
2022-01-26 15:06 UTC (23+ messages)
` io_uring truncating coredumps
Wycena paneli fotowoltaicznych
2022-01-25 9:10 UTC
[PATCH v4 0/3] block: show crypto capabilities in sysfs
2022-01-25 7:26 UTC (6+ messages)
` [PATCH v4 1/3] block: simplify calling convention of elv_unregister_queue()
` [PATCH v4 2/3] block: don't delete queue kobject before its children
` [PATCH v4 3/3] blk-crypto: show crypto capabilities in sysfs
[RFC PATCH 0/6] Add support for shared PTEs across processes
2022-01-24 23:44 UTC (7+ messages)
[RFC PATCH] rseq: Fix broken uapi field layout on 32-bit little endian
2022-01-24 11:49 UTC (4+ messages)
Fotowoltaika - nowe warunki
2022-01-24 9:16 UTC
[merged] mm-mempolicy-wire-up-syscall-set_mempolicy_home_node.patch removed from -mm tree
2022-01-20 21:27 UTC
[merged] mm-mempolicy-add-set_mempolicy_home_node-syscall.patch removed from -mm tree
2022-01-20 21:27 UTC
[merged] mm-mempolicy-use-policy_node-helper-with-mpol_preferred_many.patch removed from -mm tree
2022-01-20 21:27 UTC
[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
2022-01-20 11:07 UTC (11+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
[RFC][PATCH 0/3] sched: User Managed Concurrency Groups
2022-01-20 10:37 UTC (18+ messages)
` [RFC][PATCH 3/3] sched: User Mode Concurency Groups
[PATCH v2 2/2] sched/tracing: Add TASK_RTLOCK_WAIT to TASK_REPORT
2022-01-19 19:13 UTC (5+ messages)
[PATCH v3 0/6] Qualcomm custom compressed pixfmt
2022-01-18 16:12 UTC (9+ messages)
` [PATCH v3 1/6] v4l: Add Qualcomm custom compressed pixel formats
` [PATCH v3 2/6] venus: helpers: Add helper to check supported "
` [PATCH v3 3/6] venus: Add a handling of QC08C compressed format
` [PATCH v3 4/6] venus: hfi_platform: Correct supported "
` [PATCH v3 5/6] venus: Add a handling of QC10C "
` [PATCH v3 6/6] venus: vdec: Use output resolution on reconfigure
[RFC PATCH 0/5] RSEQ selftests uplift for glibc-2.35 compatibility
2022-01-17 20:55 UTC (7+ messages)
` [RFC PATCH 1/5] selftests/rseq: Remove useless assignment to cpu variable
` [RFC PATCH 2/5] selftests/rseq: Remove volatile from __rseq_abi
` [RFC PATCH 3/5] selftests/rseq: Introduce rseq_get_abi() helper
` [RFC PATCH 4/5] selftests/rseq: Introduce thread pointer getters
` [RFC PATCH 5/5] selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
[PATCH] fs/open: add new RESOLVE_EMPTY_PATH flag for openat2
2022-01-17 6:35 UTC (18+ messages)
[RFC PATCH 00/13] x86 User Interrupts support
2022-01-17 1:14 UTC (4+ messages)
[patch 096/146] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
2022-01-14 22:08 UTC (3+ messages)
` [patch 097/146] mm/mempolicy: add set_mempolicy_home_node syscall
` [patch 098/146] mm/mempolicy: wire up syscall set_mempolicy_home_node
[PATCH v3 1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall
2022-01-14 13:36 UTC (12+ messages)
` [PATCH v3 2/3] selftests/x86/Makefile: Support per-target $(LIBS) configuration
` [PATCH v3 3/3] x86: Add test for arch_prctl(ARCH_VSYSCALL_CONTROL)
[bug report] NFS: Support statx_get and statx_set ioctls
2022-01-13 17:50 UTC (7+ messages)
[RFC PATCH] rseq: x86: implement abort-at-ip extension
2022-01-12 21:24 UTC (10+ messages)
[RFC PATCH v2 1/2] rseq: x86: implement abort-at-ip extension
2022-01-12 15:53 UTC (12+ 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).