messages from 2023-07-13 16:32:36 to 2023-07-16 21:59:14 UTC [more...]
[PATCH 00/35] arm64/gcs: Provide support for GCS at EL0
2023-07-16 21:51 UTC (29+ messages)
` [PATCH 01/35] prctl: arch-agnostic prctl for shadow stack
` [PATCH 02/35] prctl: Add flag for shadow stack writeability and push/pop
` [PATCH 03/35] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH 04/35] arm64/gcs: Document the ABI "
` [PATCH 05/35] arm64/sysreg: Add new system registers for GCS
` [PATCH 06/35] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH 07/35] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH 08/35] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH 09/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH 10/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH 11/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH 12/35] arm64/mm: Map pages for guarded control stack
` [PATCH 13/35] KVM: arm64: Manage GCS registers for guests
` [PATCH 14/35] arm64: Disable traps for GCS usage at EL0 and EL1
` [PATCH 15/35] arm64/idreg: Add overrride for GCS
` [PATCH 16/35] arm64/hwcap: Add hwcap "
` [PATCH 17/35] arm64/traps: Handle GCS exceptions
` [PATCH 18/35] arm64/mm: Handle GCS data aborts
` [PATCH 19/35] arm64/gcs: Context switch GCS registers for EL0
` [PATCH 20/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH 21/35] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH 22/35] arm64/mm: Implement map_shadow_stack()
` [PATCH 23/35] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH 25/35] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH 26/35] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH 27/35] kselftest/arm64: Verify the GCS hwcap
` [PATCH 30/35] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH 31/35] kselftest/arm64: Always run signals tests with GCS enabled
[PATCH] tracing/timerlat: Add latency threshold
2023-07-16 19:30 UTC
[v6 2/4] dt-bindings: hwmon: Add ASPEED TACH Control documentation
2023-07-16 17:00 UTC (7+ messages)
[PATCH] docs: ABI: sysfs-bus-nvdimm: correct indentations
2023-07-16 16:14 UTC
[PATCH 5.15] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
2023-07-16 15:43 UTC (4+ messages)
[PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
2023-07-16 15:11 UTC (3+ messages)
` [PATCH v10 4/4] "
[RFC 0/4] arm64/mm: Clean up pte_dirty() state management
2023-07-16 15:10 UTC (4+ messages)
[PATCH v2] docs/RCU: Bring back smp_wmb()
2023-07-16 11:21 UTC (5+ messages)
[PATCH 2/6] docs/zh_TW: update arch
2023-07-16 9:46 UTC (4+ messages)
` [PATCH 3/6] docs/zh_TW: update cpu-freq
` [PATCH 4/6] docs/zh_TW: update filesystems
` [PATCH 6/6] docs/zh_TW: turn zh_CN's folder references and headers into zh_TW's ones
[broonie-ci:arm64-gcs 16/46] htmldocs: Documentation/arch/arm64/gcs.rst: WARNING: document isn't included in any toctree
2023-07-16 8:13 UTC
[PATCH docs] scripts: kernel-doc: support private / public marking for enums
2023-07-16 0:35 UTC (6+ messages)
[PATCH] Docs: kernel-parameters: sort arm64 entries
2023-07-15 23:51 UTC
[PATCH v3 00/18] Add basic Minidump kernel driver support
2023-07-15 22:13 UTC (2+ messages)
` (subset) "
[PATCH 3/3] docs: split to embedded interfaces and miscellaneous
2023-07-15 16:58 UTC
[PATCH 2/3] docs: consolidate peripheral interfaces
2023-07-15 16:57 UTC
[PATCH 1/3] docs: consolidate networking interfaces
2023-07-15 16:57 UTC
[PATCH v2 00/27] locking/atomic: restructuring + kerneldoc
2023-07-15 12:03 UTC (7+ messages)
` [PATCH v2 04/27] locking/atomic: make atomic*_{cmp,}xchg optional
[PATCH v3] docs/RCU: Bring back smp_wmb()
2023-07-15 10:39 UTC
[PATCH docs] docs: maintainer: document expectations of small time maintainers
2023-07-15 10:31 UTC (11+ messages)
[PATCH] docs/zh_TW: rewrite index.rst
2023-07-15 7:52 UTC (3+ messages)
` Fwd: "
[PATCH] kconfig: docs: mention gconfig at top of kconfig.rst
2023-07-15 5:39 UTC (3+ messages)
[RFC PATCH v10 09/17] ipe: add permissive toggle
2023-07-15 4:00 UTC (2+ messages)
` [PATCH RFC v10 9/17] "
[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
2023-07-15 3:57 UTC (2+ messages)
` [PATCH RFC v10 8/17] "
[PATCH v2] docs: panic: cleanups for panic params
2023-07-15 3:48 UTC
[RFC PATCH v10 07/17] ipe: add userspace interface
2023-07-15 3:26 UTC (2+ messages)
` [PATCH RFC v10 7/17] "
[RFC PATCH v10 06/17] security: add new securityfs delete function
2023-07-14 23:59 UTC (2+ messages)
` [PATCH RFC v10 6/17] "
[RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider
2023-07-14 23:56 UTC (2+ messages)
` [PATCH RFC v10 5/17] "
[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
2023-07-14 23:45 UTC (8+ messages)
[PATCH v9 00/42] Shadow stacks for userspace
2023-07-14 22:57 UTC (3+ messages)
` [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
[PATCH v5 0/8] x86/resctrl: Miscellaneous resctrl features
2023-07-14 22:45 UTC (14+ messages)
` [PATCH v5 6/8] x86/resctrl: Display CLOSID and RMID for the resctrl groups
` [PATCH v5 7/8] x86/resctrl: Move default control group creation during mount
` [PATCH v5 8/8] x86/resctrl: Introduce RFTYPE_DEBUG flag
[RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
2023-07-14 21:47 UTC (2+ messages)
` [PATCH RFC v10 4/17] "
[RFC PATCH v10 03/17] ipe: add evaluation loop
2023-07-14 20:28 UTC (2+ messages)
` [PATCH RFC v10 3/17] "
[PATCH v3 22/28] Docs/x86/sgx: Add description for cgroup support
2023-07-14 20:26 UTC (4+ messages)
[PATCH 1/3] docs: time: make separate section for time and timers
2023-07-14 19:47 UTC (2+ messages)
[PATCH v3] Documentation/highmem: Add information about kmap_local_folio()
2023-07-14 19:45 UTC (2+ messages)
[PATCH v2 0/1] Add translation of researcher-guidelines
2023-07-14 19:42 UTC (3+ messages)
` [PATCH v2 1/1] docs/sp_SP: Add translation of process/researcher-guidelines
[PATCH] docs: consolidate core subsystems
2023-07-14 19:38 UTC (2+ messages)
[PATCH] docs: deprecated.rst: Update an example
2023-07-14 19:36 UTC (2+ messages)
[PATCH] docs: add more driver-model infrastructure interfaces
2023-07-14 19:33 UTC (2+ messages)
[PATCH v2 RESEND] Documentation: doc-guide: use '%' constant indicator in Return: examples
2023-07-14 19:17 UTC (2+ messages)
[PATCH] docs: panic: cleanups for panic params
2023-07-14 19:14 UTC (2+ messages)
[PATCH] docs: scheduler: completion: Fix minor error in pseudo-code
2023-07-14 19:08 UTC (2+ messages)
[PATCH] docs/zh_CN: change my own email address
2023-07-14 19:07 UTC (2+ messages)
[PATCH 0/2] Update Documentation/features
2023-07-14 18:43 UTC (2+ messages)
[PATCH docs] docs: maintainers: add missing 's' in https for the base lore link
2023-07-14 18:32 UTC (2+ messages)
[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
2023-07-14 18:29 UTC
[PATCH docs] docs: maintainers: mention tag -s for signed tags
2023-07-14 18:19 UTC (2+ messages)
[PATCH docs v2] MAINTAINERS: treat Documentation/maintainer as process docs
2023-07-14 18:16 UTC (3+ messages)
[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-14 16:54 UTC (5+ messages)
` [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v6 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v6 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v6 4/4] RISC-V: mm: Document mmap changes
[PATCH v5 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-14 16:49 UTC (8+ messages)
` [PATCH v5 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v5 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v5 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v5 4/4] RISC-V: mm: Document mmap changes
[PATCH v1 1/2] docs: printk-formats: Fix hex printing of signed values
2023-07-14 16:04 UTC (5+ messages)
` [PATCH v1 2/2] docs: printk-formats: Treat char as always unsigned
[PATCH docs] docs: maintainers: suggest including lore link for conflicts known to linux-next
2023-07-14 15:44 UTC (4+ messages)
[PATCH 1/3] MAINTAINERS: soc: reference maintainer profile
2023-07-14 15:04 UTC (5+ messages)
` [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile
` [PATCH 3/3] MAINTAINER: samsung: document dtbs_check requirement for Samsung
[PATCH v4 16/17] drm/imagination: Add driver documentation
2023-07-14 14:30 UTC
[PATCH v2] netconsole: Append kernel version to message
2023-07-14 13:49 UTC (3+ messages)
[PATCH v14 00/25] Drivers for Gunyah hypervisor
2023-07-14 13:35 UTC (5+ messages)
` [PATCH v14 01/25] docs: gunyah: Introduce Gunyah Hypervisor
[PATCH v13 00/24] Drivers for Gunyah hypervisor
2023-07-14 12:13 UTC (9+ messages)
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions
[PATCH] arm64: Add the arm64.nolse_atomics command line option
2023-07-14 12:09 UTC (15+ messages)
[PATCH next-next v3] netconsole: Append kernel version to message
2023-07-14 11:13 UTC
[PATCH v3 0/3] UIO driver for low speed Hyper-V devices
2023-07-14 10:25 UTC (4+ messages)
` [PATCH v3 1/3] uio: Add hv_vmbus_client driver
` [PATCH v3 2/3] tools: hv: Add vmbus_bufring
` [PATCH v3 3/3] tools: hv: Add new fcopy application based on uio driver
[PATCH net-next v2] net: tcp: support to probe tcp receiver OOM
2023-07-14 9:56 UTC (3+ messages)
[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
2023-07-14 9:29 UTC (18+ messages)
` [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver
` [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv
[net-next Patchv2 0/3] support Round Robin scheduling
2023-07-14 6:22 UTC (3+ messages)
[PATCH 0/5] FUSE consistency improvements
2023-07-14 5:50 UTC (2+ messages)
[RFC PATCH v10 02/17] ipe: add policy parser
2023-07-14 4:18 UTC (2+ messages)
` [PATCH RFC v10 2/17] "
[PATCH v5 0/4] perf: ampere: Add support for Ampere SoC PMUs
2023-07-14 1:01 UTC (5+ messages)
` [PATCH v5 1/4] perf: arm_cspmu: Split 64-bit write to 32-bit writes
` [PATCH v5 2/4] perf: arm_cspmu: Support implementation specific filters
` [PATCH v5 3/4] perf: arm_cspmu: Support implementation specific validation
` [PATCH v5 4/4] perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU
[RFC PATCH v10 01/17] security: add ipe lsm
2023-07-13 23:31 UTC (2+ messages)
` [PATCH RFC v10 1/17] "
[PATCH RFC 0/2] Add support for inlined documentation for kunit and kselftests
2023-07-13 22:49 UTC (3+ messages)
` [PATCH RFC 2/2] drm: add documentation for drm_buddy_test kUnit test
[PATCH v1 1/1] Documentation: core-api: Drop :export: for int_log.h
2023-07-13 18:58 UTC (2+ messages)
[PATCH v2 0/2] RISC-V: Probe for misaligned access speed
2023-07-13 17:21 UTC (3+ messages)
` [PATCH v2 1/2] RISC-V: Probe for unaligned "
[PATCH drm-next v7 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-07-13 17:04 UTC (13+ messages)
` [PATCH drm-next v7 01/13] drm: execution context for GEM buffers v7
` [PATCH drm-next v7 02/13] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next v7 03/13] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-next v7 04/13] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-next v7 05/13] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-next v7 06/13] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-next v7 07/13] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-next v7 08/13] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-next v7 09/13] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-next v7 10/13] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-next v7 11/13] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-next v7 13/13] drm/nouveau: debugfs: implement DRM GPU VA debugfs
[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
2023-07-13 16:32 UTC (7+ messages)
` [PATCH v3 3/8] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH v3 4/8] x86/resctrl: Add code to setup monitoring at L3 or NODE scope
` [PATCH v3 5/8] x86/resctrl: Add package scoped resource
` [PATCH v3 6/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH v3 7/8] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
` [PATCH v3 8/8] selftests/resctrl: Adjust effective L3 cache size when SNC enabled
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).