All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-21 03:06:18 to 2020-02-21 04:03:58 UTC [more...]

[patch 03/15] y2038: hide timeval/timespec/itimerval/itimerspec types
 2020-02-21  4:03 UTC 

[patch 02/15] y2038: remove unused time32 interfaces
 2020-02-21  4:03 UTC  (2+ messages)

[PATCH 0/4] block: fix partition use-after-free and optimization
 2020-02-21  4:03 UTC  (3+ messages)
` [PATCH 1/4] block: fix use-after-free on cached last_lookup partition

[patch 01/15] y2038: remove ktime to/from timespec/timeval conversion
 2020-02-21  4:03 UTC  (2+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-21  3:27 UTC  (73+ messages)
` [PATCH v3 01/27] powerpc: Add OPAL calls for LPC memory alloc/release
` [PATCH v3 02/27] mm/memory_hotplug: Allow check_hotplug_memory_addressable to be called from drivers
` [PATCH v3 03/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v3 04/27] ocxl: Remove unnecessary externs
` [PATCH v3 05/27] ocxl: Address kernel doc errors & warnings
` [PATCH v3 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v3 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v3 08/27] ocxl: Emit a log message showing how much LPC memory was detected
` [PATCH v3 09/27] ocxl: Save the device serial number in ocxl_fn
` [PATCH v3 10/27] powerpc: Add driver for OpenCAPI Persistent Memory
` [PATCH v3 11/27] powerpc: Enable the OpenCAPI Persistent Memory driver for powernv_defconfig
` [PATCH v3 12/27] powerpc/powernv/pmem: Add register addresses & status values to the header
` [PATCH v3 13/27] powerpc/powernv/pmem: Read the capability registers & wait for device ready
` [PATCH v3 14/27] powerpc/powernv/pmem: Add support for Admin commands
` [PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands
` [PATCH v3 16/27] powerpc/powernv/pmem: Register a character device for userspace to interact with
` [PATCH v3 17/27] powerpc/powernv/pmem: Implement the Read Error Log command
` [PATCH v3 18/27] powerpc/powernv/pmem: Add controller dump IOCTLs
` [PATCH v3 19/27] powerpc/powernv/pmem: Add an IOCTL to report controller statistics
` [PATCH v3 20/27] powerpc/powernv/pmem: Forward events to userspace
` [PATCH v3 21/27] powerpc/powernv/pmem: Add an IOCTL to request controller health & perf data
` [PATCH v3 22/27] powerpc/powernv/pmem: Implement the heartbeat command
` [PATCH v3 23/27] powerpc/powernv/pmem: Add debug IOCTLs
` [PATCH v3 24/27] powerpc/powernv/pmem: Expose SMART data via ndctl
` [PATCH v3 25/27] powerpc/powernv/pmem: Expose the serial number in sysfs
` [PATCH v3 26/27] powerpc/powernv/pmem: Expose the firmware version "
` [PATCH v3 27/27] MAINTAINERS: Add myself & nvdimm/ocxl to ocxl

incoming
 2020-02-21  4:03 UTC  (2+ messages)

[PATCH RESEND 00/13] trivial: Detect and remove superfluous semicolons in C code
 2020-02-20 17:30 UTC  (4+ messages)
` [PATCH RESEND 11/13] target/i386/whpx: Remove superfluous semicolon
    ` [EXTERNAL] "

mmotm 2020-02-19-19-51 uploaded
 2020-02-21  4:00 UTC  (3+ messages)
` [Intel-gfx] mmotm 2020-02-19-19-51 uploaded (gpu/drm/i915/ + HDRTEST)
  `  "

[PATCH 1/1] efi/libstub: add libstub/mem.c to documentation tree
 2020-02-21  3:58 UTC 

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-21  3:56 UTC  (2+ messages)

[PATCH bpf-next v7 00/11] Extend SOCKMAP/SOCKHASH to store listening sockets
 2020-02-21  3:56 UTC  (15+ messages)
` [PATCH bpf-next v7 03/11] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v7 04/11] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v7 05/11] bpf, sockmap: Don't set up upcalls and progs for listening sockets
` [PATCH bpf-next v7 06/11] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v7 07/11] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH
` [PATCH bpf-next v7 10/11] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH
` [PATCH bpf-next v7 11/11] selftests/bpf: Tests for sockmap/sockhash holding listening sockets

[Intel-gfx] [PATCH] drm/i915/huc: Fix error reported by I915_PARAM_HUC_STATUS
 2020-02-21  3:56 UTC  (11+ messages)

[PATCH] target: i386: Check float overflow about register stack
 2020-02-21  3:45 UTC 

[PATCH v2 0/2] delay timer_new from init to realize to fix memleaks
 2020-02-21  3:37 UTC  (5+ messages)
` [PATCH v2 2/2] hw: move timer_new from init() into realize() to avoid memleaks

