All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-21 02:13:04 to 2018-11-21 03:29:29 UTC [more...]

[PATCH net] sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
 2018-11-21  3:25 UTC  (4+ messages)

[PATCH V11 00/19] block: support multi-page bvec
 2018-11-21  3:23 UTC  (60+ messages)
` [Cluster-devel] "
` [PATCH V11 01/19] block: don't use bio->bi_vcnt to figure out segment number
  ` [Cluster-devel] "
` [PATCH V11 02/19] block: introduce multi-page bvec helpers
  ` [Cluster-devel] "
` [PATCH V11 03/19] block: introduce bio_for_each_bvec()
  ` [Cluster-devel] "
` [PATCH V11 04/19] block: use bio_for_each_bvec() to compute multi-page bvec count
  ` [Cluster-devel] "
` [PATCH V11 05/19] block: use bio_for_each_bvec() to map sg
  ` [Cluster-devel] "
` [PATCH V11 06/19] block: introduce bvec_last_segment()
  ` [Cluster-devel] "
` [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
  ` [Cluster-devel] "
` [PATCH V11 08/19] btrfs: use bvec_last_segment to get bio's last page
  ` [Cluster-devel] "
` [PATCH V11 09/19] btrfs: move bio_pages_all() to btrfs
  ` [Cluster-devel] "
` [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter
  ` [Cluster-devel] "
` [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
  ` [Cluster-devel] "
` [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
  ` [Cluster-devel] "
` [PATCH V11 13/19] block: move bounce_clone_bio into bio.c
  ` [Cluster-devel] "
` [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
  ` [Cluster-devel] "
` [PATCH V11 15/19] block: enable multipage bvecs
  ` [Cluster-devel] "
` [PATCH V11 16/19] block: always define BIO_MAX_PAGES as 256
  ` [Cluster-devel] "
` [PATCH V11 17/19] block: document usage of bio iterator helpers
  ` [Cluster-devel] "
` [PATCH V11 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
  ` [Cluster-devel] "
` [PATCH V11 19/19] block: kill BLK_MQ_F_SG_MERGE
  ` [Cluster-devel] "

[PATCH 0/3] Fix unsafe BPF_PROG_TEST_RUN interface
 2018-11-20 16:58 UTC  (7+ messages)
` [PATCH 3/3] selftests: add a test for bpf_prog_test_run output size
` [PATCH v2 0/4] Fix unsafe BPF_PROG_TEST_RUN interface
  ` [PATCH v2 4/4] selftests: add a test for bpf_prog_test_run output size

[RFC v3 0/3] Add VRF support for VXLAN underlay
 2018-11-20 16:58 UTC  (14+ messages)
` [RFC v3 2/3] vxlan: add support for underlay in non-default VRF
` [RFC v3 3/3] vxlan: handle underlay VRF changes

[RFC PATCH v2 0/3] realize dax_operations for dm-snapshot
 2018-11-21  3:27 UTC  (8+ messages)
  ` [RFC PATCH v2 1/3] dm: enable "
  ` [RFC PATCH v2 2/3] dm: expand hc_map in mapped_device for lack of map
  ` [RFC PATCH v2 3/3] dm: expand valid types for dm-ioctl

[PATCH 0/5] xfs-5.0: miscellaneous cleanups
 2018-11-20 16:56 UTC  (16+ messages)
` [PATCH 1/5] xfs: const-ify xfs_owner_info arguments
` [PATCH 2/5] xfs: remove xfs_rmap_ag_owner and friends
` [PATCH 3/5] xfs: add a block to inode count converter
` [PATCH 4/5] xfs: precalculate inodes and blocks per inode cluster
` [PATCH 5/5] xfs: precalculate cluster alignment in inodes and blocks

[PATCH v1 0/8] mm/kdump: allow to exclude pages that are logically offline
 2018-11-21  3:22 UTC  (15+ messages)
` [PATCH v1 2/8] mm: convert PG_balloon to PG_offline
` [PATCH v1 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v1 6/8] vmw_balloon: mark inflated pages PG_offline

[PATCH v5 00/11] media: ov5640: Misc cleanup and improvements
 2018-11-20 16:51 UTC  (5+ messages)
` [PATCH v5 01/11] media: ov5640: Adjust the clock based on the expected rate

Clang backports for 4.9 and 4.4
 2018-11-20 16:52 UTC  (10+ messages)

[PATCH net-next v3] wireless-drivers: rtnetlink wifi simulation device
 2018-11-21  3:20 UTC  (11+ messages)

[PATCH V10 00/19] block: support multi-page bvec
 2018-11-21  3:20 UTC  (11+ messages)
` [PATCH V10 09/19] block: introduce bio_bvecs()
              ` [Cluster-devel] "

Memory hotplug softlock issue
 2018-11-21  3:20 UTC  (15+ messages)

[U-Boot] [PATCH v2 0/3] RISC-V S-mode support
 2018-11-21  3:19 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] riscv: Add kconfig option to run u-boot in S-mode
` [U-Boot] [PATCH v2 3/3] riscv: Add S-mode defconfigs for QEMU virt machine

[PATCH v3] scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes
 2018-11-21  3:19 UTC  (2+ messages)

[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
 2018-11-21  3:18 UTC  (5+ messages)

[PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device
 2018-11-21  3:14 UTC  (2+ messages)

[PATCH v3 0/1] Fix scissors bug during merge conflict
 2018-11-21  3:13 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] t7600: clean up 'merge --squash c3 with c7' test
  ` [PATCH v4 2/2] merge: add scissors line on merge conflict

[PATCH 4.9 V2 00/24] V4.9 backport of 32-bit arm spectre patches
 2018-11-20 16:42 UTC  (10+ messages)
` [PATCH 4.9 V2 09/24] ARM: spectre-v2: add firmware based hardening

[Buildroot] [PATCH v2 1/6] package/compiler-rt: new package
 2018-11-21  3:12 UTC  (8+ messages)
` [Buildroot] [PATCH v2 2/6] package/llvm: install target binary/debug tools

[virtio] [PATCH] ACCESS_PLATFORM/ACCESS_ORDER
 2018-11-21  3:09 UTC 

[PATCH 0/4] KFD upstreaming Nov 2018, part 2
 2018-11-21  3:07 UTC  (5+ messages)
  ` [PATCH 1/4] drm/amdgpu: Add KFD VRAM limit checking
  ` [PATCH 2/4] drm/amdkfd: Add NULL-pointer check
  ` [PATCH 3/4] drm/amdkfd: Add DMABuf import functionality
  ` [PATCH 4/4] drm/amdkfd: Add support for doorbell BOs

[LTP] [PATCH] syscalls/statx06.c: Fix compiler errors on old distros
 2018-11-21  3:05 UTC 

[PATCH] mm: use managed_zone() for more exact check in zone iteration
 2018-11-21  3:05 UTC  (3+ messages)

[PATCH 0/7] xfs: various fixes for 4.20
 2018-11-20 16:33 UTC  (9+ messages)
` [PATCH 6/7] xfs: don't ENOSPC on writeback when punching holes
` [PATCH 8/7] xfs: delalloc -> unwritten COW fork allocation can go wrong

[PATCH 0/6] crypto: x86/chacha20 - SIMD performance improvements
 2018-11-20 16:32 UTC  (7+ messages)

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-21  3:02 UTC  (11+ messages)

[PATCH] tee: optee: avoid possible double list_del()
 2018-11-21  3:01 UTC 

[PATCH 0/3] crypto: x86/chacha20 - AVX-512VL block functions
 2018-11-20 16:30 UTC  (4+ messages)
` [PATCH 1/3] crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
` [PATCH 2/3] crypto: x86/chacha20 - Add a 2-block "
` [PATCH 3/3] crypto: x86/chacha20 - Add a 4-block "

[linux-4.19 test] 130520: regressions - trouble: blocked/broken/fail/pass
 2018-11-21  3:00 UTC 

hello@
 2018-11-21  0:05 UTC 

[PATCH 1/4] drm/edid: Add CTA-861-G modes with VIC < 128
 2018-11-21  2:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

[RFC PATCH] net: don't keep lonely packets forever in the gro hash
 2018-11-20 16:28 UTC  (4+ messages)

[RFC PATCH v3 00/15] crypto: Adiantum support
 2018-11-20 16:24 UTC  (13+ messages)
` [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
            ` [RFC PATCH] zinc chacha20 generic implementation using crypto API code
              ` [RFC PATCH v2 0/4] Exporting existing crypto API code through zinc

[U-Boot] [PATCH V2 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
 2018-11-21  2:54 UTC  (4+ messages)
` [U-Boot] [PATCH V2 14/15] drivers: ddr: introduce DDR driver for i.MX8M

[PATCH hwmon-next v1 1/1] hwmon: (mlxreg-fan) Fix macros for tacho fault reading
 2018-11-20 16:23 UTC  (6+ messages)

[PATCH] mm, hotplug: protect nr_zones with pgdat_resize_lock()
 2018-11-21  2:52 UTC  (5+ messages)

[PATCH 0/7] Improve I/O priority handling
 2018-11-21  2:50 UTC  (10+ messages)
` [PATCH 2/7] block: Remove bio->bi_ioc

[xen-4.7-testing test] 130564: trouble: blocked/broken/fail/pass
 2018-11-21  2:50 UTC 

Discussion: PNOR image verification (and possibly Virtual PNOR) on 64MiB flash
 2018-11-21  2:49 UTC  (2+ messages)

[PATCH 0/4] XSA-276 follow-up
 2018-11-21  2:47 UTC  (5+ messages)
` [PATCH 2/4] x86: correct instances of PGC_allocated clearing

[PATCH v2 0/2] x86: Asm macros fixes
 2018-11-21  2:47 UTC  (7+ messages)
` [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros

[PATCH 1/2] drm/i915/gvt: Avoid use-after-free iterating the gtt list
 2018-11-21  2:46 UTC  (3+ messages)

[Qemu-devel] [PATCH for 3.1 v2] spapr: Fix ibm, max-associativity-domains property number of nodes
 2018-11-21  2:44 UTC  (2+ messages)

[Buildroot] [PATCH next] tpm2-tss: force libopenssl as openssl provider
 2018-11-21  2:44 UTC 

[Cluster-devel] [PATCH v1 0/4] fs: fix race between llseek SEEK_END and write
 2018-11-21  2:44 UTC  (10+ messages)
`  "
` [Cluster-devel] [PATCH v1 1/4] vfs: "
  `  "
` [Cluster-devel] [PATCH v1 2/4] ext4: "
  `  "
` [Cluster-devel] [PATCH v1 3/4] f2fs: "
  `  "
` [Cluster-devel] [PATCH v1 4/4] overlayfs: "
  `  "

dyntick-idle CPU and node's qsmask
 2018-11-21  2:41 UTC  (10+ messages)

[PATCH V3] thermal: imx: fix for dependency on cpu-freq
 2018-11-21  2:40 UTC 

[mips-linux:mips-next 45/47] arch/mips/include/asm/r4kcache.h:681:35: error: implicit declaration of function 'nid_to_addrbase'
 2018-11-21  2:37 UTC 

RFC: REQ_PRIO use
 2018-11-21  2:37 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS e07232850e18b927866e082888870a9d992ea658
 2018-11-21  2:36 UTC 

[PATCH] media: video-i2c: don't use msleep for 1ms - 20ms
 2018-11-20 16:06 UTC  (2+ messages)

[PATCH 10/14] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2018-11-21  2:36 UTC  (6+ messages)
` [PATCH 12/14] ARM: dts: milbeaut: Add device tree set for the Milbeaut M10V board

[PATCH] x86/mem_access: move p2m_mem_access_sanity_check() from header
 2018-11-21  2:34 UTC  (2+ messages)

netns_id in bpf_sk_lookup_{tcp,udp}
 2018-11-20 16:03 UTC  (12+ messages)

[PATCH] block/025: test discard sector alignement and sector size overflow
 2018-11-21  2:32 UTC  (2+ messages)

Documenting the proposal for TPM 2.0 security in the face of bus interposer attacks
 2018-11-21  2:24 UTC  (12+ messages)
                    ` EXTERNAL: "

[PATCH v1 1/6] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
 2018-11-21  2:26 UTC  (4+ messages)
` [RFC PATCH v1 5/6] powerpc/mm: Add a framework for Kernel Userspace Access Protection

[PATCH net V4 0/5] net/smc: fixes 2018-11-12
 2018-11-20 15:46 UTC  (6+ messages)
` [PATCH net V4 1/5] net/smc: abort CLC connection in smc_release
` [PATCH net V4 2/5] net/smc: use queue pair number when matching link group
` [PATCH net V4 3/5] net/smc: add SMC-D shutdown signal
` [PATCH net V4 4/5] net/smc: atomic SMCD cursor handling
` [PATCH net V4 5/5] net/smc: use after free fix in smc_wr_tx_put_slot()

[U-Boot] [PATCH 1/1] fs: fat: validate sector and cluster size
 2018-11-21  2:17 UTC  (6+ messages)
` [U-Boot] [U-Boot, "

qemu-kvm XDP forwarding with virtio_net
 2018-11-20 15:47 UTC  (3+ messages)

stable-rc/linux-4.19.y boot: 125 boots: 0 failed, 107 passed with 18 offline (v4.19.2-206-g6d9044eb9d40)
 2018-11-20 15:45 UTC 


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.