All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-04 13:29:56 to 2020-04-04 15:18:16 UTC [more...]

[PATCH] hwrng: xgene - Delete an error message in xgene_rng_probe()
 2020-04-04 15:17 UTC  (2+ messages)

[PATCH] ARM: pxa: ssp: Delete an error message in pxa_ssp_probe()
 2020-04-04 15:17 UTC  (4+ messages)

[dpdk-dev] [PATCH] app/eventdev: validate producer type used
 2020-04-04 15:11 UTC  (2+ messages)

gitlab.fd.o financial situation and impact on services
 2020-04-04 15:11 UTC  (16+ messages)
` [Intel-gfx] "
  ` [Mesa-dev] "
                          ` [Intel-gfx] [Mesa-dev] "

[igt-dev] [PATCH i-g-t] kms_flip: Skip interruptible testing for negative and hangs tests
 2020-04-04 15:11 UTC  (2+ messages)

[PATCH] net: dsa: mt7530: fix null pointer dereferencing in port5 setup
 2020-04-04 15:08 UTC  (6+ messages)

[Intel-gfx] [PATCH v6] drm/i915/gt: move remaining debugfs interfaces into gt
 2020-04-04 15:05 UTC 

[dpdk-dev] [PATCH v1 0/4] add RegEx class
 2020-04-04 15:04 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1 1/4] regexdev: introduce regexdev subsystem
  ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH v1 3/4] regexdev: add regexdev core functions
  ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH v1 4/4] regexdev: implement regex rte level functions
  ` [dpdk-dev] [EXT] "

[PATCH v3 0/4] iio: vcnl4000: Export near level property for proximity sensor
 2020-04-04 15:01 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: iio: light: vcnl4000: Add near-level

[PATCH linux hwmon-next v2 0/3] SB-TSI hwmon driver v2
 2020-04-04 15:00 UTC  (4+ messages)
` [PATCH linux hwmon-next v2 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors

[PATCH v2 4/4] powerpc/uaccess: add more __builtin_expect annotations
 2020-04-04 14:56 UTC  (3+ messages)

[meta-selinux][PATCH 1/3] sysklogd: sync the initscript to latest oe-core version
 2020-04-04 14:58 UTC  (3+ messages)
` [meta-selinux][PATCH 2/3] eudev: remove udev-cache and "
` [meta-selinux][PATCH 3/3] bind: install volatiles file with correct name

RAID5/6 permanent corruption of metadata and data extents
 2020-04-04 14:58 UTC  (5+ messages)

[PATCH 0/2] use `curl-config --cflags`
 2020-04-04 14:58 UTC  (3+ messages)
  ` [PATCH] Makefile: avoid running curl-config unnecessarily

[PATCH] hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
 2020-04-04 14:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libuhttpd: new package
 2020-04-04 14:54 UTC  (2+ messages)

[PATCH] iio: imu: st_lsm6dsx: configure full scale on slave device if supported
 2020-04-04 14:51 UTC  (4+ messages)

