All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-19 14:42:23 to 2020-05-19 15:16:37 UTC [more...]

[PATCH 00/55] qdev: Rework how we plug into the parent bus
 2020-05-19 14:55 UTC  (42+ messages)
` [PATCH 01/55] qdev: Rename qbus_realize() to qbus_init()
` [PATCH 02/55] qdev: Drop redundant bus realization
` [PATCH 03/55] qdev: New qdev_new(), qdev_realize(), etc
` [PATCH 04/55] qdev: Put qdev_new() to use with Coccinelle
` [PATCH 05/55] qdev: Convert to qbus_realize(), qbus_unrealize()
` [PATCH 06/55] qdev: Convert to qdev_unrealize() with Coccinelle
` [PATCH 07/55] qdev: Convert to qdev_unrealize() manually
` [PATCH 08/55] qdev: Convert uses of qdev_create() with Coccinelle
` [PATCH 09/55] qdev: Convert uses of qdev_create() manually
` [PATCH 10/55] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
` [PATCH 11/55] qdev: Convert uses of qdev_set_parent_bus() manually
` [PATCH 12/55] pci: New pci_new(), pci_realize_and_unref() etc
` [PATCH 13/55] hw/ppc: Eliminate two superfluous QOM casts
` [PATCH 14/55] pci: Convert uses of pci_create() etc. with Coccinelle
` [PATCH 15/55] pci: Convert uses of pci_create() etc. manually
` [PATCH 16/55] pci: pci_create(), pci_create_multifunction() are now unused, drop
` [PATCH 17/55] isa: New isa_new(), isa_realize_and_unref() etc
` [PATCH 18/55] isa: Convert uses of isa_create() with Coccinelle
` [PATCH 19/55] isa: Convert uses of isa_create(), isa_try_create() manually
` [PATCH 20/55] isa: isa_create(), isa_try_create() are now unused, drop
` [PATCH 21/55] ssi: ssi_auto_connect_slaves() never does anything, drop
` [PATCH 23/55] ssi: Convert last use of ssi_create_slave_no_init() manually
` [PATCH 24/55] ssi: ssi_create_slave_no_init() is now unused, drop
` [PATCH 30/55] auxbus: New aux_realize_bus(), pairing with aux_init_bus()
` [PATCH 31/55] auxbus: Convert a use of qdev_set_parent_bus()
` [PATCH 32/55] auxbus: Eliminate aux_create_slave()
` [PATCH 33/55] qom: Tidy up a few object_initialize_child() calls
` [PATCH 34/55] qom: Less verbose object_initialize_child()
` [PATCH 36/55] macio: Eliminate macio_init_child_obj()
` [PATCH 37/55] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
` [PATCH 38/55] microbit: Tidy up sysbus_init_child_obj() @child argument
` [PATCH 39/55] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
` [PATCH 40/55] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj()
` [PATCH 41/55] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2
` [PATCH 44/55] qdev: Drop qdev_realize() support for null bus
` [PATCH 48/55] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
` [PATCH 49/55] sysbus: sysbus_init_child_obj() is now unused, drop
` [PATCH 51/55] qdev: Make qdev_realize() support bus-less devices
` [PATCH 52/55] qdev: Use qdev_realize() in qdev_device_add()
` [PATCH 54/55] qdev: qdev_init_nofail() is now unused, drop
` [PATCH 55/55] MAINTAINERS: Make section QOM cover hw/core/*bus.c as well

[PATCH 00/10] Introduce attach/detach_page_private to cleanup code
 2020-05-19 15:16 UTC  (6+ messages)
` [PATCH 10/10] mm/migrate.c: call detach_page_private "

[PATCH 00/16 v8] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-19 14:05 UTC  (2+ messages)
` [PATCH 01/16] block: always define struct blk_integrity in genhd.h

Travis CI: Run selinux-testsuite
 2020-05-19 15:14 UTC  (2+ messages)
` [PATCH] ci: run SE Linux kernel test suite

[PATCH] drm/mediatek: mtk_hdmi: Remove debug messages for function calls
 2020-05-19 15:13 UTC  (5+ messages)

[PATCH] fpga: dfl: afu: convert get_user_pages() --> pin_user_pages()
 2020-05-19 15:10 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_mt8173_hdmi_phy: Remove unnused const variables
 2020-05-19 15:12 UTC  (5+ messages)

[PATCH v11 00/11] Guest Last Branch Recording Enabling
 2020-05-19 15:12 UTC  (8+ messages)
` [PATCH v11 07/11] KVM: x86: Expose MSR_IA32_PERF_CAPABILITIES for LBR record format
` [PATCH v11 10/11] KVM: x86/pmu: Check guest LBR availability in case host reclaims them

