All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-10 09:17:52 to 2019-10-10 10:12:05 UTC [more...]

[PATCH v2 00/13] ci: include a Visual Studio build & test in our Azure Pipeline
 2019-10-10 10:12 UTC  (12+ messages)
` [PATCH v3 "

[U-Boot] [PATCH v2 00/16] dfu: update dfu stack and add MTD backend
 2019-10-10 10:11 UTC  (5+ messages)
` [U-Boot] [PATCH v2 02/16] doc: dfu: Add dfu documentation
` [U-Boot] [PATCH v2 03/16] dfu: sf: add partition support for nor backend

[PATCH 1/4] media: si2168: use bits instead of bool for flags
 2019-10-10 10:10 UTC  (11+ messages)
` [PATCH 3/4] media: af9035: add support for Logilink VG0022A
        ` [PATCH 0/4] Add "
        ` [PATCH 1/4] si2168: Use bits and convert to kernel-doc format
        ` [PATCH 2/4] si2157: Add option for not downloading firmware
        ` [PATCH 3/4] af9035: Make speed computation clear
        ` [PATCH 4/4] Add support for Logilink VG0022A

[PATCH 0/2] qcow2: Limit total allocation range to INT_MAX
 2019-10-10 10:08 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests: Test large write request to qcow2 file

[PATCH v2 1/3] drm/i915: Add microcontrollers documentation section
 2019-10-10 10:09 UTC  (3+ messages)
` [PATCH v2 3/3] drm/i915/huc: improve documentation

[PATCH] usb: mtk-xhci: Set the XHCI_NO_64BIT_SUPPORT quirk
 2019-10-10 10:09 UTC  (9+ messages)

[U-Boot] [PATCH v3 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-10-10 10:09 UTC  (10+ messages)
` [U-Boot] [PATCH v3 3/4] arm: socfpga: Convert system manager "

stable-rc/linux-4.9.y build: 197 builds: 3 failed, 194 passed, 4 errors, 2 warnings (v4.9.196-38-g78f8600d5168)
 2019-10-10 10:06 UTC 

[PATCH 0/1] Make the description of git stash save clearer
 2019-10-10 10:06 UTC  (2+ messages)
` [PATCH 1/1] doc(stash): clarify the description of `save`

[dpdk-dev] DPDK Release Status Meeting 10/10/2019
 2019-10-10 10:06 UTC 

[PATCH v9 00/12] nvmet: add target passthru commands support
 2019-10-10 10:06 UTC  (7+ messages)
` [PATCH v9 10/12] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
` [PATCH v9 11/12] block: call blk_account_io_start() in blk_execute_rq_nowait()

[dpdk-dev] [PATCH] eventdev: flag to identify same destined packets enqueue
 2019-10-10 10:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH] drivers/can: flexcan_chip_start(): enable loopback mode in flexcan
 2019-10-10 10:05 UTC  (2+ messages)

(RESEND) [PATCH] ocfs2: Fix error handling in ocfs2_setattr()
 2019-10-10 10:05 UTC  (4+ messages)
  ` [Ocfs2-devel] "

[U-Boot] [PATCH 101/126] x86: Use fsp command with FSP1
 2019-10-10 10:05 UTC  (4+ messages)
` [U-Boot] [PATCH 102/126] x86: Update .dtsi file for FSP2

[PATCH] selftests: kvm: make syncregs more reliable on s390
 2019-10-10 10:04 UTC  (5+ messages)

[PATCH 0/4] hw/i386: pass "MachineState.smp.max_cpus" to OVMF
 2019-10-10 10:01 UTC  (6+ messages)
` [PATCH 3/4] hw/i386: add facility to expose CPU topology over fw-cfg

[PATCH 00/13] (almost) the last batch of py2 dependencies removal and a few other items
 2019-10-10 10:02 UTC  (4+ messages)
` [PATCH 03/13] qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mips

