All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-27 13:03:02 to 2019-11-27 13:49:57 UTC [more...]

[dpdk-dev] [PATCH] examples/tep_termination: resolve unchecked return value
 2019-11-27 13:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2019-11-27 13:49 UTC 

[GIT PULL] drm/arc: Yet another set of minor fixes
 2019-11-27 13:49 UTC  (4+ messages)

[PATCH v2 0/3] Add DA9062 GPIO support
 2019-11-27 13:49 UTC  (5+ messages)
` [PATCH v2 2/3] mfd: da9062: add support for the DA9062 GPIOs in the core
` [PATCH v2 3/3] pinctrl: da9062: add driver support

[PATCH for-5.0 00/31] block: Introduce real BdrvChildRole
 2019-11-27 13:16 UTC  (31+ messages)
` [PATCH for-5.0 01/31] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH for-5.0 02/31] block: Add BdrvChildRole
` [PATCH for-5.0 03/31] block: Add BdrvChildRole to BdrvChild
` [PATCH for-5.0 04/31] block: Pass BdrvChildRole to bdrv_child_perm()
` [PATCH for-5.0 05/31] block: Drop BdrvChildClass.stay_at_node
` [PATCH for-5.0 06/31] block: Keep BDRV_O_NO_IO in *inherited_fmt_options
` [PATCH for-5.0 07/31] block: Pass BdrvChildRole to .inherit_options()
` [PATCH for-5.0 08/31] block: Unify bdrv_*inherited_options()
` [PATCH for-5.0 09/31] block: Unify bdrv_child_cb_attach()
` [PATCH for-5.0 10/31] block: Unify bdrv_child_cb_detach()
` [PATCH for-5.0 11/31] block: Add child_of_bds
` [PATCH for-5.0 12/31] block: Distinguish paths in *_format_default_perms
` [PATCH for-5.0 13/31] block: Pull out bdrv_default_perms_for_backing()
` [PATCH for-5.0 14/31] block: Pull out bdrv_default_perms_for_storage()
` [PATCH for-5.0 15/31] block: Split bdrv_default_perms_for_storage()
` [PATCH for-5.0 16/31] block: Add bdrv_default_perms()
` [PATCH for-5.0 17/31] raw-format: Split raw_read_options()
` [PATCH for-5.0 18/31] block: Switch child_format users to child_of_bds
` [PATCH for-5.0 19/31] block: Drop child_format
` [PATCH for-5.0 20/31] block: Make backing files child_of_bds children
` [PATCH for-5.0 21/31] block: Drop child_backing
` [PATCH for-5.0 22/31] block: Make format drivers use child_of_bds
` [PATCH for-5.0 23/31] block: Make filter "
` [PATCH for-5.0 24/31] block: Use child_of_bds in remaining places
` [PATCH for-5.0 25/31] tests: Use child_of_bds instead of child_file
` [PATCH for-5.0 26/31] block: Use bdrv_default_perms()
` [PATCH for-5.0 27/31] block: Make bdrv_filter_default_perms() static
` [PATCH for-5.0 28/31] block: Drop bdrv_format_default_perms()
` [PATCH for-5.0 30/31] block: Pass BdrvChildRole in remaining cases
` [PATCH for-5.0 31/31] block: Drop @child_class from bdrv_child_perm()

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-11-27 13:48 UTC 

[dpdk-dev] [PATCH] net/nfp: replace license text with SPDX tag
 2019-11-27 13:47 UTC  (2+ messages)

[cip-dev] [PATCH 4.4.y-cip 00/22] Add RZ/G1C SD/eMMC support
 2019-11-27 13:47 UTC  (23+ messages)
` [cip-dev] [PATCH 4.4.y-cip 01/22] mmc: sdhi: Add EXT_ACC register busy check
` [cip-dev] [PATCH 4.4.y-cip 02/22] mmc: sh_mobile_sdhi: don't use array for DT configs
` [cip-dev] [PATCH 4.4.y-cip 03/22] mmc: sh_mobile_sdhi: simplify code for voltage switching
` [cip-dev] [PATCH 4.4.y-cip 04/22] mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3
` [cip-dev] [PATCH 4.4.y-cip 05/22] mmc: tmio: always unmap DMA before waiting for interrupt
` [cip-dev] [PATCH 4.4.y-cip 06/22] mmc: tmio: rename tmio_mmc_{pio => core}.c
` [cip-dev] [PATCH 4.4.y-cip 07/22] mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c
` [cip-dev] [PATCH 4.4.y-cip 08/22] mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c
` [cip-dev] [PATCH 4.4.y-cip 09/22] mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file
` [cip-dev] [PATCH 4.4.y-cip 10/22] mmc: renesas-sdhi: improve checkpatch cleanness
` [cip-dev] [PATCH 4.4.y-cip 11/22] mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_data
` [cip-dev] [PATCH 4.4.y-cip 12/22] mmc: tmio, renesas-sdhi: add dataend to DMA ops
` [cip-dev] [PATCH 4.4.y-cip 13/22] mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC
` [cip-dev] [PATCH 4.4.y-cip 14/22] mmc: renesas_sdhi: consolidate DMAC CONFIG options
` [cip-dev] [PATCH 4.4.y-cip 15/22] dt-bindings: mmc: renesas_sdhi: add R-Car Gen[123] fallback compatibility strings
` [cip-dev] [PATCH 4.4.y-cip 16/22] mmc: renesas_sdhi: implement "
` [cip-dev] [PATCH 4.4.y-cip 17/22] dt-bindings: mmc: renesas_sdhi: Add r8a77470 support
` [cip-dev] [PATCH 4.4.y-cip 18/22] mmc: renesas_sdhi: Add r8a77470 SDHI1 support
` [cip-dev] [PATCH 4.4.y-cip 19/22] ARM: dts: r8a77470: Add SDHI2 support
` [cip-dev] [PATCH 4.4.y-cip 20/22] ARM: dts: r8a77470: Add SDHI0 support
` [cip-dev] [PATCH 4.4.y-cip 21/22] ARM: dts: r8a77470: Add SDHI1 support
` [cip-dev] [PATCH 4.4.y-cip 22/22] ARM: dts: iwg23s-sbc: Add uSD and eMMC support

[dpdk-dev] [PATCH 0/8] GSG Documentation updates
 2019-11-27 13:46 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 8/8] doc: drop EAL command-line reference from FreeBSD GSG

[PATCH testsuite] travis: improve selinuxfs mocking
 2019-11-27 13:46 UTC 

[PATCH net-next] ip_gre: Make none-tun-dst gre tunnel keep tunnel info
 2019-11-27 13:45 UTC  (14+ messages)
  ` Question about flow table offload in mlx5e

