All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 03:40:45 to 2020-08-19 05:45:57 UTC [more...]

[PATCH -next] bus: bt1-apb: remove duplicate include
 2020-08-19  5:45 UTC  (2+ messages)

[PATCH 4.19 000/168] 4.19.140-rc1 review
 2020-08-19  5:45 UTC  (4+ messages)
` [PATCH 4.19 073/168] media: firewire: Using uninitialized values in node_probe()

[PATCH bpf-next 0/7] libbpf feature probing and sanitization improvements
 2020-08-19  5:44 UTC  (5+ messages)
` [PATCH bpf-next 1/7] libbpf: disable -Wswitch-enum compiler warning

[PATCH net-next 0/5] refactoring of ibmvnic code
 2020-08-19  5:35 UTC  (11+ messages)
` [PATCH net-next 1/5] ibmvnic: print caller in several error messages
` [PATCH net-next 2/5] ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes
` [PATCH net-next 3/5] ibmvnic: improve ibmvnic_init and ibmvnic_reset_init
` [PATCH net-next 4/5] ibmvnic: remove never executed if statement
` [PATCH net-next 5/5] ibmvnic: merge ibmvnic_reset_init and ibmvnic_init

[PATCH 0/8] Add Toshiba Visconti ARM64 Platform support
 2020-08-19  5:35 UTC  (15+ messages)
` [PATCH 1/8] dt-bindings: pinctrl: Add bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH 6/8] arm64: dts: visconti: Add device tree for TMPV7708 RM main board

[PATCH] Add directory /var/empty in base-files
 2020-08-19  5:34 UTC 

[PATCH v1 0/9] extcon: extcon-ptn5150: Add the USB external connector support
 2020-08-19  5:35 UTC  (3+ messages)

[PATCH bpf-next 0/9] Add support for type-based and enum value-based CO-RE relocations
 2020-08-19  5:32 UTC  (5+ messages)

[PATCH v2] audio/jack: fix use after free segfault
 2020-08-19  5:31 UTC  (5+ messages)

[PATCH v2 bpf-next 0/5] Add support for type-based and enum value-based CO-RE relocations
 2020-08-19  5:28 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/5] libbpf: implement type-based CO-RE relocations support
` [PATCH v2 bpf-next 2/5] selftests/bpf: test TYPE_EXISTS and TYPE_SIZE CO-RE relocations
` [PATCH v2 bpf-next 3/5] selftests/bpf: add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET
` [PATCH v2 bpf-next 4/5] libbpf: implement enum value-based CO-RE relocations
` [PATCH v2 bpf-next 5/5] selftests/bpf: add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations

device compatibility interface for live migration with assigned devices
 2020-08-19  5:26 UTC  (20+ messages)

[PATCH] powerpc/pseries: Do not initiate shutdown when system is running on UPS
 2020-08-19  5:25 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/musl: bump to version 1.2.1
 2020-08-19  5:24 UTC  (3+ messages)

[RFC PATCH] selinux: convert policy read-write lock to RCU
 2020-08-19  5:24 UTC  (3+ messages)

[PATCH -next] mm: slab: Remove duplicate include
 2020-08-19  5:22 UTC  (2+ messages)

[PATCH] net: bypass ->sendpage for slab pages
 2020-08-19  5:19 UTC 

[PATCH] bpf: selftests: global_funcs: check err_str before strstr
 2020-08-19  5:19 UTC  (2+ messages)

[PATCH v3 0/1] audio/jack: fix use after free segfault
 2020-08-19  5:18 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH] usb: dwc3: Stop active transfers before halting the controller
 2020-08-19  5:17 UTC 

[PATCH ima-evm-utils 0/9] Docker based Travis CI builds
 2020-08-19  5:14 UTC  (3+ messages)

linux-next: build failure after merge of the mhi tree
 2020-08-19  5:14 UTC  (4+ messages)

[PATCH] binutils: Upgrade to 2.35 release
 2020-08-19  4:59 UTC  (3+ messages)
` [OE-core] "

[PATCH v3] dma-mapping: set default segment_boundary_mask to ULONG_MAX
 2020-08-19  5:09 UTC  (3+ messages)

[PATCH V2 00/10] Bail out if transaction can cause extent count to overflow
 2020-08-19  5:04 UTC  (7+ messages)
` [PATCH V2 08/10] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V2 02/10] xfs: Check for extent overflow when trivally adding a new extent

