All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-29 02:15:08 to 2021-01-29 03:51:32 UTC [more...]

[PATCH v6 0/5] drm: Move struct drm_device.pdev to legacy
 2021-01-29  3:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm: Move struct drm_device.pdev to legacy (rev6)

[PATCH v2] cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioning
 2021-01-29  3:51 UTC 

[PATCH v2 0/5] Add support for Qualcomm QCA639x chips family
 2021-01-29  3:49 UTC  (7+ messages)
` [PATCH v2 3/5] pcie-qcom: provide a way to power up qca6390 chip on RB5 platform
` [PATCH v2 4/5] arm64: dtb: qcom: qrb5165-rb5: add bridge@0,0 to power up qca6391 chip
` [PATCH v2 5/5] arm64: dts: qcom: Add Bluetooth support on RB5

[PATCH v4 0/5] avoid double request completion and IO error
 2021-01-29  3:50 UTC  (16+ messages)
` [PATCH v4 4/5] nvme-rdma: avoid IO error for nvme native multipath

[PATCH] mm/hugetlb: Fix some comment typos
 2021-01-29  3:50 UTC  (2+ messages)

[PATCH] nvme: add tracing of zns commands
 2021-01-29  3:48 UTC  (3+ messages)

[PATCH 0/2] Fix failure to hot add memory
 2021-01-29  3:49 UTC  (6+ messages)
` [PATCH 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue
` [PATCH 2/2] vdpa/mlx5: Restore the hardware used index after change map

[PATCH net 1/2] ibmvnic: fix a race between open and reset
 2021-01-29  3:47 UTC  (2+ messages)
` [PATCH net 2/2] ibmvnic: fix race with multiple open/close

[igt-dev] [PATCH i-g-t v8] tests/kms_atomic_transition:reduce execution time
 2021-01-29  3:47 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_atomic_transition:reduce execution time (rev8)

[git pull] drm fixes for 5.11-rc6
 2021-01-29  3:46 UTC  (2+ messages)

Backport mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint to 5.10
 2021-01-29  3:45 UTC 

sound/soc/bcm/bcm63xx-i2s-whistler.c:161:24: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour
 2021-01-29  3:46 UTC 

[dpdk-dev] [PATCH] net/i40e: fix X722 FDIR field mask
 2021-01-29  3:46 UTC  (3+ messages)

[PATCH] cifs: fix dfs domain referrals
 2021-01-29  3:44 UTC 

[GIT PULL] eCryptfs fix for 5.11-rc6
 2021-01-29  3:44 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 1/8] drm/i915: make local-memory probing a GT operation
 2021-01-29  3:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v5,1/8] drm/i915: make local-memory probing a GT operation (rev2)

[PATCH 1/2] mmc: mediatek: add Inline Crypto Engine support
 2021-01-29  3:39 UTC 

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-01-29  3:40 UTC  (9+ messages)
` [PATCH 01/10] packfile: introduce 'find_kept_pack_entry()'
` [PATCH 02/10] revision: learn '--no-kept-objects'
` [PATCH 03/10] builtin/pack-objects.c: learn '--assume-kept-packs-closed'
` [PATCH 05/10] p5303: measure time to repack with keep

[GIT PULL] tpmdd updates for v5.12-rc1
 2021-01-29  3:38 UTC  (2+ messages)

[PATCH] kretprobe: avoid re-registration of the same kretprobe earlier
 2021-01-29  3:37 UTC  (8+ messages)

[RFC] Issues with mariadb-10.4.17 and aarch64
 2021-01-29  3:38 UTC  (5+ messages)

[PATCH v2] nvme-multipath: Early exit if no path is available
 2021-01-29  3:36 UTC  (13+ messages)

BUG: KASAN: stack-out-of-bounds in unwind_next_frame+0x1df5/0x2650
 2021-01-29  3:35 UTC  (2+ messages)

[PATCH] x86/fault: Send SIGBUS to user process always for hwpoison page access
 2021-01-29  3:33 UTC  (3+ messages)

[PATCH net-next 00/10] Add notifications when route hardware flags change
 2021-01-29  3:33 UTC  (4+ messages)
` [PATCH net-next 05/10] net: ipv4: Emit notification when fib hardware flags are changed

[PATCH] vhost-user: Check for iotlb callback in iotlb_miss
 2021-01-29  3:29 UTC  (4+ messages)

