All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-20 12:05:43 to 2020-04-20 12:40:11 UTC [more...]

[PATCH 5.5 00/65] 5.5.19-rc1 review
 2020-04-20 12:38 UTC  (4+ messages)
` [PATCH 5.5 01/65] amd-xgbe: Use __napi_schedule() in BH context
` [PATCH 5.5 10/65] net: tun: record RX queue in skb before do_xdp_generic()
` [PATCH 5.5 11/65] net: dsa: mt7530: move mt7623 settings out off the mt7530

[PATCH] mt76: mt7615: fix max wtbl size for 7663
 2020-04-20 12:39 UTC  (2+ messages)

[PATCH 1/2] sh: remove sh5 support
 2020-04-20 12:38 UTC  (4+ messages)
` [PATCH 2/2] sh: remove unused sh5 files

[PATCH net] net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DISABLED
 2020-04-20 12:39 UTC  (10+ messages)

[PATCH] drm/amdgpu: update spm register through mmio
 2020-04-20 12:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] support/scripts: add check-dotconfig.py
 2020-04-20 12:38 UTC  (4+ messages)

[PATCH v3] Introduce a description of the Backport and Fixes tags
 2020-04-20 12:36 UTC  (4+ messages)

Was there a way to bind a shared memory object onto a fixed physical memory address?
 2020-04-20 12:34 UTC  (4+ messages)

[PATCH v3 0/7] Add support for Allwinner H6 DVFS
 2020-04-20 12:36 UTC  (5+ messages)

[PATCH 00/12] "Task_isolation" mode
 2020-04-20 12:36 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v3 00/13] "
    ` [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier
        ` [EXT] "

[PATCH 1/3] rcu: Use static initializer for krc.lock
 2020-04-20 12:36 UTC  (16+ messages)

[PATCH] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
 2020-04-20 12:37 UTC  (9+ messages)

[PATCH 0/6] x86/mem-paging: misc cleanup
 2020-04-20 12:35 UTC  (11+ messages)
` [PATCH 3/6] x86/mem-paging: use guest handle for XENMEM_paging_op_prep

How about a v4l-utils-1.20 release?
 2020-04-20 12:35 UTC  (4+ messages)

linux-next: Tree for Apr 17
 2020-04-20 12:27 UTC  (5+ messages)
` linux-next: Tree for Apr 17 (mmc/host/sdhci-of-at91.c)

[Intel-wired-lan] [PATCH] e1000: remove unneeded conversion to bool
 2020-04-20 12:35 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH] i40e: Remove unneeded conversion to bool
 2020-04-20 12:34 UTC  (2+ messages)
`  "

[PATCH v3 0/4] Fix some issues about kmod
 2020-04-20 12:33 UTC  (5+ messages)
` [PATCH v3 1/4] selftests: kmod: Use variable NAME in kmod_test_0001()
` [PATCH v3 2/4] kmod: Remove redundant "be an" in the comment
` [PATCH v3 3/4] kmod: Return directly if module name is empty in request_module()
` [PATCH v3 4/4] test_kmod: Avoid potential double free in trigger_config_run_type()

[PATCH 0/4] ARM: sun7i: Convert A20 GMAC driver to CCU
 2020-04-20 12:32 UTC  (3+ messages)

RFC: Drm-connector properties managed by another driver / privacy screen support
 2020-04-20 12:33 UTC  (9+ messages)
        ` Operating KMS UAPI (Re: RFC: Drm-connector properties managed by another driver / privacy screen support)

[PATCH v19 0/4] qcow2: Implement zstd cluster compression method
 2020-04-20 12:31 UTC  (3+ messages)
` [PATCH v19 1/4] qcow2: introduce compression type feature

[PATCH 2/2] drm/panfrost: add devfreq regulator support
 2020-04-20 12:32 UTC  (12+ messages)
          ` Multiple regulators for one device [was drm/panfrost: add devfreq regulator support]

[dpdk-dev] [PATCH v5 0/9] New sync modes for ring
 2020-04-20 12:28 UTC  (23+ messages)
