All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-25 21:24:59 to 2020-09-25 22:27:55 UTC [more...]

[GIT PULL] MIPS fixes for v5.9
 2020-09-25 22:27 UTC  (2+ messages)

[GIT PULL] regulator fixes for v5.9-rc6
 2020-09-25 22:27 UTC  (2+ messages)

[GIT PULL] regmap fixes for v5.9-rc6
 2020-09-25 22:27 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.9-rc6
 2020-09-25 22:27 UTC  (2+ messages)

[PATCH] Use maximum latency when determining L1/L0s ASPM v2
 2020-09-25 22:26 UTC  (2+ messages)

[PATCH v2 0/4] mm: Break COW for pinned pages during fork()
 2020-09-25 22:26 UTC  (5+ messages)
` [PATCH v2 1/4] mm: Introduce mm_struct.has_pinned
` [PATCH v2 2/4] mm/fork: Pass new vma pointer into copy_page_range()
` [PATCH v2 3/4] mm: Do early cow for pinned pages during fork() for ptes
` [PATCH v2 4/4] mm/thp: Split huge pmds/puds if they're pinned when fork()

[PATCH net-next v3 0/9] make drivers/net/ethernet W=1 clean
 2020-09-25 22:24 UTC  (20+ messages)
` [Intel-wired-lan] "
` [PATCH net-next v3 1/9] intel-ethernet: clean up W=1 warnings in kdoc
  ` [Intel-wired-lan] "
` [PATCH net-next v3 2/9] intel: handle unused assignments
  ` [Intel-wired-lan] "
` [PATCH net-next v3 3/9] drivers/net/ethernet: clean up "
  ` [Intel-wired-lan] "
` [PATCH net-next v3 4/9] drivers/net/ethernet: rid ethernet of no-prototype warnings
  ` [Intel-wired-lan] "
` [PATCH net-next v3 5/9] drivers/net/ethernet: handle one warning explicitly
  ` [Intel-wired-lan] "
` [PATCH net-next v3 6/9] drivers/net/ethernet: add some basic kdoc tags
  ` [Intel-wired-lan] "
` [PATCH net-next v3 7/9] drivers/net/ethernet: remove incorrectly formatted doc
  ` [Intel-wired-lan] "
` [PATCH net-next v3 8/9] sfc: fix kdoc warning
  ` [Intel-wired-lan] "
` [PATCH net-next v3 9/9] drivers/net/ethernet: clean up mis-targeted comments
  ` [Intel-wired-lan] "

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-25 22:23 UTC  (13+ messages)
` [PATCH v26 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v26 06/17] vfio: Add migration state change notifier
` [PATCH v26 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v26 08/17] vfio: Add save state functions to SaveVMHandlers
` [PATCH v26 12/17] vfio: Add function to start and stop dirty pages tracking
` [PATCH v26 13/17] vfio: create mapped iova list when vIOMMU is enabled

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-25 22:22 UTC  (11+ messages)

[PATCH 0/3 v2] tracing/mm: Add tracepoint_enabled() helper function for headers
 2020-09-25 22:23 UTC  (8+ messages)
` [PATCH 1/3 v2] tracepoints: Add helper to test if tracepoint is enabled in a header

[radeon-alex:amd-staging-drm-next 494/499] drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:557:6: warning: no previous prototype for 'amdgpu_virt_update_vf2pf_work_item'
 2020-09-25 22:22 UTC  (2+ messages)

[PATCH V1 00/32] Live Update
 2020-09-25 22:22 UTC  (5+ messages)
` [PATCH V1 03/32] savevm: QMP command for cprsave

[PATCH v7 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2020-09-25 22:22 UTC  (2+ messages)

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-09-25 22:22 UTC  (5+ messages)

[PATCH v8 0/8] Allow user space to restrict and augment MSR emulation
 2020-09-25 22:22 UTC  (4+ messages)
` [PATCH v8 5/8] KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied

[PATCH 01/26] transport: not report a non-head push as a branch
 2020-09-25 22:21 UTC  (4+ messages)
