All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-26 23:10:42 to 2019-09-27 01:07:59 UTC [more...]

[PATCH] drm/i915: Small joiner RAM buffer size is platform-specific
 2019-09-27  1:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Small joiner RAM buffer size is platform-specific (rev3)

[PATCH v2 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-27  1:07 UTC  (4+ messages)
` [PATCH v2 1/4] "

[PATCH] async: Using current_work() to implement current_is_async()
 2019-09-27  1:01 UTC  (3+ messages)

[PATCH] async: Let kfree() out of the critical area of the lock
 2019-09-27  1:00 UTC  (6+ messages)

[PATCH 4/4] quectel: use own cmux implementation over kernel line discipline
 2019-09-27  1:00 UTC  (2+ messages)

Bug man page futex(2) FUTEX_CMP_REQUEUE
 2019-09-27  0:43 UTC 

[U-Boot] [PATCH v2] rockchip: rk3399: Add Leez P710 support
 2019-09-27  1:00 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: make_fit_atf.py: fix .its generation for a single atf image
 2019-09-27  0:58 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: misc: read the correct number of bytes from the efuse
 2019-09-27  0:58 UTC  (2+ messages)

[PATCH v2 0/7] RISC-V: Add more machine memory
 2019-09-27  0:44 UTC  (16+ messages)
` [PATCH v2 1/7] riscv/sifive_u: Add L2-LIM cache memory
` [PATCH v2 2/7] riscv/sifive_u: Add QSPI memory region
` [PATCH v2 3/7] riscv/sifive_u: Manually define the machine
` [PATCH v2 4/7] riscv/sifive_u: Add the start-in-flash property
` [PATCH v2 5/7] riscv/virt: Manually define the machine
` [PATCH v2 6/7] riscv/virt: Add the PFlash CFI01 device
` [PATCH v2 7/7] riscv/virt: Jump to pflash if specified

[PATCH 0/2] Fix SCSI & USB Storage CHECK CONDITION handling
 2019-09-27  0:54 UTC  (4+ messages)

[PATCH v5 0/7] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-27  0:55 UTC  (8+ messages)

[PATCH v1 1/1] target/riscv: Print CPU and privledge in disas
 2019-09-27  0:45 UTC  (2+ messages)

[PATCH] gdb: Bump from 8.3 to 8.3.1
 2019-09-27  0:47 UTC 

[PATCH 01/23] drm/i915/dp: Fix dsc bpp calculations, v2
 2019-09-27  0:49 UTC  (6+ messages)
` [PATCH 12/23] drm/i915: Enable big joiner support in enable and disable sequences
` [PATCH 13/23] drm/i915: Make hardware readout work on i915

[PATCH] i386: Re-add "pconfig" CPUID flag name
 2019-09-27  0:42 UTC  (3+ messages)

[PATCH libnetfilter_queue] src: Enable clang build
 2019-09-27  0:42 UTC  (5+ messages)

[PATCH v3 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
 2019-09-27  0:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v3,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync (rev3)

[U-Boot] [PATCH 00/34] binman: Various improvements and tidy-ups
 2019-09-27  0:39 UTC  (69+ messages)
` [U-Boot] [PATCH 01/34] patman: Drop binary parameter
` [U-Boot] [PATCH 02/34] patman: Update command.Run() to handle failure better
` [U-Boot] [PATCH 03/34] binman: Use cls instead of self for class methods
` [U-Boot] [PATCH 04/34] binman: Allow use of help and entry-docs without libfdt
` [U-Boot] [PATCH 05/34] binman: Drop .note section from ELF
` [U-Boot] [PATCH 06/34] binman: Handle hidden symbols in ELF files
` [U-Boot] [PATCH 07/34] binman: Correct use of 'replace' in IFWI tests
` [U-Boot] [PATCH 08/34] binman: Add support for an x86 'reset' section
` [U-Boot] [PATCH 09/34] binman: x86: Separate out 16-bit reset and init code
` [U-Boot] [PATCH 10/34] binman: Add support for Intel FIT
` [U-Boot] [PATCH 11/34] binman: Fix IFWI output when using an Intel FIT image
` [U-Boot] [PATCH 12/34] binman: Use tools.Run() to run objdump
` [U-Boot] [PATCH 13/34] binman: Use the Makefile to build ELF test files
` [U-Boot] [PATCH 14/34] binman: Use the Makefile for u_boot_ucode_ptr
` [U-Boot] [PATCH 15/34] binman: Use the Makefile for u_boot_no_ucode_ptr
` [U-Boot] [PATCH 16/34] binman: Use the Makefile for u_boot_binman_syms
` [U-Boot] [PATCH 17/34] binman: Use the Makefile for u_boot_binman_syms_size
` [U-Boot] [PATCH 18/34] binman: Use the Makefile for u_boot_binman_syms_bad
` [U-Boot] [PATCH 19/34] binman: Clean up unnecessary code related to ELF test files
` [U-Boot] [PATCH 20/34] binman: Allow symbols to be resolved inside sections
` [U-Boot] [PATCH 21/34] binman: Use underscore in test filenames
` [U-Boot] [PATCH 22/34] binman: Rename some two-digit test files
` [U-Boot] [PATCH 23/34] binman: Avoid needing the section size in advance
` [U-Boot] [PATCH 24/34] binman: Increase size of TPL and SPL test data
` [U-Boot] [PATCH 25/34] binman: Allow support for writing a size symbol to binaries
` [U-Boot] [PATCH 26/34] binman: Correct symbol calculation with non-zero image base
` [U-Boot] [PATCH 27/34] binman: Add support for Intel FSP meminit
` [U-Boot] [PATCH 28/34] binman: Fix entry comment for Intel descriptor
` [U-Boot] [PATCH 29/34] binman: Update IFWI entry to read entries outside constructor
` [U-Boot] [PATCH 30/34] binman: Update IFWI entry to support updates
` [U-Boot] [PATCH 31/34] binman: Support writing symbols into entries within an IFWI
` [U-Boot] [PATCH 32/34] binman: Write symbol info before image inclusion
` [U-Boot] [PATCH 33/34] binman: Add logging for the number of pack passes
` [U-Boot] [PATCH 34/34] binman: Drop comment-out code in testUpdateFdtOutput()

bash-completion
 2019-09-27  0:34 UTC  (2+ messages)

[PATCH 1/2] styleguide: Introduce/Experiment 'cleveref' package
 2019-09-27  0:34 UTC  (2+ messages)

[RFC PATCH 0/3] fix dma_mask for CCW devices
 2019-09-27  0:33 UTC  (7+ messages)
` [RFC PATCH 1/3] dma-mapping: make overriding GFP_* flags arch customizable

[f2fs-dev] [PATCH] f2fs: fix to avoid data corruption by forbidding SSR overwrite
 2019-09-27  0:32 UTC  (5+ messages)

[PATCH] promisor-remote: skip move_to_tail when n=1
 2019-09-27  0:32 UTC  (3+ messages)
` [PATCH v2] promisor-remote: skip move_to_tail when no-op

[PATCH 00/11] of: dma-ranges fixes and improvements
 2019-09-27  0:24 UTC  (24+ messages)
` [PATCH 01/11] of: Remove unused of_find_matching_node_by_address()
` [PATCH 02/11] of: Make of_dma_get_range() private
` [PATCH 03/11] of: address: Report of_dma_get_range() errors meaningfully
` [PATCH 04/11] of/unittest: Add dma-ranges address translation tests
` [PATCH 05/11] of: Ratify of_dma_configure() interface
` [PATCH 06/11] of/address: Introduce of_get_next_dma_parent() helper
` [PATCH 07/11] of: address: Follow DMA parent for "dma-coherent"
` [PATCH 08/11] of: Factor out #{addr,size}-cells parsing
` [PATCH 09/11] of: Make of_dma_get_range() work on bus nodes
` [PATCH 10/11] of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
` [PATCH 11/11] of/address: Fix of_pci_range_parser_one translation of DMA addresses

[PATCH RFC] btrfs: relocation: Hunt down BUG_ON() in merge_reloc_roots()
 2019-09-27  0:25 UTC  (3+ messages)

[PATCH v2 0/7] target/ppc: DFP fixes and improvements
 2019-09-27  0:07 UTC  (2+ messages)

[RFC PATCH 00/18] crypto: wireguard using the existing crypto API
 2019-09-27  0:15 UTC  (13+ messages)
` [RFC PATCH 18/18] net: wireguard - switch to crypto API for packet encryption
    ` chapoly acceleration hardware [Was: Re: [RFC PATCH 00/18] crypto: wireguard using the existing crypto API]

[PATCH RFC 0/2] clk: meson: g12a: handle clock hw changes while in suspend
 2019-09-27  0:14 UTC  (5+ messages)
` [PATCH RFC 1/2] clk: introduce clk_invalidate_rate()

[PATCH 00/14] usb: typec: UCSI driver overhaul
 2019-09-27  0:13 UTC  (2+ messages)

[PATCH v3 00/12] Fix some git clean issues
 2019-09-27  0:12 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 04/12] dir: also check directories for matching pathspecs
    ` [BUG] git is segfaulting, was "

[PATCH 0/6] drm/lima: simplify driver by using more drm helpers
 2019-09-27  0:09 UTC  (4+ messages)
` [PATCH 1/6] drm/gem: refine drm_gem_objects_lookup

next/master boot: 339 boots: 14 failed, 310 passed with 12 offline, 3 untried/unknown (next-20190926)
 2019-09-27  0:09 UTC 

[PATCH 0/2] KVM: nVMX: Bug fix for consuming stale vmcs02.GUEST_CR3
 2019-09-27  0:06 UTC  (4+ messages)
` [PATCH 1/2] KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter

[PATCH v2 0/3] Add support for SBI v0.2
 2019-09-27  0:09 UTC  (8+ messages)
` [PATCH v2 1/3] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v2 2/3] RISC-V: Add basic support for SBI v0.2
` [PATCH v2 3/3] RISC-V: Move SBI related macros under uapi

[PATCH v4] drm/i915/display/icl: HW state readout for transcoder port sync config
 2019-09-27  0:11 UTC  (2+ messages)
` [PATCH v5 3/6] "

