All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-29 21:29:14 to 2024-03-29 23:03:40 UTC [more...]

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-03-29 22:58 UTC  (14+ messages)
` [PATCH v12 01/29] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
` [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
` [PATCH v12 10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v12 14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v12 15/29] KVM: SEV: Add support to handle "
` [PATCH v12 16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests

linux-next: build warnings after merge of the mm tree
 2024-03-29 23:01 UTC  (9+ messages)

[PATCH 5.15.y 0/6] vfio: Interrupt eventfd hardening for 5.15.y
 2024-03-29 22:59 UTC  (7+ messages)
` [PATCH 5.15.y 1/6] vfio/pci: Disable auto-enable of exclusive INTx IRQ
` [PATCH 5.15.y 2/6] vfio/pci: Lock external INTx masking ops
` [PATCH 5.15.y 3/6] vfio: Introduce interface to flush virqfd inject workqueue
` [PATCH 5.15.y 4/6] vfio/pci: Create persistent INTx handler
` [PATCH 5.15.y 5/6] vfio/platform: Create persistent IRQ handlers
` [PATCH 5.15.y 6/6] vfio/fsl-mc: Block calling interrupt handler without trigger

[PATCH] swiotlb: Do not set total_used to 0 in swiotlb_create_debugfs_files()
 2024-03-29 22:59 UTC  (2+ messages)

[PATCH] Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"
 2024-03-29 22:58 UTC 

[GIT PULL] KUnit fixes update for Linux 6.9-rc2
 2024-03-29 22:58 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.9-rc2
 2024-03-29 22:58 UTC  (2+ messages)

[git pull] drm fixes for 6.9-rc2
 2024-03-29 22:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-29 22:58 UTC 

Add clk-fixes branch to pending-fixes
 2024-03-29 22:57 UTC  (2+ messages)

[PATCH] advice: omit trailing whitespace
 2024-03-29 22:57 UTC 

[PATCH] ext4/01{2,9}: remove invalid filesystem option 'journal'
 2024-03-29 22:50 UTC  (2+ messages)

[PATCHSET v30.1 15/15] xfs: less heavy locks during fstrim
 2024-03-29 22:51 UTC  (6+ messages)
` [PATCH 1/1] xfs: fix severe performance problems when fstrimming a subset of an AG

[PATCH v6 0/1] Add property in dwmac-stm32 documentation
 2024-03-29 22:50 UTC  (3+ messages)

[PATCH v2 net 0/8] tcp: Fix bind() regression and more tests
 2024-03-29 22:50 UTC  (2+ messages)

pull request: bluetooth 2024-03-29
 2024-03-29 22:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-29 22:48 UTC 

[PATCH i-g-t] tests/xe_exec_threads: Reduce copy & paste
 2024-03-29 22:46 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ CI.xeBAT: success "
` ✓ Fi.CI.BAT: "

[PATCH] drm/i915/display_debugfs: Remove check for crtc in force bigjoiner
 2024-03-29 22:45 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
 2024-03-29 22:44 UTC  (12+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-03-29 22:38 UTC  (4+ messages)
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file

[PATCH 3/3] wifi: iwlwifi: mvm: check for CONFIG_IWLMEI to be enabled for more code
 2024-03-29 22:40 UTC 

[PATCH 2/3] wifi: iwlwifi: remove function declaration without function
 2024-03-29 22:40 UTC 

[PATCH 1/3] wifi: iwlwifi: mvm: remove dead code
 2024-03-29 22:40 UTC 

[PATCH net-next] netlink: introduce type-checking attribute iteration
 2024-03-29 22:40 UTC  (2+ messages)

[PATCH 0/3] iwlwifi cleanups
 2024-03-29 22:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-29 22:38 UTC 

[PATCH v2] linux-user/syscall: fix target_msqid_ds time fields order
 2024-03-29 22:36 UTC 

[PATCH bpf-next 0/3] uprobe: uretprobe speed up
 2024-03-29 22:34 UTC  (8+ messages)
` [PATCH bpf-next 1/3] uprobe: Add uretprobe syscall to speed up return probe
` [PATCH bpf-next 2/3] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCH bpf-next 3/3] selftests/bpf: Add uretprobe syscall test for regs changes

[PULL 00/18] target/hppa patch queue
 2024-03-29 22:31 UTC  (19+ messages)
` [PULL 01/18] target/hppa: Fix BE,L set of sr0
` [PULL 02/18] target/hppa: Fix B,GATE for wide mode
` [PULL 03/18] target/hppa: Handle unit conditions "
` [PULL 04/18] target/hppa: Fix ADD/SUB trap on overflow for narrow mode
` [PULL 05/18] target/hppa: Mark interval timer write as io
` [PULL 06/18] target/hppa: Tidy read of interval timer
` [PULL 07/18] target/hppa: Fix EIRR, EIEM versus icount
` [PULL 08/18] target/hppa: Use gva_offset_mask() everywhere
` [PULL 09/18] target/hppa: Fix DCOR reconstruction of carry bits
` [PULL 10/18] target/hppa: Optimize UADDCM with no condition
` [PULL 11/18] target/hppa: Fix unit carry conditions
` [PULL 12/18] target/hppa: Squash d for pa1.x during decode
` [PULL 13/18] target/hppa: Replace c with uv in do_cond
` [PULL 14/18] target/hppa: Fix overflow computation for shladd
` [PULL 15/18] target/hppa: Generate getshadowregs inline
` [PULL 16/18] target/hppa: Move diag argument handling to decodetree
` [PULL 17/18] target/hppa: Add diag instructions to set/restore shadow registers
` [PULL 18/18] target/hppa: Clear psw_n for BE on use_nullify_skip path

[PATCH v2] linux-user/syscall: xtensa: fix ipc_perm conversion
 2024-03-29 22:33 UTC 

[PATCH RESEND] arm64: dts: marvell: add DTS for 7215-IXS-A1 board
 2024-03-29 22:30 UTC 

[PATCH v3 0/3] Display cxl1.1 device link status
 2024-03-29 22:23 UTC  (3+ messages)
` [PATCH v3 3/3] Add function to display "

[Intel-wired-lan] [PATCH net-next 0/3] ethtool: Max power support
 2024-03-29 22:29 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next 2/3] ethtool: Introduce max "
    `  "
  ` [PATCH net-next 0/3] ethtool: Max "

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-29 22:29 UTC  (12+ messages)
` [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling

[PATCH] do not set GIT_TEST_MAINT_SCHEDULER where it does not matter
 2024-03-29 22:27 UTC  (2+ messages)
` [PATCH] test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallback

RTT-PROBE: lore-subspace-rtt
 2024-03-29 22:28 UTC 

[syzbot] [bpf?] [net?] possible deadlock in ahci_single_level_irq_intr
 2024-03-29 22:27 UTC  (5+ messages)

[PATCH 1/2] part: Check all partitions in part_get_info_by_name()
 2024-03-29 22:25 UTC  (4+ messages)
` [PATCH 2/2] part: efi: Treat unused partition type GUID as a valid case

[PULL 0/7] tcg + linux-user patch queue
 2024-03-29 22:20 UTC  (8+ messages)
` [PULL 1/7] linux-user: Fix semctl() strace
` [PULL 2/7] linux-user: Fix shmat() strace
` [PULL 3/7] linux-user: Fix shmat(NULL) for h != g
` [PULL 4/7] tests/tcg: Test shmat(NULL)
` [PULL 5/7] tcg/optimize: Fix sign_mask for logical right-shift
` [PULL 6/7] disas: Show opcodes for target_disas and monitor_disas
` [PULL 7/7] accel/tcg: Use CPUState.get_pc in cpu_io_recompile

[PATCH] rcu: Fix buffer overlow in print_cpu_stall_info()
 2024-03-29 22:21 UTC  (5+ messages)

[PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
 2024-03-29 22:19 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-29 22:18 UTC 

[PATCH 0/2] fix certain cases of add and commit with untracked path not erroring out
 2024-03-29 22:16 UTC  (8+ messages)
` [PATCH v2 1/3] read-cache: optionally collect pathspec matching info
` [PATCH v2 2/3] builtin/commit: error out when passing untracked path with -i
` [PATCH v2 3/3] builtin/add: error out when passing untracked path with -u

[bcachefs:bcachefs-testing 174/177] fs/bcachefs/error.c:360:1-7: preceding lock on line 227 (fwd)
 2024-03-29 22:16 UTC  (2+ messages)

Job Offer
 2024-03-29 22:08 UTC 

[PATCH 2/8] ARC: Fix typos
 2024-03-29 22:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t] lib/xe_spin: Fix doc whitespaces and typo
 2024-03-29 22:14 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH net-next v1 0/2] netlink: Add nftables spec w/ multi messages
 2024-03-29 22:12 UTC  (9+ messages)
` [PATCH net-next v1 2/2] tools/net/ynl: Add multi message support to ynl

[PATCH net-next 0/4] udp: small changes on receive path
 2024-03-29 22:10 UTC  (2+ messages)

[PATCH v1 bpf-next 0/8] selftests/bpf: Add sockaddr tests for kernel networking
 2024-03-29 22:09 UTC  (3+ messages)
` [PATCH v1 bpf-next 1/8] selftests/bpf: Introduce sock_addr_testmod

[PATCH 0/3] Add support for Emcraft Systems NavQ+ kit
 2024-03-29 22:08 UTC  (9+ messages)
` [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit

RTT-PROBE: lore-subspace-rtt
 2024-03-29 22:08 UTC 

[PATCHv3 net-next 0/4] doc/netlink: add a YAML spec for team
 2024-03-29 22:08 UTC  (3+ messages)
` [PATCHv3 net-next 2/4] net: team: rename team to team_core for linking

[PATCH][WIP] populate superblock uuid at mount time
 2024-03-29 22:07 UTC  (2+ messages)

[PATCH 00/18] platform/chrome: provide ID table for avoiding fallback match
 2024-03-29 22:06 UTC  (3+ messages)
` [PATCH 07/18] platform/chrome: cros_usbpd_notify: "

[RFC bpf-next 00/13] bpf: support resilient split BTF
 2024-03-29 22:04 UTC  (13+ messages)
` [RFC bpf-next 01/13] libbpf: add support to btf__add_fwd() for ENUM64
` [RFC bpf-next 02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base BTF
` [RFC bpf-next 04/13] libbpf: add btf__parse_opts() API for flexible BTF parsing
` [RFC bpf-next 06/13] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later
` [RFC bpf-next 09/13] libbpf: split BTF reconciliation
` [RFC bpf-next 11/13] libbpf,bpf: share BTF reconcile-related code with kernel

[axboe-block:for-6.10/io_uring 42/42] io_uring/register.c:175:24: warning: arithmetic between different enumeration types ('enum io_uring_register_restriction_op' and 'enum io_uring_register_op')
 2024-03-29 22:04 UTC  (2+ messages)

[PATCH v4 0/5] LLCC: Support for Broadcast_AND region
 2024-03-29 22:02 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: arm: msm: Add llcc Broadcast_AND register
` [PATCH v4 2/5] soc: qcom: llcc: Add regmap for Broadcast_AND region
` [PATCH v4 3/5] arm64: dts: qcom: sm8450: Add mapping to llcc "
` [PATCH v4 4/5] arm64: dts: qcom: sm8550: Add Broadcast_AND register in LLCC block
` [PATCH v4 5/5] arm64: dts: qcom: sm8650: "

(re-send): Convert libnetfilter_queue to not need libnfnetlink]
 2024-03-29 22:01 UTC  (2+ messages)

[PATCH net-next v4 1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
 2024-03-29 22:01 UTC  (6+ messages)
` [PATCH net-next v4 2/3] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets
` [PATCH net-next v4 3/3] net: ethernet: ti: am65-cpsw-ethtool: Update rx_filters for CPSW's timestamping capability

[PATCH v1 1/1] ACPI: CPPC: Fix access width used for PCC registers
 2024-03-29 22:00 UTC 

[PATCH v2 0/5] perf annotate: Use libcapstone as a disasssembler
 2024-03-29 21:58 UTC  (6+ messages)
` [PATCH v2 1/5] perf annotate: Use ins__is_xxx() if possible
` [PATCH v2 2/5] perf annotate: Add and use ins__is_nop()
` [PATCH v2 3/5] perf annotate: Split out util/disasm.c
` [PATCH v2 4/5] perf annotate: Use libcapstone to disassemble
` [PATCH v2 5/5] perf annotate: Add symbol name when using capstone

RTT-PROBE: lore-subspace-rtt
 2024-03-29 21:58 UTC 

[PATCH liburing] io_uring.h: Sync kernel header to fetch enum names
 2024-03-29 21:57 UTC 

[jimc:dd-fix-classmap-add-trace 64/64] lib/dynamic_debug.c:663:30: warning: argument 2 null where non-null expected
 2024-03-29 21:56 UTC 

[PATCH v2 0/3] reftable/stack: use geometric table compaction
 2024-03-29 21:56 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] reftable/stack: add env to disable autocompaction

[PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
 2024-03-29 21:54 UTC  (7+ messages)
` [PATCH] parport: amiga: "
` [PATCH] serial: ami: "
` [PATCH] virt: sev-guest: "
` [PATCH] OSS: dmasound/paula: "
` [PATCH] serial: pmac_zilog: Drop usage of platform_driver_probe()

[PATCH v1] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-03-29 21:54 UTC  (2+ messages)

[PATCH RESEND bpf 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-03-29 21:53 UTC  (3+ messages)
` [PATCH RESEND bpf 2/2] x86/bpf: Fix IP for relocating call depth accounting

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-29 20:32 UTC  (2+ messages)
` [PATCH v3 3/3] arch: Rename fbdev header and source files

[PATCH v5 00/11] scsi: ufs: Remove overzealous memory barriers
 2024-03-29 21:49 UTC  (7+ messages)
` [PATCH v5 06/11] scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIV
` [PATCH v5 10/11] scsi: ufs: core: Remove unnecessary wmb() after ringing doorbell
` [PATCH v5 11/11] scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regs

[syzbot] [bpf?] [net?] possible deadlock in tick_setup_sched_timer
 2024-03-29 21:43 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-29 21:48 UTC 

[PATCH v3 00/30] Zone write plugging
 2024-03-29 21:45 UTC  (17+ messages)
` [PATCH v3 17/30] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v3 18/30] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v3 19/30] null_blk: Introduce fua attribute
` [PATCH v3 21/30] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v3 22/30] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v3 23/30] block: mq-deadline: Remove support for zone write locking
` [PATCH v3 24/30] block: Remove elevator required features
` [PATCH v3 25/30] block: Do not check zone type in blk_check_zone_append()

