messages from 2023-02-24 21:32:16 to 2023-02-28 04:56:55 UTC [more...]
[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
2023-02-28 4:56 UTC (7+ messages)
` [PATCH bpf-next v2 2/8] bpf: verifier: Support KF_CHANGES_PKT flag
drivers/iommu/fsl_pamu.c:586: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2023-02-28 3:36 UTC
[PATCH] Documentation: kbuild: Add note about using (subst m,y)
2023-02-28 3:13 UTC
[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-02-28 2:17 UTC (18+ messages)
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
[PATCH] sched/doc: supplement CPU capacity with RISC-V
2023-02-28 2:00 UTC (5+ messages)
[PATCH v5 0/2] hwmon: Add StarFive JH71X0 temperature sensor
2023-02-28 1:57 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v5 2/2] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor
[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
2023-02-28 1:30 UTC (18+ messages)
[PATCH v10 00/26] Drivers for Gunyah hypervisor
2023-02-28 1:06 UTC (30+ messages)
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v10 19/26] gunyah: vm_mgr: Add framework to add VM Functions
[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
2023-02-27 23:29 UTC (11+ messages)
[PATCH v3 0/7] RISC-V Hardware Probing User Interface
2023-02-27 23:14 UTC (7+ messages)
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing
` [PATCH v3 3/7] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
` [PATCH v3 5/7] RISC-V: hwprobe: Support probing of misaligned access performance
[PATCH v7 00/41] Shadow stacks for userspace
2023-02-27 22:54 UTC (43+ messages)
` [PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
` [PATCH v7 02/41] x86/shstk: Add Kconfig option for shadow stack
` [PATCH v7 03/41] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v7 04/41] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v7 05/41] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v7 06/41] x86/fpu: Add helper for modifying xstate
` [PATCH v7 07/41] x86: Move control protection handler to separate file
` [PATCH v7 08/41] x86/shstk: Add user control-protection fault handler
` [PATCH v7 09/41] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v7 10/41] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v7 11/41] mm: Introduce pte_mkwrite_kernel()
` [PATCH v7 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v7 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v7 15/41] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
` [PATCH v7 16/41] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
` [PATCH v7 17/41] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v7 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v7 19/41] x86/mm: Check shadow stack page fault errors
` [PATCH v7 20/41] x86/mm: Teach pte_mkwrite() about stack memory
` [PATCH v7 21/41] mm: Add guard pages around a shadow stack
` [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v7 23/41] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v7 25/41] x86/mm: Introduce MAP_ABOVE4G
` [PATCH v7 26/41] mm: Warn on shadow stack memory in wrong vma
` [PATCH v7 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
` [PATCH v7 28/41] x86: Introduce userspace API for shadow stack
` [PATCH v7 29/41] x86/shstk: Add user-mode shadow stack support
` [PATCH v7 30/41] x86/shstk: Handle thread shadow stack
` [PATCH v7 31/41] x86/shstk: Introduce routines modifying shstk
` [PATCH v7 32/41] x86/shstk: Handle signals for shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v7 34/41] x86/shstk: Support WRSS for userspace
` [PATCH v7 35/41] x86: Expose thread features in /proc/$PID/status
` [PATCH v7 36/41] x86/shstk: Wire in shadow stack interface
` [PATCH v7 37/41] selftests/x86: Add shadow stack test
` [PATCH v7 38/41] x86/fpu: Add helper for initing features
` [PATCH v7 39/41] x86: Add PTRACE interface for shadow stack
` [PATCH v7 40/41] x86/shstk: Add ARCH_SHSTK_UNLOCK
` [PATCH v7 41/41] x86/shstk: Add ARCH_SHSTK_STATUS
[RFC 0/1] ITS fails to allocate on rk3588
2023-02-27 21:22 UTC (3+ messages)
` [RFC 1/1] irqchip/gic-v3: Add RK3588 GICR and GITS no share workaround
[PATCH v2] Documentation: bpf: Fix link to BTF doc
2023-02-27 21:11 UTC (2+ messages)
[PATCH v7 00/15] dma-fence: Deadline awareness
2023-02-27 19:35 UTC (2+ messages)
` [PATCH v7 01/15] dma-buf/dma-fence: Add deadline awareness
[PATCH] docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate
2023-02-27 18:59 UTC (2+ messages)
[PATCH AUTOSEL 6.2 22/53] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
2023-02-27 18:15 UTC (3+ messages)
` [PATCH AUTOSEL 6.2 31/53] neighbor: fix proxy_delay usage when it is zero
[PATCH v3 0/3] mm: process/cgroup ksm support
2023-02-27 17:24 UTC (7+ messages)
` [PATCH v3 3/3] selftests/mm: add new selftests for KSM
[PATCH v2 0/8] QAIC accel driver
2023-02-27 17:14 UTC (5+ messages)
` [PATCH v2 5/8] accel/qaic: Add datapath
[PATCH] Documentation: gpu: add acceleration node section
2023-02-27 16:43 UTC (3+ messages)
[PATCH v9 0/8] x86/cpu, kvm: Support AMD Automatic IBRS
2023-02-27 16:39 UTC (25+ messages)
` [PATCH v9 7/8] x86/cpu: "
` [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
[PATCH v12 0/3] Checkpoint Support for Syscall User Dispatch
2023-02-27 16:04 UTC (6+ messages)
` [PATCH v12 1/3] syscall_user_dispatch: helper function to operate on given task
` [PATCH v12 2/3] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v12 3/3] selftest,ptrace: Add selftest for syscall user dispatch config api
[PATCH v2] blk-ioprio: Introduce promote-to-rt policy
2023-02-27 15:02 UTC (4+ messages)
[PATCH v12 0/8] Add latency priority for CFS class
2023-02-27 14:42 UTC (5+ messages)
` [PATCH v12 6/8] sched/fair: Add sched group latency support
[PATCH v7 0/1] riscv: Allow to downgrade paging mode from the command line
2023-02-27 13:42 UTC (6+ messages)
` [PATCH v7 1/1] "
[PATCH] media: Fix building pdfdocs
2023-02-27 13:42 UTC (4+ messages)
[PATCH 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
2023-02-27 13:30 UTC (3+ messages)
` [PATCH 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
[PATCH v4] landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER right
2023-02-27 13:30 UTC (4+ messages)
[PATCH RFC] rcu: Add a minimum time for marking boot as completed
2023-02-27 13:24 UTC (6+ messages)
[RFC PATCH v1 0/2] Documentation: Introducing `wq_cpu_set` mount option for btrfs
2023-02-27 10:12 UTC (7+ messages)
` [RFC PATCH v1 1/2] Documentation: btrfs: Document wq_cpu_set mount option
` [RFC PATCH v1 2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option
[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
2023-02-27 8:49 UTC (2+ messages)
[PATCH] Documentation: kernel-parameters: sort NFS parameters
2023-02-27 2:58 UTC
[PATCH AUTOSEL 5.10 08/19] docs/scripts/gdb: add necessary make scripts_gdb step
2023-02-27 2:09 UTC
[PATCH AUTOSEL 6.1 31/58] docs/scripts/gdb: add necessary make scripts_gdb step
2023-02-27 2:04 UTC
[PATCH AUTOSEL 4.14 3/9] docs/scripts/gdb: add necessary make scripts_gdb step
2023-02-27 2:11 UTC
[PATCH AUTOSEL 4.19 04/10] docs/scripts/gdb: add necessary make scripts_gdb step
2023-02-27 2:11 UTC
[PATCH AUTOSEL 5.4 06/15] docs/scripts/gdb: add necessary make scripts_gdb step
2023-02-27 2:10 UTC
[PATCH AUTOSEL 5.15 12/25] docs/scripts/gdb: add necessary make scripts_gdb step
2023-02-27 2:08 UTC
[PATCH AUTOSEL 6.2 32/60] docs/scripts/gdb: add necessary make scripts_gdb step
2023-02-27 2:00 UTC
[PATCH AUTOSEL 6.1 20/49] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
2023-02-26 14:46 UTC
[PATCH] hwmon: (ftsteutates) Update specifications website
2023-02-26 1:48 UTC
[PATCH v1] docs: describe how to quickly build Linux
2023-02-25 13:34 UTC (4+ messages)
[PATCH] docs: kbuild: remove description of KBUILD_LDS_MODULE
2023-02-25 8:41 UTC (3+ messages)
` [PATCH v2] "
[RFC 0/2] RISC-V: enable rust
2023-02-25 8:37 UTC (10+ messages)
[PATCH v2 0/1] Documentation: gpu: add acceleration node section
2023-02-25 7:28 UTC (2+ messages)
` [PATCH v2 1/1] "
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).