All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-05 07:54:59 to 2019-09-05 08:37:16 UTC [more...]

[cip-dev] [PATCH 4.19.y-cip repost 0/6] Add eMMC/uSD/LEDs support to HiHope RZ/G2M
 2019-09-05  8:37 UTC  (6+ messages)
` [cip-dev] [PATCH 4.19.y-cip repost 1/6] mmc: renesas_sdhi: Change HW adjustment register according to speed mode
` [cip-dev] [PATCH 4.19.y-cip repost 2/6] mmc: tmio: introduce macro for max block size
` [cip-dev] [PATCH 4.19.y-cip repost 3/6] mmc: renesas_sdhi: prevent overflow for max_req_size
` [cip-dev] [PATCH 4.19.y-cip repost 4/6] arm64: dts: renesas: hihope-common: Add uSD and eMMC
` [cip-dev] [PATCH 4.19.y-cip repost 5/6] arm64: dts: renesas: hihope-common: Add LEDs support

[dpdk-dev] [PATCH v1 00/14] vhost packed ring performance optimization
 2019-09-05 16:14 UTC  (14+ messages)
` [dpdk-dev] [PATCH v1 01/14] vhost: add single packet enqueue function
` [dpdk-dev] [PATCH v1 02/14] vhost: add burst enqueue function for packed ring
` [dpdk-dev] [PATCH v1 03/14] vhost: add single packet dequeue function
` [dpdk-dev] [PATCH v1 04/14] vhost: add burst "
` [dpdk-dev] [PATCH v1 05/14] vhost: rename flush shadow used ring functions
` [dpdk-dev] [PATCH v1 06/14] vhost: flush vhost enqueue shadow ring by burst
` [dpdk-dev] [PATCH v1 07/14] vhost: add flush function for burst enqueue
` [dpdk-dev] [PATCH v1 08/14] vhost: buffer vhost dequeue shadow ring
` [dpdk-dev] [PATCH v1 09/14] vhost: split enqueue and dequeue flush functions
` [dpdk-dev] [PATCH v1 10/14] vhost: optimize Rx function of packed ring
` [dpdk-dev] [PATCH v1 11/14] vhost: add burst and single zero dequeue functions
` [dpdk-dev] [PATCH v1 12/14] vhost: optimize Tx function of packed ring
` [dpdk-dev] [PATCH v1 13/14] vhost: cache address translation result

[PATCH] btrfs: Relinquish CPUs in btrfs_compare_trees
 2019-09-05  8:37 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] qtests and misc patches
 2019-09-05  8:30 UTC  (4+ messages)
` [Qemu-devel] [PULL 2/8] tests/libqos/e1000e: Make e1000e libqos functions independent from global_qtest
` [Qemu-devel] [PULL 3/8] tests/libqos: Replace clock_step with qtest_clock_step in virtio code
` [Qemu-devel] [PULL 5/8] tests/libqtest: Move global_test wrapper function into a separate header

[PATCH 1/2] dt-bindings: soc: qcom: Provide option to disable DMA
 2019-09-05  8:36 UTC  (7+ messages)
` [PATCH 2/2] i2c: qcom-geni: Provide an option to disable DMA processing

[PATCH v7 00/21] KVM RISC-V Support
 2019-09-05  8:35 UTC  (4+ messages)
` [PATCH v7 18/21] RISC-V: KVM: Add SBI v0.1 support

[Qemu-devel] [PATCH RESEND 0/2] virtiofsd: use "fuse_log.h" APIs instead of <err.h>
 2019-09-05  8:29 UTC  (6+ messages)
` [Virtio-fs] "
` [Qemu-devel] [PATCH RESEND 1/2] virtiofsd: replace warn(3) and warnx(3) with fuse_warning()
  ` [Virtio-fs] "
` [Qemu-devel] [PATCH RESEND 2/2] virtiofsd: replace err(3) and errx(3) with fuse_err()
  ` [Virtio-fs] "

[Xen-devel] [PATCH] x86/shadow: fold p2m page accounting into sh_min_allocation()
 2019-09-05  8:34 UTC 

[net-next 0/3] ravb: Remove use of undocumented registers
 2019-09-05  8:34 UTC  (7+ messages)
` [net-next 1/3] ravb: correct typo in FBP field of SFO register
` [net-next 2/3] ravb: Remove undocumented processing

[PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
 2019-09-05  8:32 UTC  (16+ messages)

[V2, 0/2] media: i2c: add support for DW9768 VCM driver
 2019-09-05  8:28 UTC  (8+ messages)
` [V2, 2/2] media: i2c: Add "

[Xen-devel] [ANNOUNCE] Call for agenda items for September 5th Community Call @ 15:00 UTC
 2019-09-05  8:33 UTC  (12+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-05  8:32 UTC  (13+ messages)

[U-Boot] [PATCH v5 00/19] efi_loader: non-volatile variables support
 2019-09-05  8:31 UTC  (21+ messages)
` [U-Boot] [PATCH v5 01/19] env: extend interfaces allowing for env contexts
` [U-Boot] [PATCH v5 02/19] env: define env context for U-Boot environment
` [U-Boot] [PATCH v5 03/19] env: nowhere: rework with new env interfaces
` [U-Boot] [PATCH v5 04/19] env: flash: support multiple env contexts
` [U-Boot] [PATCH v5 05/19] env: fat: "
` [U-Boot] [PATCH v5 06/19] hashtable: "
` [U-Boot] [PATCH v5 07/19] api: converted with new env interfaces
` [U-Boot] [PATCH v5 08/19] arch: "
` [U-Boot] [PATCH v5 09/19] board: "
` [U-Boot] [PATCH v5 10/19] cmd: "
` [U-Boot] [PATCH v5 11/19] common: "
` [U-Boot] [PATCH v5 12/19] disk: "
` [U-Boot] [PATCH v5 13/19] drivers: "
` [U-Boot] [PATCH v5 14/19] fs: "
` [U-Boot] [PATCH v5 15/19] lib: converted with new env interfaces (except efi_loader)
` [U-Boot] [PATCH v5 16/19] net: converted with new env interfaces
` [U-Boot] [PATCH v5 17/19] post: "
` [U-Boot] [PATCH v5 18/19] env, efi_loader: define env context for UEFI variables
` [U-Boot] [PATCH v5 19/19] efi_loader: variable: rework with new env interfaces

[PATCH 7/8] drm/vmwgfx: switch to own vma manager
 2019-09-05  8:31 UTC  (3+ messages)

[RFC PATCH 0/9] Task latency-nice
 2019-09-05  8:31 UTC  (3+ messages)
` [RFC PATCH 1/9] sched,cgroup: Add interface for latency-nice

[PATCH] ARM: Add support for Realtek SOC
 2019-09-05  8:31 UTC  (3+ messages)

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-05  8:30 UTC  (8+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "

[cip-dev] [PATCH 4.19.y-cip 0/6] Add eMMC/uSD/LEDs support to HiHope RZ/G2M
 2019-09-05  8:30 UTC  (2+ messages)

[LTP] [PATCH] madvise09:Change PAGES size to the value more than 32
 2019-09-05  8:29 UTC  (2+ messages)

[PATCH] irqchip: uniphier-aidet: use devm_platform_ioremap_resource()
 2019-09-05  8:29 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Remove two redundant null pointer checks
 2019-09-05  8:23 UTC  (3+ messages)
` [v2] "

[PATCH v3] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-09-05  8:28 UTC  (3+ messages)

[dpdk-dev] [PATCH v3] net/ixgbe: fix Rx/Tx queue interrupt for X552/557 devices
 2019-09-05  8:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] net/ixgbe: fix Rx/Tx queue interrupt for X552/557 device

[PATCH v2 1/1] arm64: dts: qcom: Add Lenovo Yoga C630
 2019-09-05  8:28 UTC  (5+ messages)

general protection fault in __apic_accept_irq
 2019-09-05  8:28 UTC 

[meta-python] [PATCH] python-pyasn1: upgrade 0.4.6 -> 0.4.7
 2019-09-05  8:27 UTC 

[PATCH -tip 0/2] x86: Prohibit kprobes on XEN_EMULATE_PREFIX
 2019-09-05  8:26 UTC  (6+ messages)
