All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-29 17:19:18 to 2020-06-29 18:38:31 UTC [more...]

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-29  6:33 UTC  (11+ messages)

[PATCHv3 0/7] System Cache support for GPU and required SMMU support
 2020-06-29 15:52 UTC  (2+ messages)
` [PATCHv3 1/7] iommu/arm-smmu: Add a init_context_bank implementation hook

[PATCH v1 0/6] Server-side completion IDs
 2020-06-29 14:58 UTC  (2+ messages)
` [PATCH v1 4/6] svcrdma: Introduce Send "

[PATCH] ch: Do not read past the end of vendor_labels[]
 2020-06-29 18:33 UTC  (2+ messages)

[PATCH 0/4] Fix a bunch of W=1 warnings in PWM
 2020-06-29 12:47 UTC  (2+ messages)
` [PATCH 1/4] pwm: bcm-iproc: Remove impossible comparison when validating duty cycle

[PATCH 5.7 000/265] 5.7.7-rc1 review
 2020-06-29 15:18 UTC  (25+ messages)
` [PATCH 5.7 048/265] bareudp: Fixed multiproto mode configuration
` [PATCH 5.7 059/265] binder: fix null deref of proc->context
` [PATCH 5.7 064/265] usb: dwc2: Postponed gadget registration to the udc class driver
` [PATCH 5.7 065/265] usb: add USB_QUIRK_DELAY_INIT for Logitech C922
` [PATCH 5.7 073/265] ALSA: usb-audio: add quirk for Denon DCD-1500RE
` [PATCH 5.7 082/265] scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action
` [PATCH 5.7 086/265] xhci: Fix incorrect EP_STATE_MASK
` [PATCH 5.7 090/265] loop: replace kill_bdev with invalidate_bdev
` [PATCH 5.7 115/265] RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
` [PATCH 5.7 119/265] bpf, xdp, samples: Fix null pointer dereference in *_user code
` [PATCH 5.7 137/265] s390/qeth: fix error handling for isolation mode cmds
` [PATCH 5.7 151/265] net: qed: fix excessive QM ILT lines consumption
` [PATCH 5.7 156/265] cxgb4: move PTP lock and unlock to caller in Tx path
` [PATCH 5.7 158/265] scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()
` [PATCH 5.7 177/265] i2c: core: check returned size of emulated smbus block read
` [PATCH 5.7 183/265] ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function
` [PATCH 5.7 198/265] s390/vdso: Use $(LD) instead of $(CC) to link vDSO
` [PATCH 5.7 206/265] block: update hctx map when use multiple maps
` [PATCH 5.7 209/265] ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table
` [PATCH 5.7 212/265] ACPI: sysfs: Fix pm_profile_attr type
` [PATCH 5.7 217/265] KVM: nVMX: Plumb L2 GPA through to PML emulation
` [PATCH 5.7 235/265] mm: memcontrol: handle div0 crash race condition in memory.low
` [PATCH 5.7 241/265] tracing/boottime: Fix kprobe multiple events
` [PATCH 5.7 257/265] sunrpc: fixed rollback in rpc_gssd_dummy_populate()

[PATCH] f2fs: avoid readahead race condition
 2020-06-29 18:25 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH v2] brcmfmac: Transform compatible string for FW loading
 2020-06-29 11:35 UTC  (2+ messages)

[PATCH v4 00/17] Warn on orphan section placement
 2020-06-29 18:15 UTC  (10+ messages)
` [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug
` [PATCH v4 14/17] arm/build: Warn on orphan section placement

[PATCH 00/20] Fix a bunch more W=1 warnings in Misc
 2020-06-29 15:00 UTC  (3+ messages)
` [PATCH 06/20] misc: habanalabs: goya: Omit pointless check ensuring addr is >=0

[PATCH 0/3] perf bench numa: fix few minor issues
 2020-06-29 15:50 UTC  (3+ messages)
` [PATCH 1/3] perf bench numa: fix incorrect NUMA toplogy assumption
` [PATCH 3/3] perf bench numa: fix wrong benchmark configuration

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-06-29 16:09 UTC  (3+ messages)
` [PATCH v3 7/7] x86/boot: Check that there are no runtime relocations

[RFC PATCH v3 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-06-29 11:06 UTC  (5+ messages)

[PATCH v3] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-06-29 18:19 UTC  (9+ messages)

[PATCH v2 00/10] net: improve devres helpers
 2020-06-29 17:20 UTC  (16+ messages)
` [PATCH v2 01/10] net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
` [PATCH v2 02/10] net: ethernet: ixgbe: don't call devm_mdiobus_free()
` [PATCH v2 03/10] net: devres: rename the release callback of devm_register_netdev()
` [PATCH v2 05/10] phy: un-inline devm_mdiobus_register()
` [PATCH v2 06/10] phy: mdio: add kerneldoc for __devm_mdiobus_register()
` [PATCH v2 08/10] of: mdio: remove the 'extern' keyword from function declarations

[PATCH V6 0/6] blk-mq: support batching dispatch from scheduler
 2020-06-29 10:32 UTC  (4+ messages)
` [PATCH V6 6/6] blk-mq: support batching dispatch in case of io scheduler

[PATCH v2 0/4] Inline Encryption Support for fscrypt
 2020-06-29 18:24 UTC  (5+ messages)
` [PATCH v2 1/4] fs: introduce SB_INLINECRYPT
  ` [f2fs-dev] "
` [PATCH v2 2/4] fscrypt: add inline encryption support
  ` [f2fs-dev] "

[PATCH 1/4] ARM: exynos: Apply little core workaround only under secure firmware
 2020-06-29 18:28 UTC  (3+ messages)
  ` [PATCH v2 1/4] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support

[PATCH v2 0/4] staging: qlge: coding style fix for the qlge driver
 2020-06-29 17:43 UTC  (4+ messages)
` [PATCH v2 4/4] staging: qlge: replace pr_err with netdev_err

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-06-29  9:05 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC

[RFC] stop using ->read and ->write for kernel access
 2020-06-29 18:36 UTC  (12+ messages)
` [PATCH 03/11] fs: add new read_uptr and write_uptr file operations

[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
 2020-06-29 16:09 UTC  (4+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "

[PATCH v1 1/4] qlge/qlge_main.c: use genric power management
 2020-06-29 17:31 UTC  (3+ messages)

[PATCH v4 0/9] Introduce features and debugfs/sysfs entries for MHI
 2020-06-29 16:39 UTC  (2+ messages)
` [PATCH v4 6/9] bus: mhi: core: Introduce helper function to check device state

[PATCH] net: cxgb4: fix return error value in t4_prep_fw
 2020-06-29 10:49 UTC 

[PATCH 0/2] Fix PageDoubleMap
 2020-06-29 18:38 UTC  (5+ messages)
` [PATCH 1/2] mm: Move PageDoubleMap bit
` [PATCH 2/2] mm: Simplify PageDoubleMap with PF_SECOND policy

[PATCH 00/17] hw/block/nvme: bump to v1.3
 2020-06-29 18:26 UTC  (16+ messages)
` [PATCH 01/17] hw/block/nvme: bump spec data structures "
` [PATCH 02/17] hw/block/nvme: additional tracing
` [PATCH 03/17] hw/block/nvme: add support for the abort command
` [PATCH 04/17] hw/block/nvme: add temperature threshold feature
` [PATCH 05/17] hw/block/nvme: mark fw slot 1 as read-only
` [PATCH 06/17] hw/block/nvme: add support for the get log page command
` [PATCH 07/17] hw/block/nvme: add support for the asynchronous event request command
` [PATCH 08/17] hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
` [PATCH 09/17] hw/block/nvme: flush write cache when disabled
` [PATCH 10/17] hw/block/nvme: fix missing endian conversion
` [PATCH 11/17] hw/block/nvme: add remaining mandatory controller parameters
` [PATCH 13/17] hw/block/nvme: make sure ncqr and nsqr is valid
` [PATCH 14/17] hw/block/nvme: support identify namespace descriptor list
` [PATCH 16/17] hw/block/nvme: provide the mandatory subnqn field
` [PATCH 17/17] hw/block/nvme: bump supported version to v1.3

[PATCH] sparse: use static inline for __chk_{user,io}_ptr()
 2020-06-29 18:37 UTC  (3+ messages)
` [PATCH] sparse: use static inline for __chk_{user, io}_ptr()

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/arm
 2020-06-29 18:36 UTC  (4+ messages)

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-06-29 14:58 UTC  (3+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCHv3 0/5] nvme support for zoned namespace command set
 2020-06-29 13:53 UTC  (3+ messages)
` [PATCHv3 5/5] nvme: support for zoned namespaces

[PATCH v4 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-06-29  6:48 UTC  (2+ messages)
    ` [PATCH v4 1/5] scsi: ufs: Add UFS feature related parameter

[PATCH v6 0/3] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
 2020-06-29  7:13 UTC  (3+ messages)
` [PATCH v6 3/3] btrfs: refactor btrfs_check_can_nocow() into two variants

RFC: Remote Off-Channel CAC for DFS
 2020-06-29 17:40 UTC 

[PATCH v2 0/2] zone-append support in io-uring and aio
 2020-06-29 18:32 UTC  (4+ messages)
  ` [PATCH v2 1/2] fs,block: Introduce RWF_ZONE_APPEND and handling in direct IO path

[PATCH V2] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-29  6:45 UTC 

amdgpu firmware updates
 2020-06-29 18:31 UTC  (4+ messages)

drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c:363 __i915_vma_pin_fence() warn: passing a valid pointer to 'PTR_ERR'
 2020-06-29 18:31 UTC 

[linux-next:master 3550/4145] drivers/gpu/drm/nouveau/nouveau_bo.c:1323 nouveau_bo_move_ntfy() warn: should 'new_reg->start << 12' be a 64 bit
 2020-06-29 18:28 UTC 

[RESEND 00/10] Fix a bunch of W=1 warnings in Regulator
 2020-06-29 18:26 UTC  (3+ messages)
` [RESEND 07/10] regulator: cpcap-regulator: Remove declared and set, but never used variable 'ignore'

[oe-layersetup][PATCH] arago-dunfell: pin down meta-arm before baremetal toolchain backport
 2020-06-29 18:20 UTC 

Nitrile gloves landed proposal
 2020-06-29 18:22 UTC 

[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
 2020-06-29 18:21 UTC  (3+ messages)

[PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
 2020-06-29 18:19 UTC  (2+ messages)

[PATCH 1/2] drm/msm: Garbage collect unused resource _len fields
 2020-06-29 18:19 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: Quiet error during failure in optional resource mappings

[PATCH 1/4] ASoC: tas2562: Add right and left channel slot programming
 2020-06-29 18:15 UTC  (2+ messages)

drivers/gpu/drm/panel/panel-samsung-ld9040.c:240:12: warning: stack frame size of 8312 bytes in function 'ld9040_prepare'
 2020-06-29 18:18 UTC  (2+ messages)

[PATCH 0/2] can: flexcan: small fix and ISO CAN-FD support
 2020-06-29 18:18 UTC  (3+ messages)
` [PATCH 1/2] can: flexcan: use ctrlmode to enable CAN-FD
` [PATCH 2/2] can: flexcan: add support for ISO CAN-FD

[igt-dev] [PATCH] [PATCH i-g-t] i915/gem_reg_read: Added description for test case
 2020-06-29 18:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] MAINTAINERS: remove obsolete entry after file renaming
 2020-06-29 18:15 UTC  (2+ messages)

[PATCH] ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2
 2020-06-29 18:12 UTC  (2+ messages)

[PATCH v2 1/1] fs: error handling in do_load()
 2020-06-29 18:08 UTC 

[dpdk-dev] [PATCH 1/3] eventdev: fix race condition on timer list counter
 2020-06-29 18:07 UTC  (6+ messages)
` [dpdk-dev] [PATCH 3/3] eventdev: relax smp barriers with c11 atomics

[Bug 1878645] [NEW] null-ptr dereference in tcg_handle_interrupt
 2020-06-29 17:57 UTC  (2+ messages)
` [Bug 1878645] Re: null-ptr dereference in ich9_apm_ctrl_changed

[Bug 1884990] [NEW] Cirrus graphics results in monochrome colour depth at 640x480 resolution
 2020-06-29 17:58 UTC  (2+ messages)
` [Bug 1884990] "

[layerindexweb][PATCH 0/7] Django 2.2 Upgrade
 2020-06-29 18:05 UTC  (2+ messages)
` [yocto] "

[dpdk-dev] [PATCH 0/2] eal: choose initial PRNG seed source at runtime
 2020-06-29 18:04 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 2/2] eal: emulate glibc getentropy for initial random seed

[tpm2] Question: How should I provide "OwnerAuth" on Windows?
 2020-06-29 18:03 UTC 

Standardized IPv6 ULA from PublicKey
 2020-06-29 18:01 UTC  (14+ messages)

arm-linux-gnueabi-ld: section .ARM.unwind_tab VMA overlaps section .bss VMA
 2020-06-29 17:59 UTC 

[PATCH] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
 2020-06-29 17:56 UTC  (2+ messages)

[PATCH] dt-bindings: backlight: Convert common backlight bindings to DT schema
 2020-06-29 17:57 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/4] Remove libdrm dependency from gem_[caching/hang]
 2020-06-29 17:56 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Remove libdrm dependency from gem_[caching/hang] (rev2)

OpenBMC health statistics
 2020-06-29 17:53 UTC  (2+ messages)

[Cocci] [PATCH] Documentation: Coccinelle: fix typos and command example
 2020-06-29 17:31 UTC 

[PATCH v5 0/5] Update CoreSight infrastructure to select a default sink
 2020-06-29 17:47 UTC  (3+ messages)
` [PATCH v5 4/5] coresight: sysfs: Allow select default sink on source enable

[PATCH v3 00/14] arm: add support for SoC S5P4418
 2020-06-29 17:46 UTC  (15+ messages)
` [PATCH v3 01/14] arm: add mach-nexell (header files)
` [PATCH v3 02/14] arm: add mach-nexell (all files except header files)
` [PATCH v3 03/14] gpio: add nexell driver
` [PATCH v3 04/14] i2c: "
` [PATCH v3 05/14] mmc: "
` [PATCH v3 06/14] pinctrl: "
` [PATCH v3 07/14] pwm: add driver for nexell
` [PATCH v3 08/14] video: add nexell video driver (soc: displaytop)
` [PATCH v3 09/14] video: add nexell video driver (soc: mlc, mipi)
` [PATCH v3 10/14] video: add nexell video driver (soc: lvds, hdmi)
` [PATCH v3 11/14] video: add nexell video driver (soc: dpc, makefile)
` [PATCH v3 12/14] video: add nexell video driver (display/video driver)
` [PATCH v3 13/14] arm: add support for SoC s5p4418 (cpu) / nanopi2 board
` [PATCH v3 14/14] arm: add (default) config for "

[ovmf test] 151451: all pass - PUSHED
 2020-06-29 17:45 UTC 

[PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
 2020-06-29 17:38 UTC  (6+ messages)
` [PATCH 1/5] hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
` [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
` [PATCH 3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
` [PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
` [PATCH 5/5] hw/i2c: Document the I2C qdev helpers

[PATCH v2 4/5] clocksource/drivers: Add CLINT timer driver
 2020-06-29 17:44 UTC  (2+ messages)

[meta-python][PATCH 01/12] python3-pyro4: Upgrade 4.77 -> 4.80
 2020-06-29 17:44 UTC  (4+ messages)
` [meta-python][PATCH 12/12] python3-pybind11: Upgrade 2.4.3 -> 2.5.0
  ` [oe] "

[igt-dev] [PATCH i-g-t v8 0/4] Add api_intel_bb test
 2020-06-29 17:42 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v8 1/4] lib/intel_batchbuffer: Extend intel_bb
` [igt-dev] ✓ Fi.CI.BAT: success for Add api_intel_bb test (rev7)

[PATCH v2] staging: rtl8188eu: Replace function name with __func__
 2020-06-29 17:37 UTC 

ASoC: rt5670/cht_bsw_rt5672: Some bugfixes and cleanups
 2020-06-29 15:14 UTC  (4+ messages)
` [PATCH 4/6] ASoC: rt5670: Fix dac- and adc- vol-tlv values being off by a factor of 10

[PATCH v2 0/4] drivers/staging: use generic power management
 2020-06-29 17:34 UTC  (10+ messages)
` [Linux-kernel-mentees] "
` [Linux-kernel-mentees] [PATCH v2 1/4] qlge/qlge_main.c: "
  `  "
` [PATCH v2 2/4] staging/rtl8192e: "
  ` [Linux-kernel-mentees] "
` [Linux-kernel-mentees] [PATCH v2 3/4] rts5208/rtsx.c: "
  `  "
` [Linux-kernel-mentees] [PATCH v2 4/4] vt6655/device_main.c: "
  `  "

[PATCH v3 1/2] integrity: Add errno field in audit message
 2020-06-29 16:57 UTC  (6+ messages)
` [PATCH v3 2/2] IMA: Add audit log for failure conditions

[Question] smmu-v3 driver: support for PASID tagged memory transaction?
 2020-06-29 17:32 UTC 

[PATCH] arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR
 2020-06-29 17:31 UTC  (3+ messages)

[PATCH 00/10] RFC: Move SPICE to a load module
 2020-06-29 17:30 UTC  (5+ messages)
` [PATCH 09/10] spice: Put spice functions in a separate "

[PATCH 0/2] Add support for multiple required keys
 2020-06-29 17:31 UTC  (4+ messages)
` [PATCH 1/2] vboot: add "

Hello,
 2020-06-29 17:31 UTC 

ИГРОВЫЕ СЛОТЫ, РУЛЕТКА - КАЗИНО ДЛЯ ПОБЕДИТЕЛЕЙ, ПЕРВОЕ В УКРАИНЕ КАЗИНО СО 100% ВЫИГЫШЕМ!
 2020-06-29 17:28 UTC 

[PATCH v4 00/23] Add support for Tegra210 Audio
 2020-06-29 17:29 UTC  (4+ messages)
` [PATCH v4 16/23] ASoC: soc-pcm: Get all BEs along DAPM path

[PATCH] scripts/get_maintainer: Use .ignoredmailmap to ignore invalid emails
 2020-06-29 17:27 UTC 

[Buildroot] [PATCH 1/1] package/fuse-overlayfs: bump to version 1.1.2
 2020-06-29 17:27 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/python-py: bump to version 1.9.0

[PATCH v3 00/15] add initial support for broadcom NS3 soc
 2020-06-29 17:26 UTC  (5+ messages)
` [PATCH v3 12/15] board: ns3: limit U-boot relocation within 16MB memory

[PATCH] cmd: add a panic command
 2020-06-29 17:26 UTC  (2+ messages)

[PATCH 1/1] gitlab: show skipped Python tests
 2020-06-29 17:26 UTC  (12+ messages)

[PATCH 1/1] crypto/fsl: unused value in caam_hash_update()
 2020-06-29 17:26 UTC  (2+ messages)

[PATCH 1/1] fs: error handling in do_load()
 2020-06-29 17:26 UTC  (2+ messages)

[PATCH] x86: Don't build some unused objects in TPL
 2020-06-29 17:26 UTC  (3+ messages)

[PATCH v3 0/2] add optee support for broadcom NS3 soc
 2020-06-29 17:26 UTC  (5+ messages)
` [PATCH v3 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver

[PATCH v4 00/14] improve OF_PLATDATA support
 2020-06-29 17:26 UTC  (5+ messages)
` [PATCH v4 02/14] dtoc: add missing code comments

[PATCH U-BOOT v3 00/30] PLEASE TEST fs: btrfs: Re-implement btrfs support using code from btrfs-progs
 2020-06-29 17:26 UTC  (4+ messages)

[PATCH v2] Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
 2020-06-29 17:25 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/5] vhost: improve ready state
 2020-06-29 17:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/6] "

[dpdk-dev] [PATCH v2 0/3] vdpa/mlx5: optimize cpu utilization
 2020-06-29 17:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[Buildroot] [1/1] fs/cpio: sort 'find' utility output (reproducible builds)
 2020-06-29 17:23 UTC  (3+ messages)

[meta-python][PATCH 1/7] python3-tqdm: Upgrade 4.43.0 -> 4.47.0
 2020-06-29 17:18 UTC  (6+ messages)
` [meta-python][PATCH 3/7] python3-pymisp: Upgrade 2.4.122 -> 2.4.128
` [meta-python][PATCH 4/7] python3-pychromecast: Upgrade 4.2.3 -> 7.0.1
` [meta-python][PATCH 5/7] python3-py: Upgrade 1.8.2 -> 1.9.0
` [meta-python][PATCH 6/7] python3-html5lib: Upgrade 1.0.1 -> 1.1
` [meta-python][PATCH 7/7] python3-lz4: Upgrade 3.0.2 -> 3.1.0


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.