All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-24 17:44:54 to 2018-03-24 20:38:10 UTC [more...]

[PATCH] completion: add option completion for most builtin commands
 2018-03-24 20:35 UTC  (3+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] git.c: move cmd_struct declaration up

[Buildroot] [git commit] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.27.0
 2018-03-24 20:38 UTC 

[Buildroot] [PATCH] qemu: fix build with glibc 2.27
 2018-03-24 20:37 UTC  (3+ messages)

[Buildroot] [git commit] qemu: fix build with glibc 2.27
 2018-03-24 20:36 UTC 

After upgrading LLVM to 7.0.0-0.1.r326462 version and MESA to 18.1.0-0.4.git56dc9f9 the games which are used Vulkan driver have begun crashing at start
 2018-03-24 20:34 UTC  (3+ messages)

[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-03-24 20:33 UTC  (17+ messages)
` [PATCH 01/10] mm: Assign id to every memcg-aware shrinker
` [PATCH 02/10] mm: Maintain memcg-aware shrinkers in mcg_shrinkers array
` [PATCH 03/10] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH 04/10] fs: Propagate shrinker::id to list_lru
` [PATCH 06/10] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH 08/10] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH 09/10] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH 10/10] mm: Clear shrinker bit if there are no objects related to memcg

[xen-4.8-testing test] 121083: regressions - trouble: broken/fail/pass
 2018-03-24 20:33 UTC 

[PATCH v3 0/4] worktree: teach "add" to check out existing branches
 2018-03-24 20:35 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] worktree: improve message when creating a new worktree
  ` [PATCH v4 2/4] worktree: be clearer when "add" dwim-ery kicks in

[PATCH 1/2] nvme-core: use macro for identify size
 2018-03-24 20:32 UTC  (2+ messages)
` [PATCH 2/2] nvmet: make the error message more generic

[PATCH 0/2] sh_eth: unify the SoC feature checks
 2018-03-24 20:30 UTC  (18+ messages)
` [PATCH 1/5] sh_eth: add sh_eth_cpu_data::soft_reset() method
` [PATCH 2/5] sh_eth: add sh_eth_cpu_data::edtrr_trns value
` [PATCH 3/5] sh_eth: add sh_eth_cpu_data::xdfar_rw flag
` [PATCH 4/5] sh_eth: add sh_eth_cpu_data::no_tx_cntr flag
` [PATCH 5/5] sh_eth: add sh_eth_cpu_data::cexcr flag

pseudo: host user contamination
 2018-03-24 20:27 UTC  (21+ messages)

[PATCH] sysctl: fix sizeof argument to match variable name
 2018-03-24 20:23 UTC 

kernel 4.15.7/64bit, C3600 is unstable during heavy I/O on PCI
 2018-03-24 20:18 UTC  (4+ messages)
      ` [RFC][PATCH] Fix HPMC handler by increasing size to multiple of 16 bytes
          ` [RFC][PATCH v2] "

PCIe x4 cards not detected on Z370 mainboards
 2018-03-24 20:15 UTC  (5+ messages)

[PATCH v3 1/4] bus: fsl-mc: move fsl_mc_command struct in a uapi header
 2018-03-24 20:12 UTC  (2+ messages)

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-03-24 20:10 UTC  (7+ messages)
` [PATCH 14/19] powerpc/altivec: Add missing prototypes for altivec

[PATCH 0/4] staging: iio: tsl2x7x: move out of staging
 2018-03-24 20:05 UTC  (10+ messages)
` [PATCH 1/4] staging: iio: tsl2x7x: use auto increment I2C protocol
` [PATCH 2/4] staging: iio: tsl2x7x: move IIO_CHAN_INFO_CALIB{SCALE, BIAS} to IIO_LIGHT channel
  ` [PATCH 2/4] staging: iio: tsl2x7x: move IIO_CHAN_INFO_CALIB{SCALE,BIAS} "
` [PATCH 3/4] staging: iio: tsl2x7x: use either direction for IIO_EV_INFO_{ENABLE, PERIOD}
  ` [PATCH 3/4] staging: iio: tsl2x7x: use either direction for IIO_EV_INFO_{ENABLE,PERIOD}
` [PATCH 4/4] staging: iio: tsl2x7x: move out of staging

[PATCH] swiotlb: swiotlb_{alloc, free}_buffer should depend on CONFIG_DMA_DIRECT_OPS
 2018-03-24 20:05 UTC  (4+ messages)