[PATCH] arm64: numa: rightsize the distance array
 2020-08-19  5:01 UTC  (3+ messages)

Memory window support for rdma_rxe
 2020-08-19  5:02 UTC  (18+ messages)
` [PATCH v2 01/16] rdma_rxe: Added SPDX headers to rxe source files
` [PATCH v2 02/16] rdma_rxe: Fixed style warnings
` [PATCH v2 03/16] ib_user_verbs.h: Added ib_uverbs_wc_opcode
` [PATCH v2 04/16] ib_verbs.h: Added missing IB_WR_BIND_MW opcode
` [PATCH v2 05/16] rdma_rxe: Added bind_mw parameters to rxe_send_wr
` [PATCH v2 06/16] rdma_rxe: Added stubs for alloc_mw and dealloc_mw verbs
` [PATCH v2 07/16] rdma_rxe: Separated MR and MW objects
` [PATCH v2 08/16] rdma_rxe: Added mw object
` [PATCH v2 09/16] rdma_rxe: Extended pools to support both keys and indices
` [PATCH v2 10/16] rdma_rxe: Implemented functional alloc_mw and dealloc_mw APIs
` [PATCH v2 11/16] rdma_rxe: Address an issue with hardened user copy
` [PATCH v2 12/16] rdma_rxe: Added bind mw API stub
` [PATCH v2 13/16] rdma_rxe: Give MR and MW objects indices and keys
` [PATCH v2 14/16] rdma_rxe: Added stub for invalidate mw
` [PATCH v2 15/16] rdma_rxe: Added functional bind and invalidate MW ops
` [PATCH v2 16/16] rdma_rxe: Implemented read/write/atomic access to MW

[PATCH 0/3] Embed drm_device and eliminate use of dev_private (v2)
 2020-08-19  5:00 UTC  (8+ messages)