` [dpdk-dev] [PATCH v6 00/10] "
  ` [dpdk-dev] [PATCH v6 01/10] test/ring: add contention stress test
  ` [dpdk-dev] [PATCH v6 02/10] ring: prepare ring to allow new sync schemes
  ` [dpdk-dev] [PATCH v6 03/10] ring: introduce RTS ring mode
  ` [dpdk-dev] [PATCH v6 04/10] test/ring: add contention stress test for RTS ring
  ` [dpdk-dev] [PATCH v6 05/10] ring: introduce HTS ring mode
  ` [dpdk-dev] [PATCH v6 06/10] test/ring: add contention stress test for HTS ring
  ` [dpdk-dev] [PATCH v6 07/10] ring: introduce peek style API
  ` [dpdk-dev] [PATCH v6 08/10] test/ring: add stress test for MT peek API
  ` [dpdk-dev] [PATCH v6 09/10] test/ring: add functional tests for new sync modes
  ` [dpdk-dev] [PATCH v6 10/10] doc: update ring guide
  ` [dpdk-dev] [PATCH v7 00/10] New sync modes for ring
    ` [dpdk-dev] [PATCH v7 01/10] test/ring: add contention stress test
    ` [dpdk-dev] [PATCH v7 02/10] ring: prepare ring to allow new sync schemes
    ` [dpdk-dev] [PATCH v7 03/10] ring: introduce RTS ring mode
    ` [dpdk-dev] [PATCH v7 04/10] test/ring: add contention stress test for RTS ring
    ` [dpdk-dev] [PATCH v7 05/10] ring: introduce HTS ring mode
    ` [dpdk-dev] [PATCH v7 06/10] test/ring: add contention stress test for HTS ring
    ` [dpdk-dev] [PATCH v7 07/10] ring: introduce peek style API
    ` [dpdk-dev] [PATCH v7 08/10] test/ring: add stress test for MT peek API
    ` [dpdk-dev] [PATCH v7 09/10] test/ring: add functional tests for new sync modes
    ` [dpdk-dev] [PATCH v7 10/10] doc: update ring guide

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-20 12:29 UTC  (4+ messages)
` [PATCH 1/1] "

[linux-next:master 2025/3314] include/linux/avf/virtchnl.h:577:32: error: enumerator value for 'virtchnl_static_assert_virtchnl_filter' is not an integer constant
 2020-04-20 12:27 UTC  (2+ messages)

[PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-04-20 12:27 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: sound: add Microsemi ZL38060 binding
 2020-04-20 12:25 UTC  (7+ messages)

[PATCH 0/2] ASoC: Fix dependency issues of SND_SOC
 2020-04-20 20:24 UTC  (3+ messages)
` [PATCH 1/2] ASoC: wm89xx: Fix build errors caused by I2C dependency
` [PATCH 2/2] ASoC: Fix wrong dependency of da7210 and wm8983

[dpdk-dev] [PATCH] net/bnxt: fix CLANG compilation error
 2020-04-20 12:23 UTC  (4+ messages)

[efi:next 26/32] drivers/firmware/efi/libstub/x86-stub.c:444:25: warning: passing argument 2 of 'efi_stub_entry' discards 'const' qualifier from pointer target type
 2020-04-20 12:23 UTC  (2+ messages)

[PATCH v2 0/2] hw/arm/virt: dt: add kaslr-seed property
 2020-04-20 12:18 UTC  (6+ messages)
` [op-tee] "
` [PATCH v2 1/2] hw/arm/virt: dt: move creation of /secure-chosen to create_fdt()
  ` [op-tee] "
` [PATCH v2 2/2] hw/arm/virt: dt: add kaslr-seed property
  ` [op-tee] "

[dpdk-dev] [PATCH] abi: change references to abi 20.0.1 to abi v21
 2020-04-20 12:20 UTC  (3+ messages)

[PATCH] soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
 2020-04-20 12:17 UTC  (5+ messages)

