messages from 2020-06-15 20:51:05 to 2020-06-15 21:48:52 UTC [more...]
[PATCH nft] tests: Run in separate network namespace, don't break connectivity
2020-06-15 21:48 UTC (2+ messages)
[PATCH v2 00/12] x86: tag application address space for devices
2020-06-15 21:24 UTC (24+ messages)
` [PATCH v2 12/12] x86/traps: Fix up invalid PASID
amdgpu firmware updates
2020-06-15 21:47 UTC
[PATCH] kbuild: reuse vmlinux.o in vmlinux_link
2020-06-15 21:47 UTC (6+ messages)
[PATCH v2 0/5] 180 degrees rotation support for NVIDIA Tegra DRM
2020-06-15 21:47 UTC (3+ messages)
` [PATCH v2 5/5] drm/tegra: plane: Support 180° rotation
[PATCH v6 3/3] drm/i915/dp: Expose connector VRR monitor range via debugfs
2020-06-15 21:48 UTC (6+ messages)
` [PATCH v7 "
` [Intel-gfx] "
[dpdk-dev] [RFC PATCH 0/6] Improve mlx5 PMD common driver framework for multiple classes
2020-06-15 21:46 UTC (5+ messages)
` [dpdk-dev] [RFC PATCH 4/6] bus/mlx5_pci: add mlx5 PCI bus
` [dpdk-dev] [RFC PATCH 5/6] bus/mlx5_pci: register a PCI driver
Rename offensive terminology (master)
2020-06-15 21:46 UTC (5+ messages)
[dpdk-dev] [PATCH 0/4] add PPC and Windows to meson test
2020-06-15 21:43 UTC (3+ messages)
` [dpdk-dev] [PATCH 3/4] devtools: add ppc64 in meson build test
Consensus on a new default branch name
2020-06-15 21:21 UTC (3+ messages)
Redfish EventService Implementation
2020-06-15 21:42 UTC (5+ messages)
[PULL 00/84] QOM patches for 2020-06-15
2020-06-15 20:58 UTC (71+ messages)
` [PULL 01/84] qom: Constify object_get_canonical_path{, _component}()'s parameter
` [PULL 03/84] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
` [PULL 12/84] macio: Delete unused "macio-gpio" devices
` [PULL 13/84] pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
` [PULL 14/84] MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
` [PULL 16/84] macio: Put "macio-nvram" device on the macio bus
` [PULL 17/84] macio: Fix macio-bus to be a subtype of System bus
` [PULL 18/84] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
` [PULL 20/84] display/sm501 display/ati: Fix to realize "i2c-ddc"
` [PULL 21/84] riscv: Fix to put "riscv.hart_array" devices on sysbus
` [PULL 23/84] sparc/leon3: Fix to put grlib,* "
` [PULL 26/84] qdev: Assert onboard devices all get realized properly
` [PULL 28/84] Revert "hw/prep: realize the PCI root bus as part of the prep init"
` [PULL 29/84] Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
` [PULL 30/84] qdev: New qdev_new(), qdev_realize(), etc
` [PULL 31/84] qdev: Put qdev_new() to use with Coccinelle
` [PULL 32/84] qdev: Convert to qbus_realize(), qbus_unrealize()
` [PULL 33/84] qdev: Convert to qdev_unrealize() with Coccinelle
` [PULL 34/84] qdev: Convert to qdev_unrealize() manually
` [PULL 35/84] qdev: Convert uses of qdev_create() with Coccinelle
` [PULL 36/84] qdev: Convert uses of qdev_create() manually
` [PULL 37/84] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
` [PULL 38/84] qdev: Convert uses of qdev_set_parent_bus() manually
` [PULL 39/84] pci: New pci_new(), pci_realize_and_unref() etc
` [PULL 40/84] hw/ppc: Eliminate two superfluous QOM casts
` [PULL 41/84] pci: Convert uses of pci_create() etc. with Coccinelle
` [PULL 42/84] pci: Convert uses of pci_create() etc. manually
` [PULL 43/84] pci: pci_create(), pci_create_multifunction() are now unused, drop
` [PULL 44/84] isa: New isa_new(), isa_realize_and_unref() etc
` [PULL 45/84] isa: Convert uses of isa_create() with Coccinelle
` [PULL 46/84] isa: Convert uses of isa_create(), isa_try_create() manually
` [PULL 47/84] isa: isa_create(), isa_try_create() are now unused, drop
` [PULL 48/84] ssi: ssi_auto_connect_slaves() never does anything, drop
` [PULL 49/84] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
` [PULL 50/84] ssi: Convert last use of ssi_create_slave_no_init() manually
` [PULL 51/84] ssi: ssi_create_slave_no_init() is now unused, drop
` [PULL 52/84] usb: New usb_new(), usb_realize_and_unref()
` [PULL 53/84] usb: Convert uses of usb_create()
` [PULL 54/84] usb: usb_create() is now unused, drop
` [PULL 55/84] usb: Eliminate usb_try_create_simple()
` [PULL 56/84] qdev: qdev_create(), qdev_try_create() are now unused, drop
` [PULL 57/84] auxbus: Rename aux_init_bus() to aux_bus_init()
` [PULL 58/84] auxbus: New aux_bus_realize(), pairing with aux_bus_init()
` [PULL 59/84] auxbus: Convert a use of qdev_set_parent_bus()
` [PULL 60/84] auxbus: Eliminate aux_create_slave()
` [PULL 61/84] qom: Tidy up a few object_initialize_child() calls
` [PULL 62/84] qom: Less verbose object_initialize_child()
` [PULL 63/84] macio: Convert use of qdev_set_parent_bus()
` [PULL 64/84] macio: Eliminate macio_init_child_obj()
` [PULL 65/84] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
` [PULL 66/84] microbit: Tidy up sysbus_init_child_obj() @child argument
` [PULL 67/84] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
` [PULL 68/84] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj()
` [PULL 69/84] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2
` [PULL 70/84] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
` [PULL 71/84] sysbus: Convert to sysbus_realize() etc. with Coccinelle
` [PULL 72/84] qdev: Drop qdev_realize() support for null bus
` [PULL 73/84] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
` [PULL 74/84] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
` [PULL 75/84] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
` [PULL 76/84] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
` [PULL 77/84] sysbus: sysbus_init_child_obj() is now unused, drop
` [PULL 78/84] microbit: Eliminate two local variables in microbit_init()
` [PULL 79/84] s390x/event-facility: Simplify creation of SCLP event devices
` [PULL 80/84] qdev: Make qdev_realize() support bus-less devices
` [PULL 81/84] qdev: Use qdev_realize() in qdev_device_add()
` [PULL 82/84] qdev: Convert bus-less devices to qdev_realize() with Coccinelle
` [PULL 83/84] qdev: qdev_init_nofail() is now unused, drop
` [PULL 84/84] MAINTAINERS: Make section QOM cover hw/core/*bus.c as well
[PATCH] scsi: megaraid_sas: Use array_size() helper
2020-06-15 21:47 UTC
[PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
2020-06-15 20:53 UTC (3+ messages)
[PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
2020-06-15 20:54 UTC (3+ messages)
pthread_create
2020-06-15 21:40 UTC
[Buildroot] [PATCH v2] package/systemd: fixup RPATH for more systemd host binaries
2020-06-15 21:40 UTC
[PATCH v7 0/3] rpmsg: core: Add support for name extension
2020-06-15 21:38 UTC (4+ messages)
` [PATCH v7 1/3] rpmsg: core: Add wildcard match for name service
` [PATCH v7 2/3] rpmsg: core: Add support to retrieve name extension
` [PATCH v7 3/3] sample: rpmsg: Print out RPMSG device "
[LTP] 303cc571d1: ltp.setns01.fail
2020-06-15 21:38 UTC (5+ messages)
[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
2020-06-15 21:31 UTC (4+ messages)
` [PATCH 7/8] drm/mipi-dbi: Remove ->enabled
` [Intel-gfx] "
[PATCH] media: test_drivers: vivid-core: Use array_size() helper
2020-06-15 21:40 UTC
Possible duplicate page fault accounting on some archs after commit 4064b9827063
2020-06-15 21:34 UTC (7+ messages)
` [OpenRISC] "
BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
2020-06-15 21:34 UTC (5+ messages)
[tip:x86/urgent] BUILD SUCCESS 5d5103595e9e53048bb7e70ee2673c897ab38300
2020-06-15 21:33 UTC
[Patch net] net: change addr_list_lock back to static key
2020-06-15 21:33 UTC (5+ messages)
Keystone Issue
2020-06-15 21:32 UTC (17+ messages)
FAILED: patch "[PATCH] spi: dw: Fix controller unregister order" failed to apply to 4.14-stable tree
2020-06-15 21:32 UTC (2+ messages)
[PATCH] linux-user: mremap fails with EFAULT if address range overlaps with stack guard
2020-06-15 21:10 UTC (5+ messages)
[cadence-spi] daisy chain
2020-06-15 21:30 UTC (9+ messages)
[Intel-gfx] [PATCH] drm/i915/selftests: Exercise far preemption rollbacks
2020-06-15 21:30 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise far preemption rollbacks (rev2)
arch/s390/mm/fault.c:857:3-6: WARNING: Use BUG_ON instead of if condition followed by BUG
2020-06-15 21:28 UTC
[trivial PATCH] video: fbdev: Use IS_BUILTIN
2020-06-15 21:26 UTC (6+ messages)
` [PATCH 1/2] video: fbdev: amifb: remove dead APUS support
[PATCH v13 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
2020-06-15 21:24 UTC (6+ messages)
` [PATCH v13 2/6] seq_buf: Export seq_buf_printf
git log -- <old path> not working
2020-06-15 21:25 UTC
[PATCH 0/4] panel-simple: CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44, Tianma TM070JVHG33
2020-06-15 21:20 UTC (6+ messages)
` [PATCH 3/4] drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` (EXT) "
[Buildroot] [Bug 12941] New: Python GObject fails to build when using BR2_PER_PACKAGE_DIRECTORIES
2020-06-15 21:23 UTC (2+ messages)
` [Buildroot] [Bug 12941] "
[Buildroot] [PATCH 1/1] package/pkg-python: use a shell expansion for sysconfigdata_name
2020-06-15 21:22 UTC (2+ messages)
FAILED: patch "[PATCH] firmware: imx: scu: Fix corruption of header" failed to apply to 5.7-stable tree
2020-06-15 21:21 UTC (2+ messages)
[PATCH 0/4] bootconfig: Fix quote-character issue and return value
2020-06-15 21:21 UTC (5+ messages)
` [PATCH 1/4] proc/bootconfig: Fix to use correct quotes for value
Linux 5.8-rc1 BUG unable to handle page fault (snd_pcm)
2020-06-15 21:18 UTC (8+ messages)
[PATCH] irq: Request and release resources for chained IRQs
2020-06-15 21:16 UTC (2+ messages)
[PATCH] hw/audio/gus: Fix registers 32-bit access
2020-06-15 20:17 UTC
[PATCH 9/9] pinctrl-at91: Add ipipe pipeline support
2020-06-15 21:14 UTC (2+ messages)
WL1271 on CM-T3730
2020-06-15 21:04 UTC
[PATCH] tracing/probe: fix memleak in fetch_op_data operations
2020-06-15 21:13 UTC (2+ messages)
[PATCH] liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
2020-06-15 21:18 UTC
Rename offensive terminology (master)
2020-06-15 21:05 UTC
[Buildroot] [PATCH 1/1] package/libfuse3: bump to version 3.9.2
2020-06-15 21:11 UTC (3+ messages)
` [Buildroot] [PATCH 1/1] pkg-python.mk: use PYTHON3_PATH instead of duplicating its value
[PATCH] x86/entry: Treat BUG/WARN as NMI-like entries
2020-06-15 21:08 UTC (6+ messages)
` [tip: x86/entry] "
[RFC PATCH] tick/sched: update full_nohz status after SCHED dep is cleared
2020-06-15 21:07 UTC (8+ messages)
[PATCH v7 00/12] Multiple fixes in PCIe qcom driver
2020-06-15 21:06 UTC (13+ messages)
` [PATCH v7 01/12] PCI: qcom: Add missing ipq806x clocks in PCIe driver
` [PATCH v7 02/12] dt-bindings: PCI: qcom: Add missing clks
` [PATCH v7 03/12] PCI: qcom: Change duplicate PCI reset to phy reset
` [PATCH v7 04/12] PCI: qcom: Add missing reset for ipq806x
` [PATCH v7 05/12] dt-bindings: PCI: qcom: Add ext reset
` [PATCH v7 06/12] PCI: qcom: Use bulk clk api and assert on error
` [PATCH v7 07/12] PCI: qcom: Define some PARF params needed for ipq8064 SoC
` [PATCH v7 08/12] PCI: qcom: Add support for tx term offset for rev 2.1.0
` [PATCH v7 09/12] PCI: qcom: Add ipq8064 rev2 variant
` [PATCH v7 10/12] dt-bindings: PCI: qcom: Add ipq8064 rev 2 variant
` [PATCH v7 11/12] PCI: qcom: Support pci speed set for ipq806x
` [PATCH v7 12/12] PCI: qcom: Replace define with standard value
[PATCH v2] bluetooth: Adding a configurable autoconnect timeout
2020-06-15 21:06 UTC
master - tests: integrity and block size
2020-06-15 21:05 UTC
[PATCH] mm, page_alloc: capture page in task context only
2020-06-15 21:03 UTC (3+ messages)
[dm-crypt] bug in cryptsetup --header option when using luksFormat?
2020-06-15 21:03 UTC (3+ messages)
[Intel-gfx] [v3 0/8] Enable HDR on MCA LSPCON based Gen9 devices
2020-06-15 21:03 UTC (7+ messages)
` [Intel-gfx] [v3 6/8] drm/i915/display: Implement infoframes readback for LSPCON
Are we on the wrong track?
2020-06-15 21:02 UTC (4+ messages)
[PATCH v3 05/15] drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
2020-06-15 20:58 UTC (3+ messages)
` [drm/mgag200] e44e907dd8: phoronix-test-suite.glmark2.800x600.score -64.9% regression
[PATCH v3 1/3] net: phy: mscc: move shared probe code into a helper
2020-06-15 20:56 UTC (3+ messages)
[PATCH net v2 0/2] two fixes for 'act_gate' control plane
2020-06-15 20:59 UTC (3+ messages)
` [PATCH net v2 1/2] net/sched: act_gate: fix NULL dereference in tcf_gate_init()
[Buildroot] [git commit] package/pkg-python: use a shell expansion for sysconfigdata_name
2020-06-15 20:58 UTC
[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
2020-06-15 20:53 UTC (2+ messages)
` [Bug 206203] "
[Buildroot] [git commit] pkg-python.mk: use PYTHON3_PATH instead of duplicating its value
2020-06-15 20:56 UTC
[PATCH v1 0/1] limit the i40e msix vectors based on housekeeping CPUs
2020-06-15 20:55 UTC (4+ messages)
` [Patch v1] i40e: limit the "
[RFC PATCH 2/3] futex, sched: add wake_up_swap, use in FUTEX_SWAP
2020-06-15 20:55 UTC (2+ messages)
[PATCH] dmaengine: idxd: add leading / for sysfspath in ABI documentation
2020-06-15 20:54 UTC
[PATCH] dmaengine: idxd: move submission to sbitmap_queue
2020-06-15 20:54 UTC
[PATCH] dmaengine: idxd: add work queue drain support
2020-06-15 20:54 UTC
[PATCH] dmaengine: idxd: fix cdev locking for open and release
2020-06-15 20:54 UTC
[PATCH 0/2] sched, xfs: Add PF_MEMALLOC_NOLOCKDEP to fix lockdep problem in xfs
2020-06-15 20:53 UTC (4+ messages)
` [PATCH 2/2] xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
[RESEND PATCH v7 1/2] phy: qualcomm: add qcom ipq806x dwc usb phy driver
2020-06-15 20:53 UTC (2+ messages)
` [RESEND PATCH v7 2/2] devicetree: bindings: phy: Document ipq806x dwc3 qcom phy
[PATCH 0/3] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
2020-06-15 20:53 UTC (4+ messages)
` [PATCH 1/3] drm/bridge: ps8640: Return an error for incorrect attach flags
` [PATCH 2/3] drm/bridge: ps8640: Print an error if VDO control fails
` [PATCH 3/3] drm/bridge: ps8640: Rework power state handling
Perf Script Erroneous User Stack Trace
2020-06-15 20:53 UTC (3+ messages)
[PATCH v2 00/24] dynamic_debug cleanups, query features, WIP print-classes
2020-06-15 20:52 UTC (6+ messages)
` [PATCH v2 09/24] dyndbg: add maybe(str,"") macro to reduce code
[hch-misc:exec-cleanup 2/6] arch/x86/entry/syscall_x32.c:26:39: note: in expansion of macro '__x32_sys_execve'
2020-06-15 20:51 UTC
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.