linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-27 19:57:46 to 2023-02-27 23:03:31 UTC [more...]

[PATCH -v2 00/11] SEV: Cleanup sev-guest a bit and add throttling
 2023-02-27 23:03 UTC  (4+ messages)
` [PATCH -v2 11/11] x86/sev: Change snp_guest_issue_request()'s fw_err argument

[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
 2023-02-27 23:00 UTC 

[PATCH AUTOSEL 6.1 01/21] ARM: OMAP2+: omap4-common: Fix refcount leak bug
 2023-02-27 22:59 UTC  (12+ messages)
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
          ` AUTOSEL process

[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
 2023-02-27 22:58 UTC  (4+ messages)

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-02-27 22:57 UTC  (7+ messages)
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing
` [PATCH v3 3/7] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
` [PATCH v3 4/7] dt-bindings: Add RISC-V misaligned access performance

[PATCH v1 0/6] PolarFire SoC Auto Update Support
 2023-02-27 22:56 UTC  (7+ messages)

[PATCH 1/2] mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK
 2023-02-27 22:55 UTC  (4+ messages)
` [PATCH 2/2] mips: ralink: make SOC_MT7621 select PINCTRL

[PATCH v2 0/4] MIPS DMA coherence fixes
 2023-02-27 22:55 UTC  (3+ messages)
` [PATCH v2 1/4] MIPS: Remove DMA_PERDEV_COHERENT

[GIT PULL] f2fs update for 6.3-rc1
 2023-02-27 22:55 UTC 

[PATCH 1/2] lib/test_bitmap: increment failure counter properly
 2023-02-27 22:55 UTC  (3+ messages)
` [PATCH 2/2] lib/bitmap: drop optimization of bitmap_{from,to}_arr64

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

[PATCH v2 00/30] New page table range API
 2023-02-27 22:49 UTC  (6+ messages)
` [PATCH v2 17/30] parisc: Implement the new "
` [PATCH v2 18/30] powerpc: "

[PATCH v4 06/14] dma-buf/sync_file: Support (E)POLLPRI
 2023-02-27 22:44 UTC  (13+ messages)

[PATCH v2 2/2] iio: adc: Add TI ADS1100 and ADS1000
 2023-02-27 22:47 UTC  (3+ messages)

[PATCH 0/2] iio: Add kernel-doc and rename
 2023-02-27 22:50 UTC  (3+ messages)
` [PATCH 1/2] iio: Improve the kernel-doc of iio_trigger_poll

[PATCH v2 0/7] Several UFS MCQ Code Changes
 2023-02-27 22:47 UTC  (8+ messages)
` [PATCH v2 2/7] scsi: ufs: core: Rename symbols
` [PATCH v2 3/7] scsi: ufs: core: Fix mcq nr_hw_queues
` [PATCH v2 4/7] scsi: ufs: core: Add hwq print for debug

[GIT PULL] TTY/Serial driver updates for 6.3-rc1
 2023-02-27 22:47 UTC  (8+ messages)

[PATCH] m68k: mm: Move initrd phys_to_virt handling after paging_init()
 2023-02-27 22:48 UTC  (2+ messages)

[PATCH] kunit: Fix 'hooks.o' build by recursing into kunit
 2023-02-27 22:43 UTC  (3+ messages)

[PATCH 0/2] selftests: bump timeout for firmware and kmod
 2023-02-27 22:42 UTC  (4+ messages)
` [PATCH 1/2] selftests/kmod: increase the kmod timeout from 45 to 165

[PATCH V3] riscv: asid: Fixup stale TLB entry cause application crash
 2023-02-27 22:40 UTC  (6+ messages)

[PATCH 1/2] ASoC: max98363: add soundwire amplifier driver
 2023-02-27 22:37 UTC  (6+ messages)

include/asm-generic/div64.h:238:36: error: passing argument 1 of '__div64_32' from incompatible pointer type
 2023-02-27 22:30 UTC 

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-02-27 22:29 UTC  (5+ messages)
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc

Implementation of fwnode_operations :: device_get_match_data() for software nodes?
 2023-02-27 22:26 UTC  (2+ messages)

[PATCH RFC 0/4] Driver for Apple Z2 touchscreens
 2023-02-27 22:25 UTC  (9+ messages)
` [PATCH RFC 1/4] dt-bindings: input: touchscreen: Add Z2 controller bindings

[PATCH v3] tools/memory-model: Make ppo a subrelation of po
 2023-02-27 22:21 UTC  (12+ messages)

[PATCH v3 0/5] pinctrl: at91: Cleanups
 2023-02-27 22:20 UTC  (6+ messages)
` [PATCH v3 5/5] pinctrl: at91: Utilise temporary variable for struct device

[PATCH] zram: fix 32-bit atomic_long_t print
 2023-02-27 22:19 UTC  (2+ messages)

[RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
 2023-02-27 22:17 UTC  (2+ messages)

[PATCH mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes
 2023-02-27 22:16 UTC  (2+ messages)

[PULL] Networking for v6.3-rc1
 2023-02-27 22:15 UTC  (2+ messages)

[PATCH v11 000/113] KVM TDX basic feature support
 2023-02-27 22:15 UTC  (49+ messages)
` [PATCH v11 014/113] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v11 016/113] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v11 017/113] KVM: Support KVM_CAP_MAX_VCPUS for KVM_ENABLE_CAP
` [PATCH v11 019/113] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v11 021/113] KVM: TDX: Refuse to unplug the last cpu on the package
` [PATCH v11 030/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v11 031/113] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v11 033/113] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v11 050/113] KVM: x86/tdp_mmu: Ignore unsupported mmu operation on private GFNs
` [PATCH v11 055/113] KVM: x86/VMX: introduce vmx tlb_remote_flush and tlb_remote_flush_with_range
` [PATCH v11 058/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX
` [PATCH v11 099/113] KVM: TDX: Handle TDX PV map_gpa hypercall

[PATCH v4 2/2] vdpasim: support doorbell mapping
 2023-02-27 22:09 UTC  (2+ messages)

[RFC PATCH] sched/fair: update the vruntime to be max vruntime when yield
 2023-02-27 22:07 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] libbpf: allow users to set kprobe/uprobe attach mode
 2023-02-27 22:06 UTC  (8+ messages)
` [PATCH bpf-next v3 1/3] libbpf: add support "
` [PATCH bpf-next v3 2/3] selftests/bpf: split test_attach_probe into multi subtests
` [PATCH bpf-next v3 3/3] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode

[PATCH v1 00/51] shadow metric clean up and improvements
 2023-02-27 22:04 UTC  (6+ messages)
` [PATCH v1 39/51] perf stat: Add TopdownL1 metric as a default if present

Regression in probing some AMBA devices possibly devlink related
 2023-02-27 22:00 UTC  (5+ messages)

[RESEND 1/2] power_supply: Register cooling device outside of probe
 2023-02-27 21:46 UTC  (3+ messages)

[Syzkaller & bisect] There is "xfs_dquot_alloc" related BUG in v6.2 in guest
 2023-02-27 21:46 UTC  (5+ messages)

[PATCH v1 0/3] Update Alderlake and IcelakeX events
 2023-02-27 21:42 UTC  (2+ messages)

[PATCH] mm/rmap: use atomic_try_cmpxchg in set_tlb_ubc_flush_pending
 2023-02-27 21:42 UTC 

[PATCH 0/2] KVM: x86: Propagate AMD-specific IBRS bits to guests
 2023-02-27 21:40 UTC  (4+ messages)
` [PATCH 1/2] x86/cpufeatures: Add AMD-specific IBRS bits
` [PATCH 2/2] KVM: x86: Propagate AMD-specific IBRS related bits

[PATCH v1 00/14] perf kvm: Support histograms and TUI mode
 2023-02-27 21:40 UTC  (2+ messages)

[PATCH v12 00/11] Parallel CPU bringup for x86_64
 2023-02-27 21:39 UTC  (2+ messages)

[PATCH v2] dt-bindings: gpio: nxp,pcf8575: add gpio-line-names
 2023-02-27 21:37 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v2] drm/msm/disp/dpu: fix sc7280_pp base offset
 2023-02-27 21:36 UTC 

