messages from 2018-12-23 16:16:35 to 2018-12-23 21:36:21 UTC [more...]
[meta-oe][PATCH 01/18] modemmanager: Fix build with gcc9
2018-12-23 21:35 UTC (14+ messages)
` [meta-oe][PATCH 02/18] breakpad: Update to latest
` [meta-oe][PATCH 03/18] ltrace: Fix a NULL string use
` [meta-networking][PATCH 04/18] opensaf: Upgrade to 5.18.09
` [meta-oe][PATCH 05/18] libgpiod: Rrecommend python3 only for PN-python package
` [meta-oe][PATCH 06/18] srecord: GPL-3.0 and LGPL-3.0 is correct license
` [meta-oe][PATCH 07/18] ttf-droid: Delete from staging install area instead of sources
` [meta-oe][PATCH 08/18] lio-utils: Switch SRC_URI to use datera mirror on github
` [meta-oe][PATCH 09/18] breakpad: Fix build with gcc9 on x86
` [meta-networking][PATCH 10/18] miniupnpd: Fix cross compile on OE
` [meta-oe][PATCH 11/18] open-vm-tools: Upgrade to 10.3.5
` [meta-multimedia][PATCH 12/18] tvheadend: Add dependency on dvb-apps
` [meta-oe][PATCH 13/18] mozjs: Remove -Werror=format from CXXFLAGS
` [meta-python][PATCH 14/18] python-msgpack: Upgrade to 0.6.0
[I-PIPE] ipipe-core-4.14.89-x86-2 released
2018-12-23 21:34 UTC (2+ messages)
[Buildroot] [PATCH 1/4] package/asterisk: bump version to 14.7.8
2018-12-23 21:33 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libftdi1: fix swig build error when using cmake 3.12
2018-12-23 21:29 UTC (2+ messages)
[Buildroot] [git commit branch/2018.02.x] package/asterisk: security bump version to 14.7.8
2018-12-23 21:29 UTC
[PATCH 00/20] drop useless LIST_HEAD
2018-12-23 21:26 UTC (4+ messages)
` [PATCH 01/20] nfsd: "
[Buildroot] [PATCH] package/asterisk: security bump to version 16.1.0
2018-12-23 21:22 UTC
[Qemu-devel] [PATCH v2 00/52] Audio 5.1 patches
2018-12-23 20:52 UTC (52+ messages)
` [Qemu-devel] [PATCH v2 01/52] qapi: support alternates in OptsVisitor
` [Qemu-devel] [PATCH v2 02/52] qapi: support nested structs "
` [Qemu-devel] [PATCH v2 03/52] qapi: qapi for audio backends
` [Qemu-arm] [PATCH v2 04/52] audio: use qapi AudioFormat instead of audfmt_e
` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 05/52] audio: -audiodev command line option: documentation
` [Qemu-devel] [PATCH v2 06/52] audio: -audiodev command line option basic implementation
` [Qemu-devel] [PATCH v2 07/52] alsaaudio: port to -audiodev config
` [Qemu-devel] [PATCH v2 08/52] coreaudio: "
` [Qemu-devel] [PATCH v2 09/52] dsoundaudio: "
` [Qemu-devel] [PATCH v2 10/52] noaudio: "
` [Qemu-devel] [PATCH v2 11/52] ossaudio: "
` [Qemu-devel] [PATCH v2 12/52] paaudio: "
` [Qemu-devel] [PATCH v2 13/52] sdlaudio: "
` [Qemu-devel] [PATCH v2 14/52] spiceaudio: "
` [Qemu-devel] [PATCH v2 15/52] wavaudio: "
` [Qemu-devel] [PATCH v2 16/52] audio: -audiodev command line option: cleanup
` [Qemu-devel] [PATCH v2 17/52] audio: reduce glob_audio_state usage
` [Qemu-devel] [PATCH v2 18/52] audio: basic support for multi backend audio
` [Qemu-devel] [PATCH v2 19/52] audio: add audiodev properties to frontends
` [Qemu-devel] [PATCH v2 20/52] audio: audiodev= parameters no longer optional when -audiodev present
` [Qemu-devel] [PATCH v2 21/52] paaudio: do not move stream when sink/source name is specified
` [Qemu-devel] [PATCH v2 22/52] paaudio: properly disconnect streams in fini_*
` [Qemu-devel] [PATCH v2 23/52] audio: remove audio_MIN, audio_MAX
` [Qemu-devel] [PATCH v2 24/52] audio: do not run each backend in audio_run
` [Qemu-devel] [PATCH v2 25/52] paaudio: fix playback glitches
` [Qemu-devel] [PATCH v2 26/52] audio: remove read and write pcm_ops
` [Qemu-devel] [PATCH v2 27/52] audio: use size_t where makes sense
` [Qemu-devel] [PATCH v2 28/52] audio: api for mixeng code free backends
` [Qemu-devel] [PATCH v2 29/52] alsaaudio: port to the new audio backend api
` [Qemu-devel] [PATCH v2 30/52] coreaudio: "
` [Qemu-devel] [PATCH v2 31/52] dsoundaudio: "
` [Qemu-devel] [PATCH v2 32/52] noaudio: "
` [Qemu-devel] [PATCH v2 33/52] ossaudio: "
` [Qemu-devel] [PATCH v2 34/52] paaudio: "
` [Qemu-devel] [PATCH v2 35/52] sdlaudio: "
` [Qemu-devel] [PATCH v2 36/52] spiceaudio: "
` [Qemu-devel] [PATCH v2 37/52] wavaudio: "
` [Qemu-devel] [PATCH v2 38/52] audio: remove remains of the old "
` [Qemu-devel] [PATCH v2 39/52] audio: unify input and output mixeng buffer management
` [Qemu-devel] [PATCH v2 40/52] audio: remove hw->samples, buffer_size_in/out pcm_ops
` [Qemu-devel] [PATCH v2 41/52] audio: common rate control code for timer based outputs
` [Qemu-devel] [PATCH v2 42/52] audio: split ctl_* functions into enable_* and volume_*
` [Qemu-devel] [PATCH v2 43/52] audio: add mixeng option (documentation)
` [Qemu-devel] [PATCH v2 44/52] audio: make mixeng optional
` [Qemu-devel] [PATCH v2 46/52] audio: support more than two channels in volume setting
` [Qemu-devel] [PATCH v2 47/52] audio: replace shift in audio_pcm_info with bytes_per_frame
` [Qemu-devel] [PATCH v2 48/52] audio: basic support for multichannel audio
` [Qemu-devel] [PATCH v2 49/52] paaudio: channel-map option
` [Qemu-devel] [PATCH v2 50/52] usb-audio: do not count on avail bytes actually available
` [Qemu-devel] [PATCH v2 52/52] usbaudio: change playback counters to 64 bit
suggest 00b80ac93553 ("spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.") for stable backports
2018-12-23 21:21 UTC (3+ messages)
` [PATCH v4.14.x 1/2] spi: imx: add a device specific prepare_message callback
` [PATCH v4.14.x 2/2] spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook
[Buildroot] [PATCH 0/2] Add gettext-tiny package
2018-12-23 21:21 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] package/gettext-tiny: Add new package
[U-Boot] Pull request: u-boot-spi/master
2018-12-23 21:19 UTC
[U-Boot] [PATCH] spi: cadence_qspi: remap iomem registers instead of just mapping
2018-12-23 21:11 UTC (2+ messages)
[PATCH] wifi-test-suite: Initial recipe for wifi test suite
2018-12-23 21:04 UTC (3+ messages)
[PATCH 1/4] nfs: use-after-free in svc_process_common()
2018-12-23 21:03 UTC (10+ messages)
[U-Boot] SPL variant of sunxi nand module
2018-12-23 21:00 UTC (6+ messages)
[PATCH 1/2] mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
2018-12-23 20:59 UTC (4+ messages)
` [PATCH 2/2] mmc: sdhci-brcmstb: "
Errors enabling bridge with KSZ9897 DSA switch driver
2018-12-23 20:57 UTC (4+ messages)
[PATCH net] ieee802154: lowpan_header_create check must check daddr
2018-12-23 20:53 UTC (3+ messages)
[RFC PATCH v5 0/5] x86: Add vDSO exception fixup for SGX
2018-12-23 20:42 UTC (15+ messages)
` x86/sgx: uapi change proposal
[U-Boot] [PATCH] spi: soft_spi: Fix null ptr when probing soft_spi
2018-12-23 20:42 UTC (2+ messages)
[PATCH v4] media: vicodec: add support for CROP and COMPOSE selection
2018-12-23 20:36 UTC
[PATCH] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
2018-12-23 20:34 UTC
[Qemu-devel] [PATCH for-3.1 0/2] Fix disas/nanomips
2018-12-23 20:30 UTC (4+ messages)
` [Qemu-devel] [PATCH for-3.1 2/2] disas/nanomips: Fix format strings
Need help fixing pop/click artifacts in an ASOC driver
2018-12-23 20:15 UTC (14+ messages)
[PATCH 00/24] Add generic support for composing LED class device name
2018-12-23 20:11 UTC (10+ messages)
` [PATCH 04/24] dt-bindings: leds: Add function and color properties
[libvirt test] 131516: tolerable all pass - PUSHED
2018-12-23 20:09 UTC
WIP Droid 4 voice calls, GNSS & PM with a TS 27.010 serdev driver
2018-12-23 19:59 UTC (6+ messages)
[PATCH][trivial] fix email address quoting in MODULE_AUTHOR()
2018-12-23 19:58 UTC (2+ messages)
[Bug 109135] R9 390 hangs at boot with DPM/DC enabled for kernels 4.19.x and above, says KMS not supported
2018-12-23 19:52 UTC (2+ messages)
[BUG] net: sungem: device driver frees DMA memory with wrong function
2018-12-23 19:38 UTC
[GIT PULL] timer fix
2018-12-23 19:29 UTC (2+ messages)
[PATCH] doc/config: do a better job of introducing 'worktree.guessRemote'
2018-12-23 19:24 UTC
FAILED: patch "[PATCH] dm verity: fix crash on bufio buffer that was allocated with" failed to apply to 4.14-stable tree
2018-12-23 19:23 UTC (2+ messages)
[regression] USB power management failure to suspend / high CPU usage
2018-12-23 19:23 UTC (2+ messages)
[PATCH v2 0/5] Introduced new Cadence USBSS DRD Driver
2018-12-23 19:20 UTC (7+ messages)
` [v2,5/5] usb:cdns3 Add Cadence USB3 "
` [PATCH v2 5/5] "
[xen-unstable test] 131513: tolerable FAIL - PUSHED
2018-12-23 19:19 UTC
[Buildroot] [PATCH 1/1] python-aiohttp: bump to version 3.5.0
2018-12-23 19:16 UTC
[ndctl PATCH] ndctl/monitor: Drop 'struct ndctl_ctx *' casts
2018-12-23 18:56 UTC
[PATCH] can: af_can: Fix Spectre v1 vulnerability
2018-12-23 19:02 UTC (2+ messages)
[PATCH v1] cpufreq: qcom: Read voltage LUT and populate OPP
2018-12-23 18:59 UTC (3+ messages)
[linux-lvm] systemd generator fails if lvmconfig does not find a value
2018-12-23 18:57 UTC
[PATCH] sock: Make sock->sk_tstamp thread-safe
2018-12-23 18:50 UTC (3+ messages)
[PATCH v9 01/13] x86/resctrl: Rename and move rdt files to new directory
2018-12-23 18:27 UTC (2+ messages)
` [PATCH v9 00/13] arch/resctrl: AMD QoS support
[vfs] cbc815d9ce: BUG:unable_to_handle_kernel
2018-12-23 18:35 UTC (2+ messages)
[examine test] 131533: trouble: broken/fail/pass
2018-12-23 18:35 UTC
[PATCH] ARM: OMAP: DTS: N950/N9: fix onenand timings
2018-12-23 18:24 UTC
FYI: Userland breakage caused by udev bind commit
2018-12-23 18:06 UTC (3+ messages)
[U-Boot] [PATCH] Yet another old Hynix chip id
2018-12-23 17:58 UTC
[PATCH net] net: phy: fix phy_init_hw fixup handling
2018-12-23 17:30 UTC (5+ messages)
[PATCH BlueZ v5 00/30] Major rewrite for Multi-Node and DBus
2018-12-23 17:54 UTC (2+ messages)
[PULL u-boot] Please pull u-boot-amlogic-20181219
2018-12-23 17:31 UTC (3+ messages)
` [U-Boot] "
[U-Boot] Please pull u-boot-marvell/master
2018-12-23 17:31 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2018-12-23 17:31 UTC (2+ messages)
[U-Boot] [PULL] MIPS updates for v2019.01
2018-12-23 17:31 UTC (2+ messages)
[U-Boot] Uboot send pull request
2018-12-23 17:31 UTC (2+ messages)
[PATCH] video: offb: Pass actual name in offb_init_palette_hacks
2018-12-23 17:27 UTC (3+ messages)
[char-misc-next] mei: squash single_recv_buf into one bit in client properties
2018-12-23 18:17 UTC
[Qemu-devel] [PATCH 0/6] target/mips: Amend MXU support
2018-12-23 17:22 UTC (3+ messages)
` [Qemu-devel] [PATCH 5/6] target/mips: MXU: Add handlers for max/min instructions
[Buildroot] [PATCH v3 1/3] package/waf: add a blind Config.in.host
2018-12-23 17:19 UTC (3+ messages)
` [Buildroot] [PATCH v3 2/3] doc/manual: document the waf packages may need to select host-waf
` [Buildroot] [PATCH v3 3/3] package/mpv: selec host-waf
[mmotm:master 311/358] arch/arm64/include/asm/pgtable-hwdef.h:83:30: error: 'MAX_USER_VA_BITS' undeclared here (not in a function); did you mean 'MAX_USER_PRIO'?
2018-12-23 17:18 UTC
[git pull] vfs.git - a couple of fixes
2018-12-23 17:16 UTC
[PATCH v2 03/11] vga-switcheroo: make PCI dependency explicit
2018-12-23 17:15 UTC (5+ messages)
[linux-3.18 test] 131512: regressions - FAIL
2018-12-23 17:07 UTC
[PATCH 1/2] Allow greeter to start dbus and transition
2018-12-23 17:02 UTC (7+ messages)
[PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent
2018-12-23 16:53 UTC (11+ messages)
` rfc: bool structure members (was Re: [PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent)
linux-hwmon@vger.kernel.org mail archive
2018-12-23 16:50 UTC
[thud][PATCH 1/2] libaio: Extend to native
2018-12-23 16:48 UTC (3+ messages)
` [thud][PATCH 2/2] meson: Correct use of the _append operator
[for-next][PATCH 0/5] tracing: Add string_has_prefix() and usages
2018-12-23 16:40 UTC (10+ messages)
` [for-next][PATCH 2/5] tracing: Use str_has_prefix() helper for histogram code
` [for-next][PATCH 4/5] tracing: Have the historgram use the result of str_has_prefix() for len of pre
` [for-next][PATCH 4/5] tracing: Have the historgram use the result of str_has_prefix() for len of prefix
` [for-next][PATCH 4/5] tracing: Have the historgram use the result of str_has_prefix() for len of
[PATCH 0/2] Add input voltage configuration for TPS65218
2018-12-23 16:40 UTC (4+ messages)
` [PATCH 2/2] mfd: tps65218.c: Add input voltage options
[PATCH v4 00/18] mfd: demodularization of non-modular drivers
2018-12-23 16:35 UTC (3+ messages)
` [PATCH 11/18] mfd: tps65910: Make it explicitly non-modular
[PATCH 1/4] ARM: dts: imx6q-phytec-pbab01: Remove duplicate "chosen" node
2018-12-23 16:31 UTC (4+ messages)
` [PATCH 2/4] ARM: dts: imx6q/dl-phytec-pfla02: Remove duplicate nodes
` [PATCH 3/4] ARM: dts: imx6qdl-phytec-pfla02: Replace magic numbers
` [PATCH 4/4] ARM: dts: imx6qdl-phytec-pfla02: Add some labels
[PATCH net] packet: validate address length if non-zero
2018-12-23 16:30 UTC (3+ messages)
Aw: Re: Defining quota on /home
2018-12-23 16:31 UTC (2+ messages)
[PATCH 1/3] ARM: dts: Add wlcore wakeirq for omap3-evm
2018-12-23 16:30 UTC (4+ messages)
e68b857bde ("ipmi: Don't initialize anything in the core until .."): BUG: unable to handle kernel paging request at 0593f000
2018-12-23 16:27 UTC (2+ messages)
[RFC 0/3] tqs: add thread quiescent state library
2018-12-23 16:25 UTC (5+ messages)
` [RFC v2 0/2] rcu: add RCU library supporting QSBR mechanism
` [RFC v2 2/2] test/rcu_qsbr: add API and functional tests
[GIT PULL] Main MIPS pull for 4.21
2018-12-23 16:24 UTC
[PATCH 00/14] Add support for FM radio in hcill and kill TI_ST
2018-12-23 16:22 UTC (4+ messages)
[PATCH v5 0/7] mips: system call table generation support
2018-12-23 16:21 UTC (3+ messages)
[PATCH V2 1/1] clk: imx8qxp: make the name of clock ID generic
2018-12-23 16:20 UTC (3+ messages)
[PATCH] target/iscsi: fix error msg typo when create lio_qr_cache failed
2018-12-23 16:18 UTC (2+ messages)
[PATCH] MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8
2018-12-23 16:17 UTC
[PATCH] MAINTAINERS: Add a maintainer for MSCC MIPS SoCs
2018-12-23 16:17 UTC (2+ messages)
[PATCH 5/5] MIPS: Alchemy: update dma masks for devboard devices
2018-12-23 16:16 UTC (2+ messages)
[PATCH 4/5] MIPS: Alchemy: update cpu-feature-overrides
2018-12-23 16:16 UTC (2+ messages)
[PATCH 3/5] MIPS: Alchemy: drop DB1000 IrDA support bits
2018-12-23 16:16 UTC (2+ messages)
[PATCH 1/5] MIPS: alchemy: cpu_all_mask is forbidden for clock event devices
2018-12-23 16:16 UTC (2+ 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.