All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-30 00:13:42 to 2020-09-30 01:57:14 UTC [more...]

[PATCH v3 00/49] btrfs: add partial rw support for subpage sector size
 2020-09-30  1:55 UTC  (43+ messages)
` [PATCH v3 01/49] btrfs: extent-io-tests: remove invalid tests
` [PATCH v3 02/49] btrfs: use iosize while reading compressed pages
` [PATCH v3 03/49] btrfs: extent_io: fix the comment on lock_extent_buffer_for_io()
` [PATCH v3 04/49] btrfs: extent_io: update the comment for find_first_extent_bit()
` [PATCH v3 05/49] btrfs: make btree inode io_tree has its special owner
` [PATCH v3 06/49] btrfs: disk-io: replace @fs_info and @private_data with @inode for btrfs_wq_submit_bio()
` [PATCH v3 07/49] btrfs: inode: sink parameter @start and @len for check_data_csum()
` [PATCH v3 08/49] btrfs: extent_io: unexport extent_invalidatepage()
` [PATCH v3 09/49] btrfs: extent_io: remove the forward declaration and rename __process_pages_contig
` [PATCH v3 10/49] btrfs: extent_io: rename pages_locked in process_pages_contig()
` [PATCH v3 11/49] btrfs: extent_io: make process_pages_contig() to accept bytenr directly
` [PATCH v3 12/49] btrfs: extent_io: only require sector size alignment for page read
` [PATCH v3 13/49] btrfs: extent_io: remove the extent_start/extent_len for end_bio_extent_readpage()
` [PATCH v3 14/49] btrfs: extent_io: integrate page status update into endio_readpage_release_extent()
` [PATCH v3 15/49] btrfs: extent_io: rename page_size to io_size in submit_extent_page()
` [PATCH v3 16/49] btrfs: extent_io: add assert_spin_locked() for attach_extent_buffer_page()
` [PATCH v3 17/49] btrfs: extent_io: extract the btree page submission code into its own helper function
` [PATCH v3 18/49] btrfs: extent_io: calculate inline extent buffer page size based on page size
` [PATCH v3 19/49] btrfs: extent_io: make btrfs_fs_info::buffer_radix to take sector size devided values
` [PATCH v3 20/49] btrfs: disk_io: grab fs_info from extent_buffer::fs_info directly for btrfs_mark_buffer_dirty()
` [PATCH v3 21/49] btrfs: disk-io: make csum_tree_block() handle sectorsize smaller than page size
` [PATCH v3 22/49] btrfs: disk-io: extract the extent buffer verification from btree_readpage_end_io_hook()
` [PATCH v3 23/49] btrfs: disk-io: accept bvec directly for csum_dirty_buffer()
` [PATCH v3 24/49] btrfs: inode: make btrfs_readpage_end_io_hook() follow sector size
` [PATCH v3 25/49] btrfs: introduce a helper to determine if the sectorsize is smaller than PAGE_SIZE
` [PATCH v3 26/49] btrfs: extent_io: allow find_first_extent_bit() to find a range with exact bits match
` [PATCH v3 27/49] btrfs: extent_io: don't allow tree block to cross page boundary for subpage support
` [PATCH v3 28/49] btrfs: extent_io: update num_extent_pages() to support subpage sized extent buffer
` [PATCH v3 29/49] btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
` [PATCH v3 30/49] btrfs: disk-io: only clear EXTENT_LOCK bit for extent_invalidatepage()
` [PATCH v3 31/49] btrfs: extent-io: make type of extent_state::state to be at least 32 bits
` [PATCH v3 32/49] btrfs: extent_io: use extent_io_tree to handle subpage extent buffer allocation
` [PATCH v3 33/49] btrfs: extent_io: make set/clear_extent_buffer_uptodate() to support subpage size
` [PATCH v3 34/49] btrfs: extent_io: make the assert test on page uptodate able to handle subpage
` [PATCH v3 35/49] btrfs: extent_io: implement subpage metadata read and its endio function
` [PATCH v3 36/49] btrfs: extent_io: implement try_release_extent_buffer() for subpage metadata support
` [PATCH v3 37/49] btrfs: set btree inode track_uptodate for subpage support
` [PATCH v3 38/49] btrfs: allow RO mount of 4K sector size fs on 64K page system
` [PATCH v3 39/49] btrfs: disk-io: allow btree_set_page_dirty() to do more sanity check on subpage metadata
` [PATCH v3 40/49] btrfs: disk-io: support subpage metadata csum calculation at write time
` [PATCH v3 41/49] btrfs: extent_io: prevent extent_state from being merged for btree io tree
` [PATCH v3 42/49] btrfs: extent_io: make set_extent_buffer_dirty() to support subpage sized metadata

[LTP] [RFC] ltp test add reboot function
 2020-09-30  1:55 UTC  (8+ messages)