` [PATCH 1/3] drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
` [PATCH 2/3] drm/amdgpu: Get DRM dev from adev by inline-f
` [PATCH 3/3] drm/amdgpu: Embed drm_device into amdgpu_device (v2)

[PATCH -next] ext2: remove duplicate include
 2020-08-19  5:00 UTC  (2+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS c90a7372157fd89b31bc038c683870dd9cb9496a
 2020-08-19  4:59 UTC 

[PATCH 1/2] thermal: ti-soc-thermal: Enable addition power management
 2020-08-19  4:59 UTC  (3+ messages)

[LTP] [PATCH] syscalls/clone302: drop CLONE_CHILD_SETTID and CLONE_PARENT_SETTID
 2020-08-19  5:00 UTC  (2+ messages)

[PATCH] zbd: remove reset_zone flag from fio_zone_info
 2020-08-19  4:59 UTC  (2+ messages)

[PATCH for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-19  4:58 UTC  (8+ messages)

[PATCHv2] PCI: designware-ep: Fix the Header Type check
 2020-08-19  4:55 UTC  (3+ messages)

[PATCH] README: Add the necessary method about elfutils
 2020-08-19  4:53 UTC  (2+ messages)

Hello
 2020-08-19  3:58 UTC 

[PATCH] MIPS: op_model_mipsxx: Fix non-executable code bug
 2020-08-19  4:58 UTC 

Hello
 2020-08-19  3:58 UTC 

Hello
 2020-08-19  3:58 UTC 

[PATCH v2 00/22] KVM: arm64: Rewrite page-table code and fault handling
 2020-08-19  4:45 UTC  (7+ messages)
` [PATCH v2 01/22] KVM: arm64: Don't free memcache pages in kvm_phys_addr_ioremap()
` [PATCH v2 02/22] KVM: arm64: Remove kvm_mmu_free_memory_caches()

[PATCH v3] powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
 2020-08-19  4:43 UTC  (4+ messages)

Hello
 2020-08-19  3:58 UTC 

[cip-dev] [isar-cip-core][PATCH v2 1/3] cip-core-image: Remove ltp-full from IMAGE_INSTALL
 2020-08-19  4:42 UTC  (3+ messages)
` [cip-dev] [isar-cip-core][PATCH v2 2/3] customizations: Remove rt-tests and stress-ng from DEBIAN_DEPENDS
` [cip-dev] [isar-cip-core][PATCH v2 3/3] testing: Add test.yml

[igt-dev] [PATCH i-g-t v3 0/5] Add nouveau-crc tests
 2020-08-19  4:40 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add nouveau-crc tests (rev4)

[linux-lvm] [PATCH] lvdisplay: dispaly partial when underlying devs missing
 2020-08-19  4:39 UTC  (2+ messages)

Hello
 2020-08-19  3:58 UTC 

[PASEMI] Nemo board doesn't boot anymore after the commit "powerpc/book3s64/pkeys: Simplify pkey disable branch"
 2020-08-19  4:35 UTC  (11+ messages)
        ` [Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full

[PATCH V3 0/9] mac80211: add multiple bssid / EMA
 2020-08-19  4:32 UTC  (4+ messages)
` [PATCH V3 1/9] nl80211: add basic multiple bssid support

[PATCH net-next v2 0/2] net: dsa: loop: Expose VLAN table through devlink
 2020-08-19  4:32 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: loop: Configure VLANs while not filtering
` [PATCH net-next v2 2/2] net: dsa: loop: Return VLAN table size through devlink

[PATCH V2 0/3] do exception handling appropriately in at_dma_xlate()
 2020-08-19  4:29 UTC  (3+ messages)

[PATCH 0/3] kbuild: clang-tidy
 2020-08-19  4:29 UTC  (5+ messages)
` [PATCH 2/3] gen_compile_commands: wire up build rule to Makefile

[RFC PATCH net-next 0/6] devlink: Add device metric support
 2020-08-19  4:30 UTC  (5+ messages)

[PATCH v6 bpf-next 0/4] bpf: Populate bpffs with map and prog iterators
 2020-08-19  4:27 UTC  (5+ messages)
` [PATCH v6 bpf-next 1/4] bpf: Factor out bpf_link_by_id() helper
` [PATCH v6 bpf-next 2/4] bpf: Add BPF program and map iterators as built-in BPF programs
` [PATCH v6 bpf-next 3/4] bpf: Add kernel module with user mode driver that populates bpffs
` [PATCH v6 bpf-next 4/4] selftests/bpf: Add bpffs preload test

[RFC PATCH v2 0/5] Minor cleanups and performance optimizations for LRU rework
 2020-08-19  4:27 UTC  (11+ messages)
` [RFC PATCH v2 1/5] mm: Identify compound pages sooner in isolate_migratepages_block
  ` [RFC PATCH v2 2/5] mm: Drop use of test_and_set_skip in favor of just setting skip
  ` [RFC PATCH v2 3/5] mm: Add explicit page decrement in exception path for isolate_lru_pages
  ` [RFC PATCH v2 4/5] mm: Split release_pages work into 3 passes
  ` [RFC PATCH v2 5/5] mm: Split move_pages_to_lru into 3 separate passes

[PATCH -next] dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
 2020-08-19  4:26 UTC  (6+ messages)

[git pull] device mapper changes for 5.9
 2020-08-19  4:25 UTC  (7+ messages)

[PATCH] ARM: dts: BCM5301X: Fix pin controller node
 2020-08-19  4:23 UTC  (2+ messages)

[PATCH v5 2/2] ext4: limit the length of per-inode prealloc list
 2020-08-19  4:24 UTC  (2+ messages)

[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-08-19  4:22 UTC  (7+ messages)
` [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h

[PATCH v2] libnvdimm: KASAN: global-out-of-bounds Read in internal_create_group
 2020-08-19  4:20 UTC  (4+ messages)
` 回复: "

[PATCH bpf-next] libbpf: simplify the return expression of build_map_pin_path()
 2020-08-19  4:15 UTC  (2+ messages)

[PATCH v7 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-19  4:16 UTC  (3+ messages)

[BlueZ PATCH v1 1/4] client: Implement basic interface of ADV monitor in bluetoothctl
 2020-08-19  4:11 UTC  (4+ messages)
` [BlueZ PATCH v1 2/4] client: Implement more interfaces "
` [BlueZ PATCH v1 3/4] client: Expose ADV monitor objects
` [BlueZ PATCH v1 4/4] core: Add AdvertisementMonitor to bluetooth.conf

Question on ata_gen_passthru_sense interpretation of fixed format sense buffer
 2020-08-19  4:12 UTC  (3+ messages)

[peterz-queue:locking/wip 2/8] drivers/cpuidle/cpuidle.c:234:3: error: implicit declaration of function 'leave_mm'
 2020-08-19  4:12 UTC 

ucm: let rval_sysfs check the device/driver/module first
 2020-08-19  4:10 UTC 

[PATCH v3] soc: fsl: enable acpi support
 2020-08-19  4:00 UTC  (3+ messages)

[dpdk-dev] [RFC 0/3] RCU integration with hash library
 2020-08-19  4:05 UTC  (2+ messages)
` [dpdk-dev] [RFC v2] lib/hash: integrate RCU QSBR

[PATCH V5] libffi: fix multilib header conflict
 2020-08-19  4:03 UTC  (2+ messages)
  ` [OE-core] [PATCH V6] gpgme: "

[dpdk-dev] [PATCH v2 1/2] ethdev: add level support for RSS offload types
 2020-08-19  3:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
    ` [dpdk-dev] [EXT] "

incoming
 2020-08-19  3:56 UTC  (8+ messages)
` + mm-memcg-warning-on-memcg-after-readahead-page-charged.patch added to -mm tree
` + mm-memcg-remove-useless-check-on-page-mem_cgroup.patch "
` + mm-thp-move-lru_add_page_tail-func-to-huge_memoryc.patch "
` + mm-thp-clean-up-lru_add_page_tail.patch "
` + mm-thp-remove-code-path-which-never-got-into.patch "
` + mm-thp-narrow-lru-locking.patch "
` + mm-slub-fix-missing-alloc_slowpath-stat-when-bulk-alloc.patch "

[PATCH v3] ext4: fix log printing of ext4_mb_regular_allocator()
 2020-08-19  3:49 UTC  (2+ messages)

[ath6kl:ath11k-qca6390-bringup] BUILD SUCCESS d17737bdbed8137ea0bf021f63643d1fb04286a4
 2020-08-19  3:53 UTC 

[net-next v3 0/4] devlink flash update overwrite mask
 2020-08-19  3:54 UTC  (5+ messages)
` [net-next v3 1/4] devlink: check flash_update parameter support in net core
` [net-next v3 3/4] devlink: introduce flash update overwrite mask

[PATCH 0/3] Chunk Heap Support on DMA-HEAP
 2020-08-19  3:46 UTC  (3+ messages)

[PATCH 0/2] Add MStar interrupt controller support
 2020-08-19  3:42 UTC  (9+ messages)
` [PATCH 1/2] irqchip: irq-mst: "
` [PATCH 2/2] dt-bindings: interrupt-controller: Add MStar interrupt controller

User library support for memory windows on rxe
 2020-08-19  3:49 UTC  (2+ messages)
` [PATCH] rdma-core/providers/rxe: Implement MW commands

[PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531
 2020-08-19  3:49 UTC  (3+ messages)

[PATCH v5 00/11] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-08-19  3:48 UTC  (3+ messages)
` [PATCH v5 11/11] "

[Bug 1879672] [NEW] QEMU installer with WHPX support
 2020-08-19  3:36 UTC  (3+ messages)
` [Bug 1879672] Re: [EXTERNAL] Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries

[PATCH 1/2] libxl: workaround gcc 10.2 maybe-uninitialized warning
 2020-08-19  3:43 UTC  (3+ messages)
` [PATCH 2/2] libxl: fix -Werror=stringop-truncation in libxl__prepare_sockaddr_un

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-19  3:43 UTC  (3+ messages)
` [PATCH 2/2] i2c: i2c-qcom-geni: Add shutdown "

[igt-dev] [PATCH 1/2] i915/perf: add tests for triggered OA reports
 2020-08-19  3:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[hch-misc:dma_alloc_pages 28/30] drivers/crypto/ccp/tee-dev.c:70:10: error: implicit declaration of function 'ioread32'
 2020-08-19  3:42 UTC 

linux-next: build warning after merge of the sound-asoc tree
 2020-08-19  3:40 UTC  (2+ messages)
` [PATCH] ASoC: sun8i-codec: Hook up component probe function


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.