All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-15 03:18:13 to 2020-07-15 04:36:15 UTC [more...]

[PATCH v4 0/9] KVM: nSVM: fixes for CR3/MMU switch upon nested guest entry/exit
 2020-07-15  4:36 UTC  (5+ messages)
` [PATCH v4 5/9] KVM: nSVM: introduce nested_svm_load_cr3()/nested_npt_enabled()

[PATCH v2] qla2xxx: Address a set of sparse warnings
 2020-07-15  4:33 UTC 

[PATCH v3 00/17] efi_loader: add capsule update support
 2020-07-15  4:33 UTC  (7+ messages)
` [PATCH v3 04/17] common: update: add a generic interface for FIT image
` [PATCH v3 05/17] dfu: export dfu_list

next/pending-fixes build: 152 builds: 0 failed, 152 passed, 68 warnings (v5.8-rc5-248-g9259f7ab5c13)
 2020-07-15  4:32 UTC 

[meta-java] compile and configure openjdk-8-jre-headless
 2020-07-15  4:32 UTC 

[dpdk-dev] [PATCH v3 2/2] doc: include config options in testpmd user guide
 2020-07-15  4:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH 0/6] app/testpmd: add runtime config
  ` [dpdk-dev] [PATCH 6/6] app/testpmd: enable empty polls in 5tswap

[PATCH mlx5-next 0/4] mlx5 next updates 2020-07-14
 2020-07-15  4:28 UTC  (5+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Support setting access rights of dma addresses
` [PATCH mlx5-next 2/4] net/mlx5: Add VDPA interface type to supported enumerations
` [PATCH mlx5-next 3/4] net/mlx5: Add interface changes required for VDPA
` [PATCH mlx5-next 4/4] net/mlx5: Enable count action for rules with allow action

[PATCH 0/8] KVM: x86/mmu: ITLB multi-hit workaround fixes
 2020-07-15  4:27 UTC  (9+ messages)
` [PATCH 1/8] KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages
` [PATCH 2/8] KVM: x86/mmu: Refactor the zap loop for recovering NX lpages
` [PATCH 3/8] KVM: x86/mmu: Move "huge page disallowed" calculation into mapping helpers
` [PATCH 4/8] KVM: x86/mmu: Capture requested page level before NX huge page workaround
` [PATCH 5/8] KVM: x86/mmu: Account NX huge page disallowed iff huge page was requested
` [PATCH 6/8] KVM: x86/mmu: Rename 'hlevel' to 'level' in FNAME(fetch)
` [PATCH 7/8] KVM: x86/mmu: Hoist ITLB multi-hit workaround check up a level
` [PATCH 8/8] KVM: x86/mmu: Track write/user faults using bools

[PATCH -v2.1] x86/msr: Filter MSR writes
 2020-07-15  4:26 UTC  (7+ messages)

[Bug 1886811] [NEW] systemd complains Failed to enqueue loopback interface start request: Operation not supported
 2020-07-15  4:18 UTC  (2+ messages)
` [Bug 1886811] "

linux-next: manual merge of the tty tree with the qcom tree
 2020-07-15  4:25 UTC 

PowerNV PCI & SR-IOV cleanups
 2020-07-15  4:21 UTC  (18+ messages)
` [PATCH 03/15] powerpc/powernv/pci: Add explicit tracking of the DMA setup state
` [PATCH 10/15] powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()
` [PATCH 11/15] powerpc/powernv/sriov: Drop iov->pe_num_map[]
` [PATCH 12/15] powerpc/powernv/sriov: De-indent setup and teardown
` [PATCH 13/15] powerpc/powernv/sriov: Move M64 BAR allocation into a helper

[PATCH v1 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-07-15  4:24 UTC  (3+ messages)
` [PATCH v1 2/3] dt-bindings: media: imx274: Add optional xclk and supplies
` [PATCH v1 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-15  4:18 UTC  (7+ messages)
` [Linux-kernel-mentees] "

[yocto] [meta-security][PATCH] ccs-tools:Fix build error when enable multilib
 2020-07-15  4:13 UTC  (2+ messages)

[RFC PATCH v3 00/18] Support for Tegra video capture from external sensor
 2020-07-15  4:20 UTC  (38+ messages)
` [RFC PATCH v3 01/18] dt-bindings: i2c: tegra: Document Tegra210 VI I2C clocks and power-domains
` [RFC PATCH v3 02/18] arm64: tegra: Add missing clocks and power-domains to Tegra210 VI I2C
` [RFC PATCH v3 03/18] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v3 04/18] i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unprepare
` [RFC PATCH v3 05/18] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v3 06/18] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v3 07/18] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v3 09/18] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v3 12/18] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v3 13/18] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v3 14/18] gpu: host1x: mipi: Update tegra_mipi_request() to be node based
` [RFC PATCH v3 15/18] gpu: host1x: mipi: Use readl_relaxed_poll_timeout in tegra_mipi_wait
` [RFC PATCH v3 16/18] gpu: host1x: mipi: Split tegra_mipi_calibrate and tegra_mipi_wait
  ` [RFC PATCH v3 08/18] media: tegra-video: Fix channel format alignment
  ` [RFC PATCH v3 10/18] media: tegra-video: Update format lookup to offset based
  ` [RFC PATCH v3 11/18] dt-bindings: tegra: Update VI and CSI bindings with port info
  ` [RFC PATCH v3 17/18] media: tegra-video: Add CSI MIPI pads calibration
  ` [RFC PATCH v3 18/18] media: tegra-video: Compute settle times based on the clock rate

[PATCH v2 0/4] Expose new features for intel processor
 2020-07-15  4:18 UTC  (7+ messages)
` [PATCH v2 3/4] x86: Expose SERIALIZE for supported cpuid