` [PATCH] swiotlb: swiotlb_{alloc,free}_buffer "

[GIT PULL 00/44] perf/core improvements and fixes
 2018-03-24 20:02 UTC  (46+ messages)
` [PATCH 01/44] perf unwind: Report error from dwfl_attach_state
` [PATCH 02/44] perf annotate: Move annotation_options out of the TUI browser
` [PATCH 03/44] perf annotate: Move cycles/IPC formatting width constants outside TUI
` [PATCH 04/44] perf annotate tui: Use annotate_browser__cycles_width() mroe
` [PATCH 05/44] perf annotate tui: Move have_cycles to struct annotation
` [PATCH 06/44] perf annotate: Move annotation_line array from TUI to generic code
` [PATCH 07/44] perf annotate: Move compute_ipc() to annotation library
` [PATCH 08/44] perf annotate: Move nr_events from annotate_browser to annotation struct
` [PATCH 09/44] perf annotate: Stop using a global config struct
` [PATCH 10/44] perf annotate: Move pcnt_with() to the annotation library
` [PATCH 11/44] perf annotate tui: Add browser__annotation() helper
` [PATCH 12/44] perf annotate: Move max_jump_sources to struct annotation
` [PATCH 13/44] perf annotate: Move jumps_percent_color to ui_browser
` [PATCH 14/44] perf annotate: Move nr_jumps to struct annotation
` [PATCH 15/44] perf annotate: Move mark_jump_targets from the TUI to the annotation library
` [PATCH 16/44] perf annotate: Nuke struct browser_line
` [PATCH 17/44] perf annotate: Move 'start' to struct annotation
` [PATCH 18/44] perf annotate: Move nr_{asm_}entries "
` [PATCH 19/44] perf annotate: Introduce set_offsets() method out of TUI code
` [PATCH 20/44] perf annotate: Move the column widths from the TUI to generic lib
` [PATCH 21/44] perf annotate: Move update_column_widths() to the "
` [PATCH 22/44] perf annotate: Introduce init_column_widths() method out of TUI code
` [PATCH 23/44] perf annotate: Introduce symbol__annotate2 method
` [PATCH 24/44] perf annotate: Introduce annotation_line__max_percent()
` [PATCH 25/44] perf ui browser: Add vprintf() method
` [PATCH 26/44] perf annotate: Introduce annotation_line__print_start() out of TUI code
` [PATCH 27/44] perf annotate: Finish the generalization of annotate_browser__write()
` [PATCH 28/44] perf annotate: Use a ops table for annotation_line__write()
` [PATCH 29/44] perf annotate: Introduce annotation_line__filter()
` [PATCH 30/44] perf annotate: Introduce the --stdio2 output mode
` [PATCH 31/44] perf annotate: Move the default annotate options to the library
` [PATCH 32/44] perf annotate: Use the default annotation options for --stdio2
` [PATCH 33/44] perf annotate: Add function header to --stdio2
` [PATCH 34/44] perf annotate: Introduce --ignore-vmlinux command line option
` [PATCH 35/44] perf report: "
` [PATCH 36/44] perf annotate browser: Add 'P' hotkey to dump annotation to file
` [PATCH 37/44] perf annotate: No need to calculate notes->start twice
` [PATCH 38/44] perf annotate: Pass function descriptor to its instruction parsing routines
` [PATCH 39/44] perf annotate: Mark jumps to outher functions with the call arrow
` [PATCH 40/44] perf python: Reference Py_None before returning it
` [PATCH 41/44] perf annotate: Add "_local" to jump/offset validation routines
` [PATCH 42/44] perf annotate: Support jumping from one function to another
` [PATCH 43/44] perf annotate: Defer searching for comma in raw line till it is needed
` [PATCH 44/44] perf annotate: Use absolute addresses to calculate jump target offsets

[PATCHv4] phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4
 2018-03-24 20:02 UTC  (2+ messages)

[PATCH v1 00/16] Add support to MT6323 RTC and its power device
 2018-03-24 20:00 UTC  (17+ messages)
` [PATCH v1 02/16] dt-bindings: rtc: mediatek: add bindings for PMIC RTC
` [PATCH v1 06/16] rtc: mediatek: remove unnecessary parentheses
` [PATCH v1 11/16] rtc: mediatek: move the declaration into a globally visible header file

[MPTCP] Status and what's next
 2018-03-24 19:47 UTC 

[PATCH] ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC servers
 2018-03-24 19:45 UTC 

[Buildroot] [PATCH 1/2] libssh2: fix pkg-config info for mbedtls backend
 2018-03-24 19:41 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] qemu: add libssh2 optional dependency

[PATCH] filter-branch: consider refs can refer to an object other than commit or tag
 2018-03-24 19:41 UTC  (5+ messages)
` [PATCH v2] filter-branch: fix errors caused by refs that cannot be used with ^0
    ` [PATCH v3] filter-branch: fix errors caused by refs that point at non-committish

