All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-16 13:25:29 to 2019-01-16 13:44:14 UTC [more...]

[PATCH] doc: add deprecation notice for meson version
 2019-01-16 13:44 UTC  (2+ messages)

[OpenRISC] [PATCH 00/21] Refine memblock API
 2019-01-16 13:44 UTC  (88+ messages)
`  "
` [OpenRISC] [PATCH 01/21] openrisc: prefer memblock APIs returning virtual address
  `  "
  ` [01/21] "
` [OpenRISC] [PATCH 02/21] powerpc: use memblock functions "
  `  "
  ` [02/21] "
` [OpenRISC] [PATCH 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
  `  "
  ` [03/21] "
` [OpenRISC] [PATCH 04/21] memblock: drop memblock_alloc_base_nid()
  `  "
  ` [04/21] "
` [OpenRISC] [PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
  `  "
  ` [05/21] "
` [OpenRISC] [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
  `  "
  ` [06/21] "
` [OpenRISC] [PATCH 07/21] memblock: memblock_phys_alloc(): "
  `  "
  ` [07/21] "
` [OpenRISC] [PATCH 08/21] memblock: drop __memblock_alloc_base()
  `  "
  ` [08/21] "
` [OpenRISC] [PATCH 09/21] memblock: drop memblock_alloc_base()
  `  "
  ` [09/21] "
` [OpenRISC] [PATCH 10/21] memblock: refactor internal allocation functions
  `  "
  ` [10/21] "
` [OpenRISC] [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
  `  "
  ` [11/21] "
` [OpenRISC] [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
  `  "
  ` [12/21] "
` [OpenRISC] [PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc()
  `  "
  ` [13/21] "
` [OpenRISC] [PATCH 14/21] ia64: add checks for the return value of memblock_alloc*()
  `  "
  ` [14/21] "

[PATCH] x86/pgtable: Always inline p4d_index
 2019-01-16 13:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/8] Add VM kernel tracing over vsock sockets
 2019-01-16 13:43 UTC  (9+ messages)
` [PATCH v4 1/8] trace-cmd: Minor refactoring
` [PATCH v4 2/8] trace-cmd: Detect if vsock sockets are available
` [PATCH v4 3/8] trace-cmd: Add tracecmd_create_recorder_virt function
` [PATCH v4 4/8] trace-cmd: Use unsigned int for trace-cmd client ports
` [PATCH v4 5/8] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [PATCH v4 6/8] trace-cmd: Add buffer instance flags for tracing in guest and agent context
` [PATCH v4 7/8] trace-cmd: Add VM kernel tracing over vsock sockets transport
` [PATCH v4 8/8] trace-cmd: Use splice(2) for vsock sockets if available

[PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-01-16 13:34 UTC  (12+ messages)

[PATCH V2] mm: Introduce GFP_PGTABLE
 2019-01-16 13:39 UTC  (22+ messages)

[PATCH] mm, oom: Tolerate processes sharing mm with different view of oom_score_adj
 2019-01-16 13:41 UTC  (6+ messages)

[PATCH v7 00/24] Tegra GART driver clean up and optimization
 2019-01-16 13:41 UTC  (5+ messages)

[PATCH net] net: phy: phy driver features are mandatory
 2019-01-16 13:40 UTC  (4+ messages)
` [net] b8154ef682: WARNING:at_drivers/net/phy/phy_device.c:#phy_driver_register

[Qemu-devel] [Bug 1811711] [NEW] qemu-img can not convert virtualbox virtual disk formats qcow
 2019-01-16 13:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1811711] "

[RFC 0/4] do not use sg if not properly supported by usb controller
 2019-01-16 13:40 UTC  (7+ messages)

uprobes: bug in comm/string output?
 2019-01-16 13:40 UTC  (3+ messages)
` [PATCH] tracing/uprobes: Fix output for multiple string arguments

[PATCH v2 0/4] arm64: kprobes: Update blacklist checking on arm64
 2019-01-16 13:40 UTC  (3+ messages)

[RFC PATCH v2 1/5] powerpc/syscalls: Use the number when building SPU syscall table
 2019-01-16 13:27 UTC  (5+ messages)
` [RFC PATCH v2 2/5] powerpc/syscalls: Remove unused offset parameter
` [RFC PATCH v2 3/5] powerpc/syscalls: Remove unused prefix parameter
` [RFC PATCH v2 4/5] powerpc/syscalls: Split SPU-ness out of ABI
` [RFC PATCH v2 5/5] powerpc/syscalls: Allow none instead of sys_ni_syscall

[PATCH v2] backlight: pwm_bl: Use SIMPLE_DEV_PM_OPS()
 2019-01-16 13:38 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu] spapr: Fix fdt warnings
 2019-01-16 13:37 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH 0/1] t6042: fix breakage on Windows
 2019-01-16 13:37 UTC  (2+ messages)
` [PATCH 1/1] t6042: work around speed optimization "

[PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
 2019-01-16 13:36 UTC  (23+ messages)
` [PATCH v3 00/21] "
  ` [PATCH v3 01/21] travis: fix skipping tagged releases
  ` [PATCH v3 02/21] ci: rename the library of common functions
  ` [PATCH v3 03/21] ci/lib.sh: encapsulate Travis-specific things
  ` [PATCH v3 04/21] ci: inherit --jobs via MAKEFLAGS in run-build-and-tests
  ` [PATCH v3 05/21] ci: use a junction on Windows instead of a symlink
  ` [PATCH v3 06/21] test-date: add a subcommand to measure times in shell scripts
  ` [PATCH v3 07/21] tests: optionally write results as JUnit-style .xml
  ` [PATCH v3 08/21] ci/lib.sh: add support for Azure Pipelines
  ` [PATCH v3 09/21] Add a build definition for Azure DevOps
  ` [PATCH v3 10/21] ci: move the Windows job to the top
  ` [PATCH v3 11/21] ci: use git-sdk-64-minimal build artifact
  ` [PATCH v3 12/21] mingw: be more generous when wrapping up the setitimer() emulation
  ` [PATCH v3 14/21] tests: avoid calling Perl just to determine file sizes
  ` [PATCH v3 13/21] README: add a build badge (status of the Azure Pipelines build)
  ` [PATCH v3 15/21] tests: include detailed trace logs with --write-junit-xml upon failure
  ` [PATCH v3 16/21] mingw: try to work around issues with the test cleanup
  ` [PATCH v3 17/21] tests: add t/helper/ to the PATH with --with-dashes
  ` [PATCH v3 18/21] t0061: fix with --with-dashes and RUNTIME_PREFIX
  ` [PATCH v3 19/21] tests: optionally skip bin-wrappers/
  ` [PATCH v3 20/21] ci: speed up Windows phase
  ` [PATCH v3 21/21] ci: parallelize testing on Windows

[PATCH] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
 2019-01-16 13:35 UTC  (2+ messages)

[qemu-mainline test] 131963: regressions - FAIL
 2019-01-16 13:35 UTC 

[PATCH v2] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
 2019-01-16 13:35 UTC  (2+ messages)

[PATCH v2] xen: Fix x86 sched_clock() interface for xen
 2019-01-16 13:35 UTC  (2+ messages)

[PATCH v8 01/26] arm64: Fix HCR.TGE status for NMI contexts
 2019-01-16 13:35 UTC  (3+ messages)

[PATCH] acpi/nfit: Fix command-supported detection
 2019-01-16 13:35 UTC  (2+ messages)

[PATCH 1/4] xfs: eof trim writeback mapping as soon as it is cached
 2019-01-16 13:35 UTC  (3+ messages)

[PATCH v2] jbd2: make sure dirty flag is cleared while revorking a buffer which belongs to older transaction
 2019-01-16 13:38 UTC 

[PATCH v3 0/6] media: adv748x: Implement dynamic routing support
 2019-01-16 13:33 UTC  (3+ messages)
` [PATCH v3 4/6] media: adv748x: Store the source subdevice in TX

[PATCH v11 00/26] Speculative page faults
 2019-01-16 13:31 UTC  (5+ messages)

[RFC] perf tools: Filter out hidden symbols from labels
 2019-01-16 13:31 UTC  (6+ messages)

[PATCH v2] can: bcm: check timer values before ktime conversion
 2019-01-16 13:31 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] drm/drm_import_export: Replace imprecise loop-bound with timeout
 2019-01-16 13:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

usb: chipidea: Grab the (legacy) USB PHY by phandle first
 2019-01-16 13:30 UTC  (4+ messages)
  ` [PATCH] "

[PATCH v4 01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
 2019-01-16 13:29 UTC  (11+ messages)
` [PATCH v5 0/9] commit-graph write: progress output improvements
` [PATCH v5 1/9] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
` [PATCH v5 2/9] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily
` [PATCH v5 3/9] commit-graph write: add "Writing out" progress output
` [PATCH v5 4/9] commit-graph write: more descriptive "writing out" output
` [PATCH v5 5/9] commit-graph write: show progress for object search
` [PATCH v5 6/9] commit-graph write: add more descriptive progress output
` [PATCH v5 7/9] commit-graph write: remove empty line for readability
` [PATCH v5 8/9] commit-graph write: add itermediate progress
` [PATCH v5 9/9] commit-graph write: emit a percentage for all progress

[Qemu-devel] [PATCH v5 0/3] Force the C standard to gnu99
 2019-01-16 13:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 2/3] ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode

[PATCH 0/3] Introduce support for WP GPIO in the core SDHCI
 2019-01-16 13:27 UTC  (3+ messages)
` [PATCH 2/3] mmc: sdhci-omap: drop ->get_ro() implementation

[PATCH v2] dt-bindings: imx8mq: Number clocks consecutively
 2019-01-16 13:27 UTC  (2+ messages)

[LTP] GSoC
 2019-01-16 13:27 UTC 

[Bug 108940] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1613 core_link_enable_stream+0xc14/0x1040QHD bug?
 2019-01-16 13:26 UTC  (2+ messages)
` [Bug 108940] QHD bug? drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1613 core_link_enable_stream+0xc14/0x1040

[PATCH] iommu/amd: Fix IOMMU page flush when detach all devices from a domain
 2019-01-16 13:26 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8qxp: Fix MU4_INT number
 2019-01-16 13:25 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/7] tpm2-tss: do not enforce -fstack-protector-all
 2019-01-16 13:26 UTC  (12+ messages)
` [Buildroot] [PATCH v2 2/7] tpm2-tss: fix build with BR2_FORTIFY_SOURCE_1
` [Buildroot] [PATCH v2 3/7] tpm2-tools: always disable hardening options
` [Buildroot] [PATCH v2 4/7] tpm2-abrmd: do not enforce -fstack-protector-all
` [Buildroot] [PATCH v2 5/7] tpm2-abrmd: fix build with BR2_FORTIFY_SOURCE_1
` [Buildroot] [PATCH v2 7/7] tpm2-abrmd: S80tpm2-abrmd: create pid file at startup


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.