All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-10 05:05:35 to 2020-06-10 06:08:04 UTC [more...]

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

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

[PATCH RESEND v3 00/58] qdev: Rework how we plug into the parent bus
 2020-06-10  5:32 UTC  (51+ messages)
` [PATCH RESEND v3 01/58] qdev: Rename qbus_realize() to qbus_init()
` [PATCH RESEND v3 02/58] Revert "hw/prep: realize the PCI root bus as part of the prep init"
` [PATCH RESEND v3 03/58] Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
` [PATCH RESEND v3 05/58] qdev: Put qdev_new() to use with Coccinelle
` [PATCH RESEND v3 06/58] qdev: Convert to qbus_realize(), qbus_unrealize()
` [PATCH RESEND v3 07/58] qdev: Convert to qdev_unrealize() with Coccinelle
` [PATCH RESEND v3 08/58] qdev: Convert to qdev_unrealize() manually
` [PATCH RESEND v3 09/58] qdev: Convert uses of qdev_create() with Coccinelle
` [PATCH RESEND v3 10/58] qdev: Convert uses of qdev_create() manually
` [PATCH RESEND v3 11/58] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
` [PATCH RESEND v3 12/58] qdev: Convert uses of qdev_set_parent_bus() manually
` [PATCH RESEND v3 13/58] pci: New pci_new(), pci_realize_and_unref() etc
` [PATCH RESEND v3 14/58] hw/ppc: Eliminate two superfluous QOM casts
` [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 18/58] isa: New isa_new(), isa_realize_and_unref() etc
` [PATCH RESEND v3 19/58] isa: Convert uses of isa_create() with Coccinelle
` [PATCH RESEND v3 20/58] isa: Convert uses of isa_create(), isa_try_create() manually
` [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 24/58] ssi: Convert last use of ssi_create_slave_no_init() manually
` [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 28/58] usb: usb_create() is now unused, drop
` [PATCH RESEND v3 29/58] usb: Eliminate usb_try_create_simple()
` [PATCH RESEND v3 30/58] qdev: qdev_create(), qdev_try_create() are now unused, drop
` [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 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 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 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 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

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

[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

[PATCH v2 0/7] virtio: enable VIRTIO_F_RING_PACKED for all devices
 2020-06-10  5:53 UTC  (8+ messages)
` [PATCH v2 3/7] docs: document non-net VHOST_USER_GET_FEATURES behavior
` [PATCH v2 4/7] vhost: involve device backends in feature negotiation

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] "

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 v4 00/17] Clean up "mediatek,larb" after adding device_link
 2020-06-10  5:47 UTC  (11+ 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

[PATCH v1 0/2] scsi: ufs: Fix and cleanup device quirk
 2020-06-10  5:36 UTC  (9+ 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)

[PATCH] io_uring: check file O_NONBLOCK state for accept
 2020-06-10  5:41 UTC 

[PATCH v7 2/4] lib/test_bitmap.c: Add for_each_set_clump test cases
 2020-06-10  5:38 UTC  (7+ messages)

[LTP] [PATCH] syscalls/ioctl_loop05: Get the logic_block_size dynamically
 2020-06-10  5:37 UTC  (2+ messages)
` [LTP] [PATCH v2] syscalls/ioctl_loop05: Use correct blockdev to get logical_block_size

