public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-12 21:09:16 to 2023-06-13 00:20:49 UTC [more...]

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-13  0:11 UTC  (43+ messages)
` [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
` [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
` [PATCH v9 03/42] mm: Make pte_mkwrite() take a VMA
` [PATCH v9 04/42] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v9 05/42] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v9 06/42] x86/shstk: Add Kconfig option for shadow stack
` [PATCH v9 07/42] x86/traps: Move control protection handler to separate file
` [PATCH v9 08/42] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v9 09/42] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v9 11/42] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
` [PATCH v9 12/42] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
` [PATCH v9 13/42] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v9 14/42] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v9 15/42] x86/mm: Check shadow stack page fault errors
` [PATCH v9 16/42] mm: Add guard pages around a shadow stack
` [PATCH v9 17/42] mm: Warn on shadow stack memory in wrong vma
` [PATCH v9 18/42] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
` [PATCH v9 19/42] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v9 20/42] x86/mm: Introduce MAP_ABOVE4G
` [PATCH v9 21/42] x86/mm: Teach pte_mkwrite() about stack memory
` [PATCH v9 22/42] mm: Don't allow write GUPs to shadow "
` [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
` [PATCH v9 24/42] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v9 25/42] x86/fpu: Add helper for modifying xstate
` [PATCH v9 26/42] x86: Introduce userspace API for shadow stack
` [PATCH v9 27/42] x86/shstk: Add user control-protection fault handler
` [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support
` [PATCH v9 29/42] x86/shstk: Handle thread shadow stack
` [PATCH v9 30/42] x86/shstk: Introduce routines modifying shstk
` [PATCH v9 31/42] x86/shstk: Handle signals for shadow stack
` [PATCH v9 32/42] x86/shstk: Check that SSP is aligned on sigreturn
` [PATCH v9 33/42] x86/shstk: Check that signal frame is shadow stack mem
` [PATCH v9 34/42] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v9 35/42] x86/shstk: Support WRSS for userspace
` [PATCH v9 36/42] x86: Expose thread features in /proc/$PID/status
` [PATCH v9 37/42] x86/shstk: Wire in shadow stack interface
` [PATCH v9 38/42] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v9 39/42] selftests/x86: Add shadow stack test
` [PATCH v9 40/42] x86: Add PTRACE interface for shadow stack
` [PATCH v9 41/42] x86/shstk: Add ARCH_SHSTK_UNLOCK
` [PATCH v9 42/42] x86/shstk: Add ARCH_SHSTK_STATUS

[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
 2023-06-13  0:12 UTC  (4+ messages)
` [PATCH 03/27] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795

[PATCH v2 0/2] Fix 64 bit issues in common clock framework
 2023-06-13  0:10 UTC  (3+ messages)