[igt-dev] [PATCH i-g-t] tests/kms_flip: Keep signal helpers enabled after a failed interruptible subtest
 2020-05-19 15:12 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH v3 0/5] domain context infrastructure
 2020-05-19 15:12 UTC  (9+ messages)
` [PATCH v3 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v3 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext

[PATCH v9] Add new mac80211 driver mwlwifi
 2020-05-19 15:12 UTC  (11+ messages)

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-19 15:11 UTC  (12+ messages)

[PATCH 1/7] amlogic: Remove ARCH= references from documentation
 2020-05-19 15:11 UTC  (8+ messages)
` [PATCH 2/7] imx: "
` [PATCH 3/7] powerpc: "
` [PATCH 4/7] rockchip: "
` [PATCH 5/7] arm: ti: "
` [PATCH 6/7] m68k: "
` [PATCH 7/7] fu540: "

[PATCH] PCI: endpoint: Fix epc windows allocation in pci_epc_multi_mem_init()
 2020-05-19 15:11 UTC 

[MPTCP] Re: [PATCH mptcp-next] mptcp: use rightmost 64 bits in ADD_ADDR HMAC
 2020-05-19 15:11 UTC 

[dpdk-dev] [PATCH v1 1/2] devtools: add internal ABI version check
 2020-05-19 15:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 2/2] devtools: updating internal symbols ABI version

[PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from platform device
 2020-05-19 15:10 UTC  (9+ messages)
` [PATCH 3/4] clk/soc: mediatek: mt6779: "
` [PATCH 4/4] arm64: dts: mt6797: Fix mmsys node name

[PATCH] mtd: rawnand: ingenic: Convert the driver to exec_op()
 2020-05-19 15:10 UTC  (8+ messages)

[PATCH v7 00/19] Add support for qemu-xen runnning in a Linux-based stubdomain
 2020-05-19 15:10 UTC  (5+ messages)
` [PATCH v7 06/19] libxl: Use libxl__xs_* in libxl__write_stub_dmargs
` [PATCH v7 07/19] libxl: write qemu arguments into separate xenstore keys

[PATCH 0/4] Relocate execve() sanity checks
 2020-05-19 15:06 UTC  (16+ messages)
` [PATCH 1/4] exec: Change uselib(2) IS_SREG() failure to EACCES

[PATCH] ix86: keep page table dumping off hypervisor area
 2020-05-19 15:10 UTC 

[PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-05-19 15:09 UTC  (4+ messages)
` [PATCH v3 14/17] mtd: spi-nor-core: Perform a Soft Reset on shutdown

[PATCH v2 0/7] Base support for POWER10
 2020-05-19 15:05 UTC  (4+ messages)
` [PATCH v2 6/7] powerpc/dt_cpu_ftrs: Add MMA feature

[PATCH 4.9 00/90] 4.9.224-rc1 review
 2020-05-19 15:08 UTC  (2+ messages)

[PATCH 00/24] efi/libstub: Add printf implementation
 2020-05-19 15:07 UTC  (6+ messages)
` [PATCH 17/24] efi/libstub: Implement printk-style logging

[bug report] RDMA/rtrs: server: main functionality
 2020-05-19 15:07 UTC  (2+ messages)

[PATCH 0/7] xen: Consolidate asm-*/guest_access.h in xen/guest_access.h
 2020-05-19 15:05 UTC  (11+ messages)
` [PATCH 6/7] xen/guest_access: Consolidate guest access helpers "

[igt-dev] [PATCH i-g-t] tests/kms_flip: Don't use igt_fixture in an exit handler
 2020-05-19 15:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[kbd] Canadian Multilingual Standard keyboard map
 2020-05-19 15:05 UTC  (2+ messages)

[PATCH 4.14 000/114] 4.14.181-rc1 review
 2020-05-19 15:05 UTC  (2+ messages)

[PATCH 0/2] Allow either FLATMEM or SPARSEMEM on the multiplatform build
 2020-05-19 15:04 UTC  (9+ messages)
` [PATCH 2/2] ARM: "

[PATCH] linux/bits.h: adjust GENMASK_INPUT_CHECK() check
 2020-05-19 15:04 UTC  (5+ messages)

[Intel-gfx] [PATCH v10] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-19 15:04 UTC  (2+ messages)

[PATCH 1/1] rnbd/rtrs: pass max segment size from blk user to the rdma library
 2020-05-19 15:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ARM: Implement functions for HAVE_FUNCTION_ARG_ACCESS_API
 2020-05-19 15:02 UTC  (3+ messages)

[PATCH] staging: rtl8192u: Merge almost duplicate code
 2020-05-19 15:00 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

UBSAN: array-index-out-of-bounds in kernel/bpf/arraymap.c:177
 2020-05-19 15:00 UTC  (5+ messages)

[PATCH] Add restorecon -x to not cross FS boundaries
 2020-05-19 15:01 UTC  (3+ messages)

[PATCH 4.19 00/80] 4.19.124-rc1 review
 2020-05-19 15:00 UTC  (2+ messages)

linux-next: build failure after merge of the kgdb tree
 2020-05-19 14:58 UTC  (2+ messages)

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-19 14:58 UTC  (5+ messages)

meta-arm dunfell branch is now available
 2020-05-19 14:57 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix error detection in MTU command
 2020-05-19 14:57 UTC  (2+ messages)

[RFC PATCH 0/8] Qualcomm Cloud AI 100 driver
 2020-05-19 14:57 UTC  (3+ messages)

[RFC] Various questions about TCG implementation, DRM patches dealing with pointers over guest-host barrier
 2020-05-19 14:51 UTC  (2+ messages)

[PATCH] mkfs: simplify the configured sector sizes setting in validate_sectorsize
 2020-05-19 14:56 UTC  (4+ messages)

[PATCH v9 0/3] Add Intel ComboPhy driver
 2020-05-19 14:55 UTC  (3+ messages)
` [PATCH v9 3/3] phy: intel: Add driver support for ComboPhy

[PATCH] x86/traps: Rework #PF[Rsvd] bit handling
 2020-05-19 14:55 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: Add Receive Error Counter
 2020-05-19 14:55 UTC 

[PATCH v6 00/16] acpi: i386 tweaks
 2020-05-19 14:51 UTC  (3+ messages)
` [PATCH v6 10/16] floppy: move cmos_get_fd_drive_type() from pc

[PATCH 0/3] arm64 sigreturn unwinding fixes
 2020-05-19 14:55 UTC  (6+ messages)
` [PATCH 1/3] arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction

[next-queue RFC 0/4] ethtool: Add support for frame preemption
 2020-05-19 14:53 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] virtio-crypto: Convert DPRINTF to trace event
 2020-05-19 14:49 UTC  (2+ messages)

[PATCH v5 bpf-next 00/11] net: Add support for XDP in egress path
 2020-05-19 14:52 UTC  (10+ messages)