[PATCH] linux-user/syscall: xtensa: fix target_msqid_ds and ipc_perm conversion
 2024-03-29 21:42 UTC  (3+ messages)

[PATCH net-next v2] netfilter: use NF_DROP instead of -NF_DROP
 2024-03-29 21:42 UTC  (3+ messages)

[PATCH RFC 0/2] PCI: Restore original PCI_COMMAND value in pcim_release
 2024-03-29 21:42 UTC  (3+ messages)
` [PATCH RFC 1/2] "
` [PATCH RFC 2/2] PCI: Remove MWI and INTX related members from struct pci_devres

[PATCH 6.1.y 0/7] vfio: Interrupt eventfd hardening for 6.6.y
 2024-03-29 21:38 UTC  (8+ messages)
` [PATCH 6.1.y 1/7] Revert "vfio/pci: Disable auto-enable of exclusive INTx IRQ"
` [PATCH 6.1.y 2/7] Revert "vfio/pci: Prepare for dynamic interrupt context storage"
` [PATCH 6.1.y 3/7] vfio/pci: Disable auto-enable of exclusive INTx IRQ
` [PATCH 6.1.y 4/7] vfio: Introduce interface to flush virqfd inject workqueue
` [PATCH 6.1.y 5/7] vfio/pci: Create persistent INTx handler
` [PATCH 6.1.y 6/7] vfio/platform: Create persistent IRQ handlers
` [PATCH 6.1.y 7/7] vfio/fsl-mc: Block calling interrupt handler without trigger

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-03-29 21:39 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-29 21:38 UTC 

[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-03-29 21:36 UTC 

[PATCH v2 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-03-29 21:34 UTC  (3+ messages)
` [PATCH v2 07/10] wifi: ath12k: add support for setting fixed HE rate/GI/LTF

