All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-22 11:37:05 to 2021-06-22 12:19:25 UTC [more...]

[PATCH 09/12] iwlwifi: advertise broadcast TWT support
 2021-06-22 12:19 UTC  (2+ messages)

[PATCH v2] PCI: dra7xx: Fix reset behaviour
 2021-06-22 12:16 UTC  (11+ messages)

[PATCH v2 1/4] iwlwifi: mei: add the driver to allow cooperation with CSME
 2021-06-22 12:18 UTC  (2+ messages)

[PATCH net-next 0/3] net: hns3: add support for TX push
 2021-06-22 12:16 UTC  (7+ messages)
` [PATCH net-next 1/3] arm64: barrier: add DGH macros to control memory accesses merging
` [PATCH net-next 2/3] net: hns3: add support for TX push mode

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-22 12:15 UTC  (2+ messages)
` [PATCH v2 01/46] mm: Add folio_to_pfn()

[PATCH] cpufreq: Make cpufreq_online() call driver->offline() on errors
 2021-06-22 12:18 UTC  (3+ messages)

stable-rc/queue/4.19 baseline: 158 runs, 8 regressions (v4.19.195-81-g2b8c719fdf7f)
 2021-06-22 12:18 UTC 

[PATCH v2] vhost-vsock: SOCK_SEQPACKET feature bit support
 2021-06-22 12:16 UTC 

[PATCH v4] io_uring: reduce latency by reissueing the operation
 2021-06-22 12:17 UTC 

[PATCH for-next] RDMA/cma: Fix incorrect Packet Lifetime calculation
 2021-06-22 12:17 UTC  (4+ messages)

radeon on drm-tip: null-ptr deref in radeon_ttm_bo_destroy()
 2021-06-22 12:16 UTC  (4+ messages)

[PATCH for-next] RDMA/hns: Add window selection field of congestion control
 2021-06-22 12:16 UTC 

[PATCH] mtd: spi-nor: remove redundant continue statement
 2021-06-22 12:14 UTC  (3+ messages)

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-22 12:15 UTC  (17+ messages)
              ` [Linaro-mm-sig] "

[OE-core][PATCH] ca-certificates: revert mktemp patch in update-ca-certificates script
 2021-06-22 12:15 UTC 

[PATCH] drm/i915/ttm: consider all placements for the page alignment
 2021-06-22 12:15 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v2 0/3] soc: qcom: geni: add support for gpi dma
 2021-06-22 12:15 UTC  (7+ messages)
` [PATCH v2 1/3] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header
` [PATCH v2 3/3] soc: qcom: geni: Add support for gpi dma

[PATCH 0/4] Remove use of kmap()
 2021-06-22 12:14 UTC  (3+ messages)
` [PATCH 2/4] RDMA/i40iw: "

[dpdk-dev] [PATCH] parray: introduce internal API for dynamic arrays
 2021-06-22 12:13 UTC  (16+ messages)

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-22 12:13 UTC  (8+ messages)
` [PATCH -V8 02/10] mm/numa: automatically generate node migration order

[PATCHv2 0/3] iommu/io-pgtable: Optimize partial walk flush for large scatter-gather list
 2021-06-22 12:11 UTC  (7+ messages)