[PATCH] bluetooth: fix memory leak in btusb_mtk_wmt_recv
 2021-01-29  3:27 UTC  (2+ messages)
`  "

[PATCH bpf] x86/bpf: handle bpf-program-triggered exceptions properly
 2021-01-29  3:26 UTC  (15+ messages)

[dpdk-dev] [PATCH v6 0/2] support both PIO and MMIO BAR for legacy device in virtio PMD
 2021-01-29  3:25 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 1/2] bus/pci: use PCI standard sysfs entry to get PIO address
` [dpdk-dev] [PATCH v6 2/2] bus/pci: support MMIO in PCI ioport accessors

[PATCH net-next 00/12] nexthop: Preparations for resilient next-hop groups
 2021-01-29  3:24 UTC  (26+ messages)
` [PATCH net-next 01/12] nexthop: Rename nexthop_free_mpath
` [PATCH net-next 02/12] nexthop: Dispatch nexthop_select_path() by group type
` [PATCH net-next 03/12] nexthop: Introduce to struct nh_grp_entry a per-type union
` [PATCH net-next 04/12] nexthop: Assert the invariant that a NH group is of only one type
` [PATCH net-next 05/12] nexthop: Use enum to encode notification type
` [PATCH net-next 06/12] nexthop: Dispatch notifier init()/fini() by group type
` [PATCH net-next 07/12] nexthop: Extract dump filtering parameters into a single structure
` [PATCH net-next 08/12] nexthop: Extract a common helper for parsing dump attributes
` [PATCH net-next 09/12] nexthop: Strongly-type context of rtm_dump_nexthop()
` [PATCH net-next 10/12] nexthop: Extract a helper for walking the next-hop tree
` [PATCH net-next 11/12] nexthop: Add a callback parameter to rtm_dump_walk_nexthops()
` [PATCH net-next 12/12] nexthop: Extract a helper for validation of get/del RTNL requests

[PATCH iproute2-next 2/2] vdpa: Add vdpa tool
 2021-01-29  3:23 UTC  (5+ messages)
` [PATCH iproute2-next v2 0/2] Add vdpa device management tool
  ` [PATCH iproute2-next v2 2/2] vdpa: Add vdpa tool

[PATCH v3 0/3] Three fixes for task management request implementation
 2021-01-29  3:22 UTC  (7+ messages)
` [PATCH v3 1/3] scsi: ufs: Fix task management request completion timeout
` [PATCH v3 2/3] scsi: ufs: Fix a race condition btw task management request send and compl
` [PATCH v3 3/3] scsi: ufs: Fix wrong Task Tag used in task management request UPIUs

[dpdk-dev] [PATCH v1 0/2] remove smp barriers in app/test
 2021-01-29  3:17 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 1/2] app/test: remove unnecessary barriers for ring stress test

stable-rc/queue/4.4 baseline: 107 runs, 11 regressions (v4.4.253-21-g9684b4f1f42f)
 2021-01-29  3:05 UTC 

[PATCH 1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir
 2021-01-29  3:05 UTC  (10+ messages)
` [PATCH 2/5] kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNC
` [PATCH 3/5] kselftests: dmabuf-heaps: Softly fail if don't find a vgem device
` [PATCH 4/5] kselftests: dmabuf-heaps: Cleanup test output
` [PATCH 5/5] kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed

[PATCH] drm/amd/pm: enable ACDC feature
 2021-01-29  3:07 UTC 

[meta-python][PATCH] python3-h5py: improve reproducibility
 2021-01-29  3:04 UTC 

[Ocfs2-devel] About the status of reflink-tools
 2021-01-29  2:59 UTC 

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2021-01-29  2:58 UTC  (3+ messages)
` [PATCH v9 6/7] media: i2c: imx319: Support probe while the device is off