[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
 2019-10-10  9:59 UTC  (23+ messages)
` [U-Boot] [PATCH 089/126] x86: Set up the MTRR for SDRAM
` [U-Boot] [PATCH 090/126] x86: Update Kconfig options for FSP1
` [U-Boot] [PATCH 091/126] x86: Don't imply TPL_OF_LIBFDT
` [U-Boot] [PATCH 092/126] x86: Allow removal of standard PCH drivers
` [U-Boot] [PATCH 093/126] x86: Allow interrupt to happen once
` [U-Boot] [PATCH 095/126] x86: Don't include the BIOS emulator in TPL
` [U-Boot] [PATCH 096/126] x86: Add an option to include a FIT
` [U-Boot] [PATCH 097/126] x86: Add support for newer CAR schemes
` [U-Boot] [PATCH 098/126] x86: Drop RESET_BASE
` [U-Boot] [PATCH 099/126] x86: Drop RESET_SEG_SIZE
` [U-Boot] [PATCH 100/126] x86: Disable microcode section for FSP2

[PATCH v2 0/2] Add initial support for slimport anx7625
 2019-10-10  9:56 UTC  (13+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v2 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH v2 net-next 0/8] add XDP support to mvneta driver
 2019-10-10  9:58 UTC  (12+ messages)
` [PATCH v2 net-next 3/8] net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine
` [PATCH v2 net-next 4/8] net: mvneta: sync dma buffers before refilling hw queues
` [PATCH v2 net-next 5/8] net: mvneta: add basic XDP support

[PATCH 2/5] USB: Make it possible to "subclass" usb_device_driver
 2019-10-10  9:58 UTC  (3+ messages)

[Virtio-fs] xfstest results for virtio-fs on aarch64
 2019-10-10  9:57 UTC  (4+ messages)

[PATCH][next] staging: wfx: fix spelling mistake "non existant" -> "non-existent"
 2019-10-10  9:57 UTC  (3+ messages)

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-10  9:56 UTC  (2+ messages)

[GIT PULL] EDAC pile for 5.4 -> AMD family 17h, model 70h support
 2019-10-10  9:56 UTC  (11+ messages)

[pull] amdgpu/kfd, radeon, ttm drm-next-5.5
 2019-10-10  9:54 UTC  (2+ messages)

[PATCH] staging: sm750fb: Potential uninitialized field in "pll"
 2019-10-10  9:53 UTC  (4+ messages)

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-10-10  9:52 UTC  (9+ messages)
` [RFC PATCH 07/13] vsock: handle buffer_size sockopts in the core
` [RFC PATCH 08/13] vsock: move vsock_insert_unbound() in the vsock_create()

[PATCH v2] thermal: qoriq: add thermal monitor unit version 2 support
 2019-10-10  9:51 UTC  (4+ messages)

[PATCH 1/2] drm/nouveau: move io_reserve_lru handling into the driver
 2019-10-10  9:50 UTC  (4+ messages)

[PATCH v2 0/5] kdb: Cleanup code to read user input and handle escape sequences
 2019-10-10  9:50 UTC  (6+ messages)
` [PATCH v2 3/5] kdb: Remove special case logic from kdb_read()

[RFC PATCH] LTP Wrapper for Syzkaller reproducers
 2019-10-10  9:50 UTC  (10+ messages)
          ` [LTP] "

[PATCH v3 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-10-10  9:43 UTC  (5+ messages)
` [PATCH v3 1/3] x86/boot: Introduce the kernel_info
    ` [Xen-devel] "

[Xen-devel] [PATCH v4] xen/arm: domain_build: harden make_cpus_node()
 2019-10-10  9:47 UTC  (2+ messages)

[PATCH V2 2/2] tty: serial: qcom_geni_serial: Wakeup over UART RX
 2019-10-10  9:46 UTC 

[PATCH 1/2] firmware: coreboot: Export the binary FMAP
 2019-10-10  9:46 UTC  (5+ messages)
` [PATCH 2/2] firmware: coreboot: Export active CBFS partition

[PATCH][RFC] perf/x86: avoid false-positives hard lockup
 2019-10-10  9:46 UTC  (2+ messages)

[PATCH V2 1/2] tty: serial: qcom_geni_serial: IRQ cleanup
 2019-10-10  9:46 UTC 

[PATCHv2 0/7] musb host improvments mostly for omap2430 glue
 2019-10-10  9:46 UTC  (3+ messages)
` [PATCH 2/7] usb: musb: omap2430: Wait on enable to avoid babble

[PATCH v4 0/8] drm/omap: OMAP_BO flags
 2019-10-10  9:45 UTC  (10+ messages)
` [PATCH v4 1/8] drm/omap: use refcount API to track the number of users of dma_addr
` [PATCH v4 2/8] drm/omap: add omap_gem_unpin_locked()
` [PATCH v4 3/8] drm/omap: accept NULL for dma_addr in omap_gem_pin
` [PATCH v4 4/8] drm/omap: cleanup OMAP_BO flags
` [PATCH v4 5/8] drm/omap: remove OMAP_BO_TILED define
` [PATCH v4 6/8] drm/omap: cleanup OMAP_BO_SCANOUT use
` [PATCH v4 7/8] drm/omap: add omap_gem_validate_flags()
` [PATCH v4 8/8] drm/omap: add OMAP_BO flags to affect buffer allocation

[PATCHv2 net-next 0/6] net: add support for ip_tun_info options setting
 2019-10-10  9:45 UTC  (4+ messages)
` [PATCHv2 net-next 2/6] lwtunnel: add LWTUNNEL_IP_OPTS support for lwtunnel_ip

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.196-31-gc03a561a2969)
 2019-10-10  9:44 UTC 

[PATCH v5 0/3] selftests: netfilter: introduce test cases for ipvs
 2019-10-10  9:42 UTC  (3+ messages)
` [PATCH v5 1/3] selftests: netfilter: add ipvs test script

next/master boot: 285 boots: 16 failed, 264 passed with 3 offline, 1 untried/unknown, 1 conflict (next-20190718)
 2019-10-10  9:32 UTC  (10+ messages)
  ` CPUfreq fail on rk3399-firefly (was: next/master boot: 285 boots: 16 failed, 264 passed with 3 offline, 1 untried/unknown, 1 conflict (next-20190718))
        ` CPUfreq fail on rk3399-firefly

[PATCH 0/5] travis.yml improvements: Update libraries, build with arm64
 2019-10-10  9:38 UTC  (4+ messages)
` [PATCH 4/5] travis.yml: Fix the ccache lines

[dpdk-dev] [PATCH v6 01/17] net/i40e: i40e support ipn3ke FPGA port bonding
 2019-10-10  9:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 00/17] add PCIe AER disable and IRQ support for ipn3ke
  ` [dpdk-dev] [PATCH v7 05/17] raw/ifpga/base: add device tree support

[PATCH] ftrace/module: Allow ftrace to make only loaded module text read-write
 2019-10-10  9:36 UTC  (5+ messages)

[dpdk-dev] [PATCH v6 0/2] mbuf: add bulk free function
 2019-10-10  9:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 1/2] "
` [dpdk-dev] [PATCH v6 2/2] "

[RFC PATCH net] net: phy: Fix "link partner" information disappear issue
 2019-10-10  9:30 UTC 

[U-Boot] [PATCH] firmware: zynqmp: Clean up zynqmp_power_probe
 2019-10-10  9:33 UTC 

[PATCH v4 0/5] Powerpc/Watchpoint: Few important fixes
 2019-10-10  9:30 UTC  (6+ messages)

[PATCH] drm/i915/gt: Warn CI about an unrecoverable wedge
 2019-10-10  9:32 UTC  (2+ messages)

[PATCH v2 1/1] i2c: iproc: Add i2c repeated start capability
 2019-10-10  9:32 UTC  (3+ messages)

[PATCH v2 0/2] extcon: axp288: Move to swnodes
 2019-10-10  9:32 UTC  (5+ messages)

[PATCH 0/8] drm/print: cleanup and new drm_device based logging
 2019-10-10  9:32 UTC  (4+ messages)
` [PATCH 8/8] drm/print: introduce new struct drm_device based logging macros

[PATCH net-next] genetlink: do not parse attributes for families with zero maxattr
 2019-10-10  9:31 UTC  (5+ messages)

AF_XDP integration with FDio VPP? (Was: Questions about XDP)
 2019-10-10  9:30 UTC  (18+ messages)

[Xen-devel] [qemu-mainline test] 142502: regressions - FAIL
 2019-10-10  9:29 UTC 

[PATCH] testsuite/smokey: add simple RTCAN loopback test
 2019-10-10  9:29 UTC  (4+ messages)

[PATCH v3 0/1] x86/init: Add option to skip using RTC
 2019-10-10  9:28 UTC  (2+ messages)
` [PATCH v3 1/1] x86/init: Noop get/set wallclock when platform doesn't support RTC

[PATCH v7 0/2] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-10-10  9:28 UTC  (5+ messages)
` [PATCH v7 2/2] ASoC: codecs: add wsa881x "
    ` [alsa-devel] "

[PATCHv2 net-next 0/5] sctp: update from rfc7829
 2019-10-10  9:28 UTC  (7+ messages)
` [PATCHv2 net-next 3/5] sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt

[PATCH] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
 2019-10-10  9:28 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/execlists: Leave tell-tales as to why pending[] is bad (rev2)

[PATCH 0/7] drm/meson: add AFBC support
 2019-10-10  9:25 UTC  (24+ messages)
` [PATCH 1/7] drm/meson: add AFBC decoder registers for GXM and G12A
` [PATCH 2/7] drm/meson: store the framebuffer width for plane commit
` [PATCH 3/7] drm/meson: Add AFBCD module driver
` [PATCH 4/7] drm/meson: plane: add support for AFBC mode for OSD1 plane
` [PATCH 5/7] drm/meson: viu: add AFBC modules routing functions
` [PATCH 6/7] drm/meson: hold 32 lines after vsync to give time for AFBC start
` [PATCH 7/7] drm/meson: crtc: add OSD1 plane AFBC commit

[PATCH 0/3] bpf: switch to new usercopy helpers
 2019-10-10  9:26 UTC  (3+ messages)

[PATCH] drm/bridge: tc358767: fix max_tu_symbol value
 2019-10-10  9:25 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/13] arm64: zynqmp: Clean communication with PMUFW
 2019-10-10  9:24 UTC  (7+ messages)
` [U-Boot] [PATCH v2 03/13] mailbox: zynqmp: ipi mailbox driver
` [U-Boot] [PATCH v2 04/13] firmware: zynqmp: Add zynqmp-power support

[U-Boot] [PATCH] firmware: zynqmp: Report error when xilinx_pm_request called from EL3
 2019-10-10  9:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/10] Multi-phase reset mechanism
 2019-10-10  9:18 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 02/10] hw/core: create Resettable QOM interface
        `  "

[PULL] 1st set of IIO fixes for the 5.4 cycle
 2019-10-10  9:21 UTC  (2+ messages)

[PATCH v3 0/6] Rewrite x86/ftrace to use text_poke()
 2019-10-10  9:20 UTC  (5+ messages)
` [PATCH v3 5/6] x86/ftrace: Use text_poke()

patch "iio: light: opt3001: fix mutex unlock race" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: Fix an undefied reference error in noa1305_probe" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: light: fix vcnl4000 devicetree hooks" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: adc: ad799x: fix probe error handling" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: light: add missing vcnl4040 of_compatible" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: adc: axp288: Override TS pin bias current for some models" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: adc: stm32-adc: fix a race when using several adcs with dma and" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: accel: adxl372: Perform a reset at start up" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: adc: stm32-adc: move registers definitions" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: adc: hx711: fix bug in sampling of data" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: accel: adxl372: Fix push to buffers lost samples" added to staging-linus
 2019-10-10  9:20 UTC 

patch "iio: accel: adxl372: Fix/remove limitation for FIFO samples" added to staging-linus
 2019-10-10  9:20 UTC 

[U-Boot] [PATCH v2] armv8: ls1028a: disable multimedia feature when not supported
 2019-10-10  9:19 UTC 

erofs tree integration testing
 2019-10-10  9:18 UTC 

[PATCH 0/2] iomap: Waiting for IO in iomap_dio_rw()
 2019-10-10  9:18 UTC  (3+ messages)

[PATCH V2 0/8] mdev based hardware virtio offloading support
 2019-10-10  9:18 UTC  (6+ messages)
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops

[dpdk-dev] [PATCH v10 1/7] ethdev: add set ptype function
 2019-10-10  9:17 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.