All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-19 17:50:46 to 2020-02-19 18:38:20 UTC [more...]

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-19 18:38 UTC  (13+ messages)
` [PATCH v8 00/12] "
  ` [PATCH v8 04/12] scs: disable when function graph tracing is enabled
  ` [PATCH v8 12/12] efi/libstub: disable SCS

[PATCH 1/3] selftest/context: Avoid tracebacks from tests using multiprocessing
 2020-02-19 18:38 UTC  (3+ messages)
` [PATCH 2/3] oeqa/selftest: Startardise seperate builddir for concurrent and non-concurrent selftest
` [PATCH 3/3] oeqa/selftest: Drop 'backup' code and SIGTERM handler

[Xen-devel] [PATCH] xen/sched: rework credit2 run-queue allocation
 2020-02-19 18:37 UTC  (4+ messages)

[PATCH 01/10] core-image-sato-sdk-ptest: do not pull in ptest-pkgs
 2020-02-19 18:37 UTC  (16+ messages)
` [PATCH 05/10] weston-init: use the drm backend rather than fbdev one

[PATCH] mm: memcontrol: asynchronous reclaim for memory.high
 2020-02-19 18:37 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 1/3] drm/i915/display: Deactive FBC in fastsets when disabled by parameter
 2020-02-19 18:37 UTC  (3+ messages)

Hard Disk consumes lots of power in s2idle
 2020-02-19 18:36 UTC  (2+ messages)

[pull request][net 0/7] Mellanox, mlx5 fixes 2020-02-18
 2020-02-19 18:35 UTC  (2+ messages)

[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
 2020-02-19 18:34 UTC  (12+ messages)

[PATCH] RISC-V: Stop putting .sbss in .sdata
 2020-02-19 18:32 UTC  (2+ messages)

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-02-19 18:32 UTC  (2+ messages)

[PATCH] binutils: Upgrade to 2.34 release
 2020-02-19 18:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v2 RESEND] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
 2020-02-19 18:31 UTC  (5+ messages)

[PATCH v3 0/2] ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
 2020-02-19 18:30 UTC  (3+ messages)
` [PATCH v3 1/2] ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
` [PATCH v3 2/2] ext4: fix race between writepages and enabling EXT4_EXTENTS_FL

[PATCH 00/10] usb: Covert to support Live DT
 2020-02-19 18:31 UTC  (3+ messages)
` [PATCH 02/10] usb: ehci-msm: Use dev interface to get device address

[PATCH 1/5 v5] drm/virtio: use consistent names for drm_files
 2020-02-19 18:30 UTC  (11+ messages)
` [PATCH 2/5 v5] drm/virtio: factor out context create hyercall
` [PATCH 3/5 v5] drm/virtio: track whether or not a context has been initiated
` [PATCH 4/5 v5] drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl
` [PATCH 5/5 v5] drm/virtio: add virtio_gpu_context_type

[PATCH v7 0/5] ceph: add perf metrics support
 2020-02-19 18:29 UTC  (3+ messages)
` [PATCH v7 2/5] ceph: add caps perf metric for each session

[PATCH v2] ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
 2020-02-19 18:29 UTC  (3+ messages)

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-02-19 18:28 UTC  (4+ messages)

Kernel 5.5.4 build fail for BPF-selftests with latest LLVM
 2020-02-19 18:28 UTC  (8+ messages)

[PATCH] ASoC: soc-pcm: Revert "call snd_soc_component_open/close() once"
 2020-02-19 18:26 UTC 

[PATCH] env: ti: boot: Fix Android boot on AM57x EVM
 2020-02-19 18:27 UTC 

Device Tree Evolution Project - call notes - 12th February
 2020-02-19 18:26 UTC  (7+ messages)

[PATCH] KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code
 2020-02-19 18:00 UTC  (3+ messages)

[PATCH] mm: Stop kswapd early when nothing's waiting for it to free pages
 2020-02-19 18:25 UTC  (2+ messages)

[PATCH 0/3] Optimize VM's downtime while do checkpoint in COLO
 2020-02-19 18:24 UTC  (3+ messages)
` [PATCH 1/3] migration/colo: wrap incoming checkpoint process into new helper

[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
 2020-02-19 18:24 UTC  (3+ messages)

[PATCH v3 0/3] Introduce per-task latency_nice for scheduler hints
 2020-02-19 18:23 UTC  (6+ messages)

[PATCH] devicetree: zynqmp.dtsi: Add bootmode selection support
 2020-02-19 18:23 UTC  (3+ messages)

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-02-19 18:22 UTC  (6+ messages)

[PATCH net-master] net: phy: dp83848: Add the TI TLK05/06 PHY ID
 2020-02-19 18:16 UTC 

[peterz-queue:core/rcu 2/14] arch/x86/kernel/cpu/mce/core.c:1353:24: error: invalid type argument of '->' (have 'struct mce')
 2020-02-19 18:20 UTC 

[PATCH net-next 0/3] VLANs, DSA switches and multiple bridges
 2020-02-19 18:20 UTC  (7+ messages)

[PATCH 00/52] drm_device managed resources
 2020-02-19 18:19 UTC  (17+ messages)
` [PATCH 03/52] drm: add managed resources tied to drm_device
              ` [Intel-gfx] "
` [PATCH 27/52] drm: Manage drm_mode_config_init with drmm_
            ` [Intel-gfx] "

Regarding rdma-core repo
 2020-02-19 18:18 UTC 

[PATCH] crypto: arm64: CE: implement export/import
 2020-02-19 18:16 UTC  (3+ messages)

[RESEND PATCH v2 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-02-19 18:16 UTC  (3+ messages)

[PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally
 2020-02-19 18:16 UTC  (5+ messages)
` [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS

[PATCH bpf v2] bpf: fix a potential deadlock with bpf_map_do_batch
 2020-02-19 18:15 UTC  (3+ messages)

[peterz-queue:core/rcu 1/14] arch/powerpc/kernel/traps.c:846:7: error: 'nested' undeclared; did you mean 'net'?
 2020-02-19 18:14 UTC 

Test to trace NFS unlabeled bug
 2020-02-19 18:13 UTC  (3+ messages)

[ndctl PATCH] ndctl/list: Drop named list objects from verbose listing
 2020-02-19 18:12 UTC  (4+ messages)

[Intel-gfx] [CI] drm/i915: split i915_driver_modeset_probe() to pre/post irq install
 2020-02-19 18:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 1/1] Support LVDS output on Allwinner A20
 2020-02-19 18:08 UTC  (13+ messages)
` PATCH v4
  ` [PATCH 1/5] drm/sun4i: tcon: Introduce LVDS setup routine setting
  ` [PATCH 2/5] drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20
  ` [PATCH 3/5] ARM: dts: sun7i: Add LVDS panel support "
  ` [PATCH 4/5] dt-bindings: display: sun4i: New compatibles for A20 tcons
  ` [PATCH 5/5] drm/sun4i: tcon: Support LVDS output on Allwinner A20

[PATCH 2/2] partial-clone: avoid fetching when looking for objects
 2020-02-19 18:10 UTC  (2+ messages)

[PATCH v5 0/5] Reftable support git-core
 2020-02-19 18:10 UTC  (7+ messages)
` [PATCH v6 "

[PATCH 5.5 00/80] 5.5.5-stable review
 2020-02-19 18:09 UTC  (2+ messages)

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-02-19 18:09 UTC  (3+ messages)
` [PATCH 4/6] spi: spi-geni-qcom: Add interconnect support

[PATCH 5.4 00/66] 5.4.21-stable review
 2020-02-19 18:09 UTC  (2+ messages)

[PATCH 4.19 00/38] 4.19.105-stable review
 2020-02-19 18:08 UTC  (2+ messages)

[PATCH v2] vsprintf: don't obfuscate NULL and error pointers
 2020-02-19 18:07 UTC  (3+ messages)

Modified GENIVI Cannelloni recipe with strange side effects
 2020-02-19 18:05 UTC  (6+ messages)
` [yocto] "

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-19 18:04 UTC  (7+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
        ` [Xen-devel] "

[PATCH libnetfilter_queue v2 0/1] New pktb_make() function
 2020-02-19 18:04 UTC  (3+ messages)
` [PATCH libnetfilter_queue v2] src: Add faster alternatives to pktb_alloc()

[ndctl PATCH 0/2] ndctl: Cross-arch compatible namespace alignment
 2020-02-19 18:03 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl/region: Support ndctl_region_{get, set}_align()

[PATCH 0/1] Paravirtualized control register pinning test
 2020-02-19 18:04 UTC  (2+ messages)
` [PATCH 1/1] x86: Add "

[PATCH 0/3] Migration mechanism with FD
 2020-02-19 18:02 UTC  (2+ messages)

[PATCH v4 0/5] vhost-user block device backend implementation
 2020-02-19 16:38 UTC  (4+ messages)
` [PATCH v4 1/5] extend libvhost to support IOThread and coroutine

Redfish message registries, plus translation
 2020-02-19 18:03 UTC  (7+ messages)

[PATCH] kcsan: Add option for verbose reporting
 2020-02-19 18:01 UTC  (2+ messages)

[PATCH v2] util/async: make bh_aio_poll() O(1)
 2020-02-19 17:53 UTC 

[ANNOUNCE] Git Rev News edition 60
 2020-02-19 18:01 UTC 

[igt-dev] [PATCH i-g-t 0/2] DC states IGT misc
 2020-02-19 18:01 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/i915_pm_dc: psr required only for dc*-psr tests

[efi:urgent] BUILD SUCCESS 4905450b9255089ec1828882e0480831e535ccc5
 2020-02-19 18:00 UTC 

[m68k:m68k-queue] BUILD SUCCESS fc785bfb45cf525f6711bbe469cfc7b17461685d
 2020-02-19 18:00 UTC 

[m68k:master] BUILD SUCCESS b30dc4ccfd167e1fc95eea6507fba07927a53e2b
 2020-02-19 18:00 UTC 

[PATCH] lx2160a : Add emmc in boot_targets environment variable
 2020-02-19 18:00 UTC 

[PATCH] memory: batch allocate ioeventfds[] in address_space_update_ioeventfds()
 2020-02-19 16:45 UTC  (3+ messages)

[PATCH v3 00/22] tracing vs world
 2020-02-19 18:00 UTC  (8+ messages)
` [PATCH v3 13/22] tracing: Remove regular RCU context for _rcuidle tracepoints (again)

[PATCH] ipq8064: pinctrl: Fixed missing RGMII pincontrol definitions
 2020-02-19 17:59 UTC 

[PATCH v3] virtio: increase virtqueue size for virtio-scsi and virtio-blk
 2020-02-19 15:14 UTC  (2+ messages)

[PATCH] util/async: make bh_aio_poll() O(1)
 2020-02-19 16:54 UTC  (3+ messages)

vsock CID questions
 2020-02-19 15:43 UTC  (2+ messages)

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-02-19 15:11 UTC  (2+ messages)

[PATCH v2 0/2] This small series does two things:
 2020-02-19 17:57 UTC  (5+ messages)
` [PATCH v2 1/2] docs: Convert qemu-cpu-models.texi to rST

[PATCH 0/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks
 2020-02-19 17:57 UTC  (4+ messages)

[Linux-cachefs] About the ceph persistent caching with fscache
 2020-02-19 17:56 UTC 

[PATCH] lib/test_stackinit: move a local outside the switch statement
 2020-02-19 17:56 UTC  (3+ messages)

[PATCH v3] leds: add SGI IP30 led support
 2020-02-19 17:51 UTC  (2+ messages)

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-19 17:55 UTC  (4+ messages)
` [RFC PATCH 08/11] clk: Remove Calxeda driver

[RFC PATCH] vfs: syscalls: Add create_automount() and remove_automount()
 2020-02-19 17:55 UTC  (5+ messages)

[RFC v2] RoCE v2.0 Entropy - IPv6 Flow Label and UDP Source Port
 2020-02-19 17:55 UTC  (11+ messages)

Modern uses of CONFIG_XFS_RT
 2020-02-19 17:55 UTC  (5+ messages)

BLKSECDISCARD ioctl and hung tasks
 2020-02-19 17:54 UTC  (11+ messages)

[PATCH] staging: comedi: change CamelCase to CAPS
 2020-02-19 17:46 UTC 

[PATCH 0/2] solve static percpu symbol issue in module and refine code model of module
 2020-02-19 17:52 UTC  (3+ messages)
` [PATCH 1/2] riscv: avoid the PIC offset of static percpu data in module beyond 2G limits

[PATCH nft v5] tests: Introduce test for set with concatenated ranges
 2020-02-19 17:53 UTC  (2+ messages)

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-19 17:50 UTC  (39+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 2/9] rtl818x: "
` [RESEND PATCH v2 3/9] ntb: intel: "
` [RESEND PATCH v2 4/9] virtio: pci: "
` [RESEND PATCH v2 5/9] arc: "
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 7/9] drm/nouveau: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "
` [RESEND PATCH v2 9/9] ath5k: "

[Xen-devel] [PATCH v4 0/3] Xen on Hyper-V: Implement L0 assisted TLB flush
 2020-02-19 17:52 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 3/3] x86/hyperv: "

[PATCH v2 0/8] docs: sysctl/kernel.rst rework
 2020-02-19 15:25 UTC  (4+ messages)
` [PATCH v2 7/8] docs: add a script to check sysctl docs

[PATCH 0/8] Finish off the split page table prep work
 2020-02-19 17:51 UTC  (5+ messages)
` [PATCH 8/8] iommu/io-pgtable-arm: Prepare for TTBR1 usage

[PATCH] kvm: x86: Print "disabled by bios" only once per host
 2020-02-19 17:51 UTC  (8+ messages)

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-19 17:49 UTC 

[PATCH] btrfs: do not zero f_bavail if we have available space
 2020-02-19 17:50 UTC  (7+ messages)

[Virtio-fs] SELinux support in virtio-fs
 2020-02-19 17:50 UTC  (6+ messages)
  ` [selinux-internal] "
    `  "

[renesas-devel:renesas-arm-soc-for-v5.7] BUILD SUCCESS 92d8495ce9b79185e5fc512fe28768564eb81722
 2020-02-19 17:50 UTC 

[renesas-devel:renesas-drivers-for-v5.7] BUILD SUCCESS 107539fb7fe22915fa5bd78db691d21f95fdc3b3
 2020-02-19 17:50 UTC 

[renesas-devel:next] BUILD SUCCESS c3f5f82f4dfcc32be7b2e7f9b593dad143e96d75
 2020-02-19 17:50 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.