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

[PATCH 0/2] ath11k: Rename soc_rx_stats to soc_dp_stats and add more dp stats
 2020-06-10  5:51 UTC  (2+ messages)
` [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 RESEND v3 00/58] qdev: Rework how we plug into the parent bus
 2020-06-10  5:32 UTC  (34+ 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 12/58] qdev: Convert uses of qdev_set_parent_bus() manually
` [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 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 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 39/58] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
` [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 V2] vdpa: introduce virtio pci driver
 2020-06-10  5:49 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  (4+ 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  (51+ messages)
` [PULL 03/56] hw/acpi/nvdimm: add a helper to augment SRAT generation
` [PULL 04/56] tests/acpi: update expected SRAT files
` [PULL 05/56] qtest: allow DSDT acpi table changes
` [PULL 10/56] acpi: parallel: don't use _STA method
` [PULL 11/56] acpi: move aml builder code for parallel device
` [PULL 12/56] tests/acpi: update DSDT expected files
` [PULL 13/56] acpi: tpm: Do not build TCPA table for TPM 2
` [PULL 16/56] arm/acpi: TPM2 ACPI table support
` [PULL 17/56] test/tpm-emu: include sockets and channel headers in tpm-emu header
` [PULL 18/56] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
` [PULL 19/56] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
` [PULL 21/56] bios-tables-test: Generate reference tables for Q35/TPM-TIS
` [PULL 22/56] virtio-balloon: fix free page hinting without an iothread
` [PULL 23/56] virtio-balloon: fix free page hinting check on unrealize
` [PULL 24/56] virtio-balloon: unref the iothread when unrealizing
` [PULL 25/56] virtio-balloon: Implement support for page poison reporting feature
` [PULL 26/56] virtio-balloon: Provide an interface for free page reporting
` [PULL 27/56] MAINTAINERS: Fix the classification of bios-tables-test-allowed-diff.h
` [PULL 28/56] hw/pci/pcie: Move hot plug capability check to pre_plug callback
` [PULL 29/56] pci: assert configuration access is within bounds
` [PULL 30/56] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
` [PULL 31/56] hw/pci/pci_bridge: Correct pci_bridge_io "
` [PULL 32/56] hw/pci/pci_bridge: Use the IEC binary prefix definitions
` [PULL 33/56] hw/pci-host: "
` [PULL 34/56] char-socket: return -1 in case of disconnect during tcp_chr_write
` [PULL 35/56] vhost-user-blk: delay vhost_user_blk_disconnect
` [PULL 36/56] Add helper to populate vhost-user message regions
` [PULL 37/56] Add vhost-user helper to get MemoryRegion data
` [PULL 38/56] Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
` [PULL 39/56] Transmit vhost-user memory regions individually
` [PULL 40/56] Lift max memory slots limit imposed by vhost-user
` [PULL 41/56] Refactor out libvhost-user fault generation logic
` [PULL 42/56] Support ram slot configuration in libvhost-user
` [PULL 43/56] Support adding individual regions "
` [PULL 44/56] Support individual region unmap "
` [PULL 45/56] Lift max ram slots limit "
` [PULL 46/56] libvhost-user: advertise vring features
` [PULL 47/56] hw/pci: Fix crash when running QEMU with "-nic model=rocker"
` [PULL 48/56] vhost-vsock: add vhost-vsock-common abstraction
` [PULL 49/56] virtio: add vhost-user-vsock base device
` [PULL 50/56] virtio: add vhost-user-vsock-pci device
` [PULL 51/56] acpi: make build_madt() more generic
` [PULL 52/56] acpi: create acpi-common.c and move madt code
` [PULL 53/56] acpi: madt: skip pci override on pci-less systems
` [PULL 54/56] acpi: fadt: add hw-reduced sleep register support
` [PULL 55/56] acpi: ged: rename event memory region
` [PULL 56/56] Fix parameter type in vhost migration log path

[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] mm/page_alloc: silence a KASAN false positive
 2020-06-10  5:21 UTC 

[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 v2 0/7] virtio: enable VIRTIO_F_RING_PACKED for all devices
 2020-06-10  5:02 UTC  (4+ messages)
` [PATCH v2 3/7] docs: document non-net VHOST_USER_GET_FEATURES behavior

[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  (15+ 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:31 UTC  (13+ messages)

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

[dpdk-dev] [PATCH v1 00/12] enable DCF datapath configuration
 2020-06-10  5:03 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1 09/12] net/ice: add queue start and stop for DCF

[PATCH v2] arm64: Enable perf events based hard lockup detector
 2020-06-10  5:02 UTC  (3+ messages)

[PATCH v2] usb: gadget: function: printer: fix use-after-free in __lock_acquire
 2020-06-10  4:58 UTC  (5+ messages)
  ` 回复: "
      ` 回复: "

stable-rc/linux-4.4.y baseline: 30 runs, 2 regressions (v4.4.226-37-g61ef7e7aaf1d)
 2020-06-10  4:55 UTC 

[peterz-queue:sched/fifo 22/24] kernel/sched/psi.c:620:21: error: use of undeclared identifier 'kworker'
 2020-06-10  4:54 UTC 

[PATCH 0/2] Use __scm_install_fd() more widely
 2020-06-10  4:52 UTC  (3+ messages)
` [PATCH 1/2] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH 2/2] pidfd: Replace open-coded partial __scm_install_fd()

[PSIGN X/2] Use __scm_install_fd() more widely
 2020-06-10  4:52 UTC 

[PATCH v2 0/2] fw_devlink: Improve cycle detection in DT
 2020-06-10  4:47 UTC  (2+ messages)

[git pull] Input updates for v5.8-rc0
 2020-06-10  4:47 UTC 

[GIT PULL] virtio: features, fixes
 2020-06-10  4:44 UTC  (2+ messages)

[PATCH] usb/gadget/function: introduce Built-in CDROM support
 2020-06-10  4:44 UTC  (4+ messages)

[dm-crypt] Update-Clarifications to URGENT Help needed w LUKS on KDE Neon
 2020-06-10  4:43 UTC 

[RFC][PATCH v4 00/32] objtool: Make recordmcount a subcommand
 2020-06-10  4:35 UTC  (5+ messages)
` [RFC][PATCH v4 27/32] objtool: mcount: Generic location and relocation table types


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.