[Cluster-devel] [PATCH v7 00/23] Change readahead API
 2020-02-21  3:50 UTC  (22+ messages)
` [Cluster-devel] [PATCH v7 06/24] mm: Rename various 'offset' parameters to 'index'
  `  "
    ` [Ocfs2-devel] "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v7 09/24] mm: Put readahead pages in cache earlier
  ` [f2fs-dev] "
    ` [Ocfs2-devel] "
    `  "
` [Cluster-devel] [PATCH v7 11/24] mm: Move end_index check out of readahead loop
  ` [f2fs-dev] "
    ` [Ocfs2-devel] "
    `  "

[PULL 00/20] ppc-for-5.0 queue 20200221
 2020-02-21  3:36 UTC  (21+ messages)
` [PULL 01/20] spapr/rtas: Print message from "ibm,os-term"
` [PULL 02/20] qtest: Fix rtas dependencies
` [PULL 03/20] ppc/pnv: Fix PCI_EXPRESS dependency
` [PULL 04/20] ppc: function to setup latest class options
` [PULL 05/20] mem: move nvdimm_device_list to utilities
` [PULL 06/20] nvdimm: add uuid property to nvdimm
` [PULL 07/20] spapr: Add NVDIMM device support
` [PULL 08/20] spapr: Add Hcalls to support PAPR NVDIMM device
` [PULL 09/20] target/ppc/cpu.h: Remove duplicate includes
` [PULL 10/20] pnv/phb3: Convert 1u to 1ull
` [PULL 11/20] pnv/phb4: Fix error path in pnv_pec_realize()
` [PULL 12/20] pnv/phb3: Add missing break statement
` [PULL 13/20] spapr: Allow changing offset for -kernel image
` [PULL 14/20] target/ppc: Fix typo in comments
` [PULL 15/20] target/ppc/cpu.h: Move fpu related members closer in cpu env
` [PULL 16/20] target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition
` [PULL 17/20] ppc: free 'fdt' after reset the machine
` [PULL 18/20] spapr: Don't use spapr_drc_needed() in CAS code
` [PULL 19/20] spapr: Fix handling of unplugged devices during CAS and migration
` [PULL 20/20] hw/ppc/virtex_ml507:fix leak of fdevice tree blob

[Intel-gfx] [PATCH] drm/i915/lspcon: Make sure link rate did not exceed downstream and lspcon limitation
 2020-02-21 11:42 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2] "

linux-next: Tree for Feb 21
 2020-02-21  3:45 UTC 

[PATCH] dt-bindings: mmc: Convert Cadence SD/SDIO/eMMC controller to json-schema
 2020-02-21  3:38 UTC 

[PATCH v8 00/15] add git-bugreport tool
 2020-02-21  3:44 UTC  (5+ messages)
` [PATCH v8 07/15] bugreport: add git-remote-https version

Peer's Certificate has expired
 2020-02-21  3:36 UTC 

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-21  3:41 UTC  (17+ messages)
` [PATCH 1/2] mm: move force_dma_unencrypted() to mem_encrypt.h
` [PATCH 2/2] virtio: let virtio use DMA API when guest RAM is protected

linux-next: build warning in Linus' tree
 2020-02-21  3:39 UTC 

[PATCH v2 0/2] PCI: brcmstb: Add Broadcom STB support
 2020-02-21  3:36 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: brcmstb: Add regulator support
` [PATCH v2 2/2] PCI: brcmstb: Drop clk_put when probe fails and remove