[PATCH v3 1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
 2020-06-10  5:36 UTC  (5+ messages)
` [PATCH v3 2/5] fdtdec: Honor #address-cells and #size-cells "
` [PATCH v3 3/5] test/dm: fdtdec: Add the missing gd declaration
` [PATCH v3 4/5] test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
` [PATCH v3 5/5] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()

[PATCH] scsi: eesox: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-06-10  5:36 UTC  (5+ messages)

[PATCH] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-06-10  5:35 UTC  (6+ messages)

[PATCH 0/3] Transient errors in Direct I/O
 2020-06-10  5:31 UTC  (4+ messages)

[PATCH v2] scripts/spelling: Recommend blocklist/allowlist instead of blacklist/whitelist
 2020-06-10  5:33 UTC  (2+ messages)
`  "

[RFC PATCH v4 07/10] vfio/pci: introduce a new irq type VFIO_IRQ_TYPE_REMAP_BAR_REGION
 2020-06-10  5:23 UTC  (11+ messages)

✅ PASS: Test report for kernel 5.7.1-0269f76.cki (stable-queue)
 2020-06-10  5:33 UTC 

[PULL 00/56] virtio,acpi,pci: features, fixes, cleanups, tests
 2020-06-10  5:30 UTC  (3+ messages)
` [PULL 51/56] acpi: make build_madt() more generic

[PATCH v3 0/7] Base support for POWER10
 2020-06-10  5:30 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 2105f37bcf0f87db83fcf2ef2cb0b89f5d2a237f
 2020-06-10  5:30 UTC 

[xen-4.13-testing test] 150944: tolerable FAIL - PUSHED
 2020-06-10  5:29 UTC 

next-0519 on thinkpad x60: sound related? window manager crash
 2020-06-10  5:26 UTC  (8+ messages)

Clarification regarding new qemu-img convert --target-is-zero flag
 2020-06-10  5:28 UTC 

[PATCH v2] HID: usbhid: do not sleep when opening device
 2020-06-10  5:28 UTC  (2+ messages)

[PATCH v3 0/4] Add seccomp notifier ioctl that enables adding fds
 2020-06-10  5:27 UTC  (12+ messages)
` [PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes

[dpdk-dev] [PATCH 00/52] net/ice: base code update
 2020-06-10  5:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[RFC PATCH v2] xfs_repair: fix rebuilding btree block less than minrecs
 2020-06-10  5:26 UTC  (2+ messages)
` [RFC PATCH v3] "

[PATCH bpf] libbpf: Fix BTF-to-C conversion of noreturn function pointers
 2020-06-10  5:26 UTC  (4+ messages)

[PATCH v2] arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-ns
 2020-06-10  5:24 UTC 

[patch 113/131] mm: balance LRU lists based on relative thrashing
 2020-06-10  5:23 UTC  (4+ messages)

[PATCH] docs/zh_CN: update sysfs.txt about show() usage
 2020-06-10  5:24 UTC  (2+ messages)

[PATCH bpf] libbpf: handle GCC noreturn-turned-volatile quirk
 2020-06-10  5:23 UTC 

[dpdk-dev] [PATCH RFC] devtools: increase default line length to 100
 2020-06-10  5:22 UTC  (7+ messages)

[PATCH 0/6] consolidate PowerPC instruction encoding macros
 2020-06-10  5:19 UTC  (7+ messages)
` [PATCH 2/6] powerpc/ppc-opcode: move ppc instruction encoding from test_emulate_step
` [PATCH 3/6] powerpc/bpf_jit: reuse instruction macros from ppc-opcode.h
` [PATCH 4/6] powerpc/ppc-opcode: consolidate powerpc instructions from bpf_jit.h

[PATCH v6 0/7] coroutines: generate wrapper code
 2020-06-10  5:21 UTC  (4+ messages)
` [PATCH v6 4/7] scripts: add coroutine-wrapper.py

[PATCH 0/6] brcmfmac: flow control and p2p fix series
 2020-06-10  5:19 UTC  (4+ messages)
` [PATCH 3/6] brcmfmac: reserve 2 credits for host tx control path

[meta-python][PATCH 1/3] python3-beautifulsoup4: Upgrade 4.8.2 -> 4.9.1
 2020-06-10  5:18 UTC  (3+ messages)
` [meta-python][PATCH 3/3] python3-soupsieve: Upgrade 1.9.4 -> 2.0.1
  ` [oe] "

[PATCH 1/2] perf expr: Add d_ratio operation
 2020-06-10  5:17 UTC  (2+ messages)
` [PATCH 2/2] perf expr: Add < and > operators

[PATCH v1] builtin/checkout.c: replace bit-shift values for macros in call to check_stages
 2020-06-10  5:15 UTC  (3+ messages)

[PATCH v2 00/12] clean-up the migration target allocation functions
 2020-06-10  5:12 UTC  (4+ messages)
` [PATCH v2 07/12] mm/hugetlb: do not modify user provided gfp_mask

[PATCH 0/9] AMD SEV: Cleanup state handling
 2020-06-10  5:04 UTC  (3+ messages)

[PATCH v3 0/3] dtc: checks: Validate interrupt-map properties
 2020-06-10  5:10 UTC  (3+ messages)
` [PATCH v3 1/3] checks: Add interrupt provider test

[PATCH] stress-ng: Fix build on musl
 2020-06-10  5:10 UTC 

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-10  4:45 UTC  (12+ messages)
` [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests

[PATCH v5 0/2] Makefile: libfdt: build only the strict necessary
 2020-06-10  5:02 UTC  (6+ messages)

minutes for Yocto Project Technical Team Meeting / Engineering Sync - June 9 2020
 2020-06-10  5:08 UTC  (2+ messages)
` [yocto] "

[PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
 2020-06-10  4:29 UTC  (10+ messages)

[PATCH v5] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-10  4:32 UTC  (2+ messages)
` [PATCH v5] numa: forbid '-numa node,mem' "


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.