All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-18 16:19:02 to 2022-02-18 17:16:03 UTC [more...]

[PATCH 00/29] x86: Kernel IBT
 2022-02-18 16:49 UTC  (19+ messages)
` [PATCH 01/29] static_call: Avoid building empty .static_call_sites
` [PATCH 02/29] x86/module: Fix the paravirt vs alternative order
` [PATCH 03/29] objtool: Add --dry-run
` [PATCH 05/29] x86: Base IBT bits
` [PATCH 06/29] x86/ibt: Add ANNOTATE_NOENDBR
` [PATCH 07/29] x86/entry: Sprinkle ENDBR dust
` [PATCH 11/29] x86/ibt,crypto: Add ENDBR for the jump-table entries
` [PATCH 12/29] x86/ibt,kvm: Add ENDBR to fastops
` [PATCH 13/29] x86/ibt,ftrace: Add ENDBR to samples/ftrace
` [PATCH 15/29] x86: Disable IBT around firmware
` [PATCH 17/29] x86/ibt: Annotate text references
` [PATCH 21/29] objtool: Rename --duplicate to --lto
` [PATCH 22/29] Kbuild: Prepare !CLANG whole module objtool
` [PATCH 24/29] x86/text-patching: Make text_gen_insn() IBT aware
` [PATCH 25/29] x86/ibt: Dont generate ENDBR in .discard.text
` [PATCH 27/29] x86/ibt: Finish --ibt-fix-direct on module loading
` [PATCH 28/29] x86/ibt: Ensure module init/exit points have references
` [PATCH 29/29] x86/alternative: Use .ibt_endbr_sites to seal indirect calls

[dpdk-dev v8 00/10] drivers/qat: QAT symmetric crypto datapatch rework
 2022-02-18 17:15 UTC  (4+ messages)
` [dpdk-dev v9 0/9] "
  ` [dpdk-dev v9 1/9] common/qat: define build request and dequeue ops
  ` [dpdk-dev v9 3/9] crypto/qat: rework session functions

[PATCH] baseband/acc100: fix a memory leak in acc100 queue setup
 2022-02-18 17:15 UTC 

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-18 17:14 UTC  (7+ messages)
` [PATCH v2 01/18] KVM: x86: host-initiated EFER.LME write affects the MMU
` [PATCH v2 02/18] KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
` [PATCH v2 03/18] KVM: x86/mmu: WARN if PAE roots linger after kvm_mmu_unload

[PATCH RFCv2 0/4] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-02-18 17:12 UTC  (6+ messages)
` [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable

[PATCH] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
 2022-02-18 17:12 UTC  (5+ messages)
` [PATCH v2 0/2] replace test [-f|-d] with more verbose functions
  ` [PATCH v2 1/2] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
  ` [PATCH v2 2/2] Add new tests functions like test_path_is_*

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-18 17:09 UTC  (7+ messages)
` [PATCH v10 14/27] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v10 15/27] ima: Implement hierarchical processing of file accesses
` [PATCH v10 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace

[Intel-gfx] [PATCH i-g-t] lib/igt_device: Add support for accessing unbound VF PCI devices
 2022-02-18 17:08 UTC  (4+ messages)
` [Intel-gfx] [igt-dev] "
    `  "

RTT-PROBE: lore-subspace-rtt
 2022-02-18 17:11 UTC 

riscv32 wait() problem, qemu or glibc?
 2022-02-18 16:59 UTC 

stable-rc/queue/5.15 baseline: 93 runs, 16 regressions (v5.15.24-68-gdd356d0f5b14)
 2022-02-18 17:10 UTC 

❌ FAIL: Test report for kernel 5.17.0-rc4 (mainline.kernel.org-clang, 80d47f5d)
 2022-02-18 17:08 UTC 

[PATCH] nl80211: check return of nla_parse_nested
 2022-02-18 16:51 UTC  (2+ messages)

Boot from specified partition (or FS) UUID without knowing Device ID
 2022-02-18 17:07 UTC  (2+ messages)

[PATCH v8 0/5] MSG_ZEROCOPY + multifd
 2022-02-18 16:57 UTC  (9+ messages)
` [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v8 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v8 3/5] migration: Add zero-copy-send parameter for QMP/HMP for Linux
` [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH v7 00/11] 9p: Add support for darwin
 2022-02-18 17:04 UTC  (2+ messages)

[PATCH 0/2] Allow VIRTIO_F_IN_ORDER negotiation with vhost-vdpa
 2022-02-18 16:57 UTC  (6+ messages)
` [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices

[PATCH v7 0/1] s390x: KVM: CPU Topology
 2022-02-18 17:08 UTC  (6+ messages)
` [PATCH v7 1/1] s390x: KVM: guest support for topology function

RTT-PROBE: lore-subspace-rtt
 2022-02-18 17:06 UTC 

Which board to select for "Rasbperry Pi 4B"
 2022-02-18 17:06 UTC  (2+ messages)

FAILED: patch "[PATCH] optee: use driver internal tee_context for some rpc" failed to apply to 4.19-stable tree
 2022-02-18 17:05 UTC  (2+ messages)

[PATCH] ice: initialize local variable 'tlv'
 2022-02-18 17:06 UTC  (3+ messages)
` [Intel-wired-lan] "

Single-document documentation format
 2022-02-18 17:05 UTC  (2+ messages)

[PATCH 0/2] app/testpmd: fix quit testpmd with vfs and pf
 2022-02-18 17:04 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] lib/ethdev: add reverse macro to quit testpmd

[meta-oe][PATCH] syslog-ng: adjust control socket location
 2022-02-18 17:02 UTC  (4+ messages)
` [oe] "

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.230-30-g704d460002f5)
 2022-02-18 17:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-18 17:01 UTC 