[RFC 0/3] QEMU as IPMI BMC emulator
 2020-09-30  1:54 UTC  (4+ messages)

[PATCH tip/core/rcu 0/15]
 2020-09-30  1:53 UTC  (4+ messages)
` [PATCH tip/core/rcu 14/15] rcu/tree: Allocate a page when caller is preemptible

RAID5->RAID6 reshape remains stuck at 0% (does nothing, not even start)
 2020-09-30  1:40 UTC 

[dpdk-dev] [PATCH v2] lib/librte_eal: support SVE flag on ARM64
 2020-09-30  1:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/2] update CPU flags for arm64 platform

[linux-next:master 3272/11956] undefined reference to `ioread64_hi_lo'
 2020-09-30  1:44 UTC 

ERROR... please contact btrfs developers
 2020-09-30  1:44 UTC 

[PATCH v3 0/7] Add support for the iEi Puzzle-M801 board
 2020-09-30  1:40 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: Add iEi vendor prefix and iEi WT61P803 PUZZLE driver bindings
` [PATCH v3 2/7] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU
` [PATCH v3 3/7] drivers: hwmon: Add the iEi WT61P803 PUZZLE HWMON driver
` [PATCH v3 4/7] drivers: leds: Add the iEi WT61P803 PUZZLE LED driver
` [PATCH v3 5/7] Documentation/ABI: Add iei-wt61p803-puzzle driver sysfs interface documentation
` [PATCH v3 6/7] MAINTAINERS: Add an entry for the iEi WT61P803 PUZZLE driver
` [PATCH v3 7/7] arm64: dts: marvell: Add a device tree for the iEi Puzzle-M801 board

[PATCH] KVM: x86: Add kvm_x86_ops hook to short circuit emulation
 2020-09-30  1:43 UTC  (5+ messages)

[PATCH] btrfs-progs: subvolume: Add warning on deleting default subvolume
 2020-09-30  1:33 UTC  (2+ messages)

[PATCH v5 00/17] add support for Hisilicon SD5203 SoC
 2020-09-30  1:38 UTC  (4+ messages)
` [PATCH v5 15/17] dt-bindings: arm: hisilicon: convert Hi6220 domain controller bindings to json-schema

[PATCH] tpm_tis: Add a check for invalid status
 2020-09-30  1:40 UTC  (5+ messages)

[PATCH v3 for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-09-30  1:31 UTC 

[PATCH] bash: fix CVE-2019-18276
 2020-09-30  1:38 UTC  (7+ messages)
` [OE-core] "

[PATCH v1 1/1] selinux: fix error initialization in inode_doinit_with_dentry()
 2020-09-30  1:36 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[ 186.758123] kernel BUG at drivers/md/bcache/writeback.c:324!
 2020-09-30  1:37 UTC  (2+ messages)

[PATCH 1/4] mm/gup_benchmark: Take the mmap lock around GUP
 2020-09-30  1:35 UTC  (4+ messages)

[PATCH v2] mm: memcontrol: remove obsolete comment of mem_cgroup_unmark_under_oom()
 2020-09-30  1:34 UTC 

[PATCH v2 0/1] selinux: fix error initialization in inode_doinit_with_dentry()
 2020-09-30  1:31 UTC 

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-09-30  1:32 UTC  (4+ messages)

[PATCH] caif_virtio: Remove redundant initialization of variable err
 2020-09-30  1:29 UTC 

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2020-09-30  1:23 UTC  (6+ messages)
` [PATCH v2 2/5] PCI: dwc: Check alloc_page() return value

[PATCH net 1/2] ice: increase maximum wait time for flash write commands
 2020-09-30  1:28 UTC  (3+ messages)
` [PATCH net 2/2] ice: preserve NVM capabilities in safe mode

[renesas-drivers:topic/renesas-debug 11/20] drivers/soc/renesas/renesas-mstp.c:294 renesas_test_mstp_clocks() warn: Function too hairy. No more merges
 2020-09-30  1:28 UTC 

[RFC PATCH 0/4] Add support for ARMv8.6 TWED feature
 2020-09-30  1:21 UTC  (5+ messages)

[PATCH] Staging: nvec: Remove duplicate word in comment
 2020-09-30  1:32 UTC  (2+ messages)

[PATCH v2] ipvs: Add traffic statistic up even it is VS/DR or VS/TUN mode
 2020-09-30  1:26 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/20] media: use semicolons rather than commas to separate statements
 2020-09-30  1:27 UTC  (8+ messages)