[PATCH v3 for-next 0/7] RDMA/hns: Refactor qp related code
 2020-02-21  3:36 UTC  (2+ messages)

[PATCH RFC 2/2] KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
 2020-02-21  3:35 UTC 

[igt-dev] [PATCH i-g-t] runner/resultgen: Provide output when test output is completely empty
 2020-02-21  3:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

pm/testing build: 6 builds: 0 failed, 6 passed (v5.6-rc2-54-gc6cef55cdff7)
 2020-02-21  3:31 UTC 

[RFC] regset ->get() API
 2020-02-21  3:30 UTC  (7+ messages)

[PATCH v1 0/3] virtio-balloon: Fixes + switch back to OOM handler
 2020-02-21  3:29 UTC  (6+ messages)
` [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM

[zeus][PATCH] openssh: backport patch to fix "cert not yet valid" test
 2020-02-21  3:29 UTC 

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-02-20 21:46 UTC  (5+ messages)
` [PATCH v3 19/20] Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
    ` [Xen-devel] "

[PATCH 0/2] doc: build HTML docs in CI
 2020-02-21  3:26 UTC  (3+ messages)
` [PATCH 1/2] doc/Makefile: turn warnings into errors
` [PATCH 2/2] travis: build HTML docs

[PATCH 1/4] ceph: always renew caps if mds_wanted is insufficient
 2020-02-21  3:22 UTC  (4+ messages)
` [PATCH 2/4] ceph: consider file's last read/write when calculating wanted caps

[PATCH v3 0/8] Improve changing the number of hardware queues
 2020-02-21  3:22 UTC  (9+ messages)
` [PATCH v3 1/8] blk-mq: Fix a comment in include/linux/blk-mq.h
` [PATCH v3 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH v3 3/8] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH v3 4/8] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
` [PATCH v3 5/8] null_blk: Fix changing the number of hardware queues
` [PATCH v3 6/8] null_blk: Fix the null_add_dev() error path
` [PATCH v3 7/8] null_blk: Handle null_add_dev() failures properly
` [PATCH v3 8/8] null_blk: Add support for init_hctx() fault injection

[PATCH v10 0/4] add power control in i2c and at24
 2020-02-21  3:22 UTC  (6+ messages)
` [PATCH v10 4/4] i2c: core: support bus regulator controlling in adapter

[PATCH] clone: teach --single-branch and --branch during --recurse
 2020-02-21  3:16 UTC  (8+ messages)
` [PATCH v2] clone: pass --single-branch during --recurse-submodules
  ` [PATCH v3 0/2] propagate --single-branch during clone --recurse-submodules
    ` [PATCH v3 1/2] submodule--helper: use C99 named initializer
    ` [PATCH v3 2/2] clone: pass --single-branch during --recurse-submodules

[PATCH bpf-next v2 0/5] bpftool: Make probes which emit dmesg warnings optional
 2020-02-21  3:17 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpftool: Move out sections to separate functions
` [PATCH bpf-next v2 2/5] bpftool: Make probes which emit dmesg warnings optional
` [PATCH bpf-next v2 3/5] bpftool: Update documentation of "bpftool feature" command
` [PATCH bpf-next v2 4/5] bpftool: Update bash completion for "
` [PATCH bpf-next v2 5/5] selftests/bpf: Add test "

[PATCH] drm/sun4i: tcon: Support LVDS on the A33
 2020-02-21  3:10 UTC  (3+ messages)

[lkp] [+1515 bytes kernel size regression] [i386-tinyconfig] [b8b6f49af5] vfs: syscalls: Add create_automount() and remove_automount()
 2020-02-21  3:09 UTC 

[lkp] [+1515 bytes kernel size regression] [i386-tinyconfig] [86165686e9] vfs: syscalls: Add create_automount() and remove_automount()
 2020-02-21  3:08 UTC 

[PATCH] dt-bindings: interrupt-controller: Convert UniPhier AIDET to json-schema
 2020-02-21  3:07 UTC  (2+ messages)

BUG: git clean -d cannot remove files from read-only directories
 2020-02-21  3:06 UTC  (3+ messages)
  ` [EXTERNAL] "


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.