All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-18 04:32:28 to 2021-10-18 05:54:40 UTC [more...]

futher decouple DAX from block devices
 2021-10-18  4:40 UTC  (50+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [dm-devel] [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
  `  "
` [PATCH 07/11] dax: remove dax_capable
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [dm-devel] [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c
  `  "

[PATCH v8 00/78] support vector extension v1.0
 2021-10-18  5:54 UTC  (21+ messages)
` [PATCH v8 01/78] target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
` [PATCH v8 18/78] target/riscv: rvv-1.0: remove amo operations instructions
` [PATCH v8 29/78] target/riscv: rvv-1.0: count population in mask instruction
` [PATCH v8 30/78] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PATCH v8 31/78] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v8 32/78] target/riscv: rvv-1.0: iota instruction
` [PATCH v8 33/78] target/riscv: rvv-1.0: element index instruction

[PATCH v2] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
 2021-10-18  5:52 UTC  (6+ messages)
` [PATCH 0/2] Fix clobber list and startup code bug
  ` [PATCH 1/2] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
  ` [PATCH 2/2] tools/nolibc: x86-64: Fix startup code bug

[PATCH v3 0/6] target/riscv: support Zfh, Zfhmin extension v0.1
 2021-10-18  5:53 UTC  (8+ messages)
` [PATCH v3 1/6] target/riscv: zfh: half-precision load and store
` [PATCH v3 3/6] target/riscv: zfh: half-precision convert and move

[PATCH] dma-buf: Add support for mapping buffers with DMA attributes
 2021-10-18  5:51 UTC  (5+ messages)

build reproducibility
 2021-10-18  5:51 UTC  (5+ messages)

[PATCH v2] lib: utils/irqchip: Automatically delegate T-HEAD PLIC access
 2021-10-18  5:50 UTC  (2+ messages)

[PATCH] bpf: use count for prealloc hashtab too
 2021-10-18  5:49 UTC  (3+ messages)
  ` [External] "

[dm-devel] don't use ->bd_inode to access the block device size v2
 2021-10-18  5:48 UTC  (10+ messages)
` [dm-devel] [PATCH 03/30] bcache: remove bdev_sectors
  `  "
` [dm-devel] [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
  `  "
` [dm-devel] [PATCH 26/30] ext4: use sb_bdev_nr_blocks
  `  "

[PATCH v4 00/16] introduce exynosauto v9 ufs driver
 2021-10-18  5:34 UTC  (3+ messages)
  ` [PATCH v4 14/16] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto

[PATCH 0/5] Improvements to %pGp
 2021-10-18  5:42 UTC  (12+ messages)
` [PATCH 1/5] test_printf: Make pft array const
` [PATCH 2/5] test_printf: Assign all flags to page_flags
` [PATCH 3/5] test_printf: Remove custom appending of '|'
` [PATCH 4/5] test_printf: Append '|' more efficiently

stable-rc/linux-4.4.y build: 168 builds: 2 failed, 166 passed, 5 warnings (v4.4.288-22-ga0cc68e7856a)
 2021-10-18  5:42 UTC 

[PATCH v3 00/14] target/riscv: Rationalize XLEN and operand length
 2021-10-18  5:38 UTC  (17+ messages)
` [PATCH v3 10/14] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH v3 12/14] target/riscv: Use gen_unary_per_ol for RVB
` [PATCH v3 13/14] target/riscv: Use gen_shift*_per_ol for RVB, RVI
` [PATCH v3 14/14] target/riscv: Compute mstatus.sd on demand

[PATCH V4 0/3] irqchip: riscv: Add thead,c900-plic support
 2021-10-18  5:40 UTC  (6+ messages)
` [PATCH V4 1/3] irqchip/sifive-plic: "

[RFC PATCH 0/5] Make Intel PT configurable
 2021-10-18  5:37 UTC  (5+ messages)
` [RFC PATCH 3/5] target/i386: Enable host pass through of Intel PT

[PATCH 1/1] ice: compact the file ice_nvm.c
 2021-10-18 13:17 UTC 

force deterministic trees on git push - exact sort-order of filenames
 2021-10-18  5:38 UTC  (3+ messages)

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-10-18  5:34 UTC  (4+ messages)
` [PATCH 02/13] nvme-multipath: add error handling support for add_disk()

[PATCH] can: j1939: j1939_session_deactivate(): fix potential UAF access
 2021-10-18  5:27 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] iavf: add iAVF IPsec inline crypto support
 2021-10-18  5:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 0/7] "
  ` [dpdk-dev] [PATCH v8 6/7] net/iavf: add watchdog for VFLR

[PATCH v2 00/15] bsd-user: misc cleanup for aarch64 import
 2021-10-18  5:26 UTC  (8+ messages)
` [PATCH v2 01/15] meson: *-user: only descend into *-user when configured
` [PATCH v2 15/15] bsd-user/signal: Create a dummy signal queueing function

[PATCH] riscv: fix misalgned trap vector base address
 2021-10-18  5:31 UTC  (4+ messages)

[PATCH nvme-cli] huawei: filter out the partition disks
 2021-10-18  5:30 UTC  (2+ messages)

[PATCH v10] usb: gadget: add configfs trace events
 2021-10-18  5:29 UTC 

gitlab build-edk2 failures
 2021-10-18  5:23 UTC  (4+ messages)

git tag -h fatal error with global tag.sort config
 2021-10-18  5:24 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 1/3] cryptodev: remove LIST_END enumerators
 2021-10-18  5:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/2] security: hide internal API
  ` [dpdk-dev] [PATCH v3 2/2] security: add reserved bitfields

[PATCH] arm64: defconfig: Enable Qualcomm LMH driver
 2021-10-18  5:21 UTC  (5+ messages)

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2021-10-18  5:11 UTC  (3+ messages)

PATCH for Issue 225
 2021-10-18  5:17 UTC 

[dpdk-dev] [PATCH v3 1/2] lib/cmdline: release cl when cmdline exit
 2021-10-18  5:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "

stable-rc/linux-5.14.y build: 162 builds: 4 failed, 158 passed, 95 warnings (v5.14.12-68-g866f6861e71a)
 2021-10-18  5:15 UTC 

[PATCH] soc: qcom: socinfo: Add PM8150C and SMB2351 models
 2021-10-18  5:14 UTC  (2+ messages)

[PATCH v3] tools/testing/cxl: add mock output for the GET_HEALTH_INFO command
 2021-10-18  5:12 UTC 

[PATCH v5 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-18  5:04 UTC  (22+ messages)
` [PATCH v5 01/10] media: admin-guide: add stm32-dma2d description
` [PATCH v5 02/10] media: dt-bindings: media: add document for STM32 DMA2d bindings
` [PATCH v5 03/10] ARM: dts: stm32: Add DMA2D support for STM32F429 series soc
` [PATCH v5 04/10] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
` [PATCH v5 05/10] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
` [PATCH v5 06/10] media: videobuf2: Fix the size printk format
` [PATCH v5 07/10] media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max setting
` [PATCH v5 08/10] media: v4l2-ctrls: Add RGB color effects control
` [PATCH v5 09/10] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell
` [PATCH v5 10/10] media: stm32-dma2d: STM32 DMA2D driver

[PATCH] mctp.7: Add man page for Linux MCTP support
 2021-10-18  5:05 UTC  (3+ messages)

[PATCH v2 10/18] input&tty: Fix the keyboard led light display problem
 2021-10-18  5:04 UTC 

[igt-dev] [PATCH i-g-t 0/7] kms: Fix i915 fixed_mode vrefresh fallout
 2021-10-18  5:03 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t 2/7] tests/i915/kms_frontbuffer_tracking: Get rid of the funny mode_copy
` [igt-dev] [PATCH i-g-t 3/7] lib/kms: Have igt_std_1024_mode_get() return a copy of the mode
` [igt-dev] [PATCH i-g-t 4/7] lib/kms: Have igt_std_1024_mode_get() return a mode with specific refresh
` [igt-dev] [PATCH i-g-t 5/7] lib/kms: Introduce igt_output_preferred_vrefresh()
` [igt-dev] [PATCH i-g-t 6/7] tests/i915/kms_frontbuffer_tracking: Use preferred modes's vrefresh
` [igt-dev] [PATCH i-g-t 7/7] tests/kms_concurrent: "

