All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-10 08:20:50 to 2019-09-10 09:00:04 UTC [more...]

[PATCH 0/4] gpio: API boundary cleanups
 2019-09-10  8:59 UTC  (4+ messages)

[Qemu-devel] [PULL 00/45] testing updates (fixes, upgrades, caching)
 2019-09-10  8:43 UTC  (14+ 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 10/45] tests/tcg: add .gitignore for in source builds
` [Qemu-devel] [PULL 13/45] tests/docker: add Buster to DOCKER_PARTIAL_IMAGES
` [Qemu-devel] [PULL 15/45] tests/docker: move our powerpc cross compile to Buster
` [Qemu-devel] [PULL 18/45] tests/docker: move our m68k "
` [Qemu-devel] [PULL 19/45] tests/docker: move our sparc64 "

[PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler
 2019-09-10  8:59 UTC  (3+ messages)

[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  (2+ messages)

[PATCH 1/2] drm/i915/gt: Allow clobbering gpu resets if the display is off
 2019-09-10  8:58 UTC  (4+ messages)

[GIT PULL] compiler-attributes for v5.3-rc8
 2019-09-10  8:58 UTC  (14+ messages)

❌ FAIL: Stable queue: queue-5.2
 2019-09-10  8:58 UTC  (3+ messages)

[PATCH 0/2] powerpc/xmon: Improve output of XIVE commands
 2019-09-10  8:18 UTC  (2+ messages)
` [PATCH 2/2] powerpc/xmon: Fix output of XIVE IPI

[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] dm-bufio: Allow clients to specify an upper bound on cache size
 2019-09-10  8:55 UTC  (3+ messages)
`  "

[PATCH] drm/amdgpu: grab the id mgr lock while accessing passid_mapping
 2019-09-10  8:56 UTC  (2+ 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  (4+ 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

[PATCH 1/2] libnvdimm/altmap: Track namespace boundaries in altmap
 2019-09-10  8:30 UTC  (6+ messages)

[PATCH v6 00/12] Device property improvements, add %pfw format specifier
 2019-09-10  8:47 UTC  (13+ 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

[dpdk-dev] net/e1000: correct mb function
 2019-09-10 17:41 UTC 

[dpdk-dev] net/e1000: fix wrong mac type checking
 2019-09-10 17:40 UTC 

[PATCH v8 0/8] kvmppc: Driver to manage pages of secure guest
 2019-09-10  8:41 UTC  (27+ messages)
` [PATCH v8 1/8] KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
` [PATCH v8 2/8] kvmppc: Movement of pages between normal and secure memory
` [PATCH v8 3/8] kvmppc: Shared pages support for secure guests
` [PATCH v8 4/8] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [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  (11+ messages)
` [Qemu-devel] [PATCH v6 2/8] linux-user: Add support for RNDRESEEDCRNG ioctl
` [Qemu-devel] [PATCH v6 3/8] linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls
` [Qemu-devel] [PATCH v6 4/8] linux user: Add support for FDFLUSH ioctl
` [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  (7+ messages)

[PATCH] drm/amdgpu: remove duplicated header file include
 2019-09-10  8:43 UTC 

[PATCH] media: imx7-mipi-csis: make array 'registers' static const, makes object smaller
 2019-09-10  8:43 UTC  (5+ 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

[PATCH v2] drm/i915/tgl: Implement Wa_1409142259
 2019-09-10  8:42 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/tgl: Implement Wa_1409142259 (rev2)

[PATCH] mm: add dummy can_do_mlock() helper
 2019-09-10  8:40 UTC  (3+ messages)

[PATCH] ras: debugfs: Fix warning: no previous prototype
 2019-09-10  8:39 UTC  (2+ messages)

[Qemu-riscv] ANNOUNCE: emails from this mailing list will soon drop the [qemu-*] subject tag
 2019-09-10  8:38 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/2] KVM: CPUID: CPUID emulation flow adjustment and one minor refinement when updating maxphyaddr
 2019-09-10  8:24 UTC  (3+ messages)
` [PATCH 1/2] KVM: CPUID: Check limit first when emulating CPUID instruction
` [PATCH 2/2] KVM: CPUID: Put maxphyaddr updating together with virtual address width checking

lot of MemAvailable but falling cache and raising PSI
 2019-09-10  8:38 UTC  (11+ messages)

[dpdk-dev] [PATCH v4] net/i40e: validate all messages from VF
 2019-09-10 17:12 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-09-10  8:38 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes
` [U-Boot] [PATCH v2 2/4] arm: socfpga: Convert reset manager from struct to defines
` [U-Boot] [PATCH v2 3/4] arm: socfpga: Convert system "
` [U-Boot] [PATCH v2 4/4] arm: socfpga: Convert clock "

[PATCH] bpf: validate bpf_func when BPF_JIT is enabled
 2019-09-10  8:37 UTC  (2+ messages)

[dpdk-dev] [RFC v2 0/3] show the Rx/Tx burst description field
 2019-09-10  8:37 UTC  (13+ messages)
` [dpdk-dev] [RFC v2 1/3] ethdev: add the API for getting trace information

[RFC PATCH 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2019-09-10  8:37 UTC  (10+ messages)
` [RFC PATCH 1/2] x86: Don't let pgprot_modify() change the page encryption bit
        ` dma_mmap_fault discussion

[PATCH] drm/i915/execlists: Clear STOP_RING bit on reset
 2019-09-10  8:36 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Clear STOP_RING bit on reset (rev2)

[PATCH v2 0/3] Add new binding regulator-fixed-clock to regulator-fixed
 2019-09-10  8:35 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: regulator: add regulator-fixed-clock binding

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-10  8:35 UTC  (4+ messages)

[PATCH net-next v2 1/2] net: stmmac: Only enable enhanced addressing mode when needed
 2019-09-10  8:35 UTC  (8+ messages)
` [PATCH net-next v2 2/2] net: stmmac: Support enhanced addressing mode for DWMAC 4.10

[dpdk-dev] [PATCH 1/2] net/virtio: update stats when in order xmit done
 2019-09-10 16:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] net/virtio: on demand cleanup when doing in order xmit

[Qemu-devel] [PATCH v6 0/8] linux-user: strace improvements
 2019-09-10  8:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 3/8] linux-user/strace: Improve settimeofday()

[U-Boot] [PATCH] ARM: mxs: spl_boot.c: make early_delay more robust
 2019-09-10  8:32 UTC 

[Qemu-devel] [PATCH v2 1/2] linux-user: remove useless variable
 2019-09-10  8:29 UTC  (2+ messages)

[Xen-devel] [PATCH 1/3] tools/ocaml: Add missing X86_EMU_VPCI
 2019-09-10  8:29 UTC  (3+ messages)
` [Xen-devel] [PATCH 3/3] tools/ocaml: Introduce xenctrl ABI build-time checks

[RESEND PATCH] scsi: megaraid: disable device when probe failed after enabled device
 2019-09-10  8:29 UTC  (2+ messages)

[PATCH v4 00/17] arm64: MMU enabled kexec relocation
 2019-09-10  8:29 UTC  (9+ messages)
` [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] net/mlx4_en: ethtool: make array modes static const, makes object smaller
 2019-09-10  8:29 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/18] ethdev: change link status get functions return value to int
 2019-09-10  8:25 UTC  (19+ messages)
` [dpdk-dev] [PATCH 01/18] net/bonding: fix link speed update in broadcast mode
` [dpdk-dev] [PATCH 02/18] ethdev: change link status get functions return value to int
` [dpdk-dev] [PATCH 03/18] app/testpmd: check status of getting link info
` [dpdk-dev] [PATCH 04/18] net/bonding: "
` [dpdk-dev] [PATCH 05/18] net/ixgbe: "
` [dpdk-dev] [PATCH 06/18] net/memif: "
` [dpdk-dev] [PATCH 07/18] app/proc-info: "
` [dpdk-dev] [PATCH 08/18] app/test: "
` [dpdk-dev] [PATCH 09/18] app/pipeline: "
` [dpdk-dev] [PATCH 10/18] examples: "
` [dpdk-dev] [PATCH 11/18] examples/bbdev_app: "
` [dpdk-dev] [PATCH 12/18] examples/ip_pipeline: "
` [dpdk-dev] [PATCH 13/18] examples/ethtool: "
` [dpdk-dev] [PATCH 14/18] examples/flow_filtering: "
` [dpdk-dev] [PATCH 15/18] examples/link_status_interrupt: check status of getting link
` [dpdk-dev] [PATCH 16/18] examples/distributor: check status of getting link info
` [dpdk-dev] [PATCH 17/18] examples/qos_sched: "
` [dpdk-dev] [PATCH 18/18] examples/kni: "

[PATCH] ASoC: bdw-rt5677: channel constraint support
 2019-09-10  8:28 UTC  (6+ messages)
` [alsa-devel] "

[GIT PULL] gpio: fixes for v5.4
 2019-09-10  8:29 UTC 

[U-Boot] U-Boot: Environment flags broken for U-Boot
 2019-09-10  8:29 UTC  (6+ messages)

[Qemu-devel] [PATCH] linux-user: drop redundant handling of environment variables
 2019-09-10  8:26 UTC  (2+ messages)

Quick fix for syscall man page
 2019-09-10  8:26 UTC  (5+ messages)

[Qemu-devel] [PATCH v4] target/xtensa: linux-user: add call0 ABI support
 2019-09-10  8:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: Support gdb 'qOffsets' query for ELF
 2019-09-10  8:23 UTC  (2+ messages)

[U-Boot] [RFC][PATCH] bootcount: add support to customize bootcount variable name
 2019-09-10  8:23 UTC  (4+ messages)

[PATCH] mm: fix the race between swapin_readahead and SWP_SYNCHRONOUS_IO path
 2019-09-10  8:22 UTC  (3+ messages)

[PATCH] gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
 2019-09-10  8:21 UTC 

[Qemu-devel] [PATCH 0/2] linux-user/arm: Adjust MAX_RESERVED_VA for M-profile
 2019-09-10  8:19 UTC  (3+ messages)

[PATCH] ASoC: SOF: Intel: work around snd_hdac_aligned_read link failure
 2019-09-10  8:20 UTC  (6+ messages)
    ` [alsa-devel] "

[U-Boot] [PATCH v1 1/4] x86: acpi: Annotate struct acpi_table_header with __packed
 2019-09-10  8:21 UTC  (10+ messages)
` [U-Boot] [PATCH v1 2/4] x86: tangier: Reserve PCI ECAM in motherboard resources
` [U-Boot] [PATCH v1 3/4] x86: tangier: Fix off-by-one error when preparing CSRT
` [U-Boot] [PATCH v1 4/4] x86: tangier: Use spaces over TABs in ASL code

[U-Boot] [v2, 0/3] mmc: fsl_esdhc: clean up code
 2019-09-10  8:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/backup: install notifier during creation
 2019-09-10  8:19 UTC  (4+ messages)
    ` [Qemu-devel] [Qemu-block] "

[RFC PATCH 0/4] mdev based hardware virtio offloading support
 2019-09-10  8:19 UTC  (2+ messages)
` [RFC PATCH 4/4] docs: Sample driver to demonstrate how to implement virtio-mdev framework


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.