All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-08 15:42:10 to 2021-06-08 16:12:12 UTC [more...]

[linux-lvm] Discussion: performance issue on event activation mode
 2021-06-08 16:03 UTC  (9+ messages)

[PATCH v3 0/4] Optimization batch 12: miscellaneous unthemed stuff
 2021-06-08 16:11 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] diffcore-rename: avoid unnecessary strdup'ing in break_idx

switch the block layer to use kmap_local_page
 2021-06-08 16:06 UTC  (31+ messages)
` [PATCH 01/16] mm: use kmap_local_page in memzero_page
` [PATCH 02/16] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
` [PATCH 03/16] bvec: fix the include guards for bvec.h
` [PATCH 04/16] bvec: add a bvec_kmap_local helper
` [PATCH 05/16] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper
  ` [PATCH 05/16] bvec: add memcpy_{from,to}_bvec "
` [PATCH 06/16] block: use memzero_page in zero_fill_bio
` [PATCH 07/16] rbd: use memzero_bvec
` [PATCH 08/16] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
` [PATCH 10/16] block: remove bvec_kmap_irq and bvec_kunmap_irq
` [PATCH 11/16] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
` [PATCH 12/16] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 13/16] block: use memcpy_from_bvec in bio_copy_kern_endio_read
` [PATCH 14/16] block: use memcpy_from_bvec in __blk_queue_bounce
` [PATCH 15/16] block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
` [PATCH 16/16] block: use bvec_kmap_local in bio_integrity_process

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-06-08 16:11 UTC  (13+ messages)

[Bug Report] RDMA/core: test_qpex.py attempts invalid MW bind operation
 2021-06-08 16:10 UTC  (7+ messages)

[PATCH v8 0/8] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-08 16:08 UTC  (4+ messages)
` [PATCH v8 8/8] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-08 16:06 UTC  (19+ messages)
` [PATCH v3 04/28] tcg: Remove error return from tcg_region_initial_alloc__locked
` [PATCH v3 12/28] accel/tcg: Merge tcg_exec_init into tcg_init_machine
` [PATCH v3 13/28] accel/tcg: Pass down max_cpus to tcg_init
` [PATCH v3 14/28] tcg: Introduce tcg_max_ctxs
` [PATCH v3 15/28] tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
` [PATCH v3 16/28] tcg: Replace region.end with region.total_size
` [PATCH v3 17/28] tcg: Rename region.start to region.after_prologue
` [PATCH v3 18/28] tcg: Tidy tcg_n_regions

[PATCH] ASoC: rt5645: Avoid upgrading static warnings to errors
 2021-06-08 16:07 UTC 

[patch V3 0/6] x86/fpu: Mop up XSAVES and related damage
 2021-06-08 16:08 UTC  (4+ messages)
` [patch V3 4/6] x86/pkru: Make PKRU=0 actually work

[PATCH 00/15] ASoC: fixes for SoundWire codec drivers
 2021-06-08 16:06 UTC  (2+ messages)

[PATCH] regulator: bd71815: Get rid of struct bd71815_pmic
 2021-06-08 16:06 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_probe()'
 2021-06-08 16:06 UTC  (5+ messages)

[PATCH] ASoC: remove unneeded semicolons in wcd934x.c
 2021-06-08 16:06 UTC  (2+ messages)

[PATCH 0/9] ASoC: tidyup snd_soc_of_parse_daifmt()
 2021-06-08 16:06 UTC  (2+ messages)
` (subset) "

[RFC PATCH 0/2] Clause-22/Clause-45 MDIO regmap support
 2021-06-08 16:06 UTC  (2+ messages)

[PATCH] regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCK
 2021-06-08 16:06 UTC  (2+ messages)

[PATCH] regulator: ltc3589: Convert to use regulator_set_ramp_delay_regmap
 2021-06-08 16:06 UTC  (2+ messages)

[PATCH] spi: tegra20-slink: Ensure SPI controller reset is deasserted
 2021-06-08 16:06 UTC  (2+ messages)

[PATCHSET v6 0/9] xfs: deferred inode inactivation
 2021-06-08 16:06 UTC  (6+ messages)
` [PATCH 5/9] xfs: force inode garbage collection before fallocate when space is low

[PATCH 0/2] EVM: add some debugging info
 2021-06-08 16:06 UTC  (3+ messages)
` [PATCH 2/2] evm: output EVM digest calculation info

[PATCH] xfs: drop the AGI being passed to xfs_check_agi_freecount
 2021-06-08 16:05 UTC  (2+ messages)

[PATCH net-next] tcp: avoid spurious loopback retransmit
 2021-06-08 16:04 UTC  (4+ messages)

[Patch v1 net-next 00/10] Use build_skb and reorganize some code in ENA
 2021-06-08 16:01 UTC  (11+ messages)