[PATCH] btrfs: subpage: fix a wrong check on subpage->writers
 2022-02-18 16:57 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 101 runs, 16 regressions (v4.19.230-22-g36376a30a2a6)
 2022-02-18 17:00 UTC 

[PATCH 00/13] Update DCN 3.1 support for 3.1.5
 2022-02-18 16:58 UTC  (12+ messages)
` [PATCH 03/13] drm/amd/display: Add DCN315 family information
` [PATCH 04/13] drm/amd/display: Add DCN315 CLK_MGR
` [PATCH 05/13] drm/amd/display: Add DCN315 GPIO
` [PATCH 06/13] drm/amd/display: Add DCN315 IRQ
` [PATCH 07/13] drm/amd/display: Add DCN315 DMUB
` [PATCH 08/13] drm/amd/display: Add DCN315 Resource
` [PATCH 09/13] drm/amd/display: Add DCN315 Command Table Helper
` [PATCH 10/13] drm/amd/display: Add DCN315 blocks to Makefile
` [PATCH 11/13] drm/amd/display: Add DCN315 CORE
` [PATCH 12/13] drm/amd/display: Add DCN315 DM Support
` [PATCH 13/13] drm/amdgpu: add dm ip block for dcn 3.1.5

[PATCH v2 0/7] fetch: improve atomicity of `--atomic` flag
 2022-02-18 16:59 UTC  (5+ messages)
` [PATCH v2 1/7] fetch: increase test coverage of fetches

[PATCH 0/5] RiscV cleanups for user-related life cycles
 2022-02-18 16:46 UTC  (12+ messages)
` [PATCH 1/5] hw/riscv/riscv_hart: free the harts array when the object is finalized
` [PATCH 2/5] target/riscv: add riscv_cpu_release_claimed_interrupts function
` [PATCH 3/5] hw/intc/sifive_plic: report errors and free allocated memory
` [PATCH 4/5] hw/intc/riscv_aclint: swi: "
` [PATCH 5/5] hw/intc/riscv_aclint: mtimer: "

[PATCH 0/8] Prep work for next GuC release
 2022-02-18 16:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Prep work for next GuC release (rev2)

[PATCH v3 0/2] btrfs: zoned: mark relocation as writing
 2022-02-18 16:54 UTC  (2+ messages)

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-02-18 16:58 UTC  (3+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: Increase PCIe IO size from 64 KiB to 1 MiB
 2022-02-18 16:55 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-18 16:56 UTC 

[PATCH v12 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-02-18 16:58 UTC  (4+ messages)
` [PATCH v12 2/2] leds: Add driver for Qualcomm LPG

Green Party
 2022-02-18 16:51 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915/dg2: Do not use phy E
 2022-02-18 16:54 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] "

[PATCH][RFC] ipc,fs: use rcu_work to free struct ipc_namespace
 2022-02-18 16:54 UTC  (4+ messages)

[PATCH] drm/amdgpu: Add use_xgmi_p2p module parameter
 2022-02-18 16:53 UTC 

[PATCH v8 0/4] Add cat-file --batch-command flag
 2022-02-18 16:53 UTC  (5+ messages)
