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

[PATCH v3 0/6] media: adv748x: Implement dynamic routing support
 2019-01-16 13:44 UTC  (4+ messages)
` [PATCH v3 3/6] media: adv748x: csi2: Link AFE with TXA and TXB

usb: chipidea: Grab the (legacy) USB PHY by phandle first
 2019-01-16 13:44 UTC 

[OpenRISC] [PATCH 00/21] Refine memblock API
 2019-01-16 13:44 UTC  (130+ 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] "
` [OpenRISC] [PATCH 15/21] sparc: "
  `  "
  ` [15/21] "
` [OpenRISC] [PATCH 16/21] mm/percpu: "
  `  "
  ` [16/21] "
` [OpenRISC] [PATCH 17/21] init/main: "
  `  "
  ` [17/21] "
` [OpenRISC] [PATCH 18/21] swiotlb: "
  `  "
  ` [18/21] "
` [OpenRISC] [PATCH 19/21] treewide: "
  `  "
  ` [19/21] "
` [OpenRISC] [PATCH 20/21] memblock: memblock_alloc_try_nid: don't panic
  `  "
  ` [20/21] "
` [OpenRISC] [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants
  `  "
  ` [21/21] "

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

[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  (14+ 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  (3+ messages)
` [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 11/21] ci: use git-sdk-64-minimal build artifact
  ` [PATCH v3 10/21] ci: move the Windows job to the top
  ` [PATCH v3 12/21] mingw: be more generous when wrapping up the setitimer() emulation
  ` [PATCH v3 13/21] README: add a build badge (status of the Azure Pipelines build)
  ` [PATCH v3 14/21] tests: avoid calling Perl just to determine file sizes
  ` [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)


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.