` [Patch v1 net-next 01/10] net: ena: optimize data access in fast-path code
` [Patch v1 net-next 02/10] net: ena: Remove unused code
` [Patch v1 net-next 03/10] net: ena: Improve error logging in driver
` [Patch v1 net-next 04/10] net: ena: use build_skb() in RX path
` [Patch v1 net-next 05/10] net: ena: add jiffies of last napi call to stats
` [Patch v1 net-next 06/10] net: ena: Remove module param and change message severity
` [Patch v1 net-next 07/10] net: ena: fix RST format in ENA documentation file
` [Patch v1 net-next 08/10] net: ena: aggregate doorbell common operations into a function
` [Patch v1 net-next 09/10] net: ena: Use dev_alloc() in RX buffer allocation
` [Patch v1 net-next 10/10] net: ena: re-organize code to improve readability

[linux-next:master 7125/8019] net/netfilter/nfnetlink_hook.c:76:7: error: implicit declaration of function 'nft_is_active'
 2021-06-08 16:03 UTC  (5+ messages)
` [PATCH nf-next] nfilter: nf_hooks: fix build failure with NF_TABLES=n

[PATCH 1/1] lib: remove leading spaces before tabs
 2021-06-08 16:03 UTC  (4+ messages)

[PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-06-08 16:02 UTC  (15+ messages)
` [PATCH v6 05/20] vfio: mdev: common lib code for setting up Interrupt Message Store

[igt-dev] [PATCH i-g-t 1/7] tests/gem_exec_reloc: Remove banned tests
 2021-06-08 16:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/7] "

[PATCH resend v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-06-08 16:00 UTC  (3+ messages)
` [PATCH] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE

[Bug 211741] amd-hid: add support for SW_TABLET_MODE
 2021-06-08 16:00 UTC 

atomic use is not atomic?
 2021-06-08 16:00 UTC  (6+ messages)

[PATCH 00/23] libsepol: miscellaneous cleanup
 2021-06-08 15:59 UTC  (24+ messages)
` [PATCH 01/23] libsepol: fix typos
` [PATCH 02/23] libsepol: resolve missing prototypes
` [PATCH 03/23] libsepol: remove unused functions
` [PATCH 04/23] libsepol: ignore UBSAN false-positives
` [PATCH 05/23] libsepol: avoid implicit conversions
` [PATCH 06/23] libsepol: avoid unsigned integer overflow
` [PATCH 07/23] libsepol: follow declaration-after-statement
` [PATCH 08/23] libsepol/cil: "
` [PATCH 09/23] libsepol: remove dead stores
` [PATCH 10/23] libsepol: mark read-only parameters of ebitmap interfaces const
` [PATCH 11/23] libsepol: mark read-only parameters of type_set_ "
` [PATCH 12/23] libsepol: do not allocate memory of size 0
` [PATCH 13/23] libsepol: assure string NUL-termination
` [PATCH 14/23] libsepol: remove dead stores
` [PATCH 15/23] libsepol/cil: silence cast warning
` [PATCH 16/23] libsepol/cil: drop extra semicolon
` [PATCH 17/23] libsepol/cil: drop dead store
` [PATCH 18/23] libsepol/cil: drop unnecessary casts
` [PATCH 19/23] libsepol/cil: avoid using maybe uninitialized variables
` [PATCH 20/23] libsepol: drop repeated semicolons
` [PATCH 21/23] libsepol: drop unnecessary casts
` [PATCH 22/23] libsepol: declare file local variable static
` [PATCH 23/23] libsepol: declare read-only arrays const

[PATCH v4] thermal: mediatek: add sensors-support
 2021-06-08 15:45 UTC  (3+ messages)

[RFC v2-fix-v2 1/2] x86/sev-es: Abstract out MMIO instruction decoding
 2021-06-08 15:59 UTC  (6+ messages)
` [RFC v2-fix-v3 0/4] x86/tdx: Handle in-kernel MMIO
  ` [RFC v2-fix-v3 1/4] x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
  ` [RFC v2-fix-v3 2/4] x86/insn-eval: Introduce insn_decode_mmio()
  ` [RFC v2-fix-v3 3/4] x86/sev-es: Use insn_decode_mmio() for MMIO implementation
  ` [RFC v2-fix-v3 4/4] x86/tdx: Handle in-kernel MMIO

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-08 15:59 UTC  (6+ messages)
` [PATCH Part1 RFC v3 02/22] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage

[RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
 2021-06-08 15:48 UTC  (18+ messages)
` [RFC PATCH 1/5] KVM: arm64: Replace power_off with mp_state in struct kvm_vcpu_arch
` [RFC PATCH 2/5] KVM: arm64: Move WFI execution to check_vcpu_requests()
` [RFC PATCH 3/5] KVM: arm64: Allow userspace to request WFI
` [RFC PATCH 4/5] KVM: arm64: Pass hypercalls to userspace
` [RFC PATCH 5/5] KVM: arm64: Pass PSCI calls "

[PATCH v2 1/1] drm/amdkfd: use allowed domain for vmbo validation
 2021-06-08 15:58 UTC  (5+ messages)

[PATCH net-next] net: tcp: Updating MSS, when the sending window is smaller than MSS
 2021-06-08 15:56 UTC  (4+ messages)

[PULL 0/2] Libslirp patches
 2021-06-08 15:55 UTC  (5+ messages)

[PATCH net-next v7] Add Mellanox BlueField Gigabit Ethernet driver
 2021-06-08 15:57 UTC 

[PATCH v2 0/8] drm/msm/a6xx: add support for Adreno 660 GPU
 2021-06-08 15:54 UTC  (5+ messages)
` [PATCH v2 2/8] drm/msm/a6xx: use AOP-initialized PDC for a650

please drop the nvme code from net-next
 2021-06-08 15:56 UTC 

[PATCH net-next] sh_eth: Use devm_platform_get_and_ioremap_resource()
 2021-06-08 15:55 UTC  (2+ messages)

[xen-unstable-smoke test] 162544: regressions - FAIL
 2021-06-08 15:55 UTC 

[dpdk-dev] [PATCH 0/2] Mark shared pthread mutex
 2021-06-08 15:55 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/2] net/failsafe: fix primary/secondary mutex

[Virtio-fs] virtiofs mounted filesystems & SELinux
 2021-06-08 15:55 UTC  (10+ messages)

device namespaces
 2021-06-08 15:54 UTC  (4+ messages)

kernel/rcu/tree.c:2073:23: warning: stack frame size of 2704 bytes in function 'rcu_gp_kthread'
 2021-06-08 15:53 UTC  (8+ messages)
  ` [kbuild-all] "

[RFC] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
 2021-06-08 15:50 UTC  (4+ messages)

Fwd: GSoC Intro - TUI interface for QMP
 2021-06-08 15:49 UTC  (6+ messages)
      `  "

[ANNOUNCEMENT] Yocto Project 3.3.1 (hardknott-25.0.1) is Released
 2021-06-08 15:52 UTC  (5+ messages)
  ` [yocto] "

[PATCH v2 0/7] fuse: Some fixes for submounts
 2021-06-08 15:52 UTC  (6+ messages)
` [PATCH v2 6/7] fuse: Switch to fc_mount() "
    ` [Virtio-fs] "
  ` [Virtio-fs] [PATCH v2 0/7] fuse: Some fixes "

[Bug Report] Discard bios cannot be correctly merged in blk-mq
 2021-06-08 15:49 UTC  (3+ messages)

[PATCH bpf-next v2] docs/bpf: add llvm_reloc.rst to explain llvm bpf relocations
 2021-06-08 15:49 UTC  (9+ messages)

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.124-63-ge75d47068972)
 2021-06-08 15:49 UTC 

