All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-08 14:25:06 to 2019-11-08 14:53:05 UTC [more...]

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-08 14:53 UTC  (9+ messages)
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert

[PATCH v15 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-08 14:51 UTC  (5+ messages)
` [PATCH v15 11/12] hmat acpi: Build Memory Side Cache Information Structure(s)
` [PATCH v15 12/12] tests/bios-tables-test: add test cases for ACPI HMAT

[dpdk-dev] [PATCH v3 0/3] support API to set max LRO packet size
 2019-11-08 14:52 UTC  (12+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/3] ethdev: "

[dpdk-dev] [PATCH 0/9] Coverity fixes and other cleanups
 2019-11-08 14:52 UTC  (26+ messages)
` [dpdk-dev] [PATCH 2/9] crypto/octeontx: fix possible NULL deference
  ` [dpdk-dev] [PATCH 4/9] net/ipn3ke: fix incorrect commit check logic
  ` [dpdk-dev] [PATCH 5/9] net/ipn3ke: remove useless if statement
    ` [dpdk-dev] [dpdk-stable] "
  ` [dpdk-dev] [PATCH 6/9] net/ipn3ke: remove commented out code
    ` [dpdk-dev] [dpdk-stable] "
` [dpdk-dev] [v2 PATCH 0/8] Coverity fixes and other cleanups
  ` [dpdk-dev] [v2 PATCH 3/8] net/ipn3ke: fix incorrect commit check logic
  ` [dpdk-dev] [v2 PATCH 4/8] net/ipn3ke: remove useless if statement
  ` [dpdk-dev] [v2 PATCH 5/8] net/ipn3ke: remove commented out code

[PATCH v4 0/1] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-08 14:52 UTC  (8+ messages)
` [PATCH v4 1/1] "

[U-Boot] [PATCH v3 1/4] fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
 2019-11-08 14:51 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/4] fdtdec: only create phandle if caller wants it "
` [U-Boot] [PATCH v3 4/4] tests: add OP-TEE test suite

[igt-dev] [PATCH i-g-t CI_ONLY v2 0/6] GEN12 rendercopy and CCS
 2019-11-08 14:51 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH 1/1] drm/mediatek: fine tune the dsi panel's power sequence
 2019-11-08 14:50 UTC  (5+ messages)

[PATCH v10 00/12] Add arm64/signal initial kselftest support
 2019-11-08 14:50 UTC  (3+ messages)

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-08 13:01 UTC  (8+ messages)
` [PATCH v4 23/47] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
` [PATCH v4 24/47] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
` [PATCH v4 25/47] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
` [PATCH v4 26/47] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
` [PATCH v4 27/47] soc/fsl/qe/qe.h: update include path for cpm.h
` [PATCH v4 28/47] serial: ucc_uart: explicitly include soc/fsl/cpm.h
` [PATCH v4 29/47] serial: ucc_uart: replace ppc-specific IO accessors

[igt-dev] [PATCH i-g-t] tests/igt_command_line.sh: Log what went wrong
 2019-11-08 14:49 UTC 

[PATCH 7/7] ubifs: Add quota support
 2019-11-08 14:47 UTC  (4+ messages)

[PATCH v3 1/2] io_uring: reduced function parameter ctx if possible
 2019-11-08 14:47 UTC  (2+ messages)
` [PATCH v3 2/2] io_uring: keep io_put_req only responsible for release and put req

[Fuego] Modifying default port in Jenkins
 2019-11-08 14:48 UTC 

[PATCH] drivers: fix a memory leak
 2019-11-08 14:47 UTC  (2+ messages)

[PATCH] clk: rockchip: make clk_half_divider_ops static
 2019-11-08 14:47 UTC  (4+ messages)

[PATCH v2] io_uring: reduced function parameter ctx if possible
 2019-11-08 14:47 UTC  (5+ messages)

[PATCH v2 0/3] hw: Remove dynamic field width from trace events
 2019-11-08 14:40 UTC  (4+ messages)
