All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-20 14:11:14 to 2020-01-20 14:44:48 UTC [more...]

[alsa-devel] [FFADO-user] Toneweal / Trigaudio FW66 device
 2020-01-20 14:19 UTC  (3+ messages)
          ` [alsa-devel] "

[PATCH 00/26] docs: i2c: rework I2C documentation, part I
 2020-01-20 14:44 UTC  (13+ messages)
` [PATCH 01/26] docs: i2c: sort index logically
  ` [PATCH 09/26] docs: i2c: i2c-protocol: remove unneeded colons from table
  ` [PATCH 12/26] docs: i2c: smbus-protocol: properly name start and stop conditions
  ` [PATCH 13/26] docs: i2c: smbus-protocol: remove unneeded colons from table
  ` [PATCH 14/26] docs: i2c: smbus-protocol: use proper names for ACK and NACK
  ` [PATCH 15/26] docs: i2c: smbus-protocol: enable kernel-doc function syntax

[PATCH] fetch: add --no-update-remote-refs
 2020-01-20 14:44 UTC  (3+ messages)

[PATCH] powerpc/Kconfig: Make FSL_85XX_CACHE_SRAM configurable
 2020-01-20 14:43 UTC 

[PATCH v4 0/6] Enable more iotests during "make check-block"
 2020-01-20 14:36 UTC  (5+ messages)
` [PATCH v4 2/6] iotests: Test 041 only works on certain systems
` [PATCH v4 3/6] iotests: Test 183 does not work on macOS and OpenBSD

[bug report] netdevsim: fib: Add dummy implementation for FIB offload
 2020-01-20 14:43 UTC  (2+ messages)

[PATCH v3 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-01-20 14:43 UTC  (6+ messages)
` [PATCH v3 4/7] drm/panfrost: Add support for multiple regulators

stable-rc/linux-4.4.y boot: 79 boots: 0 failed, 71 passed with 7 offline, 1 untried/unknown (v4.4.210-61-g7b7b6e94c6ca)
 2020-01-20 14:43 UTC 

[PATCH 0/9] cputlb: Various cleanups
 2020-01-20 14:36 UTC  (7+ messages)
` [PATCH 7/9] cputlb: Partially merge tlb_dyn_init into tlb_init
` [PATCH 8/9] cputlb: Initialize tlbs as flushed
` [PATCH 9/9] cputlb: Hoist timestamp outside of loops over tlbs

[PATCH] ethtool: upgrade 5.3 -> 5.4
 2020-01-20 14:43 UTC  (3+ messages)
` [PATCH] mesa: upgrade 19.3.1 -> 19.3.2

[PATCH v4 0/6] clone3 & cgroups: allow spawning processes into cgroups
 2020-01-20 14:42 UTC  (10+ messages)
` [PATCH v4 1/6] cgroup: unify attach permission checking
` [PATCH v4 3/6] cgroup: refactor fork helpers

[v2 PATCH 0/2] enhance kfree_rcu() throughput
 2020-01-20 14:42 UTC  (3+ messages)
` [v2 PATCH 1/2] rcu/tree: support kfree_bulk() interface in kfree_rcu()
` [v2 PATCH 2/2] rcu/tree: add a trace invoke event of the kfree_bulk()

[PATCH v6] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2020-01-20 14:42 UTC  (2+ messages)

[PATCH v7 0/3] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2020-01-20 14:41 UTC  (4+ messages)
` [PATCH v7 1/3] edac: Add support for Amazon's Annapurna Labs L1 EDAC

[kvm-unit-tests PATCH v3 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-20 14:41 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 7/9] s390x: smp: Remove unneeded cpu loops

[PATCH 1/5] include/linux: Add instrumented.h infrastructure
 2020-01-20 14:40 UTC  (10+ messages)
` [PATCH 2/5] asm-generic, atomic-instrumented: Use generic instrumented.h
` [PATCH 3/5] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH 4/5] iov_iter: Use generic instrumented.h
` [PATCH 5/5] copy_to_user, copy_from_user: "

[Xen-devel] [PATCH] xen/x86: domain: Free all the pages associated to struct domain
 2020-01-20 14:40 UTC  (2+ messages)

[linux-lvm] Time needed for take a snapshot
 2020-01-20 14:40 UTC  (4+ messages)

[PATCH -rcu] asm-generic, kcsan: Add KCSAN instrumentation for bitops
 2020-01-20 14:40 UTC  (9+ messages)