[PATCH v7 0/6] clockevent: add low power STM32 timer
 2020-04-20 12:16 UTC  (14+ messages)
` [PATCH v7 1/6] dt-bindings: mfd: Document STM32 low power timer bindings
` [PATCH v7 2/6] ARM: dts: stm32: Add timer subnodes on stm32mp15 SoCs
` [PATCH v7 3/6] mfd: stm32: Add defines to be used for clkevent purpose
` [PATCH v7 4/6] mfd: stm32: enable regmap fast_io for stm32-lptimer
` [PATCH v7 5/6] clocksource: Add Low Power STM32 timers driver
` [PATCH v7 6/6] ARM: mach-stm32: select low power timer for STM32MP157

[igt-dev] [PATCH i-g-t 0/8] Use device dependant module parameters
 2020-04-20 12:17 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/params: add igt_params.c for module parameter access
` [igt-dev] [PATCH i-g-t 2/8] lib/params: start renaming functions igt_params_*
` [igt-dev] [PATCH i-g-t 3/8] lib/params: overhaul param saving
` [igt-dev] [PATCH i-g-t 4/8] params open with path return
` [igt-dev] [PATCH i-g-t 5/8] igt/params: add generic saving module parameter set
` [igt-dev] [PATCH i-g-t 6/8] igt/params: use igt_params_set_save for igt_set_module_param*
` [igt-dev] [PATCH i-g-t 7/8] lib/debugfs: use regular module param functions for prefault_disable
` [igt-dev] [PATCH i-g-t 8/8] tests/gem_eio: switch to using igt_params_set()

[PATCH] add optee dts entry for secure machine
 2020-04-20 12:16 UTC 

[Intel-gfx] [PATCH v4] drm/i915: store HW tagging information into tracepoints
 2020-04-20 12:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: store HW tagging information into tracepoints (rev4)

[dpdk-dev] [PATCH] librte_eal: add APIs to speedup virt2iova/phys
 2020-04-20 12:16 UTC  (2+ messages)

[v3] ceph: if we are blacklisted, __do_request returns directly
 2020-04-20 12:16 UTC  (2+ messages)

[dpdk-dev] [RFC] Accelerating Data Movement for DPDK vHost with DMA Engines
 2020-04-20 12:15 UTC  (12+ messages)

[RESEND v6 0/6] clockevent: add low power STM32 timer
 2020-04-20 12:15 UTC  (5+ messages)
` [RESEND v6 1/6] dt-bindings: mfd: Document STM32 low power timer bindings

[Xen-devel] [PATCH 00/17] Bunch of typesafe conversion
 2020-04-20 12:14 UTC  (9+ messages)
` [Xen-devel] [PATCH 05/17] xen/x86: Remove the non-typesafe version of pagetable_* helpers
        `  "

[PATCH] mtd: spi-nor: Add support for is25lp01g
 2020-04-20 12:14 UTC  (3+ messages)

[PATCH] nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
 2020-04-20 12:14 UTC  (2+ messages)

[Xen-devel] [PATCH 0/8] Fix build with using OCaml 4.06.1 and -safe-string
 2020-04-20 12:13 UTC  (4+ messages)
`  "

[PATCH] staging: vt6656: Use fls instead of for loop in vnt_update_top_rates
 2020-04-20 12:10 UTC  (2+ messages)

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-20 12:13 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH RESEND 0/5] Loongson64: RS780E clean-ups
 2020-04-20 12:13 UTC  (4+ messages)
` [PATCH RESEND 1/5] MIPS: Loongson64: Remove dead RTC code

[PATCH v2 1/4] selftests: kmod: Use variable NAME in kmod_test_0001()
 2020-04-20 12:12 UTC  (4+ messages)
    ` [v2 1/4] selftests: kmod: Subsequent patch series with cover letters?

[PATCH] kvm/eventfd: remove unneeded conversion to bool
 2020-04-20 12:38 UTC 

[PATCH] ath11k: remove conversion to bool in ath11k_debug_fw_stats_process()
 2020-04-20 12:37 UTC  (2+ messages)

[PATCH v1 0/6] arm64: tlb: add support for TTL feature
 2020-04-20 12:10 UTC  (9+ messages)
` [PATCH v1 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v1 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH] bpf, x32: remove unneeded conversion to bool
 2020-04-20 12:37 UTC 

