All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-20 04:19:28 to 2020-02-20 06:13:19 UTC [more...]

[PATCH V4 0/5] vDPA support
 2020-02-20  6:11 UTC  (5+ messages)
` [PATCH V4 1/5] vhost: factor out IOTLB
` [PATCH V4 2/5] vringh: IOTLB support
` [PATCH V4 3/5] vDPA: introduce vDPA bus
` [PATCH V4 4/5] virtio: introduce a vDPA based transport

[PATCH] riscv: Use p*d_leaf macros to define p*d_huge
 2020-02-20  6:12 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ice: fix queue bind MSI-X interrupt error
 2020-02-20  6:11 UTC  (2+ messages)

[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
 2020-02-20  6:11 UTC  (9+ 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()

[PATCH] spi: spidev: Fix CS polarity if GPIO descriptors are used
 2020-02-20  6:11 UTC  (3+ messages)

[LTP] min_free_kbytes test failing
 2020-02-20  6:09 UTC 

stable-rc/linux-4.4.y boot: 3 boots: 1 failed, 2 passed (v4.4.214-12-gcdfcbd60833e)
 2020-02-20  6:08 UTC 

[SPDK] Re: Performance of SPDK in BlobFS
 2020-02-20  6:07 UTC 

[RFC PATCH 0/2] Update reserved memory for simple framebuffer
 2020-02-20  6:07 UTC  (4+ messages)
` [RFC PATCH 2/2] video: meson: Use reserving memory function without kernel linear mapping

[PATCH v2] usb: dwc3: gadget: Update chain bit correctly when using sg list
 2020-02-20  6:06 UTC 

[PATCH] KVM: x86: enable dirty log gradually in small chunks
 2020-02-20  6:05 UTC  (2+ messages)

[PATCH RFT 0/2] Add RPC-IF HyperFlash driver
 2020-02-20  6:05 UTC  (5+ messages)
` [PATCH RFT 0/2/2] mtd: hyperbus: add Renesas RPC-IF driver

[PATCH] [CIFS] Add missing mount option 'signloosely' to what is displayed in /proc/mounts
 2020-02-20  6:02 UTC 

[PATCH] hw/char/pl011: Output characters using best-effort mode
 2020-02-20  6:01 UTC 

linux-next: Tree for Feb 20
 2020-02-20  6:01 UTC  (3+ messages)
` linux-next: Tree for Feb 20 (mmc/mmc_hsq.c)

[RFC v4 2/6] Bindings: nvmem: add bindings for JZ4780 efuse
 2020-02-20  6:00 UTC  (2+ messages)
` [PATCH RFC] "

[PATCH v1] ARM: dts: mihawk: Change the name of mihawk led
 2020-02-20  5:52 UTC  (3+ messages)

[PATCH v3 00/22] tracing vs world
 2020-02-20  5:54 UTC  (5+ messages)
` [PATCH v3 05/22] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
    ` [PATCH] rcu/kprobes: Comment why rcu_nmi_enter() is marked NOKPROBE

[PATCH 0/2] solve static percpu symbol issue in module and refine code model of module
 2020-02-20  5:53 UTC  (5+ messages)
` [PATCH 1/2] riscv: avoid the PIC offset of static percpu data in module beyond 2G limits

[PATCH v1] of: property: Add device link support for power-domains and hwlocks
 2020-02-20  5:52 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_request_retire: Removal of test
 2020-02-20  5:50 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[LTP] [PATCH V2 00/10] Add new LTP tests related to fsmount family of syscalls
 2020-02-20  5:50 UTC  (9+ messages)
` [LTP] [PATCH V2 01/10] tst_device: Add tst_ismount() helper
` [LTP] [PATCH V2 04/10] syscalls/fsopen: New tests
` [LTP] [PATCH V2 05/10] syscalls/fsconfig: "

[PATCH v2 0/3] riscv: mem= support, ioremap exec fix
 2020-02-20  5:49 UTC  (7+ messages)
` [PATCH v2 3/3] riscv: Fix crash when flushing executable ioremap regions

[dpdk-dev] [Bug 401] unit_tests: mempool_autotest failed with shared mode library
 2020-02-20  5:48 UTC 

[PATCH v1 0/4] msm/gpu/a6xx: use the DMA-API for GMU memory allocations
 2020-02-20  5:48 UTC  (3+ messages)

[LTP] [PATCH v2] syscalls: Check for time64 unsafe syscalls before using them
 2020-02-20  5:48 UTC 

stable-rc/linux-4.14.y boot: 21 boots: 2 failed, 19 passed (v4.14.171-29-g9cfe30e85240)
 2020-02-20  5:47 UTC 

[ANNOUNCE] Git for Windows 2.25.1
 2020-02-20  5:46 UTC  (3+ messages)

stable-rc/linux-4.9.y boot: 25 boots: 0 failed, 25 passed (v4.9.214-15-g4d9c5d6bb1c1)
 2020-02-20  5:47 UTC 

[PATCH] ata: ahci: Add sysfs attribute to show remapped NVMe device count
 2020-02-20  5:45 UTC  (2+ messages)

[PATCH v3 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-02-20  5:45 UTC  (3+ messages)
` [PATCH v3 2/2] net-sysfs: Ensure begin/complete are called in speed_show() and duplex_show()

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-02-20  5:43 UTC  (6+ messages)

[U-Boot] [PATCH 1/4 v5] watchdog: Implement generic watchdog_reset() version
 2020-02-20  5:43 UTC  (6+ messages)
` [U-Boot] [PATCH 3/4 v5] watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup
  `  "
` [PATCH 1/4 v5] watchdog: Implement generic watchdog_reset() version

[PATCH V3 0/5] vDPA support
 2020-02-20  5:41 UTC  (13+ messages)
` [PATCH V3 1/5] vhost: factor out IOTLB
` [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

(no subject)
 2020-02-20  5:40 UTC 

[Xen-devel] [libvirt test] 147265: regressions - FAIL
 2020-02-20  5:39 UTC 

next/master boot: 98 boots: 14 failed, 83 passed with 1 untried/unknown (next-20200219)
 2020-02-20  5:37 UTC 

[PATCH v1 1/2] generic/054,055: add _require_v2log
 2020-02-20  5:38 UTC  (2+ messages)
` [PATCH v2] common/log: add -l su option in _xfs_log_config

[PATCH 0/6] Memory corruption may occur due to incorrent tlb flush
 2020-02-20  5:34 UTC  (7+ messages)
` [PATCH 1/6] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
` [PATCH 2/6] asm-generic/tlb: Track which levels of the page tables have been cleared
` [PATCH 3/6] asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
` [PATCH 4/6] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
` [PATCH 5/6] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
` [PATCH 6/6] asm-generic/tlb: avoid potential double flush

[PATCH] Bluetooth: RFCOMM: Use MTU auto tune logic
 2020-02-20  5:31 UTC 

[PATCH] watchdog: qcom: Use irq flags from firmware
 2020-02-20  5:31 UTC  (2+ messages)

Modified GENIVI Cannelloni recipe with strange side effects
 2020-02-20  5:30 UTC  (7+ messages)
` [yocto] "

✅ PASS: Test report for kernel 5.4.22-rc1-ba73608.cki (stable)
 2020-02-20  5:30 UTC 

[PATCH v5 0/9] perf cs-etm: Support thread stack and callchain
 2020-02-20  5:27 UTC  (20+ messages)
` [PATCH v5 1/9] perf cs-etm: Defer to assign exception sample flag
` [PATCH v5 2/9] perf cs-etm: Reflect branch prior to exception
` [PATCH v5 3/9] perf cs-etm: Refactor instruction size handling
` [PATCH v5 4/9] perf cs-etm: Support thread stack
` [PATCH v5 5/9] perf cs-etm: Support branch filter
` [PATCH v5 6/9] perf cs-etm: Support callchain for instruction sample
` [PATCH v5 7/9] perf cs-etm: Fixup exception entry for thread stack
` [PATCH v5 8/9] perf thread: Add helper to get top return address
` [PATCH v5 9/9] perf cs-etm: Fixup exception exit for thread stack

[PATCH V3 for-next 0/8] Refactor control path of bnxt_re driver
 2020-02-20  5:29 UTC  (2+ messages)

"staging" area for unsorted random files under Documentation/*.rst
 2020-02-20  5:29 UTC  (4+ messages)

[PATCH v2 bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops
 2020-02-20  5:29 UTC  (2+ messages)

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-20  5:28 UTC  (4+ messages)
` [PATCH 08/12] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall

[PATCH v3 1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER to be returned for longer
 2020-02-20  5:27 UTC  (2+ messages)

[PATCH] ARM: dts: dra7-l4: mark timer13-16 as pwm capable
 2020-02-20  5:26 UTC  (2+ messages)

[SPDK] Re: Performance of SPDK in BlobFS
 2020-02-20  5:26 UTC 

[SPDK] Re: Performance of SPDK in BlobFS
 2020-02-20  5:26 UTC 

[PATCH v2] babeltrace: added ptest
 2020-02-20  5:23 UTC 

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

[rdma:wip/jgg-for-next] BUILD SUCCESS b53742865e9f09cbba4d9daa161760ec23f36aa4
 2020-02-20  5:21 UTC 

[chrome-os:chromeos-5.4 16/49] net/bluetooth/hci_le_splitter.c:609:3: note: in expansion of macro 'pr_err'
 2020-02-20  5:18 UTC 

Please pull mmc mmc-2-19-2020
 2020-02-20  5:18 UTC  (3+ messages)

[zeus/master][PATCH] ion-tests: move back to meta-arago-extras
 2020-02-20  5:14 UTC 

[PATCH v5 0/2] cacheinfo support to read no. of L2 cache ways enabled
 2020-02-20  5:15 UTC  (6+ messages)
` [PATCH v5 1/2] riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structure
` [PATCH v5 2/2] riscv: Add support to determine no. of L2 cache way enabled

[PATCH v2] mm: kmemleak: Use address-of operator on section symbols
 2020-02-20  5:15 UTC 

[PATCH v4 04/11] dma-mapping: add <asm/dma-mapping.h> for all architectures
 2020-02-20  5:15 UTC 

[zeus/master][PATCH] ion-tests: move back to meta-arago-extras
 2020-02-20  5:14 UTC 

[PATCH v2] dynamic_debug: Use address-of operator on section symbols
 2020-02-20  5:13 UTC 

[PATCH 0/3] ext4: Fix potential races when performing online resizing
 2020-02-20  5:13 UTC  (5+ messages)
` [PATCH 1/3] ext4: introduce macro sbi_array_rcu_deref() to access rcu protected fields
` [PATCH 2/3] ext4: fix potential race between s_group_info online resizing and access

[PATCH] mm: slub: reinitialize random sequence cache on slab object update
 2020-02-20  5:12 UTC  (4+ messages)

[PATCH v2 0/9] workingset protection/detection on the anonymous LRU list
 2020-02-20  5:11 UTC  (10+ messages)
` [PATCH v2 1/9] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [PATCH v2 2/9] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v2 3/9] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v2 4/9] mm/swapcache: support to handle the value in swapcache
` [PATCH v2 5/9] mm/workingset: use the node counter if memcg is the root memcg
` [PATCH v2 6/9] mm/workingset: handle the page without memcg
` [PATCH v2 7/9] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v2 8/9] mm/vmscan: restore active/inactive ratio "
` [PATCH v2 9/9] mm/swap: count a new anonymous page as a reclaim_state's rotate

next/pending-fixes boot: 112 boots: 4 failed, 108 passed (v5.6-rc2-356-g476afa8736ca)
 2020-02-20  5:11 UTC 

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

[PATCH 0/1] coredump: Fix null pointer dereference when kernel.core_pattern is "|"
 2020-02-20  5:10 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] tracing: Use address-of operator on section symbols
 2020-02-20  5:10 UTC 

[virtio-comment] [PATCH v4 0/1] Define VIRTIO_NET_F_HASH_REPORT feature
 2020-02-20  5:09 UTC  (8+ messages)
` [virtio-comment] [PATCH v4 1/1] virtio-net: Define per-packet hash reporting feature
  ` [virtio-comment] "

[PATCH] mc: upgrade 4.8.23 -> 4.8.24
 2020-02-20 12:19 UTC 

[PATCH v4 0/6] driver core: Try to improve and cleanup driver_deferred_probe_check_state()
 2020-02-20  5:04 UTC  (7+ messages)
` [PATCH v4 1/6] driver core: Fix driver_deferred_probe_check_state() logic
` [PATCH v4 2/6] driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES is set
` [PATCH v4 3/6] pinctrl: Remove use of driver_deferred_probe_check_state_continue()
` [PATCH v4 4/6] driver core: Remove driver_deferred_probe_check_state_continue()
` [PATCH v4 5/6] driver core: Rename deferred_probe_timeout and make it global
` [PATCH v4 6/6] regulator: Use driver_deferred_probe_timeout for regulator_init_complete_work

[PATCH v5] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-20  5:01 UTC 

[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
 2020-02-20  4:49 UTC 

cron job: media_tree daily build: ERRORS
 2020-02-20  4:58 UTC 

[PATCH] arm64: dts: imx8mp: Add system counter timer node
 2020-02-20  4:50 UTC  (2+ messages)

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

[PATCH] ext4: add cond_resched() to __ext4_find_entry()
 2020-02-20  4:55 UTC  (2+ messages)

[PATCHv7 00/13] scsi: remove legacy cmd_list implementation
 2020-02-20  4:53 UTC  (3+ messages)
` [PATCH 08/13] scsi: add scsi_host_(block,unblock) helper function

[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

[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  (9+ messages)
` [PATCH v10 08/22] qtest: add in-process incoming command handler
` [PATCH v10 09/22] libqos: rename i2c_send and i2c_recv
` [PATCH v10 11/22] libqos: move useful qos-test funcs to qos_external
` [PATCH v10 12/22] fuzz: add fuzzer skeleton
` [PATCH v10 17/22] fuzz: add target/fuzz makefile rules
` [PATCH v10 18/22] fuzz: add configure flag --enable-fuzzing
` [PATCH v10 20/22] fuzz: add virtio-net fuzz target
` [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)


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.