All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-04 16:13:55 to 2025-06-04 17:19:08 UTC [more...]

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-06-04 17:15 UTC  (44+ messages)
` [PATCH v17 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v17 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v17 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v17 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v17 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v17 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v17 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v17 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v17 09/27] riscv/mm: write protect and shadow stack
` [PATCH v17 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v17 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v17 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v17 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v17 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v17 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v17 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v17 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v17 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v17 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v17 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v17 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v17 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v17 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v17 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v17 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v17 27/27] kselftest/riscv: kselftest for user mode cfi

[Bug report] xfstests cause nfs crash, kernel BUG at kernel/cred.c:104!
 2025-06-04 17:18 UTC  (2+ messages)

issue with git submodules and a clone.defaultRemoteName different than origin?
 2025-06-04 17:18 UTC  (3+ messages)

[PATCH 1/2] python3-uritools: upgrade 4.0.3 -> 5.0.0
 2025-06-04 17:17 UTC  (2+ messages)
` [PATCH 2/2] python3-trove-classifiers: upgrade 2025.3.19.19 -> 2025.5.9.12

[Buildroot] [PATCH 1/1] package/uboot-tools: remove absolute path of link source for fw_setenv
 2025-06-04 17:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/llvm-project: fix build with gcc 15
 2025-06-04 17:17 UTC  (2+ messages)

kirkstone merge request: June 4th
 2025-06-04 17:16 UTC  (2+ messages)

[OE-core] [PATCH 01/45] apr: upgrade 1.7.5 -> 1.7.6
 2025-06-04 17:16 UTC  (3+ messages)
` [OE-core] [PATCH 34/45] python3-click: upgrade 8.1.8 -> 8.2.1

[v2] arm64: dts: freescale: imx93-var-som: update eqos support for MaxLinear PHY
 2025-06-04 17:16 UTC  (4+ messages)

[PATCH V3] perf: Fix the throttle error of some clock events
 2025-06-04 17:15 UTC 

[Buildroot] [PATCH] package/flex: fix GCC 15.x build issue
 2025-06-04 17:16 UTC  (2+ messages)

[Buildroot] [PATCHv2 1/1] support/download/dl-wrapper: add basic support for smb file download using curl
 2025-06-04 17:15 UTC  (2+ messages)

[Buildroot] [RFC PATCH 1/1] support/scripts/pkg-stats: add support for reporting stale CVE entries
 2025-06-04 17:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/bluez5_utils: fix build w/ HoG and w/o HID
 2025-06-04 17:15 UTC  (2+ messages)

[RFC PATCH 0/3] landlock: walk parent dir with RCU, without taking references
 2025-06-04 17:15 UTC  (3+ messages)
` [RFC PATCH 1/3] landlock: walk parent dir "

[GIT PULL] PCI changes for v6.16
 2025-06-04 17:13 UTC 

[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-06-04 17:12 UTC  (5+ messages)

[PATCH v2 1/4] PCI: dw-rockchip: Do not enumerate bus before endpoint devices are ready
 2025-06-04 17:10 UTC  (5+ messages)

[PATCH v2 00/59] KVM: iommu: Overhaul device posted IRQs support
 2025-06-04 17:11 UTC  (2+ messages)

[PATCH v5 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-06-04 17:11 UTC  (4+ messages)
  ` [PATCH v5 6/8] serial: qcom-geni: move clock-rate logic to separate function

[PATCH] bundle-uri: replace printf with fprintf in print_bundle_uri function
 2025-06-04 17:11 UTC  (2+ messages)