[RFC 0/6] pcmcia: separate 16-bit support from cardbus
 2023-02-27 21:33 UTC  (13+ messages)
` [RFC 1/6] pccard: remove bcm63xx socket driver

[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
 2023-02-27 21:28 UTC  (9+ messages)
      ` [PATCH] crypto: stm32 - Save and restore between each request
        ` [v2 PATCH] "
          ` [v3 "

[RFC PATCH 0/2] Add DPU DSC helper module
 2023-02-27 21:24 UTC  (16+ messages)
` [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions

[RFC 0/1] ITS fails to allocate on rk3588
 2023-02-27 21:22 UTC  (2+ messages)

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-27 21:18 UTC  (8+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[PATCH V3 0/7] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-02-27 21:17 UTC  (7+ messages)
` [PATCH V3 1/7] dt-bindings: usb: usbmisc-imx: convert to DT schema
` [PATCH V3 4/7] dt-bindings: usb: ci-hdrc-usb2: convert to DT schema format
` [PATCH V3 7/7] dt-bindings: usb: usb-nop-xceiv: add power-domains property

[PATCH net v1 1/1] net: phy: c45: fix network interface initialization failures on xtensa, arm:cubieboard
 2023-02-27 21:16 UTC  (2+ messages)

[PATCH 0/1] x86/fpu: Follow up on the init_fpstate fix
 2023-02-27 21:05 UTC  (4+ messages)
` [PATCH 0/2] x86/fpu/xstate: Follow up on the init_fpstate fallout again
  ` [PATCH 1/2] x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()
  ` [PATCH 2/2] selftests/x86/amx: Add a ptrace test

[PATCH v2] Documentation: bpf: Fix link to BTF doc
 2023-02-27 21:11 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-02-27 21:04 UTC 

[PATCH] Add HP OMEN 16-n0xxx into DMI table
 2023-02-27 21:01 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes
 2023-02-27 20:50 UTC  (2+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - support capacitive keys

[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
 2023-02-27 20:57 UTC  (4+ messages)

[RESEND v2 PATCH] init/do_mounts.c: add virtiofs root fs support
 2023-02-27 20:55 UTC  (4+ messages)

[PATCH V5 0/3] rpmsg signaling/flowcontrol patches
 2023-02-27 20:55 UTC  (3+ messages)
` [PATCH V5 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH] pinctrl: stm32: use dynamic allocation of GPIO base
 2023-02-27 20:51 UTC 

[PATCH v2 0/1] drm: Add doc about GPU reset
 2023-02-27 20:40 UTC  (2+ messages)
` [PATCH v2 1/1] drm/doc: Document DRM device reset expectations

[PATCH] pinctrl: ocelot: Fix alt mode for ocelot
 2023-02-27 20:38 UTC  (4+ messages)

[syzbot] [net?] INFO: task hung in tls_sw_sendpage (3)
 2023-02-27 20:35 UTC  (2+ messages)

[syzbot] [keyrings?] [lsm?] WARNING in __mod_timer
 2023-02-27 20:33 UTC  (2+ messages)

[PATCH v4 0/4] RISC-V Hibernation Support
 2023-02-27 20:31 UTC  (5+ messages)
` [PATCH v4 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH -next] mux: convert mux_chip->mux to flexible array
 2023-02-27 20:28 UTC  (2+ messages)

[PATCH] coccinelle: semantic patch to check for potential struct_size calls
 2023-02-27 20:24 UTC 

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2023-02-27 20:23 UTC  (10+ messages)
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64

[PATCH v2] vc_screen: modify vcs_size() handling in vcs_read()
 2023-02-27 20:21 UTC 

[PATCH 0/6] locking/rwsem: Rework writer wakeup and handoff
 2023-02-27 20:16 UTC  (7+ messages)
` [PATCH 3/6] locking/rwsem: Rework writer wakeup

[PATCH v1 0/2] Skip waiting for link up during probe
 2023-02-27 20:15 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: PCI: dwc: Add snps,skip-wait-link-up

[PATCH] psi: reduce min window size to 50ms
 2023-02-27 19:19 UTC  (13+ messages)

[PATCH v2] PCI: dwc: Wait for link up only if link is started
 2023-02-27 20:13 UTC 

[PATCH] vc_screen: modify vcs_size() handling in vcs_read()
 2023-02-27 20:06 UTC  (2+ messages)

[PATCH] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-02-27 20:05 UTC  (3+ messages)

[Patch V2] spi: tegra210-quad: Fix iterator outside loop
 2023-02-27 20:04 UTC 

[PATCH 0/2] char/agp: consolidate asm/agp.h
 2023-02-27 20:04 UTC  (2+ messages)

[PATCH v1 0/1] Add trace events for remoteproc
 2023-02-27 20:06 UTC  (3+ messages)
` [PATCH v1 1/1] remoteproc: qcom: Add remoteproc tracing

[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-02-27 20:00 UTC  (6+ messages)
` [PATCH v4 19/19] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree

Bug with /dev/vcs* devices
 2023-02-27 19:59 UTC  (8+ messages)
` [PATCH] vc_screen: don't clobber return value in vcs_read

[PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
 2023-02-27 19:59 UTC  (2+ messages)
` [tip: x86/urgent] x86/speculation: Allow enabling STIBP with legacy IBRS

[PATCH v3 2/2] Documentation/hw-vuln: Document the interaction between IBRS and STIBP
 2023-02-27 19:58 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v2 0/1] net: geneve: accept every ethertype
 2023-02-27 19:57 UTC  (5+ messages)


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).