[PATCH] crypto: rng - Fix a refcounting bug in crypto_rng_reset()
 2020-01-20 14:38 UTC  (2+ messages)

[PATCH] lib/rbtree: avoid pointless rb_node alignment
 2020-01-20 14:39 UTC  (2+ messages)

[PATCH] hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINES
 2020-01-20 14:32 UTC  (2+ messages)

[PATCH V2 1/2] mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
 2020-01-20 14:38 UTC  (2+ messages)
` [PATCH V3] "

[PATCH net] net: Fix packet reordering caused by GRO and listified RX cooperation
 2020-01-20 14:39 UTC  (5+ messages)

[Outreachy][PATCH 00/29] Finish converting git bisect to C part 1
 2020-01-20 14:38 UTC  (30+ messages)
` [PATCH 01/29] bisect--helper: convert `vocab_*` char pointers to char arrays
` [PATCH 02/29] bisect--helper: change `retval` to `res`
` [PATCH 03/29] bisect: use the standard 'if (!var)' way to check for 0
` [PATCH 04/29] run-command: make `exists_in_PATH()` non-static
` [PATCH 05/29] bisect--helper: introduce new `decide_next()` function
` [PATCH 06/29] bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents
` [PATCH 07/29] bisect: libify `bisect_checkout`
` [PATCH 08/29] bisect: libify `check_merge_bases` and its dependents
` [PATCH 09/29] bisect: libify `check_good_are_ancestors_of_bad` "
` [PATCH 10/29] bisect: libify `handle_bad_merge_base` "
` [PATCH 11/29] bisect: libify `bisect_next_all`
` [PATCH 12/29] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C
` [PATCH 13/29] bisect--helper: finish porting `bisect_start()` to C
` [PATCH 14/29] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH 15/29] bisect--helper: retire `--next-all` subcommand
` [PATCH 16/29] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH 17/29] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions "
` [PATCH 18/29] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH 19/29] bisect--helper: retire `--write-terms` subcommand
` [PATCH 20/29] bisect--helper: reimplement `bisect_log` shell function in C
` [PATCH 21/29] bisect--helper: reimplement `bisect_replay` "
` [PATCH 22/29] bisect--helper: retire `--bisect-write` subcommand
` [PATCH 23/29] bisect--helper: use `res` instead of return in BISECT_RESET case option
` [PATCH 24/29] bisect--helper: retire `--bisect-autostart` subcommand
` [PATCH 25/29] bisect--helper: retire `--bisect-auto-next` subcommand
` [PATCH 26/29] bisect--helper: reimplement `bisect_skip` shell function in C
` [PATCH 27/29] bisect--helper: retire `--check-and-set-terms` subcommand
` [PATCH 28/29] bisect--helper: reimplement `bisect_visualize()`shell function in C
` [PATCH 29/29] bisect--helper: reimplement `bisect_run` shell "

[Xen-devel] [PATCH] x86/sm{e, a}p: do not enable SMEP/SMAP in PV shim by default on AMD
 2020-01-20 14:38 UTC  (3+ messages)

[Xen-devel] [libvirt bisection] complete build-arm64-libvirt
 2020-01-20 14:37 UTC 

[PATCH 0/3] convert qemu-nbd, qemu-block-drivers to rST
 2020-01-20 14:26 UTC  (2+ messages)

Duplicate settings?
 2020-01-20 14:37 UTC  (2+ messages)

[PATCH v5 00/15] io_uring: add Linux io_uring AIO engine
 2020-01-20 14:18 UTC  (16+ messages)
` [PATCH v5 01/15] configure: permit use of io_uring
` [PATCH v5 02/15] qapi/block-core: add option for io_uring
` [PATCH v5 03/15] block/block: add BDRV flag "
` [PATCH v5 04/15] block/io_uring: implements interfaces "
` [PATCH v5 05/15] stubs: add stubs for io_uring interface
` [PATCH v5 06/15] util/async: add aio interfaces for io_uring
` [PATCH v5 07/15] blockdev: adds bdrv_parse_aio to use io_uring
` [PATCH v5 08/15] block/file-posix.c: extend "
` [PATCH v5 09/15] block: add trace events for io_uring
` [PATCH v5 10/15] block/io_uring: adds userspace completion polling
` [PATCH v5 11/15] qemu-io: adds option to use aio engine
` [PATCH v5 12/15] qemu-img: adds option to use aio engine for benchmarking
` [PATCH v5 13/15] qemu-nbd: adds option for aio engines
` [PATCH v5 14/15] tests/qemu-iotests: enable testing with aio options
` [PATCH v5 15/15] tests/qemu-iotests: use AIOMODE with various tests

