All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-04 17:20:32 to 2020-06-04 17:59:30 UTC [more...]

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2020-06-04 17:59 UTC 

[PATCH v4] exec: set map length to zero when returning NULL
 2020-06-04 17:58 UTC  (2+ messages)

[PATCH] ath10k: Acquire tx_lock in tx error paths
 2020-06-04 17:59 UTC  (2+ messages)

[PATCHv8 0/3] optee: register drivers on optee bus
 2020-06-04 17:58 UTC  (4+ messages)
` [PATCHv8 1/3] optee: use uuid for sysfs driver entry
` [PATCHv8 2/3] optee: enable support for multi-stage bus enumeration
` [PATCHv8 3/3] tpm_ftpm_tee: register driver on TEE bus

[PATCH] configure: Do not ignore malloc value
 2020-06-04 17:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] hash: document breakage with multi-writer thread
 2020-06-04 17:58 UTC  (3+ messages)

[PATCH ghak124 v3] audit: log nftables configuration change events
 2020-06-04 17:57 UTC  (3+ messages)

[PATCH 00/10] Remove uninitialized_var() macro
 2020-06-04 17:57 UTC  (5+ messages)
` [PATCH 09/10] treewide: Remove uninitialized_var() usage

[PATCH V7 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-06-04 17:57 UTC  (2+ messages)

corrupt leaf; invalid root item size
 2020-06-04 17:57 UTC  (7+ messages)

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2020-06-04 17:57 UTC  (5+ messages)

[PATCH v2 00/10] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-06-04 17:56 UTC  (4+ messages)

[linux-stable-rc:linux-4.19.y 7602/9999] drivers/tty/serial/stm32-usart.c:602:14: warning: no previous prototype for 'stm32_get_databits'
 2020-06-04 17:56 UTC 

[GSoC Patch 0/3] Move generation, graph_pos to a slab
 2020-06-04 17:55 UTC  (7+ messages)
` [GSoC Patch 1/3] commit: introduce helpers for generation slab
` [GSoC Patch 2/3] commit: convert commit->generation to a slab

[PATCH V1 0/2] Add SDHC interconnect bandwidth scaling
 2020-06-04 17:55 UTC  (5+ messages)
` [PATCH V1 1/2] mmc: sdhci-msm: Add interconnect bandwidth scaling support

[PATCH v2 00/13] upload-pack: use 'struct upload_pack_data' thoroughly, part 2
 2020-06-04 17:54 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/13] upload-pack: actually use some upload_pack_data bitfields
  ` [PATCH v3 02/13] upload-pack: annotate upload_pack_data fields
  ` [PATCH v3 03/13] upload-pack: move static vars to upload_pack_data
  ` [PATCH v3 04/13] upload-pack: move use_sideband "
  ` [PATCH v3 05/13] upload-pack: move filter_capability_requested "
  ` [PATCH v3 06/13] upload-pack: move multi_ack "
  ` [PATCH v3 07/13] upload-pack: change multi_ack to an enum
  ` [PATCH v3 08/13] upload-pack: pass upload_pack_data to upload_pack_config()
  ` [PATCH v3 09/13] upload-pack: move keepalive to upload_pack_data
  ` [PATCH v3 10/13] upload-pack: move allow_filter "
  ` [PATCH v3 11/13] upload-pack: move allow_ref_in_want "
  ` [PATCH v3 12/13] upload-pack: move allow_sideband_all "
  ` [PATCH v3 13/13] upload-pack: move pack_objects_hook "

[PATCH] gpio:asm28xx-18xx: new driver
 2020-06-04 17:55 UTC  (3+ messages)

[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
 2020-06-04 17:54 UTC  (4+ messages)
` [RFC v3 2/2] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad

[PATCHv7 0/3] optee: register drivers on optee bus
 2020-06-04 17:53 UTC  (3+ messages)
` [PATCHv7 1/3] optee: use uuid for sysfs driver entry

[PATCH v3 00/25] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-06-04 17:52 UTC  (7+ messages)
` [PATCH v3 03/25] firmware: rpi: Only create clocks device if we don't have a node for it
` [PATCH v3 04/25] clk: bcm: rpi: Allow the driver to be probed by DT

[PATCH v2] mountstats: Adding 'Day:Hour:Min:Sec' format along with 'age' to "mountstats --nfs" for ease of understanding
 2020-06-04 17:52 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2020-06-04 17:52 UTC 

[PATCH v4] net: tftp: Add client support for RFC 7440
 2020-06-04 17:51 UTC  (4+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2020-06-04 17:50 UTC 

[PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-04 17:41 UTC  (13+ messages)
` [PATCH v4 01/12] qcow2.py: python style fixes
` [PATCH v4 02/12] qcow2.py: move qcow2 format classes to separate module
` [PATCH v4 03/12] qcow2_format.py: drop new line printing at end of dump()
` [PATCH v4 04/12] qcow2_format.py: use tuples instead of lists for fields
` [PATCH v4 05/12] qcow2_format.py: use modern string formatting
` [PATCH v4 06/12] qcow2_format.py: use strings to specify c-type of struct fields
` [PATCH v4 07/12] qcow2_format.py: separate generic functionality of structure classes
` [PATCH v4 08/12] qcow2_format.py: add field-formatting class
` [PATCH v4 09/12] qcow2_format.py: QcowHeaderExtension: add dump method
` [PATCH v4 10/12] qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
` [PATCH v4 11/12] qcow2: QcowHeaderExtension print names for extension magics
` [PATCH v4 12/12] qcow2_format.py: dump bitmaps header extension

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-06-04 17:50 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2020-06-04 17:49 UTC 

[PATCH] pinctrl: tegra: Use noirq suspend/resume callbacks
 2020-06-04 17:49 UTC  (2+ messages)

[PATCH] docs: deprecated.rst: Add note to the use of struct_size() helper
 2020-06-04 17:49 UTC  (2+ messages)

ppc64le and 32-bit LE userland compatibility
 2020-06-04 17:46 UTC  (14+ messages)
                ` [musl] "

[PATCH v2 00/11] fix swiotlb-xen for RPi4
 2020-06-04 17:47 UTC  (6+ messages)
` [PATCH v2 08/11] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations

[PATCHSET] io_uring: never block for block based IO submit
 2020-06-04 17:48 UTC  (5+ messages)
` [PATCH 1/4] block: provide plug based way of signaling forced no-wait semantics
` [PATCH 2/4] io_uring: always plug for any number of IOs
` [PATCH 3/4] io_uring: catch -EIO from buffered issue request failure
` [PATCH 4/4] io_uring: re-issue plug based block requests that failed

[PATCH] dmaengine: tegra210-adma: fix pm_runtime_get_sync failure
 2020-06-04 17:48 UTC  (5+ messages)

[GIT PULL] Backlight for v5.8
 2020-06-04 17:47 UTC  (2+ messages)

[meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab
 2020-06-04 17:47 UTC 

[PATCH] kobject: Avoid premature parent object freeing in kobject_cleanup()
 2020-06-04 17:46 UTC 

[PATCH] kgdb: Avoid suspicious RCU usage warning
 2020-06-04 17:46 UTC  (7+ messages)

[PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v20)
 2020-06-04 17:46 UTC  (5+ messages)

[PATCH] x86/mm: use max memory block size with unaligned memory end
 2020-06-04 17:45 UTC  (4+ messages)

[PATCH] shallow.c: use 'reset_repository_shallow' when appropriate
 2020-06-04 17:45 UTC  (10+ messages)
` [PATCH v2 0/2] shallow.c: reset shallow-ness after updating
  ` [PATCH v2 2/2] shallow.c: use '{commit,rollback}_shallow_file'

[Intel-gfx] [CI] drm/i915: Trim set_timer_ms() intervals
 2020-06-04 17:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH net] inet_connection_sock: clear inet_num out of destroy helper
 2020-06-04 17:43 UTC  (3+ messages)
  ` [MPTCP] "

[PATCH] dmaengine: tegra210-adma: fix pm_runtime_get_sync failure
 2020-06-04 17:43 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/15] Remaining RKL patches
 2020-06-04 17:41 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 14/15] drm/i915/rkl: Disable PSR2

