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

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

switch the block layer to use kmap_local_page
 2021-06-08 16:05 UTC  (7+ 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 06/16] block: use memzero_page in zero_fill_bio

[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 v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-08 15:56 UTC  (13+ 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] 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)

[Bug Report] RDMA/core: test_qpex.py attempts invalid MW bind operation
 2021-06-08 15:54 UTC  (6+ 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  (9+ messages)
` [PATCH v2 5/7] fuse: Call vfs_get_tree() "
    ` [Virtio-fs] "
` [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  (10+ messages)
` [PATCH v16 02/99] accel: Introduce 'query-accels' QMP command
` [PATCH v16 96/99] tests/qtest: split the cdrom-test into arm/aarch64

[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  (8+ 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)

[RFC v2-fix-v1 3/3] x86/tdx: Handle port I/O
 2021-06-08 15:40 UTC  (5+ messages)
` [RFC v2-fix-v2 0/3] "
  ` [RFC v2-fix-v2 1/3] x86/tdx: Handle port I/O in decompression code
  ` [RFC v2-fix-v2 2/3] x86/tdx: Handle early IO operations
  ` [RFC v2-fix-v2 3/3] x86/tdx: Handle port I/O

[PATCH V2 0/5] nvme: small cleanups
 2021-06-08 15:39 UTC  (3+ messages)
` [PATCH V2 2/5] nvme-fc: add a helper to check ctrl sgl support

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

[PATCH 01/10] virglrenderer: explicitly depend on libgbm
 2021-06-08 15:40 UTC  (17+ messages)
` [PATCH 04/10] cmake: update 3.20.2 -> 3.20.3
    ` [OE-core] "

[PATCH nft,v2] netlink: quick sort array of devices
 2021-06-08 15:40 UTC 

[PATCH] README: fix typo
 2021-06-08 15:39 UTC 

[Buildroot] BL2: Failed to load image (-80)
 2021-06-08 15:39 UTC 

[PATCH v9 00/22] Mediatek MT8192 clock support
 2021-06-08 14:44 UTC  (4+ messages)
` [PATCH v9 18/22] clk: mediatek: Add MT8192 mmsys "

[PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API
 2021-06-08 15:39 UTC  (8+ messages)

FAILED: patch "[PATCH] KVM: SVM: Truncate GPR value for DR and CR accesses in" failed to apply to 5.12-stable tree
 2021-06-08 15:39 UTC  (4+ messages)

[PATCH] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-06-08 14:43 UTC  (4+ messages)

[RFE] Teach git textconv to support %f
 2021-06-08 15:38 UTC 

A bug of Monitor Chardev ?
 2021-06-08 15:37 UTC  (3+ messages)

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-06-08 15:36 UTC  (9+ messages)
` [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support

[PATCH] drm/amd/display: Fix build break
 2021-06-08 15:38 UTC  (2+ messages)

[PATCH] libselinux: fix typo
 2021-06-08 15:36 UTC 

[PATCH v2 0/4] PM: domains: Avoid boilerplate code for DVFS in subsystem/drivers
 2021-06-08 15:37 UTC  (6+ messages)
` [PATCH v2 4/4] PM: domains: Drop/restore performance state votes for devices at system PM

FAILED: patch "[PATCH] btrfs: fix unmountable seed device after fstrim" failed to apply to 5.10-stable tree
 2021-06-08 15:36 UTC  (3+ messages)

[PATCH v2] btrfs-progs: device: print num_stripes in usage command
 2021-06-08 15:35 UTC 

[RFC PATCH] target/ppc: fix address translation bug for hash table mmus
 2021-06-08 15:35 UTC  (8+ messages)

[PATCH v1 1/2] arm64: perf: Correct per-thread mode if the event is not supported
 2021-06-08 15:34 UTC  (2+ messages)

[PATCH 00/11] pull request for net-next: batman-adv 2021-06-08
 2021-06-08 15:27 UTC  (12+ messages)
` [PATCH 01/11] batman-adv: Start new development cycle
` [PATCH 02/11] batman-adv: Always send iface index+name in genlmsg
` [PATCH 03/11] batman-adv: bcast: queue per interface, if needed
` [PATCH 04/11] batman-adv: bcast: avoid skb-copy for (re)queued broadcasts
` [PATCH 05/11] batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support
` [PATCH 06/11] batman-adv: Remove the repeated declaration
` [PATCH 07/11] batman-adv: Fix spelling mistakes
` [PATCH 08/11] batman-adv: Drop implicit creation of batadv net_devices
` [PATCH 09/11] batman-adv: Avoid name based attaching of hard interfaces
` [PATCH 10/11] batman-adv: Don't manually reattach hard-interface
` [PATCH 11/11] batman-adv: Drop reduntant batadv interface check

[PATCH] init/do_mounts.c: Add root="fstag:<tag>" syntax for root device
 2021-06-08 15:35 UTC  (2+ messages)
` [Virtio-fs] "


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.