messages from 2018-08-09 20:43:47 to 2018-08-09 21:47:51 UTC [more...]
[PATCH v6 00/24] Ingenic TCU patchset v6
2018-08-09 21:46 UTC (9+ messages)
` [PATCH v6 02/24] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v6 04/24] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v6 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v6 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v6 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v6 19/24] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v6 20/24] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v6 21/24] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
[PATCH v5 00/18] khwasan: kernel hardware assisted address sanitizer
2018-08-09 19:21 UTC (14+ messages)
` [PATCH v5 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v5 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v5 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v5 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v5 05/18] khwasan: initialize shadow to 0xff
` [PATCH v5 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v5 07/18] khwasan: add tag related helper functions
` [PATCH v5 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v5 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v5 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v5 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v5 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v5 13/18] khwasan: add bug reporting routines
[Buildroot] [PATCH v2 1/1] qt5wayland: add fix from upstream to compile without QtQuick
2018-08-09 21:47 UTC (2+ messages)
IOAT DMA w/IOMMU
2018-08-09 21:47 UTC (16+ messages)
[PATCH net-next 0/5] net: aquantia: implement WOL and EEE support
2018-08-09 19:20 UTC (5+ messages)
` [PATCH net-next 5/5] net: aquantia: bump driver version
[RFC PATCH 00/10] fetch: make sure submodule oids are fetched
2018-08-09 21:46 UTC (14+ messages)
` [PATCH 01/10] string_list: print_string_list to use trace_printf
` [PATCH 02/10] string-list.h: add string_list_pop function
` [PATCH 03/10] sha1-array: provide oid_array_remove_if
[Intel-wired-lan] [jkirsher-next-queue:dev-queue 27/70] drivers/net/ethernet/intel/i40e/i40e_main.c:13868:3-9: ERROR: missing iounmap; ioremap on line 13750 and execution via conditional on line 13867 (fwd)
2018-08-09 21:46 UTC
[U-Boot] [PATCH 0/5] Get socfpga gen5 SPL working again
2018-08-09 21:45 UTC (11+ messages)
` [U-Boot] [PATCH 0/6] "
` [U-Boot] [PATCH 1/6] arm: socfpga: fix SPL on gen5 after moving to DM serial
` [U-Boot] [PATCH 2/6] arm: socfpga: fix device trees to work with "
` [U-Boot] [PATCH 3/6] arm: socfpga: spl_gen5: clean up malloc_base assignment
` [U-Boot] [PATCH 5/6] serial: ns16550: fix debug uart putc called before init
[PATCH] drm/i915/psr: Add PSR mode/revision to debugfs
2018-08-09 21:44 UTC (2+ messages)
[PATCH] PCI/AER: Do not clear AER bits if we don't own AER
2018-08-09 19:18 UTC (6+ messages)
[PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems
2018-08-09 21:44 UTC (11+ messages)
` [PATCH v2] "
[Buildroot] [git commit branch/next] qt5wayland: add fix from upstream to compile without QtQuick
2018-08-09 21:44 UTC
[PATCH lora-next v2 1/8] net: lora: add methods for devm registration
2018-08-09 19:18 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] target/riscv: use tcg_lookup_and_goto_ptr
2018-08-09 21:43 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] target/riscv: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH 2/3] target/riscv: optimize indirect branches
` [Qemu-devel] [PATCH 3/3] target/riscv: call tcg_lookup_and_goto_ptr on DISAS_TOO_MANY
[Buildroot] [2018.02.x 1/2] makedevs: allow leading whitespace for capabilities
2018-08-09 21:42 UTC (2+ messages)
Yocto userbase in numbers?
2018-08-09 21:42 UTC (2+ messages)
Reflections on WireGuard Design Goals
2018-08-09 21:52 UTC
[Buildroot] [PATCH 1/2] package/mono: bump to version 5.14.0.177
2018-08-09 21:38 UTC (5+ messages)
` [Buildroot] [PATCH 2/2] Revert "package/mono: remove target mips architecture"
[Qemu-devel] [PATCH 00/11] block: Deal with filters
2018-08-09 21:38 UTC (12+ messages)
` [Qemu-devel] [PATCH 01/11] block: Mark commit and mirror as filter drivers
` [Qemu-devel] [PATCH 02/11] blockdev: Check @replaces in blockdev_mirror_common
` [Qemu-devel] [PATCH 03/11] block: Filtered children access functions
` [Qemu-devel] [PATCH 04/11] block: Storage child access function
` [Qemu-devel] [PATCH 05/11] block: Fix check_to_replace_node()
` [Qemu-devel] [PATCH 06/11] iotests: Add tests for mirror @replaces loops
` [Qemu-devel] [PATCH 07/11] block: Leave BDS.backing_file constant
` [Qemu-devel] [PATCH 08/11] iotests: Add filter commit test cases
` [Qemu-devel] [PATCH 09/11] iotests: Add filter mirror "
` [Qemu-devel] [PATCH 10/11] iotests: Add test for commit in sub directory
` [Qemu-devel] [PATCH 11/11] iotests: Test committing to overridden backing
[PATCH v3 0/4] Add i.MX8MQ clock driver
2018-08-09 21:37 UTC (4+ messages)
` [PATCH v3 1/4] dt-bindings: add binding for i.MX8MQ CCM
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION a775e094cd94aab3220a66487e1f4717f3bb5fb1
2018-08-09 21:37 UTC
[PATCH] FIT: be more verbose when RSA signature check fails
2018-08-09 21:37 UTC (2+ messages)
` [PATCH v2] "
[Qemu-devel] [PATCH for-3.1 v10 00/31] block: Fix some filename generation issues
2018-08-09 21:35 UTC (32+ messages)
` [Qemu-devel] [PATCH for-3.1 v10 01/31] block: Use bdrv_refresh_filename() to pull
` [Qemu-devel] [PATCH for-3.1 v10 02/31] block: Use children list in bdrv_refresh_filename
` [Qemu-devel] [PATCH for-3.1 v10 03/31] block: Skip implicit nodes for filename info
` [Qemu-devel] [PATCH for-3.1 v10 04/31] block: Add BDS.auto_backing_file
` [Qemu-devel] [PATCH for-3.1 v10 05/31] block: Respect backing bs in bdrv_refresh_filename
` [Qemu-devel] [PATCH for-3.1 v10 06/31] iotests.py: Add filter_imgfmt()
` [Qemu-devel] [PATCH for-3.1 v10 07/31] iotests.py: Add node_info()
` [Qemu-devel] [PATCH for-3.1 v10 08/31] iotests: Add test for backing file overrides
` [Qemu-devel] [PATCH for-3.1 v10 09/31] block: Make path_combine() return the path
` [Qemu-devel] [PATCH for-3.1 v10 10/31] block: bdrv_get_full_backing_filename_from_...'s ret. val
` [Qemu-devel] [PATCH for-3.1 v10 11/31] block: bdrv_get_full_backing_filename's "
` [Qemu-devel] [PATCH for-3.1 v10 12/31] block: Add bdrv_make_absolute_filename()
` [Qemu-devel] [PATCH for-3.1 v10 13/31] block: Fix bdrv_find_backing_image()
` [Qemu-devel] [PATCH for-3.1 v10 14/31] block: Add bdrv_dirname()
` [Qemu-devel] [PATCH for-3.1 v10 15/31] blkverify: Make bdrv_dirname() return NULL
` [Qemu-devel] [PATCH for-3.1 v10 16/31] quorum: "
` [Qemu-devel] [PATCH for-3.1 v10 17/31] block/nbd: "
` [Qemu-devel] [PATCH for-3.1 v10 18/31] block/nfs: Implement bdrv_dirname()
` [Qemu-devel] [PATCH for-3.1 v10 19/31] block: Use bdrv_dirname() for relative filenames
` [Qemu-devel] [PATCH for-3.1 v10 20/31] iotests: Add quorum case to test 110
` [Qemu-devel] [PATCH for-3.1 v10 21/31] block: Add strong_runtime_opts to BlockDriver
` [Qemu-devel] [PATCH for-3.1 v10 22/31] block: Add BlockDriver.bdrv_gather_child_options
` [Qemu-devel] [PATCH for-3.1 v10 23/31] block: Generically refresh runtime options
` [Qemu-devel] [PATCH for-3.1 v10 24/31] block: Purify .bdrv_refresh_filename()
` [Qemu-devel] [PATCH for-3.1 v10 25/31] block: Do not copy exact_filename from format file
` [Qemu-devel] [PATCH for-3.1 v10 26/31] block/nvme: Fix bdrv_refresh_filename()
` [Qemu-devel] [PATCH for-3.1 v10 27/31] block/curl: Harmonize option defaults
` [Qemu-devel] [PATCH for-3.1 v10 28/31] block/curl: Implement bdrv_refresh_filename()
` [Qemu-devel] [PATCH for-3.1 v10 29/31] block/null: Generate filename even with latency-ns
` [Qemu-devel] [PATCH for-3.1 v10 30/31] block: BDS options may lack the "driver" option
` [Qemu-devel] [PATCH for-3.1 v10 31/31] iotests: Test json:{} filenames of internal BDSs
[PATCH 1/4] ARM: i.MX: HAB: fix missing include for EPERM
2018-08-09 21:32 UTC (4+ messages)
` [PATCH 4/4] linux/types.h: fix missing include for BITS_TO_LONGS()
[PATCH 0/4] t5552: fix flakiness by introducing proper locking for GIT_TRACE
2018-08-09 21:32 UTC (5+ messages)
[igt-dev] [PATCH v4 00/13] chamelium: Test the plane formats
2018-08-09 21:31 UTC (7+ messages)
` [igt-dev] [PATCH v4 06/13] fb: Add more formats
` [igt-dev] [PATCH v4 08/13] chamelium: Use preferred mode when testing a single mode
` [igt-dev] [PATCH v4 10/13] chamelium: Change our pattern for a custom one
[PATCH] sched: idle: Reenable sched tick for cpuidle request
2018-08-09 21:31 UTC (4+ messages)
[net-next, PATCH 1/2] net: socionext: Use descriptor info instead of MMIO reads on Rx
2018-08-09 19:05 UTC (3+ messages)
[Buildroot] [Bug 11211] New: Internal compiler error: Killed (program cc1plus) on WebCoreDerivedSources.dir
2018-08-09 21:30 UTC
[PATCH v6 1/5] dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'
2018-08-09 21:28 UTC (4+ messages)
` [PATCH v6 3/5] thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points
[Buildroot] [PATCH 1/1] Postgresql: Bump to version 10.4
2018-08-09 21:27 UTC (2+ messages)
Two RFC/WIP series for facilitating merge conflict resolution
2018-08-09 21:27 UTC (7+ messages)
` [RFC/WIP PATCH 0/1] Simplify handling of directory/file conflicts
` [RFC/WIP PATCH 1/1] merge-recursive: make file/directory conflicts easier to resolve
Help with TASCAM US-122
2018-08-09 21:26 UTC (8+ messages)
` : Kernal+debug installed: "
` : Captured udev env vars: "
` : Possible issue with udev rules: "
` : alsa-info.sh output: "
[RFC] submodule: munge paths to submodule git directories
2018-08-09 21:26 UTC (4+ messages)
` [PATCH 0/2] munge submodule names
` [PATCH 2/2] submodule: munge paths to submodule git directories
[xen-4.7-testing test] 125804: regressions - trouble: blocked/broken/fail/pass
2018-08-09 21:25 UTC
[PATCH v2 0/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls
2018-08-09 21:24 UTC (7+ messages)
` [PATCH v2 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
` [PATCH v2 2/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
[PATCH v6 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
2018-08-09 18:56 UTC (4+ messages)
` [PATCH v6 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug
[PATCH v8 0/4] Add parameter for disabling ACS redirection for P2P
2018-08-09 21:21 UTC (7+ messages)
` [PATCH v8 1/4] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v8 3/4] PCI: Introduce disable_acs_redir quirk
[PATCH net] l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
2018-08-09 18:54 UTC
[Bug 107536] gfx_v8_0_priv_reg_irq [amdgpu]] *ERROR* Illegal register access in command stream
2018-08-09 21:17 UTC (4+ messages)
[PATCH] ethernet/qlogic: remove unused array msi_tgt_status
2018-08-09 21:17 UTC (3+ messages)
wireless dongle causing entire machine to hang
2018-08-09 18:49 UTC (3+ messages)
[PATCH net-next] mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()
2018-08-09 21:14 UTC (2+ messages)
[Buildroot] [PATCH 0/2] Add support for Libre Computer AML-S905X-CC board
2018-08-09 21:14 UTC (5+ messages)
` [Buildroot] [PATCH 1/2] boot: aml-s905x-cc-fip: new package for Libre Computer AML-S905X-CC boot firmwares
` [Buildroot] [PATCH 2/2] board: Add Libre Computer AML-S905X-CC board support
[COMMAND HANGS] The command 'btrfs subvolume sync -s 2 xyz' can hangs
2018-08-09 18:48 UTC (2+ messages)
[PATCH] hwmon: (k10temp) 27C offset needed for Threadripper 2920X / 2970WX
2018-08-09 18:47 UTC (2+ messages)
[PATCHv2] ath10k : Fix channel survey dump
2018-08-09 18:46 UTC (2+ messages)
[PATCH 1/2] PCI/ACPI: correct error message for ASPM disabling
2018-08-09 18:46 UTC
[PATCH net-next] decnet: fix using plain integer as NULL warning
2018-08-09 21:12 UTC (2+ messages)
[PATCH net-next] net: skbuff.h: fix using plain integer as NULL warning
2018-08-09 21:10 UTC (2+ messages)
[PATCHv17 00/34] Request API
2018-08-09 18:43 UTC (5+ messages)
` [PATCHv17 03/34] media-request: implement media requests
` [PATCHv17 04/34] media: doc: Add media-request.h header to documentation build
[PATCH net-next] be2net: Use Kconfig flag to support for enabling/disabling adapters
2018-08-09 21:09 UTC (2+ messages)
[PATCH v1 00/10] Another round of tsens cleanups
2018-08-09 21:08 UTC (8+ messages)
` [PATCH v1 08/10] thermal: tsens: Get rid of 'id' field
` [PATCH v1 09/10] arm64: dts: qcom: Add reg-names for all tsens nodes
` [PATCH v1 10/10] MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers
[PATCH v3 0/7] firmware: coreboot: Fix probe and simplify code
2018-08-09 21:07 UTC (5+ messages)
` [PATCH v3 6/7] firmware: coreboot: Only populate devices in coreboot_table_init()
` [PATCH v3 7/7] firmware: coreboot: Request table region for exclusive access
[for-next][PATCH 0/6] tracing: Last minute updates before pushing to linux-next
2018-08-09 21:03 UTC (7+ messages)
` [for-next][PATCH 1/6] tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"
` [for-next][PATCH 2/6] tracing/irqsoff: Handle preempt_count for different configs
` [for-next][PATCH 3/6] tracing: More reverting of "tracing: Centralize preemptirq tracepoints and unify their usage"
` [for-next][PATCH 4/6] ftrace: Remove unused pointer ftrace_swapper_pid
` [for-next][PATCH 5/6] tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister()
` [for-next][PATCH 6/6] uprobes: Use synchronize_rcu() not synchronize_sched()
[RESEND PATCH v1 0/2] Optimization CPU idle state impacted by tick
2018-08-09 21:06 UTC (5+ messages)
` [RESEND PATCH v1 1/2] cpuidle: menu: Correct the criteria for stopping tick
` [RESEND PATCH v1 2/2] cpuidle: menu: Dismiss tick impaction on correction factors
[Qemu-devel] [Bug 1786343] [NEW] QEMU v3.0.0-rc4 configure fails with --enable-mpath on CentOS 7.5
2018-08-09 20:53 UTC (2+ messages)
` [Qemu-devel] [Bug 1786343] "
[PATCH v4 0/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
2018-08-09 18:39 UTC (4+ messages)
` [PATCH v4 1/2] media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
WARNING in try_charge
2018-08-09 21:05 UTC (4+ messages)
[PATCH net-next 0/7] s390/qeth: updates 2018-08-09
2018-08-09 21:04 UTC (2+ messages)
[PATCH 0/2] null_blk: zone support
2018-08-09 21:03 UTC (13+ messages)
` Zoned block device support for fio (was: [PATCH 0/2] null_blk: zone support)
` Zoned block device support for fio
[Buildroot] [git commit branch/2018.05.x] package/apache: security bump version to 2.4.34
2018-08-09 21:00 UTC
[GSoC][PATCH v7 00/26] Convert "git stash" to C builtin
2018-08-09 21:00 UTC (5+ messages)
` [GSoC][PATCH v7 05/26] stash: convert apply to builtin
[PATCH] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
2018-08-09 20:58 UTC (3+ messages)
[PATCH v2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
2018-08-09 20:58 UTC (3+ messages)
[Buildroot] [git commit branch/2018.02.x] package/apache: security bump version to 2.4.34
2018-08-09 20:58 UTC
[Buildroot] [PATCH 1/1] package/apache: bump version to 2.4.34
2018-08-09 20:57 UTC (2+ messages)
[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
2018-08-09 20:56 UTC (2+ messages)
[Bug 107152] GPU fault detected: 146 / VM_CONTEXT1_PROTECTION_FAULT / ring gfx timeout
2018-08-09 20:56 UTC (2+ messages)
[PATCH v1] doc: update release notes for 18.08
2018-08-09 20:52 UTC (2+ messages)
[RFC PATCH 2/3] mm/memory_hotplug: Create __shrink_pages and move it to offline_pages
2018-08-09 20:50 UTC (11+ messages)
[PATCH] checkpatch: DT bindings should be a separate patch
2018-08-09 20:50 UTC
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 0050eb41a636f7d8127e72415a0ed2ae233bab90
2018-08-09 20:46 UTC
[PATCH] doc: change tools guide to SPDX license
2018-08-09 20:45 UTC (3+ messages)
` [PATCH] doc: add SPDX and copyright to contributing guide
[PATCH] iommu/iova: Optimise attempts to allocate iova from 32bit address range
2018-08-09 20:43 UTC (4+ 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.