[PATCH v3] powerpc: Support CMDLINE_EXTEND
 2019-09-26 23:54 UTC  (3+ messages)

[PATCH 00/13] ci: include a Visual Studio build & test in our Azure Pipeline
 2019-09-26 23:57 UTC  (5+ messages)
` [PATCH 02/13] msvc: avoid using minus operator on unsigned types

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-26 23:50 UTC  (5+ messages)
` [PATCH v4 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties

mesh: org.bluez.mesh.Element.MessageReceived method does not provide destination address
 2019-09-26 23:48 UTC  (6+ messages)

Elgato EyeTV Hybrid not detected
 2019-09-26 23:44 UTC 

[PATCH v3 10/11] drm/amdgpu: job is secure iff CS is secure (v4)
 2019-09-26 23:42 UTC  (5+ messages)

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-09-26 23:39 UTC  (4+ messages)
` [RFC 01/20] ice: Initialize and register multi-function device to provide RDMA

next/pending-fixes boot: 321 boots: 13 failed, 292 passed with 13 offline, 3 untried/unknown (v5.3-12689-gd20eeb14322b)
 2019-09-26 23:35 UTC 

[PATCH] unzip: Fix CVE-2019-13232
 2019-09-26 23:30 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: SDRAM and L2 cache EDAC for Armada SoCs
 2019-09-26 23:28 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: armada-xp: enable L2 cache parity and ecc on db-xc3-24g4xg
` [PATCH 2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x
` [PATCH 3/3] ARM: dts: armada-xp: add label to sdram-controller node

[PATCH BlueZ v3 0/3] mesh: Fix Remote/Local dev key usage
 2019-09-26 23:27 UTC  (4+ messages)
` [PATCH BlueZ v3 3/3] mesh: Fix Key Ring permissions for local nodes

[Qemu-devel] [PATCH v4 00/10] qcow2-bitmaps: rewrite reopening logic
 2019-09-26 23:25 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 02/10] block: reverse order for reopen commits
  `  "
` [Qemu-devel] [PATCH v4 08/10] iotests: add test 260 to check bitmap life after snapshot + commit
` [Qemu-devel] [PATCH v4 09/10] block/qcow2-bitmap: fix and improve qcow2_reopen_bitmaps_rw
` [Qemu-devel] [PATCH v4 10/10] qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit

[RFC,v2] scsi: scan: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT
 2019-09-26 23:26 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/9] Windows patchset with additional EAL functionalities
 2019-09-26 23:26 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 6/9] eal: getopt implementation for windows

