All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-20 03:05:14 to 2020-02-20 04:52:45 UTC [more...]

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-20  4:52 UTC  (8+ messages)

[PATCHv2 0/3] ch: fixup refcounting imbalance for SCSI devices
 2020-02-20  4:51 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ch: synchronize ch_probe() and ch_open()
` [PATCH 3/3] ch: remove ch_mutex()

[RFC -V2 2/8] autonuma, memory tiering: Rate limit NUMA migration throughput
 2020-02-20  4:51 UTC  (2+ messages)

[RFC PATCH 0/3] vfio/type1: Reduce vfio_iommu.lock contention
 2020-02-20  4:38 UTC  (5+ messages)

[PATCH 0/3] Remove CONFIG_MMC_BROKEN_CD
 2020-02-20  4:45 UTC  (4+ messages)
    ` [PATCH 1/3] mmc: jz_mmc; add MMC_CAP_NEEDS_POLL by default
    ` [PATCH 2/3] mmc: check the flags of host_caps about broken-cd
    ` [PATCH 3/3] mmc: Kconfig: remove MMC_BROKEN_CD configuration

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-02-20  4:45 UTC  (8+ messages)
` [PATCH bpf-next v2 1/2] "
        ` unstable bpf helpers proposal. Was: "

[PATCH] selftests: Install settings files to fix TIMEOUT failures
 2020-02-20  4:42 UTC 

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-20  4:42 UTC  (3+ messages)

[PATCH] xfs: test that default grace periods init on first mount
 2020-02-20  4:50 UTC  (2+ messages)

[PATCH v4.14.y] scsi: qla2xxx: fix a potential NULL pointer dereference
 2020-02-20  4:20 UTC  (3+ messages)
` [PATCH v4.4.y] "
` [PATCH v4.9.y] "

[PATCH v3 0/5] qla2xxx patches for kernel v5.7
 2020-02-20  4:34 UTC  (6+ messages)
` [PATCH v3 1/5] qla2xxx: Simplify the code for aborting SCSI commands
` [PATCH v3 2/5] qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()
` [PATCH v3 3/5] qla2xxx: Fix sparse warnings triggered by the PCI state checking code
` [PATCH v3 4/5] qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
` [PATCH v3 5/5] qla2xxx: Fix the endianness annotations for the port attribute max_frame_size member

[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
 2020-02-20  4:33 UTC  (8+ messages)
` [PATCH v2 1/7] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
` [PATCH v2 2/7] mm/sparse.c: introduce new function fill_subsection_map()
` [PATCH v2 3/7] mm/sparse.c: introduce a new function clear_subsection_map()
` [PATCH v2 4/7] mm/sparse.c: only use subsection map in VMEMMAP case
` [PATCH v2 5/7] mm/sparse.c: add code comment about sub-section hotplug
` [PATCH v2 6/7] mm/sparse.c: move subsection_map related codes together
` [PATCH v2 7/7] mm/sparse.c: Use __get_free_pages() instead in populate_section_memmap()

[Intel-gfx] [PATCH 1/4] drm/i915: Add mechanism to submit a context WA on ring submission
 2020-02-20  4:33 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

Please pull mmc mmc-2-19-2020
 2020-02-20  4:33 UTC  (2+ messages)

[RFC PATCH] xfs: make sure our default quota warning limits and grace periods survive quotacheck
 2020-02-20  4:31 UTC  (3+ messages)

[PATCH v2] KVM: x86: enable dirty log gradually in small chunks
 2020-02-20  4:28 UTC 

[Bug 206443] New: general protection fault in ext4 during simultaneous online resize and write operations
 2020-02-20  4:26 UTC  (2+ messages)