` [PATCH 10/20] media: lmedm04: "

[PATCH net-next 00/13] HW support for VCAP IS1 and ES0 in mscc_ocelot
 2020-09-30  1:26 UTC  (2+ messages)

[PATCH 0/4] linux-user: update syscall_nr headers to Linux 5.9-rc7
 2020-09-30  1:12 UTC  (6+ messages)
` [PATCH 1/4] linux-user: update syscall_nr.h "
` [PATCH 2/4] linux-user: update mips/syscall-args-o32.c.inc "
` [PATCH 3/4] linux-user: update syscall.tbl "
` [PATCH 4/4] linux-user: remove _sysctl

[PATCH bpf-next v3 0/6] Various BPF helper improvements
 2020-09-30  1:24 UTC  (3+ messages)
` [PATCH bpf-next v3 1/6] bpf: add classid helper only based on skb->sk

[PATCH net-next 0/2] ionic watchdog training
 2020-09-30  1:20 UTC  (8+ messages)
` [PATCH net-next 1/2] ionic: stop watchdog timer earlier on remove
` [PATCH net-next 2/2] ionic: prevent early watchdog check

[PATCH 2/4] binfmt_elf: Take the mmap lock around find_extend_vma()
 2020-09-30  1:20 UTC  (6+ messages)
` [PATCH 3/4] mmap locking API: Don't check locking if the mm isn't live yet
` [PATCH 4/4] mm/gup: Assert that the mmap lock is held in __get_user_pages()

[PATCH v5 0/2] PCI: dwc: fix two MSI issues
 2020-09-30  1:15 UTC  (6+ messages)
` [PATCH v5 1/2] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
` [PATCH v5 2/2] PCI: dwc: Fix MSI page leakage in suspend/resume

[MPTCP] [PATCH net 0/2] mptcp: Fix for 32-bit DATA_FIN
 2020-09-30  1:17 UTC  (6+ messages)
` [MPTCP] [PATCH net 2/2] mptcp: Handle incoming 32-bit DATA_FIN values
  `  "
    ` [MPTCP] "
` [PATCH net 0/2] mptcp: Fix for 32-bit DATA_FIN
  ` [MPTCP] "

Unable to load large enclave
 2020-09-30  1:16 UTC  (2+ messages)

[PATCH 00/45] Add support for vangoh
 2020-09-30  1:15 UTC  (6+ messages)
` [PATCH 36/45] drm/amdgpu: add TOC firmware support for apu (v2)
        ` gfx timeout and GPU reset while hundreds apps run on AMD GPU

[PATCH] media: ov2740: select regmap
 2020-09-30  1:13 UTC 

[PATCH net-next] net: mvneta: avoid possible cache misses in mvneta_rx_swbm
 2020-09-30  1:10 UTC  (2+ messages)

vmwgfx on 5.9-rc7 lots of spam
 2020-09-30  1:09 UTC 

[PATCH net v2 0/4] via-rhine: Resume fix and other maintenance work
 2020-09-30  1:09 UTC  (3+ messages)

[PATCH 0/2] Fix inconsistent of format with argument type
 2020-09-30  1:08 UTC  (3+ messages)
` [PATCH 1/2] pktgen: Fix inconsistent of format with argument type in pktgen.c
` [PATCH 2/2] net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c

Undust unknown hardware / Algo P-6064
 2020-09-30  0:58 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 11/11] doc: update bbdev feature table
 2020-09-30  1:03 UTC  (8+ messages)
` [dpdk-dev] [PATCH v9 00/10] bbdev PMD ACC100
  ` [dpdk-dev] [PATCH v9 03/10] baseband/acc100: add info get function
  ` [dpdk-dev] [PATCH v9 04/10] baseband/acc100: add queue configuration

[PATCH] RFC: arm64: arch_timer: Fix timer inconsistency test for A64
 2020-09-30  1:00 UTC  (4+ messages)

RAID5->RAID6 reshape remains stuck at 0% (does nothing, not even start)
 2020-09-30  0:53 UTC 

[dpdk-dev] [PATCH] net/tap: release port upon close
 2020-09-30  0:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[GIT PULL] Devicetree fixes for v5.9, take 3
 2020-09-30  0:58 UTC  (2+ messages)

[PATCH] bus: bt1-apb: Fix duplicate included clk.h
 2020-09-30  0:54 UTC 

[linux-next:master 6316/11956] arch/arm64/kvm/mmu.c:1642 user_mem_abort() error: uninitialized symbol 'ret'
 2020-09-30  0:54 UTC 

[PATCH v38 00/24] Intel SGX foundations
 2020-09-30  0:52 UTC  (8+ messages)
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH] scsi: esas2r: prevent a potential NULL dereference in esas2r_probe()
 2020-09-16 12:13 UTC  (3+ messages)

[PATCH 1/2] printk: Add printk_deferred_{enter, exit}
 2020-09-30  0:48 UTC  (11+ messages)
` [PATCH 2/2] sched: mark PRINTK_DEFERRED_CONTEXT_MASK in __schedule()
    ` [External] "

Question About Git V2 Protocol & SHA256
 2020-09-30  0:46 UTC  (4+ messages)