` [Xen-devel] "

[RESEND 1/1] soc: qcom: geni: Provide parameter error checking
 2019-09-05  8:25 UTC 

[PATCH] Fix maybe-uninitialized warnings found by gcc 9 -flto
 2019-09-05  8:24 UTC 

[Qemu-devel] [PATCH] hw/misc: Mark most objects as "common" code to speed up compilation a litte bit
 2019-09-05  8:24 UTC  (2+ messages)

[PATCH for v5.3] videobuf-core.c: poll_wait needs a non-NULL buf pointer
 2019-09-05  8:24 UTC  (2+ messages)

[PATCH] dt-bindings: arm: Add bindings for Realtek RTD16XX SoC
 2019-09-05  8:20 UTC 

[PATCH 0/5] clk: renesas: rcar-gen2/gen3: Switch to .determine_rate()
 2019-09-05  8:22 UTC  (7+ messages)
` [PATCH 1/5] clk: renesas: rcar-gen2-legacy: Switch Z clock "

[meta-python] [PATCH] python-pbr: upgrade 5.4.2 -> 5.4.3
 2019-09-05  8:21 UTC 

[PATCH] drm/panfrost: Fix regulator_get_optional() misuse
 2019-09-05  8:21 UTC  (2+ messages)

[PATCH] doc:lock: remove reference to clever use of read-write lock
 2019-09-05  8:21 UTC  (3+ messages)

[Qemu-devel] git.qemu.org gitweb misrenders on git/ URLs
 2019-09-05  8:20 UTC  (5+ messages)

[Ksummit-discuss] Topics for the Maintainer's Summit
 2019-09-05  8:21 UTC  (10+ messages)

[PATCH v2 0/3] ast, mgag200: Map console BO while it's being displayed
 2019-09-05  8:19 UTC  (5+ messages)

[PATCH] dt-bindings: arm: Convert Realtek board/soc bindings to json-schema
 2019-09-05  8:17 UTC  (2+ messages)

[PATCH 0/8] x86/platform/UV: Update UV Hubless System Support
 2019-09-05  8:19 UTC  (4+ messages)

[PATCH 0/4] Use PTR_ERR_OR_ZERO directly
 2019-09-05  8:18 UTC  (4+ messages)
` [PATCH 4/4] rtc: ds1347: Use PTR_ERR_OR_ZERO rather than its implementation

[RFC PATCH V2 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-09-05  8:16 UTC  (29+ messages)
` [RFC PATCH V2 4/4] platform: mtk-isp: Add Mediatek FD driver

[PATCH] dt-bindings: cpu: Add a support cpu type for cortex-a55
 2019-09-05  8:14 UTC 

[PATCH] arm64: dts: mt8183: Add node for the Mali GPU
 2019-09-05  8:15 UTC  (2+ messages)

[PATCH v2 0/5] misc: fastrpc: few fixes
 2019-09-05  8:15 UTC  (4+ messages)
` [PATCH v2 5/5] misc: fastrpc: free dma buf scatter list

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-09-05  8:14 UTC  (4+ messages)

[PATCH] ARM: config: Add Realtek RTD16XX defconfig
 2019-09-05  8:11 UTC  (2+ messages)

[PATCH 2/2] sched/debug: add sched_update_nr_running tracepoint
 2019-09-05  8:13 UTC  (11+ messages)

[meta-python] [PATCH] python-dbus: upgrade 1.2.8 -> 1.2.10
 2019-09-05  8:12 UTC 

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-09-05  8:12 UTC  (2+ messages)

[PATCH v4 1/1] arm64: dts: qcom: Add Lenovo Yoga C630
 2019-09-05  8:11 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/crypto: fix unit test failure for virtual cryptodev
 2019-09-05  8:10 UTC 

[PATCH 1/4] gpio/aspeed: Fix incorrect number of banks
 2019-09-05  8:10 UTC  (10+ messages)
` [PATCH 3/4] gpio: Add in ast2600 details to Aspeed driver

[PATCH] ARM: dts: realtek: Add support for Realtek RTD16XX evaluation board
 2019-09-05  8:08 UTC 

[Buildroot] [PATCH] lua-codegen: new package
 2019-09-05  8:08 UTC 

[U-Boot] [PATCH] imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
 2019-09-05  8:08 UTC  (7+ messages)

✓ Fi.CI.BAT: success for drm/i915/buddy: add missing call to i915_global_register
 2019-09-05  8:07 UTC 

[Buildroot] [PATCH 1/2] package/luv: use github helper
 2019-09-05  8:07 UTC  (3+ messages)

[GIT PULL] x86 fixes
 2019-09-05  8:07 UTC 