[PATCH] ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()
 2020-04-20 12:37 UTC  (2+ messages)

[PULL] First set of IIO fixes for 5.7
 2020-04-20 12:09 UTC  (3+ messages)

patch "iio: core: remove extra semi-colon from devm_iio_device_register()" added to staging-linus
 2020-04-20 12:08 UTC 

patch "iio: adc: ti-ads8344: properly byte swap value" added to staging-linus
 2020-04-20 12:08 UTC 

[PATCH 0/3] spi: Support SPI I/O protocol lines
 2020-04-20 12:09 UTC  (4+ messages)
` [PATCH 1/3] spi: spi-mem: Xfer opcode alone for non spi-mem
` [PATCH 2/3] spi: Support SPI I/O protocol lines
` [PATCH 3/3] spi: sifive: Fix format register proto field

patch "iio: xilinx-xadc: Make sure not exceed maximum samplerate" added to staging-linus
 2020-04-20 12:08 UTC 

patch "iio: st_sensors: rely on odr mask to know if odr can be set" added to staging-linus
 2020-04-20 12:08 UTC 

patch "iio: xilinx-xadc: Fix sequencer configuration for aux channels in" added to staging-linus
 2020-04-20 12:08 UTC 

patch "iio: xilinx-xadc: Fix clearing interrupt when enabling trigger" added to staging-linus
 2020-04-20 12:08 UTC 

patch "iio: xilinx-xadc: Fix ADC-B powerdown" added to staging-linus
 2020-04-20 12:08 UTC 

patch "iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device" added to staging-linus
 2020-04-20 12:08 UTC 

[PATCH] perf annotate: Remove unneeded conversion to bool
 2020-04-20 12:35 UTC 

patch "iio: adc: stm32-adc: fix sleep in atomic context" added to staging-linus
 2020-04-20 12:08 UTC 

[PATCH] firmware: qcom_scm: Remove unneeded conversion to bool
 2020-04-20 12:35 UTC 

Build errors under Fedora 32 beta distro / GCC 10.0.1
 2020-04-20 12:08 UTC  (2+ messages)

[PATCH] x86/hyperv: Suspend/resume the VP assist page for hibernation
 2020-04-20 12:08 UTC  (4+ messages)

why we need to do infinite RLC_SPM register setting during VM flush
 2020-04-20 12:08 UTC  (6+ messages)

[PATCH 0/8] drm, fbdev: rework dependencies
 2020-04-20 12:07 UTC  (5+ messages)
` [PATCH 5/8] drm/vmwgfx: make framebuffer support optional

[PATCH] ptp: Remove unneeded conversion to bool
 2020-04-20 12:34 UTC 

[PATCH] mt76: mt7615: fix mt7615_firmware_own for mt7663e
 2020-04-20 12:07 UTC  (2+ messages)

[PATCH 1/4] android: Fix build with GCC 10
 2020-04-20 12:07 UTC  (4+ messages)
` [PATCH 2/4] sap: Fix compilation "
` [PATCH 3/4] avctp: "
` [PATCH 4/4] device: "

[PATCH 0/3] mm: Fix misuse of parent anon_vma in dup_mmap path
 2020-04-20 12:06 UTC  (4+ messages)

[GIT PULL] perf/core improvements and fixes
 2020-04-20 11:52 UTC  (2+ messages)
` [PATCH 23/60] perf metrictroup: Split the metricgroup__add_metric function

[PATCH] nl80211: allow client-only BIGTK support
 2020-04-20 12:06 UTC 

[PATCH 1/4] perf cgroup: Avoid needless closing of unopened fd
 2020-04-20 12:05 UTC  (6+ messages)
` [PATCH 4/4] perf bench: Fix div-by-zero if runtime is zero


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.