All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-25 21:31:27 to 2020-02-25 21:58:30 UTC [more...]

[PATCH v2 bpf-next] selftests/bpf: print backtrace on SIGSEGV in test_progs
 2020-02-25 21:58 UTC  (2+ messages)

[PATCH v1 01/40] i2c: qup: Move bus frequency definitions to i2c.h
 2020-02-25 21:57 UTC  (5+ messages)
` [PATCH v1 23/40] i2c: nomadik: Use generic definitions for bus frequencies
` [PATCH v1 34/40] i2c: stu300: "

[PATCH userspace v2] libsepol: cache ebitmap cardinality value
 2020-02-25 21:56 UTC  (6+ messages)

[PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
 2020-02-25 21:56 UTC  (5+ messages)

[PATCH v2] xfs: fix an undefined behaviour in _da3_path_shift
 2020-02-25 21:55 UTC  (3+ messages)

[mel:sched-sisrewrite-v1r3 10/13] kernel/sched/fair.c:6100:6: error: implicit declaration of function 'is_core_idle'; did you mean 'store_idt'?
 2020-02-25 21:55 UTC 

[RFC qemu 0/6] mirror: implement incremental and bitmap modes
 2020-02-25 21:54 UTC  (2+ messages)

[PATCH] bnxt_en: add newline to netdev_*() format strings
 2020-02-25 21:54 UTC  (5+ messages)

[PATCH v8 00/25] Change readahead API
 2020-02-25 21:48 UTC  (130+ messages)
` [Ocfs2-devel] "
` [Cluster-devel] "
` [f2fs-dev] "
` [PATCH v8 01/25] mm: Move readahead prototypes from mm.h
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 02/25] mm: Return void from various readahead functions
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 03/25] mm: Ignore return value of ->readpages
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 04/25] mm: Move readahead nr_pages check into read_pages
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 05/25] mm: Add new readahead_control API
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 06/25] mm: Use readahead_control to pass arguments
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 07/25] mm: Rename various 'offset' parameters to 'index'
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 08/25] mm: rename readahead loop variable to 'i'
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 09/25] mm: Remove 'page_offset' from readahead loop
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 10/25] mm: Put readahead pages in cache earlier
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 11/25] mm: Add readahead address space operation
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 12/25] mm: Move end_index check out of readahead loop
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 13/25] mm: Add page_cache_readahead_unbounded
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 14/25] mm: Document why we don't set PageReadahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 15/25] mm: Use memalloc_nofs_save in readahead path
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 16/25] fs: Convert mpage_readpages to mpage_readahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 17/25] btrfs: Convert from readpages to readahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 18/25] erofs: Convert uncompressed files "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 19/25] erofs: Convert compressed "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 20/25] ext4: Convert "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 21/25] ext4: Pass the inode to ext4_mpage_readpages
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 22/25] f2fs: Convert from readpages to readahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 24/25] fuse: Convert from readpages to readahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v8 25/25] iomap: "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "

[PATCH v5 0/8] dax/pmem: Provide a dax operation to zero range of memory
 2020-02-25 21:52 UTC  (15+ messages)
` [PATCH v5 2/8] drivers/pmem: Allow pmem_clear_poison() to accept arbitrary offset and len

[PATCH] io_uring: pick up link work on submit reference drop
 2020-02-25 21:52 UTC  (6+ messages)

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-25 21:52 UTC  (11+ messages)
  ` [PATCH 04/12] drm: Nuke mode->vrefresh
                ` [Intel-gfx] "

[PATCH v2] execve: warn if process starts with executable stack
 2020-02-25 21:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2020-02-25 21:50 UTC  (5+ messages)
`  "

[PATCH] cpupower: avoid multiple definition with gcc -fno-common
 2020-02-25 21:51 UTC  (5+ messages)
` [PATCH v2] "

[MODERATED] [PATCH v2 0/2] v2: more sampling fun 0
 2020-02-25 21:51 UTC  (7+ messages)
` [MODERATED] [PATCH v2 2/2] v2: more sampling fun 2
` [MODERATED] [PATCH v2 1/2] v2: more sampling fun 1
` [MODERATED] Re: [PATCH v2 0/2] v2: more sampling fun 0
    `  "

[PATCH 00/13]redundant code: Fix warnings reported by Clang static code analyzer
 2020-02-25 21:49 UTC  (3+ messages)
` [PATCH 01/13] block/stream: Remove redundant statement in stream_run()