[PATCH v3 1/2] kbuild: refactor scripts/Makefile.extrawarn
 2019-09-05  8:06 UTC  (4+ messages)

[PATCH 1/2] xfsprogs: copy_range don't truncate dstfile
 2019-09-05  8:13 UTC  (5+ messages)
` [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted

[U-Boot] [PATCH 0/2] efi_loader: fixes for Simple Output Protocol
 2019-09-05  8:06 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: cursor positioning
` [U-Boot] [PATCH 2/2] efi_loader: do not set invalid screen mode

[Xen-devel] [PATCH v1] x86/altp2m: Add hypercall to create a new view and set sve bits
 2019-09-05  8:02 UTC  (2+ messages)

[PATCH 1/2] mm/kasan: dump alloc/free stack for page allocator
 2019-09-05  8:03 UTC  (7+ messages)

[GIT PULL] usb: chipidea: changes for v5.4-rc1
 2019-09-05  8:02 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2019-09-05  8:02 UTC 

[PATCH -next] dmaengine: ti: edma: remove unused code
 2019-09-05  8:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix location of comment line
 2019-09-05  8:02 UTC  (2+ messages)

[PATCH v2 0/2] KVM: s390: Check for invalid bits in kvm_valid_regs and kvm_dirty_regs
 2019-09-05  8:00 UTC  (2+ messages)

next-20190904 kselftest results
 2019-09-05  8:00 UTC 

[Buildroot] [PATCH] package/lua-messagepack: bump to version 0.5.2
 2019-09-05  8:00 UTC 

[PATCH net] tipc: add NULL pointer check before calling kfree_rcu
 2019-09-05  7:59 UTC  (2+ messages)

[Buildroot] [Bug 12181] New: dropbear: norootlogin (-w) no longer works when PAM is enabled
 2019-09-05  7:58 UTC  (2+ messages)
` [Buildroot] [Bug 12181] "

gnome-shell stuck because of amdgpu driver [5.3 RC5]
 2019-09-05  7:58 UTC  (8+ messages)

[PATCH v4 0/7] Elevator cleanups and improvements
 2019-09-05  7:58 UTC  (5+ messages)
` [PATCH v4 5/7] block: Delay default elevator initialization

patch "serial: sprd: correct the wrong sequence of arguments" added to tty-testing
 2019-09-05  7:58 UTC 

[PATCH v2 0/6] btrfs-progs: check: Repair invalid inode mode in
 2019-09-05  7:58 UTC  (7+ messages)
` [PATCH v2 1/6] btrfs-progs: check: Export btrfs_type_to_imode
` [PATCH v2 2/6] btrfs-progs: check/common: Introduce a function to find imode using INODE_REF
` [PATCH v2 3/6] btrfs-progs: check/common: Make repair_imode_common() to handle inodes in subvolume trees
` [PATCH v2 4/6] btrfs-progs: check/lowmem: Repair bad imode early
` [PATCH v2 5/6] btrfs-progs: check/original: Fix inode mode in subvolume trees
` [PATCH v2 6/6] btrfs-progs: tests/fsck: Add new images for inode mode repair functionality

pull-request: can-next 2019-09-03
 2019-09-05  7:57 UTC  (2+ messages)
` pull-request: can-next 2019-09-03,pull-request: "

[RFC PATCH v2 0/2] ELF: Alternate program property parser
 2019-09-05  7:57 UTC  (6+ messages)
` [RFC PATCH v2 2/2] ELF: Add ELF program property parsing support

[U-Boot] [PATCH] env: Add CONFIG_ENV_SUPPORT
 2019-09-05  7:56 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: change ras bps type to eeprom table record structure
 2019-09-05  7:56 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper place

[PATCH] powerpc: Perform a bounds check in arch_add_memory
 2019-09-05  7:52 UTC  (8+ messages)

[PATCH V7 0/2] riscv: Add perf callchain support
 2019-09-05  7:55 UTC  (4+ messages)
` [PATCH V7 2/2] riscv: Add support for libdw

[U-Boot] [PATCH v3 0/7] imx: mxs: Fixes and DM/DTS conversion code for several i.MX28 drivers
 2019-09-05  7:55 UTC  (4+ messages)
` [U-Boot] [PATCH v3 5/7] mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
` [U-Boot] [PATCH v3 6/7] mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
` [U-Boot] [PATCH v3 7/7] spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver


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.