[PATCH] io_uring: re-set iov base/len for buffer select retry
 2020-06-04 17:42 UTC 

[Bug 1880822] [NEW] CVE-2020-13253 QEMU: sd: OOB access could crash the guest resulting in DoS
 2020-06-04 17:34 UTC  (4+ messages)
` [Bug 1880822] [PATCH] hw/sd/sdcard: Verify CMD24 (Block Write) address is valid
    `  "

[Intel-gfx] [PATCH] drm/i915/gt: Extract busy-stats for use in other schedulers
 2020-06-04 17:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-06-04 17:42 UTC 

[PATCH 1/2] cmd: booti: Fix spelling of "environment"
 2020-06-04 17:42 UTC  (2+ messages)
` [PATCH 2/2] doc: sifive: "

[PATCH v2 0/4] ARC: [plat-hsdk-4xd] initial port for HSDK-4xD board
 2020-06-04 17:39 UTC  (10+ messages)
` [PATCH v2 1/4] ARC: allow to override default mcpu compiler flag
` [PATCH v2 2/4] ARC: ARCv2: support loop buffer (LPB) disabling
` [PATCH v2 3/4] ARC: [plat-hsdk-4xd] initial port for HSDK-4xD board
` [PATCH v2 4/4] ARC: [plat-hsdk*] document HSDK-4xD board/SoC bindings

[MPTCP] [PATCH 4/4] [DO-NOT-MERGE] mptcp: use kmalloc on kasan build
 2020-06-04 17:40 UTC 

[MPTCP] [PATCH 3/4] mptcp: don't leak msk in token container
 2020-06-04 17:40 UTC 

[MPTCP] [PATCH 2/4] Squash-to: "mptcp: introduce token KUNIT self-tests"
 2020-06-04 17:40 UTC 

[MPTCP] [PATCH 1/4] Squash-to: "mptcp: refactor token container."
 2020-06-04 17:40 UTC 

[MPTCP] [PATCH 0/4] mptcp: token refactor follow-up
 2020-06-04 17:40 UTC 

[PATCH] coccinelle: api: add kzfree script
 2020-06-04 17:36 UTC  (12+ messages)
        ` [Cocci] "