` [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush

[PATCH 1/3] drm/nouveau: wait for moving fence after pinning v2
 2021-06-22 12:12 UTC  (4+ messages)
` [PATCH 2/3] drm/radeon: wait for moving fence after pinning
` [PATCH 3/3] drm/amdgpu: "

[PATCH 01/12] iwlwifi: mvm: support BIOS enable/disable for 11ax in Russia
 2021-06-22 12:12 UTC  (2+ messages)

RFC: generic file operation for fstrim ioctl()
 2021-06-22 12:11 UTC  (7+ messages)
` [RFC PATCH 1/6] fs: generic file operation for fstrim
` [RFC PATCH 2/6] fs: ext4: move fstrim to file_operation
` [RFC PATCH 3/6] fs: hpfs: "
` [RFC PATCH 4/6] fs: btrfs: "
` [RFC PATCH 5/6] fs: fat: "
` [RFC PATCH 6/6] fs: f2fs: "

[PATCH] backing_dev_info: introduce min_bw/max_bw limits
 2021-06-22 12:12 UTC  (6+ messages)

[PATCH v12 00/33] Memory folios
 2021-06-22 11:41 UTC  (34+ messages)
` [PATCH v12 01/33] mm: Convert get_page_unless_zero() to return bool
` [PATCH v12 02/33] mm: Introduce struct folio
` [PATCH v12 03/33] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v12 04/33] mm/vmstat: Add functions to account folio statistics
` [PATCH v12 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v12 06/33] mm: Add folio reference count functions
` [PATCH v12 07/33] mm: Add folio_put()
` [PATCH v12 08/33] mm: Add folio_get()
` [PATCH v12 09/33] mm: Add folio_try_get_rcu()
` [PATCH v12 10/33] mm: Add folio flag manipulation functions
` [PATCH v12 11/33] mm/lru: Add folio LRU functions
` [PATCH v12 12/33] mm: Handle per-folio private data
` [PATCH v12 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v12 14/33] mm/filemap: Add folio_next_index()
` [PATCH v12 15/33] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v12 16/33] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v12 17/33] mm/memcg: Add folio wrappers for various functions
` [PATCH v12 18/33] mm/filemap: Add folio_unlock()
` [PATCH v12 19/33] mm/filemap: Add folio_lock()
` [PATCH v12 20/33] mm/filemap: Add folio_lock_killable()
` [PATCH v12 21/33] mm/filemap: Add __folio_lock_async()
` [PATCH v12 22/33] mm/filemap: Add folio_wait_locked()
` [PATCH v12 23/33] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v12 24/33] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v12 25/33] mm/filemap: Add folio_end_writeback()
` [PATCH v12 26/33] mm/writeback: Add folio_wait_writeback()
` [PATCH v12 27/33] mm/writeback: Add folio_wait_stable()
` [PATCH v12 28/33] mm/filemap: Add folio_wait_bit()
` [PATCH v12 29/33] mm/filemap: Add folio_wake_bit()
` [PATCH v12 30/33] mm/filemap: Convert page wait queues to be folios
` [PATCH v12 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v12 32/33] fs/netfs: Add folio fscache functions
` [PATCH v12 33/33] mm: Add folio_mapped()

[PATCH] nfs: update has_sec_mnt_opts after cloning lsm options from parent
 2021-06-22 12:11 UTC 

[oe-core][dunfell][PATCH v2] libx11: Fix CVE-2021-31535
 2021-06-22 12:08 UTC 

[PATCH] USB: serial: pl2303: Add new PID to support PL256X (TYPE_MP)
 2021-06-22 12:09 UTC 

[PATCH] ceph: fix error handling in ceph_atomic_open and ceph_lookup
 2021-06-22 12:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] arm64: dts: qcom: msm8994-angler: Disable memory@3800000
 2021-06-22 12:09 UTC  (2+ messages)

[PATCH v4 0/7] Add support for FORM2 associativity
 2021-06-22 12:07 UTC  (5+ messages)
` [PATCH v4 7/7] powerpc/pseries: "

[PATCH rdma-next 0/5] mlx5 MR cache enhancements
 2021-06-22 12:08 UTC  (12+ messages)
` [PATCH mlx5-next 1/5] RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
` [PATCH mlx5-next 2/5] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 3/5] RDMA/mlx5: Change the cache to hold mkeys instead of MRs
` [PATCH mlx5-next 4/5] RDMA/mlx5: Change the cache structure to an rbtree
` [PATCH rdma-next 5/5] RDMA/mlx5: Delay the deregistration of a non-cache mkey

stable-rc/linux-5.4.y baseline: 179 runs, 9 regressions (v5.4.127-91-g3840287eb948)
 2021-06-22 12:08 UTC 

[oe-core][dunfell][PATCH] libx11: Fix CVE-2021-31535
 2021-06-22 12:07 UTC 

[PATCH v2 00/10] Clean up MMU translation
 2021-06-22 12:05 UTC  (3+ messages)
` [PATCH v2 02/10] target/ppc: Use MMUAccessType with *_handle_mmu_fault