[PATCH v7 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-01-29  3:00 UTC  (6+ messages)
` [PATCH v7 4/7] crypto: add ecc curve and expose them

[RFC PATCH 0/9] cgroup support for GPU devices
 2021-01-29  3:00 UTC  (9+ messages)
  ` [Intel-gfx] "

s390-linux-ld: coherent.c:undefined reference to `memremap'
 2021-01-29  2:59 UTC  (2+ messages)

[dpdk-dev] ixgbe and UDP with zero checksum
 2021-01-29  2:59 UTC  (4+ messages)

[PATCH 00/10] Fixed some bugs and optimized some codes for COLO
 2021-01-29  2:57 UTC  (6+ messages)
` [PATCH 02/10] Fix the qemu crash when guest shutdown during checkpoint

stable-rc/queue/4.9 baseline: 129 runs, 5 regressions (v4.9.253-28-gdf16aa16873cb)
 2021-01-29  2:58 UTC 

[v2] irqchip: ls-extirq: add flag IRQCHIP_SKIP_SET_WAKE to remove call trace
 2021-01-29  2:55 UTC  (6+ messages)

dax alignment problem on arm64 (and other achitectures)
 2021-01-29  2:55 UTC  (6+ messages)

[Patch bpf-next v5 0/3] bpf: introduce timeout hash map
 2021-01-29  2:54 UTC  (7+ messages)
` [Patch bpf-next v5 1/3] "

[Bug 1913667] [NEW] FPE in npcm7xx_clk_update_pll
 2021-01-29  2:32 UTC 

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-01-29  2:52 UTC  (4+ messages)

[Bug 1913668] [NEW] FPE in npcm7xx_pwm_calculate_freq
 2021-01-29  2:34 UTC 

[Bug 1913669] [NEW] FPE in npcm7xx_adc_convert
 2021-01-29  2:36 UTC 

[agd5f:drm-next 50/60] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:999 amdgpu_info_ioctl() warn: possible memory leak of 'caps'
 2021-01-29  2:52 UTC 

[PATCH] nfs: we don't support removing system.nfs4_acl
 2021-01-29  2:50 UTC  (4+ messages)

[PATCH v2] lan743x: fix endianness when accessing descriptors
 2021-01-29  2:50 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 185 runs, 6 regressions (v5.4.93-2-gebe5a4ff71d7)
 2021-01-29  2:50 UTC 

[PATCH 0/3] Add some perf support for mips
 2021-01-29  2:48 UTC  (7+ messages)
` [PATCH 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf

[PATCH 2/2] drm/amdkfd: Update RDMA implementation such that get_pages() only pins memory of a BO while dma_map() builds an sg_table from the pinned memory
 2021-01-29  2:50 UTC 

[PATCH 1/2] drm/amdgpu: Enable pinning of a BO and building an sg_table off of it as separate peer services
 2021-01-29  2:49 UTC 

Please Quote Order # 2856 with delivery
 2021-01-29  2:33 UTC 

[PATCH 0/8] pack-revindex: introduce on-disk '.rev' format
 2021-01-29  2:42 UTC  (5+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 07/10] t: prepare for GIT_TEST_WRITE_REV_INDEX

[PATCH 0/3] makedumpfile/arm64: support flipped VA and 52-bit kernel VA
 2021-01-29  2:40 UTC  (4+ messages)
` [PATCH 1/3] Use vmcoreinfo note in /proc/kcore for --mem-usage option
` [PATCH 2/3] arm64: Make use of NUMBER(VA_BITS) in vmcoreinfo
` [PATCH 3/3] arm64: support flipped VA and 52-bit kernel VA

[net v2] net: ip_tunnel: fix mtu calculation
 2021-01-29  2:38 UTC  (2+ messages)

[PATCH resend] e100: switch from 'pci_' to 'dma_' API
 2021-01-29  2:33 UTC  (5+ messages)
    ` [Intel-wired-lan] "

stable-rc/queue/5.10 baseline: 191 runs, 1 regressions (v5.10.11-2-g966747d2a376)
 2021-01-29  2:33 UTC 

No u-boot-fslc-fw-utils recipe for Dunfell?
 2021-01-29  2:28 UTC  (6+ messages)
` [meta-freescale] "

[PATCH] kunit: don't show `1 == 1` in failed assertion messages
 2021-01-29  2:25 UTC 

[xhci:for-usb-next 24/26] drivers/usb/host/xhci-ring.c:762:60: warning: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int')
 2021-01-29  2:25 UTC 

[PATCH v3 00/18] rtw89: add Realtek 802.11ax driver
 2021-01-29  2:21 UTC  (19+ messages)
` [PATCH v3 01/18] rtw89: add CAM files
` [PATCH v3 02/18] rtw89: add BT coexistence files
` [PATCH v3 03/18] rtw89: add core and trx files
` [PATCH v3 04/18] rtw89: add debug files
` [PATCH v3 05/18] rtw89: add efuse files
` [PATCH v3 06/18] rtw89: add files to download and communicate with firmware
` [PATCH v3 07/18] rtw89: add MAC files
` [PATCH v3 08/18] rtw89: implement mac80211 ops
` [PATCH v3 09/18] rtw89: add pci files
` [PATCH v3 10/18] rtw89: add phy files
` [PATCH v3 11/18] rtw89: define register names
` [PATCH v3 12/18] rtw89: add regulatory support
` [PATCH v3 13/18] rtw89: 8852a: add 8852a specific files
` [PATCH v3 14/18] rtw89: 8852a: add 8852a RFK files
` [PATCH v3 15/18] rtw89: 8852a: add 8852a RFK tables
` [PATCH v3 16/18] rtw89: 8852a: add 8852a tables
` [PATCH v3 17/18] rtw89: add ser to recover error reported by firmware
` [PATCH v3 18/18] rtw89: add Kconfig and Makefile

[dpdk-dev] [PATCH] net/iavf: fix vector mapping with queue
 2021-01-29  2:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v5 net-next 00/18] net: mvpp2: Add TX Flow Control support
 2021-01-29  2:20 UTC 

[PATCHSET v6 00/12] xfs: try harder to reclaim space when we run out
 2021-01-29  2:18 UTC  (13+ messages)
` [PATCH 01/12] xfs: trigger all block gc scans when low on quota space
` [PATCH 02/12] xfs: don't stall cowblocks scan if we can't take locks
` [PATCH 03/12] xfs: xfs_inode_free_quota_blocks should scan project quota
` [PATCH 04/12] xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
` [PATCH 05/12] xfs: pass flags and return gc errors from xfs_blockgc_free_quota
` [PATCH 06/12] xfs: try worst case space reservation upfront in xfs_reflink_remap_extent
` [PATCH 07/12] xfs: flush eof/cowblocks if we can't reserve quota for file blocks
` [PATCH 08/12] xfs: flush eof/cowblocks if we can't reserve quota for inode creation
` [PATCH 09/12] xfs: flush eof/cowblocks if we can't reserve quota for chown
` [PATCH 10/12] xfs: add a tracepoint for blockgc scans
` [PATCH 11/12] xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
` [PATCH 12/12] xfs: flush speculative space allocations when we run out of space

stable-rc/queue/4.14 baseline: 147 runs, 8 regressions (v4.14.217-38-g05c8d456fd20)
 2021-01-29  2:18 UTC 

[PATCHSET v4 00/13] xfs: minor cleanups of the quota functions
 2021-01-29  2:17 UTC  (14+ messages)
` [PATCH 01/13] xfs: clean up quota reservation callsites
` [PATCH 02/13] xfs: create convenience wrappers for incore quota block reservations
` [PATCH 03/13] xfs: remove xfs_trans_unreserve_quota_nblks completely
` [PATCH 04/13] xfs: clean up icreate quota reservation calls
` [PATCH 05/13] xfs: fix up build warnings when quotas are disabled
` [PATCH 06/13] xfs: reduce quota reservation when doing a dax unwritten extent conversion
` [PATCH 07/13] xfs: reserve data and rt quota at the same time
` [PATCH 08/13] xfs: refactor common transaction/inode/quota allocation idiom
` [PATCH 09/13] xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
` [PATCH 10/13] xfs: refactor reflink functions to use xfs_trans_alloc_inode
` [PATCH 11/13] xfs: refactor inode creation transaction/inode/quota allocation idiom
` [PATCH 12/13] xfs: move xfs_qm_vop_chown_reserve to xfs_trans_dquot.c
` [PATCH 13/13] xfs: clean up xfs_trans_reserve_quota_chown a bit

[PATCH] net: phy: remove h from printk format specifier
 2021-01-29  2:17 UTC  (2+ messages)

[RFC PATCH] RDMA/rxe: Export imm_data to WC when the related WR with imm_data finished on SQ
 2021-01-29  2:14 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix mbuf flags for PTP packets
 2021-01-29  2:14 UTC  (2+ messages)

[PATCH v7 net-next 00/11] tag_8021q for Ocelot switches
 2021-01-29  2:14 UTC  (5+ messages)
` [PATCH v7 net-next 08/11] net: dsa: allow changing the tag protocol via the "tagging" device attribute


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.