messages from 2019-09-10 08:42:26 to 2019-09-10 09:22:43 UTC [more...]
[PATCH v6 00/12] Device property improvements, add %pfw format specifier
2019-09-10 9:22 UTC (14+ messages)
` [PATCH v6 01/12] tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
` [PATCH v6 02/12] software node: Get reference to parent swnode in get_parent op
` [PATCH v6 03/12] software node: Make argument to to_software_node const
` [PATCH v6 04/12] device property: Move fwnode_get_parent() up
` [PATCH v6 05/12] device property: Add functions for accessing node's parents
` [PATCH v6 06/12] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v6 07/12] device property: Add a function to obtain a node's prefix
` [PATCH v6 08/12] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH v6 09/12] lib/vsprintf: Make use of fwnode API to obtain node names and separators
` [PATCH v6 10/12] lib/vsprintf: OF nodes are first and foremost, struct device_nodes
` [PATCH v6 11/12] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
` [PATCH v6 12/12] lib/test_printf: Add tests for %pfw printk modifier
[Qemu-devel] [PULL 00/45] testing updates (fixes, upgrades, caching)
2019-09-10 8:43 UTC (41+ messages)
` [Qemu-devel] [PULL 01/45] hw/misc: Mark most objects as "common" code to speed up compilation a litte bit
` [Qemu-devel] [PULL 02/45] configure: clean-up container cross compile detect
` [Qemu-devel] [PULL 03/45] tests/docker: Use --userns=keep-id for podman
` [Qemu-devel] [PULL 04/45] tests/docker: fix "cc" command to work with podman
` [Qemu-devel] [PULL 05/45] tests/docker: handle missing encoding keyword for subprocess.check_output
` [Qemu-devel] [PULL 06/45] tests/docker: fix final missing .encode when parsing solibs
` [Qemu-devel] [PULL 07/45] tests/tcg: use EXTRA_CFLAGS everywhere
` "
` [Qemu-devel] [PULL 08/45] tests/tcg: cleanup Makefile inclusions
` "
` [Qemu-devel] [PULL 09/45] tests/tcg: move configuration to a sub-shell script
` [Qemu-devel] [PULL 10/45] tests/tcg: add .gitignore for in source builds
` [Qemu-devel] [PULL 11/45] tests/docker: move DEF_TARGET_LIST setting to common.rc
` [Qemu-devel] [PULL 12/45] tests/docker: set DEF_TARGET_LIST for some containers
` [Qemu-devel] [PULL 13/45] tests/docker: add Buster to DOCKER_PARTIAL_IMAGES
` [Qemu-devel] [PULL 14/45] tests/docker: move our arm64 cross compile to Buster
` [Qemu-devel] [PULL 15/45] tests/docker: move our powerpc "
` [Qemu-devel] [PULL 16/45] tests/docker: move our Alpha "
` [Qemu-devel] [PULL 18/45] tests/docker: move our m68k "
` [Qemu-devel] [PULL 19/45] tests/docker: move our sparc64 "
` [Qemu-devel] [PULL 20/45] tests/docker: move our sh4 "
` [Qemu-devel] [PULL 21/45] tests/docker: move our mips64 "
` [Qemu-devel] [PULL 22/45] tests/docker: move our riscv64 "
` [Qemu-devel] [PULL 23/45] tests/docker: move our ppc64 "
` [Qemu-devel] [PULL 24/45] tests/docker: update Debian Sid image
` [Qemu-devel] [PULL 25/45] tests/docker: pin powerpc-user-cross to a snapshot
` [Qemu-devel] [PULL 26/45] tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGES
` [Qemu-devel] [PULL 27/45] tests/docker: add debian9-mxe "
` [Qemu-devel] [PULL 29/45] tests/docker: add debian-amd64-cross for non-x86 hosts
` [Qemu-devel] [PULL 30/45] tests/docker: use --arch-only for installing deps
` [Qemu-devel] [PULL 32/45] tests/docker: --disable-libssh on ubuntu1804 builds
` [Qemu-devel] [PULL 33/45] configure: check if --no-pie is supported first
` [Qemu-devel] [PULL 34/45] .travis.yml: Enable multiple caching features
` [Qemu-devel] [PULL 36/45] .travis.yml: Cache Python PIP packages
` [Qemu-devel] [PULL 37/45] .travis.yml: Cache Avocado cache
` [Qemu-devel] [PULL 38/45] .travis.yml: Improve ccache use
` [Qemu-devel] [PULL 41/45] .travis.yml: Cache Linux/GCC 'debug profile' jobs together
` [Qemu-devel] [PULL 42/45] .travis.yml: Cache Linux/GCC 'non-debug "
` [Qemu-devel] [PULL 44/45] Fedora images: use URLs from stable "archives.fedoraproject.org"
` [Qemu-devel] [PULL 45/45] travis.yml: Install libcap-dev for testing virito-9p
[RFC PATCH v2] mm: initialize struct pages reserved by ZONE_DEVICE driver
2019-09-10 9:21 UTC (10+ messages)
[PATCH v7 7/7] nfc: pn532_uart: Make use of pn532 autopoll
2019-09-10 9:34 UTC
[PATCH v4 00/17] arm64: MMU enabled kexec relocation
2019-09-10 9:20 UTC (16+ messages)
` [PATCH v4 04/17] arm64: hibernate: use get_safe_page directly
` [PATCH v4 05/17] arm64: hibernate: remove gotos in create_safe_exec_page
` [PATCH v4 10/17] arm64: trans_pgd: make trans_pgd_map_page generic
[PATCH v7 6/7] nfc: pn533: Add autopoll capability
2019-09-10 9:34 UTC
[PATCH] objdump: restore quiet build output
2019-09-10 9:20 UTC
[PATCH v3 00/15] Enable CONFIG_VMAP_STACK on PPC32
2019-09-10 9:16 UTC (17+ messages)
` [PATCH v3 01/15] powerpc/32: replace MTMSRD() by mtmsr
` [PATCH v3 02/15] powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
` [PATCH v3 03/15] powerpc/32: save DEAR/DAR before calling handle_page_fault
` [PATCH v3 04/15] powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
` [PATCH v3 05/15] powerpc/32: add a macro to get and/or save DAR and DSISR on stack
` [PATCH v3 06/15] powerpc/32: prepare for CONFIG_VMAP_STACK
` [PATCH v3 07/15] powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
` [PATCH v3 08/15] powerpc/32: Add early stack overflow detection with VMAP stack
` [PATCH v3 09/15] powerpc/8xx: Use alternative scratch registers in DTLB miss handler
` [PATCH v3 10/15] powerpc/8xx: drop exception entries for non-existing exceptions
` [PATCH v3 11/15] powerpc/8xx: move DataStoreTLBMiss perf handler
` [PATCH v3 12/15] powerpc/8xx: split breakpoint exception
` [PATCH v3 13/15] powerpc/8xx: Enable CONFIG_VMAP_STACK
` [PATCH v3 14/15] powerpc/32s: reorganise DSI handler
` [PATCH v3 15/15] powerpc/32s: Activate CONFIG_VMAP_STACK
[PATCH v7 5/7] nfc: pn533: add UART phy driver
2019-09-10 9:33 UTC
[PATCH 5.2 00/94] 5.2.14-stable review
2019-09-10 9:20 UTC (3+ messages)
[PATCH v7 4/7] nfc: pn533: Split pn533 init & nfc_register
2019-09-10 9:33 UTC
[PATCH 4.19 00/57] 4.19.72-stable review
2019-09-10 9:20 UTC (3+ messages)
[PATCH] drm/i915: Prune 2560x2880 mode for 5K tiled dual DP monitors
2019-09-10 9:20 UTC (12+ messages)
[PATCH v7 3/7] nfc: pn533: Add dev_up/dev_down hooks to phy_ops
2019-09-10 9:33 UTC
[PATCH 4.14 00/40] 4.14.143-stable review
2019-09-10 9:19 UTC (3+ messages)
[PATCH AUTOSEL 5.2 01/12] arm64: dts: renesas: r8a77995: draak: Fix backlight regulator name
2019-09-10 9:19 UTC (4+ messages)
` [PATCH AUTOSEL 5.2 06/12] configfs_register_group() shouldn't be (and isn't) called in rmdirable parts
[PATCH v7 2/7] nfc: pn532_uart: Add NXP PN532 to devicetree docs
2019-09-10 9:32 UTC
[dpdk-dev] [PATCH 0/9] Windows patchset with additional EAL functionalities
2019-09-10 9:19 UTC (6+ messages)
` [dpdk-dev] [PATCH 2/9] eal: syslog implementation for windows
` [dpdk-dev] [PATCH 3/9] eal: add windows compatible header files
[SMB3][PATCHes] parallelizing decryption of large read responses
2019-09-10 9:19 UTC (3+ messages)
[PATCH 4.9 00/26] 4.9.192-stable review
2019-09-10 9:19 UTC (3+ messages)
[PATCH 4.4 00/23] 4.4.192-stable review
2019-09-10 9:18 UTC (3+ messages)
[PATCH v7 1/7] nfc: pn533: i2c: "pn532" as dt compatible string
2019-09-10 9:31 UTC
[dpdk-dev] net/e1000: fix wrong mac type checking
2019-09-10 17:40 UTC (2+ messages)
[Qemu-devel] [PATCH v6 0/8] linux-user: strace improvements
2019-09-10 8:52 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 2/8] linux-user/strace: Add print_timezone()
` [Qemu-devel] [PATCH v6 3/8] linux-user/strace: Improve settimeofday()
[PATCH] mm: avoid slub allocation while holding list_lock
2019-09-10 9:16 UTC (5+ messages)
[PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler
2019-09-10 9:16 UTC (4+ messages)
[GIT PULL] compiler-attributes for v5.3-rc8
2019-09-10 9:16 UTC (15+ messages)
[PATCH 1/2] btrfs: Consider system chunk array size for new SYSTEM chunks
2019-09-10 9:12 UTC (4+ messages)
` [PATCH v3 2/2] btrfs: tree-checker: Fix wrong check on max devid
[PATCH v2] mm: fix double page fault on arm64 if PTE_AF is cleared
2019-09-10 9:15 UTC (5+ messages)
[dpdk-dev] [RFC v2 0/3] show the Rx/Tx burst description field
2019-09-10 9:14 UTC (14+ messages)
` [dpdk-dev] [RFC v2 1/3] ethdev: add the API for getting trace information
[PATCH 1/5] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
2019-09-10 9:14 UTC (7+ messages)
` [PATCH 2/5] clk: qcom: apcs-msm8916: get parent clock names from DT
[PATCH 0/6] arm64: dts: meson-g12: add support for PCIe
2019-09-10 9:14 UTC (10+ messages)
` [PATCH 6/6] arm64: dts: khadas-vim3: add commented "
Default qdisc not correctly initialized with custom MTU
2019-09-10 9:14 UTC (3+ messages)
[f2fs-dev] [PATCH v4 0/2] fsck: Check write pointers of zoned block devices
2019-09-10 9:12 UTC (9+ messages)
` [f2fs-dev] [PATCH v4 2/2] fsck.f2fs: Check write pointer consistency with current segments
[PATCH] drm/amdgpu: remove duplicated header file include
2019-09-10 9:12 UTC (2+ messages)
[PATCH] iommu/amd: Fix sparse warnings
2019-09-10 9:11 UTC (3+ messages)
[PATCH 1/2] libnvdimm/altmap: Track namespace boundaries in altmap
2019-09-10 9:08 UTC (5+ messages)
[dpdk-dev] [Bug 346] Set the link speed / duplex of a DPDK port
2019-09-10 9:10 UTC
[Qemu-devel] [PATCH v13 0/6] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
2019-09-10 8:48 UTC (3+ messages)
` [Qemu-devel] [PATCH v13 6/6] migration: Include migration support for machine check handling
[dpdk-dev] [PATCH 0/2] add lock-free mode for l3fwd
2019-09-10 9:06 UTC (4+ messages)
lot of MemAvailable but falling cache and raising PSI
2019-09-10 9:02 UTC (10+ messages)
[dpdk-dev] [PATCH 0/1] ethdev: change owner delete function return value to int
2019-09-10 9:02 UTC (2+ messages)
` [dpdk-dev] [PATCH 1/1] "
[PATCH net-next 0/7] net: hns3: add a feature & bugfixes & cleanups
2019-09-10 8:58 UTC (8+ messages)
` [PATCH net-next 1/7] net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
` [PATCH net-next 2/7] net: hns3: revert to old channel when setting new channel num fail
` [PATCH net-next 3/7] net: hns3: fix shaper parameter algorithm
` [PATCH net-next 4/7] net: hns3: fix port setting handle for fibre port
` [PATCH net-next 5/7] net: hns3: modify some logs format
` [PATCH net-next 6/7] net: hns3: check NULL pointer before use
` [PATCH net-next 7/7] net: hns3: add some DFX info for reset issue
[PATCH v2 00/27] DP MST Refactors + debugging tools + suspend/resume reprobing
2019-09-10 9:01 UTC (3+ messages)
` [PATCH v2 07/27] drm/dp_mst: Add sideband down request tracing + selftests
[PATCH 0/4] gpio: API boundary cleanups
2019-09-10 8:59 UTC (5+ messages)
[PATCH 0/2] powerpc/xmon: Improve output of XIVE commands
2019-09-10 8:18 UTC (3+ messages)
` [PATCH 1/2] powerpc/xmon: Improve output of XIVE interrupts
` [PATCH 2/2] powerpc/xmon: Fix output of XIVE IPI
[PATCH] aarch64/mm: speedup memory initialisation
2019-09-10 8:59 UTC
[Patch] drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10
2019-09-10 8:59 UTC
[PATCH net] net: sonic: replace dev_kfree_skb in sonic_send_packet
2019-09-10 8:58 UTC
[PATCH 1/2] drm/i915/gt: Allow clobbering gpu resets if the display is off
2019-09-10 8:58 UTC (4+ messages)
❌ FAIL: Stable queue: queue-5.2
2019-09-10 8:58 UTC (3+ messages)
[PATCH 0/2] fix BUG_ON and retun real error in find_next_devid() and clone_fs_devices()
2019-09-10 8:57 UTC (4+ messages)
[PATCH] drm/amdgpu: grab the id mgr lock while accessing passid_mapping
2019-09-10 8:56 UTC (2+ messages)
[PATCH] dm-bufio: Allow clients to specify an upper bound on cache size
2019-09-10 8:55 UTC (3+ messages)
` "
[meta-python] [PATCH] python-pytest: upgrade 3.4.2 -> 5.1.1
2019-09-10 8:55 UTC (3+ messages)
feature request, git-gui: add hotkey to toggle amend/new
2019-09-10 8:54 UTC (11+ messages)
[dpdk-dev] [PATCH 0/7] ethdev: change MAC addr get function return value to int
2019-09-10 8:52 UTC (8+ messages)
` [dpdk-dev] [PATCH 1/7] "
` [dpdk-dev] [PATCH 2/7] app/testpmd: check status of getting MAC address
` [dpdk-dev] [PATCH 3/7] app/pdump: "
` [dpdk-dev] [PATCH 4/7] app/test: "
` [dpdk-dev] [PATCH 5/7] app/test: check status of getting MAC address in bonding
` [dpdk-dev] [PATCH 6/7] examples: check status of getting MAC address
` [dpdk-dev] [PATCH 7/7] examples/bond: "
[Qemu-devel] [PATCH] Fedora images: use URLs from stable "archives.fedoraproject.org"
2019-09-10 8:41 UTC (2+ messages)
[PATCH v5 00/31] Add FADump support on PowerNV platform
2019-09-10 8:48 UTC (6+ messages)
` [PATCH v5 21/31] powernv/fadump: process architected register state data provided by firmware
[U-Boot] [PATCH 1/2] ARM: asm/io.h: kill off confusing #ifdef __mem_pci block
2019-09-10 8:51 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: asm/io.h: remove redundant #if !defined(readb) block
[PATCH nft] src: mnl: fix --echo buffer size -- again
2019-09-10 8:50 UTC (2+ messages)
[PATCH] drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
2019-09-10 8:50 UTC (2+ messages)
[meta-python] [PATCH 2/2] python-pytest: fix runtime error
2019-09-10 8:50 UTC
[meta-python] [PATCH 1/2] python-atomicwrites: new recipe
2019-09-10 8:49 UTC
[Qemu-devel] [PATCH v2 0/3] iotests: use python logging
2019-09-10 8:43 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/3] iotests: add script_initialize
` [Qemu-devel] [PATCH v2 2/3] iotests: add protocol support to initialization info
[dpdk-dev] net/e1000: correct mb function
2019-09-10 17:41 UTC
[PATCH v8 0/8] kvmppc: Driver to manage pages of secure guest
2019-09-10 8:41 UTC (5+ messages)
` [PATCH v8 5/8] kvmppc: Handle memory plug/unplug to secure VM
` [PATCH v8 6/8] kvmppc: Radix changes for secure guest
` [PATCH v8 7/8] kvmppc: Support reset of "
` [PATCH v8 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option
[Qemu-devel] [PATCH v6 0/8] linux-user: Misc patches for 4.2
2019-09-10 8:42 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 5/8] linux-user: Add support for FDMSGON and FDMSGOFF ioctls
` [Qemu-devel] [PATCH v6 6/8] linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls
[RFC PATCH 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
2019-09-10 8:43 UTC (4+ messages)
[PATCH] media: imx7-mipi-csis: make array 'registers' static const, makes object smaller
2019-09-10 8:43 UTC (4+ messages)
[PATCH 0/3] Small code style cleanup for ctree.c
2019-09-10 8:42 UTC (5+ messages)
` [PATCH 1/3] btrfs: ctree: Reduce one indent level for btrfs_search_slot()
[Buildroot] Help me!
2019-09-10 8:42 UTC (2+ messages)
[Qemu-devel] [PATCH v10 00/14] backup-top filter driver for backup
2019-09-10 8:39 UTC (9+ messages)
` [Qemu-devel] [PATCH v10 04/14] block/backup: introduce BlockCopyState
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.