messages from 2024-08-26 21:47:45 to 2024-08-29 03:34:15 UTC [more...]
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-08-29 3:25 UTC (11+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[PATCH v3] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-08-29 3:33 UTC (3+ messages)
[PATCH] Documentation/mm: Translate page_tables.rst to Simplified Chinese
2024-08-29 2:43 UTC
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-28 23:27 UTC (40+ messages)
` [PATCH v12 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v12 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v12 03/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v12 04/39] mman: Add map_shadow_stack() flags
` [PATCH v12 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v12 06/39] arm64/gcs: Document the ABI "
` [PATCH v12 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v12 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v12 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v12 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v12 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v12 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v12 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v12 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v12 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v12 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v12 17/39] arm64/hwcap: Add hwcap "
` [PATCH v12 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v12 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v12 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v12 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v12 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v12 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v12 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v12 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v12 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v12 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v12 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v12 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v12 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v12 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v12 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v12 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list
[PATCH v2] arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
2024-08-28 20:21 UTC (2+ messages)
[PATCH v10 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
2024-08-28 20:19 UTC (28+ messages)
` [PATCH v10 01/20] Documentation/x86: Secure Launch kernel documentation
` [PATCH v10 02/20] x86: Secure Launch Kconfig
` [PATCH v10 03/20] x86: Secure Launch Resource Table header file
` [PATCH v10 04/20] x86: Secure Launch main "
` [PATCH v10 05/20] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v10 06/20] x86: Add early SHA-256 "
` [PATCH v10 07/20] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v10 08/20] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v10 09/20] x86: Secure Launch kernel early boot stub
` [PATCH v10 10/20] x86: Secure Launch kernel late "
` [PATCH v10 11/20] x86: Secure Launch SMP bringup support
` [PATCH v10 12/20] kexec: Secure Launch kexec SEXIT support
` [PATCH v10 13/20] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v10 14/20] tpm: Protect against locality counter underflow
` [PATCH v10 15/20] tpm: Ensure tpm is in known state at startup
` [PATCH v10 16/20] tpm: Make locality requests return consistent values
` [PATCH v10 17/20] tpm: Add ability to set the default locality the TPM chip uses
` [PATCH v10 18/20] tpm: Add sysfs interface to allow setting and querying the default locality
` [PATCH v10 19/20] x86: Secure Launch late initcall platform module
` [PATCH v10 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch
[PATCH v25 00/33] Introduce QC USB SND audio offloading support
2024-08-28 19:00 UTC (6+ messages)
` [PATCH v25 31/33] ALSA: usb-audio: Add USB offload route kcontrol
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-28 18:43 UTC (9+ messages)
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
2024-08-28 17:45 UTC (5+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-08-28 17:44 UTC (33+ messages)
` [PATCH v3 02/25] printk: Add print format (%par) for struct range
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v3 20/25] dax/bus: Factor out dev dax resize logic
` [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions
` [PATCH v3 22/25] cxl/region: Read existing extents on region creation
` [PATCH v3 23/25] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v3 24/25] tools/testing/cxl: Make event logs dynamic
` [PATCH v3 25/25] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-28 17:32 UTC (8+ messages)
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
[PATCH V2] Documentation: Fix spelling mistakes
2024-08-28 17:03 UTC (3+ messages)
[PATCH] docs: scheduler: completion: Update member of struct completion
2024-08-28 16:50 UTC
[PATCH v7 0/4] ASoC: grace time for DPCM cleanup
2024-08-28 16:30 UTC (2+ messages)
[PATCH v6 0/4] ASoC: grace time for DPCM cleanup
2024-08-28 16:29 UTC (2+ messages)
[PATCH v5 0/4] ASoC: grace time for DPCM cleanup
2024-08-28 16:29 UTC (2+ messages)
[PATCH V5] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-28 16:27 UTC (2+ messages)
[PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-28 14:51 UTC (3+ messages)
[PATCH 1/2] get_maintainer: add --bug option to print bug reporting info
2024-08-28 14:04 UTC (4+ messages)
` [PATCH 2/2] Documentation: admin-guide: direct people to bug trackers, if specified
[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
2024-08-28 13:34 UTC (5+ messages)
` [PATCH 2/6] iio: adc: ad4030: add driver for ad4030-24
[RFC 0/2] mm: introduce THP deferred setting
2024-08-28 12:54 UTC (17+ messages)
[PATCH] docs: rust: fix formatting of Hacking quick-start list
2024-08-28 9:37 UTC (2+ messages)
[PATCH v5 00/13] Zacas/Zabha support and qspinlocks
2024-08-28 9:06 UTC (5+ messages)
` [PATCH v5 13/13] riscv: Add qspinlock support
[PATCH] docs/zh_CN: add the translation of kbuild/gcc-plugins.rst
2024-08-28 7:42 UTC
[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-08-28 4:44 UTC (4+ messages)
[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
2024-08-27 22:48 UTC (3+ messages)
[PATCH v11 0/3] usb: gadget: 9pfs transport
2024-08-27 20:51 UTC (4+ messages)
` [PATCH v11 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v11 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v11 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script
[PATCH v3 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
2024-08-27 19:35 UTC (9+ messages)
` [PATCH v3 1/3] riscv: selftests: Remove mmap hint address checks
` [PATCH v3 2/3] RISC-V: mm: not use hint addr as upper bound
` [PATCH v3 3/3] Documentation: riscv: correct sv57 kernel behavior
[PATCH V4 00/12] PCIe TPH and cache direct injection support
2024-08-27 19:20 UTC (8+ messages)
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver
[PATCH v10 0/3] usb: gadget: 9pfs transport
2024-08-27 17:13 UTC (6+ messages)
` [PATCH v10 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v10 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v10 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script
[PATCH] arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
2024-08-27 16:02 UTC (5+ messages)
[PATCH v5] docs: Fix grammar and phrasing errors in reporting-issues.rst
2024-08-27 16:04 UTC
[PATCH v2 0/6] Add rounding macros and enable KUnit tests
2024-08-27 15:14 UTC (6+ messages)
` [PATCH v2 1/6] math.h: Add macros for rounding to the closest value
nvmem: Fix misspelling
2024-08-27 14:53 UTC (2+ messages)
[PATCH] scripts: sphinx-pre-install: remove unnecessary double check for $cur_version
2024-08-27 13:32 UTC
[PATCH] Documentation/gpu: Fix typo in Documentation/gpu/komeda-kms.rst
2024-08-27 13:38 UTC (2+ messages)
[PATCH 0/2] hexdump: Allow skipping identical lines
2024-08-27 13:36 UTC (8+ messages)
` [PATCH 2/2] "
[PATCH v12 0/3] Add support for Intel PPS Generator
2024-08-27 13:09 UTC (4+ messages)
` [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
[PATCH] Documentation: ext4.rst: Remove obsolete descriptions of noacl/nouser_xattr options
2024-08-27 12:47 UTC (2+ messages)
[PATCH v3] Documentation: KUnit: Update filename best practices
2024-08-27 12:34 UTC (4+ messages)
[PATCH AUTOSEL 5.10 20/38] hwspinlock: Introduce hwspin_lock_bust()
2024-08-27 12:25 UTC (2+ messages)
[PATCH v11 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
2024-08-27 11:34 UTC (6+ messages)
` [PATCH v11 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v11 2/4] drivers: hwmon: sophgo: Add "
` (subset) [PATCH v11 0/4] riscv: "
[PATCH v4 24/26] arch_numa: switch over to numa_memblks
2024-08-27 8:52 UTC
[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
2024-08-27 8:03 UTC (9+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support
publish: perfwiki.github.io/main
2024-08-27 5:49 UTC (3+ messages)
` publish: perfwiki.github.io
[PATCH v2 0/1] hwmon: (oxp-sensors) Add support for multiple new devices
2024-08-27 3:56 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
2024-08-27 3:28 UTC (3+ messages)
` [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
[PATCH net-next v3 0/2] Add Embedded SYNC feature for a dpll's pin
2024-08-27 2:30 UTC (2+ messages)
[PATCH 0/3] riscv: mm: Do not restrict mmap address based on hint
2024-08-27 2:24 UTC (3+ messages)
` [PATCH 3/3] "
[PATCH v4 24/26] arch_numa: switch over to numa_memblks
2024-08-26 22:46 UTC
[PATCH 1/3] Docs/translations/ko_KR: link howto.rst with other language versions
2024-08-26 22:41 UTC (5+ messages)
` [PATCH 3/3] Docs/filesystems/9p: Convert a goo.gl URL to original one
[PATCH] doc: iio: Fix sysfs paths
2024-08-26 22:15 UTC (2+ messages)
[PATCH v4] docs: Fix grammar and phrasing errors in reporting-issues.rst
2024-08-26 22:05 UTC (2+ messages)
[PATCH v9 0/3] usb: gadget: 9pfs transport
2024-08-26 21:49 UTC (7+ messages)
` [PATCH v9 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v9 2/3] net/9p/usbg: Add new usb gadget function transport
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).