[PATCH v4 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-19 14:52 UTC  (5+ messages)

[RFC Patch v1 0/4] arm64: Introduce new IPI as IPI_CALL_NMI_FUNC
 2020-05-19 14:51 UTC  (16+ messages)
` [RFC Patch v1 2/4] irqchip/gic-v3: Add support to handle SGI as pseudo NMI

[Intel-gfx] [PATCH] drm/i915: Neuter virtual rq->engine on retire
 2020-05-19 14:51 UTC 

[warrior 0/8] Patch review
 2020-05-19 14:51 UTC  (9+ messages)
` [warrior 1/8] git: Upgrade 2.20.1 -> 2.20.4
` [warrior 2/8] python: Upgrade 2.7.17 -> 2.17.18
` [warrior 3/8] openssl: Fix reproducibility issue
` [warrior 4/8] openssl: recommend cryptodev-module for corresponding PACKAGECONFIG
` [warrior 5/8] openssl: Upgrade 1.1.1d -> 1.1.1e
` [warrior 6/8] openssl: update to 1.1.1f
` [warrior 7/8] openssl: upgrade 1.1.1f -> 1.1.1g
` [warrior 8/8] cve-check: CPE version '-' as all version

[PATCH 0/6] colo: migration related bugfixes
 2020-05-19 14:50 UTC  (6+ messages)
` [PATCH 5/6] migration/qemu-file.c: Don't ratelimit a shutdown fd
  ` 答复: "

[meta-arm][PATCH] optee-os: Fix compile with GCC 10
 2020-05-19 14:51 UTC  (2+ messages)
` [meta-arm][PATCH v2] "

[dpdk-dev] [PATCH] build: don't parse build configs of explicitly disabled drivers
 2020-05-19 14:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

Yocto Project Status WW20'20
 2020-05-19 14:50 UTC 

[igt-dev] [PATCH i-g-t 1/2] i915: Add test to assert that the PCI-ID is known
 2020-05-19 14:48 UTC  (2+ messages)

Migration with ``drive-mirror`` + NBD will let quorum qcow2 image become larger
 2020-05-19 14:49 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_busy: Remove unnecessary non-preemptible workload
 2020-05-19 14:50 UTC  (2+ messages)

[PATCH v2 0/3] selftests: lib.mk improvements
 2020-05-19 14:49 UTC  (3+ messages)

[powerpc:next 108/110] kernel/events/hw_breakpoint.c:216:12: warning: no previous prototype for function 'arch_reserve_bp_slot'
 2020-05-19 14:47 UTC  (2+ messages)

[PATCH v12 10/18] x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
 2020-05-19 14:48 UTC  (5+ messages)

[PATCH v8 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-19 14:47 UTC  (3+ messages)

[tpm2] Re: NVRAM Write and Read using Esys API(s)
 2020-05-19 14:47 UTC 

[PATCH v7 0/3] Add JEITA properties and introduce the bq2515x charger
 2020-05-19 14:46 UTC  (3+ messages)
` [PATCH v7 3/3] power: supply: bq25150 introduce the bq25150

[PATCH v3 11/14] ASoC: amd: enable Renoir acp3x drivers build
 2020-05-19 14:46 UTC  (2+ messages)

[nvdimm:libnvdimm-pending 286/291] drivers/acpi/osl.c:769:14: warning: variable 'status' set but not used
 2020-05-19 14:46 UTC 

lockdep tracing and using of printk return value ?
 2020-05-19 14:45 UTC  (2+ messages)

[PATCH 5.4 000/147] 5.4.42-rc1 review
 2020-05-19 14:45 UTC  (2+ messages)

umip: AMD Ryzen 3900X, pagefault after emulate SLDT/SIDT instruction
 2020-05-19 14:38 UTC 

[PATCH net-next] net: psample: Add tunnel support
 2020-05-19 14:45 UTC 

[PATCH] fscrypt: add support for IV_INO_LBLK_32 policies
 2020-05-19 14:45 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH 0/2] make -M memory-backend and -numa memdev mutually exclusive
 2020-05-19 14:44 UTC  (2+ messages)

[PATCH 5.6 000/194] 5.6.14-rc1 review
 2020-05-19 14:44 UTC  (2+ messages)

[oe] [dunfell 00/57] Patch review
 2020-05-19 14:44 UTC 

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

[RFC PATCH 0/3] Fix quiet console in pre-panic scenarios
 2020-05-19 14:43 UTC  (6+ messages)
` [RFC PATCH 3/3] watchdog: Turn console verbosity on when reporting softlockup

[dunfell][PATCH 01/18] mraa: Replace -fcommon with fix
 2020-05-19 14:43 UTC  (18+ messages)
` [dunfell][PATCH 02/18] v4l-utils: upgrade 1.18.0 -> 1.18.1
` [dunfell][PATCH 03/18] cpprest: upgrade 2.10.15 -> 2.10.16
` [dunfell][PATCH 04/18] python3-pyrsistent: add python3-numbers to RDEPENDS
` [dunfell][PATCH 05/18] python3-pytoml: add datetime and stringold "
` [dunfell][PATCH 06/18] python3-dbusmock: re-add recipe and fix patch path
` [dunfell][PATCH 07/18] python3-pyyaml: add python3-netclient to RDEPENDS
` [dunfell][PATCH 08/18] python3-werkzeug: add python3-logging "
` [dunfell][PATCH 09/18] multipath-tools: upgrade 0.8.3 -> 0.8.4
` [dunfell][PATCH 10/18] cpprest: Disable one more test requiring internet connection
` [dunfell][PATCH 11/18] gnome-themes-extra: correct the recipe name
` [dunfell][PATCH 12/18] gtkwave: Disable mime update during install
` [dunfell][PATCH 13/18] modemmanager: upgrade 1.12.8 -> 1.12.10
` [dunfell][PATCH 14/18] python3-pyroute2: upgrade 0.5.11 -> 0.5.12
` [dunfell][PATCH 15/18] apache2: fix service start fail
` [dunfell][PATCH 16/18] appstream-glib: update 0.7.16 -> 0.7.17
` [dunfell][PATCH 17/18] libldb: upgrade 1.5.6 -> 1.5.7
` [dunfell][PATCH 18/18] samba: upgrade 4.10.13 -> 4.10.15

[PATCH v1] i2c: cadence: Add an error handling for platform_get_irq()
 2020-05-19 14:43 UTC 

[hnaz-linux-mm:master 156/523] include/linux/string.h:307:9: note: in expansion of macro '__underlying_strncpy'
 2020-05-19 14:42 UTC  (4+ messages)

pm/testing boot: 1 boot: 0 failed, 1 passed (v5.7-rc6-64-gbb7ba30bf960)
 2020-05-19 14:42 UTC 


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.