` [PATCH v2 1/3] hw/block/pflash: "
` [PATCH v2 2/3] hw/mips/gt64xxx: "
` [PATCH v2 3/3] trace: Forbid dynamic field width in event format

[kvm-unit-tests PATCH 00/17] arm: gic: Test SPIs and interrupt groups
 2019-11-08 14:42 UTC  (54+ messages)
` [kvm-unit-tests PATCH 01/17] arm: gic: Enable GIC MMIO tests for GICv3 as well
` [kvm-unit-tests PATCH 02/17] arm: gic: Generalise function names
` [kvm-unit-tests PATCH 03/17] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH 04/17] arm: gic: Support no IRQs test case
` [kvm-unit-tests PATCH 05/17] arm: gic: Prepare IRQ handler for handling SPIs
` [kvm-unit-tests PATCH 06/17] arm: gic: Add simple shared IRQ test
` [kvm-unit-tests PATCH 07/17] arm: gic: Extend check_acked() to allow silent call
` [kvm-unit-tests PATCH 08/17] arm: gic: Add simple SPI MP test
` [kvm-unit-tests PATCH 09/17] arm: gic: Add test for flipping GICD_CTLR.DS
` [kvm-unit-tests PATCH 10/17] arm: gic: Check for writable IGROUPR registers
` [kvm-unit-tests PATCH 11/17] arm: gic: Check for validity of both group enable bits
` [kvm-unit-tests PATCH 12/17] arm: gic: Change gic_read_iar() to take group parameter
` [kvm-unit-tests PATCH 13/17] arm: gic: Change write_eoir() "
` [kvm-unit-tests PATCH 14/17] arm: gic: Prepare for receiving GIC group 0 interrupts via FIQs
` [kvm-unit-tests PATCH 15/17] arm: gic: Provide FIQ handler
` [kvm-unit-tests PATCH 16/17] arm: gic: Prepare interrupt statistics for both groups
` [kvm-unit-tests PATCH 17/17] arm: gic: Test Group0 SPIs

[PATCH] gdbstub: Fix buffer overflow in handle_read_all_regs
 2019-11-08 14:43 UTC  (3+ messages)

[PATCH] merge-strategies: Fix typo "reflected to"
 2019-11-08 14:47 UTC 

[U-Boot] [PATCH v2 0/4] usb: host: dwc2: use driver model for PHY and CLOCK
 2019-11-08 14:47 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] usb: host: dwc2: add phy support
` [U-Boot] [PATCH v2 2/4] usb: host: dwc2: add clk support
` [U-Boot] [PATCH v2 3/4] usb: host: dwc2: force reset assert
` [U-Boot] [PATCH v2 4/4] usb: host: dwc2: add trace to have clean usb start

[PATCH 0/5] crypto: hisilicon - add HiSilicon SEC V2 support
 2019-11-08 14:46 UTC  (3+ messages)
` [PATCH 4/5] crypto: hisilicon - add DebugFS for HiSilicon SEC

[PATCH] tcg plugins: expose an API version concept
 2019-11-08 14:43 UTC  (2+ messages)

[PATCH][next] drm/amd/display: remove duplicated assignment to grph_obj_type
 2019-11-08 14:45 UTC  (3+ messages)

[dpdk-dev] [PATCH] usertools/dpdk-telemetry-client: fix typo in SPDX tag
 2019-11-08 14:45 UTC  (2+ messages)

[brauner:pidfd_single_struct_file 1/1] kernel/fork.c:1694:13: error: 'p' undeclared; did you mean 'up'?
 2019-11-08 14:45 UTC 

[PATCH v2] drm/amd/powerplay: dynamically disable ds and ulv for compute
 2019-11-08 14:44 UTC  (4+ messages)

[PATCH net-next] cxgb4: fix 64-bit division on i386
 2019-11-08 14:35 UTC 

[PATCH][next] drm/amd/display: fix dereference of pointer aconnector when it is null
 2019-11-08 14:42 UTC  (9+ messages)

[PATCH v3] arm64: dts: rockchip: Split rk3399-roc-pc for with and without mezzanine board
 2019-11-08 14:41 UTC  (4+ messages)

Minimal patch against TI AM335x UART swallowing the first byte using the 8250_omap driver in RS485 mode
 2019-11-08 14:41 UTC 

[PATCH v5] IB/core: Trace points for diagnosing completion queue issues
 2019-11-08 14:41 UTC  (3+ messages)

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-08 14:40 UTC  (4+ messages)

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-11-08 14:40 UTC  (13+ messages)
  ` [PATCH 06/46] ARM: pxa: stop using mach/bitfield.h
  ` [PATCH 08/46] ARM: pxa: move regs-lcd.h into driver
  ` [PATCH 14/46] ARM: pxa: use pdev resource for palmld mmio

[dpdk-dev] [PATCH] net/mlx5: control transmit doorbell register mapping
 2019-11-08 14:40 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

linusw/devel build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-38-g70d97e099bb4)
 2019-11-08 14:40 UTC 

[dpdk-dev] [PATCH v6] net/ice: optimize protocol extraction by dynamic mbuf API
 2019-11-08 14:39 UTC  (7+ messages)