` [Bug 206443] "

[PATCH v10 00/22] Add virtual device fuzzing support
 2020-02-20  4:11 UTC  (23+ messages)
` [PATCH v10 01/22] softmmu: move vl.c to softmmu/
` [PATCH v10 02/22] softmmu: split off vl.c:main() into main.c
` [PATCH v10 03/22] module: check module wasn't already initialized
` [PATCH v10 04/22] fuzz: add FUZZ_TARGET module type
` [PATCH v10 05/22] qtest: add qtest_server_send abstraction
` [PATCH v10 06/22] libqtest: add a layer of abstraction to send/recv
` [PATCH v10 07/22] libqtest: make bufwrite rely on the TransportOps
` [PATCH v10 08/22] qtest: add in-process incoming command handler
` [PATCH v10 09/22] libqos: rename i2c_send and i2c_recv
` [PATCH v10 10/22] libqos: split qos-test and libqos makefile vars
` [PATCH v10 11/22] libqos: move useful qos-test funcs to qos_external
` [PATCH v10 12/22] fuzz: add fuzzer skeleton
` [PATCH v10 13/22] exec: keep ram block across fork when using qtest
` [PATCH v10 14/22] main: keep rcu_atfork callback enabled for qtest
` [PATCH v10 15/22] fuzz: support for fork-based fuzzing
` [PATCH v10 16/22] fuzz: add support for qos-assisted fuzz targets
` [PATCH v10 17/22] fuzz: add target/fuzz makefile rules
` [PATCH v10 18/22] fuzz: add configure flag --enable-fuzzing
` [PATCH v10 19/22] fuzz: add i440fx fuzz targets
` [PATCH v10 20/22] fuzz: add virtio-net fuzz target
` [PATCH v10 21/22] fuzz: add virtio-scsi "
` [PATCH v10 22/22] fuzz: add documentation to docs/devel/

[PATCH v3 bpf-next] RV32G eBPF JIT
 2020-02-20  4:16 UTC  (2+ messages)

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-20  4:19 UTC  (7+ messages)
` [RFC patch 14/19] bpf: Use migrate_disable() in hashtab code

[Intel-gfx] [PATCH v2-resend] drm/i915/psr: Force PSR probe only after full initialization
 2020-02-20  4:11 UTC  (2+ messages)

[PATCH RFC v2 for-next 0/7] ib core support to send ib port link event
 2020-02-20  4:18 UTC  (7+ messages)
` [PATCH RFC v2 for-next 1/7] RDMA/core: add inactive attribute of ib_port_cache
` [PATCH RFC v2 for-next 3/7] qede: remove invalid notify operation

[PATCH v2] ext4: fix a data race in EXT4_I(inode)->i_disksize
 2020-02-20  4:16 UTC  (2+ messages)

[PATCH v3 0/4] thermal: k3: Add support for bandgap sensors
 2020-02-20  4:12 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation

[vsyrjala:drm_mode_diet_4 12/12] drivers/gpu/drm/omapdrm/omap_connector.c:267:9: warning: braces around scalar initializer
 2020-02-20  4:11 UTC 

[dpdk-dev] ethdev: add PFCP header to flow API
 2020-02-20  4:02 UTC 

[PATCH V3 0/5] vDPA support
 2020-02-20  4:09 UTC  (10+ messages)
` [PATCH V3 1/5] vhost: factor out IOTLB
` [PATCH V3 2/5] vringh: IOTLB support
` [PATCH V3 3/5] vDPA: introduce vDPA bus
` [PATCH V3 4/5] virtio: introduce a vDPA based transport
` [PATCH V3 5/5] vdpasim: vDPA device simulator

[PATCH v2 ndctl] ndctl/namespace: Fix enable-namespace error for seed namespaces
 2020-02-20  4:08 UTC  (3+ messages)

[PATCH 0/2] aspeed/smc: fix data corruption on witherspoon machines
 2020-02-20  4:05 UTC  (5+ messages)
` [PATCH 1/2] aspeed/smc: Add some tracing
` [PATCH 2/2] aspeed/smc: Fix User mode select/unselect scheme

reduce dmesg spam
 2020-02-20  4:05 UTC  (3+ messages)
` [PATCH 1/2] xfs: ratelimit xfs_buf_ioerror_alert
` [PATCH 2/2] xfs: ratelimit xfs_discard_page alert messages

[PATCH 1/2] generic: per-type quota timers set/get test
 2020-02-20  4:15 UTC  (3+ messages)

[PATCH] ath10k: fix not registering airtime of 11a station with WMM disable
 2020-02-20  4:03 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] net/mlx5: copy the item flags from prefix flow
 2020-02-20  4:00 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] net/mlx5: fix lack of match information in meter
` [dpdk-dev] [PATCH v2 0/2] net/mlx5: copy the item flags from prefix flow
  ` [dpdk-dev] [PATCH v2 1/2] net/mlx5: fix layer flags missing in metadata
  ` [dpdk-dev] [PATCH v2 2/2] net/mlx5: fix lack of match information in meter