[PATCH v5 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2020-04-04 14:48 UTC  (5+ messages)
` [PATCH v5 2/2] iio: accel: Add support for the Bosch-Sensortec BMI088

mm/mremap.c : WARNING: at mm/mremap.c:211 move_page_tables+0x5b0/0x5d0
 2020-04-04 14:40 UTC  (6+ messages)
        ` [LTP] "

[PULL kvm-unit-tests 00/39] arm/arm64: The old and new
 2020-04-04 14:37 UTC  (80+ messages)
` [PULL kvm-unit-tests 01/39] Makefile: Use no-stack-protector compiler options
` [PULL kvm-unit-tests 02/39] arm/arm64: psci: Don't run C code without stack or vectors
` [PULL kvm-unit-tests 03/39] arm64: timer: Add ISB after register writes
` [PULL kvm-unit-tests 04/39] arm64: timer: Add ISB before reading the counter value
` [PULL kvm-unit-tests 05/39] arm64: timer: Make irq_received volatile
` [PULL kvm-unit-tests 06/39] arm64: timer: EOIR the interrupt after masking the timer
` [PULL kvm-unit-tests 07/39] arm64: timer: Wait for the GIC to sample timer interrupt state
` [PULL kvm-unit-tests 08/39] arm64: timer: Check the "
` [PULL kvm-unit-tests 09/39] arm64: timer: Test behavior when timer disabled or masked
` [PULL kvm-unit-tests 10/39] arm/arm64: Perform dcache clean + invalidate after turning MMU off
` [PULL kvm-unit-tests 11/39] arm/arm64: gic: Move gic_state enumeration to asm/gic.h
` [PULL kvm-unit-tests 12/39] arm64: timer: Use the proper RDist register name in GICv3
` [PULL kvm-unit-tests 13/39] arm64: timer: Use existing helpers to access counter/timers
` [PULL kvm-unit-tests 14/39] arm64: timer: Speed up gic-timer-state check
` [PULL kvm-unit-tests 15/39] arm64: Provide read/write_sysreg_s
` [PULL kvm-unit-tests 16/39] arm: pmu: Let pmu tests take a sub-test parameter
` [PULL kvm-unit-tests 17/39] arm: pmu: Don't check PMCR.IMP anymore
` [PULL kvm-unit-tests 18/39] arm: pmu: Add a pmu struct
` [PULL kvm-unit-tests 19/39] arm: pmu: Introduce defines for PMU versions
` [PULL kvm-unit-tests 20/39] arm: pmu: Check Required Event Support
` [PULL kvm-unit-tests 21/39] arm: pmu: Basic event counter Tests
` [PULL kvm-unit-tests 22/39] arm: pmu: Test SW_INCR event count
` [PULL kvm-unit-tests 23/39] arm: pmu: Test chained counters
` [PULL kvm-unit-tests 24/39] arm: pmu: test 32-bit <-> 64-bit transitions
` [PULL kvm-unit-tests 25/39] arm: gic: Introduce gic_irq_set_clr_enable() helper
` [PULL kvm-unit-tests 26/39] arm: pmu: Test overflow interrupts
` [PULL kvm-unit-tests 27/39] libcflat: Add other size defines
` [PULL kvm-unit-tests 28/39] page_alloc: Introduce get_order()
` [PULL kvm-unit-tests 29/39] arm/arm64: gic: Introduce setup_irq() helper
` [PULL kvm-unit-tests 30/39] arm/arm64: gicv3: Add some re-distributor defines
` [PULL kvm-unit-tests 31/39] arm/arm64: gicv3: Set the LPI config and pending tables
` [PULL kvm-unit-tests 32/39] arm/arm64: ITS: Introspection tests
` [PULL kvm-unit-tests 33/39] arm/arm64: ITS: its_enable_defaults
` [PULL kvm-unit-tests 34/39] arm/arm64: ITS: Device and collection Initialization
` [PULL kvm-unit-tests 35/39] arm/arm64: ITS: Commands
` [PULL kvm-unit-tests 36/39] arm/arm64: ITS: INT functional tests
` [PULL kvm-unit-tests 37/39] arm/run: Allow Migration tests
` [PULL kvm-unit-tests 38/39] arm/arm64: ITS: migration tests
` [PULL kvm-unit-tests 39/39] arm/arm64: ITS: pending table migration test

[meta-python][PATCH] python3-pyscaffold: add pyscaffold recipe
 2020-04-04 14:38 UTC 

[PATCH] rebase.c: teach --no-gpg-sign to git-rebase
 2020-04-04 14:36 UTC  (3+ messages)
` [PATCH v3 0/6] Honour and Document --no-gpg-sign

AMD DC graphics display code enables -mhard-float, -msse, -msse2 without any visible FPU state protection
 2020-04-04 14:36 UTC  (8+ messages)

[PATCH 1/2 v2] dt-bindings: iio: Add bindings for sx9310 sensor
 2020-04-04 14:35 UTC  (3+ messages)
` [PATCH 2/2 v6] iio: Add SEMTECH SX9310/9311 sensor driver

[dpdk-dev] [PATCH 0/8] DSW performance and statistics improvements
 2020-04-04 14:35 UTC  (2+ messages)
` [dpdk-dev] [EXT] "

[PATCH v4 0/4] Config mipi tx current and impedance
 2020-04-04 14:26 UTC  (11+ messages)
` [PATCH v4 2/4] dt-bindings: display: mediatek: get mipitx calibration data from nvmem
` [PATCH v4 4/4] drm/mediatek: config mipitx impedance with calibration data

[PATCH 0/7] objtool changes to remove most ANNOTATE_NOSPEC_ALTERNATIVE
 2020-04-04 14:22 UTC  (11+ messages)
` [PATCH 4/7] objtool: Add support for return trampoline call

[Buildroot] [PATCH] package/kmscube: Use the official gitlab URL
 2020-04-04 14:22 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: stm32-adc: fix id relative path
 2020-04-04 14:21 UTC  (4+ messages)

[PATCH] Fix -Wmaybe-uninitialized warnings under -O0
 2020-04-04 14:21 UTC  (6+ messages)

[Buildroot] [git commit] package/kmscube: Use the official gitlab URL
 2020-04-04 14:21 UTC 

[PATCH net v2 3/3] net: core: avoid warning in dev_change_net_namespace()
 2020-04-04 14:19 UTC 

[PATCH net v2 2/3] net: core: add netdev_class_has_file_ns() helper function
 2020-04-04 14:19 UTC 

[PATCH net v2 1/3] class: add class_has_file_ns() helper function
 2020-04-04 14:18 UTC 

[PATCH net v2 0/3] net: core: avoid unexpected situation in namespace change routine
 2020-04-04 14:17 UTC 

[dpdk-dev] [PATCH v2 0/9] New sync modes for ring
 2020-04-04 14:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 9/9] ring: add C11 memory model for new sync modes
    ` [dpdk-dev] 回复:[PATCH "

[PATCH v2] dt-bindings: iio: dac: stm32-dac: convert bindings to json-schema
 2020-04-04 14:16 UTC  (4+ messages)

[PATCH] t0007: fix a typo
 2020-04-04 14:16 UTC 

[PATCH 0/3] staging: vt6656: Cleanup of the vnt_get_frame_time function
 2020-04-04 14:14 UTC  (8+ messages)
` [PATCH 1/3] staging: vt6656: Use ARRAY_SIZE instead of define RATE_54M
` [PATCH 2/3] staging: vt6656: Use define instead of magic number for tx_rate
` [PATCH 3/3] staging: vt6656: Remove unnecessary local variable initialization

[PATCH v3] serial: ns16550: Fix ordering of getting base address
 2020-04-04 14:14 UTC  (3+ messages)

[PATCH v4] dt-bindings: iio: tsl2563: convert bindings to YAML
 2020-04-04 14:13 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-04-04 14:12 UTC 

[PATCH v4 0/2] Add Embedded USB Debugger (EUD) driver
 2020-04-04 14:12 UTC  (9+ messages)
` [PATCH v4 2/2] "

[dpdk-dev] [Bug 439] memif pmd is allocating from Node 0, even after passing Node 1 in eal args
 2020-04-04 14:11 UTC 

[PATCH v14 0/3] mt8183 dpi support pin mode swap
 2020-04-04 14:07 UTC  (11+ messages)
` [PATCH v14 1/3] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH v14 3/3] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

[dpdk-dev] [PATCH 0/2] fixes for bonding
 2020-04-04 14:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] net/bonding: fix MAC address when one port resets

[PATCH v5 1/3] counter: 104-quad-8: Add lock guards - generic interface
 2020-04-04 14:06 UTC  (5+ messages)

[PATCH] ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2
 2020-04-04 14:05 UTC 

[PATCH v1 1/3] dt-bindings: iio: adc: convert rockchip saradc bindings to yaml
 2020-04-04 14:02 UTC  (13+ messages)
` [PATCH v1 2/3] dt-bindings: iio: adc: rockchip-saradc: add description for rk3308
` [PATCH v1 3/3] dt-bindings: iio: adc: rockchip-saradc: add description for px30

[PATCH v2 0/2] Add sgm3140 flash led driver
 2020-04-04 13:56 UTC  (5+ messages)
` [PATCH v2 2/2] leds: add sgm3140 driver

[PATCH] bmips: allow disabling usb support
 2020-04-04 14:01 UTC 

[libvirt test] 149407: regressions - FAIL
 2020-04-04 13:59 UTC 

[linux-nvme:nvme-5.8 41/41] drivers/nvme/target/rdma.c:1051:6: warning: 'ret' may be used uninitialized in this function
 2020-04-04 13:55 UTC 

[PATCH] nfsd: fix race between cache_clean and cache_purge
 2020-04-04 13:53 UTC  (3+ messages)

[PATCH v9 0/8] iio: adi-axi-adc,ad9647: Add support for AD9467 ADC
 2020-04-04 13:54 UTC  (6+ messages)

[PATCH] drm/amd/display: fix the broken logic in dc_link.c
 2020-04-04 13:51 UTC 

[PATCH] pull: avoid running both merge and rebase
 2020-04-04 13:47 UTC  (4+ messages)
    ` GGG Cc: bug, was "

[PATCH v7 0/7] New proc-receive hook for centralized workflow
 2020-04-04 13:43 UTC  (9+ messages)
` [PATCH v8 "
` [PATCH v8 1/7] transport: not report a non-head push as a branch
` [PATCH v8 2/7] receive-pack: add new proc-receive hook
` [PATCH v8 3/7] refs.c: refactor to reuse ref_is_hidden()
` [PATCH v8 4/7] receive-pack: new config receive.procReceiveRefs
` [PATCH v8 5/7] receive-pack: refactor report for proc-receive
` [PATCH v8 6/7] t5412: test the proc-receive hook on HTTP protocol
` [PATCH v8 7/7] doc: add documentation for the proc-receive hook

post-receive: pub/scm/linux/kernel/git/gregkh/spdx
 2020-04-04 13:39 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/spdx
 2020-04-04 13:39 UTC 

[PATCH v2 0/2] Fix potential kernel panic when increase hardware queue
 2020-04-04 13:36 UTC  (3+ messages)
` [PATCH v2 1/2] block: save previous hardware queue count before udpate
` [PATCH v2 2/2] block: alloc map and request for new hardware queue

[PATCH] guestcopy: evaluate {, __}copy{, _field}_to_guest*() arguments just once
 2020-04-04 13:29 UTC  (4+ messages)
` [PATCH] guestcopy: evaluate {,__}copy{,_field}_to_guest*() "


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.