All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-28 07:11:01 to 2021-01-28 07:44:38 UTC [more...]

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-01-28  7:44 UTC 

[PATCH] drm/amdgpu/swsmu: use percent rather than rpm for manual fan control
 2021-01-28  7:44 UTC  (2+ messages)

[RESEND PATCH 0/2] Add KVM support for bus lock debug exception
 2021-01-28  7:41 UTC  (8+ messages)
` [RESEND PATCH 1/2] KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit

[PATCH v11 0/9] drm/mediatek: add support for mediatek SOC MT8183
 2021-01-28  7:42 UTC  (37+ messages)
` [PATCH v11 1/9] arm64: dts: mt8183: rename rdma fifo size
` [PATCH v11 2/9] arm64: dts: mt8183: refine gamma compatible name
` [PATCH v11 3/9] drm/mediatek: add RDMA fifo size error handle
` [PATCH v11 4/9] drm/mediatek: add mtk_dither_set_common() function
` [PATCH v11 5/9] drm/mediatek: separate gamma module
` [PATCH v11 6/9] drm/mediatek: add has_dither private data for gamma
` [PATCH v11 7/9] drm/mediatek: enable dither function
` [PATCH v11 8/9] soc: mediatek: add mtk mutex support for MT8183
` [PATCH v11 9/9] drm/mediatek: add support for mediatek SOC MT8183

[PATCH 1/2] qspinlock: Ensure writes are pushed out of core write buffer
 2021-01-28  7:42 UTC  (7+ messages)

