All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-27 22:15:34 to 2023-02-27 23:07:42 UTC [more...]

[PATCH v8 0/3] Firmware Support for USB-HID Devices and CP2112
 2023-02-27 23:07 UTC  (3+ messages)
` [PATCH v8 3/3] HID: cp2112: Fwnode Support

[Intel-xe] [PATCH 0/2] Mutex/display init tweaks
 2023-02-27 23:07 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/device: Prefer the drm-managed mutex_init
` [Intel-xe] [PATCH 2/2] drm/xe/device: Let display init in a common block

[PATCH v7 00/41] Shadow stacks for userspace
 2023-02-27 22:54 UTC  (48+ 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

Problems with CSPRNG in wrapper.c
 2023-02-27 23:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-27 23:06 UTC 

[PATCH v3 17/27] target/riscv: Replace `tb_pc()` with `tb->pc`
 2023-02-27 23:05 UTC  (2+ messages)

[PATCH bpf-next v3 00/18] bpf: bpf memory usage
 2023-02-27 22:37 UTC  (2+ messages)

[PATCH for-8.0 v4 00/21] target/arm: Implement FEAT_RME
 2023-02-27 23:01 UTC  (22+ messages)
` [PATCH for-8.0 v4 01/21] target/arm: Add isar_feature_aa64_rme
` [PATCH for-8.0 v4 02/21] target/arm: Update SCR and HCR for RME
` [PATCH for-8.0 v4 03/21] target/arm: SCR_EL3.NS may be RES1
` [PATCH for-8.0 v4 04/21] target/arm: Add RME cpregs
` [PATCH for-8.0 v4 05/21] target/arm: Introduce ARMSecuritySpace
` [PATCH for-8.0 v4 06/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
` [PATCH for-8.0 v4 07/21] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
` [PATCH for-8.0 v4 08/21] target/arm: Introduce ARMMMUIdx_Phys_{Realm, Root}
` [PATCH for-8.0 v4 09/21] target/arm: Remove __attribute__((nonnull)) from ptw.c
` [PATCH for-8.0 v4 10/21] target/arm: Pipe ARMSecuritySpace through ptw.c
` [PATCH for-8.0 v4 11/21] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH for-8.0 v4 12/21] target/arm: Handle Block and Page bits for security space
` [PATCH for-8.0 v4 13/21] target/arm: Handle no-execute for Realm and Root regimes
` [PATCH for-8.0 v4 14/21] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH for-8.0 v4 15/21] target/arm: Move s1_is_el0 into S1Translate
` [PATCH for-8.0 v4 16/21] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH for-8.0 v4 17/21] target/arm: Add GPC syndrome
` [PATCH for-8.0 v4 18/21] target/arm: Implement GPC exceptions
` [PATCH for-8.0 v4 19/21] target/arm: Implement the granule protection check
` [PATCH for-8.0 v4 20/21] NOTFORMERGE target/arm: Enable RME for -cpu max
` [PATCH for-8.0 v4 21/21] NOTFORMERGE hw/arm/virt: Add some memory for Realm Management Monitor

[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
 2023-02-27 23:05 UTC  (5+ messages)

[PATCH] net: ravb: Support fixed PHY in R-Car
 2023-02-27 23:04 UTC 

[PATCH 1/2] i2c: rcar_iic: Sort Kconfig depends list ascending
 2023-02-27 23:03 UTC  (2+ messages)
` [PATCH 2/2] i2c: rcar_i2c: "

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

[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 1/2] ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3
 2023-02-27 23:02 UTC  (2+ messages)
` [PATCH 2/2] ARM: renesas: falcon: Enable RWDT reset for V3U Falcon

[LSF/MM/BPF TOPIC] vmtest: Reusable virtual machine testing infrastructure
 2023-02-27 23:01 UTC 

[PATCH] ARM: renesas: Enable DTO support by default on R-Car Gen3
 2023-02-27 23:00 UTC 

go breakage in master
 2023-02-27 23:01 UTC  (2+ messages)
` [meta-virtualization] "

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

[PATCH] ARM: renesas: Demote overlap memory nodes message to debug on Gen3
 2023-02-27 23:00 UTC 

[PATCH v2] iw: S1G: add parsing for 802.11ah scan IE's
 2023-02-27 23:01 UTC 

[PATCH] ARM: renesas: Remove defines for USB on Eagle/Condor
 2023-02-27 22:59 UTC 

[PATCH 1/3] sysinfo: rcar3: Fix Draak and Eagle board code
 2023-02-27 22:58 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I
` [PATCH 3/3] ARM: dts: renesas: Enable sysinfo on R-Car D3 Draak

[PATCH for-8.0 v4 0/4] target/arm: pre-FEAT_RME fixes
 2023-02-27 22:58 UTC  (5+ messages)
` [PATCH for-8.0 v4 1/4] target/arm: Handle m-profile in arm_is_secure
` [PATCH for-8.0 v4 2/4] target/arm: Stub arm_hcr_el2_eff for m-profile
` [PATCH for-8.0 v4 3/4] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
` [PATCH for-8.0 v4 4/4] target/arm: Rewrite check_s2_mmu_setup

[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

[RFC PATCH 00/76] SSDFS: flash-friendly LFS file system for ZNS SSD
 2023-02-27 22:59 UTC  (2+ messages)
` [External] "

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-02-27 22:57 UTC  (10+ 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  (10+ 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

[PATCH v2 0/2] MIPS Booting fixes
 2023-02-27 22:54 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-27 22:56 UTC 

[f2fs-dev] [GIT PULL] f2fs update for 6.3-rc1
 2023-02-27 22:55 UTC  (2+ messages)
`  "

[PATCH 1/2] lib/test_bitmap: increment failure counter properly
 2023-02-27 22:55 UTC  (2+ messages)

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

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

[PATCH] CI: gitlab: Collect pytest artifacts
 2023-02-27 22:51 UTC 

[intel-tdx:kvm-upstream-workaround 435/440] include/linux/kvm_host.h:429:2: error: call to undeclared function 'perf_event_guest_enter_exit'; ISO C99 and later do not support implicit function declarations
 2023-02-27 22:50 UTC 

[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 bpf] libbpf: Fix bpf_xdp_query() in old kernels
 2023-02-27 22:49 UTC 

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

[PATCH 1/2] mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz
 2023-02-27 22:49 UTC  (2+ messages)
` [PATCH 2/2] mmc: renesas-sdhi: Add proper probe error fail path

[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-27 22:49 UTC  (6+ messages)
` [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features

[PATCH v3] automation: Add container and build jobs to run cppcheck analysis
 2023-02-27 22:48 UTC  (2+ messages)

[PATCH v2 0/7] Several UFS MCQ Code Changes
 2023-02-27 22:47 UTC  (11+ 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)

RTT-PROBE: lore-subspace-rtt
 2023-02-27 22:46 UTC 

[PATCH] kunit: Fix 'hooks.o' build by recursing into kunit
 2023-02-27 22:43 UTC  (2+ 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  (7+ messages)

[PATCH 1/2] cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
 2023-02-27 22:40 UTC  (3+ messages)
` [PATCH 2/2] cifs: prevent data race in cifs_reconnect_tcon()

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

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-02-27 22:38 UTC  (5+ messages)
` [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op

[PATCH] tests/acceptance/virtio-gpu.py: update fedora URL
 2023-02-27 22:37 UTC  (2+ messages)

[PATCH v14 00/60] Xen HVM support under KVM
 2023-02-27 22:37 UTC  (3+ messages)
` [PATCH v14 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode

RTT-PROBE: lore-subspace-rtt
 2023-02-27 22:36 UTC 

[PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
 2023-02-27 22:32 UTC  (5+ messages)
` [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386

[igt-dev] [PATCH v2 i-g-t] runner: check disk limit at dumping kmsg
 2023-02-27 22:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for runner: check disk limit at dumping kmsg (rev2)

[PATCH 0/3] media: Zero-initialize structures passed to subdev pad ops
 2023-02-27 22:30 UTC  (3+ messages)
` [PATCH 1/3] media: Zero-initialize all structures passed to subdev pad operations

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] iw: S1G: add parsing for 802.11ah scan IE's
 2023-02-27 22:29 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_plane: add invalid pixel format tests
 2023-02-27 22:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane: add invalid pixel format tests (rev2)

[RFC PATCH] hw/acpi: Add support for Generic Port Affinity Structure to SRAT
 2023-02-27 22:29 UTC  (2+ messages)

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

[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-02-27 22:26 UTC  (5+ messages)
` [PATCH v2 06.5/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function

[Intel-xe] [PATCH] drm/xe: Separate engine fuse handling into dedicated functions
 2023-02-27 22:27 UTC 

[linux-linus test] 178669: regressions - trouble: fail/pass/starved
 2023-02-27 22:27 UTC 

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  (11+ messages)
` [PATCH RFC 1/4] dt-bindings: input: touchscreen: Add Z2 controller bindings

RTT-PROBE: lore-subspace-rtt
 2023-02-27 22:26 UTC 

[PATCH v2 0/6] Support writable CPU ID registers from userspace
 2023-02-27 22:23 UTC  (6+ messages)
` [PATCH v2 5/6] KVM: arm64: Introduce ID register specific descriptor

[v2] bpf: Propose some new instructions for -mcpu=v4
 2023-02-27 22:24 UTC  (2+ messages)

[PATCH v1] prctl: add flags to enable KSM at the process level
 2023-02-27 22:02 UTC 

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

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

+ scripts-gdb-support-getting-current-task-struct-in-uml.patch added to mm-nonmm-unstable branch
 2023-02-27 22:21 UTC 

+ scripts-gdb-correct-indentation-in-get_current_task.patch added to mm-nonmm-unstable branch
 2023-02-27 22:21 UTC 

[PATCH 0/2] xen/misra: create exclusion file list
 2023-02-27 22:19 UTC  (11+ messages)
` [PATCH 2/2] xen/misra: add entries to exclude-list.json

[ANN] U-Boot v2023.04-rc3 released
 2023-02-27 22:19 UTC 

[l1k:rpi-6.2.y-await-linktraining 151/583] drivers/mmc/host/bcm2835-sdhost.c:943:6: warning: no previous prototype for 'bcm2835_sdhost_send_command'
 2023-02-27 22:19 UTC 

cleanup btrfs_lookup_bio_sums v2
 2023-02-27 22:13 UTC  (2+ messages)

[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  (3+ messages)

+ kasan-treat-meminstrinsic-as-builtins-in-uninstrumented-files-fix.patch added to mm-hotfixes-unstable branch
 2023-02-27 22:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-27 22:16 UTC 

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


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.