messages from 2020-06-10 04:17:16 to 2020-06-10 05:45:24 UTC [more...]
[PATCH v4 00/17] Clean up "mediatek,larb" after adding device_link
2020-06-10 5:45 UTC (3+ messages)
` [PATCH v4 08/17] media: mtk-vcodec: separate mtk-vcodec-enc node
[PATCH RESEND v3 00/58] qdev: Rework how we plug into the parent bus
2020-06-10 5:32 UTC (20+ 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 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 24/58] ssi: Convert last use of ssi_create_slave_no_init() manually
` [PATCH RESEND v3 26/58] usb: New usb_new(), usb_realize_and_unref()
` [PATCH RESEND v3 30/58] qdev: qdev_create(), qdev_try_create() are now unused, drop
[PATCH V2] vdpa: introduce virtio pci driver
2020-06-10 5:44 UTC (4+ messages)
ipr crashes due to NULL dma_need_drain since cc97923a5bcc ("block: move dma drain handling to scsi")
2020-06-10 5:43 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)
[PATCH v1 0/2] scsi: ufs: Fix and cleanup device quirk
2020-06-10 5:36 UTC (3+ 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
[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 (60+ messages)
` [PULL 01/56] msix: allow qword MSI-X table accesses
` [PULL 02/56] diffs-allowed: add the SRAT AML to diffs-allowed
` [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 06/56] acpi: move aml builder code for rtc device
` [PULL 07/56] acpi: rtc: use a single crs range
` [PULL 08/56] acpi: serial: don't use _STA method
` [PULL 09/56] acpi: move aml builder code for serial device
` [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 14/56] acpi: Convert build_tpm2() to build_append* API
` [PULL 15/56] acpi: Move build_tpm2() in the generic part
` [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 20/56] bios-tables-test: Add Q35/TPM-TIS test
` [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
[PATCH 1/1] usb: chipidea: udc: fix the ENDIAN issue
2020-06-10 4:32 UTC
[PATCH 0/2] Add support for voltage regulator on ChromeOS EC
2020-06-10 4:31 UTC (4+ messages)
` [PATCH 2/2] regulator: Add driver for cros-ec-regulator
[PATCH 0/2] mac80211: add 802.11 decapsulation offload support
2020-06-10 4:30 UTC (6+ messages)
` [PATCH 1/2] mac80211: add receive path for ethernet frame format
` [PATCH 2/2] ath11k: add rx path 802.11 decapsulation offloading support
[PATCH v2] xfs_copy: flush target devices before exiting
2020-06-10 4:31 UTC (2+ messages)
[PATCH] x86/microcode: Do not select FW_LOADER
2020-06-10 4:29 UTC
[PATCH] pgp: Recognize issuer subpackets in either hashed or unhashed sections
2020-06-10 4:29 UTC (3+ messages)
[RFC PATCH 2/5] scsi: ufs: Add UFS-feature layer
2020-06-10 4:29 UTC (5+ messages)
` [RFC PATCH 1/5] scsi: ufs: Add UFS feature related parameter
` [RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support
` [RFC PATCH 3/5] scsi: ufs: Introduce HPB module
stable-rc/linux-5.6.y baseline: 61 runs, 4 regressions (v5.6.16-86-g1bece508f6a9)
2020-06-10 4:29 UTC
two more fixes for sysctl
2020-06-10 4:28 UTC (2+ messages)
[hnaz-linux-mm:master 60/194] include/linux/pgtable.h:74:27: error: redefinition of 'pte_offset_kernel'
2020-06-10 4:27 UTC (3+ messages)
gcc-5: error: -gz is not supported in this configuration
2020-06-10 4:26 UTC (9+ messages)
` [kbuild-all] "
[Intel-gfx] [PATCH] drm/i915/gt: Incrementally check for rewinding
2020-06-10 4:25 UTC (4+ messages)
[PATCH 0/6] add NXP imx8mp usb support
2020-06-10 4:22 UTC (5+ messages)
` [PATCH 1/6] dt-bindings: usb: dwc3: add property to disable xhci 64bit support
[PATCH] powerpc/pseries/svm: Fixup align argument in alloc_shared_lppaca() function
2020-06-10 4:19 UTC (3+ messages)
[RFC PATCH] PCI: Remove End-End TLP as PASID dependency
2020-06-10 4:18 UTC
[PATCH] virtio-pci: fix queue_enable write
2020-06-10 4:16 UTC (4+ messages)
[PATCH] powerpc/pseries/svm: Remove unwanted check for shared_lppaca_size
2020-06-10 4:15 UTC (2+ messages)
arm64: el1_error when copy rawdata to a partition
2020-06-10 4:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.