[PATCH v1 1/2] lsm: Check and handle error priority for socket_bind and socket_connect
 2024-03-29 21:34 UTC  (2+ messages)

[LTP] [PATCH v1] ioctl_fiemap01: New test for fiemap ioctl()
 2024-03-29 21:32 UTC  (5+ messages)
` [LTP] [PATCH v2] "

[PATCH 1/3] efi: pstore: Request at most 512 bytes for variable names
 2024-03-29 21:32 UTC  (5+ messages)

[PATCH gmem 0/6] gmem fix-ups and interfaces for populating gmem pages
 2024-03-29 21:24 UTC  (7+ messages)
` [PATCH gmem 1/6] KVM: guest_memfd: Fix stub for kvm_gmem_get_uninit_pfn()
` [PATCH gmem 2/6] KVM: guest_memfd: Only call kvm_arch_gmem_prepare hook if necessary
` [PATCH gmem 3/6] KVM: x86: Pass private/shared fault indicator to gmem_validate_fault
` [PATCH gmem 4/6] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH gmem 5/6] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH gmem 6/6] KVM: guest_memfd: Add interface for populating gmem pages with user data

[PATCH 0/3] iio: adc: add ADC driver for XuanTie TH1520 SoC
 2024-03-29 21:29 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: adc: Document XuanTie TH1520 ADC


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.