[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
 2020-09-30  0:45 UTC  (6+ messages)
      ` [Nouveau] "

[PATCH bpf-next 0/4] libbpf: add raw BTF type dumping
 2020-09-30  0:44 UTC  (3+ messages)

[meta-oe][PATCH v4 0/6] ARMv8 Tune add and reorg
 2020-09-30  0:38 UTC  (4+ messages)
` [meta-oe][PATCH v4 6/6] tunes/armv8: move to a new location
  ` [OE-core] "

[PATCH v2] PCI: hv: Fix hibernation in case interrupts are not re-created
 2020-09-30  0:38 UTC  (3+ messages)

[PATCH rdma-next v2 0/4] Improve ODP by using HMM API
 2020-09-30  0:37 UTC  (9+ messages)
` [PATCH rdma-next v2 1/4] IB/core: Improve ODP to use hmm_range_fault()

[PATCH v4 0/2] iommu/tegra-smmu: Two followup changes
 2020-09-30  0:31 UTC  (5+ messages)
` [PATCH v4 2/2] iommu/tegra-smmu: Expand mutex protection range

[PATCH] x86/sgx: Refine rollback in SGX_IOC_ENCLAVE_ADD_PAGE
 2020-09-30  0:36 UTC  (3+ messages)

[PATCH v2 0/3] iommu/tegra-smmu: Add PCI support
 2020-09-30  0:30 UTC  (8+ messages)
` [PATCH v2 1/3] memory: tegra: Add helper function tegra_get_memory_controller
` [PATCH v2 2/3] iommu/tegra-smmu: Rework .probe_device and .attach_dev
` [PATCH v2 3/3] iommu/tegra-smmu: Add PCI support

[dpdk-dev] [PATCH v3 0/5] fix default max mtu size when device configured
 2020-09-30  0:34 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 3/5] net/ice: fix max mtu size packets with vlan tag cannot be received by default

[PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
 2020-09-30  0:28 UTC  (3+ messages)
` [PATCH 1/2] hw/block/m25p80: Fix Numonyx "
` [PATCH 2/2] hw/block/m25p80: Fix nonvolatile-cfg property default value

[PATCH] sched/rt.c remove unnecessary parameter in pick_next_rt_entity
 2020-09-30  0:29 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Read DIMM size in Gb rather than GB
 2020-09-30  0:29 UTC  (2+ messages)

Exporting NVMe-oF devices read-only enforced on export from the NVMe-oF target
 2020-09-30  0:28 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
 2020-09-30  0:24 UTC 

[PATCH v5] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-30  0:23 UTC  (2+ messages)

[PATCH for-rc] RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
 2020-09-30  0:22 UTC  (4+ messages)

refactor the nvme scanning and validation code
 2020-09-30  0:22 UTC  (3+ messages)
` [PATCH 18/20] nvme: move nvme_validate_ns

Good day,
 2020-09-30  0:21 UTC 

Pull request: u-boot-riscv/master 20200929
 2020-09-30  0:21 UTC  (3+ messages)

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-30  0:20 UTC  (5+ messages)

[PATCH v2 bpf-next] bpf: fix raw_tp test run in preempt kernel
 2020-09-30  0:20 UTC 

[kvm:queue 136/148] arch/x86/kvm/vmx/vmx.c:440:11: sparse: sparse: symbol 'vmx_uret_msrs_list' was not declared. Should it be
 2020-09-30  0:17 UTC  (4+ messages)
` [RFC PATCH kvm] KVM: VMX: vmx_uret_msrs_list[] can be static

[RFC PATCH] ice: Add comms package file for Intel E800 series driver
 2020-09-30  0:11 UTC 

[PATCH net-next 0/3] net: atlantic: phy tunables from mac driver
 2020-09-30  0:16 UTC  (6+ messages)

[PATCH v4 00/29] Add support for Clang LTO
 2020-09-30  0:12 UTC  (3+ messages)
` [PATCH v4 06/29] tracing: move function tracer options to Kconfig

how to recover from "enospc errors during balance"
 2020-09-30  0:04 UTC  (2+ messages)

[ath6kl:ath-next] BUILD SUCCESS 82b4f9b857e7ac38d26f853a28ca719fdc415cbe
 2020-09-30  0:13 UTC 

[ath6kl:master] BUILD SUCCESS fe46e8d68d91ce3494f900f0bbe16038f9fe799f
 2020-09-30  0:13 UTC 

[ath6kl:ath-qca] BUILD SUCCESS 567909c6d75d8e1a0c15481a397c6173e1229b5b
 2020-09-30  0:13 UTC 

[PATCH 00/22] add Object Storage Media Pool (mpool)
 2020-09-30  0:13 UTC  (4+ messages)
` [PATCH 17/22] mpool: add mpool lifecycle management ioctls


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.