` [PATCH 02/26] t5411: add basic test cases for proc-receive hook

RGMII timing calibration (on 12nm Amlogic SoCs) - integration into dwmac-meson8b
 2020-09-25 22:15 UTC  (12+ messages)

[PATCH 1/5] mm: Introduce mm_struct.has_pinned
 2020-09-25 22:08 UTC  (13+ messages)

[PATCH v6 06/10] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
 2020-09-25 22:15 UTC  (2+ messages)

[ath6kl:master-pending] BUILD SUCCESS 469c314368420571adc77e45961a22181a7f5e2d
 2020-09-25 22:14 UTC 

[ath6kl:pending] BUILD SUCCESS 5ef586602b5965c63e9520b7c8d754eb195604f5
 2020-09-25 22:15 UTC 

[ath6kl:ath11k-qca6390-bringup] BUILD SUCCESS 8ed948219a2ee1806859f500cdad4fa175bc593c
 2020-09-25 22:15 UTC 

[PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
 2020-09-25 22:12 UTC  (17+ messages)
` [PATCH v1 1/8] s390x/tcg: Implement ADD HALFWORD (AGH)
` [PATCH v1 2/8] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
` [PATCH v1 3/8] s390x/tcg: Implement MULTIPLY (MG, MGRK)
` [PATCH v1 4/8] s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
` [PATCH v1 5/8] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
` [PATCH v1 6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
` [PATCH v1 7/8] s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
` [PATCH v1 8/8] s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)

[PATCH 00/11] multipath-tools: add linker version scripts
 2020-09-25 22:10 UTC  (5+ messages)
` [PATCH 10/11] libmpathpersist: add linker version script

Co-Operation Required
 2020-09-25  3:13 UTC 

