All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-14 06:14:35 to 2023-02-14 07:07:20 UTC [more...]

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-14  7:05 UTC  (67+ messages)
` [PATCH v2 01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
` [PATCH v2 02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2 03/24] arm/cpu: "
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
` [PATCH v2 05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
` [PATCH v2 07/24] loongarch/cpu: Make sure play_dead() doesn't return
` [PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return
` [PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn
` [PATCH v2 12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn
` [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
` [PATCH v2 14/24] sh/cpu: Mark play_dead() __noreturn
` [PATCH v2 15/24] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
` [PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn
` [PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return
` [PATCH v2 18/24] x86/cpu: Mark play_dead() __noreturn
` [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
` [PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn
` [PATCH v2 21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
` [PATCH v2 22/24] objtool: Include weak functions in 'global_noreturns' check
` [PATCH v2 23/24] init: Make arch_call_rest_init() and rest_init() __noreturn
` [PATCH v2 24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn

[PATCH] ata: pata_hpt3x2n: prevent potential forever loop in hpt3xn_calibrate_dpll()
 2023-02-14  7:06 UTC  (3+ messages)

[PATCH RFC] btrfs: do not use the replace target device as an extra mirror
 2023-02-14  7:06 UTC  (3+ messages)

[PATCH v3 1/6] sign-file: refactor argument parsing logic
 2023-02-14  7:06 UTC  (13+ messages)
` [PATCH v3 2/6] sign-file: move file signing logic to its own function
` [PATCH v3 3/6] sign-file: add support sign modules in bulk
` [PATCH v3 4/6] sign-file: cosmetic fix
` [PATCH v3 5/6] sign-file: use const with a global string constant
` [PATCH v3 6/6] sign-file: improve help message

[PATCH v1] Adding new machine Yosemitev2 in QEMU
 2023-02-14  7:05 UTC  (3+ messages)

[PATCH] vp_vdpa: fix the crash in hot unplug with vp_vdpa
 2023-02-14  7:04 UTC  (4+ messages)

[PATCH] memory: Optimize replay of guest mapping
 2023-02-14  7:04 UTC  (3+ messages)

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-14  7:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-14  7:05 UTC 

[PATCH] sched/psi: fix use-after-free in ep_remove_wait_queue()
 2023-02-14  7:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-14  7:04 UTC  (14+ messages)
` [PATCH v2 2/8] x86/mtrr: support setting MTRR state for software defined MTRRs

[PATCH v2 RESEND 11/14] clocks: qcs404: Add support for I2C clocks
 2023-02-14  7:04 UTC  (3+ messages)

[PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
 2023-02-14  7:02 UTC  (3+ messages)

[linux-linus test] 177222: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-14  7:00 UTC 

[PATCH v4 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-02-14  7:00 UTC  (10+ messages)
` [PATCH v4 6/9] KVM: x86: When KVM judges CR3 valid or not, consider LAM bits
` [PATCH v4 7/9] KVM: x86: When guest set CR3, handle LAM bits semantics

[PATCH net] net/sched: act_ctinfo: use percpu stats
 2023-02-14  7:00 UTC  (2+ messages)

[PATCH] drm/amd/pm: avoid unaligned access warnings
 2023-02-14  6:52 UTC 

IO error on DIF/DIX supported array
 2023-02-14  6:58 UTC  (2+ messages)

[PATCH v8 0/9] Parallel CPU bringup for x86_64
 2023-02-14  6:57 UTC  (6+ messages)
` [PATCH v8 9/9] x86/smpboot: Serialize topology updates for secondary bringup
      ` [External] "

[PATCH v2 00/12] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
 2023-02-14  6:57 UTC  (3+ messages)
` [PATCH v2 12/12] bsd-user: Add -strict

[PATCH v3 0/4] RISC-V Hibernation Support
 2023-02-14  6:57 UTC  (10+ messages)
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[ndctl PATCH] daxctl: Skip over memory failure node status
 2023-02-14  6:57 UTC  (3+ messages)

[PATCH V2 00/10] Add basic ACPI support for risc-v virt
 2023-02-14  6:56 UTC  (5+ messages)
` [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables

[PATCH] drm/amd/display: avoid unaligned access warnings
 2023-02-14  6:49 UTC 

[PATCH] drm/amdgpu: don't increase UMC RAS UE count if no new bad page
 2023-02-14  6:55 UTC  (6+ messages)

bug report: symbolic-ref --short command echos the wrong text while use Chinese language
 2023-02-14  6:55 UTC  (10+ messages)

[PATCH v3] usb: typec: tcpm: fix create duplicate source/sink-capabilities file
 2023-02-14  6:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-14  6:55 UTC 

[PATCH 1/2] i2c: imx-lpi2c: clean rx/tx buffers upon new message
 2023-02-14  6:53 UTC  (3+ messages)

[PATCH] virtio-net: clear guest_announce feature if no cvq backend
 2023-02-14  6:53 UTC  (2+ messages)

[PATCH net] net: mpls: fix stale pointer if allocation fails during device rename
 2023-02-14  6:53 UTC 

[PATCH v5 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
 2023-02-14  6:52 UTC  (4+ messages)

[PATCH 5.10 000/139] 5.10.168-rc1 review
 2023-02-14  6:51 UTC  (4+ messages)

[PATCH 0/3] Some cleanups for page isolation
 2023-02-14  6:49 UTC  (4+ messages)

nvme boot problems after merge of mm-stable tree into linux-next
 2023-02-14  6:49 UTC  (6+ messages)

[PATCH net-next v3] igc: offload queue max SDU from tc-taprio
 2023-02-14  6:49 UTC  (8+ messages)
` [Intel-wired-lan] "

[PATCH 0/2] Add DIMM 2x refresh event and failure syndrome
 2023-02-14  6:45 UTC  (6+ messages)
` [PATCH 1/2] misc: smpro-errmon: Add DIMM 2x Refresh rate event
` [PATCH 2/2] misc: smpro-errmon: Add dimm training failure syndrome

[kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix
 2023-02-14  6:47 UTC  (2+ messages)

linux-next: duplicate patch in the driver-core tree
 2023-02-14  6:46 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the qcom tree
 2023-02-14  6:46 UTC  (2+ messages)

[PATCH 1/2] bindings: rust: Align formatting to what's suggested by 'cargo fmt'
 2023-02-14  6:45 UTC  (2+ messages)
` [PATCH 2/2] bindings: rust: Update bindgen's version

RTT-PROBE: lore-subspace-rtt
 2023-02-14  6:45 UTC 

[PATCH -next v13 00/19] riscv: Add vector ISA support
 2023-02-14  6:43 UTC  (6+ messages)
` [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap

[PATCH] md/raid10: Fix typo in comment (replacment -> replacement)
 2023-02-14  6:40 UTC 

[PATCH v2 0/3] Remove VT-d virtual command interface and IOASID
 2023-02-14  6:44 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/vt-d: Remove virtual command interface
` [PATCH v2 2/3] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v2 3/3] iommu: Remove ioasid infrastructure

[PATCH 0/2] mmc: meson-gx: support platform interrupt as card detect interrupt
 2023-02-14  6:39 UTC  (6+ messages)
` [PATCH 2/2] "

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-02-13
 2023-02-14  6:40 UTC 

[PATCH 1/2] rust-android-sparse: add lightweight simg2img/img2simg implementation
 2023-02-14  6:39 UTC  (4+ messages)
` [OE-core] "

[PATCH v1 00/24] Add KVM LoongArch support
 2023-02-14  6:40 UTC  (5+ messages)
` [PATCH v1 01/24] LoongArch: KVM: Implement kvm module related interface
` [PATCH v1 03/24] LoongArch: KVM: Implement vcpu create,run,destroy operations

[PATCH v2 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN
 2023-02-14  6:39 UTC  (9+ messages)
` [PATCH v2 01/21] KVM: x86: Rename kvm_init_msr_list() to clarify it inits multiple lists
` [PATCH v2 02/21] KVM: x86: Add a helper to query whether or not a vCPU has ever run
` [PATCH v2 04/21] KVM: x86: Generate set of VMX feature MSRs using first/last definitions
` [PATCH v2 05/21] KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN

[Buildroot] [PATCH v2 1/2] package/pkg-kconfig.mk new <pkg>-show-fragment target
 2023-02-14  6:38 UTC  (2+ messages)

[PATCH V2] blktests: add test to cover umount one deleted disk
 2023-02-14  6:37 UTC  (6+ messages)

[PATCH v4] ksmbd: fix possible memory leak in smb2_lock()
 2023-02-14  6:36 UTC 

[PATCH V2] wifi: rtlwifi: rtl8192ce: fix dealing empty EEPROM values
 2023-02-14  6:36 UTC 

[PATCH 0/3] PL1 power limit fixes for ATSM
 2023-02-14  6:35 UTC  (6+ messages)
` [PATCH 3/3] drm/i915/hwmon: Expose power1_max_enable
  ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for PL1 power limit fixes for ATSM

RTT-PROBE: lore-subspace-rtt
 2023-02-14  6:35 UTC 

[PATCH v2 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
 2023-02-14  6:34 UTC  (4+ messages)
  ` [PATCH v2 1/3] media: pci: intel: ivsc: Add CSI submodule

Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
 2023-02-14  6:33 UTC  (2+ messages)

[PATCH] staging: pi433: change (struct pi433_tx_cfg)->bit_rate to be a u32
 2023-02-14  6:33 UTC 

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

[PATCH 0/7] New arch interfaces for manipulating multiple pages
 2023-02-14  6:32 UTC  (5+ messages)
` [PATCH 6/7] arc: Implement the new page table range API

[meta-virtualization][PATCH] meta-virt: sync SRC_URIs between k8s and k3s
 2023-02-14  6:28 UTC 

[PATCH] vhost-vdpa: cleanup memory maps when closing vdpa fds
 2023-02-14  6:27 UTC  (4+ messages)

drivers/md/dm-verity-avb.c:177:6: warning: no previous prototype for 'dm_verity_avb_error_handler'
 2023-02-14  6:26 UTC 

[PATCH 0/2] Remove VT-d virtual command interface
 2023-02-14  6:26 UTC  (10+ messages)
` [PATCH 2/2] iommu/ioasid: Remove custom IOASID allocator

[PATCH v5 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
 2023-02-14  6:25 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-14  6:25 UTC 

[PATCH net-next 00/10] devlink: cleanups and move devlink health functionality to separate file
 2023-02-14  6:23 UTC  (8+ messages)
` [PATCH net-next 01/10] devlink: Split out health reporter create code
` [PATCH net-next 02/10] devlink: health: Fix nla_nest_end in error flow
` [PATCH net-next 04/10] devlink: health: Don't try to add trace with NULL msg

[RESEND] Bluetooth: btrtl: Add support for RTL8852BS
 2023-02-14  6:23 UTC  (3+ messages)

[PATCH v2] vdpa/mlx5: should not activate virtq object when suspended
 2023-02-14  6:20 UTC  (3+ messages)

[PATCH] fstests: btrfs/249, add _wants_kernel_commit
 2023-02-14  6:17 UTC  (2+ messages)

[PATCH v7 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195
 2023-02-14  6:16 UTC  (4+ messages)

libpcre2 breaks COMPILED_SOURCE=1 tags
 2023-02-14  6:17 UTC  (2+ messages)

[android-common:android14-5.15 3/4] arch/arm64/kvm/hyp/nvhe/psci-relay.c:34:5: warning: no previous prototype for function '__pkvm_register_psci_notifier'
 2023-02-14  6:16 UTC 

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2023-02-14  6:16 UTC  (8+ messages)

[PATCH v6 0/7] Support page table check
 2023-02-14  6:14 UTC  (3+ messages)
` [PATCH v6 7/7] powerpc: mm: "

[Intel-gfx] [PATCH i-g-t] tests/i915_suspend: Free device list after *-without-i915 subtests
 2023-02-14  6:15 UTC  (4+ messages)
    ` [igt-dev] "

RTT-PROBE: lore-subspace-rtt
 2023-02-14  6:15 UTC 

[PULL 00/10] Net patches
 2023-02-14  6:11 UTC  (2+ messages)
` [PULL 07/10] vmnet: stop recieving events when VM is stopped


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.