messages from 2022-09-08 20:15:46 to 2022-09-08 23:28:21 UTC [more...]
[PATCH v4 00/26] KVM: hardware enable/disable reorganize
2022-09-08 23:25 UTC (25+ messages)
` [PATCH v4 01/26] KVM: x86: Drop kvm_user_return_msr_cpu_online()
` [PATCH v4 02/26] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
` [PATCH v4 03/26] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
` [PATCH v4 04/26] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v4 05/26] KVM: Provide more information in kernel log if hardware enabling fails
` [PATCH v4 06/26] KVM: arm64: Simplify the CPUHP logic
` [PATCH v4 07/26] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v4 08/26] KVM: Do compatibility checks on hotplugged CPUs
` [PATCH v4 09/26] KVM: Do processor compatibility check on resume
` [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stub
` [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch resume callback
` [PATCH v4 13/26] KVM: Add arch hook when VM is added/deleted
` [PATCH v4 14/26] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
` [PATCH v4 15/26] KVM: kvm_arch.c: Remove _nolock post fix
` [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
` [PATCH v4 17/26] KVM: Introduce a arch wrapper to check all processor compatibility
` [PATCH v4 18/26] KVM: x86: Duplicate arch callbacks related to pm events and compat check
` [PATCH v4 19/26] KVM: Eliminate kvm_arch_post_init_vm()
` [PATCH v4 20/26] KVM: Add config to not compile kvm_arch.c
` [PATCH v4 21/26] KVM: x86: Delete kvm_arch_hardware_enable/disable()
` [PATCH v4 22/26] KVM: x86: Make x86 processor compat check callback empty
` [PATCH v4 23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
` [PATCH v4 25/26] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check
[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
2022-09-08 23:23 UTC (23+ messages)
[PATCH -next] memregion: Add arch_flush_memregion() interface
2022-09-08 23:22 UTC (7+ messages)
[RFC PATCH v3 1/4] ufs: core: prepare ufs for multi circular queue support
2022-09-08 23:21 UTC (8+ messages)
` [RFC PATCH v3 2/4] ufs: core: mcq: Adds Multi-Circular Queue support
` [RFC PATCH v3 4/4] ufs: host: qcom: Add MCQ support
[PATCH v2 1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN
2022-09-08 23:20 UTC (13+ messages)
` [PATCH v2 2/5] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c
` [PATCH v2 3/5] selftests/sgx: Use encl->encl_size in sigstruct.c
` [PATCH v2 4/5] selftests/sgx: Include the dynamic heap size to the ELRANGE calculation
` [PATCH v2 5/5] selftests/sgx: Add SGX selftest augment_via_eaccept_long
[PATCH v13 0/3] Add QCOM SNPS PHY overriding params support
2022-09-08 23:17 UTC (3+ messages)
` [PATCH v13 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
[PATCH net] tcp: Use WARN_ON_ONCE() in tcp_read_skb()
2022-09-08 23:15 UTC
[PATCH 0/4] KVM: x86/svm/pmu: Add AMD Guest PerfMonV2 support
2022-09-08 23:14 UTC (11+ messages)
` [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
[PATCH v3 0/3] SDM670 Global Clocks
2022-09-08 23:12 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
` [PATCH v3 2/3] clk: qcom: gcc-sdm845: use device tree match data
` [PATCH v3 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data
[RFT PATCH] media: em28xx: Enable v4l2 file ops at the end of em28xx_v4l2_init()
2022-09-08 23:12 UTC (3+ messages)
[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
2022-09-08 23:09 UTC (2+ messages)
[PATCH v2 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data
2022-09-08 23:02 UTC (2+ messages)
[PATCH v3] perf test: Skip sigtrap test on old kernels
2022-09-08 23:01 UTC
[PATCH v4] hwmon: Add driver for the TEXAS TPS546D24 Buck Converter
2022-09-08 23:00 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
2022-09-08 23:01 UTC (2+ messages)
linux-next: build failure after merge of the kbuild tree
2022-09-08 23:00 UTC
[V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
2022-09-08 22:57 UTC (11+ messages)
` [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
` [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
` [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type
[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
2022-09-08 22:55 UTC (11+ messages)
` [PATCH 1/2] "
[PATCH] perf sched: Factor out destroy_tasks()
2022-09-08 22:54 UTC
[PATCH net-next v5 0/9] net: marvell: prestera: add nexthop routes offloading
2022-09-08 22:52 UTC (10+ messages)
` [PATCH net-next v5 1/9] net: marvell: prestera: Add router nexthops ABI
` [PATCH net-next v5 2/9] net: marvell: prestera: Add cleanup of allocated fib_nodes
` [PATCH net-next v5 3/9] net: marvell: prestera: Add strict cleanup of fib arbiter
` [PATCH net-next v5 4/9] net: marvell: prestera: add delayed wq and flush wq on deinit
` [PATCH net-next v5 5/9] net: marvell: prestera: Add length macros for prestera_ip_addr
` [PATCH net-next v5 6/9] net: marvell: prestera: Add heplers to interact with fib_notifier_info
` [PATCH net-next v5 7/9] net: marvell: prestera: add stub handler neighbour events
` [PATCH net-next v5 8/9] net: marvell: prestera: Add neighbour cache accounting
` [PATCH net-next v5 9/9] net: marvell: prestera: Propagate nh state from hw to kernel
[PATCH] powerpc/lib/xor_vmx: Relax frame size for clang
2022-09-08 22:40 UTC (5+ messages)
[PATCH v3 00/22] KVM: hardware enable/disable reorganize
2022-09-08 22:51 UTC (4+ messages)
` [PATCH v3 16/22] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
2022-09-08 22:41 UTC (14+ messages)
` [PATCH 09/15] cxl/acpi: Determine PCI host bridge's ACPI UID
` [PATCH 11/15] cxl/acpi: Extract the host's component register base address from RCRB
[PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
2022-09-08 22:40 UTC (5+ messages)
` [PATCH v4 08/21] dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
` [PATCH v4 09/21] dt-bindings: hwmon: (mr75203) change "resets" property to be optional
[PATCH 0/2] SPDX tags for copyright
2022-09-08 22:38 UTC (3+ messages)
` [PATCH 1/2] kallsyms: Specify license using SPDX
` [PATCH 2/2] kallsyms: Specify copyright "
[PATCH 0/3] memcg: reduce memory overhead of memory cgroups
2022-09-08 22:37 UTC (4+ messages)
` [PATCH 3/3] memcg: reduce size of memcg vmstats structures
[PATCH] sh: machvec: Use char[] for section boundaries
2022-09-08 22:15 UTC (2+ messages)
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2022-09-08 22:28 UTC (8+ messages)
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
[PATCH] kernfs: fix use-after-free in __kernfs_remove
2022-09-08 22:25 UTC (3+ messages)
[PATCH] mm: bring back update_mmu_cache() to finish_fault()
2022-09-08 22:24 UTC (2+ messages)
[linux][PATCH v8 1/2] dt-bindings: arm: at91: Add info on SAMA5D3-EDS
2022-09-08 22:21 UTC (2+ messages)
` [linux][PATCH v8 2/2] dts: arm: at91: Add SAMA5D3-EDS Board
[esmil:visionfive 3/42] arch/riscv/lib/string.c:154:7: error: redefinition of '__memset'
2022-09-08 22:19 UTC
[PATCH] mm/damon/sysfs: change few functions execute order
2022-09-08 22:16 UTC (4+ messages)
[PATCH v3 1/2] Add CABA tree to task_struct
2022-09-08 22:15 UTC (4+ messages)
` [PATCH v4 "
Potentially undesirable interactions between vfork() and time namespaces
2022-09-08 22:13 UTC (8+ messages)
[PATCH v4 0/2] cleared DP_DOWNSPREAD_CTRL register
2022-09-08 22:10 UTC (4+ messages)
` [PATCH v4 1/2] drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
` [PATCH v4 2/2] drm/msm/dp: retry 3 times if set sink to D0 poweer state failed
[PATCH v6 1/2] ARM: dts: at91: Adding documentation for SAMA5D3-EDS
2022-09-08 22:08 UTC (4+ messages)
[PATCH 1/3] hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
2022-09-08 22:05 UTC (3+ messages)
` [PATCH 2/3] pci_ids: Add Microsoft PCI Vendor ID, and remove redundant definitions
` [PATCH 3/3] pci_ids: Add the various Microsoft PCI device IDs
[PATCH] mm/memcontrol: use kstrtobool for swapaccount param parsing
2022-09-08 22:02 UTC (2+ messages)
[PATCH] lockdown: ratelimit denial messages
2022-09-08 22:02 UTC
[PATCH v5 0/6] tracing/hist: Add percentage histogram suffixes
2022-09-08 22:01 UTC (2+ messages)
[PATCH] proc: Enable smaps_rollup without ptrace rights
2022-09-08 21:59 UTC (2+ messages)
[PATCH net-next v5 0/8] net: phy: Add support for rate adaptation
2022-09-08 21:58 UTC (11+ messages)
` [PATCH net-next v5 1/8] net: phylink: Document MAC_(A)SYM_PAUSE
[RFC/PATCH] remoteproc/keystone: switch to using gpiod API
2022-09-08 21:57 UTC (2+ messages)
[PATCH] of: irq: Report individual failures in of_irq_init()
2022-09-08 21:32 UTC (3+ messages)
` [PATCH] mips: Select SPARSEMEM_EXTREME for CAVIUM_OCTEON_SOC
[PATCH v5 00/22] KCFI support
2022-09-08 21:55 UTC (23+ messages)
` [PATCH v5 01/22] treewide: Filter out CC_FLAGS_CFI
` [PATCH v5 02/22] scripts/kallsyms: Ignore __kcfi_typeid_
` [PATCH v5 03/22] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [PATCH v5 04/22] cfi: Drop __CFI_ADDRESSABLE
` [PATCH v5 05/22] cfi: Switch to -fsanitize=kcfi
` [PATCH v5 06/22] cfi: Add type helper macros
` [PATCH v5 07/22] lkdtm: Emit an indirect call for CFI tests
` [PATCH v5 08/22] psci: Fix the function type for psci_initcall_t
` [PATCH v5 09/22] arm64: Add types to indirect called assembly functions
` [PATCH v5 10/22] arm64: Add CFI error handling
` [PATCH v5 11/22] arm64: Drop unneeded __nocfi attributes
` [PATCH v5 12/22] init: Drop __nocfi from __init
` [PATCH v5 13/22] treewide: Drop function_nocfi
` [PATCH v5 14/22] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [PATCH v5 15/22] treewide: Drop __cficanonical
` [PATCH v5 16/22] objtool: Preserve special st_shndx indexes in elf_update_symbol
` [PATCH v5 17/22] objtool: Disable CFI warnings
` [PATCH v5 18/22] kallsyms: Drop CONFIG_CFI_CLANG workarounds
` [PATCH v5 19/22] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v5 20/22] x86: Add types to indirectly called assembly functions
` [PATCH v5 21/22] x86/purgatory: Disable CFI
` [PATCH v5 22/22] x86: Add support for CONFIG_CFI_CLANG
[PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
2022-09-08 21:44 UTC (3+ messages)
[RFC PATCH 0/2] AX45MP: Add support to non-coherent DMA
2022-09-08 21:44 UTC (2+ messages)
[PATCH 1/3] perf: Use sample_flags for callchain
2022-09-08 21:41 UTC (3+ messages)
` [PATCH 2/3] perf/bpf: Always use perf callchains if exist
` [PATCH 3/3] perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
[PATCH v2] mm/slub: fix to return errno if kmalloc() fails
2022-09-08 21:34 UTC (2+ messages)
[PATCH v2 0/6] Use composable cache instead of L2 cache
2022-09-08 21:32 UTC (4+ messages)
` [PATCH v2 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
[PATCH] mm/slub: fix to return errno if kmalloc() fails
2022-09-08 21:25 UTC (3+ messages)
[GIT PULL] tracing: Fixes for 6.0
2022-09-08 21:23 UTC
[PATCH v4 0/4] fanotify: Allow user space to pass back additional audit info
2022-09-08 21:22 UTC (5+ messages)
` [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
[PATCH] relay: replay_file_open(): NULL ptr deref in CPU hotplugs
2022-09-08 21:19 UTC (2+ messages)
[PATCH] vdso: fix NULL deference in vdso_join_timens() when vfork
2022-09-08 21:18 UTC (2+ messages)
[PATCH v2] pinctrl: ocelot: Fix interrupt controller
2022-09-08 21:22 UTC (3+ messages)
[PATCH v1 0/5] Enhance definition of DFH and use enhancements for uart driver
2022-09-08 21:16 UTC (12+ messages)
` [PATCH v1 4/5] fpga: dfl: add generic support for MSIX interrupts
` [PATCH v1 5/5] tty: serial: 8250: add DFL bus driver for Altera 16550
[RESEND PATCH v9 0/3] Add support for lan966x flexcom chip-select configuration
2022-09-08 21:16 UTC (3+ messages)
` [RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema
[PATCH v2 2/4] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
2022-09-08 21:16 UTC (2+ messages)
[PATCH 0/2] fix clobbers list with ZERO_CALL_USED_REGS feature
2022-09-08 21:16 UTC (8+ messages)
` [PATCH 2/2] x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
[PATCH v6 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-09-08 21:13 UTC (5+ messages)
` [PATCH v6 12/21] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
[for-linus][PATCH 0/2] tracing: Some more fixes for 6.0
2022-09-08 21:13 UTC (3+ messages)
` [for-linus][PATCH 1/2] kprobes: Prohibit probes in gate area
` [for-linus][PATCH 2/2] tracefs: Only clobber mode/uid/gid on remount if asked
[PATCH] i2c: ismt: Fix an out-of-bounds bug in ismt_access()
2022-09-08 21:11 UTC (3+ messages)
[PATCH v3 1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
2022-09-08 21:10 UTC (3+ messages)
[PATCH RESEND v6 1/4] drivers: hwmon: Add max31760 fan speed controller driver
2022-09-08 21:08 UTC (2+ messages)
[PATCH v3 00/10] PCI/PM: Always disable PTM for all devices during suspend
2022-09-08 20:58 UTC (6+ messages)
` [PATCH v3 06/10] PCI/PTM: Add pci_enable_ptm() wrapper
` [PATCH v3 09/10] PCI/PTM: Reorder functions in logical order
[PATCH v2 00/15] Tidy up vfio_device life cycle
2022-09-08 20:50 UTC (4+ messages)
` [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
[PATCH] proc: give /proc/cmdline size
2022-09-08 20:45 UTC (2+ messages)
[PATCH v12 0/3] Add TDX Guest Attestation support
2022-09-08 20:45 UTC (6+ messages)
` [PATCH v12 1/3] x86/tdx: Add TDX Guest attestation interface driver
BD71847 clk driver disables clk-32k-out causing RTC/WDT failure
2022-09-08 20:39 UTC (6+ messages)
[PATCH] net: ipv4: Fix some coding style in ah4.c file
2022-09-08 20:34 UTC (2+ messages)
[PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
2022-09-08 20:34 UTC (4+ messages)
` [[PATCH for v6]] KVM: SEV: fix snp_launch_finish
[PATCH] staging: rtl8192e: Fix return type for implementation of ndo_start_xmit
2022-09-08 20:32 UTC
[PATCH v2] ASoC: fsl_asrc: Add initialization finishing check in runtime resume
2022-09-08 20:32 UTC (2+ messages)
[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2022-09-08 20:31 UTC (3+ messages)
[PATCH] usb: gadget: rndis: Avoid dereference before NULL check
2022-09-08 20:30 UTC (2+ messages)
[PATCH] net: ipv4: Fix some coding style in ah4.c file
2022-09-08 20:25 UTC (2+ messages)
[PATCH v3 0/6] TUN/VirtioNet USO features support
2022-09-08 20:10 UTC (6+ messages)
` [PATCH v3 1/6] udp: allow header check for dodgy GSO_UDP_L4 packets
[PATCH v5 00/21] Variety of fixes and new features for mr75203 driver
2022-09-08 20:22 UTC (5+ messages)
` [PATCH v5 16/21] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
` [PATCH v5 16/21] dt-bindings: hwmon: (mr75203) add "moortec, ts-series" property
[PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()
2022-09-08 20:21 UTC (4+ messages)
` "
[PATCH v3] vfio/fsl-mc: Fix a typo in a message
2022-09-08 20:17 UTC (2+ messages)
[esmil:visionfive 2/42] arch/riscv/lib/string.c:113:7: error: redefinition of '__memmove'
2022-09-08 20:17 UTC
[PATCH 11/12] powerpc: wiiu: don't enforce flat memory
2022-09-08 20:17 UTC (11+ messages)
` Fragmented physical memory on powerpc/32
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