All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-29 13:47:40 to 2020-05-29 14:26:05 UTC [more...]

[PATCH 1/1] drm/mm: fix hole size comparison
 2020-05-29 14:11 UTC  (3+ messages)

[RFC v3 0/8] vDPA support in qemu
 2020-05-29 14:22 UTC  (6+ messages)
` [RFC v3 1/8] net: introduce qemu_get_peer
` [RFC v3 2/8] vhost_net: use the function qemu_get_peer
` [RFC v3 6/8] vhost-backend: export the vhost backend helper
` [RFC v3 8/8] vhost-vdpa: introduce vhost-vdpa net client

[PATCH 0/4] workqueue: simple cleanups
 2020-05-29 14:26 UTC  (9+ messages)
` [PATCH 1/4] workqueue: void unneeded requeuing the pwq in rescuer thread
` [PATCH 2/4] workqueue: don't check wq->rescuer in rescuer
` [PATCH 3/4] workqueue: free wq->unbound_attrs earlier
` [PATCH 4/4] workqueue: remove useless unlock() and lock() in series

[PATCH net-next] net: phy: marvell: unlock after phy_select_page() failure
 2020-05-29 14:25 UTC  (3+ messages)

[PATCH] thermal: sprd: Fix return value of sprd_thm_probe()
 2020-05-29 14:25 UTC  (2+ messages)

[Libguestfs] Provide NBD via Browser over Websockets
 2020-05-29 13:58 UTC  (3+ messages)

[PATCH v2 0/3] 3 small cleanups for find_first_block_group
 2020-05-29 14:25 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the devicetree tree
 2020-05-29 14:24 UTC  (8+ messages)

