All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-20 14:33:55 to 2023-10-20 15:13:41 UTC [more...]

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.6-rc2-51-g5247e6dbed00)
 2023-10-20 15:13 UTC 

[PATCHv2 00/13] x86/tdx: Add kexec support
 2023-10-20 15:12 UTC  (28+ messages)
` [PATCHv2 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv2 02/13] kernel/cpu: Add support for declaring CPU offlining not supported
` [PATCHv2 03/13] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
` [PATCHv2 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
` [PATCHv2 05/13] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv2 06/13] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv2 07/13] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCHv2 08/13] x86/tdx: Account shared memory
` [PATCHv2 09/13] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv2 10/13] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv2 11/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv2 12/13] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv2 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH 00/32] spl: Preparation for Universal Payload
 2023-10-20 15:13 UTC  (18+ messages)
` [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist

[PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
 2023-10-20 15:13 UTC  (11+ messages)

[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-20 15:12 UTC  (6+ messages)
` [PATCH net-next v4 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema

[PATCH] ethdev: fix incorrect function name in comment
 2023-10-20 15:12 UTC  (2+ messages)

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2023-10-20 15:12 UTC  (13+ messages)

[PATCH 0/3] hvf x86 correctness and efficiency improvements
 2023-10-20 15:12 UTC  (8+ messages)
` [PATCH 2/3] i386: hvf: In kick_vcpu use hv_vcpu_interrupt to force exit

[PATCH v4 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-10-20 15:11 UTC  (21+ messages)
` [PATCH v4 02/12] arm64/mm: Update range-based tlb invalidation routines for FEAT_LPA2
` [PATCH v4 04/12] KVM: arm64: Add ARM64_HAS_LPA2 CPU capability
` [PATCH v4 06/12] KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
` [PATCH v4 07/12] KVM: arm64: Prepare TCR_EL2.PS in cpu_prepare_hyp_mode()
` [PATCH v4 08/12] KVM: arm64: Convert translation level parameter to s8

[PATCH bpf-next v5 0/9] Registrating struct_ops types from modules
 2023-10-20 15:12 UTC  (4+ messages)
` [PATCH bpf-next v5 6/9] bpf, net: switch to dynamic registration

[PATCH 1/3] drm/amdgpu: update the xgmi ta interface header
 2023-10-20 15:11 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: prepare the output buffer for GET_PEER_LINKS command
` [PATCH 3/3] drm/amdgpu: support the port num info based on the capability flag

[PATCH] selinux: introduce an initial SID for early boot processes
 2023-10-20 15:11 UTC  (4+ messages)

[PATCH 0/6] accel/ivpu: Update to -next 2023-10-20
 2023-10-20 15:10 UTC  (3+ messages)
` [PATCH 1/6] accel/ivpu: Use ratelimited warn and err in IPC/JSM

[PATCH v2 0/5] OF/ACPI/ID Match table improvements for ak8975 driver
 2023-10-20 15:10 UTC  (13+ messages)
` [PATCH v2 1/5] iio: magnetometer: ak8975: Convert enum->pointer for data in the match tables

[Buildroot] [PATCH 0/1] libgpiod v2
 2023-10-20 15:09 UTC  (7+ messages)
` [Buildroot] [External] - "

[PATCH] accel/ivpu: Don't enter d0i3 during FLR
 2023-10-20 15:08 UTC  (4+ messages)

[PATCH v2 0/3] hw/s390x: Don't call register_savevm_live() during instance_init()
 2023-10-20 15:05 UTC  (4+ messages)
` [PATCH v2 1/3] hw/s390x/s390-skeys: "
` [PATCH v2 2/3] hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
` [PATCH v2 3/3] hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()

[PATCH 0/6] hw/m68k: Strengthen QOM/SysBus API uses
 2023-10-20 15:06 UTC  (7+ messages)
` [PATCH 1/6] hw/m68k/irqc: Pass CPU using QOM link property
` [PATCH 2/6] hw/m68k/mcf5206: "
` [PATCH 3/6] hw/m68k/mcf_intc: Expose MMIO region via SysBus API
` [PATCH 4/6] hw/m68k/mcf_intc: Pass CPU using QOM link property
` [PATCH 5/6] hw/m68k/next-cube: Do not open-code sysbus_create_simple()
` [PATCH 6/6] hw/m68k/virt: "

[PATCH v2 00/13] migration: Check for duplicates on vmstate_register()
 2023-10-20 15:08 UTC  (5+ messages)
` [PATCH v2 04/13] migration: Use vmstate_register_any() for ipmi-bt*
` [PATCH v2 06/13] migration: Use VMSTATE_INSTANCE_ID_ANY for s390 devices

[LTP] [PATCH v3 0/2] Fix fanotify14
 2023-10-20 15:06 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] Add fanotify_get_supported_init_flags() helper function
` [LTP] [PATCH v3 2/2] fanotify14: Improve check for unsupported init flags

[RFC PATCH] app/test: add support for skipping tests
 2023-10-20 15:08 UTC  (9+ messages)
` [PATCH v4] "

[PATCH v2 0/2] Add lock to avoid race when ringing channel DB
 2023-10-20 15:07 UTC  (7+ messages)
` [PATCH v2 1/2] bus: mhi: host: Add spinlock to protect WP access when queueing TREs

[Buildroot] [PATCH v3 0/1] Add igt-gpu-tools
 2023-10-20 15:07 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/1] igt-gpu-tools: add igt-gpu-tools package

[PATCH] perf: lift TARGET_CC_ARCH modification out of security_flags.inc
 2023-10-20 15:07 UTC  (10+ messages)
` [OE-core] "

[PATCH 0/3] Final CHANGELOG changes for 4.18
 2023-10-20 15:06 UTC  (6+ messages)
` [PATCH 2/3] CHANGELOG.md: Set 4.18 release date and tag

[PATCH 0/5] liburing: Add {g,s}etsockopt command support
 2023-10-20 15:06 UTC  (2+ messages)

RFC: New LSM to control usage of x509 certificates
 2023-10-20 15:05 UTC  (11+ messages)

[PATCH 0/4] rcu: Fix PF_IDLE related issues, part. 1
 2023-10-20 15:05 UTC  (6+ messages)
` [PATCH 4/4] Revert "kernel/sched: Modify initial boot task idle setup"

[PATCH 0/3] target/i386/hvf: Style cleanup
 2023-10-20 15:15 UTC  (7+ messages)
` [PATCH 1/3] target/i386/hvf: Use CPUState typedef
` [PATCH 2/3] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
` [PATCH 3/3] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'

[PATCH v2] bus: mhi: host: Add tracing support
 2023-10-20 15:03 UTC  (2+ messages)

[RFC PATCH 00/19] Rust abstractions for VFS
 2023-10-20 15:04 UTC  (3+ messages)
` [RFC PATCH 04/19] rust: fs: introduce `FileSystem::super_params`

[PATCH v2 Resent 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-20 14:47 UTC  (10+ messages)
` [PATCH v2 Resent 6/6] i3c: master: svc: fix random hot join failure since timeout error

[PATCH 0/5] rockchip: Add Powkiddy RK2023
 2023-10-20 15:03 UTC  (11+ messages)
` [PATCH 2/5] drm/panel: nv3051d: Add Powkiddy RK2023 Panel Support
` [PATCH 4/5] dt-bindings: arm: rockchip: Add Powkiddy RK2023

[kvm-unit-tests PATCH 00/10] s390x: topology: Fixes and extension
 2023-10-20 14:49 UTC  (10+ messages)
` [kvm-unit-tests PATCH 01/10] s390x: topology: Introduce enums for polarization & cpu type
` [kvm-unit-tests PATCH 02/10] s390x: topology: Fix report message
` [kvm-unit-tests PATCH 03/10] s390x: topology: Use function parameter in stsi_get_sysib
` [kvm-unit-tests PATCH 04/10] s390x: topology: Fix parsing loop
` [kvm-unit-tests PATCH 05/10] s390x: topology: Make some report messages unique
` [kvm-unit-tests PATCH 06/10] s390x: topology: Refine stsi header test
` [kvm-unit-tests PATCH 07/10] s390x: topology: Rename topology_core to topology_cpu
` [kvm-unit-tests PATCH 08/10] s390x: topology: Rewrite topology list test
` [kvm-unit-tests PATCH 10/10] s390x: topology: Add complex topology test

[PATCH] docs: add note about experimental API in LTS
 2023-10-20 15:01 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: Use partial mapping in GPU page fault recovery
 2023-10-20 15:00 UTC 

[PATCH v4 0/3] RK3588 USB3 host controller support
 2023-10-20 14:11 UTC  (12+ messages)
` [PATCH v4 1/3] dt-bindings: usb: add rk3588 compatible to rockchip,dwc3
` [PATCH v4 2/3] usb: dwc3: add optional PHY interface clocks
` [PATCH v4 3/3] arm64: dts: rockchip: rk3588s: Add USB3 host controller

[cocci] Finding functions that do not unlock mutex in the same function
 2023-10-20 15:00 UTC  (3+ messages)

[PULL v2 00/29] tcg patch queue
 2023-10-20 15:00 UTC  (2+ messages)
` [PULL v2 18/29] tcg/i386: Use tcg_use_softmmu

[PATCH] docs: rust: add "The Rust experiment" section
 2023-10-20 15:00 UTC  (4+ messages)

[XEN PATCH][for-4.19 v2] xen: Add SAF deviations for MISRA C:2012 Rule 7.1
 2023-10-20 14:58 UTC  (7+ messages)

KASAN: slab-use-after-free Read in radix_tree_lookup in&after Linux Kernel 6.4-rc6
 2023-10-20 14:58 UTC  (6+ messages)

[PATCH bpf v2 0/2] bpf: Fix bpf timer kmemleak
 2023-10-20 14:57 UTC  (5+ messages)
` [PATCH bpf v2 1/2] bpf: Check map->usercnt again after timer->timer is assigned

[PATCH 0/2] arm64: dts: allwinner: Add Orange Pi Zero 2W support
 2023-10-20 14:57 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: add Orange Pi Zero 2W
` [PATCH 2/2] arm64: dts: allwinner: h616: add Orange Pi Zero 2W support

[PATCH v3 0/5] Landlock: IOCTL support
 2023-10-20 14:57 UTC  (11+ messages)

[yocto-autobuilder-helper][PATCH v2] AUH: Add Openembedded auto-update-helper with list of layer to test
 2023-10-20 14:57 UTC  (2+ messages)
` [yocto] "

[PATCH] add AllowRoaming station property
 2023-10-20 14:57 UTC  (4+ messages)

[RFC PATCH v2 00/17] Color Pipeline API w/ VKMS
 2023-10-20 14:57 UTC  (4+ messages)
` [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed

[PATCH] hw/ipmi: Don't call vmstate_register() from instance_init() functions
 2023-10-20 14:55 UTC 

[PATCH 1/2] stop_machine: Use non-atomic read multi_stop_data::state clearly
 2023-10-20 14:43 UTC  (2+ messages)
` [PATCH 2/2] stop_machine: Apply smp_store_release() to multi_stop_data::state

[libgpiod][PATCH v6 0/1] bindings: python: optionally include module in sdist
 2023-10-20 14:57 UTC  (2+ messages)
` [libgpiod][PATCH v6 1/1] "

[PATCH 1/2] nvme: common: make keyring and auth separate modules
 2023-10-20 14:56 UTC  (4+ messages)
` [PATCH 2/2] nvme: keyring: fix conditional compilation

[Buildroot] [PATCH 1/1] configs/raspberrypi*: stop setting powersave as the default CPU governor
 2023-10-20 14:20 UTC 

[PATCH] crypto: qat - move adf_cfg_services
 2023-10-20 14:52 UTC 

[PATCH] ACPI: Use the acpi_device_is_present() helper in more places
 2023-10-20 14:52 UTC  (4+ messages)

cip/linux-4.19.y-cip-rt baseline: 204 runs, 49 regressions (v4.19.295-cip103-rt33)
 2023-10-20 14:52 UTC 

cip/linux-4.19.y-cip-rt baseline-nfs: 81 runs, 18 regressions (v4.19.295-cip103-rt33)
 2023-10-20 14:52 UTC 

[PATCH bpf-next v10 00/24] Allocated objects, BPF linked lists
 2023-10-20 14:51 UTC  (6+ messages)
` [PATCH bpf-next v10 22/24] selftests/bpf: Add BPF linked list API tests

[PATCH] ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init()
 2023-10-20 14:50 UTC  (3+ messages)

[PATCH 0/2] Clear multi_stop_data::state atom use
 2023-10-20 14:43 UTC 

[PATCH] parisc: simplify smp_prepare_boot_cpu()
 2023-10-20 14:50 UTC  (2+ messages)

[PATCH] wifi: ipw2x00: fix -Wformat-truncation warnings
 2023-10-20 14:50 UTC  (2+ messages)

[PATCH] ns16550c: avoid crash in ns16550_endboot in PV shim mode
 2023-10-20 14:50 UTC  (7+ messages)

[stable] Documentation: sysctl: align cells in second content column
 2023-10-20 14:50 UTC  (3+ messages)

[PATCH v2 1/4] scripts:recipetool:create_buildsys_python: fix license note
 2023-10-20 14:49 UTC  (8+ messages)
` [PATCH v2 4/4] scripts:recipetool:create_buildsys_python: add PEP517 support
  ` [OE-core] "

[PATCH v2 0/6] ACPI: scan: MIPI DiSco for Imaging support
 2023-10-20 14:40 UTC  (7+ messages)
` [PATCH v2 1/6] ACPI: property: Support using strings in reference properties
` [PATCH v2 2/6] ACPI: scan: Extract CSI-2 connection graph from _CRS
` [PATCH v2 3/6] ACPI: scan: Extract _CRS CSI-2 connection information into swnodes
` [PATCH v2 4/6] device property: Add SOFTWARE_NODE() macro for defining software nodes
` [PATCH v2 5/6] ACPI: scan: Extract MIPI DiSco for Imaging data into swnodes
` [PATCH v2 6/6] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS

[PATCH bpf-next] selftests/bpf: Make linked_list failure test more robust
 2023-10-20 14:48 UTC 

[PATCH] um: time-travel: fix time going backwards
 2023-10-20 14:47 UTC  (2+ messages)

[PATCH v2 0/3] rev-list: add support for commits in `--missing`
 2023-10-20 14:47 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] rev-list: add commit object support in `--missing` option

[PATCH] mempool: fix internal function documentation
 2023-10-20 14:46 UTC 

[RESEND PATCH bpf-next v6 0/8] Add Open-coded task, css_task and css iters
 2023-10-20 14:46 UTC  (4+ messages)
` [RESEND PATCH bpf-next v6 8/8] selftests/bpf: Add tests for open-coded task and css iter

Please pull u-boot-marvell/master
 2023-10-20 14:45 UTC  (2+ messages)

[PATCH] wifi: ath9k: fix -Wformat-truncation warning
 2023-10-20 14:45 UTC  (2+ messages)

[PATCH v2] ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()
 2023-10-20 14:45 UTC  (2+ messages)

Possible bug report: kernel 6.5.0/6.5.1 high load when CIFS share is mounted (cifsd-cfid-laundromat in"D" state)
 2023-10-20 14:37 UTC  (18+ messages)

[PATCH v4 00/18] IOMMUFD Dirty Tracking
 2023-10-20 14:43 UTC  (7+ messages)
` [PATCH v4 11/18] iommu/amd: Access/Dirty bit support in IOPTEs

[LTP] [PATCH 1/2] lapi/{socket, tcp}.h: Add fallback definition for setsockopt10.c
 2023-10-20 14:43 UTC  (4+ messages)
` [LTP] [PATCH 2/2] setsockopt10: Use lapi/{socket, tcp}.h to fix compilation

Runtime overhead of PREEMPT_DYNAMIC
 2023-10-20 14:45 UTC  (6+ messages)

[OE-core][PATCH] patchtest: fix lic_files_chksum test regex
 2023-10-20 14:42 UTC 

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-20 14:39 UTC  (6+ messages)
` [PATCH 10/15] media: intel/ipu6: add input system driver

[PATCH 1/1] stm32f2xx_usart: implement TX interrupts
 2023-10-20 14:40 UTC  (3+ messages)

[PATCH v10 00/15] Linux RISC-V AIA Support
 2023-10-20 14:40 UTC  (7+ messages)

[PATCH v2] selftest/sstatetests: add tests for 'bitbake -S printdiff'
 2023-10-20 14:39 UTC  (6+ messages)
` [OE-core] "

[PATCH v2][docs] dev--manual: add security team processes
 2023-10-20 14:39 UTC 

[PATCH 1/1] selftests: KVM: add test to print boottime wallclock
 2023-10-20 14:39 UTC  (4+ messages)

[PATCH net-next v4 0/2] net: dsa: microchip: enable setting rmii reference
 2023-10-20 14:37 UTC  (3+ messages)
` [PATCH net-next v4 2/2] net: dsa: microchip: add property to select internal RMII reference clock

[PATCH V6] alpha: Clean-up the panic notifier code
 2023-10-20 14:34 UTC 

[PATCH v3 1/5] staging: vme_user: Replace printk() with dev_*()
 2023-10-20 14:35 UTC  (5+ messages)

[PATCH v6 0/5] powerpc/bpf: use BPF prog pack allocator
 2023-10-20 14:15 UTC  (4+ messages)
` [PATCH v6 5/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]

[PATCH v2 0/6] i3c: master: some improvment for i3c master
 2023-10-20 14:33 UTC  (7+ messages)
` [PATCH v2 1/6] i3c: master: add enable(disable) hot join in sys entry

[PATCH v2 00/12] hw: Strengthen SysBus & QBus API
 2023-10-20 14:21 UTC  (3+ messages)
` [PATCH v2 09/12] hw/s390x/css-bridge: Realize sysbus device before accessing it


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.