bitbake-layers add-layer issue
 2019-09-26 23:18 UTC  (5+ messages)

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-09-26 23:22 UTC  (3+ messages)
` [PATCH 3/3] "

[dpdk-dev] [RFC PATCH 0/9] security: add software synchronous crypto process
 2019-09-26 23:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH 00/10] "
  ` [dpdk-dev] [PATCH 08/10] ipsec: add rte_security cpu_crypto action support

[PATCH] nvmet: add revalidate ns sysfs attribute to handle device resize
 2019-09-26 23:19 UTC 

[RFC PATCH 00/28] kvm: mmu: Rework the x86 TDP direct mapped case
 2019-09-26 23:18 UTC  (29+ messages)
` [RFC PATCH 01/28] kvm: mmu: Separate generating and setting mmio ptes
` [RFC PATCH 02/28] kvm: mmu: Separate pte generation from set_spte
` [RFC PATCH 03/28] kvm: mmu: Zero page cache memory at allocation time
` [RFC PATCH 04/28] kvm: mmu: Update the lpages stat atomically
` [RFC PATCH 05/28] sched: Add cond_resched_rwlock
` [RFC PATCH 06/28] kvm: mmu: Replace mmu_lock with a read/write lock
` [RFC PATCH 07/28] kvm: mmu: Add functions for handling changed PTEs
` [RFC PATCH 08/28] kvm: mmu: Init / Uninit the direct MMU
` [RFC PATCH 09/28] kvm: mmu: Free direct MMU page table memory in an RCU callback
` [RFC PATCH 10/28] kvm: mmu: Flush TLBs before freeing direct MMU page table memory
` [RFC PATCH 11/28] kvm: mmu: Optimize for freeing direct MMU PTs on teardown
` [RFC PATCH 12/28] kvm: mmu: Set tlbs_dirty atomically
` [RFC PATCH 13/28] kvm: mmu: Add an iterator for concurrent paging structure walks
` [RFC PATCH 14/28] kvm: mmu: Batch updates to the direct mmu disconnected list
` [RFC PATCH 15/28] kvm: mmu: Support invalidate_zap_all_pages
` [RFC PATCH 16/28] kvm: mmu: Add direct MMU page fault handler
` [RFC PATCH 17/28] kvm: mmu: Add direct MMU fast "
` [RFC PATCH 18/28] kvm: mmu: Add an hva range iterator for memslot GFNs
` [RFC PATCH 19/28] kvm: mmu: Make address space ID a property of memslots
` [RFC PATCH 20/28] kvm: mmu: Implement the invalidation MMU notifiers for the direct MMU
` [RFC PATCH 21/28] kvm: mmu: Integrate the direct mmu with the changed pte notifier
` [RFC PATCH 22/28] kvm: mmu: Implement access tracking for the direct MMU
` [RFC PATCH 23/28] kvm: mmu: Make mark_page_dirty_in_slot usable from outside kvm_main
` [RFC PATCH 24/28] kvm: mmu: Support dirty logging in the direct MMU
` [RFC PATCH 25/28] kvm: mmu: Support kvm_zap_gfn_range "
` [RFC PATCH 26/28] kvm: mmu: Integrate direct MMU with nesting
` [RFC PATCH 27/28] kvm: mmu: Lazily allocate rmap when direct MMU is enabled
` [RFC PATCH 28/28] kvm: mmu: Support MMIO in the direct MMU

[PATCH v2 0/2] Add OSM L3 Interconnect Provider
 2019-09-26 23:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add OSM L3 DT bindings

[Xen-devel] [PATCH v6 0/8] dom0less device assignment
 2019-09-26 23:11 UTC  (9+ messages)
` [Xen-devel] [PATCH v6 1/8] xen/arm: introduce handle_device_interrupts
` [Xen-devel] [PATCH v6 2/8] xen/arm: export device_tree_get_reg and device_tree_get_u32
` [Xen-devel] [PATCH v6 3/8] xen/arm: introduce kinfo->phandle_gic
` [Xen-devel] [PATCH v6 4/8] xen/arm: copy dtb fragment to guest dtb
` [Xen-devel] [PATCH v6 5/8] xen/arm: assign devices to boot domains
` [Xen-devel] [PATCH v6 6/8] xen/arm: handle "multiboot, device-tree" compatible nodes
` [Xen-devel] [PATCH v6 7/8] xen/arm: introduce nr_spis
` [Xen-devel] [PATCH v6 8/8] xen/arm: add dom0-less device assignment info to docs


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.