` [PATCH v9 "
  ` [PATCH v9 4/4] cat-file: add --batch-command mode

stable-rc/queue/5.4 baseline: 120 runs, 20 regressions (v5.4.180-35-g42eba565e139)
 2022-02-18 16:53 UTC 

[PATCH v2] ceph: do not update snapshot context when there is no new snapshot
 2022-02-18 16:53 UTC  (2+ messages)

What's cooking in git.git (Feb 2022, #05; Thu, 17)
 2022-02-18 16:51 UTC  (7+ messages)
` gc/recursive-fetch-with-unused-submodules (was Re: What's cooking in git.git (Feb 2022, #05; Thu, 17))
` ds/core-untrac[k]ed-cache-config (Was: "
  ` ds/core-untrac[k]ed-cache-config

RTT-PROBE: lore-subspace-rtt
 2022-02-18 16:51 UTC 

[PATCH v4 2/2] efi_loader: Reset system after CapsuleUpdate on disk
 2022-02-18 16:50 UTC  (10+ messages)
` [PATCH] test/py: efi_capsule: Handle expected reset after capsule "

stable-rc/queue/4.14 build: 194 builds: 3 failed, 191 passed, 2 errors, 28 warnings (v4.14.267-26-gb5e37acb3fca)
 2022-02-18 16:50 UTC 

[PATCH v2 0/5] binman: Improvements to FIT entry type
 2022-02-18 16:50 UTC  (7+ messages)
` [PATCH v2 4/5] binman: Convert FIT entry type to a subclass of Section "

[PATCH] ref-manual: classes: provide command with ready-to-use password
 2022-02-18 16:49 UTC 

[LTP] [RFCŊ[DO_NOT_MERGE][PATCH v2 1/1] netstress: Fix race between SETSID() and exit(0)
 2022-02-18 16:48 UTC 

[PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
 2022-02-18 16:44 UTC  (15+ messages)

[PATCH u-boot-marvell] arm: mvebu: turris_omnia: Enable ext4 write support in defconfig
 2022-02-18 16:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-18 16:46 UTC 

[PATCH] drm/msm/dpu: Bind pingpong block to intf on active ctls in cmd encoder
 2022-02-18 16:46 UTC  (4+ messages)

[tip:sched/core 27/28] kernel/sched/topology.c:2284:39: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-02-18 16:44 UTC  (5+ messages)

[PATCH mptcp-next v2 0/9] Refactor mptcp_join.sh
 2022-02-18 16:43 UTC  (4+ messages)

[PATCH] drm/virtio: Add USE_INTERNAL blob flag
 2022-02-18 16:42 UTC  (4+ messages)

[PATCH v2 0/8] Fix error handling on data bio submission
 2022-02-18 16:38 UTC  (8+ messages)
` [PATCH v2 2/8] btrfs: handle csum lookup errors properly on reads
` [PATCH v2 6/8] btrfs: do not double complete bio on errors during compressed reads

RTT-PROBE: lore-subspace-rtt
 2022-02-18 16:41 UTC 

[PATCH v4 01/14] cxl/region: Add region creation ABI
 2022-02-18 16:41 UTC  (6+ messages)
` [PATCH v5 01/15] "

[PATCH 0/4] kunit,um: Fix kunit.py build --alltests
 2022-02-18 16:40 UTC  (8+ messages)
` [PATCH 1/4] drm/amdgpu: Fix compilation under UML

[PATCH v3 0/5] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-18 16:39 UTC  (4+ messages)
` [PATCH v3 2/5] mm/memcg: Disable threshold event handlers on PREEMPT_RT

[PATCH backport 5.4] optee: use driver internal tee_context for some rpc
 2022-02-18 16:39 UTC 

[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-02-18 16:38 UTC  (6+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-18 16:37 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-18 16:36 UTC 

[PATCH] arm64 module: remove (NOLOAD)
 2022-02-18 16:34 UTC  (5+ messages)

[PATCH 0/4] ipsec_mb fixes for ZUC algorithm
 2022-02-18 16:34 UTC  (5+ messages)
` [PATCH 1/4] crypto/ipsec_mb: check for missing operation types
` [PATCH 2/4] crypto/ipsec_mb: fix ZUC authentication verify
` [PATCH 3/4] crypto/ipsec_mb: fix crypto operation overwrite
` [PATCH 4/4] crypto/ipsec_mb: fix length and offset settings

[PATCH 00/22] drm: Review of mode copies
 2022-02-18 16:34 UTC  (13+ messages)
` [PATCH 01/22] drm: Add drm_mode_init()
  ` [Intel-gfx] "
` [PATCH 02/22] drm/amdgpu: Remove pointless on stack mode copies
  ` [Intel-gfx] "
` [PATCH 03/22] drm/amdgpu: Use drm_mode_init() for on-stack modes
    ` [Intel-gfx] "
` [PATCH 04/22] drm/amdgpu: Use drm_mode_copy()
    ` [Intel-gfx] "

[PATCH] iova: Remove forward declarations
 2022-02-18 16:28 UTC  (2+ messages)

stable-rc/queue/4.9 build: 167 builds: 3 failed, 164 passed, 2 errors, 23 warnings (v4.9.302-21-ga3ddb057669b)
 2022-02-18 16:33 UTC 

[PATCH] bpftool: Allow building statically
 2022-02-18 16:33 UTC  (4+ messages)

[PATCH] irqchip: nvic: release nvic_base upon failure
 2022-02-18 16:33 UTC 

[PATCH v7 0/5] MSG_ZEROCOPY + multifd
 2022-02-18 16:31 UTC  (7+ messages)
` [PATCH v7 3/5] migration: Add zero-copy parameter for QMP/HMP for Linux

[PATCH v10 00/15] Function Granular KASLR
 2022-02-18 16:31 UTC  (7+ messages)
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available

[PATCH] CI: Add gnu grep to alpine containers
 2022-02-18 16:31 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-18 16:31 UTC 

[RFC PATCH 00/13] Proposal for speculative safe list iterator
 2022-02-18 16:29 UTC  (5+ messages)
` [RFC PATCH 01/13] list: introduce speculative safe list_for_each_entry()

[PATCH] drm/amdkfd: Replace one-element array with flexible-array member
 2022-02-18 16:29 UTC  (6+ messages)

[PATCH v3 0/6] kvm: x86: better handling of optional kvm_x86_ops
 2022-02-18 16:29 UTC  (7+ messages)
` [PATCH v3 4/6] KVM: x86: warn on incorrectly NULL members of kvm_x86_ops
` [PATCH v3 5/6] KVM: x86: make several AVIC callbacks optional
` [PATCH v3 6/6] KVM: x86: allow defining return-0 static calls

[PATCH] sched/topology: Remove redundant variable and fix incorrect type in build_sched_domains
 2022-02-18 16:27 UTC 

[PATCH] app/pdump: check lcore is not the maximum core
 2022-02-18 16:27 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-18 16:26 UTC 

[PATCH v1 0/4] sched: HQoS Library cleanup
 2022-02-18 16:23 UTC  (3+ messages)
` [PATCH v1 1/4] sched: Cleanup qos scheduler defines from rte_config

[PATCH 2/5] selinux: use correct type for context length
 2022-02-18 16:22 UTC  (3+ messages)
` [PATCH 5/5] selinux: drop unnecessary NULL check

[PATCH] x86/mce: work around an erratum on fast string copy instructions
 2022-02-18 16:21 UTC  (6+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2022-02-18 16:21 UTC 

[PATCH printk v1 00/13] implement threaded console printing
 2022-02-18 16:20 UTC  (3+ messages)
` [PATCH printk v1 11/13] printk: reimplement console_lock for proper kthread support

[PATCH bpf-next v7 0/7] libbpf: Implement BTFGen
 2022-02-18 16:20 UTC  (3+ messages)
` [PATCH bpf-next v7 4/7] bpftool: Implement "gen min_core_btf" logic

[PATCHv3 00/32] TDX Guest: TDX core support
 2022-02-18 16:17 UTC  (9+ messages)
` [PATCHv3 11/32] x86/tdx: Handle CPUID via #VE
` [PATCHv3 15/32] x86: Consolidate port I/O helpers
` [PATCHv3 17/32] x86/boot/compressed: Support TDX guest port I/O at decompression time
` [PATCHv3 18/32] x86/tdx: Add port I/O emulation
` [PATCHv3 23/32] x86/boot: Set CR0.NE early and keep it set during the boot
` [PATCHv3 24/32] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCHv3 27/32] x86/mm/cpa: Generailize __set_memory_enc_pgtable()
` [PATCHv3 32/32] Documentation/x86: Document TDX kernel architecture

[PATCH] kvm/vmx: Make setup/unsetup under the same conditions
 2022-02-18 16:17 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.