All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-03 08:58:40 to 2020-05-03 11:33:38 UTC [more...]

[RFC PATCH 0/2] misc: fix Clang10 warnings
 2020-05-03 11:32 UTC  (3+ messages)
` [RFC PATCH 1/2] audio/mixeng: Fix Clang 'int-conversion' warning
` [RFC PATCH 2/2] linux-user/mmap: Fix Clang 'type-limit-compare' warning

[dpdk-dev] [PATCH] net/failsafe: fix fd leak
 2020-05-03 11:33 UTC  (4+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [Bug 468] bnxt: build fail with gcc10 default fno-common
 2020-05-03 11:30 UTC 

[PATCH] nfp: abm: fix a memory leak bug
 2020-05-03 11:30 UTC  (2+ messages)

[PATCH] x86/unwind/orc: Move ORC sorting variables under CONFIG_MODULE
 2020-05-03 11:29 UTC  (2+ messages)
` [tip: x86/urgent] x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES

[RFC PATCH 0/3] Fix proposal for the Micron shallow erase issue
 2020-05-03 11:29 UTC  (8+ messages)

[PATCH v5 0/6] Support ADIS16475 and similar IMUs
 2020-05-03 11:29 UTC  (11+ messages)
` [PATCH v5 5/6] iio: imu: Add support for adis16475

libfdt issue - key verification fails with longer key-name
 2020-05-03 11:28 UTC  (3+ messages)

[Buildroot] Issue compiling on Ubuntu under WSL
 2020-05-03 11:28 UTC 

[PATCH] rsa: fix alignment issue when getting public exponent
 2020-05-03 11:26 UTC 

[Intel-gfx] [PATCH 01/14] drm/i915/gem: Specify address type for chained reloc batches
 2020-05-03 11:25 UTC  (16+ messages)
` [Intel-gfx] [PATCH 02/14] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] [PATCH 03/14] drm/i915/gt: Small tidy of gen8+ breadcrumb emission
` [Intel-gfx] [PATCH 04/14] drm/i915: Mark concurrent submissions with a weak-dependency
  `  "
` [Intel-gfx] [PATCH 05/14] drm/i915/selftests: Repeat the rps clock frequency measurement
` [Intel-gfx] [PATCH 06/14] drm/i915/gt: Stop holding onto the pinned_default_state
` [Intel-gfx] [PATCH 07/14] dma-buf: Proxy fence, an unsignaled fence placeholder
` [Intel-gfx] [PATCH 08/14] drm/syncobj: Allow use of dma-fence-proxy
` [Intel-gfx] [PATCH 09/14] drm/i915/gem: Teach execbuf how to wait on future syncobj
` [Intel-gfx] [PATCH 10/14] drm/i915/gem: Allow combining submit-fences with syncobj
` [Intel-gfx] [PATCH 11/14] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 12/14] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
` [Intel-gfx] [PATCH 13/14] drm/i915: Drop I915_RESET_TIMEOUT and friends
` [Intel-gfx] [PATCH 14/14] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT

[PATCH v3 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-03 11:22 UTC  (11+ messages)
` [PATCH v3 04/11] iio: light: cm32181: Add support for the CM3218
` [PATCH v3 05/11] iio: light: cm32181: Clean up the probe function a bit
` [PATCH v3 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
` [PATCH v3 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables

[PATCH 0/2] Preparing to phase out uswsusp
 2020-05-03 11:19 UTC  (5+ messages)

[PATCH] tools/hcidump: Decode FastStream, aptX Low Latency, aptX HD and LDAC
 2020-05-03 11:14 UTC  (11+ messages)

[PATCH 0/3] net: tsec: Fix issues of DM driver
 2020-05-03 11:13 UTC  (3+ messages)
` [PATCH 1/3] doc: dt-bindings: tsec: Correct the Ethernet port compatible string

[PATCH] doc: Update assigned-numbers.txt
 2020-05-03 11:11 UTC 

[PATCH] device: Return error when ConnectProfile DBus method fails (second fix)
 2020-05-03 11:10 UTC  (2+ messages)
` [PATCH v2] "

a2dp: Check for valid SEP in a2dp_reconfigure
 2020-05-03 11:06 UTC  (2+ messages)
` [PATCH v2] "

[Bug 1876568] [NEW] "semtimedop" implementation missing in qemu?
 2020-05-03 10:49 UTC 

[PATCH 0/6] Add support for SCD30 sensor
 2020-05-03 10:53 UTC  (6+ messages)
` [PATCH 1/6] iio: chemical: scd30: add core driver

[PATCH] Add -fcommon to BUILD_CFLAGS to a number of recipes
 2020-05-03 10:55 UTC  (3+ messages)
` [OE-core] "

[PATCH v6] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-05-03 10:54 UTC 

[PATCH for-5.1 V3 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-05-03 10:49 UTC  (11+ messages)
` [PATCH for-5.1 V3 1/7] configure: Add KVM target support for MIPS64
` [PATCH for-5.1 V3 2/7] hw/mips: Implement the kvm_type() hook in MachineClass
` [PATCH for-5.1 V3 3/7] hw/mips: Add CPU IRQ3 delivery for KVM
` [PATCH for-5.1 V3 4/7] target/mips: Add Loongson-3 CPU definition
` [PATCH for-5.1 V3 5/7] target/mips: Add more CP0 register for save/restore
` [PATCH for-5.1 V3 6/7] hw/mips: Add Loongson-3 machine support (with KVM)
` [PATCH for-5.1 V3 7/7] MAINTAINERS: Add myself as Loongson-3 maintainer

[PATCH 0/4] CPUCFG emulation on older Loongson64 cores
 2020-05-03 10:50 UTC  (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] MIPS: Loongson64: fix typos in loongson_regs.h
` [PATCH v2 2/4] MIPS: Loongson64: define offsets and known revisions for some CPUCFG features
` [PATCH v2 3/4] MIPS: define more Loongson CP0.Config6 and CP0.Diag feature bits
` [PATCH v2 4/4] MIPS: emulate CPUCFG instruction on older Loongson64 cores
  ` [PATCH v2 RESEND "

[PATCH 00/10] Generic USB Display driver
 2020-05-03 10:50 UTC  (16+ messages)
` [PATCH 04/10] drm/client: Add drm_client_framebuffer_flush()
` [PATCH 05/10] drm/client: Add drm_client_modeset_check()
` [PATCH 06/10] drm/client: Add a way to set modeset, properties and rotation
` [PATCH 07/10] drm/format-helper: Add drm_fb_swab()

[PATCH v4 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-03 10:39 UTC  (6+ messages)
` [PATCH v4 6/8] scsi: ufs: add LU Dedicated buffer mode support "

[dpdk-dev] [PATCH V2 0/2] net/mlx5: optimize performance for IPv4/IPv6
 2020-05-03 10:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH V2 1/2] net/mlx5: introduce a helper to set IP version match
` [dpdk-dev] [PATCH V2 2/2] net/mlx5: optimize performance for IPv4/IPv6 ethertype

[PATCH] usb: gadget: audio: Fix a missing error return value in audio_bind()
 2020-05-03 10:47 UTC  (2+ messages)

[PATCH 1/3] iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()
 2020-05-03 10:38 UTC  (3+ messages)
` [PATCH 3/3] iio: adc: ti_am335x_adc: convert rest of probe to devm_ functions

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-05-03 10:32 UTC  (7+ messages)
` [PATCH v3 1/6] block: revert back to synchronous request_queue removal
` [PATCH v3 6/6] loop: be paranoid on exit and prevent new additions / removals

[PATCH v2] Add -fcommon to BUILD_CFLAGS to a number of recipes
 2020-05-03 10:32 UTC  (2+ messages)
` ✗ patchtest: failure for Add -fcommon to BUILD_CFLAGS to a number of recipes (rev2)

[dpdk-dev] [PATCH 0/2] net/mlx5: optimize performance for IPv4/IPv6
 2020-05-03 10:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/2] net/mlx5: introduce a helper to set IP version match
` [dpdk-dev] [PATCH 2/2] net/mlx5: optimize performance for IPv4/IPv6 ethertype

PPPoE Modem hangup after random time - how to debug?
 2020-05-03 10:31 UTC  (2+ messages)

[PATCH] x86/tlb/uv: Add a forward declaration for struct flush_tlb_info
 2020-05-03 10:31 UTC 

What is the right way to run fw_setenv for selecting different ECC or dtb files?
 2020-05-03 10:30 UTC 

fuse: trying to steal weird page
 2020-05-03 10:27 UTC  (5+ messages)
    ` [fuse-devel] "

[PATCH] epoll: ensure ep_poll() doesn't miss wakeup events
 2020-05-03 10:24 UTC  (4+ messages)

[PATCH] image: Add support for ZSTD decompression
 2020-05-03 10:24 UTC  (5+ messages)

atomisp kernel driver(s)
 2020-05-03 10:23 UTC  (7+ messages)

[PATCH V3 00/14] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-03 10:06 UTC  (30+ messages)
` [PATCH V3 01/14] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH V3 02/14] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH V3 03/14] KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
` [PATCH V3 04/14] KVM: MIPS: Add EVENTFD support which is needed by VHOST
` [PATCH V3 05/14] KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
` [PATCH V3 06/14] KVM: MIPS: Introduce and use cpu_guest_has_ldpte
` [PATCH V3 07/14] KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
` [PATCH V3 08/14] KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
` [PATCH V3 09/14] KVM: MIPS: Add more types of virtual interrupts
` [PATCH V3 10/14] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
` [PATCH V3 11/14] KVM: MIPS: Add CPUCFG emulation for Loongson-3
` [PATCH V3 12/14] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
` [PATCH V3 13/14] KVM: MIPS: Add more MMIO load/store instructions emulation
` [PATCH V3 14/14] KVM: MIPS: Enable KVM support for Loongson-3

[PATCH 0/2] iio: chemical: add atlas-ezo-sensor initial support
 2020-05-03 10:17 UTC  (3+ messages)
` [PATCH 2/2] "

git for-each-ref - sorting by multiple keys
 2020-05-03 10:16 UTC  (5+ messages)
  ` [PATCH 1/2] ref-filter: apply --ignore-case to all sorting keys
  ` [PATCH 2/2] ref-filter: apply fallback refname sort only after all user sorts

[xen-unstable-coverity test] 149910: all pass - PUSHED
 2020-05-03 10:15 UTC 

:format:%s for date fields seems to be shifted by timezone
 2020-05-03 10:15 UTC 

[PATCH v7 0/5] KUnit-KASAN Integration
 2020-05-03 10:09 UTC  (2+ messages)

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-03 10:07 UTC  (4+ messages)

[PATCH v9] credential-store: warn instead of fatal for bogus lines from store
 2020-05-03 10:06 UTC  (4+ messages)
` [PATCH v10] credential-store: ignore bogus lines from store file

[dpdk-dev] [PATCH] eventdev: fix device probe and remove for secondary process
 2020-05-03  9:58 UTC  (7+ messages)

[dpdk-dev] [PATCH] doc: refine ethernet and VLAN flow rule items
 2020-05-03  9:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

Git Test Coverage Report (April 30, 2020)
 2020-05-03  9:55 UTC  (4+ messages)

[PATCH v7 00/22] RISC-V SiFive FU540 support SPL
 2020-05-03  9:54 UTC  (12+ messages)
` [PATCH v7 04/22] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v7 13/22] riscv: cpu: fu540: Add support for cpu fu540
` [PATCH v7 14/22] riscv: Add place-holder for driver compilation

[PATCH V2 net-next 00/13] Enhance current features in ena driver
 2020-05-03  9:54 UTC  (7+ messages)
` [PATCH V2 net-next 09/13] net: ena: implement ena_com_get_admin_polling_mode()
` [PATCH V2 net-next 11/13] net: ena: move llq configuration from ena_probe to ena_device_init()

[Buildroot] [PATCH] configs/rockpro64: new defconfig
 2020-05-03  9:54 UTC  (4+ messages)

[PATCH V3 net-next 00/12] Enhance current features in ena driver
 2020-05-03  9:52 UTC  (13+ messages)
` [PATCH V3 net-next 01/12] net: ena: avoid unnecessary admin command when RSS function set fails
` [PATCH V3 net-next 02/12] net: ena: fix error returning in ena_com_get_hash_function()
` [PATCH V3 net-next 03/12] net: ena: allow setting the hash function without changing the key
` [PATCH V3 net-next 04/12] net: ena: change default RSS hash function to Toeplitz
` [PATCH V3 net-next 05/12] net: ena: changes to RSS hash key allocation
` [PATCH V3 net-next 06/12] net: ena: remove code that does nothing
` [PATCH V3 net-next 07/12] net: ena: add unmask interrupts statistics to ethtool
` [PATCH V3 net-next 08/12] net: ena: add support for reporting of packet drops
` [PATCH V3 net-next 09/12] net: ena: drop superfluous prototype
` [PATCH V3 net-next 10/12] net: ena: use SHUTDOWN as reset reason when closing interface
` [PATCH V3 net-next 11/12] net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
` [PATCH V3 net-next 12/12] net: ena: cosmetic: extract code to ena_indirection_table_set()

[xen-unstable test] 149908: tolerable FAIL
 2020-05-03  9:50 UTC 

[RFC, WIP, v4 00/11] media: vidtv: implement a virtual DVB driver
 2020-05-03  9:50 UTC  (9+ messages)
` [RFC, WIP, v4 07/11] media: vidtv: add MPEG TS common code
      ` [Linux-kernel-mentees] "
` [RFC, WIP, v4 11/11] media: vidtv: Add a MPEG Transport Stream Multiplexer
  ` [Linux-kernel-mentees] "

[meta-oe][PATCH] cpprest: update to 2.10.16 and refresh patches
 2020-05-03  9:48 UTC 

[dpdk-dev] [PATCH v3] app/testpmd: support flow aging
 2020-05-03  9:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH] send-email: Defines smtpPassCmd config option
 2020-05-03  9:43 UTC  (6+ messages)

[PATCH] dt-bindings: vendor-prefixes: Add Vaisala
 2020-05-03  9:33 UTC 

[PATCH 0/7] commit-graph: split strategies, '--[no-]check-oids'
 2020-05-03  9:40 UTC  (9+ messages)
` [PATCH 7/7] commit-graph.c: introduce '--[no-]check-oids'

[PATCH] ci: respect the [skip ci] convention in our GitHub workflow "CI/PR"
 2020-05-03  9:36 UTC  (2+ messages)

[PATCH v7 0/5] iio: vcnl: Add interrupts support for VCNL4010/20
 2020-05-03  9:29 UTC  (6+ messages)
` [PATCH v7 1/5] iio: vcnl4000: Fix i2c swapped word reading
` [PATCH v7 2/5] iio: vcnl4000: Factorize data reading and writing
` [PATCH v7 3/5] iio: vcnl4000: Add event support for VCNL4010/20
` [PATCH v7 4/5] iio: vcnl4000: Add sampling frequency "
` [PATCH v7 5/5] iio: vcnl4000: Add buffer "

[PATCH v6 0/5] iio: vcnl: Add interrupts support for VCNL4010/20
 2020-05-03  9:32 UTC  (6+ messages)
` [PATCH v6 1/5] iio: vcnl4000: Fix i2c swapped word reading
` [PATCH v6 5/5] iio: vcnl4000: Add buffer support for VCNL4010/20

[PATCH 0/4] Introduce the Counter character device interface
 2020-05-03  9:23 UTC  (6+ messages)

SElinux and its own error code?
 2020-05-03  9:18 UTC  (4+ messages)

pm/testing sleep: 6 runs, 0 regressions (v5.7-rc3-24-g1985b45de014)
 2020-05-03  9:16 UTC 

[PATCH 1/2] staging: vt6655: return early if not bNeedAck
 2020-05-03  9:15 UTC  (5+ messages)
` [PATCH 2/2] staging: vt6655: fix LONG_LINE warning

[Buildroot] [PATCH] package/kmod - fix host build dependecies
 2020-05-03  9:13 UTC  (2+ messages)

[Buildroot] [PATCH] configs/orangepi_rk3399: new defconfig
 2020-05-03  9:11 UTC  (4+ messages)
` [Buildroot] [PATCH v2 0/2] Add support for rockpro64 and oragepi-rk3399 targets
  ` [Buildroot] [PATCH v2 1/2] configs/rockpro64: new defconfig
  ` [Buildroot] [PATCH v2 2/2] configs/orangepi_rk3399: "

[Cocci] Searching for functions with negative return values as error indication
 2020-05-03  9:08 UTC  (10+ messages)
  ` [Cocci] Reporting variations of condition checks according to function calls
          ` [Cocci] More support for SmPL data processing with databases?
                  ` [Cocci] Checking the application of the SmPL isomorphism “drop_else”

[PATCH V3 0/4] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-05-03  9:04 UTC  (3+ messages)
` [PATCH V3 4/4] iio: adc: Update error checks and debug prints

pm/testing baseline: 51 runs, 1 regressions (v5.7-rc3-24-g1985b45de014)
 2020-05-03  9:01 UTC 

pm/testing boot: 52 boots: 1 failed, 50 passed with 1 conflict (v5.7-rc3-24-g1985b45de014)
 2020-05-03  9:01 UTC 

[Buildroot] [PATCH 1/3] package/at-spi2-core: bump to version 2.36.0
 2020-05-03  9:01 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/atk: "
` [Buildroot] [PATCH 3/3] package/at-spi2-atk: bump to version 2.34.2


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.