[PATCH v9] usb: gadget: add configfs trace events
 2021-10-18  5:02 UTC 

tcg emulation of arm64, running windows, emulating x86
 2021-10-18  4:35 UTC 

[PATCH] pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'
 2021-10-18  4:57 UTC  (2+ messages)

[PATCH] Input: ili210x - Make ili251x_firmware_to_buffer more generic
 2021-10-18  4:57 UTC  (2+ messages)

[PATCH] mm/rmap.c: Avoid double faults migrating device private pages
 2021-10-18  4:52 UTC 

[PATCH libnetfilter_log v5] build: doc: Allow to specify whether to produce man pages, html, neither or both
 2021-10-18  4:55 UTC  (3+ messages)

[PATCH v3 0/9] bsd-user mmap fixes
 2021-10-18  3:43 UTC  (3+ messages)
` [PATCH v3 7/9] bsd-user/mmap.c: Don't mmap fd == -1 independently from MAP_ANON flag

[PATCH] HID: wacom: Make use of the helper function devm_add_action_or_reset()
 2021-10-18  4:53 UTC  (5+ messages)

[PATCH] perf evsel: Fix missing exclude_{host,guest} setting
 2021-10-18  4:53 UTC  (6+ messages)

[intel-lts:5.10/preempt-rt 10959/17820] drivers/media/v4l2-core/v4l2-subdev.c:908:5: warning: stack frame size (1424) exceeds limit (1024) in 'v4l2_subdev_link_validate'
 2021-10-18  4:52 UTC 

linux-next: manual merge of the rust tree with the bpf-next tree
 2021-10-18  4:51 UTC 

[PATCH 1/1] nvme-rdma: fix error code in nvme_rdma_setup_ctrl
 2021-10-18  4:50 UTC  (2+ messages)

[PATCH v8] usb: gadget: add configfs trace events
 2021-10-18  4:48 UTC 

WARNING in __init_work
 2021-10-18  4:47 UTC  (5+ messages)

[PATCH RESEND v3 0/2] add APIs to handle alternative sNaN propagation for fmax/fmin
 2021-10-18  3:51 UTC  (9+ messages)
` [PATCH v3 2/2] target/riscv: change the api for single/double fmin/fmax

