messages from 2023-03-18 21:49:02 to 2023-03-19 00:23:04 UTC [more...]
[PATCH v8 00/40] Shadow stacks for userspace
2023-03-19 0:15 UTC (35+ messages)
` [PATCH v8 01/40] Documentation/x86: Add CET shadow stack description
` [PATCH v8 02/40] x86/shstk: Add Kconfig option for shadow stack
` [PATCH v8 03/40] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v8 04/40] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v8 05/40] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v8 06/40] x86/fpu: Add helper for modifying xstate
` [PATCH v8 07/40] x86/traps: Move control protection handler to separate file
` [PATCH v8 08/40] x86/shstk: Add user control-protection fault handler
` [PATCH v8 09/40] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v8 10/40] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v8 11/40] mm: Introduce pte_mkwrite_kernel()
` [PATCH v8 12/40] s390/mm: Introduce pmd_mkwrite_kernel()
` [PATCH v8 13/40] mm: Make pte_mkwrite() take a VMA
` [PATCH v8 14/40] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v8 15/40] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
` [PATCH v8 16/40] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
` [PATCH v8 17/40] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v8 18/40] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v8 19/40] x86/mm: Check shadow stack page fault errors
` [PATCH v8 20/40] x86/mm: Teach pte_mkwrite() about stack memory
` [PATCH v8 21/40] mm: Add guard pages around a shadow stack
` [PATCH v8 22/40] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v8 23/40] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v8 24/40] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v8 25/40] x86/mm: Introduce MAP_ABOVE4G
` [PATCH v8 26/40] mm: Warn on shadow stack memory in wrong vma
` [PATCH v8 27/40] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
` [PATCH v8 28/40] x86: Introduce userspace API for shadow stack
` [PATCH v8 29/40] x86/shstk: Add user-mode shadow stack support
` [PATCH v8 30/40] x86/shstk: Handle thread shadow stack
` [PATCH v8 31/40] x86/shstk: Introduce routines modifying shstk
` [PATCH v8 32/40] x86/shstk: Handle signals for shadow stack
` [PATCH v8 33/40] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v8 34/40] x86/shstk: Support WRSS for userspace
[PATCH v1 0/4] setting uuid of online filesystems
2023-03-19 0:16 UTC (4+ messages)
[PATCH v3 1/3] platform/x86: think-lmi: add missing type attribute
2023-03-19 0:11 UTC (13+ messages)
` [PATCH v3 2/3] platform/x86: think-lmi: Add possible_values for ThinkStation
` [PATCH v3 3/3] platform/x86: think-lmi: use correct possible_values delimters
[PATCH 00/51] video: fbdev: Convert to platform remove callback returning void
2023-03-18 23:54 UTC (110+ messages)
` [PATCH 01/51] video: fbdev: au1100fb: Drop if with an always false condition
` [PATCH 02/51] video: fbdev: arcfb: Convert to platform remove callback returning void
` [PATCH 03/51] video: fbdev: au1100fb: "
` [PATCH 04/51] video: fbdev: au1200fb: "
` [PATCH 05/51] video: fbdev: broadsheetfb: "
` [PATCH 06/51] video: fbdev: bw2: "
` [PATCH 07/51] video: fbdev: cg14: "
` [PATCH 08/51] video: fbdev: cg3: "
` [PATCH 09/51] video: fbdev: cg6: "
` [PATCH 10/51] video: fbdev: clps711x-fb: "
` [PATCH 11/51] video: fbdev: cobalt_lcdfb: "
` [PATCH 12/51] video: fbdev: da8xx-fb: "
` [PATCH 13/51] video: fbdev: efifb: "
` [PATCH 14/51] video: fbdev: ep93xx-fb: "
` [PATCH 15/51] video: fbdev: ffb: "
` [PATCH 16/51] video: fbdev: fsl-diu-fb: "
` [PATCH 17/51] video: fbdev: gbefb: "
` [PATCH 18/51] video: fbdev: goldfishfb: "
` [PATCH 19/51] video: fbdev: grvga: "
` [PATCH 20/51] video: fbdev: hecubafb: "
` [PATCH 21/51] video: fbdev: hgafb: "
` [PATCH 22/51] video: fbdev: hitfb: "
` [PATCH 23/51] video: fbdev: imxfb: "
` [PATCH 24/51] video: fbdev: leo: "
` [PATCH 25/51] video: fbdev: mb862xx: "
` [PATCH 26/51] video: fbdev: metronomefb: "
` [PATCH 27/51] video: fbdev: mx3fb: "
` [PATCH 28/51] video: fbdev: ocfb: "
` [PATCH 29/51] video: fbdev: offb: "
` [PATCH 30/51] video: fbdev: omapfb: "
` [PATCH 31/51] video: fbdev: p9100: "
` [PATCH 32/51] video: fbdev: platinumfb: "
` [PATCH 33/51] video: fbdev: pxa168fb: "
` [PATCH 34/51] video: fbdev: pxa3xx-gcu: "
` [PATCH 35/51] video: fbdev: pxafb: "
` [PATCH 36/51] video: fbdev: s1d13xxxfb: "
` [PATCH 37/51] video: fbdev: s3c-fb: "
` [PATCH 38/51] video: fbdev: sh7760fb: "
` [PATCH 39/51] video: fbdev: sh_mobile_lcdcfb: "
` [PATCH 40/51] video: fbdev: simplefb: "
` [PATCH 41/51] video: fbdev: sm501fb: "
` [PATCH 42/51] video: fbdev: tcx: "
` [PATCH 43/51] video: fbdev: uvesafb: "
` [PATCH 44/51] video: fbdev: vesafb: "
` [PATCH 45/51] video: fbdev: vfb: "
` [PATCH 46/51] video: fbdev: vga16fb: "
` [PATCH 47/51] video: fbdev: via: "
` [PATCH 48/51] video: fbdev: vt8500lcdfb: "
` [PATCH 49/51] video: fbdev: wm8505fb: "
` [PATCH 50/51] video: fbdev: wmt_ge_rops: "
` [PATCH 51/51] video: fbdev: xilinxfb: "
[PATCH 0/3] rockchip: gpio: Add support for RK3568 and RK3588
2023-03-18 23:56 UTC (4+ messages)
` [PATCH 1/3] rockchip: dts: Add missing alias for gpio controllers
` [PATCH 2/3] gpio: rockchip: Use gpio alias id as gpio bank id
` [PATCH 3/3] gpio: rockchip: Add support for RK3568 and RK3588 banks
[PATCH -perfbook 1/3] Fix warning of missing font shape
2023-03-18 23:46 UTC (3+ messages)
` [PATCH -perfbook 2/3] Stop loading fixltx2e
` [PATCH -perfbook 3/3] parallel-latex-regress.sh: Pass WHICH=which to reference Makefile
[PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
2023-03-18 23:42 UTC (6+ messages)
[PATCH v3] test_vboot.py: include test of fdt_add_pubkey tool
2023-03-19 2:42 UTC
[PATCH] pinctrl: rockchip: Fix IO mux selection on RK3568
2023-03-18 23:30 UTC
[RFC 0/2] VP8 stateless V4L2 encoding uAPI + driver
2023-03-18 23:27 UTC (8+ messages)
` [RFC 2/2] media: rkvdec: Add VP8 encoder
drivers/soc/mediatek/mtk-svs.c:1700:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-03-18 23:23 UTC
[efi:urgent] BUILD SUCCESS 5ed213dd64681f84a01ceaa82fb336cf7d59ddcf
2023-03-18 23:16 UTC
[efi:next] BUILD SUCCESS 1ca8f339d8693884feb0e14d2905f4b05418640b
2023-03-18 23:16 UTC
powerpc-linux-objdump: Warning: Unable to load dwo file: <no .debug_str_offsets section>/<no .debug_str_offsets section>
2023-03-18 23:13 UTC
[GIT PULL] fbdev fixes for v6.3-rc3
2023-03-18 23:09 UTC (3+ messages)
[v4l-utils] [PATCH v10 0/5] Switch build system to meson
2023-03-18 23:06 UTC (9+ messages)
` [v4l-utils] [PATCH v10 1/5] Add support for meson building
[Buildroot] package/rtl8189fs: bug in conf, and a question
2023-03-18 23:01 UTC (3+ messages)
[PATCH] Input: iqs62x-keys - Suppress duplicated error message in .remove()
2023-03-18 22:51 UTC
drivers/rpmsg/qcom_glink_smem.c:93:17: sparse: sparse: incorrect type in argument 2 (different address spaces)
2023-03-18 22:42 UTC
[PATCH] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
2023-03-18 22:21 UTC (2+ messages)
[Intel-gfx] [PATCH v3 0/2] Some debugfs refactoring and improvements
2023-03-18 22:32 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning for Some debugfs refactoring and improvements (rev3)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Buildroot] [PATCH] package/ca-certificates: bump version to 20230311
2023-03-18 22:22 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump to version 1.68.0
2023-03-18 22:21 UTC (2+ messages)
[Buildroot] [git commit] package/{rust, rust-bin}: bump to version 1.68.0
2023-03-18 22:06 UTC
[PATCH] drm/imx/lcdc: Fix compilation with CONFIG_OF=n
2023-03-18 22:10 UTC
[Buildroot] [git commit] package/qt6base: network module needs libopenssl PSK feature
2023-03-18 22:05 UTC
[Buildroot] [PATCH v1] package/qt6base: network module needs libopenssl PSK feature
2023-03-18 22:05 UTC (2+ messages)
[Buildroot] [PATCH 1/3] package/kodi/br-kodi: fix shellcheck warnings
2023-03-18 22:05 UTC (4+ messages)
` [Buildroot] [PATCH 2/3] package/linux-tools/S10hyperv: "
[Buildroot] [git commit] package/linux-tools/S10hyperv: fix shellcheck warnings
2023-03-18 22:04 UTC
[arm-integrator:kernel-in-vmalloc-v6.2-rc3-just-ttbr0-split-pointless-c13 11/31] arch/hexagon/include/asm/page.h: asm/mem-layout.h is included more than once
2023-03-18 22:01 UTC
drivers/spi/spi-omap-uwire.c:121:3: warning: Value stored to 'val' is never read [clang-analyzer-deadcode.DeadStores]
2023-03-18 22:01 UTC
[linux-next:master 816/4413] drivers/soc/fsl/qe/qmc.c:334:12: sparse: sparse: incorrect type in assignment (different address spaces)
2023-03-18 21:51 UTC
[rt-devel:linux-6.1.y-rt-rebase 32/51] kernel/trace/trace_output.c:485 trace_print_lat_fmt() warn: bitwise AND condition is false here
2023-03-18 21:51 UTC
[PATCH net-next] r8169: consolidate disabling ASPM before EPHY access
2023-03-18 21:50 UTC
[PATCH RFC v18 net-next] vmxnet3: Add XDP support
2023-03-18 21:49 UTC
[Buildroot] [PATCH 1/1] package/rdma-core: bump to version v45.0
2023-03-18 21:48 UTC (2+ messages)
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.