[PATCH 0/1] i2c: imc: Add support for Intel iMC SMBus host controller
 2020-02-25 21:49 UTC  (2+ messages)

[PATCH v5 13/19] x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
 2020-02-25 21:49 UTC  (2+ messages)

[PATCH v4 00/36] KVM: s390: Add support for protected VMs
 2020-02-25 21:48 UTC  (5+ messages)
` [PATCH v4 09/36] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
    ` [PATCH v4.5 "

[Intel-gfx] [PATCH] drm/i915/selftests: Add request throughput measurement to perf
 2020-02-25 21:46 UTC 

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-02-25 21:46 UTC  (7+ messages)
` [PATCH RFC v4 06/13] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
        ` [virtio-dev] "

[PATCH v1] of: property: Add device link support for power-domains and hwlocks
 2020-02-25 21:45 UTC  (4+ messages)

[PATCH 1/2] Cryptomount support LUKS detached header
 2020-02-25 21:46 UTC  (3+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2020-02-25 21:42 UTC  (7+ messages)

[PATCH] can: mcp251x: convert to half-duplex SPI
 2020-02-25 21:43 UTC  (2+ messages)

[PATCH net-next v2 0/2] net/smc: improve peer ID in CLC decline
 2020-02-25 21:41 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/smc: rework peer ID handling
` [PATCH net-next v2 2/2] net/smc: improve peer ID in CLC decline for SMC-R

[RFC 2/3] tools/memory-model: Add a litmus test for atomic_set()
 2020-02-25 21:42 UTC  (2+ messages)
` More on reader-writer locks

[plbossart-sound:sdw/master_device-rebase 45/152] drivers/soundwire/intel.c:1221:26: sparse: sparse: symbol 'intel_sdw_driver' was not declared. Should it be static?
 2020-02-25 21:41 UTC  (2+ messages)
` [RFC PATCH plbossart-sound] soundwire: intel: intel_sdw_driver can be static

[PATCH, net-next, v6, 0/2] net/ethtool: Introduce link_ksettings API for virtual network devices
 2020-02-25 21:41 UTC  (3+ messages)
` [PATCH, net-next, v6, 1/2] ethtool: Factored out similar ethtool link settings for virtual devices to core
` [PATCH, net-next, v6, 2/2] net/ethtool: Introduce link_ksettings API for virtual network devices

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-25 21:34 UTC  (6+ messages)

[PATCH v2] dt-bindings: input: Convert gpio-keys bindings to schema
 2020-02-25 21:40 UTC 

[mel:sched-sisrewrite-v1r3 10/13] kernel//sched/fair.c:6100:6: error: implicit declaration of function 'is_core_idle'; did you mean 'fork_idle'?
 2020-02-25 21:39 UTC 

[Bug 206393] New: amdgpu: garbled screen after resume
 2020-02-25 21:37 UTC  (3+ messages)
` [Bug 206393] "

[pinctrl:devel] BUILD SUCCESS 9779542003719b971d901c27f4af0d69e86026e5
 2020-02-25 21:36 UTC 

[igt-dev] [PATCH i-g-t 1/2] tests/perf: add some debug prints
 2020-02-25 21:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

A problem with live migration of UEFI virtual machines
 2020-02-25 21:35 UTC  (7+ messages)
    ` [edk2-devel] "

[hwmon:hwmon-next] BUILD SUCCESS 7e331bfd1172b8ed13199b056f336c408394c0ce
 2020-02-25 21:35 UTC 

[PATCH 0/1] selinux: Add xfs quota command types
 2020-02-25 21:35 UTC  (9+ messages)

[PATCH v3 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
 2020-02-25 21:35 UTC  (2+ messages)

[linux-lvm] faster snapshot creation?
 2020-02-25 21:35 UTC  (3+ messages)

[next v4] hwmon: (pmbus/xdpe12284) Add callback for vout limits conversion
 2020-02-25 21:33 UTC 

[RFC][PATCH] checkpatch: Properly warn if Change-Id comes after first Signed-off-by line
 2020-02-25 21:33 UTC  (7+ messages)

[PATCH, net-next, v5, 0/2] net/ethtool: Introduce link_ksettings API for virtual network devices
 2020-02-25 21:33 UTC  (4+ messages)
` [PATCH, net-next, v5, 2/2] "

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-25 21:31 UTC  (3+ messages)


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.