All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-30 12:05:46 to 2020-06-30 12:48:18 UTC [more...]

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-06-30 12:48 UTC 

[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
 2020-06-30 12:46 UTC  (5+ messages)

[PATCH v2 0/2] zone-append support in io-uring and aio
 2020-06-30 12:46 UTC  (2+ messages)

[PATCH v4 0/6] rockchip: make it possible to sign the u-boot.itb
 2020-06-30 12:46 UTC  (4+ messages)
` [PATCH v4 6/6] rockchip: make_fit_atf: add signature handling

[sched] c3a340f7e7: invalid_opcode:#[##]
 2020-06-30 12:46 UTC  (3+ messages)

[PATCH] iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inline
 2020-06-30 12:46 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/ehl: Add new PCI ids
 2020-06-30 12:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Bug 1885719] [NEW] qemu/target/nios2/helper.c:261:20: style:inconclusive: Found duplicate branches for 'if' and 'else'
 2020-06-30 12:39 UTC 

[PATCH v6] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-06-30 12:45 UTC  (6+ messages)

[f2fs-dev] [PATCH v3 0/4] Inline Encryption Support for fscrypt
 2020-06-30 12:14 UTC  (10+ messages)
`  "
` [f2fs-dev] [PATCH v3 1/4] fs: introduce SB_INLINECRYPT
  `  "
` [f2fs-dev] [PATCH v3 2/4] fscrypt: add inline encryption support
  `  "
` [f2fs-dev] [PATCH v3 3/4] f2fs: "
  `  "
` [f2fs-dev] [PATCH v3 4/4] ext4: "
  `  "

[PATCH net v2 0/3] net: ipa: three bug fixes
 2020-06-30 12:44 UTC  (4+ messages)
` [PATCH net v2 1/3] net: ipa: always check for stopped channel
` [PATCH net v2 2/3] net: ipa: no checksum offload for SDM845 LAN RX
` [PATCH net v2 3/3] net: ipa: introduce ipa_cmd_tag_process()

[PATCH v8 0/3] Nvidia Arm SMMUv2 Implementation
 2020-06-30 12:42 UTC  (14+ messages)
` [PATCH v8 2/3] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v8 3/3] iommu/arm-smmu: Add global/context fault implementation hooks

[PATCH] net: tap: check if the file descriptor is valid before using it
 2020-06-30 12:42 UTC  (12+ messages)

[PATCH] mm: define pte_add_end for consistency
 2020-06-30 12:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] Register external threads as lcore
 2020-06-30 12:44 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 6/9] eal: register non-EAL threads as lcores

[PATCH 0/8] Introduce UCLASS_SOC
 2020-06-30 12:43 UTC  (3+ messages)
` [PATCH 1/8] dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching

[PATCH v2 0/3] trace: Add a trace backend for the recorder library
 2020-06-30 12:41 UTC  (5+ messages)
` [PATCH v2 1/3] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
` [PATCH v2 3/3] trace: Example of "centralized" recorder tracing

[PATCH] fs: fat: add check for dir size in fat_calc_dir_size
 2020-06-30 12:33 UTC  (3+ messages)
    `  "

[PATCH v4 2/5] scsi: ufs: Add UFS-feature layer
 2020-06-30 12:42 UTC  (7+ messages)
` [PATCH v4 1/5] scsi: ufs: Add UFS feature related parameter
  ` [PATCH v4 0/5] scsi: ufs: Add Host Performance Booster Support
      ` [PATCH v4 3/5] scsi: ufs: Introduce HPB module
      ` [PATCH v4 4/5] scsi: ufs: L2P map management for HPB read

[Bug 1885718] [NEW] qemu/target/mips/op_helper.c:943:5: style:inconclusive: Found duplicate branches for 'if' and 'else'
 2020-06-30 12:35 UTC 

[PATCH] io_uring: fix req cannot arm poll after polled
 2020-06-30 12:41 UTC 

[PATCH 0/8] iopoll and task_work fixes
 2020-06-30 12:39 UTC  (10+ messages)
` [PATCH 1/8] io_uring: fix io_fail_links() locking
` [PATCH 2/8] io_uring: fix commit_cqring() locking in iopoll
` [PATCH 3/8] io_uring: fix ignoring eventfd "
` [PATCH 4/8] io_uring: fix missing ->mm on exit
` [PATCH 5/8] io_uring: don't fail iopoll requeue without ->mm
` [PATCH 6/8] io_uring: fix NULL mm in io_poll_task_func()
` [PATCH 7/8] io_uring: simplify io_async_task_func()
` [PATCH 8/8] io_uring: optimise io_req_find_next() fast check