[PATCH] drm/i915: Copy across scheduler behaviour flags across submit fences
 2019-11-27 13:46 UTC  (4+ messages)
` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2019-11-27 13:46 UTC 

[PATCH] net: usb: aqc111: Use the correct style for SPDX License Identifier
 2019-11-27 13:45 UTC 

[PATCH] libbpf: Fix up generation of bpf_helper_defs.h
 2019-11-27 13:45 UTC  (11+ messages)
                  ` [PATCH] libbpf: Use PRIu64 for sym->st_value to fix build on 32-bit arches

[Intel-gfx] [PATCH] drm/i915: Serialise i915_active_fence_set() with itself
 2019-11-27 13:45 UTC  (3+ messages)
  `  "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-11-27 13:45 UTC 

[dpdk-dev] [PATCH v2] net/mlx5: fix default mark copy flow
 2019-11-27 13:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/linux
 2019-11-27 13:45 UTC 

Boot failure with 5.4-rc5, bisected to 0f0581b24bd0 ("spi: fsl: Convert to use CS GPIO descriptors")
 2019-11-27 13:44 UTC  (16+ messages)

[PATCHv2 0/6] ASoC: da7213: support for usage with simple-card
 2019-11-27 13:42 UTC  (11+ messages)
` [PATCHv2 6/6] ASoC: da7213: Add default clock handling
                ` [alsa-devel] "

post-receive: pub/scm/linux/kernel/git/gregkh/queue-3.18
 2019-11-27 13:43 UTC 

[PATCH 0/5] S390 hardware compression support for kernel zlib
 2019-11-27 13:42 UTC  (4+ messages)
` [PATCH 5/5] btrfs: Increase buffer size for zlib functions

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-11-27 13:43 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: start crc only once per test
 2019-11-27 13:43 UTC  (6+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_cursor_crc: start crc only once per test (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-11-27 13:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-11-27 13:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-11-27 13:42 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2019-11-27 13:42 UTC 

[dpdk-dev] [PATCH] ethdev: limit maximum number of queues
 2019-11-27 13:42 UTC 

[GIT PULL] y2038: syscall implementation cleanups
 2019-11-27 13:36 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-11-27 13:42 UTC 

[U-Boot] [PULL] Pull request: u-boot-stm32 u-boot-stm32-20191126
 2019-11-27 13:42 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-11-27 13:42 UTC 

compat/devlink/mode is not present after installing linux-generic-hwe-18.04-edge
 2019-11-27 13:42 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/15] dfu: update dfu stack and add MTD backend
 2019-11-27 13:41 UTC  (11+ messages)
` [U-Boot] [PATCH v3 11/15] stm32mp1: activate DFU support and command MTD
` [U-Boot] [PATCH v3 12/15] stm32mp1: activate SET_DFU_ALT_INFO
` [U-Boot] [PATCH v3 13/15] stm32mp1: configs: activate CONFIG_MTD_SPI_NAND
` [U-Boot] [PATCH v3 14/15] stm32mp1: board: add spi nand support
` [U-Boot] [PATCH v3 15/15] stm32mp1: add support for virtual partition read

[PATCH] drm/i915/gt: Defer breadcrumb processing to after the irq handler
 2019-11-27 13:39 UTC  (4+ messages)
` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/zx2c4/linux
 2019-11-27 13:40 UTC 

[Xen-devel] [xen-unstable-smoke test] 144322: tolerable all pass - PUSHED
 2019-11-27 13:39 UTC 

[Buildroot] [PATCH] {linux, linux-headers}: bump to version 5.4
 2019-11-27 13:39 UTC 

[PATCH 0/3] perf/bpftool: Allow to link libbpf dynamically
 2019-11-27 13:38 UTC  (3+ messages)
` [PATCH 3/3] bpftool: "

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2019-11-27 13:38 UTC 

A new idea to extend git-blame
 2019-11-27 13:38 UTC  (7+ messages)

[PATCH net] net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling
 2019-11-27 13:38 UTC  (6+ messages)

[PATCH] testsuite/smokey/posix-cond: Make more robust for execution in VMs
 2019-11-27 13:38 UTC 

[U-Boot] [PATCH 0/3] ARM: dts: stm32: udpate device tree for v2020.01
 2019-11-27 13:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] ARM: dts: stm32: DT alignment with kernel v5.3
` [U-Boot] [PATCH 2/3] ARM: dts: stm32: DT alignment with kernel v5.4-rc4
` [U-Boot] [PATCH 3/3] ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1

[dpdk-dev] [PATCH] MAINTAINERS: resign from NFP PMD maintainer
 2019-11-27 13:37 UTC  (5+ messages)

[PATCH] spi: cadence: Correct handling of native chipselect
 2019-11-27 13:37 UTC  (5+ messages)

[U-Boot] [PATCH] configs: stih410-b2260: Enable DM_ETH flag
 2019-11-27 13:36 UTC  (2+ messages)

[PATCH v2] Input: atmel_mxt_ts - allow specification of config name
 2019-11-27 13:35 UTC  (2+ messages)

FAILED: patch "[PATCH] media: uvcvideo: Fix error path in control parsing failure" failed to apply to 4.4-stable tree
 2019-11-27 13:35 UTC 

[PATCH 0/8] gpiolib: add an ioctl() for monitoring line status changes
 2019-11-27 13:35 UTC  (9+ messages)
` [PATCH 1/8] gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()
` [PATCH 2/8] gpiolib: have a single place of calling set_config()
` [PATCH 3/8] gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()
` [PATCH 4/8] gpiolib: use gpiochip_get_desc() in linehandle_create()
` [PATCH 5/8] gpiolib: use gpiochip_get_desc() in lineevent_create()
` [PATCH 6/8] gpiolib: actually protect the line event kfifo with mutex
` [PATCH 7/8] gpiolib: add new ioctl() for monitoring changes in line info
` [PATCH 8/8] tools: gpio: implement gpio-watch

[PATCH] brcmsmac: Remove always false 'channel < 0' statement
 2019-11-27 13:35 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/6] Raspberry Pi4: add support for DFU over USB
 2019-11-27 13:34 UTC  (5+ messages)
  ` [U-Boot] [PATCH v3 2/6] fat: write: fix broken write at non-zero file offset

[GIT PULL] compat_ioctl: remove most of fs/compat_ioctl.c
 2019-11-27 13:34 UTC 

[U-Boot] [PATCH] bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
 2019-11-27 13:34 UTC  (6+ messages)

[PATCH v3 00/11] DFS fixes
 2019-11-27 13:33 UTC  (5+ messages)
` [PATCH v3 09/11] cifs: Avoid doing network I/O while holding cache lock
` [PATCH v3 10/11] cifs: Fix retrieval of DFS referrals in cifs_mount()

[dpdk-dev] [PATCH v2] event/octeontx: fix partial Rx packet handling
 2019-11-27 13:32 UTC  (2+ messages)

[PATCH] cpufreq: vexpress-spc: Fix wrong alternation of policy->related_cpus during CPU hp
 2019-11-27 13:32 UTC  (5+ messages)

[PATCH] conf/machine/x86-base: use wic instead of live
 2019-11-27 13:30 UTC 

撤回: Questions about "security functions" and "suppression of compilation alarms"
 2019-11-27 13:30 UTC 

撤回: Questions about "security functions" and "suppression of compilation alarms"
 2019-11-27 13:29 UTC 

[PATCH] Ensure pci transactions coming from PLX NTB are handled when IOMMU is turned on
 2019-11-27 13:28 UTC  (7+ messages)
` [PATCH v2] PCI: Add DMA alias quirk for PLX PEX NTB
    ` [PATCH v3 1/2] PCI: Add parameter nr_devfns to pci_add_dma_alias
      ` [PATCH v3 2/2] PCI: Add DMA alias quirk for PLX PEX NTB

[PATCH] net/mlx5e: Fix build error without IPV6
 2019-11-27 13:27 UTC 

[dpdk-dev] [PATCH V3] doc: add tested Intel platforms with Intel NICs
 2019-11-27 13:21 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2019-11-27 13:25 UTC 

patch "Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"" added to tty-testing
 2019-11-27 13:24 UTC 

PCIPOCALYPSE
 2019-11-27 12:03 UTC  (8+ messages)
` [Very RFC 40/46] powernv/npu: Don't drop refcount when looking up GPU pci_devs

[PATCH v4] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2019-11-27 13:23 UTC 

[virtio] [PATCH] content: add vendor specific cfg type
 2019-11-27 13:23 UTC  (6+ messages)
` [virtio] Re: [virtio-dev] "

[PATCH v2 0/3] DA9063 Onkey Improvements and Fixes
 2019-11-27 13:23 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: Input: da9062 - add key-opmode documentation
` [PATCH v2 2/3] input: misc: da9063_onkey: add mode change support
` [PATCH v2 3/3] dt-bindings: Input: da9062 - fix dlg,disable-key-power description

KMSAN: uninit-value in __crc32c_le_base
 2019-11-27 13:22 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/matthias.bgg/linux
 2019-11-27 13:22 UTC 

[PATCH] block: always fill entire LUKS header space with zeros
 2019-11-27 13:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/service: fix wait for service core
 2019-11-27 13:20 UTC 

KASAN: use-after-free Read in ntfs_read_locked_inode
 2019-11-27 13:20 UTC  (2+ messages)

[PATCH v2] net: phy: Use the correct style for SPDX License Identifier
 2019-11-27 13:19 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2019-11-27 13:17 UTC 

[Intel-gfx] [CI] drm/i915/gen7: Re-enable full-ppgtt for ivb, byt, hsw
 2019-11-27 13:16 UTC  (3+ messages)
  `  "

[PATCH v4 0/2] tps6105x add devicetree and leds support
 2019-11-27 13:15 UTC  (3+ messages)

[PATCH v4] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2019-11-27 13:14 UTC  (2+ messages)

[PATCH] drm/vc4: Fix Kconfig indentation
 2019-11-27 13:13 UTC  (4+ messages)

[PATCH] net: introduce ip_local_unbindable_ports sysctl
 2019-11-27 13:14 UTC  (3+ messages)

[RFC PATCH] mm, page_alloc: avoid page_to_pfn() in move_freepages()
 2019-11-27 13:13 UTC  (3+ messages)

[PATCH] ext4: Fix ext4_empty_dir() for directories with holes
 2019-11-27 13:12 UTC 

[PATCH RFC v3 0/8] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-27 13:12 UTC  (11+ messages)
` [PATCH 3/8] blk-mq: Use a pointer for sbitmap

[PATCH v2] iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratio
 2019-11-27 13:10 UTC  (2+ messages)

[PATCH v2] iio: adc: stm32-dfsdm: fix single conversion
 2019-11-27 13:07 UTC  (2+ messages)

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-11-27 13:08 UTC  (11+ messages)

[virtio] [PATCH] content: document speed, duplex
 2019-11-27 13:07 UTC 

✅ PASS: Test report for kernel 5.3.13-f988067.cki (stable-queue)
 2019-11-27 13:07 UTC 

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-27 13:02 UTC  (6+ messages)
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PULL] [PATCH 0/1] gattlib: add the recipe
 2019-11-27 13:06 UTC  (2+ messages)
` [PULL] [PATCH 1/1] "

[dpdk-dev] [PATCH] net/mlx5: fix legacy inline multi-packet performance
 2019-11-27 13:06 UTC 

[PATCH v2 0/5] EDT-FT5x06 improvements
 2019-11-27 13:06 UTC  (4+ messages)
` [PATCH v2 5/5] Input: edt-ft5x06 - improve power management operations

[PATCH] xfs: allow parent directory scans to be interrupted with fatal signals
 2019-11-27 13:05 UTC  (2+ messages)

[meta-oe][PATCH 1/3] mdbus2: Add recipe
 2019-11-27 13:03 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] jpnevulator: "
` [meta-oe][PATCH 3/3] emlog: "

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2019-11-27 13:03 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.