[PATCH] pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken
 2020-06-04 17:35 UTC  (13+ messages)

[PATCH v2 0/6] iio: core: pass parent device as parameter during allocation
 2020-06-04 17:34 UTC  (3+ messages)

[GIT PULL] Smack patches for v5.8
 2020-06-04 17:35 UTC  (2+ messages)

[GIT PULL] perf tooling changes for v5.8
 2020-06-04 17:35 UTC  (3+ messages)

[GIT PULL] keys: Changes for 5.8
 2020-06-04 17:35 UTC  (3+ messages)

[PATCH] iio: adc: mt6360: Add ADC driver for MT6360
 2020-06-04 17:33 UTC  (4+ messages)

[PATCH bpf-next V1] bpf: devmap dynamic map-value area based on BTF
 2020-06-04 17:33 UTC  (5+ messages)

[PATCH v2 0/2] Capture git submodules in mirror archiver
 2020-06-04 17:33 UTC  (3+ messages)
` [PATCH v2 1/2] selftest: git-submodule-test: New recipe for testing a gitsm SRC_URI
` [PATCH v2 2/2] archiver: Capture git submodules in mirror archiver

[PULL v2 00/13] testing, tcg and plugin updates
 2020-06-04 17:31 UTC  (4+ messages)
` [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-06-04 17:32 UTC 

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-06-04 17:24 UTC  (2+ messages)
` [Bug 1866870] "

system time goes weird in kvm guest after host suspend/resume
 2020-06-04 17:30 UTC  (2+ messages)