[PATCH v3 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-06-30 12:34 UTC  (11+ messages)
` [PATCH v3 1/9] hw/pci-host: add pci-intack write method
` [PATCH v3 2/9] pci-host: add pcie-msi read method
` [PATCH v3 3/9] vfio: add quirk device write method
` [PATCH v3 4/9] prep: add ppc-parity "
` [PATCH v3 5/9] nvram: add nrf51_soc flash read method
` [PATCH v3 6/9] spapr_pci: add spapr msi "
` [PATCH v3 7/9] tz-ppc: add dummy read/write methods
` [PATCH v3 8/9] imx7-ccm: add digprog mmio write method
` [PATCH v3 9/9] memory: assert MemoryRegionOps callbacks are defined

[PATCH] mm: remove the redundancy code
 2020-06-30 12:39 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc: Add an option to select internal ratio mode
 2020-06-30 12:36 UTC  (4+ messages)

[PATCH] ALSA: core: Warn on empty module
 2020-06-30 12:38 UTC  (9+ messages)

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-30 12:39 UTC  (12+ messages)

[PATCH v2 0/9] Improve synchronization between QEMU and HVF
 2020-06-30 12:35 UTC  (5+ messages)
` [PATCH v2 1/9] i386: hvf: Set env->eip in macvm_set_rip()
` [PATCH v2 4/9] i386: hvf: Implement CPU kick

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-30 12:32 UTC  (21+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen
            ` [PATCH v2 00/15] "
              ` [PATCH v2 10/15] exec: Remove do_execve_file

[PATCH rdma-next] RDMA/rxe: Skip dgid check in loopback mode
 2020-06-30 12:36 UTC 

[PATCH v4 00/10] Implement support for external IPT monitoring
 2020-06-30 12:33 UTC  (11+ messages)
` [PATCH v4 01/10] x86/vmx: add Intel PT MSR definitions
` [PATCH v4 02/10] x86/vmx: add IPT cpu feature
` [PATCH v4 03/10] tools/libxl: add vmtrace_pt_size parameter
` [PATCH v4 04/10] x86/vmx: implement processor tracing for VMX
` [PATCH v4 05/10] common/domain: allocate vmtrace_pt_buffer
` [PATCH v4 06/10] memory: batch processing in acquire_resource()
` [PATCH v4 07/10] x86/mm: add vmtrace_buf resource type
` [PATCH v4 08/10] x86/domctl: add XEN_DOMCTL_vmtrace_op
` [PATCH v4 09/10] tools/libxc: add xc_vmtrace_* functions
` [PATCH v4 10/10] tools/proctrace: add proctrace tool

[PATCH] arm64: add support for Self-hosted trace
 2020-06-30 12:32 UTC 

[PATCH] dm writecache: reject asynchronous pmem
 2020-06-30 12:35 UTC  (2+ messages)

[Bug 208181] New: BUG: KASAN: stack-out-of-bounds in strcmp+0x58/0xd8
 2020-06-30 12:29 UTC  (2+ messages)
` [Bug 208181] "

hw/arm/aspeed: Why aspeed_machine_init uses empty SD cards?
 2020-06-30 12:32 UTC 

[PATCH] gitlab: add pycrypto for arm64
 2020-06-30 12:33 UTC  (4+ messages)

[PATCH] mm/page_alloc: silence a KASAN false positive
 2020-06-30 12:33 UTC  (4+ messages)

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-06-30 12:31 UTC  (5+ messages)

[PATCH V5 00/10] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2020-06-30 12:31 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/26] Revert "drm/i915/gem: Async GPU relocations only"
 2020-06-30 12:31 UTC  (5+ messages)