` [dpdk-dev] [PATCH v9] "

[PATCH 1/5] watchdog: imx7ulp: Fix reboot hang
 2019-11-08 14:39 UTC  (6+ messages)

[PATCH] ARM: dts: e60k02: Pass the memory unit address
 2019-11-08 14:39 UTC 

[PATCH] Bug #1829242 correction
 2019-11-08 14:31 UTC 

[PULL 0/1] Seabios 20191108 patches
 2019-11-08 14:35 UTC  (3+ messages)

linusw/for-next build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-44-g6b240aeb121e)
 2019-11-08 14:39 UTC 

[PATCH 0/3] hw: Remove dynamic field width from trace event
 2019-11-08 14:36 UTC  (5+ messages)
` [PATCH 1/3] hw/block/pflash: "
` [PATCH 2/3] hw/mips/gt64xxx: "
` [PATCH 3/3] trace: Forbid dynamic field width in event format

[PATCH] drm/amdgpu: allow direct upload save restore list for raven2
 2019-11-08 14:37 UTC  (4+ messages)

[PATCH 0/2] block: Fix multiple blockdev-snapshot calls
 2019-11-08 14:32 UTC  (5+ messages)
` [PATCH 1/2] block: Remove 'backing': null from bs->{explicit_, }options
` [PATCH 2/2] iotests: Test multiple blockdev-snapshot calls

[PATCH] arm64: kaslr: Print warning if KASLR is disabled due to lack of seed
 2019-11-08 14:35 UTC  (4+ messages)

[PATCH bpf-next v13 0/7] Landlock LSM
 2019-11-08 14:34 UTC  (11+ messages)
` [PATCH bpf-next v13 4/7] landlock: Add ptrace LSM hooks

[PATCH v1 0/7] PCI: dt: Remove magic numbers for legacy PCI IRQ interrupts
 2019-11-08 14:34 UTC  (5+ messages)
` [PATCH v1 2/7] arm64: dts: Use IRQ flags "

[PATCH 0/7] scheduler patches
 2019-11-08 14:33 UTC  (5+ messages)
` [PATCH 1/7] sched: Fix pick_next_task() vs change pattern race
` [PATCH 4/7] sched: Optimize pick_next_task()

[dpdk-dev] [PATCH] net/mlx5: fix asserts for multi-segment Tx offload misconfig
 2019-11-08 14:33 UTC  (2+ messages)

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

[PATCH v9 0/4] Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver
 2019-11-08 14:31 UTC  (9+ messages)
` [PATCH v9 1/4] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings

[dpdk-dev] DPDK and Link-time Optimizations
 2019-11-08 14:31 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/l2fwd-event: fix build on RHEL 7.6
 2019-11-08 14:31 UTC  (3+ messages)

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-08  8:25 UTC 

[PATCH v5] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-08 14:30 UTC  (3+ messages)

[peterz-queue:WIP.locking/futex 12/12] htmldocs: kernel/futex.c:1187: warning: Function parameter or member 'ret' not described in 'wait_for_owner_exiting'
 2019-11-08 14:29 UTC 

[U-Boot] [PATCH] gitattributes: dont treat non-text files as text
 2019-11-08 14:29 UTC  (3+ messages)

KCSAN: data-race in batadv_tt_local_add / batadv_tt_local_add
 2019-11-08 14:28 UTC 

[PATCH v2 0/1] virtio: fix IO request length in virtio SCSI/block
 2019-11-08 14:26 UTC  (3+ messages)
` [PATCH v2 1/1] virtio: make seg_max virtqueue size dependent

[U-Boot] [PATCH] gitattributes: dont treat non-text files as text
 2019-11-08 14:27 UTC  (4+ messages)
` [U-Boot] [PATCH] [Cosmetic] Fix CRLF mess in shell script
  ` [U-Boot] [PATCH] tools/img2brec.sh: Delete unused tool

[PATCH][V2] ata: pata_artop: make arrays static const, makes object smaller
 2019-11-08 14:26 UTC  (3+ messages)

[patch net-next] selftest: net: add alternative names test
 2019-11-08 14:26 UTC 

[Bug 1851845] [NEW] Windows 10 panics with BlueIris
 2019-11-08 14:13 UTC 

[dpdk-dev] [PATCH v11 0/4] kni: add IOVA=VA mode support
 2019-11-08 14:26 UTC  (5+ messages)
` [dpdk-dev] [PATCH v12 0/2] "
    ` [dpdk-dev] [EXT] "

[cip-dev] [PATCH] gpiolib: Support 'gpio-reserved-ranges' property
 2019-11-08 14:25 UTC  (3+ messages)

[PATCH] watchdog: aspeed: Fix clock behaviour for ast2600
 2019-11-08 14:25 UTC  (3+ messages)

RFE: use patchwork to submit a patch
 2019-11-08 14:25 UTC  (10+ messages)

[PATCH] drm/i915/bios: use a flag for vbt hdmi level shift presence
 2019-11-08 14:25 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/bios: use a flag for vbt hdmi level shift presence (rev2)
    `  "


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.