messages from 2025-12-05 18:23:02 to 2025-12-05 18:50:45 UTC [more...]
[PATCH] drm/ast: Fix big-endian support
2025-12-05 18:31 UTC (4+ messages)
[PATCH 0/3] platform/x86: alienware-wmi-wmax: Add support for some newly released models
2025-12-05 18:50 UTC (2+ messages)
` [PATCH 1/3] platform/x86: alienware-wmi-wmax: Add support for new Area-51 laptops
[PATCH] packfile: skip decompressing and hashing blobs in add_promisor_object()
2025-12-05 18:50 UTC (4+ messages)
Fwd: USB DBC hang during earlyprintk initialization
2025-12-05 18:49 UTC (17+ messages)
[PATCH v8 0/2] Add Google Tensor SoC USB PHY support
2025-12-05 18:47 UTC (5+ messages)
` [PATCH v8 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY
[PATCH] lockfile: add PID file for debugging stale locks
2025-12-05 18:46 UTC (4+ messages)
[PATCH v2] drm/panthor: fix for dma-fence safe access rules
2025-12-05 18:45 UTC (3+ messages)
[Buildroot] [PATCH/next 1/1] package/matchbox-lib: bump version to 1.14
2025-12-05 18:45 UTC
[PATCH v2 00/19] Multi Queue feature validation support
2025-12-05 18:45 UTC (8+ messages)
` [PATCH v2 14/19] lib/xe/xe_spin: Add switch point for preemptible spinner
` [PATCH v2 15/19] tests/intel/xe_exec_multi_queue: Add priority test
[syzbot] [sound?] WARNING in update_rq_clock
2025-12-05 18:44 UTC
[PATCH qemu 0/1] hw/input/virtio-input-hid: remove mouse buttons on virtio-multitouch-pci
2025-12-05 18:43 UTC (2+ messages)
` [PATCH qemu 1/1] "
[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
2025-12-05 18:43 UTC (2+ messages)
[PATCH] net: 6lowpan: replace sprintf() with scnprintf() in debugfs
2025-12-05 18:42 UTC (2+ messages)
` "
[PATCH v25 00/28] riscv control-flow integrity for usermode
2025-12-05 18:42 UTC (87+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v25 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v25 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v25 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v25 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v25 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v25 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v25 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v25 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v25 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v25 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v25 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v25 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v25 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v25 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v25 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH] drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
2025-12-05 18:41 UTC
[PATCH 1/1] nfsd: check that server is running in unlock_filesystem
2025-12-05 18:41 UTC
[anolis-intel-cloud:devel-5.10 2/2] crypto/af_alg.c:1008: warning: Function parameter or member 'sock' not described in 'af_alg_tsgl_sendmsg'
2025-12-05 18:40 UTC
[PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
2025-12-05 18:40 UTC (2+ messages)
[PATCH 0/2] Update clar for improved integer handling
2025-12-05 18:40 UTC (3+ messages)
` [PATCH 1/2] t/unit-tests: update clar to 39f11fe
[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.66
2025-12-05 18:39 UTC
[syzbot] [hfs?] memory leak in hfsplus_init_fs_context
2025-12-06 0:09 UTC (2+ messages)
` [PATCH v1] hfsplus: fix memory leak on mount failure
[PULL 0/6] tcg patch queue
2025-12-05 18:38 UTC (2+ messages)
Unknown ORC entry type 5 on RHEL 9 kernel
2025-12-05 18:38 UTC (3+ messages)
[PATCH v25 00/28] riscv control-flow integrity for usermode
2025-12-05 18:37 UTC (50+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v25 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v25 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v25 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v25 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v25 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v25 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v25 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v25 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v25 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v25 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v25 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
[PATCH qemu v2 0/1] ui/sdl2: add multitouch support
2025-12-05 18:36 UTC (2+ messages)
` [PATCH qemu v2 1/1] "
[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
2025-12-05 18:35 UTC (3+ messages)
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
[Buildroot] [PATCH 1/1] package/lugaru: switch to github
2025-12-05 18:35 UTC
[PATCH] printk: nbcon: Check for device_{lock,unlock} callbacks
2025-12-05 18:34 UTC
[GIT PULL 0/6] soc: updates for 6.19
2025-12-05 18:33 UTC (7+ messages)
` [GIT PULL 1/6] soc: defconfig "
` [GIT PULL 2/6] soc: arm code changes "
` [GIT PULL 3/6] soc: devicetree updates "
` [GIT PULL 4/6] soc: sew SoC familes "
` [GIT PULL 5/6] soc: driver updates "
` [GIT PULL 6/6] soc: driver updates for 6.19, part 2
[PATCH] tests/kms_bw: Correct skip message for mx pipe count
2025-12-05 18:33 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20251205
2025-12-05 18:32 UTC (2+ messages)
[PATCH 5.15 000/387] 5.15.197-rc2 review
2025-12-05 18:31 UTC (5+ messages)
[PATCH 0/4] more robust functions for parsing int from buf
2025-12-05 18:30 UTC (6+ messages)
` [PATCH 2/4] parse: add functions for parsing from non-string buffers
` my complaints with clar
[PATCH 0/1] Trim N entries of IMA event logs
2025-12-05 18:30 UTC (4+ messages)
` [PATCH 1/1] IMA event log trimming
[PATCH] drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message
2025-12-05 18:29 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[agd5f:amd-staging-drm-next 2373/2507] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1867 amdgpu_ttm_mmio_remap_bo_init() warn: variable dereferenced before check 'adev->rmmio_remap.bo' (see line 1851)
2025-12-05 18:28 UTC
[openeuler:OLK-6.6 3479/3479] drivers/ub/urma/uburma/uburma_dev_ops.c:68:6: warning: no previous prototype for 'uburma_unregister_mmu'
2025-12-05 18:28 UTC
[PATCH] drm/i195: Fix format string truncation warning
2025-12-05 18:28 UTC (5+ messages)
[PATCH v2 1/1] KVM: VMX: configure SVI during runtime APICv activation
2025-12-05 18:27 UTC (8+ messages)
[lenb:turbostat 6/24] checkpatch: ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
2025-12-05 18:27 UTC
[PATCH v2 00/13] selftests: Fix build warnings and errors
2025-12-05 18:26 UTC (4+ messages)
` [PATCH v2 12/13] selftests/fs/mount-notify-ns: Fix build warning
+ kasan-unpoison-vms-addresses-with-a-common-tag-v4.patch added to mm-hotfixes-unstable branch
2025-12-05 18:25 UTC
[PATCH v2] drm/ttm: Avoid NULL pointer deref for evicted BOs
2025-12-05 18:25 UTC (5+ messages)
` [PATCH v3] "
[PATCH 1/2] dma-buf: improve sg_table debugging hack v3
2025-12-05 18:25 UTC (3+ messages)
[Weekly meetings] MoM - 3rd of December 2025
2025-12-05 18:25 UTC
[PATCH v2] Support conditional deps using "depends on X if Y"
2025-12-05 18:23 UTC (4+ messages)
[PATCH v24 00/28] riscv control-flow integrity for usermode
2025-12-05 18:24 UTC (5+ messages)
` [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
2025-12-05 18:23 UTC (3+ messages)
` [PATCH 7/7] KVM: selftests: Verify 'BS' bit checking in pending debug exception during VM entry
[PATCH v1 0/4] arm64: dts: imx93-var-som-symphony: align DTS with hw revision
2025-12-05 18:22 UTC (5+ messages)
` [PATCH v1 1/4] arm64: dts: imx93-var-som-symphony: Update gpio aliases
` [PATCH v1 2/4] arm64: dts: imx93-var-som-symphony: Add support for ft5x06 touch controller
` [PATCH v1 3/4] arm64: dts: imx93-var-som-symphony: Add USB support
` [PATCH v1 4/4] arm64: dts: imx93-var-som-symphony: Enable LPSPI6 controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.