` [Intel-gfx] [PATCH 07/26] Revert "drm/i915/gem: Split eb_vma into its own allocation"

DMA Engine: Transfer From Userspace
 2020-06-30 12:31 UTC  (15+ messages)

DKMS build failure 1.0.20200623 on Ubuntu 16.04 kernel 4.4.0-159-generic x86_64
 2020-06-30 12:29 UTC  (3+ messages)

[PATCH] nvme: validate cntlid's only for nvme >= 1.1.0
 2020-06-30 12:29 UTC  (2+ messages)

[PATCH] selftests/powerpc: Fix build issue with output directory
 2020-06-30 12:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/6] lib/igt_kms: Add support for display with
 2020-06-30 12:27 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v3 0/7] "
  ` [igt-dev] [PATCH i-g-t v3 2/7] tests/kms_cursor_legacy: Read crtc id for enable pipes
  ` [igt-dev] [PATCH i-g-t v3 6/7] tests/kms: Skip kms test cases for disabled pipes

[PATCH] ASoC: rockchip: add format and rate constraints on rk3399
 2020-06-30 12:25 UTC  (5+ messages)

[PATCH 1/2] powerpc/mm/book3s54/pkeys: make pkey access check work on execute_only_key
 2020-06-30 12:24 UTC  (4+ messages)
` [PATCH 2/2] powerpc/mm/books64/pkeys: Rename is_pkey_enabled()

[PATCH 0/2] Add functions to operate USB PHY related clock
 2020-06-30 12:26 UTC  (6+ messages)
` [PATCH 2/2] clk: X1000: Add support for calculat REFCLK of USB PHY

[Buildroot] [PATCH v2 0/4] package/freescale-imx: clean-up proposal
 2020-06-30 12:26 UTC  (9+ messages)
` [Buildroot] [PATCH v2 2/4] package/freescale-imx/firmware-imx: Add option for all i.MX FW needs
` [Buildroot] [PATCH v2 3/4] package/freescale-imx/firmware-imx: Clean up the image/target semantic

[dpdk-dev] [PATCH] maintainers: update for af_xdp
 2020-06-30 12:04 UTC 

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-06-30 12:25 UTC  (3+ messages)

[PATCH] dt-bindings: thermal: k3: Fix the reg property
 2020-06-30 12:25 UTC 

[PATCH] usb: dwc3: pci: add support for the Intel Jasper Lake
 2020-06-30 12:24 UTC 

[PATCH] cifs: remove the retry in cifs_poxis_lock_set
 2020-06-30 12:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-06-30 12:24 UTC 

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-06-30 12:23 UTC 

[PATCH v2] Documentation: Coccinelle: fix typos and command example
 2020-06-30 12:23 UTC  (3+ messages)

UART/TTY console deadlock
 2020-06-30 12:22 UTC  (6+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix legacy IPoIB QP initialization
 2020-06-30 12:21 UTC 

[PATCH 0/6] thunderbolt: Add retimer NVM upgrade support
 2020-06-30 12:21 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-06-30 12:20 UTC 

Need help understanding #devtool flow to library
 2020-06-30 12:20 UTC  (2+ messages)
` [yocto] "

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2020-06-30 12:20 UTC 

[PATCH v3 00/13] crypto: permit asynchronous skciphers as driver fallbacks
 2020-06-30 12:19 UTC  (14+ messages)