[PATCH] test: use virt-make-fs to build image
 2020-07-15  4:19 UTC  (4+ messages)

[PATCH] cifs: Remove the superfluous break
 2020-07-15  4:19 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 1/2] power: fix power management env detection
 2020-07-15  4:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[yocto] [meta-security][PATCH] bastille: Deleted redundant inherit to fix error when enable multilib
 2020-07-15  4:13 UTC  (2+ messages)

[PATCH] cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
 2020-07-15  4:17 UTC  (4+ messages)

[PATCH v6 0/7] Make fstests support new behavior of DAX
 2020-07-15  4:15 UTC  (5+ messages)
` [PATCH v6 1/7] common/rc: Introduce new helpers for DAX mount options and FS_XFLAG_DAX

[PATCH 0/3] ASoC: fsl-asoc-card: Support hp and mic detection
 2020-07-15  4:14 UTC  (5+ messages)
` [PATCH 3/3] ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detection

[PATCH] iio: buffer: fix attach/detach pollfunc order
 2020-07-15  4:16 UTC 

[PATCH v2 0/8] zbd: Fix initial zone write pointer of regular block devices
 2020-07-15  4:13 UTC  (9+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] t/zbd: Fix pass condition of test case #3
` [PATCH v2 3/8] t/zbd: Add write_and_run_one_fio_job() helper function
` [PATCH v2 4/8] t/zbd: Combine write and read fio commands for test case #6
` [PATCH v2 5/8] t/zbd: Combine write and read fio commands for test case #15
` [PATCH v2 6/8] t/zbd: Combine write and read fio commands for test case #16
` [PATCH v2 7/8] t/zbd: Remove write before random read/write from test case #17
` [PATCH v2 8/8] t/zbd: Enable regular block devices for test case #47

[PATCH v2 0/8] Few libtraceeevnt fixes, suggested Namhyung Kim
 2020-07-15  4:12 UTC  (3+ messages)

