messages from 2022-05-04 20:58:12 to 2022-05-04 23:01:11 UTC [more...]
[PATCH 000/128] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-05-04 22:48 UTC (73+ messages)
` [PATCH 001/128] KVM: selftests: Fix buggy-but-benign check in test_v3_new_redist_regions()
` [PATCH 002/128] KVM: selftests: Drop stale declarations from kvm_util_base.h
` [PATCH 003/128] KVM: selftests: Unconditionally compile KVM selftests with -Werror
` [PATCH 004/128] KVM: selftests: Always open VM file descriptors with O_RDWR
` [PATCH 005/128] KVM: selftests: Add another underscore to inner ioctl() helpers
` [PATCH 006/128] KVM: selftests: Make vcpu_ioctl() a wrapper to pretty print ioctl name
` [PATCH 007/128] KVM: selftests: Drop @mode from common vm_create() helper
` [PATCH 008/128] KVM: selftests: Split vcpu_set_nested_state() into two helpers
` [PATCH 009/128] KVM: sefltests: Use vcpu_ioctl() and __vcpu_ioctl() helpers
` [PATCH 010/128] KVM: selftests: Add __vcpu_run() helper
` [PATCH 011/128] KVM: selftests: Use vcpu_access_device_attr() in arm64 code
` [PATCH 012/128] KVM: selftests: Remove vcpu_get_fd()
` [PATCH 013/128] KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existence
` [PATCH 014/128] KVM: selftests: Make vm_ioctl() a wrapper to pretty print ioctl name
` [PATCH 015/128] KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
` [PATCH 016/128] KVM: selftests: Make kvm_ioctl() a wrapper to pretty print ioctl name
` [PATCH 017/128] KVM: selftests: Use kvm_ioctl() helpers
` [PATCH 018/128] KVM: selftests: Use __KVM_SYSCALL_ERROR() to handle non-KVM syscall errors
` [PATCH 019/128] KVM: selftests: Make x86-64's register dump helpers static
` [PATCH 020/128] KVM: selftests: Get rid of kvm_util_internal.h
` [PATCH 021/128] KVM: selftests: Use KVM_IOCTL_ERROR() for one-off arm64 ioctls
` [PATCH 022/128] KVM: selftests: Drop @test param from kvm_create_device()
` [PATCH 023/128] KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helper
` [PATCH 024/128] KVM: selftests: Multiplex return code and fd in __kvm_create_device()
` [PATCH 025/128] KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistency
` [PATCH 026/128] KVM: selftests: Drop 'int' return from asserting *_has_device_attr()
` [PATCH 027/128] KVM: selftests: Split get/set device_attr helpers
` [PATCH 028/128] KVM: selftests: Add a VM backpointer to 'struct vcpu'
` [PATCH 029/128] KVM: selftests: Add vm_create_*() variants to expose/return "
` [PATCH 030/128] KVM: selftests: Push vm_adjust_num_guest_pages() into "w/o vCPUs" helper
` [PATCH 031/128] KVM: selftests: Use vm_create_without_vcpus() in set_boot_cpu_id
` [PATCH 032/128] KVM: selftests: Use vm_create_without_vcpus() in dirty_log_test
` [PATCH 033/128] KVM: selftests: Use vm_create_without_vcpus() in hardware_disable_test
` [PATCH 034/128] KVM: selftests: Use vm_create_without_vcpus() in psci_cpu_on_test
` [PATCH 035/128] KVM: selftests: Rename vm_create() => vm_create_barebones(), drop param
` [PATCH 036/128] KVM: selftests: Rename vm_create_without_vcpus() => vm_create()
` [PATCH 037/128] KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
` [PATCH 038/128] KVM: selftests: Rename xAPIC state test's vcpu struct
` [PATCH 039/128] KVM: selftests: Rename vcpu.state => vcpu.run
` [PATCH 040/128] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
` [PATCH 041/128] KVM: selftests: Return the created vCPU from vm_vcpu_add()
` [PATCH 042/128] KVM: selftests: Convert memslot_perf_test away from VCPU_ID
` [PATCH 043/128] KVM: selftests: Convert rseq_test "
` [PATCH 044/128] KVM: selftests: Convert xss_msr_test "
` [PATCH 045/128] KVM: selftests: Convert vmx_preemption_timer_test "
` [PATCH 046/128] KVM: selftests: Convert vmx_pmu_msrs_test "
` [PATCH 047/128] KVM: selftests: Convert vmx_set_nested_state_test "
` [PATCH 048/128] KVM: selftests: Convert vmx_tsc_adjust_test "
` [PATCH 049/128] KVM: selftests: Convert mmu_role_test "
` [PATCH 050/128] KVM: selftests: Convert pmu_event_filter_test "
` [PATCH 051/128] KVM: selftests: Convert smm_test "
` [PATCH 052/128] KVM: selftests: Convert state_test "
` [PATCH 053/128] KVM: selftests: Convert svm_int_ctl_test "
` [PATCH 054/128] KVM: selftests: Convert svm_vmcall_test "
` [PATCH 055/128] KVM: selftests: Convert sync_regs_test "
` [PATCH 056/128] KVM: selftests: Convert hyperv_cpuid "
` [PATCH 057/128] KVM: selftests: Convert kvm_pv_test "
` [PATCH 058/128] KVM: selftests: Convert platform_info_test "
` [PATCH 059/128] KVM: selftests: Convert vmx_nested_tsc_scaling_test "
` [PATCH 060/128] KVM: selftests: Convert set_sregs_test "
` [PATCH 061/128] KVM: selftests: Convert vmx_dirty_log_test "
` [PATCH 062/128] KVM: selftests: Convert vmx_close_while_nested_test "
` [PATCH 063/128] KVM: selftests: Convert vmx_apic_access_test "
` [PATCH 064/128] KVM: selftests: Convert userspace_msr_exit_test "
` [PATCH 065/128] KVM: selftests: Convert vmx_exception_with_invalid_guest_state "
` [PATCH 066/128] KVM: selftests: Convert tsc_msrs_test "
` [PATCH 067/128] KVM: selftests: Convert kvm_clock_test "
` [PATCH 068/128] KVM: selftests: Convert hyperv_svm_test "
` [PATCH 069/128] KVM: selftests: Convert hyperv_features "
` [PATCH 070/128] KVM: selftests: Convert hyperv_clock "
` [PATCH 071/128] KVM: selftests: Convert evmcs_test "
` [PATCH 072/128] KVM: selftests: Convert emulator_error_test "
[PATCH -next] soc: ti: wkup_m3_ipc: remove unneeded semicolon
2022-05-04 22:51 UTC
[PATCH v3 00/21] TDX host kernel support
2022-05-04 22:50 UTC (11+ messages)
[PATCH -next] fs: Remove duplicated include in inode.c
2022-05-04 22:50 UTC
[PATCH v5 0/3] Add TDX Guest Attestation support
2022-05-04 22:49 UTC (6+ messages)
` [PATCH v5 3/3] x86/tdx: Add Quote generation support
[PATCH] drm/msm: Fix shutdown
2022-05-04 22:49 UTC
[PATCH v3] [PATCH v3] uwb: nxp: sr1xx: UWB driver support for sr1xx series chip
2022-05-04 22:48 UTC (2+ messages)
[PATCH] mm: fix is_pinnable_page against on cma page
2022-05-04 22:48 UTC (7+ messages)
[PATCH -next 1/2] drm/i915: Remove duplicated include in intel_sseu.c
2022-05-04 22:48 UTC (2+ messages)
` [PATCH -next 2/2] drm/i915/migrate: remove unneeded semicolon
[PATCH printk v5 1/1] printk: extend console_lock for per-console locking
2022-05-04 22:42 UTC (13+ messages)
[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
2022-05-04 22:40 UTC (17+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
` [PATCH 0/9] ptrace: cleaning up ptrace_stop
` [PATCH 0/12] "
` [PATCH v3 0/11] "
` [PATCH v3 01/11] signal: Rename send_signal send_signal_locked
` [PATCH v3 02/11] signal: Replace __group_send_sig_info with send_signal_locked
` [PATCH v3 03/11] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
` [PATCH v3 04/11] ptrace/xtensa: Replace PT_SINGLESTEP "
` [PATCH v3 05/11] ptrace: Remove arch_ptrace_attach
` [PATCH v3 06/11] signal: Use lockdep_assert_held instead of assert_spin_locked
` [PATCH v3 07/11] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
` [PATCH v3 08/11] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
` [PATCH v3 09/11] ptrace: Don't change __state
` [PATCH v3 10/11] ptrace: Always take siglock in ptrace_resume
` [PATCH v3 11/11] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
[PATCH v2 0/3] Add device tree for Intel n6000
2022-05-04 22:41 UTC (12+ messages)
` [PATCH v2 1/3] dt-bindings: misc: add bindings for Intel HPS Copy Engine
` [PATCH v2 2/3] dt-bindings: intel: add binding for Intel n6000
` [PATCH v2 3/3] arm64: dts: intel: add device tree for n6000
ld.lld: error: inline assembly requires more registers than available at line 523
2022-05-04 22:32 UTC (4+ messages)
[PATCH] timers: Provide a better debugobjects hint for delayed works
2022-05-04 22:31 UTC
[PATCH v13 0/4] Add lpass pin control support for audio on sc7280 based targets
2022-05-04 22:31 UTC (5+ messages)
` [PATCH v13 3/4] arm64: dts: qcom: sc7280: add lpass lpi pin controller node
` [PATCH v13 4/4] arm64: dts: qcom: sc7280-herobrine: Add lpi pinmux properties for CRD 3.0/3.1
[PATCH v2 0/2] Add support for NXP PCA6408
2022-05-04 22:29 UTC (3+ messages)
` [PATCH v2 1/2] gpio: pca953xx: Add support for pca6408
` [PATCH v2 2/2] dt-bindings: gpio: pca95xx: add entry "
[PATCH v1 2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
2022-05-04 22:27 UTC (2+ messages)
[PATCH v3 2/3] LoadPin: Enable loading from trusted dm-verity devices
2022-05-04 22:26 UTC (2+ messages)
[agd5f:drm-next 375/460] include/linux/kern_levels.h:5:25: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'unsigned int'}
2022-05-04 22:27 UTC
[agd5f:drm-next 429/460] drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:1945:6: warning: no previous prototype for 'gfx_v11_0_rlc_stop'
2022-05-04 22:27 UTC
[PATCH] openrisc: remove bogus nops and shutdowns
2022-05-04 22:24 UTC (2+ messages)
[PATCH] net: atlantic: always deep reset on pm op, fixing null deref regression
2022-05-04 22:24 UTC (2+ messages)
[RFC PATCH v6 00/11] Adds support for PHY LEDs with offload triggers
2022-05-04 22:19 UTC (3+ messages)
` [RFC PATCH v6 01/11] leds: add support for hardware driven LEDs
[PATCH] dt-bindings: pci: apple,pcie: Drop max-link-speed from example
2022-05-04 22:18 UTC (2+ messages)
[PATCH 0/2] Bluetooth: hci_bcm: Autobaud mode support
2022-05-04 22:15 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode
[PATCH v2] random: use first 128 bits of input as fast init
2022-05-04 22:13 UTC (3+ messages)
` [PATCH v3] "
[PATCH v9 0/4] add hugetlb_optimize_vmemmap sysctl
2022-05-04 22:12 UTC (3+ messages)
` [PATCH v9 4/4] mm: hugetlb_vmemmap: "
[PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
2022-05-04 22:12 UTC (3+ messages)
[PATCH 0/2] ACPI: ARM CoreSight Performance Monitoring Unit
2022-05-04 22:08 UTC (4+ messages)
` [PATCH 2/2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
[PATCH v1 1/1] pinctrl: nomadik: Setup parent device and get rid of unnecessary of_node assignment
2022-05-04 22:08 UTC (2+ messages)
[PATCH] pinctrl: stm32: prevent the use of the secure protected pins
2022-05-04 22:04 UTC (2+ messages)
[PATCH] pinctrl: stm32: improve debugfs information of pinconf-pins entry
2022-05-04 22:03 UTC (2+ messages)
[PATCH] pinctrl: apple: Make it work as a module
2022-05-04 22:01 UTC (2+ messages)
[PATCH v2 00/48] ARM: PXA multiplatform support
2022-05-04 21:59 UTC (5+ messages)
` [PATCH 18/48] ARM: pxa: hx4700: use gpio descriptors for audio
[PATCH 0/3] fbdev: Fix use-after-free caused by wrong fb_info cleanup in drivers
2022-05-04 21:58 UTC (4+ messages)
` [PATCH 1/3] fbdev: Prevent possible use-after-free in fb_release()
` [PATCH 2/3] fbdev/simplefb: Cleanup fb_info in .fb_destroy rather than .remove
` [PATCH 3/3] fbdev/efifb: "
[PATCH 2/4] Input: mt-matrix-keypad: Add Bosch mt matrix keypad driver
2022-05-04 21:56 UTC (2+ messages)
9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
2022-05-04 21:48 UTC (5+ messages)
[PATCH] KVM: X86: correct trace_kvm_pv_tlb_flush stats
2022-05-04 21:47 UTC (2+ messages)
[mm/khugepaged] 0d006aeaf9: BUG:unable_to_handle_page_fault_for_address
2022-05-04 21:46 UTC (2+ messages)
[agd5f:drm-next 428/460] drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:706:34: error: 'CP_HQD_PQ_CONTROL__ENDIAN_SWAP_MASK' undeclared; did you mean 'CP_HQD_PQ_CONTROL__PRIV_STATE_MASK'?
2022-05-04 21:45 UTC
[PATCH v2] arm64: dts: mt8192: Follow binding order for SCP registers
2022-05-04 21:45 UTC
Wait for mutex to become unlocked
2022-05-04 21:44 UTC
[PATCH] dt-bindings: net: orion-mdio: Convert to JSON schema
2022-05-04 21:44 UTC (3+ messages)
[PATCH v11 00/12] Add soundcard support for sc7280 based platforms
2022-05-04 21:42 UTC (15+ messages)
` [PATCH v11 02/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 1.0/2.0 and IDP boards
` [PATCH v11 03/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 3.0/3.1
` [PATCH v11 04/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 1.0/2.0 and IDP boards
` [PATCH v11 05/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 3.0/3.1
` [PATCH v11 07/12] arm64: dts: qcom: sc7280: herobrine: Add max98360a codec node
` [PATCH v11 11/12] arm64: dts: qcom: sc7280: Add sound node for CRD 1.0/2.0 and IDP boards
` [PATCH v11 12/12] arm64: dts: qcom: sc7280: Add sound node for CRD 3.0/3.1
[PATCH] pinctrl: tegra: tegra194: drop unused pin groups
2022-05-04 21:41 UTC (2+ messages)
[PATCH] selftests: vm: Makefile: rename TARGETS to VMTARGETS
2022-05-04 21:40 UTC (2+ messages)
[PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
2022-05-04 21:40 UTC (3+ messages)
[PATCH v2 00/15] Add support for the i.MXRT1170-evk
2022-05-04 21:38 UTC (3+ messages)
` [PATCH v2 12/15] pinctrl: freescale: Add i.MXRT1170 pinctrl driver support
[PATCHv2 00/21] Basic RK3588 Support
2022-05-04 21:32 UTC (22+ messages)
` [PATCHv2 01/21] dt-bindings: pinctrl: rockchip: add rk3588
` [PATCHv2 02/21] dt-bindings: mmc: sdhci-of-dwcmhsc: Add rk3588
` [PATCHv2 03/21] dt-binding: clock: Document rockchip,rk3588-cru bindings
` [PATCHv2 04/21] clk: rockchip: add register offset of the cores select parent
` [PATCHv2 05/21] clk: rockchip: add pll type for RK3588
` [PATCHv2 06/21] clk: rockchip: clk-cpu: add mux setting for cpu change frequency
` [PATCHv2 07/21] clk: rockchip: add dt-binding header for rk3588
` [PATCHv2 08/21] clk: rockchip: Add clock controller for the RK3588
` [PATCHv2 09/21] mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
` [PATCHv2 10/21] mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
` [PATCHv2 11/21] mmc: sdhci-of-dwcmshc: add support for rk3588
` [PATCHv2 12/21] pinctrl/rockchip: add error handling for pull/drive register getters
` [PATCHv2 13/21] pinctrl/rockchip: add rk3588 support
` [PATCHv2 14/21] gpio: rockchip: add support for rk3588
` [PATCHv2 15/21] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3588
` [PATCHv2 16/21] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles
` [PATCHv2 17/21] dt-bindings: gpio: rockchip: add gpio-ranges
` [PATCHv2 18/21] dt-bindings: pinctrl: rockchip: increase max amount of device functions
` [PATCHv2 19/21] arm64: dts: rockchip: Add rk3588s pinctrl data
` [PATCHv2 20/21] arm64: dts: rockchip: Add base DT for rk3588 SoC
` [PATCHv2 21/21] arm64: dts: rockchip: Add rk3588-evb1 board
[RFC v2 30/39] scsi: add HAS_IOPORT dependencies
2022-05-04 21:34 UTC (3+ messages)
[PATCH 1/6] dt-bindings: regulator: Add regulator-external-output property
2022-05-04 21:35 UTC (6+ messages)
` [PATCH 2/6] dt-bindings: regulator: Add reg-external-output binding
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-05-04 21:31 UTC (3+ messages)
[PATCH] f2fs: fix to do sanity check for inline inode
2022-05-04 21:28 UTC (2+ messages)
[PATCH] scripts/prune-kernel: Use kernel-install if available
2022-05-04 21:27 UTC
[PATCH 00/30] The panic notifiers refactor
2022-05-04 21:26 UTC (4+ messages)
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED and remove useless header
[PATCH] dt-bindings: pinctrl: aspeed: Drop referenced nodes in examples
2022-05-04 21:25 UTC (2+ messages)
[PATCH v2] hex2bin: make the function hex_to_bin constant-time
2022-05-04 21:24 UTC (13+ messages)
[PATCH 1/4] dt-bindings: net: add bitfield defines for Ethernet speeds
2022-05-04 21:23 UTC (2+ messages)
[PATCH v3 00/10] gpiolib: Handle immutable irq_chip structures
2022-05-04 21:21 UTC (4+ messages)
linux-next: manual merge of the pinctrl tree with the gpio-intel tree
2022-05-04 21:18 UTC (3+ messages)
[PATCH 00/16] support non power of 2 zoned devices
2022-05-04 21:14 UTC (4+ messages)
[PATCH] dt-bindings: pinctrl: Allow values for drive-push-pull and drive-open-drain
2022-05-04 21:18 UTC (2+ messages)
[PATCH] memcg: accounting for objects allocated for new netdevice
2022-05-04 21:16 UTC (7+ messages)
` kernfs memcg accounting
[RFC PATCH 0/2] kunit: Support redirecting function calls
2022-05-04 21:16 UTC (5+ messages)
` [RFC PATCH 1/2] kunit: Expose 'static stub' API to redirect functions
[agd5f:drm-next 427/460] drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c:129:6: warning: no previous prototype for 'amdgpu_ucode_print_imu_hdr'
2022-05-04 21:13 UTC
[PATCH] kunit: Taint kernel if any tests run
2022-05-04 21:12 UTC (10+ messages)
` [PATCH v2] "
[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
2022-05-04 21:05 UTC (4+ messages)
` [PATCH v4 3/3] FUSE: Avoid lookup in d_revalidate()
[patch 0/3] x86/fpu: Prevent FPU state corruption
2022-05-04 21:04 UTC (10+ messages)
` [patch 3/3] x86/fpu: Make FPU protection more robust
[PATCH v3 0/3] regulator: dt-bindings: qcom,rpmh: minor cleanups and extend supplies
2022-05-04 21:00 UTC (2+ messages)
[PATCH sysctl-next] sched: Fix build warning without CONFIG_SYSCTL
2022-05-04 20:59 UTC (2+ messages)
[RESEND PATCH v3 0/2] Add nvmem support for dynamic partitions
2022-05-04 20:59 UTC (5+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: mtd: partitions: Document new partition-dynamic nodes
[PATCH sysctl-next] reboot: Fix build warning without CONFIG_SYSFS
2022-05-04 20:59 UTC (2+ messages)
CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
2022-05-04 20:58 UTC (6+ messages)
[PATCH 1/4] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block
2022-05-04 20:57 UTC (3+ messages)
` [PATCH 3/4] arm64: dts: qcom: pm660l: Add LPG node
` [PATCH 4/4] arm64: dts: qcom: sdm630-nile: Add RGB status LED on the PM660L LPG
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox