All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-10 05:43:37 to 2020-06-10 06:31:45 UTC [more...]

[PATCH v5 00/10] Support new pmem flush and sync instructions for POWER
 2020-06-10  6:23 UTC  (15+ messages)
` [PATCH v5 01/10] powerpc/pmem: Restrict papr_scm to P8 and above
` [PATCH v5 02/10] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v5 03/10] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v5 04/10] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v5 05/10] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v5 06/10] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v5 07/10] powerpc/book3s/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions
` [PATCH v5 08/10] libnvdimm/dax: Add a dax flag to control synchronous fault support
` [PATCH v5 09/10] powerpc/pmem: Disable synchronous fault by default
` [PATCH v5 10/10] powerpc/pmem: Initialize pmem device on newer hardware

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-06-10  6:31 UTC 

[Buildroot] Adding Files to SDK (SYSROOT)?
 2020-06-10  6:31 UTC  (2+ messages)

[PATCH v3 0/7] Venus dynamic debug
 2020-06-10  6:31 UTC  (5+ messages)
` [PATCH v3 1/7] Documentation: dynamic-debug: Add description of level bitmask

[PATCH v4 00/17] Clean up "mediatek,larb" after adding device_link
 2020-06-10  6:20 UTC  (17+ messages)
` [PATCH v4 08/17] media: mtk-vcodec: separate mtk-vcodec-enc node
` [PATCH v4 09/17] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-06-09
 2020-06-10  6:30 UTC 

Clarification regarding new qemu-img convert --target-is-zero flag
 2020-06-10  6:28 UTC  (3+ messages)

[PATCH] drm/amdgpu: remove distinction between explicit and implicit sync (v2)
 2020-06-10  6:29 UTC  (2+ messages)

[linux-next:master 14057/15967] drivers/staging/media/atomisp/pci/atomisp_compat_css20.c:159:2: warning: function might be possible candidate for 'gnu_printf' format attribute
 2020-06-10  6:28 UTC  (2+ messages)

[PATCH RESEND V2] vdpa: introduce virtio pci driver
 2020-06-10  6:29 UTC  (7+ messages)

bd6f9903ea ("fs: add a kern_chmod helper"): [ 76.498388] kernel BUG at fs/namei.c:250!
 2020-06-10  6:27 UTC 

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-06-10  6:25 UTC  (7+ messages)

bd6f9903ea ("fs: add a kern_chmod helper"): BUG names_cache (Not tainted): Poison overwritten
 2020-06-10  6:26 UTC 

[PATCH] net: mvneta: Fix Serdes configuration for 2.5Gbps modes
 2020-06-10  6:26 UTC  (4+ messages)

[PATCHv2 1/1] ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr
 2020-06-10  6:25 UTC  (2+ messages)

[PATCH 0/9] AMD SEV: Cleanup state handling
 2020-06-10  6:23 UTC  (4+ messages)

[PATCH v2 0/7] virtio: enable VIRTIO_F_RING_PACKED for all devices
 2020-06-10  6:20 UTC  (9+ messages)
` [PATCH v2 4/7] vhost: involve device backends in feature negotiation

[PATCH 0/7] xfs: Extend per-inode extent counters
 2020-06-10  6:24 UTC  (7+ messages)
` [PATCH 2/7] xfs: Check for per-inode extent count overflow
` [PATCH 3/7] xfs: Compute maximum height of directory BMBT separately

[PATCH] virtio-pci: fix queue_enable write
 2020-06-10  5:36 UTC  (5+ messages)

[PATCH] usb/gadget/function: introduce Built-in CDROM support
 2020-06-10  6:22 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH 1/1] leds: fix spelling mistake
 2020-06-10  6:16 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: Refactor the igc_power_up_link()
 2020-06-10  6:22 UTC  (2+ messages)

[PATCH 00/16] Crazy shit around -global (pardon my french)
 2020-06-10  6:01 UTC  (4+ messages)
` [PATCH 10/16] qdev: Improve netdev property override error a bit

[PATCH 1/4] common/rc: Introduce new helpers for DAX mount options and FS_XFLAG_DAX
 2020-06-10  6:16 UTC  (4+ messages)