[PATCH v3 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-09-25 22:00 UTC  (9+ messages)
` [PATCH v3 3/7] mfd: Add base driver for Netronix embedded controller
` [PATCH v3 5/7] rtc: New driver for RTC in "

[PATCH v6 04/10] PCI/AER: Extend AER error handling to RCECs
 2020-09-25 22:08 UTC  (2+ messages)

[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
 2020-09-25 22:08 UTC  (7+ messages)

[RFC BlueZ] tools: Remove legacy code for CSR controllers
 2020-09-25 22:07 UTC 

I wanna fixes plugin on windows, any suggestion
 2020-09-25 22:04 UTC  (7+ messages)

[PULL v6 00/87] Misc patches for 2020-09-24
 2020-09-25 22:04 UTC  (2+ messages)

Bug with data getting dropped on a pty
 2020-09-25 22:05 UTC 

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-09-25 19:12 UTC  (3+ messages)
` [PATCH v5 09/17] device-dax: add resize support
` [PATCH v5 12/17] device-dax: add dis-contiguous resource support

[PATCH v2 00/15] KVM: x86: VMX: Fix MSR namespacing
 2020-09-25 22:04 UTC  (3+ messages)
` [PATCH v2 03/15] KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"

[PATCH 3/3] drm/amd/amdkfd: Surface files in Sysfs to allow users to get number of compute units that are in use
 2020-09-25 22:03 UTC 

[PATCH 2/3] drm/amd/amdgpu: Define and implement a function that collects number of waves that are in flight
 2020-09-25 22:03 UTC 

[PATCH 1/3] drm/amd/amdgpu: Prepare implementation to support reporting of CU usage
 2020-09-25 22:02 UTC 

[PATCH v2 1/2] completion: use "prev" variable instead of introducing "prevword"
 2020-09-25 21:11 UTC  (2+ messages)
` [PATCH v2 2/2] completion: complete refs after 'git restore -s'

[PATCH v6 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
 2020-09-25 21:58 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-meson8b: add calibration registers
 2020-09-25 21:56 UTC  (3+ messages)

[PATCH v2 00/21] multipath-tools: shutdown, libdevmapper races, globals
 2020-09-25 21:57 UTC  (5+ messages)
` [PATCH v2 13/21] libmultipath: provide defaults for {get, put}_multipath_config

[PATCH v1 0/2] drm/rockchip: fix build + warning
 2020-09-25 21:55 UTC  (12+ messages)
` [PATCH v1 1/2] drm/rockchip: fix build due to undefined drm_gem_cma_vm_ops
` [PATCH v1 2/2] drm/rockchip: fix warning from cdn_dp_resume

setup.py no such file or directory
 2020-09-25 21:55 UTC  (3+ messages)
` [yocto] "

[PATCH bpf-next 0/4] Sockmap copying
 2020-09-25 21:53 UTC  (3+ messages)
` [PATCH bpf-next 1/4] bpf: sockmap: enable map_update_elem from bpf_iter

[xen-4.12-testing bisection] complete test-xtf-amd64-amd64-4
 2020-09-25 21:53 UTC 

[RFC PATCH v5 0/2] Add file-backed and write-once features to OTP
 2020-09-25 21:40 UTC  (5+ messages)
` [RFC PATCH v5 1/2] hw/riscv: sifive_u: Add write operation and write-once protection
` [RFC PATCH v5 2/2] hw/riscv: sifive_u: Add backend drive support

[PATCH 1/2] dt-bindings: vendor-prefixes: Add kobol prefix
 2020-09-25 21:40 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add basic support for Kobol's Helios64

[Buildroot] [PATCH 1/1] package/read-edid: fix build with gcc 10
 2020-09-25 21:49 UTC 

[PATCH v6 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
 2020-09-25 21:49 UTC  (2+ messages)

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-25 21:32 UTC  (3+ messages)

[PATCH] i386: Document when features can be added to kvm_default_props
 2020-09-25 21:46 UTC  (2+ messages)

[xen-4.10-testing test] 154795: trouble: blocked/broken
 2020-09-25 21:46 UTC 

[PATCH v2 0/7] KVM: x86: Tracepoint improvements and fixes
 2020-09-25 21:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/socketcand: fix build with gcc 10
 2020-09-25 21:43 UTC 

[PATCH v3 00/12] media: staging: rkisp1: various bug fixes
 2020-09-25 19:08 UTC  (3+ messages)
` [PATCH v3 01/12] media: staging: rkisp1: params: upon stream stop, iterate a local list to return the buffers

[RFC PATCH v1 0/6] Fair scheduling
 2020-09-25 21:42 UTC  (9+ messages)
` [RFC PATCH v1 2/6] sched: track time spent in hypervisor tasks

[PATCH] arm64: dts: meson: add missing g12 rng clock
 2020-09-25  8:43 UTC 

[PATCH] io_uring: ensure async buffered read-retry is setup properly
 2020-09-25 21:42 UTC 

[PATCH net] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-25 21:41 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix vector mode for 32-bit x86
 2020-09-25 21:40 UTC 

next/master baseline: 454 runs, 18 regressions (next-20200925)
 2020-09-25 21:40 UTC 

[PATCH v6 02/10] PCI/RCEC: Bind RCEC devices to the Root Port driver
 2020-09-25 21:39 UTC  (2+ messages)

[Question] about async buffered reads feature
 2020-09-25 21:39 UTC  (3+ messages)

[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-25 21:37 UTC  (3+ messages)

[PATCH] Input: Add nopnp quirk for Acer Aspire 5 A515
 2020-09-25 21:38 UTC 

[RFC] nvme-mpath: delete disk after last connection
 2020-09-25 21:38 UTC 

[PATCH v3 4/4] PCI: Limit pci_alloc_irq_vectors() to housekeeping CPUs
 2020-09-25 21:38 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 0/7] KVM: nVMX: Bug fixes and cleanup
 2020-09-25 21:35 UTC  (4+ messages)
` [PATCH v2 3/7] KVM: nVMX: Explicitly check for valid guest state for !unrestricted guest

[MPTCP] Re: [RFC PATCH 6/8] mptcp: refactor shutdown and close
 2020-09-25 21:34 UTC 

[renesas-devel:renesas-fixes-for-v5.9] BUILD SUCCESS 08d7a73fffb6769b1cf2278bf697e692daba3abf
 2020-09-25 21:32 UTC 

[renesas-devel:renesas-drivers-for-v5.11] BUILD SUCCESS b5731b303cff9405bcd001dde1fae80e86a2e5c9
 2020-09-25 21:32 UTC 

[PATCH 00/15] iwlwifi: updates intended for v5.10 2020-09-26
 2020-09-25 21:30 UTC  (16+ messages)
` [PATCH 01/15] iwlwifi: dbg: remove IWL_FW_INI_TIME_POINT_WDG_TIMEOUT
` [PATCH 02/15] iwlwifi: dbg: add dumping special device memory
` [PATCH 03/15] iwlwifi: regulatory: regulatory capabilities api change
` [PATCH 04/15] iwl-trans: move dev_cmd_offs, page_offs to a common trans header
` [PATCH 05/15] iwlwifi: mvm: split a print to avoid a WARNING in ROC
` [PATCH 06/15] iwlwifi: mvm: Don't install CMAC/GMAC key in AP mode
` [PATCH 07/15] iwlwifi: mvm: add support for new version of WOWLAN_TKIP_SETTING_API_S
` [PATCH 08/15] iwlwifi: mvm: process ba-notifications also when sta rcu is invalid
` [PATCH 09/15] iwlwifi: don't export acpi functions unnecessarily
` [PATCH 10/15] iwlwifi: mvm: add support for new WOWLAN_TSC_RSC_PARAM version
` [PATCH 11/15] iwlwifi: mvm: remove redundant support_umac_log field
` [PATCH 12/15] iwlwifi: mvm: use CHECKSUM_COMPLETE
` [PATCH 13/15] iwlwifi: remove iwl_validate_sar_geo_profile() export
` [PATCH 14/15] iwlwifi: acpi: remove dummy definition of iwl_sar_set_profile()
` [PATCH 15/15] iwlwifi: add new card for MA family

[meta-oe][PATCH v2 0/6] ARMv8 Tune add and reorg
 2020-09-25 21:29 UTC  (3+ messages)
` [meta-oe][PATCH v2 1/6] Space-comma Cleanups
  ` [OE-core] "

[PATCH] dt-bindings: serial: fsl-imx-uart: fix i.MX 53 and 6 compatible matching
 2020-09-25 21:26 UTC  (2+ messages)

Nouveau wiki migration
 2020-09-25 21:27 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: imx: document i.MX compatibles
 2020-09-25 21:26 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: sgtl5000: Add common clock properties
 2020-09-25 21:27 UTC 

[PATCH v2 0/8] KVM: x86/mmu: ITLB multi-hit workaround fixes
 2020-09-25 21:27 UTC  (4+ messages)
` [PATCH v2 6/8] KVM: x86/mmu: Rename 'hlevel' to 'level' in FNAME(fetch)

[PATCH] drm/amd/pm: fix screen flicker seen on Navi14 with 2*4K monitors
 2020-09-25 21:26 UTC  (7+ messages)

Patchwork housekeeping for: git
 2020-09-25 21:26 UTC 

[Linux-kernel-mentees] [PATCH] kconfig: Prepend interpeters when calling scripts
 2020-09-25 21:25 UTC  (2+ messages)

[PATCH bpf-next v9 00/11] bpf: Support multi-attach for freplace programs
 2020-09-25 21:25 UTC  (12+ messages)
` [PATCH bpf-next v9 01/11] bpf: disallow attaching modify_return tracing functions to other BPF programs
` [PATCH bpf-next v9 02/11] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next v9 03/11] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v9 04/11] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach
` [PATCH bpf-next v9 05/11] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v9 06/11] bpf: Fix context type resolving for extension programs
` [PATCH bpf-next v9 07/11] libbpf: add support for freplace attachment in bpf_link_create
` [PATCH bpf-next v9 08/11] selftests: add test for multiple attachments of freplace program
` [PATCH bpf-next v9 09/11] selftests/bpf: Adding test for arg dereference in extension trace
` [PATCH bpf-next v9 10/11] selftests: Add selftest for disallowing modify_return attachment to freplace
` [PATCH bpf-next v9 11/11] selftests: Remove fmod_ret from test_overhead

[PATCH 00/22] Introduce the TDP MMU
 2020-09-25 21:22 UTC  (3+ messages)
` [PATCH 03/22] kvm: mmu: Init / Uninit "
` [PATCH 04/22] kvm: mmu: Allocate and free TDP MMU roots


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.