[RFC 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVIE based memory
 2021-01-28  7:42 UTC  (8+ messages)
` [RFC 1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE "

[PATCH] KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl
 2021-01-28  7:40 UTC  (2+ messages)

[PATCH v2] KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
 2021-01-28  7:41 UTC  (5+ messages)

[PATCH 0/2] xfsprogs: xfs_logprint misc log decoding issues
 2021-01-28  7:37 UTC  (2+ messages)
` [PATCH 2/2] xfs_logprint: decode superblock updates correctly

[PATCH] nbd: Fix NULL pointer in flush_workqueue
 2021-01-28  7:41 UTC 

[Buildroot] [PATCH 0/3] allwinner: update BSP for several boards
 2021-01-28  7:42 UTC  (7+ messages)
` [Buildroot] [PATCH 1/3] configs/linksprite_pcduino: bump BSP versions
` [Buildroot] [PATCH 2/3] configs/orangepi_zero_defconfig: "
` [Buildroot] [PATCH 3/3] configs/orangepi_zero_plus2_defconfig: "

[PATCH net 1/1] netfilter: conntrack: Check offload bit on table dump
 2021-01-28  7:40 UTC 

[PATCH v2] mm: memdup_user*() should use same gfp flags
 2021-01-28  7:42 UTC  (7+ messages)
` [PATCH v3] "

[LTP] [PATCH] memcg/functional: Convert to newlib
 2021-01-28  7:41 UTC  (4+ messages)

[Ocfs2-devel] [RFC PATCH 00/34] block: introduce bio_new()
 2021-01-28  7:27 UTC  (83+ messages)
` [Ocfs2-devel] [RFC PATCH 01/34] block: move common code into blk_next_bio()
  `  "
` [Ocfs2-devel] [RFC PATCH 02/34] block: introduce and use bio_new
  `  "
` [Ocfs2-devel] [RFC PATCH 03/34] drdb: use bio_new in drdb
  `  "
` [Ocfs2-devel] [RFC PATCH 04/34] drdb: use bio_new() in submit_one_flush
  `  "
` [Ocfs2-devel] [RFC PATCH 05/34] xen-blkback: use bio_new
  `  "
` [RFC PATCH 06/34] zram: "
` [Ocfs2-devel] [RFC PATCH 07/34] dm: use bio_new in dm-log-writes
  `  "
` [Ocfs2-devel] [RFC PATCH 08/34] dm-zoned: use bio_new in get_mblock_slow
  `  "
` [Ocfs2-devel] [RFC PATCH 09/34] dm-zoned: use bio_new in dmz_write_mblock
  `  "
` [Ocfs2-devel] [RFC PATCH 10/34] dm-zoned: use bio_new in dmz_rdwr_block
  `  "
` [Ocfs2-devel] [RFC PATCH 11/34] nvmet: use bio_new in nvmet_bdev_execute_rw
  `  "
` [Ocfs2-devel] [RFC PATCH 12/34] scsi: target/iblock: use bio_new
  `  "
` [Ocfs2-devel] [RFC PATCH 13/34] block: use bio_new in __blkdev_direct_IO
  `  "
` [Ocfs2-devel] [RFC PATCH 14/34] fs/buffer: use bio_new in submit_bh_wbc
  `  "
` [Ocfs2-devel] [RFC PATCH 15/34] fscrypt: use bio_new in fscrypt_zeroout_range
  `  "
` [RFC PATCH 16/34] fs/direct-io: use bio_new in dio_bio_alloc
  ` [Ocfs2-devel] "
` [RFC PATCH 17/34] iomap: use bio_new in iomap_dio_zero
` [RFC PATCH 18/34] iomap: use bio_new in iomap_dio_bio_actor
  ` [Ocfs2-devel] "
` [RFC PATCH 19/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmRead
` [RFC PATCH 20/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmStartIO
` [RFC PATCH 21/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_writepage
` [RFC PATCH 22/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_readpage
` [RFC PATCH 23/34] fs/mpage.c: use bio_new mpage_alloc
` [RFC PATCH 24/34] fs/nilfs: use bio_new nilfs_alloc_seg_bio
` [RFC PATCH 25/34] ocfs/cluster: use bio_new in dm-log-writes
` [RFC PATCH 26/34] xfs: use bio_new in xfs_rw_bdev
` [RFC PATCH 27/34] xfs: use bio_new in xfs_buf_ioapply_map
` [RFC PATCH 28/34] zonefs: use bio_new
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io
` [RFC PATCH 30/34] hfsplus: use bio_new in hfsplus_submit_bio()
` [RFC PATCH 31/34] iomap: use bio_new in iomap_readpage_actor
` [RFC PATCH 32/34] mm: use bio_new in __swap_writepage
` [RFC PATCH 33/34] mm: use bio_new in swap_readpage
` [RFC PATCH 34/34] mm: add swap_bio_new common bio helper

[PATCH] RFC: dma-fence: Document recoverable page fault implications
 2021-01-28  7:39 UTC  (7+ messages)
        ` [Linaro-mm-sig] "

post-receive: pub/scm/virt/kvm/kvm
 2021-01-28  7:40 UTC 

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2021-01-28  7:39 UTC 

[dpdk-dev] [PATCH] net/mlx5: support modify field rte flow action
 2021-01-28  7:39 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] ath9k: Add separate entry for LED triggers to fix module builds
 2021-01-28  7:33 UTC  (2+ messages)

[PATCH BlueZ v2] input/hog: Fix crashes of UAF of hog->attr
 2021-01-28  7:30 UTC  (2+ messages)
` [BlueZ,v2] "

mmotm 2021-01-27-23-30 uploaded
 2021-01-28  7:31 UTC 

[PATCH v2 0/6] Add binding and dts for Qualcomm SM8350 SoC
 2021-01-28  7:31 UTC  (5+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: Add basic devicetree support for "

[PATCH] tests: monitor: use correct $nft value in EXIT trap
 2021-01-28  7:30 UTC  (3+ messages)

[PATCH wireless-drivers] mt76: dma: fix a possible memory leak in mt76_add_fragment()
 2021-01-28  7:30 UTC  (2+ messages)

[PATCH] ath9k: fix build error with LEDS_CLASS=m
 2021-01-28  7:30 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers
 2021-01-28  7:34 UTC 

[PATCH 0/6] MIPS: qspinlock: Try to reduce reduce the spinlock regression
 2021-01-28  7:29 UTC  (7+ messages)
` [PATCH 1/6] MIPS: Octeon: Implement __smp_store_release()
` [PATCH 3/6] MIPS: Octeon: qspinlock: Flush write buffer

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2021-01-28  7:33 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2021-01-28  7:32 UTC 

kdump always hangs in rcu_barrier() -> wait_for_completion()
 2021-01-28  7:28 UTC  (7+ messages)

Supporting new interfaces in phosphor-ipmi-flash
 2021-01-28  7:29 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-01-28  7:30 UTC 

[PATCH] netdevsim: init u64 stats for 32bit hardware
 2021-01-28  7:23 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2021-01-28  7:26 UTC 

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2021-01-28  7:24 UTC 

[PATCH] blk-cgroup: Remove obsolete macro
 2021-01-28  7:18 UTC 

[PATCH 2/2] ath10k: pass the ssid info to get the correct bss entity
 2021-01-28  7:19 UTC  (3+ messages)

[PATCH v2] ath10k: fix wmi mgmt tx queue full due to race condition
 2021-01-28  7:19 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST
 2021-01-28  7:22 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST (rev2)

[PATCH v4 3/3] ath10k: allow dynamic SAR power limits via common API
 2021-01-28  7:18 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2021-01-28  7:21 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2021-01-28  7:21 UTC 

[PATCH] env: sf: single function env_sf_save()
 2021-01-28  7:21 UTC 

[meta-gnome][PATCH] network-manager-applet: Build without libteam support
 2021-01-28  7:19 UTC 

[MPT3SAS bug] wrong queue setting for HDD. drive
 2021-01-28  7:15 UTC  (2+ messages)

any interest in an official "meta-rubygems" layer?
 2021-01-28  7:18 UTC  (2+ messages)
` [yocto] "

[PATCH v8 00/10] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-28  7:15 UTC  (3+ messages)

[PATCH 0/7] ppc/pnv: Misc cleanups
 2021-01-28  7:13 UTC  (4+ messages)
` [PATCH 5/7] ppc/pnv: Discard internal BMC initialization when BMC is external

[PATCH v2 0/3] handle large user and group ID for isofs and udf
 2021-01-28  7:12 UTC 

[RFC PATCH 0/3] add ttm trace event support
 2021-01-28  7:13 UTC  (8+ messages)
` [RFC PATCH 1/3] drm/ttm: add ttm bo "
` [RFC PATCH 2/3] drm/ttm: add ttm vm "
` [RFC PATCH 3/3] drm/ttm: add ttm mem "

[igt-dev] [PATCH i-g-t][V2]i915/gem_exec_gttfill: Added test description for test case
 2021-01-28  7:13 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_exec_gttfill: "

[PATCH v3 00/25] Page folios
 2021-01-28  7:04 UTC  (7+ messages)
` [PATCH v3 14/25] mm: Add lock_folio
` [PATCH v3 17/25] mm/filemap: Convert end_page_writeback to end_folio_writeback
` [PATCH v3 19/25] mm: Add wait_for_stable_folio and wait_on_folio_writeback
` [PATCH v3 21/25] mm: Convert lock_page_or_retry to lock_folio_or_retry
` [PATCH v3 23/25] mm: Convert test_clear_page_writeback to test_clear_folio_writeback
` [PATCH v3 25/25] cachefiles: Switch to wait_page_key

[PATCH] media/pci: fix spelling typo of frimware
 2021-01-28  6:53 UTC 

[PATCH v18 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-01-28  7:05 UTC  (4+ messages)
` [PATCH v18 01/10] fs/ntfs3: Add headers and misc files


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.