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

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

[PATCH v1] drm/i915/dsi: Drop double check for ACPI companion device
 2020-05-29 13:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 00/58] qdev: Rework how we plug into the parent bus
 2020-05-29 13:48 UTC  (58+ messages)
` [PATCH v2 01/58] qdev: Rename qbus_realize() to qbus_init()
` [PATCH v2 02/58] Revert "hw/prep: realize the PCI root bus as part of the prep init"
` [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 05/58] qdev: Put qdev_new() to use with Coccinelle
` [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 10/58] qdev: Convert uses of qdev_create() manually
` [PATCH v2 11/58] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
` [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 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 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

[PATCHES] uaccess base
 2020-05-29 14:15 UTC  (4+ messages)
` [PATCHES] uaccess comedi compat

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

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

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

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 0/4] workqueue: simple cleanups
 2020-05-29 14:14 UTC  (3+ messages)
` [PATCH 2/4] workqueue: don't check wq->rescuer in rescuer

[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  (12+ messages)
` [PATCH v10 2/9] x86emul: rework CMP and TEST emulation
` [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

[RFC v3 0/8] vDPA support in qemu
 2020-05-29 14:06 UTC 

[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)

linux-next: manual merge of the usb tree with the devicetree tree
 2020-05-29 14:04 UTC  (7+ 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 v5 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-05-29 14:03 UTC  (6+ messages)
` [PATCH v5 1/4] SFH: Add maintainers and documentation for AMD SFH based on HID framework
` [PATCH v5 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using "
` [PATCH v5 3/4] SFH: Transport Driver to add support of AMD Sensor Fusion Hub (SFH
` [PATCH v5 4/4] SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)

[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  (6+ 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  (6+ messages)
` [PATCH 1/5] scsi: convert target lookup to xarray
` [PATCH 2/5] target_core_pscsi: use __scsi_device_lookup()
` [PATCH 3/5] scsi: move target device list to xarray
` [PATCH 4/5] scsi: remove direct device lookup per host
` [PATCH 5/5] scsi_error: use xarray lookup instead of wrappers

[PATCH net-next 0/2] bridge: mrp: Add support for MRA role
 2020-05-29 13:47 UTC  (4+ messages)
` [PATCH net-next 1/2] bridge: mrp: Set the priority of MRP instance
    ` [Bridge] "

linux-rt stall on imx6dl on patch-5.4.22-rt13.patch
 2020-05-29 13:46 UTC  (3+ messages)

krb5 policy bug
 2020-05-29 13:46 UTC  (2+ messages)

[PATCH v12 0/6] x86/kvm/hyper-v: add support for synthetic
 2020-05-29 13:45 UTC  (7+ messages)
` [PATCH v12 1/6] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v12 2/6] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v12 3/6] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v12 4/6] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v12 5/6] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls
` [PATCH v12 6/6] KVM: selftests: update hyperv_cpuid with SynDBG tests

[mcgrof-next:20200528-sysctl-cleanups 22/36] kernel/printk/sysctl.c:20:51: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2020-05-29 13:45 UTC 

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-29 13:45 UTC  (5+ messages)
` [PATCH 4/5] iio: light: lm3533-als: remove explicit parent assignment

[V9, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-29 13:43 UTC  (12+ messages)
` [V9, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH v6] drm/ioctl: Add a ioctl to set and get a label on GEM objects
 2020-05-29 13:44 UTC  (3+ messages)

Issue with fixfiles excludes
 2020-05-29 13:43 UTC  (2+ messages)

[RFC/RFT PATCH 0/2] crypto: add CTS output IVs for arm64 and testmgr
 2020-05-29 13:42 UTC  (14+ messages)

[mcgrof-next:20200528-sysctl-cleanups 22/36] kernel/printk/printk.c:3019:2: error: implicit declaration of function 'printk_sysctl_init'; did you mean 'printk_late_init'?
 2020-05-29 13:42 UTC 

Questions about adt7470 driver
 2020-05-29 13:41 UTC  (7+ messages)

[PATCH V1] mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
 2020-05-29 13:41 UTC  (3+ messages)

[PATCH v2 00/11] CMake build system for git
 2020-05-29 13:40 UTC  (3+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 8/8] ci: modification of main.yml to use cmake for vs-build job


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.