[PATCH 0/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
 2020-05-29 13:56 UTC  (4+ messages)
` [PATCH 2/5] vhost: involve device backends in feature negotiation

[PATCH] crypto: algif_skcipher - Cap recv SG list at ctx->used
 2020-05-29 14:23 UTC  (4+ messages)
` [PATCH] crypto: algif_skcipher - Do not perform zero-length ops
  ` [PATCH] crypto: algif_aead - Only wake up when ctx->more is zero
    ` [v2 PATCH] "

[PATCH] Add restorecon -x opt to not cross FS boundaries (cf github #208)
 2020-05-29 14:22 UTC  (2+ messages)

[RFC PATCH 0/1] Runstate error with KPTI
 2020-05-29 14:21 UTC  (12+ messages)
` [RFC PATCH 1/1] xen: Use a global mapping for runstate

[PATCH v3 0/2] Virtio video device specification
 2020-05-29 14:21 UTC  (6+ messages)
` [PATCH v3 1/2] virtio-video: Add virtio "
        ` [virtio-dev] "

[PATCH v5 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-05-29 14:21 UTC  (6+ messages)
` [PATCH v5 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using HID framework
` [PATCH v5 3/4] SFH: Transport Driver to add support of AMD Sensor Fusion Hub (SFH

[PATCH] xf86drm: add drmOpenByFB
 2020-05-29 14:20 UTC  (6+ messages)

[Buildroot] [PATCH V2 1/2] package/c-periphery: bump version to 2.2.0
 2020-05-29 14:20 UTC 

[PATCH] io_uring: don't set REQ_F_NOWAIT for regular files opend O_NONBLOCK
 2020-05-29 14:20 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] Add interrupt-only mode to l3fwd-power
 2020-05-29 14:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH 3/3] l3fwd-power: add interrupt-only mode

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

[PATCH][v2] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-05-29 14:18 UTC  (5+ messages)

[PATCHv3 1/2] blk-mq: export __blk_mq_complete_request
 2020-05-29 14:18 UTC  (5+ messages)

[PATCHES] uaccess base
 2020-05-29 14:17 UTC  (7+ messages)
` [PATCHES] uaccess comedi compat
` [PATCHES] uaccess i915

[PATCH] OPP: Check for bandwidth values before creating icc paths
 2020-05-29 14:17 UTC  (3+ messages)

[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
 2020-05-29 14:15 UTC  (10+ messages)
` [Ocfs2-devel] "
` [f2fs-dev] "

[PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
 2020-05-29 13:45 UTC  (4+ messages)

[PATCH] ovl: fix some bug exist in ovl_get_inode
 2020-05-29 14:16 UTC  (7+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-05-29 14:15 UTC 

linux-next: manual merge of the rcu tree with the tip tree
 2020-05-29 14:15 UTC  (3+ messages)

[PATCH 0/4] selftests, sysctl, lib: Fix prime_numbers and sysctl test to run
 2020-05-29 14:14 UTC  (5+ messages)
` [PATCH 1/4] lib: Make prime number generator independently selectable

[PATCH v6 00/13] glibc port to ARC processors
 2020-05-29 14:12 UTC  (6+ messages)
` [PATCH v6 01/13] ARC: ABI Implementation
` [PATCH v6 06/13] ARC: hardware floating point support

[PATCH v2] trace/ftrace: fix maybe-uninitialized compiler warning
 2020-05-29 14:12 UTC 

[PATCH v10 0/9] x86emul: further work
 2020-05-29 14:12 UTC  (9+ messages)
` [PATCH v10 5/9] x86emul: support MOVDIR{I,64B} insns
` [PATCH v10 7/9] x86emul: support FNSTENV and FNSAVE
` [PATCH v10 8/9] x86emul: support FLDENV and FRSTOR

[PATCH 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-05-29 14:11 UTC  (9+ messages)
` [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver

[Intel-gfx] [PATCH] drm/i915: Discard a misplaced GGTT vma
 2020-05-29 14:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-29 14:10 UTC  (2+ messages)

pull request: mt76 2019-05-22
 2020-05-29 14:10 UTC  (2+ messages)

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-05-29 14:10 UTC  (4+ messages)
` [RFC PATCH v5 2/3] docs: scheduler: "

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-05-29 14:09 UTC  (7+ messages)
` [PATCH v5 5/7] blktrace: fix "

[mips-linux:mips-next 20/137] drivers/platform/mips/rs780e-acpi.c:47:6: warning: no previous prototype for 'pm2_iowrite'
 2020-05-29 14:09 UTC 

please revert "Revert "media: staging: atomisp: Remove driver""
 2020-05-29 14:09 UTC 

[ANNOUNCE] Git for Windows 2.27.0-rc2
 2020-05-28 21:35 UTC  (2+ messages)
` symbolic links in Git for Windows v2.27.0, was "

[PATCH v1 01/12] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
 2020-05-29 13:51 UTC  (2+ messages)

[PATCH v4 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-29 14:07 UTC  (4+ messages)
` [PATCH v4 05/11] dmaengine: Introduce DMA-device device_caps callback

[PATCH] ARM: dts: imx53: ppd: alarm LEDs use kernel LED interface
 2020-05-29 14:05 UTC  (4+ messages)

[PATCH 9/9] drm/shmem-helpers: Simplify dma-buf importing
 2020-05-29 14:05 UTC  (4+ messages)
` [PATCH] "

WARNING: suspicious RCU usage in idtentry_exit
 2020-05-29 14:05 UTC  (7+ messages)

[PATCH v2] Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-29 14:05 UTC  (2+ messages)

[PATCH 00/14] Adding support for Microchip Sparx5 SoC
 2020-05-29 14:04 UTC  (5+ messages)
` [PATCH 10/14] dt-bindings: clock: sparx5: Add Sparx5 SoC DPLL clock

[PATCH v2 0/2] workqueue: Make the workqueue code PREEMPT_RT safe
 2020-05-29 14:04 UTC  (3+ messages)
` [PATCH v2 2/2] workqueue: Convert the pool::lock and wq_mayday_lock to raw_spinlock_t

[PATCH v2] media: staging: rkisp1: set more precise size errors in debugfs
 2020-05-29 14:03 UTC 

[Intel-gfx] [PATCH 2/2] drm/i915: Once executed, always executed
 2020-05-29 14:03 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4] drm/i915: Check for awaits on still currently executing requests

[PATCH 0/3] iW-RainboW-G21D-Qseven enable HSUSB, USB2.0, XHCI and Sound
 2020-05-29 14:03 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: r8a7742-iwg21d-q7: Enable HSUSB, USB2.0 and XHCI

[PATCH 00/13] sysctl: spring cleaning
 2020-05-29 13:03 UTC  (14+ messages)
` [PATCH 01/13] sysctl: add new register_sysctl_subdir() helper
  ` [Intel-gfx] "
` [PATCH 02/13] cdrom: use new sysctl subdir helper register_sysctl_subdir()
  ` [Intel-gfx] "
` [PATCH 09/13] firmware_loader: simplify sysctl declaration with register_sysctl_subdir()
    ` [Intel-gfx] "
` [PATCH 11/13] random: "
    ` [Intel-gfx] "
` [PATCH 12/13] sysctl: add helper to register empty subdir
  ` [Intel-gfx] "

[PATCH v2 2/5] uaccess: Selectively open read or write user access
 2020-05-29  4:20 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 3/5] drm/i915/gem: Replace user_access_begin by user_write_access_begin
 2020-05-29  4:20 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-05-29 12:45 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-05-29  4:20 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 4/5] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
 2020-05-29  4:24 UTC  (2+ messages)
` [Intel-gfx] "

next-20200528 - build error in kernel/rcu/refperf.c
 2020-05-29 14:02 UTC  (5+ messages)

[PATCH] scsi_debug: implement 'sdebug_lun_format' and update max_lun
 2020-05-29 13:59 UTC  (2+ messages)

[android-common:android-5.4 3942/7023] drivers/rtc/hctosys.c:24:5: warning: no previous prototype for 'rtc_hctosys'
 2020-05-29 13:59 UTC 

[PoC PATCH 00/34] An alternative modified path Bloom filters implementation
 2020-05-29 13:59 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-29 13:58 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t v3] i915/gem_exec_balancer: Randomise bonded submission
 2020-05-29 13:58 UTC  (2+ messages)
` [igt-dev] "

[PATCH v3] drm/fourcc: document modifier uniqueness requirements
 2020-05-29 13:56 UTC  (5+ messages)

general protection fault in free_pages_and_swap_cache
 2020-05-29 13:58 UTC  (2+ messages)

mmotm 2020-05-13-20-30 uploaded
 2020-05-29 13:57 UTC  (4+ messages)
` mmotm 2020-05-13-20-30 uploaded (objtool warnings)

[Intel-gfx] [PATCH 1/2] drm/i915: Add a few asserts around handling of i915_request_is_active()
 2020-05-29 13:57 UTC  (2+ messages)

[PATCH] semanage bash completion: handle semanage module #246
 2020-05-29 13:57 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: drop the reduction loop when setting the sync groups
 2020-05-29 13:56 UTC  (2+ messages)

linux-next: build warning after merge of the sound-asoc tree
 2020-05-29 13:55 UTC  (3+ messages)

[GIT PULL] parisc architecture fix for kernel v5.7
 2020-05-29 13:55 UTC 

[PATCH] usb: gadget: f_acm: don't disable disabled EP
 2020-05-29 13:55 UTC  (3+ messages)

[PATCH 0/3] Intel SPI unbind fixes
 2020-05-29 13:54 UTC  (12+ messages)
` [PATCH 2/3] spi: pxa2xx: Fix controller unregister order

[PATCH] scan: don't send the same scan request twice
 2020-05-29 13:54 UTC 

[PATCH v1] INSTALL: remove TODO section
 2020-05-29 13:53 UTC 

blk-mq: improvement CPU hotplug (simplified version) v4
 2020-05-29 13:53 UTC  (9+ messages)
` [PATCH 1/8] blk-mq: remove the bio argument to ->prepare_request
` [PATCH 2/8] blk-mq: simplify the blk_mq_get_request calling convention
` [PATCH 3/8] blk-mq: move more request initialization to blk_mq_rq_ctx_init
` [PATCH 4/8] blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG
` [PATCH 5/8] blk-mq: use BLK_MQ_NO_TAG in more places
` [PATCH 6/8] blk-mq: open code __blk_mq_alloc_request in blk_mq_alloc_request_hctx
` [PATCH 7/8] blk-mq: add blk_mq_all_tag_iter
` [PATCH 8/8] blk-mq: drain I/O when all CPUs in a hctx are offline

[PATCH 0/9] shmem helper untangling
 2020-05-29 13:52 UTC  (3+ messages)
  ` [Intel-gfx] "

[BUG] Core scheduling patches causing deadlock in some situations
 2020-05-29 13:50 UTC  (5+ messages)

[PATCH 0/3] ASoC: Intel: simplify driver/card names for SOF/UCM integration
 2020-05-29 13:50 UTC  (2+ messages)

[PATCH v3] trace-cmd: Optimize pretty_print() function
 2020-05-29 13:49 UTC 

[Buildroot] [PATCH 1/2] package/c-periphery: bump version to 2.2.0
 2020-05-29 13:49 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/imx7dpico: bump kernel and U-Boot version

[PATCH v4 0/5] media: add v4l2_pipeline_stream_{enable,disable}
 2020-05-29 13:49 UTC  (8+ messages)

[PATCH 00/10] iommu/amd: Updates and Cleanups
 2020-05-29 12:15 UTC  (2+ messages)

[PATCHv4 0/5] scsi: use xarray for devices and targets
 2020-05-29 13:47 UTC  (3+ messages)
` [PATCH 4/5] scsi: remove direct device lookup per host
` [PATCH 5/5] scsi_error: use xarray lookup instead of wrappers


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.