[renesas-drivers:master 152/165] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:992:1: error: version control conflict marker in file
 2021-06-08 15:45 UTC  (2+ messages)

[PATCH 0/2] Use Exynos-MCT timer as wakeup for Arm arch timer
 2021-06-08 15:43 UTC  (6+ messages)
` [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64
` [PATCH 2/2] clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPU

[PATCH] wireless-regdb: recent FCC report and order allows 5850-5895 immediately
 2021-06-08 15:47 UTC  (3+ messages)
` [wireless-regdb] "

[PATCH v2 stable-5.12.y backport 0/2] KVM: arm64: Commit exception state on exit to userspace
 2021-06-08 15:47 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Flush buffer pools on driver remove
 2021-06-08 15:46 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[PATCH v7 0/8] Expose and manage PCI device reset
 2021-06-08 15:44 UTC  (3+ messages)

Backporting fix for #199981 to 4.19.y?
 2021-06-08 15:45 UTC  (9+ messages)

[PATCH -next] scsi: lpfc: Use list_move_tail instead of list_del/list_add_tail
 2021-06-08 15:44 UTC  (2+ messages)

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-08 15:43 UTC  (4+ messages)
` [PATCH v16 02/99] accel: Introduce 'query-accels' QMP command

[PATCH v1 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-08 15:42 UTC  (11+ messages)
` [PATCH v1 2/2] arm64: Enable BTI for main "

stable-rc/queue/4.14 build: 190 builds: 0 failed, 190 passed, 64 warnings (v4.14.235-26-g02688240b8ec)
 2021-06-08 15:43 UTC 

scsi: ufs: Optimize host lock on transfer requests send/compl paths (uninitialized pointer error)
 2021-06-08 15:44 UTC 

[PATCH v3 | stable v5.12 1/3] x86/kvm: Teardown PV features on boot CPU as well
 2021-06-08 15:43 UTC  (2+ messages)

[PATCH v7 1/2] ACPI: Move check for _DSD StorageD3Enable property to acpi
 2021-06-08 15:42 UTC  (4+ messages)
` [PATCH v7 2/2] ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

[RFCv3 00/19] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-06-08 15:42 UTC  (3+ messages)
` [PATCH 13/19] bpf: Add support to link multi func tracing program

[GIT PULL] ASoC fixes for v5.13-rc4
 2021-06-08 15:41 UTC  (2+ messages)

[PATCH v1 0/4] Refactor MTK MDP driver into core/components
 2021-06-08 15:40 UTC  (6+ messages)
` [PATCH v1 4/4] mtk-mdp: soc: mediatek: register mdp from mmsys

[PATCH][5.10-stable] KVM: arm64: Fix debug register indexing
 2021-06-08 15:42 UTC  (2+ 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.