messages from 2020-09-23 17:10:12 to 2020-09-23 18:04:52 UTC [more...]
[PATCH v2 00/15] KVM: x86: VMX: Fix MSR namespacing
2020-09-23 18:04 UTC (7+ messages)
` [PATCH v2 01/15] KVM: x86: Rename "shared_msrs" to "user_return_msrs"
` [PATCH v2 02/15] KVM: VMX: Prepend "MAX_" to MSR array size defines
` [PATCH v2 03/15] KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"
` [PATCH v2 07/15] KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
` [PATCH v2 10/15] KVM: VMX: Move uret MSR lookup into update_transition_efer()
` [PATCH v2 15/15] KVM: VMX: Rename vmx_uret_msr's "index" to "slot"
[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
2020-09-23 18:03 UTC (12+ messages)
` [PATCH V1 01/16] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V1 03/16] xen/ioreq: Make x86's hvm_ioreq_needs_completion() common
` [PATCH V1 04/16] xen/ioreq: Provide alias for the handle_mmio()
` [PATCH V1 07/16] xen/dm: Make x86's DM feature common
` [PATCH V1 09/16] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
[RFC PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
2020-09-23 18:03 UTC (8+ messages)
` [RFC PATCH 5/9] surface_aggregator: Add error injection capabilities
` [RFC PATCH 6/9] surface_aggregator: Add dedicated bus and device type
` [RFC PATCH 8/9] surface_aggregator: Add DebugFS interface
[PATCH v8 0/7] Make hcd-xhci independent of pci hooks
2020-09-23 17:45 UTC (4+ messages)
` [PATCH v8 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
[PATCH] nvme-core: don't use NVME_NSID_ALL for cmd-effect
2020-09-23 18:02 UTC (3+ messages)
[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
2020-09-23 18:00 UTC (7+ messages)
[PATCH v2 00/38] qapi: static typing conversion, pt1
2020-09-23 17:57 UTC (24+ messages)
` [PATCH v2 03/38] qapi: move generator entrypoint into module
` [PATCH v2 04/38] qapi: Prefer explicit relative imports
` [PATCH v2 05/38] qapi: Remove wildcard includes
` [PATCH v2 07/38] qapi: add pylintrc
` [PATCH v2 09/38] qapi/common.py: Add indent manager
` [PATCH v2 10/38] qapi/common.py: delint with pylint
` [PATCH v2 13/38] qapi/common.py: add type hint annotations
[PATCH v6 0/5] fix & merge block_status_above and is_allocated_above
2020-09-23 17:49 UTC (6+ messages)
` [PATCH v6 2/5] block/io: bdrv_common_block_status_above: support include_base
[PATCH v9 0/7] Make hcd-xhci independent of pci hooks
2020-09-23 17:50 UTC (8+ messages)
` [PATCH v9 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v9 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v9 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v9 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
` [PATCH v9 5/7] misc: Add versal-usb2-ctrl-regs module
` [PATCH v9 6/7] usb: Add DWC3 model
` [PATCH v9 7/7] Versal: Connect DWC3 controller with virt-versal
Minix 1.1 with QEMU
2020-09-23 17:00 UTC (2+ messages)
[PATCH] btrfs: fix filesystem corruption after a device replace
2020-09-23 17:56 UTC (2+ messages)
[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
2020-09-23 17:56 UTC
[GIT PULL] bootconfig: A couple of bug fixes
2020-09-23 17:54 UTC
[Buildroot] [PATCH 1/1] package/clamav: needs dynamic library
2020-09-23 17:54 UTC
[PATCH 0/9] sched: Migrate disable support
2020-09-23 17:54 UTC (7+ messages)
` [PATCH 7/9] sched: Add migrate_disable()
[kbuild] [intel-linux-intel-lts:5.4/yocto 414/1142] drivers/misc/xlink-pcie/local_host/mxlk_epf.c:478:6: warning: Variable 'ret' is reassigned a value before the old one has been used
2020-09-23 17:54 UTC (2+ messages)
` "
[PATCH] cmake: ignore generated files
2020-09-23 17:53 UTC (9+ messages)
[PATCH 1/2] watchdog: Hide WATCHDOG_RESET_DISABLE
2020-09-23 17:53 UTC (9+ messages)
` [PATCH 2/2] watchdog: add watchdog behavior configuration
[PATCH] scsi: alua: fix the race between alua_bus_detach and alua_rtpg
2020-09-23 17:50 UTC (5+ messages)
interest in a minimal image recipe
2020-09-23 17:50 UTC (2+ messages)
[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
2020-09-23 17:46 UTC (7+ messages)
` [PATCH v6 bpf-next 1/6] bpf: provide function to get vmlinux BTF information
` [PATCH v6 bpf-next 2/6] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v6 bpf-next 3/6] bpf: add bpf_snprintf_btf helper
` [PATCH v6 bpf-next 4/6] selftests/bpf: add bpf_snprintf_btf helper tests
` [PATCH v6 bpf-next 5/6] bpf: add bpf_seq_printf_btf helper
` [PATCH v6 bpf-next 6/6] selftests/bpf: add test for "
[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
2020-09-23 17:47 UTC (5+ messages)
[PATCH v2 0/7] CTU CAN FD core support
2020-09-23 17:44 UTC (4+ messages)
` [PATCH v2 7/7] hw/net/can: Correct Kconfig dependencies after switch to meson build
let import_iovec deal with compat_iovecs as well v3
2020-09-23 17:46 UTC (13+ messages)
` [PATCH 5/9] fs: remove various compat readv/writev helpers
[PATCH ghak120 V5] audit: trigger accompanying records when no rules present
2020-09-23 17:47 UTC (5+ messages)
[RFC] change the new message to provide for memory allocations
2020-09-23 17:46 UTC (4+ messages)
reminder: Performance meeting paper discussion tomorrow
2020-09-23 17:46 UTC
[RESEND][PATCH] xen/arm: sched: Ensure the vCPU context is seen before vcpu_pause() returns
2020-09-23 17:45 UTC (3+ messages)
[dpdk-dev] [PATCH 00/60] common/sfc_efx: support Riverhead NIC family
2020-09-23 17:45 UTC (5+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 02/60] common/sfc_efx/base: update MCDI headers
[PATCH 0/1] fsopen: fsconfig syscall restart fix
2020-09-23 17:19 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2 0/6] migration/postcopy: Sync faulted addresses after network recovered
2020-09-23 17:43 UTC (2+ messages)
BUG: kernel NULL pointer dereference, address: trace_event_raw_event_sched_switch
2020-09-23 17:43 UTC (2+ messages)
[PATCH] SUPPORT.MD: Clarify the support state for the Arm SMMUv{1, 2} drivers
2020-09-23 17:43 UTC (6+ messages)
[Linux-kernel-mentees] INFO: trying to register non-static key in ath9k_htc_rxep
2020-09-23 17:42 UTC (5+ messages)
` "
[PATCH v5 00/10] Function Granular KASLR
2020-09-23 17:39 UTC (11+ messages)
` [PATCH v5 01/10] x86: tools/relocs: Support >64K section headers
` [PATCH v5 02/10] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH v5 03/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v5 04/10] x86: Make sure _etext includes function sections
` [PATCH v5 05/10] x86/tools: Add relative relocs for randomized functions
` [PATCH v5 06/10] x86/boot/compressed: Avoid duplicate malloc() implementations
` [PATCH v5 07/10] x86: Add support for function granular KASLR
` [PATCH v5 08/10] kallsyms: Hide layout
` [PATCH v5 09/10] module: Reorder functions
` [PATCH v5 10/10] livepatch: only match unique symbols when using fgkaslr
[PATCH] arm-bsp/machine: move kernel version for tc0 to 5.4
2020-09-23 17:41 UTC
[PATCH] btrfs-progs: convert: Mention which reserve_space call failed
2020-09-23 17:14 UTC
[PATCH v2 0/6] ASoC: Intel: sdw machine driver updates for 5.10
2020-09-23 17:33 UTC (7+ messages)
` [PATCH v2 1/6] ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps
` [PATCH v2 2/6] ASoC: Intel: sof_sdw: remove ternary operator
` [PATCH v2 3/6] ASoC: Intel: add codec name prefix to ACPI machine description
` [PATCH v2 4/6] ASoC: Intel: sof_sdw: remove hard-coded codec_conf table
` [PATCH v2 5/6] ASoC: Intel: sof_sdw_rt700: add codec prefix
` [PATCH v2 6/6] ASoC: Intel: add support for new SoundWire hardware layout on TGL
Configuring WiFi6 in hostapd
2020-09-23 17:40 UTC (7+ messages)
[igt-dev] [RFC PATCH i-g-t] tests/kms_*: Limit number of concurrent planes to three
2020-09-23 17:40 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH bpf-next v8 00/11] bpf: Support multi-attach for freplace programs
2020-09-23 17:40 UTC (7+ messages)
` [PATCH bpf-next v8 01/11] bpf: disallow attaching modify_return tracing functions to other BPF programs
` [PATCH bpf-next v8 07/11] libbpf: add support for freplace attachment in bpf_link_create
` [PATCH bpf-next v8 11/11] selftests: Remove fmod_ret from benchmarks and test_overhead
[iptables PATCH v2 00/10] nft: Sorted chain listing et al
2020-09-23 17:48 UTC (11+ messages)
` [iptables PATCH v2 01/10] nft: Fix selective chain compatibility checks
` [iptables PATCH v2 02/10] nft: Implement nft_chain_foreach()
` [iptables PATCH v2 03/10] nft: cache: Introduce nft_cache_add_chain()
` [iptables PATCH v2 04/10] nft: Eliminate nft_chain_list_get()
` [iptables PATCH v2 05/10] nft: cache: Move nft_chain_find() over
` [iptables PATCH v2 06/10] nft: Introduce struct nft_chain
` [iptables PATCH v2 07/10] nft: Introduce a dedicated base chain array
` [iptables PATCH v2 08/10] nft: cache: Sort custom chains by name
` [iptables PATCH v2 09/10] tests: shell: Drop any dump sorting in place
` [iptables PATCH v2 10/10] nft: Avoid pointless table/chain creation
[PATCH 0/2 v3] a stateid race and a cleanup
2020-09-23 17:37 UTC (3+ messages)
` [PATCH 1/2 v3] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence
` [PATCH 2/2 v3] NFSv4: cleanup unused zero_stateid copy
[PATCH] KVM: SEV: shorten comments around sev_clflush_pages
2020-09-23 17:34 UTC
[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
2020-09-23 17:33 UTC (5+ messages)
` [PATCH v1 2/3] dt-bindings: riscv: convert plic bindings to json-schema
[PATCH] ARM: zynq: Add Z-turn board V5
2020-09-23 17:33 UTC
[PATCH] ipvs: adjust the debug order of src and dst
2020-09-23 17:32 UTC (2+ messages)
[PATCH v1 0/2] Supports Reading UFS's Vcc Voltage Levels from DT
2020-09-23 17:32 UTC (8+ messages)
` [PATCH v1 1/2] scsi: dt-bindings: ufs: Add vcc-voltage-level for UFS
[ragnatech:media-tree] BUILD SUCCESS 8d526001bab3eebc0df1095a83e8aacf90e0e6a3
2020-09-23 17:31 UTC
RFC: Upgrading rt-tests requires numactl
2020-09-23 17:31 UTC (2+ messages)
` [OE-core] "
[RESEND PATCH v2 0/1] convert l2 cache dt bindings to YAML format
2020-09-23 17:30 UTC (7+ messages)
` [RESEND PATCH v2 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema
[git pull] device mapper fixes for 5.9 final
2020-09-23 17:30 UTC
[PATCH v6 0/2] Use the generic PHY framework for Ingenic USB PHY
2020-09-23 17:29 UTC (3+ messages)
` [PATCH v6 2/2] PHY: Ingenic: Add USB PHY driver using generic PHY framework
[PATCH v2] Add PP_FEATURE_MASK comments
2020-09-23 17:27 UTC (5+ messages)
[PATCH platform-next 0/5] platform/x86: mlx-platform: Topology fixes and configuration updates
2020-09-23 17:20 UTC (6+ messages)
` [PATCH platform-next 1/5] platform/x86: mlx-platform: Remove PSU EEPROM configuration
` [PATCH platform-next 2/5] platform/x86: mlx-platform: Fix extended topology configuration for power supply units
` [PATCH platform-next 3/5] platform_data/mlxreg: Update module license
` [PATCH platform-next 4/5] platform_data/mlxreg: Extend core platform structure
` [PATCH platform-next 5/5] platform/x86: mlx-platform: Add capability field to platform FAN description
[PATCH] KVM: SVM: Mark SEV launch secret pages as dirty
2020-09-23 17:27 UTC (5+ messages)
[PATCH -next] drm/v3d: Remove set but not used variable
2020-09-23 17:27 UTC (4+ messages)
[PATCH] bisect: don't use invalid oid as rev when starting
2020-09-23 17:27 UTC (2+ messages)
[PATCH] btrfs/125: remove constantly failing test from auto group
2020-09-23 17:25 UTC (2+ messages)
[PATCH 0/6] ASoC: Intel: sdw machine driver updates for 5.10
2020-09-23 17:23 UTC (4+ messages)
` [PATCH 1/6] ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps
[PATCH 0/4] KVM: VMX: Add helper+macros to do sec exec adjustment
2020-09-23 17:25 UTC (10+ messages)
` [PATCH 2/4] KVM: VMX: Unconditionally clear CPUID.INVPCID if !CPUID.PCID
` [PATCH 3/4] KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
` [PATCH 4/4] KVM: VMX: Add a helper and macros to reduce boilerplate for sec exec ctls
[PATCH] PCI: Unify ECAM constants in native PCI Express drivers
2020-09-23 17:23 UTC (5+ messages)
meta-arm gatesgarth release
2020-09-23 17:25 UTC
[pull request][net-next 00/15] mlx5 Connection Tracking in NIC mode
2020-09-23 17:21 UTC (4+ messages)
` [net-next 05/15] net/mlx5: Refactor tc flow attributes structure
[PATCH] docs/system/deprecated: Move lm32 and unicore32 to the right section
2020-09-23 17:20 UTC (2+ messages)
[PATCH v2] bus: mhi: Add MHI PCI support for WWAN modems
2020-09-23 17:26 UTC
[linux-next:master 6577/10367] drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:399:15: warning: variable 'sk' set but not used
2020-09-23 17:20 UTC
[RFC] nvfs: a filesystem for persistent memory
2020-09-23 17:19 UTC (13+ messages)
` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
` NVFS XFS metadata (was: [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache)
[PATCH] docs/system/deprecated: Mark the 'moxie' CPU as deprecated
2020-09-23 17:18 UTC
Proposal to make webui-vue the standard
2020-09-23 17:17 UTC (4+ messages)
[PATCH v6 00/11] x86: fix cpu hotplug with secure boot
2020-09-23 17:16 UTC (3+ messages)
` [PATCH v6 02/11] x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use
[PATCH v8 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
2020-09-23 17:17 UTC (3+ messages)
` [PATCH v8 09/14] ASoC: Intel: catpt: Simple sysfs attributes
[PATCH 0/5] mm: Break COW for pinned pages during fork()
2020-09-23 17:17 UTC (18+ messages)
` [PATCH 1/5] mm: Introduce mm_struct.has_pinned
` [PATCH 3/5] mm: Rework return value for copy_one_pte()
` [PATCH 5/5] mm/thp: Split huge pmds/puds if they're pinned when fork()
[Buildroot] [PATCH 1/1] package/open-plc-utils: fix build with gcc 10
2020-09-23 17:16 UTC
[Virtio-fs] [PATCH 0/9] fuse: Mirror virtio-fs submounts
2020-09-23 17:15 UTC (4+ messages)
` [Virtio-fs] [fuse-devel] "
[PATCHv2] dt-bindings: dp-connector: add binding for DisplayPort connector
2020-09-23 17:15 UTC (4+ messages)
[PATCH] oeqa/selftest/containerimage: Update to match assumptions in configuration
2020-09-23 17:14 UTC
[PATCH] migration/multifd: Remove superfluous semicolons
2020-09-23 17:14 UTC (2+ messages)
[PATCH] timer: Fix timer_mod_anticipate() documentation
2020-09-23 17:13 UTC (2+ messages)
[PATCH] vhost-vdpa: remove useless variable
2020-09-23 17:11 UTC (3+ messages)
[PATCH v4] Introduce support for Systems Management Driver over WMI for Dell Systems
2020-09-23 17:11 UTC (2+ messages)
[PATCH] lib: rsa: check algo match in rsa_verify_with_keynode
2020-09-23 17:11 UTC
[PATCH v2 0/3] SiFive DDR controller and EDAC support
2020-09-23 17:10 UTC (4+ messages)
` [PATCH v2 3/3] EDAC/sifive: Add EDAC support for Memory Controller in SiFive SoCs
[PATCH] virtio: vdpa: omit check return of g_malloc
2020-09-23 17:08 UTC (3+ messages)
[PATCH] Add *.pyc back to the .gitignore file
2020-09-23 17:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.