[meta-security][master|dunfell][PATCH 1/2] cryptsetup-tpm-incubator: RPROVIDES cryptsetup and cryptsetup-dev
 2020-07-15  4:12 UTC  (2+ messages)
` [yocto] "

[PATCH v3 0/9] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-07-15  4:08 UTC  (5+ messages)
` [PATCH v3 2/9] powerpc/watchpoint: Fix DAWR exception constraint

[f2fs-dev] [PATCH v2] f2fs: change the way of handling range.len in F2FS_IOC_SEC_TRIM_FILE
 2020-07-15  4:06 UTC  (5+ messages)

[PATCH 0/7] KVM: nVMX: Bug fixes and cleanup
 2020-07-15  4:05 UTC  (8+ messages)
` [PATCH 1/7] KVM: nVMX: Reset the segment cache when stuffing guest segs
` [PATCH 2/7] KVM: nVMX: Reload vmcs01 if getting vmcs12's pages fails
` [PATCH 3/7] KVM: nVMX: Explicitly check for valid guest state for !unrestricted guest
` [PATCH 4/7] KVM: nVMX: Move free_nested() below vmx_switch_vmcs()
` [PATCH 5/7] KVM: nVMX: Ensure vmcs01 is the loaded VMCS when freeing nested state
` [PATCH 6/7] KVM: nVMX: Drop redundant VMCS switch and free_nested() call
` [PATCH 7/7] KVM: nVMX: WARN on attempt to switch the currently loaded VMCS

[linux-nvme:nvme-5.8] BUILD SUCCESS b5d26bf0ba8719e34fd9e627cf2d955db2d8c099
 2020-07-15  4:02 UTC 

[tip:irq/urgent] BUILD SUCCESS e3beca48a45b5e0e6e6a4e0124276b8248dcc9bb
 2020-07-15  4:02 UTC 

[PATCH v3] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-15  4:00 UTC  (7+ messages)

[Bug 1887604] [NEW] Forward host UNIX socket to guest TCP port
 2020-07-15  3:51 UTC 

[dpdk-dev] [PATCH 0/7] net/mlx5: add sys_mem_en devarg
 2020-07-15  4:00 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/7] common/mlx5: add mlx5 memory management functions
` [dpdk-dev] [PATCH 2/7] net/mlx5: add allocate memory from system devarg
` [dpdk-dev] [PATCH 3/7] net/mlx5: convert control path memory to unified malloc
` [dpdk-dev] [PATCH 4/7] common/mlx5: "
` [dpdk-dev] [PATCH 5/7] common/mlx5: convert data path objects "
` [dpdk-dev] [PATCH 6/7] net/mlx5: convert configuration "
` [dpdk-dev] [PATCH 7/7] net/mlx5: convert Rx/Tx queue "

stable-rc/linux-4.19.y baseline: 116 runs, 1 regressions (v4.19.132-59-g4e2a5cde3f03)
 2020-07-15  4:01 UTC 

[PATCH] powerpc: Fix inconsistent function names
 2020-07-15  3:54 UTC  (4+ messages)

[PATCH 00/13] Rid W=1 warnings in CPUFreq
 2020-07-15  3:51 UTC  (21+ messages)
` [PATCH 05/13] cpufreq/arch: powerpc: pasemi: Move prototypes to shared header
` [PATCH 09/13] cpufreq: acpi-cpufreq: Remove unused ID structs

[PATCH v2] tipc: Don't using smp_processor_id() in preemptible code
 2020-07-15  3:53 UTC  (4+ messages)
  ` 回复: "

