All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-01 21:29:01 to 2024-10-01 23:06:04 UTC [more...]

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-01 22:59 UTC  (38+ messages)
` [PATCH v13 01/40] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v13 02/40] mm: Define VM_HIGH_ARCH_6
` [PATCH v13 03/40] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v13 04/40] prctl: arch-agnostic prctl for shadow stack
` [PATCH v13 05/40] mman: Add map_shadow_stack() flags
` [PATCH v13 06/40] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v13 07/40] arm64/gcs: Document the ABI "
` [PATCH v13 08/40] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v13 09/40] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v13 10/40] arm64/gcs: Provide put_user_gcs()
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v13 12/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v13 13/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v13 14/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v13 15/40] arm64/mm: Map pages for guarded control stack
` [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v13 17/40] arm64/idreg: Add overrride for GCS
` [PATCH v13 18/40] arm64/hwcap: Add hwcap "
` [PATCH v13 19/40] arm64/traps: Handle GCS exceptions
` [PATCH v13 20/40] arm64/mm: Handle GCS data aborts
` [PATCH v13 21/40] arm64/gcs: Context switch GCS state for EL0
` [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v13 23/40] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v13 24/40] arm64/mm: Implement map_shadow_stack()
` [PATCH v13 25/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v13 26/40] arm64/signal: Expose GCS state in signal frames
` [PATCH v13 27/40] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v13 28/40] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v13 29/40] kselftest/arm64: Verify the GCS hwcap
` [PATCH v13 30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v13 31/40] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v13 32/40] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v13 33/40] kselftest/arm64: Always run signals tests with GCS enabled

[PATCH v4 0/1] Enable Dead Code Elimination
 2024-10-01 23:05 UTC  (2+ messages)
` [PATCH v4 1/1] Makefile: enable --gc-sections

[PATCH dt-schema] schemas: i2c: add optional GPIO binding for SMBALERT# line
 2024-10-01 23:05 UTC  (2+ messages)

[PATCH v3 0/2] Parse out event records
 2024-10-01 23:04 UTC  (9+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: Print better events records
` [PATCH v3 2/2] iommu/arm-smmu-v3: Adopt arm_smmu_event in handlers

[PATCH] drm/i915: Rename functions in the docs to match code changes
 2024-10-01 23:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH RFT v9 4/8] fork: Add shadow stack support to clone3()
 2024-10-01 23:03 UTC  (12+ messages)

[android-common:chromeos-6.6-f9d942cf7d57 73/1491] make[7]: *** No rule to make target 'drivers/gpu/drm/panel/panel-himax-hx83112a.o', needed by 'drivers/gpu/drm/panel/built-in.a'
 2024-10-01 23:01 UTC 

[PULL v2 00/47] riscv-to-apply queue
 2024-10-01 23:00 UTC  (8+ messages)
` [PULL v2 16/47] hw/riscv: add RISC-V IOMMU base emulation

[PATCH v3 0/3] cmd/mtd: add missed featuries
 2024-10-01 23:00 UTC  (4+ messages)
` [PATCH v3 1/3] cmd: mtd: add markbad command support
` [PATCH v3 2/3] cmd: mtd: add nand_write_test "
` [PATCH v3 3/3] cmd: mtd: add nand_read_test "

[RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
 2024-10-01 23:00 UTC  (2+ messages)

[PATCH] platform/x86/intel/pmc: Disable C1 auto-demotion during suspend
 2024-10-01 22:58 UTC 

[PATCH] docs: rust: quick-start: add Ubuntu
 2024-10-01 22:58 UTC  (2+ messages)

What's cooking in git.git (Oct 2024, #01; Tue, 1)
 2024-10-01 22:58 UTC  (3+ messages)

[PATCH v2] rust: types: Add examples for the `Either` type
 2024-10-01 22:57 UTC  (2+ messages)

[PATCH 0/2] Introduce ptr_eq() to preserve address dependency
 2024-10-01 22:57 UTC  (9+ messages)
` [PATCH 1/2] compiler.h: "

[PATCHv2 net-next 00/10] net: lantiq_etop: some cleanups
 2024-10-01 22:56 UTC  (9+ messages)
` [PATCHv2 net-next 01/10] net: lantiq_etop: use netif_receive_skb_list
` [PATCHv2 net-next 03/10] net: lantiq_etop: use devm for register_netdev
` [PATCHv2 net-next 04/10] net: lantiq_etop: use devm for mdiobus
` [PATCHv2 net-next 05/10] net: lantiq_etop: move phy_disconnect to stop

[PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
 2024-10-01 22:54 UTC  (4+ messages)
` [PATCH v4 0/5] improve handling of remote/HEAD
  ` [PATCH v4 2/5] set-head: better output for --auto

[PATCH] staging: iio: frequency: rename macros
 2024-10-01 22:54 UTC  (2+ messages)

[PATCH 0/3] reftable: graceful concurrent writes
 2024-10-01 22:54 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction

[PATCH 1/1] test: don't call restart_uboot in EFI watchdog test
 2024-10-01 22:53 UTC 

[PATCH] md: Testing new CI system - do not review
 2024-10-01 22:53 UTC 

[PATCH v3 0/3] Add support for cpu event term
 2024-10-01 22:53 UTC  (5+ messages)
` [PATCH v3 3/3] perf parse-events: Add "cpu" term to set the CPU an event is recorded on

[v6 PATCH 1/2] hugetlb: arm64: add mte support
 2024-10-01 22:52 UTC  (2+ messages)
` [v6 PATCH 2/2] selftests: arm64: add hugetlb mte tests

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-01 22:52 UTC  (6+ messages)
` [PATCH v2 tip/perf/core 1/5] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v2 tip/perf/core 2/5] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file
` [PATCH v2 tip/perf/core 4/5] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x31: relocation to !ENDBR: arch_kexec_apply_relocations_add+0x2a8
 2024-10-01 22:51 UTC 

[openeuler:OLK-5.10 26381/30000] drivers/ub/urma/ubcore/ubcore_msg.c:264:15: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 63
 2024-10-01 22:51 UTC 

[PATCH 00/22] reftable: handle allocation errors
 2024-10-01 22:50 UTC  (4+ messages)
` [PATCH v4 00/25] "
  ` [PATCH v4 25/25] reftable/basics: ban standard allocator functions

[PATCH net v6 0/2] Fix AQR PMA capabilities
 2024-10-01 22:46 UTC  (3+ messages)
` [PATCH net v6 1/2] net: phy: aquantia: AQR115c fix up "
` [PATCH net v6 2/2] net: phy: aquantia: remove usage of phy_set_max_speed

[PATCH] tests: wait for size to be updated in lvconvert-raid-reshape-size.sh
 2024-10-01 22:46 UTC 

[PATCH v5 0/7] drm/mgag200: Implement VBLANK support
 2024-10-01 22:41 UTC  (2+ messages)

[PATCH stable 6.1] devlink: Fix RCU stall when unregistering a devlink instance
 2024-10-01 22:39 UTC  (4+ messages)

[PATCHSET 0/8] perf tools: Do not set attr.exclude_guest by default (v4)
 2024-10-01 22:39 UTC  (11+ messages)
` [PATCH 5/8] perf tools: Detect missing kernel features properly
` [PATCH 6/8] perf tools: Move x86__is_amd_cpu() to util/env.c
` [PATCH 7/8] perf tools: Check fallback error and order

[RFC PATCH 21/34] x86/bugs: Add attack vector controls for mds
 2024-10-01 22:37 UTC  (2+ messages)

[PATCH dwarves v2 0/4] Emit global variables in BTF
 2024-10-01 22:35 UTC  (4+ messages)
` [PATCH dwarves v2 4/4] btf_encoder: add global_var feature to encode globals

[PATCH] drm/amdkfd: Add kfd driver function to support hot plug/unplug amdgpu devices
 2024-10-01 22:38 UTC 

[syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2)
 2024-10-01 22:35 UTC 

[PATCH v2 00/13] drm/i915: Use DSB for plane/color management commits
 2024-10-01 22:32 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use DSB for plane/color management commits (rev2)
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "

[Patch v5 0/6] Bug fixes on topdown events reordering
 2024-10-01 22:32 UTC  (3+ messages)

[PATCH 0/3] cleanup: add if_not_cond_guard macro
 2024-10-01 22:30 UTC  (4+ messages)
` [PATCH 1/3] cleanup: add conditional guard helper
` [PATCH 2/3] iio: adc: ad7380: use if_not_cond_guard for claim direct
` [PATCH 3/3] cxl/region: Use cond_guard() in show_targetN()