` [PATCH v3 01/13] crypto: amlogic-gxl - default to build as module
` [PATCH v3 02/13] crypto: amlogic-gxl - permit async skcipher as fallback
` [PATCH v3 03/13] crypto: omap-aes - permit asynchronous "
` [PATCH v3 04/13] crypto: sun4i "
` [PATCH v3 05/13] crypto: sun8i-ce "
` [PATCH v3 06/13] crypto: sun8i-ss "
` [PATCH v3 07/13] crypto: ccp "
` [PATCH v3 08/13] crypto: chelsio "
` [PATCH v3 09/13] crypto: mxs-dcp "
` [PATCH v3 10/13] crypto: picoxcell "
` [PATCH v3 11/13] crypto: qce "
` [PATCH v3 12/13] crypto: sahara "
` [PATCH v3 13/13] crypto: mediatek - use AES library for GCM key derivation

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-06-30 12:18 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-06-30 12:18 UTC 

[PATCH 1/1] efi_loader: incorrect check against FDT_ADDR_T_NONE
 2020-06-30 12:18 UTC 

[PATCH] dt-bindings: thermal: Remove soc unit address
 2020-06-30 12:18 UTC 

[libvirt test] 151469: tolerable all pass - PUSHED
 2020-06-30 12:17 UTC 

[PATCH v6 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-06-30 12:16 UTC  (4+ messages)
` [PATCH v6 1/6] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[PATCH v2 01/10] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-06-30 12:16 UTC  (4+ messages)
` [PATCH v2 09/10] drm/ingenic: Add support for the IPU

[PATCH net-next 00/14] sfc: prerequisites for EF100 driver, part 2
 2020-06-30 12:15 UTC  (11+ messages)
` [PATCH net-next 05/14] sfc: commonise some MAC configuration code
` [PATCH net-next 06/14] sfc: commonise efx_sync_rx_buffer()
` [PATCH net-next 07/14] sfc: commonise TSO fallback code
` [PATCH net-next 08/14] sfc: remove duplicate declaration of efx_enqueue_skb_tso()
` [PATCH net-next 09/14] sfc: factor out efx_tx_tso_header_length() and understand encapsulation
` [PATCH net-next 10/14] sfc: move definition of EFX_MC_STATS_GENERATION_INVALID
` [PATCH net-next 11/14] sfc: initialise max_[tx_]channels in efx_init_channels()
` [PATCH net-next 12/14] sfc: commonise efx->[rt]xq_entries initialisation
` [PATCH net-next 13/14] sfc: commonise initialisation of efx->vport_id
` [PATCH net-next 14/14] sfc: don't call tx_remove if there isn't one

[PATCH v2 00/18] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-06-30 12:14 UTC  (6+ messages)
` [PATCH v2 08/18] hw/block/nvme: Make Zoned NS Command Set definitions
` [PATCH v2 09/18] hw/block/nvme: Define Zoned NS Command Set trace events

[dpdk-dev] [PATCH 00/27] event/dlb Intel DLB PMD
 2020-06-30 12:14 UTC  (7+ messages)
` [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites

[PATCH v5 0/5] ceph: periodically send perf metrics to ceph
 2020-06-30 12:14 UTC  (4+ messages)
` [PATCH v5 3/5] "

[igt-dev] [PATCH i-g-t v9 0/4] Add api_intel_bb test
 2020-06-30 12:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add api_intel_bb test (rev8)

[PATCH] gpu/drm: Replace "%p" with "%pK"
 2020-06-30 12:14 UTC  (3+ messages)

[PATCH for-4.14 v4] x86/tlb: fix assisted flush usage
 2020-06-30 12:13 UTC  (2+ messages)

[PATCH rdma-next 0/5] ib_core allocation patches
 2020-06-30 12:13 UTC  (8+ messages)
` [PATCH rdma-next 5/5] RDMA/core: Convert RWQ table logic to ib_core allocation scheme

[igt-dev] [PATCH i-g-t] igt/tests: Clear pipes properly in kms_atomic_transition
 2020-06-30 12:13 UTC  (3+ messages)

[PATCH] x86/resource: Do not exclude regions that are marked as MMIO in EFI memmap
 2020-06-30 12:13 UTC  (3+ messages)

[PATCH v13 0/4] Add JEITA properties and introduce the bq2515x charger
 2020-06-30 12:12 UTC  (4+ messages)
` [PATCH v13 2/4] dt-bindings: power: Convert battery.txt to battery.yaml

[PATCH] x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
 2020-06-30 12:12 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 00/10] Fix a bunch more W=1 warnings in MFD
 2020-06-30 12:10 UTC  (5+ messages)
` [PATCH 08/10] mfd: atmel-smc: Silence comparison of unsigned expression < 0 is always false warning (W=1)

[PATCH 0/5] qcom: pm8150: add support for thermal monitoring
 2020-06-30 12:10 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: sm8250-dts: add thermal zones using pmic's adc-tm5

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-06-30 12:10 UTC 

[PATCH 0/2] x86/entry: Tiny idtentry_exit_cond_resched() cleanup
 2020-06-30 12:09 UTC  (4+ messages)
` [PATCH 2/2] x86/entry: Remove `regs' parameter from idtentry_exit_cond_resched()

[dpdk-dev] [PATCH] build: replace meson OS detection with variable
 2020-06-30 12:08 UTC  (2+ messages)

[PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
 2020-06-30 12:07 UTC  (11+ messages)

drivers/usb/gadget/udc/lpc32xx_udc.c:1928:6: warning: no previous prototype for 'udc_send_in_zlp'
 2020-06-30 12:05 UTC  (2+ messages)

[PATCH 0/4] Preliminary fixes for reftable support
 2020-06-30 12:05 UTC  (4+ messages)
` [PATCH 2/4] t3432: use git-reflog to inspect the reflog for HEAD
` [PATCH 3/4] checkout: add '\n' to reflog message
` [PATCH 4/4] Treat BISECT_HEAD as a pseudo ref


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.