[PATCH v3 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-15  3:50 UTC  (5+ messages)
` [PATCH v3 05/12] powerpc/drmem: make lmb walk a bit more flexible

possible deadlock in shmem_fallocate (4)
 2020-07-15  3:52 UTC  (9+ messages)

[PATCH 0/4] Bounced DMA support
 2020-07-15  3:46 UTC  (9+ messages)
` [PATCH 1/4] dma-mapping: Add bounced DMA ops

[dunfel 00/32] Patch review
 2020-07-15  3:52 UTC  (11+ messages)
` [dunfel 03/32] jsoncpp: upgrade 1.9.2 -> 1.9.3
  ` [oe] "

[PATCH 1/2] sched/core: Rename and move schedutil_cpu_util to core.c
 2020-07-15  3:50 UTC  (2+ messages)

[Intel-gfx] [PATCH -next] drm/i915: Remove unused inline function drain_delayed_work()
 2020-07-15  3:49 UTC  (4+ messages)
`  "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-07-15  3:48 UTC  (4+ messages)
` [PATCH v4 08/10] net: eth: altera: add support for ptp and timestamping

cluster-md mddev->in_sync & mddev->safemode_delay may have bug
 2020-07-15  3:48 UTC 

[Linux-kernel-mentees] [RFC 0/3] kunit: add support to use modules
 2020-07-15  3:47 UTC  (3+ messages)
  `  "

[jkirsher-next-queue:dev-queue 91/92] drivers/net/ethernet/intel/iecm/iecm_txrx.c:2462:28: error: 'last_offset' undeclared; did you mean
 2020-07-15  3:46 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] mm/hugetlb: hide nr_nodes in the internal of for_each_node_mask_to_[alloc|free]
 2020-07-15  3:46 UTC  (7+ messages)

[PATCHv6 bpf-next 0/3] xdp: add a new helper for dev map multicast support
 2020-07-15  3:45 UTC  (5+ messages)
` [PATCHv7 "

[linux-linus test] 151889: regressions - FAIL
 2020-07-15  3:44 UTC 

[PATCH] cpufreq: imx: Select NVMEM_IMX_OCOTP
 2020-07-15  3:44 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-07-15  3:43 UTC 

[PATCH -next] cpufreq: powernv: Make some symbols static
 2020-07-15  3:41 UTC  (3+ messages)

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-15  3:40 UTC  (7+ messages)
    `  "

[f2fs-dev] [PATCH RFC 1/5] f2fs: introduce inmem curseg
 2020-07-15  3:39 UTC  (6+ messages)
        `  "

[PATCH v7 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-07-15  3:38 UTC  (7+ messages)
` [PATCH v7 2/8] cpufreq: mediatek: Enable clock and regulator

clean up address limit helpers v2
 2020-07-15  3:33 UTC  (4+ messages)
` [PATCH 6/6] exec: use force_uaccess_begin during exec and exit

[ti:ti-linux-5.4.y 7325/7338] drivers/net/ethernet/ti/prueth_lre.c:244:36: warning: variable 'queue_desc_p' set but not used
 2020-07-15  3:35 UTC 

[RFC] should `git rebase --keep-base` imply `--reapply-cherry-picks` ?
 2020-07-15  3:32 UTC  (7+ messages)

[PATCH v2] memcg, oom: check memcg margin for parallel oom
 2020-07-15  3:31 UTC  (7+ messages)

[ovmf test] 151898: all pass - PUSHED
 2020-07-15  3:30 UTC 

[Fuego] Fuego on Debian 10 / Jenkins 2.235.1 (and python 3.7 support)
 2020-07-15  3:27 UTC  (2+ messages)

[RFC PATCH] xfs: test quota softlimit warning functionality
 2020-07-15  3:27 UTC 

[PATCH] arch/x86/boot: Don't add the EFI stub to targets
 2020-07-15  3:26 UTC 

[PATCH] riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE
 2020-07-15  3:20 UTC  (3+ messages)

[PATCH 0/1] usb: dwc3: meson-g12a: fix shared reset control use
 2020-07-15  2:58 UTC  (7+ messages)

[patch] mm, memcg: provide a stat to describe reclaimable memory
 2020-07-15  3:18 UTC  (2+ messages)


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.