messages from 2023-03-12 14:41:29 to 2023-03-12 18:02:38 UTC [more...]
[PATCH v13 000/113] KVM TDX basic feature support
2023-03-12 17:56 UTC (52+ messages)
` [PATCH v13 001/113] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [PATCH v13 002/113] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v13 004/113] KVM: TDX: Initialize logical processor when onlined
` [PATCH v13 005/113] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v13 006/113] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
` [PATCH v13 007/113] KVM: TDX: Make TDX VM type supported
` [PATCH v13 008/113] [MARKER] The start of TDX KVM patch series: TDX architectural definitions
` [PATCH v13 009/113] KVM: TDX: Define "
` [PATCH v13 010/113] KVM: TDX: Add TDX "architectural" error codes
` [PATCH v13 011/113] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v13 012/113] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH v13 013/113] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction
` [PATCH v13 014/113] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v13 015/113] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v13 017/113] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v13 018/113] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v13 019/113] KVM: TDX: create/destroy VM structure
` [PATCH v13 020/113] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v13 021/113] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH v13 022/113] KVM: TDX: Refuse to unplug the last cpu on the package
` [PATCH v13 023/113] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction
` [PATCH v13 024/113] KVM: TDX: allocate/free TDX vcpu structure
` [PATCH v13 025/113] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH v13 026/113] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits
` [PATCH v13 027/113] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
` [PATCH v13 028/113] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH v13 029/113] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX
` [PATCH v13 030/113] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH v13 031/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v13 032/113] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v13 033/113] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask
` [PATCH v13 038/113] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks
` [PATCH v13 039/113] KVM: x86/mmu: Assume guest MMIOs are shared
` [PATCH v13 041/113] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
` [PATCH v13 042/113] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v13 043/113] KVM: Add flags to struct kvm_gfn_range
` [PATCH v13 044/113] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
` [PATCH v13 045/113] KVM: x86/tdp_mmu: Sprinkle __must_check
` [PATCH v13 046/113] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v13 047/113] [MARKER] The start of TDX KVM patch series: TDX EPT violation
` [PATCH v13 048/113] KVM: x86/mmu: Disallow dirty logging for x86 TDX
` [PATCH v13 049/113] KVM: x86/mmu: TDX: Do not enable page track for TD guest
` [PATCH v13 050/113] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH v13 051/113] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [PATCH v13 052/113] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH v13 053/113] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v13 054/113] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH v13 055/113] KVM: TDX: Require TDP MMU and mmio caching for TDX
` [PATCH v13 056/113] KVM: TDX: TDP MMU TDX support
[PATCH v4 1/4] hwmon: (pmbus/core): Generalize pmbus status flag map
2023-03-12 17:56 UTC (8+ messages)
` [PATCH v4 2/4] hwmon: (pmbus/core) Generalise pmbus get status
` [PATCH v4 3/4] hwmon: (pmbus/core): Add interrupt support
` [PATCH v4 4/4] hwmon: (pmbus/core): Notify hwmon events
[PATCH v2 0/6] hwmon: (aquacomputer_d5next) Add Aquacomputer Aquaero control
2023-03-12 17:48 UTC (13+ messages)
` [PATCH v2 1/6] hwmon: (aquacomputer_d5next) Support one byte control values
` [PATCH v2 2/6] hwmon: (aquacomputer_d5next) Support writing multiple control values at once
` [PATCH v2 3/6] hwmon: (aquacomputer_d5next) Device dependent control report settings
` [PATCH v2 4/6] hwmon: (aquacomputer_d5next) Add infrastructure for Aquaero control reports
` [PATCH v2 5/6] hwmon: (aquacomputer_d5next) Add temperature offset control for Aquaero
` [PATCH v2 6/6] hwmon: (aquacomputer_d5next) Add fan PWM "
[PATCH] iio: adc: stm32-adc: set some stm32-adc.c variables storage-class-specifier to static
2023-03-12 17:45 UTC (2+ messages)
[PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V
2023-03-12 17:42 UTC (8+ messages)
[PATCH v3 0/6] Support ROHM BU27034 ALS sensor
2023-03-12 17:39 UTC (8+ messages)
` [PATCH v3 2/6] iio: light: Add gain-time-scale helpers
` [PATCH v3 5/6] iio: light: ROHM BU27034 Ambient Light Sensor
[PATCH v7 0/5] Device tree support for Hyper-V VMBus driver
2023-03-12 17:39 UTC (6+ messages)
` [PATCH v7 5/5] Driver: VMBus: Add Devicetree support
[PATCH] arm64: dts: qcom: sda660-inforce: correct key node name
2023-03-12 17:34 UTC
[PATCH v4] staging: axis-fifo: initialize read_timeout and write_timeout once in probe function
2023-03-12 17:33 UTC
[PATCH v3 1/2] dt-bindings: exynos-dw-mshc-common: add exynos78xx variants
2023-03-12 17:29 UTC
[PATCH v3 1/2] dt-bindings: exynos-dw-mshc-common: add exynos78xx variants
2023-03-12 17:26 UTC (2+ messages)
[RFC PATCH v1] usb/phy add sprd ums512 usbphy
2023-03-12 17:14 UTC
[PATCH] ARM: dts: ti: use "okay" for status
2023-03-12 17:21 UTC (2+ messages)
[PATCH] ARM: dts: omap: align UART node name with bindings
2023-03-12 17:21 UTC (2+ messages)
[PATCH] ARM: dts: marvell: use "okay" for status
2023-03-12 17:21 UTC (2+ messages)
[PATCH] ARM: dts: hisilicon: use "okay" for status
2023-03-12 17:21 UTC (2+ messages)
[PATCH 1/5] arm64: dts: altera: adjust whitespace around '='
2023-03-12 17:21 UTC (5+ messages)
` [PATCH 4/5] arm64: dts: toshiba: "
` (subset) "
[PATCH v4 0/3] mmc: dw_mmc: fix DW MMC cores with 32-bit bus on 64-bit Linux systems
2023-03-12 17:16 UTC (7+ messages)
` [PATCH v4 1/3] dt-bindings: exynos-dw-mshc-common: add exynos78xx variants
` [PATCH v4 2/3] arm64: dts: exynos: fix wrong mmc compatible in exynos7885.dtsi
` [PATCH v4 3/3] mmc: dw_mmc: add an option to force 32-bit access to 64-bit FIFO
[PATCH v2 0/4] ACPI: SBS: Fix various issues
2023-03-12 17:15 UTC (2+ messages)
[PATCHv1 00/11] Add DT support for generic ADC battery
2023-03-12 17:07 UTC (5+ messages)
` [PATCHv1 02/11] power: supply: core: auto-exposure of simple-battery data
` [PATCHv1 01/11] dt-bindings: power: supply: adc-battery: add binding
[PATCH] ARM: dts: exynos: fix MCT compatible in Universal C210
2023-03-12 17:05 UTC (2+ messages)
[PATCH v3 0/7] media: dt-bindings: Convert Samsung SoC Camera to DT schema
2023-03-12 17:03 UTC (2+ messages)
[PATCH v2 1/4] media: dt-bindings: samsung-fimc: drop simple-bus
2023-03-12 17:02 UTC (2+ messages)
[PATCH] arm64: dts: tegra: drop serial clock-names and reset-names
2023-03-12 16:59 UTC (2+ messages)
[RESEND PATCH] media: dt-bindings: silabs,si470x: Convert to DT schema
2023-03-12 16:57 UTC
[PATCH 1/8] media: dt-bindings: qcom,venus: cleanup
2023-03-12 16:56 UTC (2+ messages)
[PATCH] media: venus: drop unused opp_table field documentation
2023-03-12 16:55 UTC (2+ messages)
[PATCH net-next v12 08/18] net: ethernet: mtk_eth_soc: fix 1000Base-X and 2500Base-X modes
2023-03-12 16:50 UTC (14+ messages)
` Aw: "
` "
` Aw: "
[PATCH] scsi: smartpqi: Fix use after free bug in pqi_pci_remove due to race condition
2023-03-12 16:48 UTC
[PATCH] kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to static
2023-03-12 16:46 UTC
[PATCH net-next] net: geneve: set IFF_POINTOPOINT with IFLA_GENEVE_INNER_PROTO_INHERIT
2023-03-12 16:45 UTC
[PATCH v1 0/2] adding support for Microchip PAC193X Power Monitor
2023-03-12 16:45 UTC (8+ messages)
` [PATCH v1 2/2] iio: adc: adding support for pac193x
[PATCH v3 1/2] dt-bindings: exynos-dw-mshc-common: add exynos78xx variants
2023-03-12 16:43 UTC (2+ messages)
About the .scmversion removal (commit f6e09b07cc12)
2023-03-12 16:38 UTC (5+ messages)
[PATCH net-next] net: geneve: accept every ethertype
2023-03-12 16:37 UTC
[PATCH 00/30] clk: Convert to platform remove callback returning void
2023-03-12 16:33 UTC (33+ messages)
` [PATCH 01/30] clk: mediatek: Make mtk_clk_simple_remove() return void
` [PATCH 02/30] clk: tegra: Don't warn three times about failure to unregister
` [PATCH 03/30] clk: xilinx: Drop if block with always false condition
` [PATCH 04/30] clk: axs10x: Convert to platform remove callback returning void
` [PATCH 05/30] clk: bcm: "
` [PATCH 06/30] clk: axi-clkgen: "
` [PATCH 07/30] clk: axm5516: "
` [PATCH 08/30] clk: fixed-factor: "
` [PATCH 09/30] clk: fixed-mmio: "
` [PATCH 10/30] clk: fixed-rate: "
` [PATCH 11/30] clk: hsdk-pll: "
` [PATCH 12/30] clk: palmas: "
` [PATCH 13/30] clk: pwm: "
` [PATCH 14/30] clk: s2mps11: "
` [PATCH 15/30] clk: scpi: "
` [PATCH 16/30] clk: stm32mp1: "
` [PATCH 17/30] clk: hisilicon: "
` [PATCH 18/30] clk: keystone: "
` [PATCH 19/30] clk: mediatek: "
` [PATCH 20/30] clk: mmp: "
` [PATCH 21/30] clk: mvebu: "
` [PATCH 22/30] clk: qcom: "
` [PATCH 23/30] clk: renesas: "
` [PATCH 24/30] clk: samsung: "
` (subset) "
` [PATCH 25/30] clk: stm32: "
` [PATCH 26/30] clk: tegra: "
` [PATCH 27/30] clk: ti: "
` [PATCH 28/30] clk: uniphier: "
` [PATCH 29/30] clk: x86: "
` [PATCH 30/30] clk: xilinx: "
[PATCH v3 0/2] ARM: dts: add mmc aliases for Exynos devices
2023-03-12 16:31 UTC (3+ messages)
` [PATCH v3 1/2] ARM: dts: exynos: replace mshc0 alias with mmc-ddr-1_8v property
[PATCH] dt-bindings: net: realtek-bluetooth: Fix double RTL8723CS in desc
2023-03-12 16:27 UTC (2+ messages)
[GIT PULL] x86/urgent for 6.3
2023-03-12 16:21 UTC (2+ messages)
[GIT PULL] vfs fixes
2023-03-12 16:20 UTC (2+ messages)
[GIT PULL] ext4 fixes for 6.3-rc2
2023-03-12 16:20 UTC (2+ messages)
[GIT PULL] Staging driver fixes and removal for 6.3-rc2
2023-03-12 16:20 UTC (2+ messages)
[GIT PULL] clone3 fix for v6.3
2023-03-12 16:21 UTC (2+ messages)
[PATCH v2 1/3] iio: dac: ad5755: mark OF related data as maybe unused
2023-03-12 16:20 UTC (6+ messages)
` [PATCH v2 2/3] iio: light: max44009: add missing OF device matching
` [PATCH v2 3/3] iio: proximity: sx9500: Reference ACPI and OF ID data
[PATCH] mips: bmips: BCM6358: disable arch_sync_dma_for_cpu_all()
2023-03-12 16:16 UTC (5+ messages)
[PATCH v7 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
2023-03-12 16:14 UTC (4+ messages)
` [PATCH v7 2/4] mm: Introduce memblock_isolate_memory
[PATCH] nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition
2023-03-12 16:08 UTC
[PATCH v1 0/4] thermal: core/ACPI: Fix processor cooling device regression
2023-03-12 16:08 UTC (7+ messages)
` [PATCH v1 1/4] ACPI: processor: Reorder acpi_processor_driver_init()
` [PATCH v1 4/4] ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes
AUTOSEL process
2023-03-12 16:00 UTC (19+ messages)
[PATCH V6 00/15] Add support for stacked/parallel memories
2023-03-12 15:59 UTC (3+ messages)
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core
[PATCH] docs: hwmon: sysfs-interface: Fix stray colon
2023-03-12 15:57 UTC
[PATCH 0/7] dsa: marvell: Add support for mv88e6071 and 6020 switches
2023-03-12 15:55 UTC (6+ messages)
` [PATCH 1/7] dsa: marvell: Provide per device information about max frame size
[REGRESSION] Patch broke WPA auth: Re: [PATCH v2] wifi: cfg80211: Fix use after free for wext
2023-03-12 15:46 UTC
[PATCH] net: dsa: vsc73xxx: Fix uninitalized 'val' in vsc73xx_adjust_link
2023-03-12 15:50 UTC
[PATCH] iio: addac: ad74413r: fix Current Input, Loop Powered Mode
2023-03-12 15:50 UTC (3+ messages)
[PATCH V3 0/6] Add Tegra234 HTE support
2023-03-12 15:49 UTC (5+ messages)
` [PATCH V3 2/6] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V3 4/6] hte: Add Tegra234 provider
[PATCH 0/2] iio: ad74413r: allow setting sink current for digital input
2023-03-12 15:48 UTC (3+ messages)
` [PATCH v2 "
[PATCH v2 1/2] pwm: rcar: drop of_match_ptr for ID table
2023-03-12 15:42 UTC (2+ messages)
[PATCH v2] drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached
2023-03-12 15:41 UTC (2+ messages)
[PATCH v4 0/5] Add Intel LJCA device driver
2023-03-12 15:40 UTC (4+ messages)
` [PATCH v4 2/5] gpio: Add support for Intel LJCA USB GPIO driver
[PATCH] KVM: selftests: Add coverage of MTE system registers
2023-03-12 15:37 UTC (4+ messages)
[PATCH v2 0/6] Support ROHM BU27034 ALS sensor
2023-03-12 15:36 UTC (5+ messages)
` [PATCH v2 5/6] iio: light: ROHM BU27034 Ambient Light Sensor
[RFC 0/2] optimise local-tw task resheduling
2023-03-12 15:31 UTC (6+ messages)
[PATCH net] bonding: Fix warning in default_device_exit_batch()
2023-03-12 15:21 UTC
[PATCH 1/4] iio: adc: rcar-gyroadc: mark OF related data as maybe unused
2023-03-12 15:19 UTC (8+ messages)
` [PATCH 4/4] iio: proximity: sx9500: Mark ACPI and "
[RFC][PATCH 0/5] Improve static call NULL handling
2023-03-12 15:17 UTC (5+ messages)
` [RFC][PATCH 1/5] static_call: Make NULL static calls consistent
[PATCH] misc: ti-st: st_kim: Fix use after free bug in kim_remove due to race condition
2023-03-12 15:15 UTC
[PATCH net-next v2 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45
2023-03-12 15:15 UTC (13+ messages)
[PATCH v3 0/7] Documentation/security-bugs: overhaul
2023-03-12 15:06 UTC (5+ messages)
` [PATCH v3 1/7] Documentation/security-bugs: move from admin-guide/ to process/
` [PATCH v3 2/7] Documentation/security-bugs: misc. improvements
[PATCH v5 1/2] dt-bindings: iio: adc: Add TI ADS1100 and ADS1000
2023-03-12 14:57 UTC (4+ messages)
` [PATCH v5 2/2] "
[PATCH v2 0/2] Add the clock stretching i2c property
2023-03-12 14:55 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: mpc: Mark "fsl,timeout" as deprecated
` [PATCH v2 2/2] i2c: mpc: Use i2c-scl-clk-low-timeout-ms i2c property
[PATCH v2 0/3] perf/ibs: Fix interface via core pmu events
2023-03-12 14:54 UTC (3+ messages)
` [PATCH v2 2/3] "
[PATCH] misc: hisi_hikey_usb: Fix use after free bug in hisi_hikey_usb_remove due to race condition
2023-03-12 14:53 UTC
[PATCH v3 1/2] dt-bindings: iio: adc: Add TI ADS1100 and ADS1000
2023-03-12 14:53 UTC (5+ messages)
` [PATCH v3 2/2] "
[PATCH] counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
2023-03-12 14:46 UTC (2+ messages)
[PATCH v1] drm/mipi-dsi: Set the fwnode for mipi_dsi_device
2023-03-12 14:45 UTC (2+ messages)
[PATCH v1 0/4] Remove use of fw_devlink_purge_absent_suppliers()
2023-03-12 14:41 UTC (7+ messages)
[PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
2023-03-12 14:41 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v5 2/7] linux/include: add non-atomic version of xchg
2023-03-12 14:41 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
2023-03-12 14:41 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
2023-03-12 14:41 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v5 5/7] io_uring: use __xchg if possible
2023-03-12 14:41 UTC (2+ messages)
` [tip: locking/core] "
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