[PATCH v2 0/7] Fix Exynos4210 DMA support
 2020-01-20 14:30 UTC  (4+ messages)
` [PATCH v2 2/7] hw/arm/exynos4210: Fix DMA initialization

[PATCH for-rc] IB/mlx4: Fix leak in id_map_find_del
 2020-01-20 14:36 UTC  (2+ messages)

[PATCH v2 0/9] RISC-V SiFive FU540 support SPL
 2020-01-20 14:34 UTC  (4+ messages)
` [PATCH v2 3/9] Sifive: FU540: Add header files for SoC

[Bug ?] usb :typec :tcpm :fusb302
 2020-01-20 14:34 UTC  (5+ messages)

[PATCH v2] bitbakery: automate build testing across all MACHINEs/LIBCs
 2020-01-20 14:33 UTC  (2+ messages)

[Buildroot] Problem generating rootfs for ci20 defconfig
 2020-01-20 14:33 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/compress: replace test vector
 2020-01-20 14:33 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH next] net/mlx5: make the symbol 'ESW_POOLS' static
 2020-01-20 14:33 UTC  (2+ messages)

[PATCH] pwm: sun4i: Initialize variables before use
 2020-01-20 14:32 UTC 

[PATCH v4 0/2] clocks aren't disable when pwm_mtk_disp suspend
 2020-01-20 14:31 UTC  (5+ messages)
` [PATCH v4 1/2] pwm: mtk_disp: fix pwm clocks not poweroff when disable pwm

[alsa-devel] [PATCH 0/9] add ASoC components for AHUB
 2020-01-20 14:23 UTC  (30+ messages)
`  "
` [alsa-devel] [PATCH 1/9] dt-bindings: sound: tegra: add DT binding "
  `  "
` [alsa-devel] [PATCH 2/9] ASoC: tegra: add support for CIF programming
  `  "
` [alsa-devel] [PATCH 3/9] ASoC: tegra: add Tegra210 based DMIC driver
  `  "
` [alsa-devel] [PATCH 4/9] ASoC: tegra: add Tegra210 based I2S driver
  `  "
` [alsa-devel] [PATCH 5/9] ASoC: tegra: add Tegra210 based AHUB driver
  `  "
` [alsa-devel] [PATCH 6/9] ASoC: tegra: add Tegra186 based DSPK driver
  `  "
` [alsa-devel] [PATCH 7/9] ASoC: tegra: add Tegra210 based ADMAIF driver
  `  "
` [alsa-devel] [PATCH 8/9] arm64: tegra: add AHUB components for few Tegra chips
  `  "
` [alsa-devel] [PATCH 9/9] arm64: tegra: enable AHUB modules "
  `  "

[PATCH v2 08/86] arm:aspeed: actually check RAM size
 2020-01-20 14:21 UTC  (2+ messages)
` [PATCH v3 07/84] hw/arm/aspeed: "

[PATCH 00/43][v4] Cleanup how we handle root refs, part 1
 2020-01-20 14:29 UTC  (5+ messages)
` [PATCH 01/43] btrfs: push __setup_root into btrfs_alloc_root
` [PATCH 02/43] btrfs: move fs root init stuff into btrfs_init_fs_root

[PATCH] xfs_repair: stop using ->data_entry_p()
 2020-01-20 14:29 UTC  (3+ messages)

Last scrub date and result
 2020-01-20 14:29 UTC 

[PATCH 07/11] crypto: ccree - fix FDE descriptor sequence
 2020-01-20 14:27 UTC  (2+ messages)

[PATCH v3 00/16] arm64: return address signing
 2020-01-20 14:27 UTC  (12+ messages)
` [PATCH v3 06/16] arm64: enable ptrauth earlier
` [PATCH v3 09/16] arm64: mask PAC bits of __builtin_return_address
` [PATCH v3 13/16] arm64: kprobe: disable probe of ptrauth instruction

[PATCH v3 00/10] Further bitmaps improvements
 2020-01-20 14:20 UTC  (4+ messages)