[PATCH] mm/migrate: rework hotplug_memory_notifier() stub
 2021-10-18  4:41 UTC  (3+ messages)

stable-rc/linux-4.19.y build: 187 builds: 5 failed, 182 passed, 13 warnings (v4.19.211-24-ga4e9886b9c29)
 2021-10-18  4:41 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix l4 sw csum over multi segments
 2021-10-18  4:40 UTC  (4+ messages)

[PATCH v5 0/4] cn10k DDR Performance monitor support
 2021-10-18  4:37 UTC  (10+ messages)
` [PATCH v5 2/4] perf/marvell: CN10k DDR performance "
` [PATCH v5 3/4] perf/marvell: cn10k DDR perfmon event overflow handling
` [PATCH v5 4/4] perf/marvell: cn10k DDR perf event core ownership

[PATCH v7] usb: gadget: add configfs trace events
 2021-10-18  4:38 UTC 

[PATCH v10 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-10-18  4:36 UTC  (5+ messages)
` [PATCH v10 7/8] xfs: support CoW in fsdax mode

[PATCH v2 1/1] dt-bindings: reg-io-width for SiFive CLINT
 2021-10-18  4:33 UTC  (4+ messages)

[PATCH] ASoC: Intel: sof_sdw: Initialize the sof_sdw_quirk with RT711_JD_NULL
 2021-10-18  4:32 UTC  (4+ messages)

[PATCH v1 1/2] target/riscv: Remove some unused macros
 2021-10-18  4:32 UTC  (2+ messages)
` [PATCH v1 2/2] target/riscv: Organise the CPU properties


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.