[PATCH] uio: uio_fsl_elbc_gpcm: Remove owner assignment from platform_driver
 2018-03-24 19:39 UTC 

[GSoC] Convert “git stash” to builtin proposal
 2018-03-24 19:31 UTC  (5+ messages)

add/remove a peer
 2018-03-24 19:32 UTC 

[Qemu-trivial] [PATCH] qemu-pr-helper: Actually allow users to specify pidfile
 2018-03-24 11:46 UTC  (2+ messages)
` [Qemu-trivial] [Qemu-devel] [PATCH for-2.12] "

[RFC 1/2] docs: dts: Added documentation for Xilinx zynqmp Reset Controller bindings
 2018-03-24 19:11 UTC  (2+ messages)
` [RFC 2/2] reset: reset-zynqmp: Adding support for Xilinx zynqmp reset controller

X11 proto changes
 2018-03-24 19:07 UTC 

Hang in FUTEX_WAKE_PRIVATE after clock_gettime
 2018-03-24 19:07 UTC  (2+ messages)

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]
 2018-03-24 19:05 UTC  (2+ messages)

[PATCH] of_net: Implement of_get_nvmem_mac_address helper
 2018-03-24 18:53 UTC  (6+ messages)

[PATCH v3 0/8] Decode IA32/X64 CPER
 2018-03-24 18:49 UTC  (9+ messages)
` [PATCH v3 1/8] efi: Fix IA32/X64 Processor Error Record definition
` [PATCH v3 2/8] efi: Decode IA32/X64 Processor Error Section
` [PATCH v3 3/8] efi: Decode IA32/X64 Processor Error Info Structure
` [PATCH v3 4/8] efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs
` [PATCH v3 5/8] efi: Decode IA32/X64 Cache, TLB, and Bus Check structures
` [PATCH v3 6/8] efi: Decode additional IA32/X64 Bus Check fields
` [PATCH v3 7/8] efi: Decode IA32/X64 MS Check structure
` [PATCH v3 8/8] efi: Decode IA32/X64 Context Info structure

[PATCH net-next RFC V1 0/5] Peer to Peer One-Step time stamping
 2018-03-24 18:48 UTC  (11+ messages)
` [PATCH net-next RFC V1 5/5] net: mdio: Add a driver for InES time stamping IP core

[PATCH V4] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-03-24 18:39 UTC  (2+ messages)

[PATCH] branch -l: print useful info whilst rebasing a non-local branch
 2018-03-24 18:38 UTC 

[RFC PATCH 0/1] json-writer: incorrect format specifier
 2018-03-24 18:38 UTC  (3+ messages)
` [RFC PATCH 0/1] json-writer: add cast to uintmax_t
  ` [RFC PATCH v2 1/1] "

[Buildroot] [PATCH] qemu: bump to 2.11.1
 2018-03-24 18:25 UTC  (2+ messages)

[RFC][PATCH] git-stash: convert git stash list to C builtin
 2018-03-24 18:23 UTC 

[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
 2018-03-24 18:24 UTC  (7+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section

[PATCH 0/4] Convert some stash functionality to a builtin
 2018-03-24 18:22 UTC  (5+ messages)
` [PATCH 1/4] stash: convert apply to builtin
` [PATCH 3/4] stash: convert drop and clear "

Null pointer dereference in git-submodule
 2018-03-24 17:42 UTC 

usb: dwc3: gadget: Correct the logic for queuing sgs
 2018-03-24 17:53 UTC  (6+ messages)
      ` [PATCH] "

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-03-24 17:44 UTC  (38+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic
` [PATCH 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
` [PATCH 03/16] alpha: "
` [PATCH 04/16] arc: "
` [PATCH 05/16] c6x: "
` [PATCH 06/16] frv: "
` [PATCH 07/16] h8300: "
` [PATCH 08/16] m32r: "
` [PATCH 09/16] m68k: "
` [PATCH 10/16] microblaze: "
` [PATCH 11/16] nios2: "
` [PATCH 12/16] openrisc: "
  ` [OpenRISC] "
` [PATCH 13/16] parisc: "
  ` [OpenRISC] "
` [PATCH 14/16] powerpc: "
  ` [OpenRISC] "
` [PATCH 15/16] sh: "
  ` [OpenRISC] "
` [PATCH 16/16] um: "
  ` [OpenRISC] "

[PATCH 0/3] iio: add unit converter
 2018-03-24 17:47 UTC  (6+ messages)

[RFC 1/2] documentation: Add nvmem bindings documentation
 2018-03-24 17:46 UTC  (2+ messages)
` [RFC 2/2] nvmem: zynqmp: Added zynqmp nvmem firmware driver


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.