messages from 2018-03-24 18:53:24 to 2018-03-24 21:00:02 UTC [more...]
[Qemu-devel] [PATCH v6 00/26] RISC-V: Fixes and cleanups for QEMU 2.12
2018-03-24 20:19 UTC (9+ messages)
` [Qemu-devel] [PATCH v6 06/26] RISC-V: Mark ROM read-only after copying in code
` [Qemu-devel] [PATCH v6 10/26] RISC-V: Improve page table walker spec compliance
` [Qemu-devel] [PATCH v6 26/26] RISC-V: Workaround for critical mstatus.FS MTTCG bug
[Buildroot] [git commit] package/x11r7/xapp_xmessage: bump version to 1.0.5
2018-03-24 21:00 UTC
[Buildroot] [git commit] package/x11r7/xapp_xlsfonts: bump version to 1.0.6
2018-03-24 20:59 UTC
[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 20:57 UTC (3+ messages)
[PATCH v3 0/4] worktree: teach "add" to check out existing branches
2018-03-24 21:00 UTC (12+ 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 v4 4/4] worktree: teach "add" to check out existing branches
[Buildroot] [git commit] package/x11r7/xapp_xlsclients: bump version to 1.1.4
2018-03-24 20:55 UTC
[Buildroot] [git commit] package/x11r7/xapp_xload: bump version to 1.1.3
2018-03-24 20:55 UTC
[Buildroot] [git commit] package/x11r7/xapp_xkill: bump version to 1.0.5
2018-03-24 20:55 UTC
[Buildroot] [git commit] package/x11r7/xapp_xinit: bump version to 1.4.0
2018-03-24 20:55 UTC
[Buildroot] [git commit] package/x11r7/xapp_xfontsel: bump version to 1.0.6
2018-03-24 20:55 UTC
[Buildroot] [git commit] package/x11r7/xapp_xeyes: bump version to 1.1.2
2018-03-24 20:54 UTC
[Buildroot] [git commit] package/x11r7/xapp_xbacklight: bump version to 1.2.2
2018-03-24 20:54 UTC
[Buildroot] [git commit] package/x11r7/xapp_ico: bump version to 1.0.5
2018-03-24 20:54 UTC
switchdev and dsa
2018-03-24 20:51 UTC (4+ messages)
[Qemu-devel] [PATCH 00/14] Generalize Dallas/Maxim I2C RTC devices v2
2018-03-24 19:24 UTC (13+ messages)
` [Qemu-devel] [PATCH 01/14] tests: more thorough tests of ds1338
` [Qemu-devel] [PATCH 02/14] timer: ds1338 use registerfields.h
` [Qemu-devel] [PATCH 04/14] timer: ds1338 clarify HOUR handling
` [Qemu-devel] [PATCH 05/14] timer: ds1338 change write handling
` [Qemu-devel] [PATCH 06/14] tests: ds-rtc test 12 hour mode
` [Qemu-devel] [PATCH 07/14] timer: ds1338 fix wday_offset handling
` [Qemu-devel] [PATCH 08/14] tests: ds-rtc test wday offset
` [Qemu-devel] [PATCH 09/14] timer: rename ds1338 -> dsrtc
` [Qemu-devel] [PATCH 10/14] timer: rename file ds1338.c -> ds-rtc.c
` [Qemu-devel] [PATCH 12/14] timer: ds-rtc handle CENTURY bit
` [Qemu-devel] [PATCH 13/14] timer: ds-rtc model ds1375
` [Qemu-devel] [PATCH 14/14] tests: drop ds1338-test
[Buildroot] [Bug 10766] New: upmpdcli: Segmentation fault
2018-03-24 20:49 UTC (2+ messages)
` [Buildroot] [Bug 10766] "
[Buildroot] [git commit branch/2018.02.x] libupnp: bump to version 1.6.25
2018-03-24 20:46 UTC
[PATCHSET] cgroup/for-4.17: Make cgroup_rstat available to controllers
2018-03-24 20:44 UTC (4+ messages)
` [PATCH 5/8] cgroup: Factor out and expose cgroup_rstat_*() interface functions
` [PATCH v2 "
Null pointer dereference in git-submodule
2018-03-24 20:42 UTC (2+ messages)
[Buildroot] [git commit] qemu: add libssh2 optional dependency
2018-03-24 20:40 UTC
[Buildroot] [PATCH 1/2] libssh2: fix pkg-config info for mbedtls backend
2018-03-24 20:40 UTC (5+ messages)
` [Buildroot] [PATCH 2/2] qemu: add libssh2 optional dependency
[Buildroot] [git commit] libssh2: fix pkg-config info for mbedtls backend
2018-03-24 20:39 UTC
[Buildroot] [PATCH 1/2] package/dovecot: bump version to 2.2.35
2018-03-24 20:39 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/dovecot-pigeonhole: bump version to 0.4.23
[Buildroot] [git commit] package/dovecot-pigeonhole: bump version to 0.4.23
2018-03-24 20:38 UTC
[Buildroot] [git commit] package/dovecot: bump version to 2.2.35
2018-03-24 20:38 UTC
[PATCH] completion: add option completion for most builtin commands
2018-03-24 20:35 UTC (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] git.c: move cmd_struct declaration up
` [PATCH v2 2/8] git.c: add hidden option --list-parseopt-builtins
` [PATCH v2 3/8] completion: mention the oldest version we need to support
` [PATCH v2 4/8] completion: factor out _git_xxx calling code
` [PATCH v2 5/8] completion: add --option completion for most builtin commands
` [PATCH v2 6/8] completion: delete option-only completion commands
` [PATCH v2 7/8] completion: use __gitcomp_builtin in _git_ls_tree
` [PATCH v2 8/8] completion: use __gitcomp_builtin in _git_cherry
[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.27.0
2018-03-24 20:38 UTC (2+ messages)
[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
[PATCH 0/7] Netfilter fixes for net
2018-03-24 20:34 UTC (8+ messages)
` [PATCH 1/7] netfilter: nf_tables: meter: pick a set backend that supports updates
` [PATCH 2/7] netfilter: nf_tables: permit second nat hook if colliding hook is going away
` [PATCH 3/7] netfilter: nf_tables: add missing netlink attrs to policies
` [PATCH 4/7] netfilter: drop template ct when conntrack is skipped
` [PATCH 5/7] netfilter: nf_tables: cache device name in flowtable object
` [PATCH 6/7] netfilter: nf_tables: do not hold reference on netdevice from preparation phase
` [PATCH 7/7] netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
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 (11+ messages)
` [PATCH 03/10] mm: Assign memcg-aware shrinkers bitmap to memcg
` [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 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)
[net PATCH] net: sched, fix OOO packets with pfifo_fast
2018-03-24 20:13 UTC
[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 "
[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
2018-03-24 20:05 UTC (11+ messages)
[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
[Qemu-devel] [PATCH 0/5] Generalize Dallas/Maxim I2C RTC devices
2018-03-24 19:39 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/5] tests: more thorough test of ds1338
[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
[Qemu-trivial] [PATCH] qemu-pr-helper: Actually allow users to specify pidfile
2018-03-24 11:46 UTC (3+ messages)
` [Qemu-devel] [PATCH for-2.12] "
` [Qemu-trivial] "
[GSoC] Convert “git stash” to builtin proposal
2018-03-24 19:31 UTC (5+ messages)
[Qemu-devel] [PATCH PULL 0/8] RDMA queue
2018-03-24 19:23 UTC (2+ messages)
add/remove a peer
2018-03-24 19:32 UTC
[Qemu-devel] [PULL 00/24] RISC-V: Post-merge spec conformance and cleanup v5
2018-03-24 19:06 UTC (3+ messages)
[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)
[PATCH] of_net: Implement of_get_nvmem_mac_address helper
2018-03-24 18:53 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.