[GIT PULL] x86/mm changes for v5.8
 2020-06-04 17:29 UTC  (7+ messages)
          ` [GIT PULL v2] "

[PATCH 1/1] sandbox: handling out of memory
 2020-06-04 17:28 UTC 

[PATCH 1/1] nvme-fcloop: verify wwnn and wwpn format
 2020-06-04 17:27 UTC  (3+ messages)

[PATCH v2 0/9] Function Granular KASLR
 2020-06-04 17:27 UTC  (4+ messages)
` [PATCH v2 7/9] x86: Add support for function granular KASLR

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-06-04 17:26 UTC  (4+ messages)
` [PATCH v3 004/105] clk: bcm: Add BCM2711 DVP driver

[PATCH] arm64: debug: mark a function as __init to save some memory
 2020-06-04 17:25 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-06-04 17:25 UTC 

[PATCH v6 0/4] vhost-user block device backend implementation
 2020-06-04 17:22 UTC  (5+ messages)
` [PATCH v6 4/4] new qTest case to test the vhost-user-blk-server

[dpdk-dev] [RFC] add flow action context API
 2020-06-04 17:23 UTC  (4+ messages)

[PATCH] ACPI / PM: Do not infer power-state if there are no D0 power-resources
 2020-06-04 17:22 UTC  (4+ messages)
    ` [PATCH] ACPI: PM: Avoid using power resources if there are none for D0

[meta-oe][PATCHv3] meta-python: depend on core version 12 or higher
 2020-06-04 17:22 UTC  (2+ messages)
` [oe] "

[PATCH v2] cifs: dump Security Type info in DebugData
 2020-06-04 17:21 UTC  (2+ messages)

[merged] arm64-mm-use-arch_has_debug_wx-instead-of-arch-defined.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] x86-mm-use-arch_has_debug_wx-instead-of-arch-defined.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] riscv-support-debug_wx.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-add-debug_wx-support.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] drivers-base-memoryc-cache-memory-blocks-in-xarray-to-accelerate-lookup.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-thp-rename-pmd_mknotpresent-as-pmd_mknotvalid.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] powerpc-mm-drop-platform-defined-pmd_mknotpresent.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-thp-dont-need-drain-lru-cache-when-splitting-and-mlocking-thp.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] hugetlbfs-get-unmapped-area-below-task_unmapped_base-for-hugetlbfs.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] sparc32-register-memory-occupied-by-kernel-as-memblockmemory.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-memblock-fix-minor-typo-and-unclear-comment.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-mempolicy-fix-up-gup-usage-in-lookup_node.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] tools-vm-page_owner_sort-filter-out-unneeded-line.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[PATCH] sparse-checkout: avoid staging deletions of all files
 2020-06-04 17:21 UTC  (5+ messages)

[merged] mm-swap-memcg-fix-memcg-stats-for-huge-pages.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-swap-fix-vmstats-for-huge-pages.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-vmscan-limit-the-range-of-lru-type-balancing.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-vmscan-reclaim-writepage-is-io-cost.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-vmscan-determine-anon-file-pressure-balance-at-the-reclaim-root.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-balance-lru-lists-based-on-relative-thrashing.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-only-count-actual-rotations-as-lru-reclaim-cost.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-deactivations-shouldnt-bias-the-lru-balance.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-base-lru-balancing-on-an-explicit-cost-model.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-vmscan-drop-unnecessary-div0-avoidance-rounding-in-get_scan_count.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-remove-use-once-cache-bias-from-lru-balancing.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-workingset-let-cache-workingset-challenge-anon.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-fold-and-remove-lru_cache_add_anon-and-lru_cache_add_file.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-allow-swappiness-that-prefers-reclaiming-anon-over-the-file-workingset.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-keep-separate-anon-and-file-statistics-on-page-reclaim-activity.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-fix-lru-balancing-effect-of-new-transparent-huge-pages.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-update-page-mem_cgroup-stability-rules.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-delete-unused-lrucare-handling.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-document-the-new-swap-control-behavior.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-charge-swapin-pages-on-instantiation.patch removed from -mm tree
 2020-06-04 17:20 UTC 


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.