[PATCH v6 0/5] Implement SPM/SAW for MSM8998 and SDM6xx
 2021-06-22 12:07 UTC  (6+ messages)
` [PATCH v6 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling

[PATCH] block/ssh: add support for sha256 host key fingerprints
 2021-06-22 12:04 UTC  (2+ messages)

[PATCH v2 0/5] riscv: improving uaccess with logs from network bench
 2021-06-22 12:05 UTC  (4+ messages)

[PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held
 2021-06-22 12:05 UTC 

[PATCH 02/18] x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
 2021-06-22 12:03 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH 01/18] x86/entry: Fix noinstr fail in __do_fast_syscall_32()
 2021-06-22 12:03 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH 04/18] x86: Always inline task_size_max()
 2021-06-22 12:03 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH 03/18] x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
 2021-06-22 12:03 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH 05/18] locking/lockdep: Improve noinstr vs errors
 2021-06-22 12:03 UTC  (2+ messages)
` [tip: objtool/urgent] "

[Bugreport] ath9k dynack not working/low performance on 5 & 10MHz Bandwidth
 2021-06-22 12:03 UTC  (8+ messages)

[PATCH] sched/fair: Ensure that the cfs parent is added after unthrottling
 2021-06-22 12:03 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: Ensure that the CFS "

[PATCH RFC] docs: document file-posix locking protocol
 2021-06-22 12:00 UTC  (2+ messages)

[linux-next:master 8371/11714] drivers/net/ethernet/qualcomm/rmnet/rmnet_map_data.c:438:10: error: implicit declaration of function 'rmnet_map_ipv6_dl_csum_trailer'; did you mean 'rmnet_map_ipv4_dl_csum_trailer'?
 2021-06-22 12:01 UTC  (3+ messages)

[PATCH v3] serial: samsung: use dma_ops of DMA if attached
 2021-06-22  9:17 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Fix incorrect lsn field
 2021-06-22 12:00 UTC 

[dpdk-dev] [PATCH] lib/flow_classify: fix leaking rules on delete
 2021-06-22 11:59 UTC  (3+ messages)

perf tool: About tests debug level
 2021-06-22 11:52 UTC  (3+ messages)

[RFC 0/3] mtd: spi-nor: dealing with reused JEDEC id c22016
 2021-06-22 11:57 UTC  (4+ messages)
` [RFC 2/3] mtd: spi-nor: core: compare JEDEC bytes to already found flash_info

[RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor
 2021-06-22 11:57 UTC  (2+ messages)

[cip-dev] Patches that need porting from 4.19 to 5.10-cip tree
 2021-06-22 11:57 UTC  (3+ messages)

[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
 2021-06-22 11:56 UTC  (11+ messages)
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v5 08/10] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v5 09/10] io_uring: add support for IORING_OP_LINKAT
` [PATCH v5 10/10] io_uring: add support for IORING_OP_MKNODAT

[PATCH] ata: rb532_cf: remove redundant codes
 2021-06-22 11:55 UTC 

[Qemu-devel] [Bug 1836763] [NEW] Firebird crashes on qemu-m68k-user with pthread_mutex_init error
 2021-06-22 11:46 UTC  (2+ messages)
` [Bug 1836763] "

[PATCH v3] slab: Use __func__ to trace function name
 2021-06-22 11:55 UTC  (4+ messages)

[PATCH] watchdog: meson_gxbb_wdt: improve
 2021-06-22 11:53 UTC  (5+ messages)

[PATCH] docs/zh_CN: add core api genericirq translation
 2021-06-22 11:54 UTC  (4+ messages)

[PATCH for-next] RDMA/hns: Add vendor_err info to error WC
 2021-06-22 11:53 UTC 

[PATCH net-next] stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
 2021-06-22 11:51 UTC  (2+ messages)

XDP-hints: Howto support multiple BTF types per packet basis?
 2021-06-22 11:53 UTC  (12+ messages)

[PATCH v8 2/2] leds: Add driver for Qualcomm LPG
 2021-06-22 11:51 UTC  (3+ messages)

[PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup
 2021-06-22 11:51 UTC  (6+ messages)

[f2fs-dev] [PATCH v2] f2fs: compress: remove unneeded read when rewrite whole cluster
 2021-06-22 11:50 UTC 

next/pending-fixes build: 191 builds: 2 failed, 189 passed, 10 warnings (v5.13-rc7-157-g6a2d9370c405)
 2021-06-22 11:51 UTC 

[PATCH v4 0/9] btrfs: compression: refactor and enhancement preparing for subpage compression support
 2021-06-22 11:50 UTC  (5+ messages)

[PATCH v3] virtio-blk: Add validation for block size in config space
 2021-06-22 11:49 UTC  (3+ messages)
  `  "

