All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-16 03:09:06 to 2023-02-16 05:20:36 UTC [more...]

[PATCH v3 00/35] Per-VMA locks
 2023-02-16  5:17 UTC  (27+ messages)
` [PATCH v3 01/35] maple_tree: Be more cautious about dead nodes
` [PATCH v3 02/35] maple_tree: Detect dead nodes in mas_start()
` [PATCH v3 03/35] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH v3 04/35] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH v3 05/35] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH v3 06/35] maple_tree: Add smp_rmb() to dead node detection
` [PATCH v3 07/35] maple_tree: Add RCU lock checking to rcu callback functions
` [PATCH v3 08/35] mm: Enable maple tree RCU mode by default
` [PATCH v3 09/35] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH v3 10/35] mm: rcu safe VMA freeing
` [PATCH v3 11/35] mm: move mmap_lock assert function definitions
` [PATCH v3 12/35] mm: add per-VMA lock and helper functions to control it
` [PATCH v3 13/35] mm: mark VMA as being written when changing vm_flags
` [PATCH v3 14/35] mm/mmap: move VMA locking before vma_adjust_trans_huge call
` [PATCH v3 15/35] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v3 18/35] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH v3 19/35] mm: write-lock VMAs before removing them from VMA tree
` [PATCH v3 20/35] mm: conditionally write-lock VMA in free_pgtables
` [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH v3 22/35] kernel/fork: assert no VMA readers during its destruction
` [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v3 24/35] mm: introduce vma detached flag

[PATCH 0/5] i2c: cadence: Small cleanups
 2023-02-16  5:18 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-16  5:19 UTC 

[PATCH v2 0/4] target/mips: misc microMIPS fixes
 2023-02-16  5:17 UTC  (5+ messages)
` [PATCH v2 1/4] target/mips: fix JALS32/J32 instruction handling for microMIPS
` [PATCH v2 2/4] target/mips: fix SWM32 handling for micromips
` [PATCH v2 3/4] target/mips: implement CP0.Config7.WII bit support
` [PATCH v2 4/4] target/mips: set correct CP0.Config[4, 5] values for M14K(c)

[PATCH 0/10] crypto: api - Restructure stats code
 2023-02-16  5:17 UTC  (3+ messages)
` [PATCH 9/10] crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.h

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-16  5:13 UTC  (2+ messages)

[PATCH 1/2] kcsan: xtensa: Add atomic builtin stubs for 32-bit systems
 2023-02-16  5:09 UTC  (2+ messages)
` [PATCH 2/2] powerpc/{32,book3e}: kcsan: Extend KCSAN Support

[PATCH v3] vdpa/mlx5: should not activate virtq object when suspended
 2023-02-16  5:10 UTC  (7+ messages)

[PATCH v3 00/10] sched/fair: Avoid unnecessary migrations within SMT domains
 2023-02-16  5:21 UTC  (10+ messages)
` [PATCH v3 06/10] sched/fair: Use the prefer_sibling flag of the current sched domain

[jgunthorpe:iommufd_hwpt 13/18] drivers/iommu/iommufd/selftest.c:161:22: warning: no previous prototype for 'iommufd_selftest_domain_alloc'
 2023-02-16  5:10 UTC 

[Paatch] [staging][atomisp] Remove unneeded version.h include pointed out by 'make versioncheck'
 2023-02-16  5:09 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-16  5:09 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS eef8b008d76a4df811b4cc42a50f0130bcade3bd
 2023-02-16  5:06 UTC 

[RFC PATCH 0/5] Retire IA64/Itanium support
 2023-02-16  5:04 UTC  (7+ messages)

[PATCH] Adding ability to change disassembler syntax in TCG plugins
 2023-02-16  5:04 UTC  (4+ messages)

drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2789 iwl_mvm_resume_firmware() error: uninitialized symbol 'd3_status'
 2023-02-16  5:00 UTC 

[jfern:timers/dyn_hrtimer 2/2] kernel/time/hrtimer.c:527: undefined reference to `tick_sched_timer'
 2023-02-16  5:00 UTC 

[PATCH v2 bpf-next 0/3] Fix BPF verifier global subprog context argument logic
 2023-02-16  4:59 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: fix global subprog context argument resolution logic
