All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-17 09:51:29 to 2021-06-17 10:27:11 UTC [more...]

[PATCH 0/4] modules: add support for target-specific modules
 2021-06-17 10:07 UTC  (10+ messages)

[PATCH] hw/nvme: fix pin-based interrupt behavior (again)
 2021-06-17 10:09 UTC  (2+ messages)

[PATCH] coreaudio: Fix output stream format settings
 2021-06-17 10:01 UTC  (2+ messages)

[PATCH v2 00/30] Minimal restart of "config-based-hooks"
 2021-06-17 10:23 UTC  (29+ messages)
` [PATCH 00/27] Base for "config-based-hooks"
  ` [PATCH 01/27] hook: add 'run' subcommand
  ` [PATCH 02/27] gc: use hook library for pre-auto-gc hook
  ` [PATCH 03/27] rebase: teach pre-rebase to use hook.h
  ` [PATCH 04/27] am: convert applypatch hooks to use config
  ` [PATCH 05/27] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH 06/27] merge: use config-based hooks for post-merge hook
  ` [PATCH 07/27] git hook run: add an --ignore-missing flag
  ` [PATCH 08/27] send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH 09/27] git-p4: use 'git hook' to run hooks
  ` [PATCH 10/27] commit: use hook.h to execute hooks
  ` [PATCH 11/27] read-cache: convert post-index-change hook to use config
  ` [PATCH 12/27] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH 13/27] run-command: remove old run_hook_{le,ve}() hook API
  ` [PATCH 14/27] run-command: allow stdin for run_processes_parallel
  ` [PATCH 15/27] hook: support passing stdin to hooks
  ` [PATCH 16/27] am: convert 'post-rewrite' hook to hook.h
  ` [PATCH 17/27] run-command: add stdin callback for parallelization
  ` [PATCH 18/27] hook: provide stdin by string_list or callback
  ` [PATCH 19/27] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
  ` [PATCH 20/27] transport: convert pre-push hook to use config
  ` [PATCH 21/27] reference-transaction: use hook.h to run hooks
  ` [PATCH 22/27] run-command: allow capturing of collated output
  ` [PATCH 23/27] hooks: allow callers to capture output
  ` [PATCH 24/27] receive-pack: convert 'update' hook to hook.h
  ` [PATCH 25/27] post-update: use hook.h library
  ` [PATCH 26/27] receive-pack: convert receive hooks to hook.h
  ` [PATCH 27/27] hooks: fix a TOCTOU in "did we run a hook?" heuristic

[PATCH 0/7] Add support for DMA2D of STMicroelectronics STM32 SoC series
 2021-06-17 10:21 UTC  (19+ messages)
` [PATCH 1/7] media: admin-guide: add stm32-dma2d description
` [PATCH 3/7] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup
` [PATCH 6/7] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
` [PATCH 7/7] media: stm32-dma2d: STM32 DMA2D driver

[PATCH 0/4] perf: Fix the ctx->pmu for a hybrid system
 2021-06-17 10:23 UTC  (2+ messages)

[PATCH] audio: Fix format specifications of debug logs
 2021-06-17  9:59 UTC  (2+ messages)

[PATCH] service: Fix preferred service reordering on ready state
 2021-06-17 10:22 UTC  (5+ messages)

[PATCH v2] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
 2021-06-17  9:56 UTC  (5+ messages)

[PATCH v4 0/4] use bin_attribute to avoid cpumap buff overflow
 2021-06-17 10:19 UTC  (5+ messages)
` [PATCH v4 1/4] lib: bitmap: introduce bitmap_print_to_buf
` [PATCH v4 2/4] topology: use bin_attribute to avoid buff overflow
` [PATCH v4 3/4] drivers/base/node.c: "
` [PATCH v4 4/4] lib: test_bitmap: add bitmap_print_to_buf test cases

[RFC PATCH 0/8] Add support for FORM2 associativity
 2021-06-17  7:50 UTC  (13+ messages)
` [RFC PATCH 7/8] powerpc/pseries: "
` [RFC PATCH 8/8] powerpc/papr_scm: Use FORM2 associativity details

[“PATCH” 0/2] [KMB] mmc clock-frequency property update and
 2021-06-17 10:18 UTC  (7+ messages)
` [“PATCH” 1/2] mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin

[PATCH] drm/i915: Perform execbuffer object locking as a separate step
 2021-06-17 10:19 UTC  (7+ messages)
  ` [Intel-gfx] "

[PATCH v9 01/10] Bluetooth: enumerate local supported codec and cache details
 2021-06-17 10:19 UTC  (7+ messages)
` [PATCH v9 07/10] Bluetooth: btintel: define callback to set data path

[Intel-gfx] [PATCH] drm/i915: Add relocation exceptions for two other platforms
 2021-06-17 10:19 UTC  (2+ messages)

linux-next: Tree for Jun 17
 2021-06-17 10:19 UTC 

[dpdk-dev] [PATCH v1 0/5] Enable ETS-based Tx QoS for VF in DCF
 2021-06-17 10:17 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] common/iavf: support ETS-based QoS offload configuration
  ` [dpdk-dev] [PATCH v2 2/5] net/ice/base: support DCF query port ETS adminq
  ` [dpdk-dev] [PATCH v2 3/5] net/ice: support DCF link status event handling
  ` [dpdk-dev] [PATCH v2 4/5] net/ice: support QoS config VF bandwidth in DCF
  ` [dpdk-dev] [PATCH v2 5/5] net/iavf: query QoS cap and set queue TC mapping

[PATCH] usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
 2021-06-17 10:18 UTC  (2+ messages)

[PULL 00/45] Memory, i386, compilation, bugfix changes for 2021-06-17
 2021-06-17  9:31 UTC  (19+ messages)
` [PULL 17/45] softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory
` [PULL 26/45] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
` [PULL 28/45] qmp: Clarify memory backend properties returned via query-memdev
` [PULL 29/45] qmp: Include "share" property of memory backends
` [PULL 30/45] hmp: Print "share" property of memory backends with "info memdev"
` [PULL 31/45] qmp: Include "reserve" property of memory backends
` [PULL 33/45] configure: map x32 to cpu_family x86_64 for meson
` [PULL 34/45] target/i386: Refactored intercept checks into cpu_svm_has_intercept
` [PULL 35/45] target/i386: Added consistency checks for VMRUN intercept and ASID
` [PULL 36/45] target/i386: Added consistency checks for CR0
` [PULL 37/45] target/i386: Added Intercept CR0 writes check
` [PULL 38/45] configure: Use -std=gnu11
` [PULL 39/45] softfloat: Use _Generic instead of QEMU_GENERIC
` [PULL 40/45] util: Use real functions for thread-posix QemuRecMutex
` [PULL 41/45] util: Pass file+line to qemu_rec_mutex_unlock_impl
` [PULL 43/45] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
` [PULL 44/45] qemu/compiler: Remove QEMU_GENERIC
` [PULL 45/45] configure: Remove probe for _Static_assert

All RBD IO stuck after flapping OSD's
 2021-06-17 10:17 UTC  (8+ messages)

pull request of u-boot-fsl-qoriq for v2021.07
 2021-06-17 10:17 UTC 

[PATCH net-next] net: ipa: Add missing of_node_put() in ipa_firmware_load()
 2021-06-17 10:17 UTC  (2+ messages)

[PATCH] erofs-utils: do not check ->idata_size for compressed files in erofs_prepare_inode_buffer()
 2021-06-17 10:14 UTC  (6+ messages)

[PATCH v2 0/2] Add support to boot virtiofs and 9pfs as rootfs
 2021-06-17 10:14 UTC  (3+ messages)
  ` [Virtio-fs] "

[PATCH] contrib/plugins: add execlog to log instruction execution and memory access
 2021-06-17  9:55 UTC  (6+ messages)

the major/minor value of statx(kernel samples/vfs/test-statx.c) does not match /usr/bin/stat
 2021-06-17 10:12 UTC 

[PATCH v3 0/7] block: file-posix queue
 2021-06-17  9:59 UTC  (6+ messages)
` [PATCH v3 3/7] block: add max_hw_transfer to BlockLimits

[PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices
 2021-06-17 10:11 UTC  (5+ messages)

[PATCH 0/2] btrfs: fixes for send with relocation and reclaim
 2021-06-17 10:12 UTC  (3+ messages)
` [PATCH 1/2] btrfs: ensure relocation never runs while we have send operations running
` [PATCH 2/2] btrfs: send: fix crash when memory allocations trigger reclaim

[PATCH 00/10] Rid W=1 warnings from Bus
 2021-06-17 10:11 UTC  (4+ messages)

[PATCH V7 0/4] soc: imx: add i.MX BLK-CTL support
 2021-06-17 10:09 UTC  (4+ messages)
` [PATCH V7 3/4] soc: imx: Add generic blk-ctl driver

[PATCH v7 0/5] printk: Userspace format indexing support
 2021-06-17 10:10 UTC  (4+ messages)
` [PATCH v7 5/5] printk: index: Add indexing support to dev_printk

[PATCH][next] kgdb: Fix fall-through warning for Clang
 2021-06-17 10:10 UTC  (2+ messages)

RFC: Github PR bot questions
 2021-06-17 10:09 UTC  (11+ messages)

[PATCH v4] bpf: core: fix shift-out-of-bounds in ___bpf_prog_run
 2021-06-17 10:09 UTC  (12+ messages)
    ` [PATCH v5] "

[PATCH 0/3] Add a generated list of hooks in hook-list.h
 2021-06-17 10:09 UTC  (4+ messages)
` [PATCH 1/3] hook.[ch]: move find_hook() to this new library
` [PATCH 2/3] hook.c: add a hook_exists() wrapper and use it in bugreport.c
` [PATCH 3/3] hook-list.h: add a generated list of hooks, like config-list.h

[RFC 1/3] tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM
 2021-06-17 10:00 UTC  (2+ messages)
` [RFC v2 "

[PATCH v2 0/4] kernel: fix some spelling mistakes
 2021-06-17 10:09 UTC  (4+ messages)
` [PATCH v2 2/4] kgdb: Fix "

[PULL 00/34] NBD patches for 2021-06-15
 2021-06-17  9:42 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: iio: accel: bma255: Fix interrupt type / merge bma180
 2021-06-17 10:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: accel: bma255: Fix interrupt type

[PATCH] ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire
 2021-06-17 10:06 UTC  (3+ messages)

[PATCHv2 0/8] videobuf2: support new noncontiguous DMA API
 2021-06-17 10:06 UTC  (9+ messages)
` [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations

[OE-core][dunfell][PATCH] expat: fix CVE-2013-0340
 2021-06-17 10:06 UTC  (3+ messages)

[PATCH 0/2] ALSA: firewire-motu: add support for MOTU 828 and 896
 2021-06-17 10:03 UTC  (3+ messages)

[PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
 2021-06-17 10:05 UTC  (2+ messages)

[PATCH alsa-plugins 0/2] Support multiple formats
 2021-06-17 10:03 UTC  (3+ messages)
` [PATCH alsa-plugins 1/2] rate-lav: "
` [PATCH alsa-plugins 2/2] samplerate: "

[PATCH] ARM: mmu: Declare section start/end correctly
 2021-06-17 10:01 UTC 

[PATCH] gpio: tegra186: Add ACPI support
 2021-06-17 10:05 UTC 

[PATCH v4 0/7] crypto: Make QCryptoTLSCreds* structures private
 2021-06-17  9:35 UTC  (11+ messages)
` [PATCH v4 3/7] chardev/socket: Use qcrypto_tls_creds_check_endpoint()
` [PATCH v4 4/7] migration/tls: "
` [PATCH v4 5/7] crypto/tlssession: Introduce qcrypto_tls_creds_check_endpoint() helper
` [PATCH v4 7/7] crypto: Make QCryptoTLSCreds* structures private

[dpdk-dev] [PATCH v2] config/arm: add Qualcomm Centriq 2400 part number
 2021-06-17 10:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH V3] "

[PATCH] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
 2021-06-17  9:38 UTC  (2+ messages)

[PATCH alsa-lib 0/2] Allow multiple formats for PCM rate plugin
 2021-06-17 10:01 UTC  (3+ messages)
` [PATCH alsa-lib 1/2] pcm: rate: Refactoring temporary buffer allocations
` [PATCH alsa-lib 2/2] pcm: rate: Improve the support multiple formats

[PATCH v2] sched/fair: Age the average idle time
 2021-06-17 10:02 UTC  (7+ messages)

[PATCH 0/8] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-17 10:02 UTC  (10+ messages)
` [PATCH 5/8] [GSOC] ref-filter: teach get_object() return useful value
` [PATCH 8/8] [GSOC] cat-file: re-implement --textconv, --filters options
` [PATCH v2 0/9] [GSOC][RFC] cat-file: reuse ref-filter logic

[PATCH 0/3] Makefile: misc trivial fixes
 2021-06-17 10:01 UTC  (4+ messages)
` [PATCH 1/3] Makefile: mark "check" target as .PHONY
` [PATCH 2/3] Makefile: stop hardcoding {command,config}-list.h
` [PATCH 3/3] Makefile: remove an out-of-date comment

[PATCH net-next] r8152: store the information of the pipes
 2021-06-17 10:00 UTC  (2+ messages)

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-17 10:00 UTC  (3+ messages)
` [PATCH v1 6/6] "

[PATCH 0/8] membarrier cleanups
 2021-06-17 10:00 UTC  (11+ messages)
` [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit
              ` [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-17  9:56 UTC  (6+ messages)
  ` + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-06-17  9:58 UTC  (7+ messages)
` [PATCH v10 1/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration
` [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding
` [PATCH v10 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
` [PATCH v10 4/6] of: Add stub for of_add_property()
` [PATCH v10 5/6] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
` [PATCH v10 6/6] dt-bindings: usb: dwc3: Update dwc3 TX fifo properties

[linux-next:master 6065/10489] drivers/memory/tegra/tegra20-emc.c:744:0-23: WARNING: tegra_emc_debug_max_rate_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE
 2021-06-17  9:59 UTC  (4+ messages)
` [PATCH] memory: tegra: fix debugfs_simple_attr.cocci warnings
` [PATCH] memory: tegra: fix platform_get_irq.cocci warnings

convert the mmc driver to use blk_mq_alloc_disk
 2021-06-17  9:58 UTC  (6+ messages)
` [PATCH 1/2] mmc: remove an extra blk_{get,put}_queue pair
` [PATCH 2/2] mmc: switch to blk_mq_alloc_disk

[PATCH] pinctrl: armada-37xx: Correct PWM pins definitions
 2021-06-17  9:55 UTC  (3+ messages)

[PATCH v3 0/2] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-06-17  9:56 UTC  (3+ messages)
` [PATCH v3 2/2] "

[cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
 2021-06-17  9:55 UTC  (2+ messages)

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2021-06-17  9:54 UTC  (5+ messages)

[PATCH v3 1/2] hw/nvme: fix endianess conversion and add controller list
 2021-06-17  9:31 UTC  (2+ messages)

[PATCH] backing_dev_info: introduce min_bw/max_bw limits
 2021-06-17  9:53 UTC  (2+ messages)

[PATCH 00/16] Rid W=1 warnings from Char
 2021-06-17  9:52 UTC  (3+ messages)
` [PATCH 09/16] char: agp: backend: Demote some non-conformant kernel-doc headers

[PATCH v1 0/6] pwm: tegra: several improvements
 2021-06-17  9:51 UTC  (7+ messages)
` [PATCH v1 1/6] pwm: tegra: Drop an if block with an always false condition
` [PATCH v1 2/6] pwm: tegra: Don't modify HW state in .remove callback
` [PATCH v1 3/6] pwm: tegra: Don't needlessly enable and disable the clock in .remove()
` [PATCH v1 4/6] pwm: tegra: Assert reset only after the PWM was unregistered
` [PATCH v1 5/6] pwm: tegra: Implement .apply callback
` [PATCH v1 6/6] pwm: tegra: unfold legacy callbacks into tegra_pwm_apply()

[PATCH] dt-bindings: clk: renesas: Update {ETH,SDHI,USB} CPG Clock Definitions
 2021-06-17  9:51 UTC  (3+ messages)


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.