All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-01 22:17:15 to 2024-10-01 23:44:28 UTC [more...]

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

[PATCHv2 net-next 0/9] clean up with devm
 2024-10-01 23:44 UTC  (14+ 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

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-01 23:13 UTC  (67+ 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 v13 34/40] kselftest/arm64: Add very basic GCS test program
` [PATCH v13 35/40] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v13 36/40] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v13 37/40] kselftest/arm64: Add GCS signal tests
` [PATCH v13 38/40] kselftest/arm64: Add a GCS stress test
` [PATCH v13 39/40] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v13 40/40] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH] sched/wait: Remove unused bit_wait_io_timeout
 2024-10-01 23:40 UTC 

[PATCHv2 net-next 00/10] net: lantiq_etop: some cleanups
 2024-10-01 23:39 UTC  (10+ 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

[PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time
 2024-10-01 23:40 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH v2 00/13] Tool and hwmon PMUs
 2024-10-01 23:39 UTC  (9+ messages)

[PATCH 0/2] Consolidate embedded PPC initial mappung functions
 2024-10-01 23:35 UTC  (5+ messages)
` [PATCH 1/2] hw/ppc: Consolidate e500 initial mapping creation functions

[PATCH v4] drm/etnaviv: Request pages from DMA32 zone on addressing_limited
 2024-10-01 23:34 UTC 

[PATCH] OPP: fix error code in dev_pm_opp_set_config()
 2024-10-01 23:32 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: syscall_nrs: disable no previous prototype warnning
 2024-10-01 23:32 UTC 

[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-01 23:32 UTC  (16+ messages)
` [PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v14 05/19] function_graph: Pass ftrace_regs to retfunc
` [PATCH v14 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs

[PATCH v1 00/11] Libdw/dwarf build clean up
 2024-10-01 23:28 UTC  (13+ messages)
` [PATCH v1 11/11] perf build: Rename PERF_HAVE_DWARF_REGS to PERF_HAVE_LIBDW_REGS

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-10-01 23:28 UTC  (7+ messages)
` [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation

net/gve: attempt Rx refill even when no packets received on DQ
 2024-10-01 23:28 UTC 

[PATCH 0/3] KVM: arm64: nv: Fixes for stage-2 MMU recycling
 2024-10-01 23:28 UTC  (6+ messages)
` [PATCH 3/3] KVM: arm64: nv: Punt stage-2 recycling to a vCPU request

[PATCH bpf-next v2] bpf: syscall_nrs: disable no previous prototype warnning
 2024-10-01 23:25 UTC  (3+ messages)

[PATCH 0/2] ASoC: Intel: soc-acpi: Fix missing empty terminators
 2024-10-01 23:26 UTC  (2+ messages)

[PATCH 0/5] cesa: small cleanups
 2024-10-01 23:25 UTC  (6+ messages)
` [PATCH 1/5] crypto: cesa: add COMPILE_TEST
` [PATCH 2/5] crypto: cesa: use enabled variants for clk_get
` [PATCH 3/5] crypto: cesa: remove irq_set_affinity_hint
` [PATCH 4/5] crypto: cesa: move loop to mv_cesa_put_sram
` [PATCH 5/5] crypto: use devm_platform_get_and_ioremap_resource

[syzbot] [mm?] KASAN: out-of-bounds Read in copy_from_kernel_nofault
 2024-10-01 23:25 UTC  (2+ messages)

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

drivers/mfd/intel-m10-bmc-spi.c:28:10: error: 'const struct regmap_config' has no member named 'reg_bits'
 2024-10-01 23:22 UTC  (2+ messages)

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

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

[PATCH v3 0/2] btrfs: small cleanups to buffered write path
 2024-10-01 23:17 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: remove the dirty_page local variable
` [PATCH v3 2/2] btrfs: simplify the page uptodate preparation for prepare_pages()

[PATCH net-next v2] ipv4: avoid quadratic behavior in FIB insertion of common address
 2024-10-01 23:14 UTC 

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

[PATCH net v6 0/2] Fix AQR PMA capabilities
 2024-10-01 23:13 UTC  (4+ 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] PCI: fix memory leak in reset_method_store()
 2024-10-01 23:11 UTC 

[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 

[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: "

[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 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 

[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] 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  (8+ messages)
` [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()

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

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


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.