` [PATCH v2] bundle-uri: send debug output to given FILE * stream

[PATCH V5 0/6] Scheduler time slice extension
 2025-06-04 17:10 UTC  (7+ messages)
` [PATCH V5 1/6] Sched: "
` [PATCH V5 5/6] Sched: Add tracepoint for sched "

[PATCH v3] tests/intel/xe_fault_injection: Ignore all errors while injecting fault
 2025-06-04 17:09 UTC  (3+ messages)

[openeuler:OLK-6.6 2357/2357] drivers/scsi/linkdata/ps3stor/ps3_qos.c:3023:6: error: no previous prototype for function 'ps3_hba_qos_waitq_poll'
 2025-06-04 17:08 UTC 

[PATCH] drm/sched: Discourage usage of separate workqueues
 2025-06-04 17:10 UTC  (6+ messages)

[Bug 220116] amd_pmc - Last suspend didn't reach deepest state
 2025-06-04 17:07 UTC 

[PATCH v7] arm: imx: Add support for Mettler-Toledo snowflake board
 2025-06-04 17:07 UTC  (3+ messages)

[PATCH v3] tests/intel/xe_fault_injection: Ignore all errors while injecting fault
 2025-06-04 17:06 UTC 

[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
 2025-06-04 16:47 UTC  (5+ messages)
  ` [PATCH v3 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node

[PATCH v6 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-04 17:03 UTC  (6+ messages)
` [PATCH v6 06/10] accel/rocket: Add IOCTL for BO creation

[RFC 0/4] alternative changes for NL80211_CMD_SET_BSS support
 2025-06-04 17:06 UTC  (4+ messages)
` [RFC 3/4] wifi: nl80211: strict checking attributes for NL80211_CMD_SET_BSS

[Buildroot] [git commit] package/python-django: security bump to 5.2.2
 2025-06-04 17:03 UTC 

[PATCH 2/3] lib/lpm: R-V V rte_lpm_lookupx4
 2025-06-04 17:03 UTC  (4+ messages)
  `  "

[Buildroot] [PATCH] package/python-django: security bump to 5.2.2
 2025-06-04 17:04 UTC  (2+ messages)

[PATCH 0/2] mm/memory: fix memory tearing on threaded fork
 2025-06-04 17:03 UTC  (7+ messages)
` [PATCH 1/2] mm/memory: ensure fork child sees coherent memory snapshot
` [PATCH 2/2] mm/memory: Document how we make a "

[PATCH 6.1.y-cip v2 0/8] RZ/G3S: Backport SCIF support
 2025-06-04 17:03 UTC  (2+ messages)

[RFC v4 00/18] Split netmem from struct page
 2025-06-04 17:03 UTC  (29+ messages)
` [RFC v4 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v4 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [RFC v4 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_netmem_order()
` [RFC v4 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [RFC v4 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [RFC v4 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [RFC v4 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [RFC v4 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [RFC v4 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [RFC v4 12/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [RFC v4 13/18] netmem: remove __netmem_get_pp()
` [RFC v4 14/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [RFC v4 16/18] netmem: introduce a netmem API, virt_to_head_netmem()
` [RFC v4 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH v2 1/2] linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15
 2025-06-04 17:02 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: spinand: winbond: add Winbond W25N04KV flash support

[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
 2025-06-04 17:01 UTC  (2+ messages)

[PATCH v2 00/12] Convert bringup_guestfs to a single Ansible role
 2025-06-04 17:02 UTC  (4+ messages)

[uml:next 24/27] arch/x86/um/tls_32.c:28:6: warning: variable 'cpu' set but not used
 2025-06-04 16:58 UTC 

[PATCH 0/2] drm/xe: Fix and prepare WA BB for more users
 2025-06-04 16:57 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCHSET 0/2] io_uring futex cleanup and fix
 2025-06-04 16:53 UTC  (3+ messages)
` [PATCH 1/2] io_uring/futex: get rid of struct io_futex addr union
` [PATCH 2/2] io_uring/futex: mark wait requests as inflight

[PATCH 00/15] KVM: x86: Add I/O APIC kconfig, delete irq_comm.c
 2025-06-04 16:56 UTC  (11+ messages)
` [PATCH 05/15] KVM: x86: Fold kvm_setup_default_irq_routing() into kvm_ioapic_init()
` [PATCH 11/15] KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APIC

[RFC v3 0/2] An API for Stashing Packets into CPU caches
 2025-06-04 16:54 UTC  (5+ messages)
` [PATCH v5 0/4] An API for Cache Stashing with TPH
  ` [PATCH v5 2/4] bus/pci: introduce the PCIe TLP Processing Hints API

[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-06-04 16:55 UTC  (2+ messages)

[PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-06-04 16:54 UTC  (11+ messages)

Document anonymous chain creation
 2025-06-04 16:51 UTC  (4+ messages)

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in ntfs_utf16_to_nls
 2025-06-04 16:49 UTC 

[PATCH] s390/mm: Fix in_atomic() handling in do_secure_storage_access()
 2025-06-04 16:48 UTC  (3+ messages)

Parsing speed/efficiency, native class extensions and the expand cache
 2025-06-04 16:47 UTC 

[PATCH bpf-next v2 1/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
 2025-06-04 16:44 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: add cmp_map_pointer_with_const test

[PATCH v6 0/4] add feature arc in rte_graph
 2025-06-04 16:42 UTC  (4+ messages)
` [PATCH v10 0/7] "
  ` [PATCH v10 2/7] graph: add feature arc registrations

support keyrings for NFS TLS mounts v2
 2025-06-04 16:42 UTC  (7+ messages)
` [PATCH 2/2] nfs: create a kernel keyring

[PATCH v2] drm/ttm: Fix compile error when CONFIG_SHMEM is not set
 2025-06-04 16:43 UTC  (5+ messages)

[PATCH 2/2] media: i2c: ds90ub960: Add support for DS90UB954-Q1
 2025-06-04 16:42 UTC  (2+ messages)

[PATCH v8 0/9] Add STM32MP25 PCIe drivers
 2025-06-04 16:35 UTC  (8+ messages)
` [PATCH v8 2/9] PCI: stm32: Add PCIe host support for STM32MP25

[PATCH v2 0/3] Enhancements to the secvar interface in static key management mode
 2025-06-04 16:41 UTC  (5+ messages)
` [PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the "

[PATCH] LoongArch: vDSO: correctly use asm parameters in syscall wrappers
 2025-06-04 16:39 UTC  (3+ messages)

[PATCH v6 0/8] Introduce debugfs support in IOMMU
 2025-06-04 16:36 UTC  (9+ messages)
` [PATCH v6 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
` [PATCH v6 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v6 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
` [PATCH v6 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer
` [PATCH v6 5/8] iommu/amd: Add support for device id user input
` [PATCH v6 6/8] iommu/amd: Add debugfs support to dump device table
` [PATCH v6 7/8] iommu/amd: Add debugfs support to dump IRT Table
` [PATCH v6 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support

[PATCH v4 00/26] Arm GICv5: Host driver implementation
 2025-06-04 16:35 UTC  (11+ messages)
` [PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5

[PATCH bpf-next] bpf: Add show_fdinfo for perf_event
 2025-06-04 16:37 UTC 

[GIT PULL] SPDX/LICENSES update for 6.16-rc1
 2025-06-04 16:37 UTC  (2+ messages)

[GIT PULL] slab updates for 6.16
 2025-06-04 16:37 UTC  (2+ messages)

[RFC PATCH v2 0/3] fanotify HSM events for directories
 2025-06-04 16:35 UTC  (2+ messages)

[PATCH 3/4] drm/dp: Add an EDID quirk for the DPCD register access probe
 2025-06-04 16:34 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 0/3] drm/xe/bmg: Update PCI Id's and Workarounds
 2025-06-04 16:34 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/bmg: Update PCI Id's and Workarounds (rev3)

[PATCH v5 00/29] x86/resctrl telemetry monitoring
 2025-06-04 16:33 UTC  (4+ messages)
` [PATCH v5 01/29] x86,fs/resctrl: Consolidate monitor event descriptions

[PATCH 0/2] contrib/subtree: Add -S/-gpg-sign
 2025-06-04 16:33 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] MAINTAINERS: add mm swap section
 2025-06-04 16:31 UTC 

[PATCH v4 0/2] send-email: fix threads breaking in case user edits emails and improvements to outlook ID fix
 2025-06-04 16:31 UTC  (3+ messages)
` [PATCH v7 "

[RFC v2 00/16] Live Update Orchestrator
 2025-06-04 16:30 UTC  (3+ messages)
` [RFC v2 06/16] luo: luo_subsystems: add subsystem registration

[PATCH 00/28] KVM: x86: Clean up MSR interception code
 2025-06-04 16:28 UTC  (4+ messages)
` [PATCH 25/28] KVM: nSVM: Access MSRPM in 4-byte chunks only for merging L0 and L1 bitmaps

[PATCH 2/4] drm/edid: Add support for quirks visible to DRM core and drivers
 2025-06-04 16:27 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/3] build: bump meson version
 2025-06-04 16:27 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[thomas-weissschuh:b4/vdso-ptp 25/34] ld: cannot find loongarch64-linux-gcc:: No such file or directory
 2025-06-04 16:26 UTC 

[PATCH 0/3] BPF signature verification
 2025-06-04 16:25 UTC  (4+ messages)
` [PATCH 1/3] bpf: Add bpf_check_signature

[PATCH v9 0/4] qcom: Add support for IQ-9075-evk board
 2025-06-04 16:24 UTC  (6+ messages)
` [PATCH v9 2/4] arm64: dts: qcom: iq9: Introduce new memory map for qcs9100/qcs9075

[PATCH 0/3] wifi: ath11k: fix dest ring-buffer corruption
 2025-06-04 16:24 UTC  (8+ messages)
` [PATCH 1/3] "

[PATCH 0/2] ui: fix VNC endian regression & improve tracing
 2025-06-04 16:22 UTC  (3+ messages)
` [PATCH 1/2] ui: fix setting client_endian field defaults
` [PATCH 2/2] ui: add trace events for all client messages

use-after-free if killed while in IORING_OP_FUTEX_WAIT
 2025-06-04 16:22 UTC  (3+ messages)

[PATCH v4 0/1] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-06-04 16:22 UTC  (3+ messages)
` [PATCH v4 1/1] drm: renesas: rz-du: Implement MIPI DSI host transfers

Function tracing not working
 2025-06-04 16:22 UTC  (3+ messages)

[cip-dev] renesas_rzfive offline causing test problems?
 2025-06-04 16:21 UTC 

[PATCH] drm/prime: remove drm_prime_lookup_buf_by_handle
 2025-06-04 16:21 UTC  (3+ messages)

[PATCH v3] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar
 2025-06-04 16:18 UTC  (2+ messages)

Clarification on GPG preference update prompts during Git test suite execution
 2025-06-04 16:20 UTC  (3+ messages)

pull-request: iwlwifi-fixes-2025-06-04
 2025-06-04 16:19 UTC 

[i-g-t, v8, 0/2] tests/i915/pm_rc6_residency: Use sysfs to achieve peak frequency
 2025-06-04 16:18 UTC  (3+ messages)
` [i-g-t, v8, 1/2] "

[PATCH] btrfs: fix race between async reclaim worker and close_ctree()
 2025-06-04 16:18 UTC 

[PATCH] accel/ivpu: Reorder doorbell unregister and command queue destruction
 2025-06-04 16:18 UTC  (2+ messages)

[PATCH] x86: Correct condition for init_cache_f_r()
 2025-06-04 16:17 UTC  (3+ messages)

[PATCH v5] btrfs: zoned: reserve data_reloc block group on mount
 2025-06-04 16:16 UTC  (2+ messages)

[PATCH v1 1/2] PCI: qcom: Add equalization settings for 8.0 GT/s
 2025-06-04 16:16 UTC  (3+ messages)

[PATCH v3] staging: rtl8723bs: Fix typo in variable name 'ips_deffer_ms'
 2025-06-04 16:16 UTC  (2+ messages)

[PATCH v5 0/8] Introduce debugfs support in IOMMU
 2025-06-04 16:16 UTC  (4+ messages)
` [PATCH v5 7/8] iommu/amd: Add debugfs support to dump IRT Table

[PATCH v3 1/3] docs: add documentation for Argo as a feature
 2025-06-04 15:42 UTC  (3+ messages)

[RESEND 0/6] drm/i915/dram: dram_info refactoring
 2025-06-04 16:14 UTC  (4+ messages)
` [RESEND 1/6] drm/i915/bw: pass struct dram_info pointer around

[PATCH] KVM: x86/mmu: Exempt nested EPT page tables from !USER, CR0.WP=0 logic
 2025-06-04 15:57 UTC  (2+ messages)

[PATCH rtw-next v2 1/2] wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpi
 2025-06-04 16:13 UTC  (2+ messages)
` [PATCH rtw-next v2 2/2] wifi: rtw89: sar: do not assert wiphy lock held until probing is done


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.