[PATCH V2 01/15] ARM: dts: imx6q-dhcom: Add the parallel system bus
 2021-06-22  9:59 UTC  (2+ messages)
` [PATCH V2 15/15] ARM: dts: imx6qdl-dhcom: Add DHSOM based DRC02 board

[PATCH v4 00/17] New uAPI drm properties for color management
 2021-06-22 11:48 UTC  (8+ messages)
` [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace
        ` [Intel-gfx] "

[PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC
 2021-06-22 11:49 UTC  (4+ messages)
` [PATCH 4/6] iommu: Combine device strictness requests with the global default

[PATCH] This patch replaces all the instances of dev_info with drm_info macro
 2021-06-22 11:47 UTC  (4+ messages)

[RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
 2021-06-22 11:46 UTC  (3+ messages)

[patch V3 01/66] x86/fpu: x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
 2021-06-22 11:45 UTC  (2+ messages)
` [tip: x86/urgent] "

[patch V3 02/66] x86/fpu: Make init_fpstate correct with optimized XSAVE
 2021-06-22 11:45 UTC  (2+ messages)
` [tip: x86/urgent] "

[GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support
 2021-06-22 11:44 UTC  (7+ messages)

stable-rc/linux-5.10.y baseline: 182 runs, 3 regressions (v5.10.45-147-gc00b84692b51)
 2021-06-22 11:44 UTC 

[RFC v5 00/13] s390x cleanup
 2021-06-22 11:42 UTC  (5+ messages)
` [RFC v5 06/13] target/s390x: start moving TCG-only code to tcg/
` [RFC v5 09/13] target/s390x: make helper.c sysemu-only

[PATCH v4] hwmon: (pmbus) Add support for MPS MP2949A
 2021-06-22 11:42 UTC  (3+ messages)

arch/powerpc/kernel/process.c:447 giveup_all() warn: bitwise AND condition is false here
 2021-06-22 11:41 UTC 

possible deadlock in ovl_maybe_copy_up
 2021-06-22 11:40 UTC  (5+ messages)
` [syzbot] "

[RFC 00/19] Improve the qlge driver based on drivers/staging/qlge/TODO
 2021-06-22 11:36 UTC  (5+ messages)
` [RFC 01/19] staging: qlge: fix incorrect truesize accounting

[PATCH v5 0/3] Intra-refresh period control
 2021-06-22 11:39 UTC  (4+ messages)
` [PATCH v5 1/3] docs: ext-ctrls-codec: Document cyclic intra-refresh zero control value
` [PATCH v5 2/3] media: v4l2-ctrls: Add intra-refresh period control
` [PATCH v5 3/3] venus: venc: Add support for intra-refresh period

[PATCH rdma-next 0/2] SG fix together with update to RDMA umem
 2021-06-22 11:39 UTC  (3+ messages)
` [PATCH rdma-next 1/2] lib/scatterlist: Fix wrong update of orig_nents
` [PATCH rdma-next 2/2] RDMA: Use dma_map_sgtable for map umem pages

usb: host: Reduce xhci_handshake timeout in xhci_reset
 2021-06-22 11:24 UTC 

[PATCH] vringh: Use wiov->used to check for read/write desc order
 2021-06-22 11:37 UTC 

[PATCH 0/5] allow xc_domain_maximum_gpfn() to observe full GFN value
 2021-06-22 11:38 UTC  (3+ messages)
` [PATCH 3/5] libxencall: introduce variant of xencall2() returning long


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.