` [PATCH v3 10/10] block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty

[PATCH v3 1/2] usb: typec: wcove: fix "op-sink-microwatt" default that was in mW
 2020-01-20 14:25 UTC  (4+ messages)
` [PATCH v3 2/2] usb: typec: fusb302: "

[PATCH] usb: xhci: Enable LPM for VIA LABS VL805
 2020-01-20 14:24 UTC 

[cip-dev] [cip-core] Package Proposal #2 (Minimum base packages in Debian)
 2020-01-20 14:24 UTC  (3+ messages)

[cip-dev] RFC: Python version of CIP's maintenance target
 2020-01-20 14:24 UTC 

stable-2.02 - raid: more limitted prohibition of stacked raid usage
 2020-01-20 14:22 UTC 

stable-2.02 - tests: add corruption write on PV test
 2020-01-20 14:22 UTC 

stable-2.02 - tests: writeerror_dev
 2020-01-20 14:22 UTC 

[PATCH V2] pwm: remove set but not set variable 'pwm'
 2020-01-20 14:21 UTC  (2+ messages)

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-20 14:21 UTC  (8+ messages)
` [PATCH v2 2/5] mm: introduce external memory hinting API

[PATCH v13 00/11] Support ROHM BD71828 PMIC
 2020-01-20 14:21 UTC  (3+ messages)

[PATCH 1/4] iio: imu: adis: Add self_test_reg variable
 2020-01-20 14:20 UTC  (4+ messages)
` [PATCH 2/4] iio: imu: adis: Refactor adis_initial_startup
` [PATCH 3/4] iio: adis16480: Make use of __adis_initial_startup
` [PATCH 4/4] iio: adis16460: "

[PATCH v3 1/3] lib/vsprintf: add two device node flags for %pOF
 2020-01-20 14:20 UTC  (8+ messages)
` [PATCH v3 2/3] lib/vsprintf: introduce OF_DEVICE_NODE_FLAG_MAX
  ` [PATCH v3 3/3] lib/vsprintf: add two device node flags

[PATCH 0/4] PM / devfreq: add possibility for delayed work
 2020-01-20 14:20 UTC  (5+ messages)
  ` [PATCH 2/4] "

[PATCH] x86/tsc: Add tsc_tuned_baseclk flag disabling CPUID.16h use for tsc calibration
 2020-01-20 14:20 UTC  (5+ messages)

[PATCH v2] usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
 2020-01-20 14:19 UTC  (2+ messages)

[PATCH v5] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-01-20 14:19 UTC  (4+ messages)

[PATCH v4] mm/mempolicy,hugetlb: Checking hstate for hugetlbfs page in vma_migratable
 2020-01-20 14:19 UTC  (6+ messages)

[cip-dev] Audio Transcription Service Provider
 2020-01-20 14:19 UTC 

[PATCH] tools: perf: add missing unlock to maps__insert error case
 2020-01-20 14:15 UTC 

[dpdk-dev] net/virtio: add link speed devarg
 2020-01-20 14:16 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH 1/2] net/virtio: refactor devargs parsing
  ` [dpdk-dev] [PATCH 2/2] net/virtio: add link speed devarg

[Intel-gfx] [PATCH] drm/i915/gt: Report the currently active execlists request
 2020-01-20 14:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Report the currently active execlists request (rev2)

[PATCH 0/4] Add Cortina Access basic DM drivers
 2020-01-20 14:16 UTC  (5+ messages)

[PATCH v2] selftests: vm: Fix 64-bit test builds for powerpc64le
 2020-01-20 14:14 UTC  (3+ messages)

[RFC PATCH V2 00/10] x86/Hyper-V: Add Dynamic memory hot-remove function
 2020-01-20 14:14 UTC  (8+ messages)
` [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol
      ` [EXTERNAL] "

[PATCH -mm v2] mm/page_isolation: fix potential warning from user
 2020-01-20 14:13 UTC  (7+ messages)

[PATCH v2 0/2] MAINTAINERS: ARM & SD fixes
 2020-01-20 14:11 UTC  (4+ messages)
` [PATCH v2 2/2] MAINTAINERS: Move the OMAP section inside the ARM Machines one

[dpdk-dev] [RFC v20.20] mbuf: introduce pktmbuf pool with pinned external buffers
 2020-01-20 14:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/5] mbuf: detach mbuf with pinned external buffer
  ` [dpdk-dev] [PATCH v4 4/5] app/testpmd: add mempool with external data buffers


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.