[PATCHv2 net-next 0/9] clean up with devm
 2024-10-01 22:30 UTC  (13+ messages)
` [PATCHv2 net-next 1/9] net: smsc911x: use devm_platform_ioremap_resource
` [PATCHv2 net-next 2/9] net: smsc911x: use devm_alloc_etherdev
` [PATCHv2 net-next 3/9] net: smsc911x: use devm for regulators
` [PATCHv2 net-next 4/9] net: smsc911x: use devm for mdiobus functions
` [PATCHv2 net-next 5/9] net: smsc911x: use devm for register_netdev
` [PATCHv2 net-next 6/9] net: smsc911x: remove debug stuff from _remove

[android-common:chromeos-6.6-f9d942cf7d57 754/1491] ld.lld: error: undefined symbol: topology_apply_cmdline_limits_early
 2024-10-01 22:28 UTC 

linux-next: build failure after merge of the drm-xe tree
 2024-10-01 22:29 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v9 0/5] Tracepoints and static branch in Rust
 2024-10-01 22:28 UTC  (7+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false

[PATCH] tracepoints: Use new static branch API
 2024-10-01 22:24 UTC 

[PATCH v10 0/7] mm: zswap swap-out of large folios
 2024-10-01 22:23 UTC  (5+ messages)
` [PATCH v10 6/7] mm: zswap: Support large folios in zswap_store()

[RFC PATCH 18/34] Documentation/x86: Document the new attack vector controls
 2024-10-01 22:21 UTC  (2+ messages)

[PATCH v5 0/6] block: partition table OF support
 2024-10-01 22:18 UTC  (7+ messages)
` [PATCH v5 1/6] block: add support for defining read-only partitions
` [PATCH v5 2/6] docs: block: Document support for read-only partition in cmdline part
` [PATCH v5 3/6] block: introduce device_add_of_disk()
` [PATCH v5 4/6] mmc: block: attach partitions fwnode if found in mmc-card
` [PATCH v5 5/6] block: add support for partition table defined in OF
` [PATCH v5 6/6] dt-bindings: mmc: Document support for partition table in mmc-card

[PATCH v3] reproducibility: continue testing in case of build failure
 2024-10-01 22:20 UTC 

calling getcpu with misaligned address causes kernel panic
 2024-10-01 22:20 UTC  (2+ messages)

[djwong-xfs:djwong-wtf 116/261] fs/xfs/libxfs/xfs_sb.c:815:38: sparse: sparse: cast to restricted __be16
 2024-10-01 22:18 UTC 

[RFC PATCH 27/34] x86/bugs: Add attack vector controls for spectre_v1
 2024-10-01 22:18 UTC  (2+ messages)

[PATCH v6 00/12] efi: Add a test for EFI bootmeth
 2024-10-01 22:18 UTC  (7+ messages)
` [PATCH v6 08/12] efi_loader: Disable ANSI output for tests

mm/damon/reclaim.c:252:15: error: implicit declaration of function 'damon_commit_ctx'
 2024-10-01 22:17 UTC  (2+ messages)

[PATCH v8 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-10-01 22:17 UTC  (3+ messages)
` [PATCH v8 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info

[PATCH 0/2] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
 2024-10-01 22:16 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches

[PATCH v2] wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()
 2024-10-01 22:16 UTC  (2+ messages)

[PATCH v2 0/2] Allwinner A10 SPI controller emulation
 2024-10-01 22:13 UTC  (3+ messages)
` [PATCH v2 1/2] hw/ssi: Allwinner A10 SPI emulation
` [PATCH v2 2/2] {hw/arm,docs/system/arm}: Add SPI to Allwinner A10

[PATCH net-next 00/10] net: pcs: xpcs: cleanups batch 1
 2024-10-01 22:12 UTC  (7+ messages)
` [PATCH net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()
` [PATCH net-next 05/10] net: wangxun: txgbe: use phylink_pcs internally

+ mm-swap-count-successful-large-folio-zswap-stores-in-hugepage-zswpout-stats.patch added to mm-unstable branch
 2024-10-01 22:13 UTC 

+ mm-zswap-support-large-folios-in-zswap_store.patch added to mm-unstable branch
 2024-10-01 22:13 UTC 

+ mm-zswap-modify-zswap_stored_pages-to-be-atomic_long_t.patch added to mm-unstable branch
 2024-10-01 22:13 UTC 

+ mm-change-count_objcg_event-to-count_objcg_events-for-batch-event-updates.patch added to mm-unstable branch
 2024-10-01 22:13 UTC 

+ mm-zswap-rename-zswap_pool_get-to-zswap_pool_tryget.patch added to mm-unstable branch
 2024-10-01 22:13 UTC 

+ mm-zswap-modify-zswap_compress-to-accept-a-page-instead-of-a-folio.patch added to mm-unstable branch
 2024-10-01 22:13 UTC 

+ mm-define-obj_cgroup_get-if-config_memcg-is-not-defined.patch added to mm-unstable branch
 2024-10-01 22:13 UTC 

[PATCH] rust: kunit: use C-string literals to clean warning
 2024-10-01 22:12 UTC  (2+ messages)

BTRFS critical (device dm-0): corrupt node: root=256 block=1035372494848 slot=364, bad key order, current (8796143471049 108 0) next (50450969 1 0)
 2024-10-01 22:12 UTC  (4+ messages)

[PATCH 0/3] drm/xe/pmu: PMU interface for Xe
 2024-10-01 22:08 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/pmu: Enable PMU interface

[PATCH v2] reproducibility: continue testing in case of build failure
 2024-10-01 22:07 UTC 

[PATCH 0/2] drm/xe/uapi: Restore uapi for access counting
 2024-10-01 22:06 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

+ secretmem-disable-memfd_secret-if-arch-cannot-set-direct-map.patch added to mm-hotfixes-unstable branch
 2024-10-01 22:05 UTC 

[PATCH] secretmem: disable memfd_secret() if arch cannot set direct map
 2024-10-01 22:04 UTC  (2+ messages)

[PATCH] eventdev: replace zero-length-array
 2024-10-01 22:01 UTC 

[PATCH 1/2] timer/linux: lower rounding of tsc estimation to 10KHz
 2024-10-01 21:59 UTC  (7+ messages)
` [PATCH v3 0/2] Improve TSC frequency accuracy on Linux
  ` [PATCH v3 2/2] timer/linux/x86: override TSC freq if no tsc_known_freq

[PATCH 0/3] mv_xor: some devm cleanups
 2024-10-01 21:59 UTC  (4+ messages)
` [PATCH 1/3] dma: mv_xor: use devm_platform_ioremap_resource
` [PATCH 2/3] dma: mv_xor: use devm_clk_get_optional_enabled
` [PATCH 3/3] dma: mv_xor: use devm for request_irq

[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
 2024-10-01 21:57 UTC  (4+ messages)
` [PATCH 09/21] gpio: add driver for ADI ADSP-SC5xx platform

drivers/mfd/intel-m10-bmc-spi.c:28:10: error: 'const struct regmap_config' has no member named 'reg_bits'
 2024-10-01 21:57 UTC 

[linux-next:master 838/1347] arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb: wifi@0: 'vddrfacmn-supply' is a required property
 2024-10-01 21:57 UTC 

+ zram-rework-recompress-target-selection-strategy-fix.patch added to mm-unstable branch
 2024-10-01 21:57 UTC 

+ zram-rework-recompress-target-selection-strategy.patch added to mm-unstable branch
 2024-10-01 21:57 UTC  (3+ messages)
` [PATCH] zram: do not skip the first bucket

[PATCH v3 00/33] Tidy up use of 'SPL' and CONFIG_SPL_BUILD
 2024-10-01 21:54 UTC  (9+ messages)
` [PATCH v3 01/33] Makefile: Add a u-boot.cfg file for VPL
` [PATCH v3 02/33] boot: Drop unnecessary ifdef for LOAD_FIT
` [PATCH v3 06/33] stdio: Make use of the SERIAL define
` [PATCH v3 31/33] global: Rename SPL_TPL_ to PHASE_

[Outreachy]
 2024-10-01 21:54 UTC 

[PATCH v9 0/7] mm: zswap swap-out of large folios
 2024-10-01 21:53 UTC  (9+ messages)
` [PATCH v9 6/7] mm: zswap: Support large folios in zswap_store()

[PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
 2024-10-01 21:47 UTC  (2+ messages)

[PATCH 00/33] riscv control-flow integrity for usermode
 2024-10-01 21:46 UTC  (5+ messages)
` [PATCH 17/33] prctl: arch-agnostic prctl for shadow stack

[PATCH hotfix 6.12] mm/mmap: correct error handling in mmap_region()
 2024-10-01 21:44 UTC  (4+ messages)

[bug report] bcachefs: dirent_points_to_inode() now warns on mismatch
 2024-10-01 21:44 UTC  (2+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2)
 2024-10-01 21:44 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 0/3] net: add thread-safe crc api
 2024-10-01 21:44 UTC  (3+ messages)
` [PATCH v2 1/3] "

+ zsmalloc-replace-kmap_atomic-with-kmap_local_page.patch added to mm-unstable branch
 2024-10-01 21:43 UTC 

[linux-next:master] BUILD REGRESSION 77df9e4bb2224d8ffbddec04c333a9d7965dad6c
 2024-10-01 21:42 UTC 

[for-next][PATCH 0/5] tracing/ftrace: Updates for 6.13
 2024-10-01 21:42 UTC  (6+ messages)
` [for-next][PATCH 1/5] tracing: Fix function timing profiler to initialize hashtable
` [for-next][PATCH 2/5] tracing: Add a comment about ftrace_regs definition
` [for-next][PATCH 3/5] fgraph: Use fgraph data to store subtime for profiler
` [for-next][PATCH 4/5] ftrace: Use a running sleeptime instead of saving on shadow stack
` [for-next][PATCH 5/5] ftrace: Have calltime be saved in the fgraph storage

[PATCH v4 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-01 21:40 UTC  (10+ messages)
` [PATCH v4 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields

[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-10-01 21:40 UTC  (3+ messages)
` [PATCH v2 1/3] crypto: ccp: New bit-field definitions for SNP_PLATFORM_STATUS command

[regression] AMD SFH Driver Causes Memory Errors / Page Faults / btrfs going read-only
 2024-10-01 21:40 UTC  (2+ messages)

[RFC v2] drm/i915/vrr: Add AS_SDP to fastset
 2024-10-01 21:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[XEN PATCH v2 0/3] xen: address violations of MISRA C Rule 13.6
 2024-10-01 21:36 UTC  (10+ messages)
` [XEN PATCH v2 1/3] EFI: address a violation "
` [XEN PATCH v2 2/3] xen/gnttab: "

[PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for AmpereOne
 2024-10-01 21:32 UTC  (9+ messages)

[PATCH v2 08/17] migration: Add load_finish handler and associated functions
 2024-10-01 21:30 UTC  (11+ messages)

[PATCH v3] drm/panel: elida-kd35t133: transition to mipi_dsi wrapped functions
 2024-10-01 21:31 UTC  (2+ messages)

[XEN PATCH v6] CODING_STYLE: Add a section on header guards naming conventions
 2024-10-01 21:31 UTC  (9+ messages)

[PATCH v4 0/1] drm/xe: Prevent null pointer access in xe_migrate_copy
 2024-10-01 21:30 UTC  (4+ messages)
` ✗ CI.FULL: failure for drm/xe: Prevent null pointer access in xe_migrate_copy (rev3)

[PATCH RESEND v3 0/3] platform/x86: dell-laptop: Battery hook fixes
 2024-10-01 21:28 UTC  (2+ messages)
` [PATCH RESEND v3 3/3] platform/x86: dell-laptop: Do not fail when encountering unsupported batteries


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.