` [PATCH v2 bpf-next 2/3] selftests/bpf: convert test_global_funcs test to test_loader framework
` [PATCH v2 bpf-next 3/3] selftests/bpf: add global subprog context passing tests

How many colours does the ARC cache have?
 2023-02-16  4:59 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-16  4:59 UTC 

[PATCH intel-next v4 0/8] i40e: support XDP multi-buffer
 2023-02-16  4:56 UTC  (7+ messages)
` [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx
      ` [Intel-wired-lan] "

[Patch] [drivers/accessibility] Remove unneeded version.h
 2023-02-16  4:53 UTC  (2+ messages)

[PATCH bpf-next v5 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-02-16  4:49 UTC  (2+ messages)

[jfern:timers/dyn_hrtimer 2/2] kernel/time/tick-sched.c:1466:22: warning: no previous prototype for 'tick_sched_timer'
 2023-02-16  4:49 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-16  4:49 UTC 

[PULL 00/10] Net patches
 2023-02-16  4:45 UTC  (5+ messages)

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-02-16  4:43 UTC  (3+ messages)

[PATCH] enable RAID for SATA under VMD
 2023-02-16  4:41 UTC 

[PATCH v1 00/37] Implementation of ML CNXK driver
 2023-02-16  4:41 UTC  (8+ messages)
` [PATCH v5 00/39] "
  ` [PATCH v5 32/39] ml/cnxk: enable support to get xstats in cycles
  ` [PATCH v5 38/39] ml/cnxk: add user guide for marvell cnxk ml driver
  ` [PATCH v5 39/39] ml/cnxk: enable support for configurable ocm page

Does earlyprintk=ttyS0 work for an AMD SNP guest on KVM?
 2023-02-16  4:40 UTC 

[Bug] Test 1450.91 Fails on NonStop
 2023-02-16  4:34 UTC  (8+ messages)
          ` [PATCH] test-genzeros: avoid raw write(2)

RTT-PROBE: lore-subspace-rtt
 2023-02-16  4:39 UTC 

[PATCH] net: ipv6: IPv6 environment variable cleanup
 2023-02-16  4:38 UTC 

[isar-cip-core][PATCH v5 4/8] swupdate: only check partition uuids on swupdate
 2023-02-16  4:37 UTC 

drivers/gpu/drm/i915/i915_hwmon.c:69 hwm_in_read() error: uninitialized symbol 'reg_value'
 2023-02-16  4:28 UTC 

[intel-lts:5.10/yocto 97/888] ld.lld: error: drivers/gpu/drm/mgag200/mgag200_pll.o:(.riscv.attributes): rv32i2p0_m2p0_a2p0_zicsr2p0_zifencei2p0: unsupported version number 2.0 for extension 'zicsr'
 2023-02-16  4:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-16  4:29 UTC 

[PATCH RESEND 00/18] Support smp.clusters for x86
 2023-02-16  4:33 UTC  (4+ messages)
` [PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo

[PATCH 9/7] arm64: Implement the new page table range API
 2023-02-16  4:26 UTC  (5+ messages)
` [PATCH 14/17] ia64: "
  ` [PATCH 15/17] m68k: "

[PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
 2023-02-16  4:14 UTC 

[PATCH v2] memory: Optimize replay of guest mapping
 2023-02-16  4:21 UTC  (3+ messages)

[PATCH v1 00/12] implement mldev test application
 2023-02-16  4:21 UTC  (4+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 11/12] app/mldev: enable reporting stats in mldev app

[PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
 2023-02-16  4:20 UTC  (5+ messages)

[PATCH v3] x86/vlapic: call vmx_vlapic_msr_changed through an hvm_function callback
 2023-02-16  4:18 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-16  4:19 UTC 

[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
 2023-02-16  4:17 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST2600 i2C driver

[PATCHv2 0/2] Apple Magic Keyboard Backlight
 2023-02-16  4:12 UTC  (3+ messages)
` [PATCH 1/2] Documentation: leds: standardise keyboard backlight led names
` [PATCH 2/2] HID: apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[PATCH V2 0/8] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
 2023-02-16  4:16 UTC  (4+ messages)
` [PATCH V2 6/8] kvm: x86/mmu: Remove FNAME(invlpg)

[PATCH net] net/smc: fix application data exception
 2023-02-16  4:14 UTC  (4+ messages)

[pull] amdgpu drm-fixes-6.2
 2023-02-16  4:11 UTC 

[Intel-gfx] [PATCH 0/9] Add OAM support for MTL
 2023-02-16  3:58 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915/perf: Drop wakeref on GuC RC error
` [Intel-gfx] [PATCH 2/9] drm/i915/perf: Add helper to check supported OA engines

RTT-PROBE: lore-subspace-rtt
 2023-02-16  4:09 UTC 

[PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
 2023-02-16  4:07 UTC  (3+ messages)

[PATCH] riscv: binman: Add help message for missing blobs
 2023-02-16  4:03 UTC  (2+ messages)

International Dental Show & Expo_2023 Attendees Contacts List
 2023-02-16  4:01 UTC 

[PATCH] ARM: dts: mvebu: Add support for Thecus N2350 board
 2023-02-16  3:59 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-16  3:59 UTC 

[PATCH net-next v2 0/5] tls: implement key updates for TLS1.3
 2023-02-16  3:57 UTC  (6+ messages)

[linux-next:master 10828/13038] arch/mips/kernel/vpe.c:643:35: error: no member named 'mod_mem' in 'struct module'
 2023-02-16  3:56 UTC 

linux-next: Tree for Feb 16
 2023-02-16  3:57 UTC 

[PATCH] ASoC: da7219: Improve the IRQ process to increase the stability
 2023-02-16  3:51 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-16  3:49 UTC 

[isar-cip-core][PATCH v5 5/8] make sw-description spec compliant
 2023-02-16  3:45 UTC  (4+ messages)
` [isar-cip-core][PATCH v5 6/8] swu: replace custom image compression
` [isar-cip-core][PATCH v5 7/8] prefix swu related variables with SWU
` [isar-cip-core][PATCH v5 8/8] refactor verity image creation

[jpoimboe:arch-cpu-idle-dead-noreturn 25/25] vmlinux.o: warning: objtool: x86_64_start_reservations+0x28: unreachable instruction
 2023-02-16  3:46 UTC 

[PATCH v2 0/2] kprobes: Fix issues related to optkprobe
 2023-02-16  3:42 UTC  (3+ messages)
` [PATCH v2 1/2] x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
` [PATCH v2 2/2] x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range

[isar-cip-core][PATCH v5 3/8] swu: directly image from squashfs rootfs
 2023-02-16  3:42 UTC 

linux-next: build warning after merge of the powerpc tree
 2023-02-16  3:40 UTC  (2+ messages)

[PATCH 01/13] common/Kconfig: Reword text for BOARD_TYPES
 2023-02-16  3:36 UTC  (13+ messages)
` [PATCH 02/13] arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64
` [PATCH 03/13] arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA
` [PATCH 04/13] arm: rk3368: Select ARCH_EARLY_INIT_R when used
` [PATCH 05/13] common: Make ARCH_EARLY_INIT_R be selected only
` [PATCH 06/13] imx9: Remove ARCH_MISC_INIT
` [PATCH 07/13] mvebe: Drop ARCH_MISC_INIT from alleycat 5
` [PATCH 08/13] mvebu: Drop empty arch_misc_init
` [PATCH 09/13] s5p: Remove "
` [PATCH 10/13] verdin-imx8mm: Remove unused SPL_BOARD_INIT
` [PATCH 11/13] imx8mm-mx8menlo: Drop SPL_BOARD_INIT
` [PATCH 12/13] global: Add a select for ARCH_MISC_INIT where used
` [PATCH 13/13] common: Make ARCH_MISC_INIT be selected only

RTT-PROBE: lore-subspace-rtt
 2023-02-16  3:39 UTC 

[isar-cip-core][PATCH v5 0/8] Rework image classes
 2023-02-16  3:35 UTC  (3+ messages)
` [isar-cip-core][PATCH v5 1/8] register image classes via layer.conf
` [isar-cip-core][PATCH v5 2/8] refactor: use imagetypes for swu generation

[PATCH v2 3/3] arm64: dts: qcom: sdm845-oneplus: add tri-state-key
 2023-02-16  3:32 UTC  (4+ messages)

[net-next V2 01/15] net/mlx5: Lag, Control MultiPort E-Switch single FDB mode
 2023-02-16  3:30 UTC  (2+ messages)

[PATCH net-next v2 00/10] devlink: cleanups and move devlink health functionality to separate file
 2023-02-16  3:30 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-02-14 (ixgbe, i40e)
 2023-02-16  3:30 UTC  (2+ messages)

[PATCH v4 0/4] tools/nolibc: Adding stdint.h, more integer types and tests
 2023-02-16  3:29 UTC  (7+ messages)

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-02-16  0:44 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-16  3:29 UTC 

[xen-4.16-testing test] 177405: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-16  3:27 UTC 

[GIT PULL] nvme fixes for Linux 6.3
 2023-02-16  3:25 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 6.2
 2023-02-16  3:25 UTC  (2+ messages)

[PATCH] amd-xgbe: fix mismatched prototype
 2023-02-16  3:25 UTC  (4+ messages)

[PATCH] block: sync mixed merged request's failfast with 1st bio's
 2023-02-16  3:25 UTC  (2+ messages)

[PATCHv2] io_uring: Support calling io_uring_register with a registered ring fd
 2023-02-16  3:24 UTC  (2+ messages)

[PATCH 0/2] Add DIMM 2x refresh event and failure syndrome
 2023-02-16  3:22 UTC  (5+ messages)
` [PATCH 2/2] misc: smpro-errmon: Add dimm training "

[PATCH] block: Fix io statistics for cgroup in throttle path
 2023-02-16  3:22 UTC 

[PATCH ima-evm-utils v2] Add ima_policy_check.awk and ima_policy_check.test
 2023-02-16  3:22 UTC  (2+ messages)

[PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
 2023-02-16  3:22 UTC  (2+ messages)

[PATCH net-next] i40e: check vsi type before setting xdp_features flag
 2023-02-16  3:20 UTC  (3+ messages)
` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH v2 net-next] ice: update xdp_features with xdp multi-buff
 2023-02-16  3:20 UTC  (3+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2023-02-16  3:19 UTC 

[PATCH net,v2,0/2] Fix a fib6 info notification bug
 2023-02-16  4:26 UTC  (3+ messages)
` [PATCH net,v2,1/2] ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
` [PATCH net,v2,2/2] selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify

[PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-02-16  3:16 UTC  (4+ messages)
` [PATCH v2 06/17] clk: starfive: Add StarFive JH7110 clock driver

[PATCH net,v2,0/2] Fix a fib6 info notification bug
 2023-02-16  4:21 UTC  (2+ messages)

[PATCH v3 00/12] Implement Eager Page Splitting for ARM
 2023-02-16  3:13 UTC  (3+ messages)
` [PATCH v3 02/12] KVM: arm64: Rename free_unlinked to free_removed

[PATCH v2] usb: typec: tcpm: fix warning when handle discover_identity message
 2023-02-16  3:15 UTC 

[PATCH v3 0/3] LoongArch: Add hardware breakpoints/watchpoints support
 2023-02-16  3:13 UTC  (4+ messages)
` [PATCH v3 2/3] LoongArch: Add ptrace single step support

[PATCH v3 00/12] fw_devlink improvements
 2023-02-16  3:12 UTC  (4+ messages)

[PATCH v1 00/19] target/arm: Implement FEAT_LSE2
 2023-02-16  3:08 UTC  (20+ messages)
` [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
` [PATCH v1 02/19] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
` [PATCH v1 03/19] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
` [PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
` [PATCH v1 05/19] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
` [PATCH v1 06/19] target/arm: Sink gen_mte_check1 into load/store_exclusive
` [PATCH v1 07/19] target/arm: Add feature test for FEAT_LSE2
` [PATCH v1 08/19] target/arm: Add atom_data to DisasContext
` [PATCH v1 09/19] target/arm: Load/store integer pair with one tcg operation
` [PATCH v1 10/19] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
` [PATCH v1 11/19] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
` [PATCH v1 12/19] target/arm: Pass memop to gen_mte_check1*
` [PATCH v1 13/19] target/arm: Pass single_memop to gen_mte_checkN
` [PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
` [PATCH v1 15/19] target/arm: Add SCTLR.nAA to TBFLAG_A64
` [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
` [PATCH v1 17/19] target/arm: Move mte check for store-exclusive
` [PATCH v1 18/19] test/tcg/multiarch: Adjust sigbus.c
` [PATCH v1 19/19] target/arm: Enable FEAT_LSE2 for -cpu max

RTT-PROBE: lore-subspace-rtt
 2023-02-16  3:09 UTC 


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.