[igt-dev] [PATCH] [PATCH i-g-t]tests/i915/gem_exec_create: Added __for_each_physical_engine to utilize all available engines
 2020-02-20  4:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/gem_exec_create: "

[PATCH v4 00/20] irqchip/gic-v4: GICv4.1 architecture support
 2020-02-20  3:55 UTC  (34+ messages)
` [PATCH v4 04/20] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v4 05/20] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH v4 06/20] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v4 07/20] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
` [PATCH v4 08/20] irqchip/gic-v4.1: Plumb get/set_irqchip_state "
` [PATCH v4 09/20] irqchip/gic-v4.1: Plumb set_vcpu_affinity "
` [PATCH v4 16/20] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts

[dpdk-dev] [PATCH 0/2] bnxt bug fixes
 2020-02-20  4:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/bnxt: fix segmentation fault handling async events on port stop
` [dpdk-dev] [PATCH 2/2] net/bnxt: fix race when port is stopped and async events are received

[PATCH v6 0/5] readmirror feature (sysfs and in-memory only approach; with new read_policy device)
 2020-02-20  3:54 UTC  (4+ messages)
` [PATCH v6 5/5] btrfs: introduce new read_policy device

crash on accept
 2020-02-20  3:53 UTC  (9+ messages)

The issues about architecture of the COLO checkpoint
 2020-02-20  3:51 UTC  (16+ messages)

mmotm 2020-02-19-19-51 uploaded
 2020-02-20  3:51 UTC 

[PATCH 1/1] util-linux: fix hwclock settimeofday error
 2020-02-20  3:50 UTC 

[PATCH] tcp: Pass lockdep expression to RCU lists
 2020-02-20  3:47 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

linux-next: Tree for Feb 20
 2020-02-20  3:44 UTC 

❌ FAIL: Test report for kernel 5.4.21-2d636a1.cki (stable)
 2020-02-20  3:43 UTC  (2+ messages)
` [LTP] "

[PATCH 0/2] arm64: Support to find mirrored memory ranges
 2020-02-21 12:53 UTC  (6+ messages)
` [PATCH 1/2] efi: allow EFI_FAKE_MEMMAP on arm64 platform
` [PATCH 2/2] arm64/efi: support to find mirrored memory ranges

[PATCH] ceph: add halt mount option support
 2020-02-20  3:43 UTC  (11+ messages)

Modern uses of CONFIG_XFS_RT
 2020-02-20  3:41 UTC  (2+ messages)

[PATCH -next] platform/x86: intel_pmc_core: fix build error without CONFIG_DEBUG_FS
 2020-02-20  3:33 UTC  (2+ messages)

[skn:v5.6/kvm_spe 20/20] arch/arm/kvm/../../../virt/kvm/arm/arm.c:361:2: error: implicit declaration of function '__debug_switch_to_guest_load'
 2020-02-20  3:38 UTC 

[PATCH V4 0/5] Introduce Advanced Watch Dog module
 2020-02-20  3:36 UTC  (7+ messages)

[PATCH v4] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-20  3:36 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.6-wifi 6/12] drivers/misc/mediatek/connectivity/common/common_detect/wmt_gpio.h:24:10: fatal error: osal.h: No such file or directory
 2020-02-20  3:35 UTC 

QA Cycle report for build (yocto-3.0.2.rc2)
 2020-02-20  3:34 UTC  (4+ messages)
    ` [yocto] "

