All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-03 07:48:43 to 2020-05-03 10:50:16 UTC [more...]

[PATCH v4 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-03 10:39 UTC  (7+ 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 for-5.1 V3 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-05-03 10:42 UTC  (9+ 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 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 0/4] CPUCFG emulation on older Loongson64 cores
 2020-05-03 10:33 UTC  (10+ messages)
` [PATCH 4/4] MIPS: emulate CPUCFG instruction "
` [PATCH v2 0/4] CPUCFG emulation "
` [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 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 

[PATCH 00/10] Generic USB Display driver
 2020-05-03 10:29 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()

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

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

[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  (20+ messages)
` [PATCH v7 04/22] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v7 10/22] clk: sifive: fu540-prci: ddr and ethernet clock initialization in SPL
` [PATCH v7 13/22] riscv: cpu: fu540: Add support for cpu fu540
` [PATCH v7 14/22] riscv: Add place-holder for driver compilation
` [PATCH v7 15/22] riscv: sifive: dts: fu540: Add clock for cpus node

[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 

[Linux-kernel-mentees] [RFC, WIP, v4 00/11] media: vidtv: implement a virtual DVB driver
 2020-05-03  9:50 UTC  (18+ messages)
` [Linux-kernel-mentees] [RFC, WIP, v4 07/11] media: vidtv: add MPEG TS common code
      `  "
` [Linux-kernel-mentees] [RFC, WIP, v4 08/11] media: vidtv: implement a PSI generator
    `  "
` [Linux-kernel-mentees] [RFC, WIP, v4 09/11] media: vidtv: implement a PES packetizer
    `  "
` [Linux-kernel-mentees] [RFC, WIP, v4 10/11] media: vidtv: Implement a SMPTE 302M encoder
    `  "
` [Linux-kernel-mentees] [RFC, WIP, v4 11/11] media: vidtv: Add a MPEG Transport Stream Multiplexer
    `  "

[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 v5 0/6] Support ADIS16475 and similar IMUs
 2020-05-03  9:12 UTC  (9+ messages)
` [PATCH v5 5/6] iio: imu: Add support for adis16475

[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  (4+ messages)
` [PATCH 2/2] staging: vt6655: fix LONG_LINE warning

[Buildroot] [PATCH] package/kmod - fix host build dependecies
 2020-05-03  9:13 UTC  (3+ 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

[PATCH v2 00/14] LUKS: encryption slot management using amend interface
 2020-05-03  8:55 UTC  (4+ messages)
` [PATCH v2 02/14] qcrypto/luks: implement encryption key management

[Buildroot] [PATCH 1/1] package/gobject-introspection: fix host version of .pc file for wrapper
 2020-05-03  8:56 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix default rule do RSS regardless rxmode
 2020-05-03  8:47 UTC  (2+ messages)

[LTP] [PATCH v2 0/4] fanotify ltp tests for v5.7-rc1
 2020-05-03  8:43 UTC  (3+ messages)
` [LTP] [PATCH v2 4/4] syscalls/fanotify: Use fanotify_save_fid() helper

[dpdk-dev] [PATCH v3 0/2] eal timer split and implementation for Windows
 2020-05-03  8:38 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/2] timer: move from common to Unix directory
` [dpdk-dev] [PATCH v3 2/2] timer: support EAL functions on Windows

[PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
 2020-05-03  8:35 UTC  (6+ messages)

[PATCH] sched/fair: Fix nohz.next_balance update
 2020-05-03  8:34 UTC 

NET: r8168/r8169 identifying fix
 2020-05-03  8:33 UTC  (19+ messages)

[PATCH 1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults
 2020-05-03  8:22 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64s/hash: add torture_hpt kernel boot option to increase hash faults

[PATCH 1/2] libnotify: upgrade 0.7.8 -> 0.7.9 / port to meson
 2020-05-03  8:22 UTC  (2+ messages)
` [OE-core] "

[PATCH] lib/oe/package_manager: update default rpm config %_prefer_color
 2020-05-03  8:21 UTC  (2+ messages)
` [OE-core] "

pm/testing build: 6 builds: 0 failed, 6 passed, 25 warnings (v5.7-rc3-24-g1985b45de014)
 2020-05-03  8:17 UTC 

[Buildroot] [PATCH] package/ne10: correct cpu feature comment dependency
 2020-05-03  8:11 UTC  (2+ messages)

[Buildroot] [git commit] package/ne10: drop arch-related comment
 2020-05-03  8:07 UTC 

[Buildroot] [PATCH 0/6] Support Python 3.x in U-Boot
 2020-05-03  8:02 UTC  (3+ messages)
` [Buildroot] [PATCH 2/6] boot/uboot: support building U-Boot with Python 3.x

[PATCH 0/3] mtd: rawnand: brcmnand: Convert to exec_op()
 2020-05-03  8:00 UTC  (3+ messages)
` [PATCH 1/3] mtd: rawnand: Add the concept of destructive operation

[PATCH] arm64: dts: qcom: sc7180: Add "no-map" to cmd_db reserved area
 2020-05-03  7:53 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
 2020-05-03  7:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/minidlna: fix build with musl-1.2.0
 2020-05-03  7:53 UTC 

[PATCH v2] staging: wilc1000: Increase the size of wid_list array
 2020-05-03  7:51 UTC 

[PATCH v2 0/2] hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
 2020-05-03  7:47 UTC  (3+ messages)
` [PATCH v2 2/2] hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable


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.