` [PATCH 4/4] xfs/260: Move xfs/260 to generic

[PATCH V3 0/3] migration/colo: Optimize COLO framework code
 2020-06-10  6:00 UTC  (2+ messages)

[PATCH RESEND v3 00/58] qdev: Rework how we plug into the parent bus
 2020-06-10  5:41 UTC  (45+ messages)
` [PATCH RESEND v3 04/58] qdev: New qdev_new(), qdev_realize(), etc
` [PATCH RESEND v3 11/58] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
` [PATCH RESEND v3 13/58] pci: New pci_new(), pci_realize_and_unref() etc
` [PATCH RESEND v3 15/58] pci: Convert uses of pci_create() etc. with Coccinelle
` [PATCH RESEND v3 16/58] pci: Convert uses of pci_create() etc. manually
` [PATCH RESEND v3 17/58] pci: pci_create(), pci_create_multifunction() are now unused, drop
` [PATCH RESEND v3 19/58] isa: Convert uses of isa_create() with Coccinelle
` [PATCH RESEND v3 21/58] isa: isa_create(), isa_try_create() are now unused, drop
` [PATCH RESEND v3 22/58] ssi: ssi_auto_connect_slaves() never does anything, drop
` [PATCH RESEND v3 23/58] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
` [PATCH RESEND v3 25/58] ssi: ssi_create_slave_no_init() is now unused, drop
` [PATCH RESEND v3 26/58] usb: New usb_new(), usb_realize_and_unref()
` [PATCH RESEND v3 27/58] usb: Convert uses of usb_create()
` [PATCH RESEND v3 28/58] usb: usb_create() is now unused, drop
` [PATCH RESEND v3 29/58] usb: Eliminate usb_try_create_simple()
` [PATCH RESEND v3 31/58] auxbus: Rename aux_init_bus() to aux_bus_init()
` [PATCH RESEND v3 32/58] auxbus: New aux_bus_realize(), pairing with aux_bus_init()
` [PATCH RESEND v3 33/58] auxbus: Convert a use of qdev_set_parent_bus()
` [PATCH RESEND v3 34/58] auxbus: Eliminate aux_create_slave()
` [PATCH RESEND v3 35/58] qom: Tidy up a few object_initialize_child() calls
` [PATCH RESEND v3 36/58] qom: Less verbose object_initialize_child()
` [PATCH RESEND v3 37/58] macio: Convert use of qdev_set_parent_bus()
` [PATCH RESEND v3 38/58] macio: Eliminate macio_init_child_obj()
` [PATCH RESEND v3 39/58] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
` [PATCH RESEND v3 40/58] microbit: Tidy up sysbus_init_child_obj() @child argument
` [PATCH RESEND v3 41/58] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
` [PATCH RESEND v3 42/58] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj()
` [PATCH RESEND v3 43/58] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2
` [PATCH RESEND v3 44/58] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
` [PATCH RESEND v3 45/58] sysbus: Convert to sysbus_realize() etc. with Coccinelle
` [PATCH RESEND v3 46/58] qdev: Drop qdev_realize() support for null bus
` [PATCH RESEND v3 47/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
` [PATCH RESEND v3 48/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
` [PATCH RESEND v3 49/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
` [PATCH RESEND v3 50/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
` [PATCH RESEND v3 51/58] sysbus: sysbus_init_child_obj() is now unused, drop
` [PATCH RESEND v3 52/58] microbit: Eliminate two local variables in microbit_init()
` [PATCH RESEND v3 53/58] s390x/event-facility: Simplify creation of SCLP event devices
` [PATCH RESEND v3 54/58] qdev: Make qdev_realize() support bus-less devices
` [PATCH RESEND v3 55/58] qdev: Use qdev_realize() in qdev_device_add()
` [PATCH RESEND v3 56/58] qdev: Convert bus-less devices to qdev_realize() with Coccinelle
` [PATCH RESEND v3 57/58] qdev: qdev_init_nofail() is now unused, drop
` [PATCH RESEND v3 58/58] MAINTAINERS: Make section QOM cover hw/core/*bus.c as well

close() on some Intel CNP-LP PCI devices takes up to 2.7 s
 2020-06-10  6:18 UTC  (3+ messages)

[PATCH 5.7 00/24] 5.7.2-rc1 review
 2020-06-10  6:17 UTC  (2+ messages)

[LTP] [PATCH] syscalls/clock_gettime: Add test to check bug during successive readings
 2020-06-10  6:17 UTC  (11+ messages)

[PATCH V2] virtio-pci: fix queue_enable write
 2020-06-10  5:43 UTC 

[PATCH] io_uring: don't set REQ_F_NOWAIT for regular files opend O_NONBLOCK
 2020-06-10  6:16 UTC  (4+ messages)

[PATCH] io_uring: add EPOLLEXCLUSIVE flag to aoid thundering herd type behavior
 2020-06-10  6:15 UTC 

[PATCH 0/2] clk: bcm63xx-gate: add BCM6318 support
 2020-06-10  6:12 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v3 0/9] usb: some PM changes for cdns3 and xhci-plat
 2020-06-10  6:10 UTC  (3+ messages)
` [PATCH v3 2/9] usb: cdns3: add runtime PM support

[PATCH 2/2] pidfd: Replace open-coded partial __scm_install_fd()
 2020-06-10  6:09 UTC  (2+ messages)

[PATCH 0/7] bmips: add bcm6345 reset controller support
 2020-06-10  6:08 UTC  (15+ messages)
` [PATCH 3/7] reset: add BCM6345 reset controller driver
` [PATCH v2 0/7] bmips: add bcm6345 reset controller support
  ` [PATCH v2 3/7] drivers: reset: simple: add BCM6345 reset support
  ` [PATCH v2 4/7] mips: bmips: dts: add BCM6328 reset controller support

[PATCH ethtool v1] netlink: add master/slave configuration support
 2020-06-10  6:07 UTC  (6+ messages)

[RFC PATCH v1 00/18] Support for Tegra video capture from external sensor
 2020-06-10  6:02 UTC  (38+ messages)
` [RFC PATCH v1 01/18] dt-bindings: i2c: tegra: Document Tegra210 VI I2C clocks and power-domains
` [RFC PATCH v1 02/18] arm64: tegra: Add missing clocks and power-domains to Tegra210 VI I2C
` [RFC PATCH v1 03/18] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v1 04/18] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v1 05/18] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v1 06/18] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v1 07/18] media: tegra-video: Fix channel format alignment
` [RFC PATCH v1 08/18] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v1 09/18] media: tegra-video: Update format lookup to offset based
` [RFC PATCH v1 10/18] dt-bindings: tegra: Document VI and CSI port nodes
` [RFC PATCH v1 11/18] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v1 12/18] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v1 13/18] gpu: host1x: mipi: Add of_tegra_mipi_request() API
` [RFC PATCH v1 14/18] gpu: host1x: mipi: Split tegra_mipi_calibrate and tegra_mipi_wait
` [RFC PATCH v1 15/18] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v1 16/18] media: tegra-video: Compute settle times based on the clock rate
` [RFC PATCH v1 17/18] arm64: tegra: jetson-tx1: Add camera supplies
` [RFC PATCH v1 18/18] arm64: tegra: Enable Tegra VI CSI support for Jetson Nano

[PATCH 0/4] bmips: add BCM63xx power domain controller
 2020-06-10  6:03 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: brcm: add BCM63xx power domain binding

git submodule question
 2020-06-10  6:02 UTC  (2+ messages)

[PATCH] ld.so.8: Update "Hardware capabilities" section for glibc 2.31
 2020-06-10  6:00 UTC  (5+ messages)
  ` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-06-10  6:00 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-06-10  6:00 UTC 

stress-ng --hrtimers hangs system
 2020-06-10  5:57 UTC  (5+ messages)

git stash --include-untracked walks ignored directories
 2020-06-10  5:56 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] lib/ring: fix bulk enqueue API to allow HTS/RTS modes
 2020-06-10  5:57 UTC 

KASAN: use-after-free Read in tipc_named_reinit
 2020-06-10  5:57 UTC 

[PATCH v3] docs: deprecated.rst: Add zero-length and one-element arrays
 2020-06-10  5:56 UTC  (2+ messages)

[PATCH v3 0/7] selftsts/ftrace: Add requires list for each test case
 2020-06-10  5:55 UTC  (4+ messages)
` [PATCH v3 4/7] selftests/ftrace: Convert required interface checks into requires list

[PATCH] mm/page_alloc: silence a KASAN false positive
 2020-06-10  5:54 UTC  (2+ messages)

[PATCH 0/2] ath11k: Rename soc_rx_stats to soc_dp_stats and add more dp stats
 2020-06-10  5:51 UTC  (6+ messages)
` [PATCH 1/2] ath11k: Add dp tx err stats
` [PATCH 2/2] ath11k: Add support for ring backpressure stats

[PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall
 2020-06-10  5:53 UTC  (2+ messages)
` [PATCH] symlink.7: document magic-links more completely

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-10  5:53 UTC  (3+ messages)

INVESTMENT
 2020-06-10  5:29 UTC 

[PATCH v1 0/2] scsi: ufs: Fix and cleanup device quirk
 2020-06-10  5:36 UTC  (6+ messages)
` [PATCH v1 1/2] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
` [PATCH v1 2/2] scsi: ufs: Cleanup device vendor and quirk definition

ipr crashes due to NULL dma_need_drain since cc97923a5bcc ("block: move dma drain handling to scsi")
 2020-06-10  5:43 UTC  (4+ messages)

[PATCH] python3-dockerpty: add the missing rdepends
 2020-06-10  5:43 UTC 

[PATCH V2] vdpa: introduce virtio pci driver
 2020-06-10  5:44 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.