[PATCH v3 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-02-20  3:33 UTC  (4+ messages)

[PATCH v5 00/18] target/ppc: Correct some errors with real mode handling
 2020-02-20  3:23 UTC  (19+ messages)
` [PATCH v5 01/18] ppc: Remove stub support for 32-bit hypervisor mode
` [PATCH v5 02/18] ppc: Remove stub of PPC970 HID4 implementation
` [PATCH v5 03/18] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PATCH v5 04/18] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v5 05/18] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v5 06/18] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PATCH v5 07/18] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v5 08/18] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v5 09/18] target/ppc: Correct RMLS table
` [PATCH v5 10/18] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PATCH v5 11/18] target/ppc: Streamline construction of VRMA SLB entry
` [PATCH v5 12/18] target/ppc: Don't store VRMA SLBE persistently
` [PATCH v5 13/18] spapr: Don't use weird units for MIN_RMA_SLOF
` [PATCH v5 14/18] spapr,ppc: Simplify signature of kvmppc_rma_size()
` [PATCH v5 15/18] spapr: Don't attempt to clamp RMA to VRMA constraint
` [PATCH v5 16/18] spapr: Don't clamp RMA to 16GiB on new machine types
` [PATCH v5 17/18] spapr: Clean up RMA size calculation
` [PATCH v5 18/18] spapr: Fold spapr_node0_size() into its only caller

[BUG] hid-cp2112 sda stuck low, doesn't clear
 2020-02-20  3:32 UTC  (2+ messages)

[Patch nf] netfilter: xt_hashlimit: unregister proc file before releasing mutex
 2020-02-20  3:32 UTC  (5+ messages)

[PATCH v2] xfs: fix iclog release error check race with shutdown
 2020-02-20  3:32 UTC  (4+ messages)

[PATCH v5 00/12] ceph: async directory operations support
 2020-02-20  3:32 UTC  (3+ messages)
` [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete

[PATCH v3 0/2] Security mitigation for Intel Gen7/7.5 HWs
 2020-02-20  3:31 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed
 2020-02-20  3:29 UTC  (3+ messages)

[PATCH v3 00/12] target/ppc: Correct some errors with real mode handling
 2020-02-20  3:13 UTC  (7+ messages)
` [PATCH v3 04/12] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v3 11/12] target/ppc: Streamline construction of VRMA SLB entry

[PATCH net 1/2] ipv6: Fix route replacement with dev-only route
 2020-02-20  3:20 UTC  (4+ messages)

[PATCH 0/9] efi: implement support for EFI RT properties table
 2020-02-20  3:19 UTC  (5+ messages)
` [PATCH 9/9] integrity: check properly whether EFI GetVariable() is available

[Bluez PATCH v3] bluetooth: fix passkey uninitialized when used
 2020-02-20  3:17 UTC 

[PATCH] timer_list: avoid other cpu soft lockup when printing timer list
 2020-02-20  3:42 UTC 

zionitld3@gmail.com
 2020-02-20  3:11 UTC 

[PATCH] blk-mq: insert passthrough request into hctx->dispatch directly
 2020-02-20  3:11 UTC  (6+ messages)

[PATCH v1 1/2] generic/054,055: add _require_v2log
 2020-02-20  3:10 UTC  (7+ messages)

[PATCH v2] ASoC: dt-bindings: simple-card: switch to yaml base Documentation
 2020-02-20  3:09 UTC  (4+ messages)

[PATCH 0/6] rockchip: efuse: add support for more paltforms
 2020-02-20  3:10 UTC  (5+ messages)
` [PATCH 1/6] rockchip: efuse: Add support for rk3288 efuse
` [PATCH 2/6] rockchip: efuse: Add support for rk3066a efuse
` [PATCH 3/6] rockchip: efuse: Add support for rk3188 efuse
` [PATCH 4/6] rockchip: efuse: Add support for rk322x efuse

[PATCH 0/2] MAINTAINERS: Update MIPS entry
 2020-02-20  3:08 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: Set MIPS status to Odd Fixes

zionitld3@gmail.com
 2020-02-20  3:09 UTC 

[PATCH 0/8] malloc: implement USE_DL_PREFIX using inline functions
 2020-02-20  3:05 UTC  (9+ messages)
` [PATCH 2/8] Revert "mtd: Rename free() to rfree()"
` [PATCH 6/8] Revert "reset: "
` [PATCH 7/8] Revert "power-domain: "
` [PATCH 8/8] Revert "mailbox: "


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.