messages from 2019-08-18 22:33:40 to 2019-08-19 01:55:02 UTC [more...]
[PATCH RFC V2] Add driver for dvfsrc, support for active state of scpsys
2019-08-19 1:53 UTC (21+ messages)
` [RFC V2 06/11] soc: mediatek: add MT8183 dvfsrc support
` [RFC V2 08/11] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [RFC V2 09/11] dt-bindings: interconnect: Add header for interconnect node
` [RFC V2 10/11] interconnect: mediatek: Add mt8183 interconnect provider driver
[PATCH kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
2019-08-19 1:51 UTC (2+ messages)
Unsalble cellular connection
2019-08-19 1:51 UTC
[RFC PATCH 00/15] acrn: add the ACRN driver module
2019-08-19 1:44 UTC (3+ messages)
make_kernelconfig fails in OpenWRT buildroot
2019-08-19 1:46 UTC (7+ messages)
[RFC v2] rcu/tree: Try to invoke_rcu_core() if in_irq() during unlock
2019-08-19 1:46 UTC (9+ messages)
[PATCH v2] arch : arm : add a criteria for pfn_valid
2019-08-19 1:45 UTC (2+ messages)
[PATCH v2] media: mc-device.c: fix memleak in media_device_register_entity
2019-08-19 1:51 UTC
[meta-xfce][PATCH 00/10] further xfce updates
2019-08-19 1:40 UTC (10+ messages)
` [meta-xfce][PATCH 02/10] xfce4-battery-plugin: 1.1.2 -> 1.1.3
` [meta-xfce][PATCH 05/10] xfce4-netload-plugin: upgrade 1.3.1 -> 1.3.2
` [meta-xfce][PATCH 06/10] xfce4-systemload-plugin: upgrade 1.2.2 -> 1.2.3
` [meta-xfce][PATCH 07/10] xfce4-mpc-plugin: upgrade 0.5.1 -> 0.5.2
` [meta-xfce][PATCH 08/10] xfce4-fsguard-plugin: upgrade 1.1.0 -> 1.1.1
` [meta-xfce][PATCH 09/10] xfce4-diskperf-plugin: upgrade 2.6.1 -> 2.6.2
` [meta-xfce][PATCH 10/10] gigolo: upgrade 0.4.2 -> 0.5.0
[PATCH] ALSA: hda - Fixes inverted Conexant GPIO mic mute led
2019-08-19 1:35 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
KMSAN: uninit-value in gp8psk_power_ctrl
2019-08-19 1:38 UTC
[PATCH] sock: fix potential memory leak in proto_register()
2019-08-19 1:35 UTC
stable-rc/linux-5.2.y boot: 138 boots: 119 failed, 0 passed with 19 offline (v5.2.8-251-gfe1d8effa7ac)
2019-08-19 1:34 UTC
[f2fs-dev] [PATCH 0/3] f2fs: fixes for FS_IOC_{GET,SET}FSLABEL
2019-08-19 1:33 UTC (5+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs: fix copying too many bytes in FS_IOC_SETFSLABEL
[PATCH] drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h'
2019-08-19 1:33 UTC (2+ messages)
[PATCH linux-next] qcom: qcs404: remove COMPILE_TEST from CONFIG_INTERCONNECT_QCOM_QCS404
2019-08-19 1:31 UTC (4+ messages)
[PATCH] gpu: drm: mediatek: mtk_drm_drv.c: Add of_node_put() before goto
2019-08-19 1:30 UTC (3+ messages)
[U-Boot] [PATCH v2 0/9] imx: mxs: Fixes and DM/DTS conversion code for several i.MX28 drivers
2019-08-19 1:30 UTC (13+ messages)
` [U-Boot] [PATCH v2 1/9] doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples
` [U-Boot] [PATCH v2 2/9] dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file
` [U-Boot] [PATCH v2 3/9] spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
` [U-Boot] [PATCH v2 4/9] spi: fix: Call mxs_reset_block() during DM/DTS probe
` [U-Boot] [PATCH v2 5/9] spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
` [U-Boot] [PATCH v2 8/9] spl: Introduce SPL_DM_GPIO Kconfig define
stable-rc/linux-4.19.y boot: 69 boots: 68 failed, 0 passed with 1 untried/unknown (v4.19.66-161-g9e23c103b009)
2019-08-19 1:27 UTC
stable-rc/linux-4.14.y boot: 122 boots: 105 failed, 0 passed with 17 offline (v4.14.138-126-gd7a63a72ea28)
2019-08-19 1:22 UTC
[Xen-devel] [PATCH v9 00/15] improve late microcode loading
2019-08-19 1:25 UTC (16+ messages)
` [Xen-devel] [PATCH v9 01/15] microcode/intel: extend microcode_update_match()
` [Xen-devel] [PATCH v9 02/15] microcode/amd: fix memory leak
` [Xen-devel] [PATCH v9 03/15] microcode/amd: distinguish old and mismatched ucode in microcode_fits()
` [Xen-devel] [PATCH v9 04/15] microcode: introduce a global cache of ucode patch
` [Xen-devel] [PATCH v9 05/15] microcode: clean up microcode_resume_cpu
` [Xen-devel] [PATCH v9 06/15] microcode: remove struct ucode_cpu_info
` [Xen-devel] [PATCH v9 07/15] microcode: remove pointless 'cpu' parameter
` [Xen-devel] [PATCH v9 08/15] microcode/amd: call svm_host_osvw_init() in common code
` [Xen-devel] [PATCH v9 09/15] microcode: pass a patch pointer to apply_microcode()
` [Xen-devel] [PATCH v9 10/15] microcode: split out apply_microcode() from cpu_request_microcode()
` [Xen-devel] [PATCH v9 11/15] microcode: unify loading update during CPU resuming and AP wakeup
` [Xen-devel] [PATCH v9 12/15] microcode: reduce memory allocation and copy when creating a patch
` [Xen-devel] [PATCH v9 13/15] x86/microcode: Synchronize late microcode loading
` [Xen-devel] [PATCH v9 14/15] microcode: remove microcode_update_lock
` [Xen-devel] [PATCH v9 15/15] microcode: block #NMI handling when loading an ucode
[PATCH v2] scripts/dtc: dtx_diff - add color output support
2019-08-19 1:21 UTC (2+ messages)
stable-rc/linux-4.9.y boot: 103 boots: 88 failed, 0 passed with 15 offline (v4.9.189-94-gb32df2b548e7)
2019-08-19 1:20 UTC
[PATCH v2] mm, memcg: skip killing processes under memcg protection at first scan
2019-08-19 1:18 UTC
[printk] 6d74d467b2: BUG:sleeping_function_called_from_invalid_context_at_kernel/printk/printk.c
2019-08-19 1:17 UTC
[PATCH V2] block/bio-integrity: fix mismatched alloc free
2019-08-19 0:59 UTC
[PATCH] iio: adc: sc27xx: Change to polling mode to read data
2019-08-19 1:12 UTC (9+ messages)
[PATCH V2] block: fix a mismatched alloc free in bio_alloc_bioset
2019-08-19 0:55 UTC
[U-Boot] Please pull u-boot-x86
2019-08-19 1:07 UTC
[PATCH] clk: imx8mn: fix int pll clk gate
2019-08-19 1:05 UTC (4+ messages)
[Xen-devel] [xen-unstable test] 140255: regressions - FAIL
2019-08-19 1:04 UTC
[PATCH] mm, memcg: skip killing processes under memcg protection at first scan
2019-08-19 1:03 UTC (3+ messages)
[U-Boot] Travis test/py sandbox_spl test fail
2019-08-19 1:01 UTC (6+ messages)
[U-Boot] [PATCH 0/1] i.MX8QM ROM 7720 a1 board won't boot
2019-08-19 1:00 UTC (4+ messages)
Why the edge-triggered mode doesn't work for epoll file descriptor?
2019-08-19 0:58 UTC (2+ messages)
[Xen-devel] [linux-4.14 test] 140269: regressions - FAIL
2019-08-19 0:54 UTC
[Qemu-devel] [PATCH 0/3] pc: Fix die-id validation and compatibility with libvirt
2019-08-19 0:53 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] pc: Fix error message on die-id validation
[PATCH V1 1/1] serial: 8250_pci: Add F81504A series Support
2019-08-19 0:49 UTC (3+ messages)
[Virtio-fs] [PATCH][RFC] viriofsd: do not fall back to buffer io when cache=auto
2019-08-19 0:48 UTC (2+ messages)
[GIT PULL] FPGA Manager (late) change for 5.3-rc6
2019-08-19 0:47 UTC (2+ messages)
❌ FAIL: Test report for kernel 5.2.10-rc1-fe1d8ef.cki (stable)
2019-08-19 0:46 UTC
[RFC PATCH net-next 00/11] Deterministic SPI latency on NXP
2019-08-19 0:43 UTC (7+ messages)
` [RFC PATCH net-next 03/11] spi: Add a PTP system timestamp to the transfer structure
linux-next: manual merge of the fsverity tree with the f2fs tree
2019-08-19 0:41 UTC
[Qemu-devel] Machine specific option ROMs
2019-08-19 0:38 UTC
[PATCH v6 0/4] net: phy: Add support for DT configuration of PHY LEDs and use it for RTL8211E
2019-08-19 0:37 UTC (10+ messages)
` [PATCH v6 1/4] dt-bindings: net: phy: Add subnode for LED configuration
` [PATCH v6 4/4] net: phy: realtek: Add LED configuration support for RTL8211E
[PATCH v2] arm: dts: rockchip: fix vcc_host_5v regulator for usb3 host
2019-08-19 0:29 UTC (4+ messages)
[U-Boot] [PATCH 1/4] rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0
2019-08-19 0:35 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] rockchip: dts: rk3328-rock64: enable usb3 xhci controller
[PATCH] dm raid: add cleanup in raid_ctr()
2019-08-19 0:18 UTC (2+ messages)
[PATCH 0/2] watchdog: aspeed: Add support for ast2600
2019-08-19 0:16 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: watchdog: Add ast2600 compatible
where to store application json
2019-08-19 0:15 UTC (5+ messages)
linux-next: manual merge of the fsverity tree with the ext4 tree
2019-08-19 0:12 UTC
[PATCH] toshiba: Add correct printk log level while emitting error log
2019-08-19 0:10 UTC (3+ messages)
` [PATCH v2] "
5.3-rc1 regression with XFS log recovery
2019-08-19 0:08 UTC (5+ messages)
[PATCH v4] staging: erofs: fix an error handling in erofs_readdir()
2019-08-19 0:08 UTC (2+ messages)
Policy on Tools Posting
2019-08-19 0:04 UTC (4+ messages)
stable-rc/linux-4.4.y boot: 95 boots: 81 failed, 0 passed with 14 offline (v4.4.189-66-g5d14c171a0a0)
2019-08-19 0:00 UTC
[WIP][RFC][PATCH 0/3] Introduce Infoflow LSM
2019-08-18 23:57 UTC (4+ messages)
` [WIP][RFC][PATCH 1/3] security: introduce call_int_hook_and() macro
` [WIP][RFC][PATCH 2/3] lsm notifier: distinguish between state change and policy change
` [WIP][RFC][PATCH 3/3] security: add infoflow LSM
linux-next: manual merge of the ext4 tree with the fscrypt tree
2019-08-18 23:56 UTC
❌ FAIL: Test report for kernel 5.2.10-rc1-61d06c6.cki (stable)
2019-08-18 23:55 UTC (5+ messages)
Policy on Tools Posting
2019-08-18 23:47 UTC (2+ messages)
[Xen-devel] [libvirt test] 140277: regressions - FAIL
2019-08-18 23:37 UTC
[Qemu-devel] [PATCH v4 00/14] Multiple simultaneous audio backends
2019-08-18 23:35 UTC (17+ messages)
` [Qemu-devel] [PATCH v4 01/14] audio: reduce glob_audio_state usage
` [Qemu-devel] [PATCH v4 02/14] audio: basic support for multi backend audio
` [Qemu-devel] [PATCH v4 03/14] audio: add audiodev property to vnc and wav_capture
` [Qemu-devel] [PATCH v4 04/14] audio: add audiodev properties to frontends
` [Qemu-devel] [PATCH v4 05/14] paaudio: prepare for multiple audiodev
` [Qemu-devel] [PATCH v4 06/14] audio: audiodev= parameters no longer optional when -audiodev present
` [Qemu-devel] [PATCH v4 07/14] paaudio: do not move stream when sink/source name is specified
` [Qemu-devel] [PATCH v4 08/14] paaudio: properly disconnect streams in fini_*
` [Qemu-devel] [PATCH v4 09/14] audio: remove audio_MIN, audio_MAX
` [Qemu-devel] [PATCH v4 10/14] audio: do not run each backend in audio_run
` [Qemu-devel] [PATCH v4 11/14] paaudio: fix playback glitches
` [Qemu-devel] [PATCH v4 12/14] audio: remove read and write pcm_ops
` [Qemu-devel] [PATCH v4 13/14] audio: use size_t where makes sense
` [Qemu-devel] [PATCH v4 14/14] audio: fix memory leak reported by ASAN
[Qemu-devel] [PATCH 0/4] docker: Update Travis-CI image to run acceptance tests
2019-08-18 23:18 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] tests/docker: Use one package per line to improve readability
` [Qemu-devel] [PATCH 2/4] tests/docker: update our Travis image to run acceptance tests locally
` [Qemu-devel] [PATCH 3/4] tests/docker: Add test-acceptance runner
` [Qemu-devel] [PATCH 4/4] tests/docker: Use Travis-CI default environment variables
[PATCH] media: saa7134: keep demod i2c gate open on Medion 7134
2019-08-18 22:55 UTC
[Qemu-devel] [PATCH v4 00/15] hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine
2019-08-18 22:54 UTC (32+ messages)
` "
` [Qemu-devel] [PATCH v4 01/15] hw/i386/pc: Use e820_get_num_entries() to access e820_entries
` "
` [Qemu-devel] [PATCH v4 02/15] hw/i386/pc: Extract e820 memory layout code
` "
` [Qemu-devel] [PATCH v4 03/15] hw/i386/pc: Use address_space_memory in place
` "
` [Qemu-devel] [PATCH v4 04/15] hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_create
` "
` [Qemu-devel] [PATCH v4 05/15] hw/i386/pc: Pass the boot_cpus value by argument
` "
` [Qemu-devel] [PATCH v4 06/15] hw/i386/pc: Pass the apic_id_limit "
` "
` [Qemu-devel] [PATCH v4 07/15] hw/i386/pc: Pass the CPUArchIdList array "
` "
` [Qemu-devel] [PATCH v4 08/15] hw/i386/pc: Remove unused PCMachineState argument in fw_cfg_arch_create
` "
` [Qemu-devel] [PATCH v4 09/15] hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument
` "
` [Qemu-devel] [PATCH v4 10/15] hw/i386/pc: Let pc_build_smbios() take a generic MachineState argument
` "
` [Qemu-devel] [PATCH v4 11/15] hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_build_smbios()
` "
` [Qemu-devel] [PATCH v4 12/15] hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument
` "
` [Qemu-devel] [PATCH v4 13/15] hw/i386/pc: Let pc_build_feature_control() take a MachineState argument
` "
` [Qemu-devel] [PATCH v4 14/15] hw/i386/pc: Rename pc_build_feature_control() as generic fw_cfg_build_*
` "
` [Qemu-devel] [PATCH v4 15/15] hw/i386/pc: Extract the x86 generic fw_cfg code
` "
[Qemu-devel] CPU hotplug using SMM with QEMU+OVMF
2019-08-18 23:00 UTC (14+ messages)
` [Qemu-devel] [edk2-devel] "
Total latency (lat) of a workload test
2019-08-18 22:56 UTC
[PATCH v3] lsilogic mpt fusion: mptctl: Fixed race condition around mptctl_id variable using mutexes
2019-08-18 23:00 UTC (3+ messages)
[PATCH v4] lsilogic mpt fusion: mptctl: Fixed race condition in mptctl.ko concerning mptctl_id variable among parallel functions variable among parallel functions
2019-08-18 22:54 UTC
[U-Boot] [PATCH 00/10] x86: Prepare for adding FSP2 code
2019-08-18 22:51 UTC (11+ messages)
` [U-Boot] [PATCH 01/10] x86: Rename existing FSP code to fsp1
` [U-Boot] [PATCH 02/10] x86: fsp: Move fsp_azalia include out of fsp_support.h
` [U-Boot] [PATCH 03/10] x86: Create a new fsp_arch.h header
` [U-Boot] [PATCH 04/10] x86: Move fsp_api.h inclusion out of fsp_support.h
` [U-Boot] [PATCH 05/10] x86: Move fsp_types.h to the generic fsp directory
` [U-Boot] [PATCH 06/10] x86: Move fsp_fv.h "
` [U-Boot] [PATCH 07/10] x86: Move fsp_hob.h "
` [U-Boot] [PATCH 08/10] x86: Move fsp_infoheader.h "
` [U-Boot] [PATCH 09/10] x86: Move fsp_bootmode.h "
` [U-Boot] [PATCH 10/10] x86: Move fsp_ffs.h include to fsp_arch.h
[Buildroot] [PATCH 1/2] package/python-pyqt5: add qt optional dependencies
2019-08-18 22:46 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-pyqt5: disable QtQuick module without opengl
[PATCH] drm/i915: Use 0 for the unordered context
2019-08-18 22:43 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
2019-08-18 22:41 UTC (3+ messages)
[BUG] removing and reinserting imx-media causes kernel to explode
2019-08-18 22:41 UTC (3+ messages)
regression in ath10k dma allocation
2019-08-18 22:38 UTC (8+ 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.