` [PATCH v2 1/2] clk: composite: Fix handling of high clock rates

[PATCH v2 0/3] Add metric value validation test
 2023-06-13  0:04 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add source tree entry for kunit
 2023-06-13  0:01 UTC  (3+ messages)

[PATCH net v2 0/2] fixes for Q-USGMII speeds and autoneg
 2023-06-13  0:00 UTC  (2+ messages)

[PATCH net 01/17] selftests: mptcp: lib: skip if not below kernel version
 2023-06-13  0:00 UTC  (2+ messages)

[syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super (2)
 2023-06-12 23:58 UTC 

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-06-12 23:56 UTC  (2+ messages)

[PATCH v14 000/113] KVM TDX basic feature support
 2023-06-12 23:55 UTC  (5+ messages)
` [PATCH v14 004/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module

[PATCH] perf annotate: Allow whitespace between insn operands
 2023-06-12 23:55 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetime
 2023-06-12 23:53 UTC 

[syzbot] [kvm?] WARNING in kvm_arch_vcpu_ioctl_run (5)
 2023-06-12 23:52 UTC  (2+ messages)

[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-06-12 23:49 UTC  (7+ messages)
` [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-12 23:49 UTC  (8+ messages)
` [RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v8 03/10] dpll: core: Add DPLL framework base functions

[PATCH] wifi: mwifiex: Replace RX workqueues with kthreads
 2023-06-12 23:47 UTC  (4+ messages)

[PATCH v4 01/11] documentation: Block Device Filtering Mechanism
 2023-06-12 23:43 UTC  (3+ messages)
` [PATCH v4 11/11] blksnap: Kconfig and Makefile

[PATCH 1/2] perf dwarf-aux: Fix off-by-one in die_get_varname()
 2023-06-12 23:41 UTC  (2+ messages)
` [PATCH 2/2] perf dwarf-aux: Allow unnamed struct/union/enum

[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-06-12 23:40 UTC  (3+ messages)
` [PATCH 4/7] mips: update a reference to a moved Arm Document

[PATCH] drm/msm/dsi: Enable BURST_MODE for command mode for DSI 6G v1.3+
 2023-06-12 23:37 UTC 

[PATCH v1] rust: error: integrate Rust error type with `errname`
 2023-06-12 23:36 UTC  (3+ messages)

[PATCH v2 0/9] convert hugetlb_cgroup helper functions to folios
 2023-06-12 23:34 UTC  (4+ messages)
` [PATCH v2 5/9] mm/hugetlb: convert isolate_or_dissolve_huge_page "

[PATCH] tracing: Add a debug_trace_printk() function
 2023-06-12 23:33 UTC 

[PATCH] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
 2023-06-12 23:32 UTC 

[6.5-rc5 regression] core dump hangs (was Re: [Bug report] fstests generic/051 (on xfs) hang on latest linux v6.5-rc5+)
 2023-06-12 23:33 UTC  (11+ messages)

[PATCHv2] ftrace: Show all functions with addresses in available_filter_functions_addrs
 2023-06-12 23:31 UTC  (9+ messages)

[PATCH] f2fs: check zone write pointer points to the end of zone
 2023-06-12 23:32 UTC 

[PATCH v11 00/20] TDX host kernel support
 2023-06-12 23:31 UTC  (14+ messages)
` [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
` [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum

linux-next: Signed-off-by missing for commit in the vhost tree
 2023-06-12 23:29 UTC 

[PATCH v2 1/2] sched: don't account throttle time for empty groups
 2023-06-12 23:27 UTC  (2+ messages)
` [PATCH v2 2/2] sched: add throttled time stat for throttled children

linux-next: bad rebase of the kvms390 tree
 2023-06-12 23:27 UTC 

[PATCH] cfg80211: cfg80211: strlcpy withreturn
 2023-06-12 23:23 UTC 

[GIT PULL] hotfixes for 6.4-rc7
 2023-06-12 23:21 UTC  (2+ messages)

[PATCH] drm/i915/gmch: avoid unused variable warning
 2023-06-12 23:03 UTC  (2+ messages)

[PATCH net-next] ethtool: ioctl: account for sopass diff in set_wol
 2023-06-12 23:00 UTC  (3+ messages)

[PATCH v5 00/26] cxl/pci: Add support for RCH RAS error handling
 2023-06-12 22:57 UTC  (9+ messages)
` [PATCH v5 21/26] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v5 24/26] cxl/pci: Add RCH downstream port error logging
` [PATCH v5 25/26] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v5 26/26] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling

linux-next: Signed-off-by missing for commit in the overlayfs tree
 2023-06-12 22:56 UTC 

linux-next: Fixes tag needs some work in the mmc-fixes tree
 2023-06-12 22:47 UTC 

linux-next: Fixes tag needs some work in the net tree
 2023-06-12 22:45 UTC 

[PATCH v2] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-06-12 22:43 UTC  (2+ messages)

[syzbot] [net?] WARNING in print_tainted (2)
 2023-06-12 22:42 UTC 

[PATCH] selftests/ftace: Fix KTAP output ordering
 2023-06-12 22:42 UTC  (4+ messages)

[PATCH] drm/msm/dp: Drop aux devices together with DP controller
 2023-06-12 22:40 UTC  (2+ messages)

[PATCH 0/2] TPMI updates for SST
 2023-06-12 22:40 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: ISST: Reset default callback on unregister
` [PATCH 2/2] platform/x86: ISST: Fix usage counter

[PATCH] arm64: dts: qcom: sc8180x-primus: dispcc is already okay
 2023-06-12 22:35 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8180x: Move DisplayPort for MMCX
 2023-06-12 22:34 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8180x: Fix adreno smmu compatible
 2023-06-12 22:34 UTC  (2+ messages)

[PATCH v2] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
 2023-06-12 22:32 UTC 

[PATCHv2] selftests: damon: add config file
 2023-06-12 22:32 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Configure DP INTF/PHY selector
 2023-06-12 22:31 UTC  (2+ messages)

[PATCH 4.19 00/23] 4.19.286-rc1 review
 2023-06-12 22:25 UTC  (3+ messages)

[PATCH 5.4 00/45] 5.4.247-rc1 review
 2023-06-12 22:20 UTC  (3+ messages)

[PATCH bpf-next 1/5] bpf: Add bpf_cpumask_first_and() kfunc
 2023-06-12 22:20 UTC  (2+ messages)

[PATCH net-next 5/8] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 capability bit
 2023-06-12 22:16 UTC  (3+ messages)

[PATCH 5.10 00/68] 5.10.184-rc1 review
 2023-06-12 22:17 UTC  (3+ messages)

[PATCH 6.3 000/160] 6.3.8-rc1 review
 2023-06-12 22:16 UTC  (4+ messages)

[PATCH v3 0/4] Make sscanf() stricter
 2023-06-12 22:16 UTC  (5+ messages)

[PATCH 0/3] arm64: dts: qcom: sc8180x: USB TypeC plumbing
 2023-06-12 22:14 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8180x: Add USB Type-C of_graph anchors
` [PATCH 2/3] arm64: dts: qcom: sc8180x-primus: Wire up USB Type-C
` [PATCH 3/3] arm64: dts: qcom: sc8180x-flex5g: "

[PATCH v4 0/6] f2fs: add f2fs_ioc_[get|set]_extra_attr
 2023-06-12 22:14 UTC  (3+ messages)
` [PATCH v4 1/6] f2fs: add helper to check compression level

[PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search
 2023-06-12 22:12 UTC  (6+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables

general protection fault in erofs_bread
 2023-06-12 22:09 UTC  (2+ messages)

[PATCH v2 0/3] device property: Introduce device_is_compatible()
 2023-06-12 22:07 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.h

[PATCH] arm64: dts: qcom: sc8180x: Fix LLCC reg property
 2023-06-12 22:06 UTC 

[PATCH net-next] tcp: Make pingpong threshold tunable
 2023-06-12 22:05 UTC  (3+ messages)

[PATCH] net/e1000: Fix single statement blocks warning
 2023-06-12 22:05 UTC  (2+ messages)

[PATCH v3 0/3] device property: Introduce device_is_compatible()
 2023-06-12 22:04 UTC  (3+ messages)
` [PATCH v3 3/3] ata: ahci_platform: Make code agnostic to OF/ACPI

[PATCH v5 0/2] Patches for introducing traces in remoteproc
 2023-06-12 22:03 UTC  (3+ messages)
` [PATCH v5 1/2] remoteproc: Introduce traces for remoteproc events
` [PATCH v5 2/2] remoteproc: qcom: Add remoteproc tracing

[PATCH v1 1/1] signal: Use %*ph for printing hexdump of a small buffer
 2023-06-12 22:03 UTC 

[PATCH] drm/msm/dp: Free resources after unregistering them
 2023-06-12 22:02 UTC 

[PATCH] mm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro
 2023-06-12 21:59 UTC  (2+ messages)

[PATCH] soc: qcom: mdt_loader: Fix split image detection
 2023-06-12 21:58 UTC 

[PATCH] memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check
 2023-06-12 21:57 UTC  (2+ messages)

[PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
 2023-06-12 21:56 UTC  (4+ messages)

[PATCH v2] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
 2023-06-12 21:55 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 5.15 00/91] 5.15.117-rc1 review
 2023-06-12 21:53 UTC  (2+ messages)

[PATCH net-next 3/8] net: ethernet: mtk_eth_soc: move MAX_DEVS in mtk_soc_data
 2023-06-12 21:52 UTC  (3+ messages)

[PATCH 6.1 000/132] 6.1.34-rc1 review
 2023-06-12 21:53 UTC  (2+ messages)

[RFC PATCH v3 0/3] Add support for Vendor Defined Error Types in Einj Module
 2023-06-12 21:51 UTC  (4+ messages)
` [RFC PATCH v3 1/3] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [RFC PATCH v3 2/3] fs: debugfs: Add write functionality to debugfs blobs
` [RFC PATCH v3 3/3] ACPI: APEI: EINJ: Add support for vendor defined error types

[PATCH 4.14 00/21] 4.14.318-rc1 review
 2023-06-12 21:49 UTC  (2+ messages)

[PATCH v1 1/1] dm integrity: Use %*ph for printing hexdump of a small buffer
 2023-06-12 21:47 UTC 

[PATCH] mm/hugetlb: Fix pgtable lock on pmd sharing
 2023-06-12 21:44 UTC  (4+ messages)

[PATCH RESEND] sched/nohz: Add HRTICK_BW for using cfs bandwidth with nohz_full
 2023-06-12 21:39 UTC  (4+ messages)

[PATCH v2] sched/nohz: Add HRTICK_BW for using cfs bandwidth with nohz_full
 2023-06-12 21:38 UTC  (3+ messages)

[PATCH] clk: fractional-divider: Improve approximation when zero based
 2023-06-12 21:39 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig add /proc/config.gz
 2023-06-12 21:35 UTC  (2+ messages)

[PATCH 00/13] mm: jit/text allocator
 2023-06-12 21:34 UTC  (10+ messages)

[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-06-12 21:33 UTC  (5+ messages)
` [PATCH v5 1/4] RISC-V: add Zbc extension detection
` [PATCH v5 2/4] RISC-V: add Zbkb "

[PATCH net v4 0/7] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-12 21:30 UTC  (9+ messages)
` [PATCH net v4 2/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7530
` [PATCH net v4 3/7] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch

[PATCH v2 00/10] RISC-V KVM in-kernel AIA irqchip
 2023-06-12 21:30 UTC  (3+ messages)
` [PATCH v2 06/10] RISC-V: KVM: Implement device interface for "

[PATCH v2 00/26] Fix memory leaks (was reference count checking for thread)
 2023-06-12 21:30 UTC  (8+ messages)
` [PATCH v2 26/26] perf hist: Fix srcline memory leak

[PATCH] clk: meson: a1: Staticize rtc clk
 2023-06-12 21:30 UTC  (2+ messages)

[PATCH v3 3/3] mm: ptep_get() conversion
 2023-06-12 21:27 UTC  (2+ messages)

[PATCH] i2c: mpc: Use of_property_read_reg() to parse "reg"
 2023-06-12 21:26 UTC  (5+ messages)

[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
 2023-06-12 21:23 UTC  (10+ messages)

[PATCH v1 1/1] platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer
 2023-06-12 21:23 UTC 

[PATCH v1 1/1] media: drxk: Use %*ph for printing hexdump of a small buffer
 2023-06-12 21:20 UTC 

[PATCH v7 00/21] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-06-12 21:20 UTC  (5+ messages)
` [PATCH v7 19/21] timer: Implement the hierarchical pull model

[PATCH v1 1/1] mfd: ipaq-micro: Use %*ph for printing hexdump of a small buffer
 2023-06-12 21:20 UTC 

[PATCH v5 4/4] ASoC: dt-bindings: Add tas2781 amplifier
 2023-06-12 21:14 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-06-12 21:13 UTC  (5+ messages)

[PATCH v23 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-06-12 21:07 UTC  (9+ messages)
` [PATCH v23 1/8] crash: move a few code bits to setup support of crash hotplug
` [PATCH v23 2/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v23 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v23 4/8] crash: memory and CPU hotplug sysfs attributes
` [PATCH v23 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v23 6/8] crash: hotplug support for kexec_load()
` [PATCH v23 7/8] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v23 8/8] x86/crash: optimize CPU changes

[PATCH 00/26] arm64: qcom: sa8775p-ride: enable the first ethernet port
 2023-06-12 21:06 UTC  (3+ messages)
` [PATCH 15/26] net: stmmac: dwmac-qcom-ethqos: add support for the optional phy-supply

[syzbot] general protection fault in gfs2_evict_inode (2)
 2023-06-12 21:05 UTC  (2+ messages)
` [syzbot] [gfs2?] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox