messages from 2018-08-11 09:08:50 to 2018-08-11 13:58:31 UTC [more...]
[PATCH 0/5 - V2] locks: avoid thundering-herd wake-ups
2018-08-11 12:21 UTC (6+ messages)
[PATCH] ARM: spectre-v2: Try to set IBE bit for Cortex-A15 and Brahma-B15
2018-08-11 13:58 UTC (2+ messages)
[4.18.0 rc8 BUG] possible irq lock inversion dependency detected
2018-08-11 13:56 UTC (4+ messages)
[for-next][PATCH 00/34] tracing: My official queue finally passed testing and ready for linux-next
2018-08-11 13:50 UTC (35+ messages)
` [for-next][PATCH 01/34] srcu: Add notrace variants of srcu_read_{lock,unlock}
` [for-next][PATCH 02/34] srcu: Add notrace variant of srcu_dereference
` [for-next][PATCH 03/34] tracing/irqsoff: Split reset into separate functions
` [for-next][PATCH 04/34] lib: Add module for testing preemptoff/irqsoff latency tracers
` [for-next][PATCH 05/34] kselftests: Add tests for the preemptoff and irqsoff tracers
` [for-next][PATCH 06/34] tracing: Make unregister_trigger() static
` [for-next][PATCH 07/34] tracing: Remove orphaned function using_ftrace_ops_list_func()
` [for-next][PATCH 08/34] tracing: Remove orphaned function ftrace_nr_registered_ops()
` [for-next][PATCH 09/34] tracing/kprobes: Simplify the logic of enable_trace_kprobe()
` [for-next][PATCH 10/34] tracing: preemptirq_delay_run() can be static
` [for-next][PATCH 11/34] tracing: kprobes: Prohibit probing on notrace function
` [for-next][PATCH 12/34] selftest/ftrace: Move kprobe selftest function to separate compile unit
` [for-next][PATCH 13/34] selftests/ftrace: Fix kprobe string testcase to not probe notrace function
` [for-next][PATCH 14/34] lockdep: Use this_cpu_ptr instead of get_cpu_var stats
` [for-next][PATCH 15/34] tracepoint: Make rcuidle tracepoint callers use SRCU
` [for-next][PATCH 16/34] tracing: Centralize preemptirq tracepoints and unify their usage
` [for-next][PATCH 17/34] tracefs: Annotate tracefs_ops with __ro_after_init
` [for-next][PATCH 18/34] tracing: Do not call start/stop() functions when tracing_on does not change
` [for-next][PATCH 19/34] ftrace: Add missing check for existing hwlat thread
` [for-next][PATCH 20/34] tracing: Do a WARN_ON() if start_thread() in hwlat is called when thread exists
` [for-next][PATCH 21/34] tracing: Make tracer_tracing_is_on() return bool
` [for-next][PATCH 22/34] ring-buffer: Make ring_buffer_record_is_on() "
` [for-next][PATCH 23/34] ring-buffer: Make ring_buffer_record_is_set_on() "
` [for-next][PATCH 24/34] ftrace: Use true and false for boolean values in ops_references_rec()
` [for-next][PATCH 25/34] tracing/kprobes: Fix within_notrace_func() to check only notrace functions
` [for-next][PATCH 26/34] trace: Use rcu_dereference_raw for hooks from trace-event subsystem
` [for-next][PATCH 27/34] tracing: irqsoff: Account for additional preempt_disable
` [for-next][PATCH 28/34] tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"
` [for-next][PATCH 29/34] tracing/irqsoff: Handle preempt_count for different configs
` [for-next][PATCH 30/34] tracing: More reverting of "tracing: Centralize preemptirq tracepoints and unify their usage"
` [for-next][PATCH 31/34] ftrace: Remove unused pointer ftrace_swapper_pid
` [for-next][PATCH 32/34] tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister()
` [for-next][PATCH 33/34] uprobes: Use synchronize_rcu() not synchronize_sched()
` [for-next][PATCH 34/34] tracepoints: Free early tracepoints after RCU is initialized
[U-Boot] [PATCH 1/1] fs: fix typo 'dumm'
2018-08-11 13:52 UTC
aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
2018-08-11 13:50 UTC (6+ messages)
[PATCH] mtd: rawnand: atmel: Add dependency on GENERIC_ALLOCATOR
2018-08-11 13:49 UTC (3+ messages)
[PATCH v2] mtd: rawnand: atmel: Select GENERIC_ALLOCATOR
2018-08-11 13:47 UTC
[PATCH 1/2] clk: Add a driver for the Xilinx Clocking Wizard block
2018-08-11 13:41 UTC (8+ messages)
` [PATCH 2/2] dt-bindings: clock: Add bindings for the Clocking Wizard IP
[PATCH 1/2] v4l2-tpg: show either Y'CbCr or HSV encoding
2018-08-11 11:07 UTC (2+ messages)
` [PATCH 2/2] v4l2-tpg: add Z16 support
[PATCH V2] ARM: dts: silk: Add DA9063 PMIC node
2018-08-11 11:03 UTC (5+ messages)
[PATCH] ARM: dts: silk: Add DA9063 RTC and OnKey node
2018-08-11 11:02 UTC (2+ messages)
[U-Boot] [PATCH 00/17] fs: fat: extend FAT write operations
2018-08-11 13:34 UTC (3+ messages)
` [U-Boot] [PATCH 03/17] fs: fat: make directory iterator global for write use
[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor
2018-08-11 13:30 UTC (17+ messages)
` [PATCH v3 01/17] x86/cpu: create Dhyana init file and register new cpu_dev to system
` [PATCH v3 02/17] x86/cache: get cache size/leaves and setup cache cpumap for Dhyana
` [PATCH v3 03/17] x86/mtrr: get MTRR number and support TOP_MEM2
` [PATCH v3 04/17] x86/smpboot: smp init nodelay and no flush caches before sleep
` [PATCH v3 05/17] x86/perfctr: return perf counter and event selection bit offset
` [PATCH v3 06/17] x86/nops: init ideal_nops for Hygon
` [PATCH v3 07/17] x86/pci: add Hygon PCI vendor and northbridge support
` [PATCH v3 08/17] x86/apic: add modern APIC support for Hygon
` [PATCH v3 09/17] x86/bugs: add lfence mitigation to spectre v2 and no meltdown "
` [PATCH v3 10/17] x86/events: enable Hygon support to PMU infrastructure
` [PATCH v3 12/17] x86/kvm: enable Hygon support to KVM infrastructure
` [PATCH v3 13/17] x86/xen: enable Hygon support to Xen
` [PATCH v3 14/17] driver/acpi: enable Hygon support to ACPI driver
` [PATCH v3 15/17] driver/cpufreq: enable Hygon support to cpufreq driver
` [PATCH v3 17/17] tools/cpupower: enable Hygon support to cpupower tool
[v3,16/17] driver/edac: enable Hygon support to AMD64 EDAC driver
2018-08-11 13:30 UTC (2+ messages)
` [PATCH v3 16/17] "
[U-Boot] [PATCH v3] drivers: spi: migrate cf_spi to DM
2018-08-11 13:30 UTC (7+ messages)
[v3,11/17] x86/mce: enable Hygon support to MCE infrastructure
2018-08-11 13:28 UTC (2+ messages)
` [PATCH v3 11/17] "
[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor
2018-08-11 13:25 UTC
How to use fio to test performance of a large amount of small files?
2018-08-11 10:44 UTC (2+ messages)
[MODERATED] unreated arch broken by the fixes
2018-08-11 13:16 UTC (5+ messages)
` [MODERATED] "
` "
[PATCH v2] clone: report duplicate entries on case-insensitive filesystems
2018-08-11 13:16 UTC (5+ messages)
` [PATCH v3 0/1] clone: warn on colidding entries on checkout
` [PATCH v3 1/1] clone: report duplicate entries on case-insensitive filesystems
[PATCH] i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
2018-08-11 13:11 UTC (2+ messages)
[PATCH] perf: fail if src path does not exist
2018-08-11 12:58 UTC (2+ messages)
the photos is what you need
2018-08-11 9:17 UTC
[U-Boot] [PATCH] spi: davinci: Full dm conversion
2018-08-11 12:42 UTC (7+ messages)
drivers/net/ethernet/atheros/atlx/atl2.c uses dead MODULE_PARM
2018-08-11 10:05 UTC
the editing is that you need
2018-08-11 9:18 UTC
[U-Boot] [PATCH] ARM: da8xxevm: README: Add NOR booting instructions
2018-08-11 12:34 UTC
[meta-oe][PATCH 1/3] testimage: Refactoring and fixing
2018-08-11 12:29 UTC (2+ messages)
Function Tracing with clang on ARM32
2018-08-11 12:29 UTC
[Qemu-devel] Slow boot in QEMU with virtio-scsi disks
2018-08-11 12:23 UTC (4+ messages)
` "
[xen-unstable-smoke test] 125860: trouble: blocked/broken/pass
2018-08-11 12:20 UTC
Fwd: PROBLEM: tpm_cpg can't request region with AMD/Dell fTPM
2018-08-11 9:42 UTC (5+ messages)
Help with "fatal: unable to read ...." error during GC?
2018-08-11 12:13 UTC (5+ messages)
[Buildroot] [git commit branch/next] imx-vpu-hantro: new package
2018-08-11 12:10 UTC
imaging you need
2018-08-11 7:15 UTC
[U-Boot] [PATCH v4 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
2018-08-11 12:04 UTC (2+ messages)
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c:1981 same_hw_devs() error: uninitialized symbol 'fsystem_guid'
2018-08-11 11:58 UTC
[U-Boot] BUG num banks 8 exceeds hardcoded limit 4
2018-08-11 11:53 UTC (2+ messages)
mwl8k: Expand non-DFS 5G channels (linux master commit 4628257)
2018-08-11 9:17 UTC (2+ messages)
[PATCH bpf-next 0/4] Convert filter.txt to RST
2018-08-11 11:50 UTC (8+ messages)
the photos is what you need
2018-08-11 7:28 UTC
[PATCH] iio: adc: max9611: explicitly cast gain_selectors
2018-08-11 9:12 UTC
[RESEND PATCH] iio: dac: mcp4725: avoid using CONFIG_PM_SLEEP
2018-08-11 8:47 UTC
[RESEND PATCH] iio: dac: max5821: avoid using CONFIG_PM_SLEEP
2018-08-11 8:47 UTC
[Bug 100200] Default Unreal Engine 4 frag shader fails to compile
2018-08-11 11:37 UTC (2+ messages)
[mmotm:master 208/394] mm/page_alloc.c:6245:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'zone_init_internals'
2018-08-11 11:33 UTC (2+ messages)
BUG: corrupted list in end_requests
2018-08-11 9:00 UTC
[qemu-mainline test] 125834: trouble: blocked/broken/fail/pass
2018-08-11 11:28 UTC
[PATCH v9 1/4] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
2018-08-11 11:26 UTC (12+ messages)
` [v9,1/4] "
` [PATCH v9 2/4] dmaengine: fsl-edma: add edma version and configurable registers
` [v9,2/4] "
` [PATCH v9 3/4] dmaengine: fsl-edma: fix macros
` [v9,3/4] "
` [PATCH v9 4/4] dmaengine: fsl-edma: add ColdFire mcf5441x edma support
` [v9,4/4] "
[PATCH] ARM: dts: stout: Add DA9063 OnKey node
2018-08-11 11:25 UTC
[PATCH] drm/i915: Bump priority of clean up work
2018-08-11 10:53 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[Buildroot] [PATCH] Makefile: introduce check-package target
2018-08-11 10:44 UTC (3+ messages)
[Buildroot] [PATCH v2] Makefile: introduce check-package target
2018-08-11 10:44 UTC
[Buildroot] [PATCH] support/testing/infra: rm extra log flush in builder.py
2018-08-11 10:38 UTC (2+ messages)
[Buildroot] [git commit branch/next] support/testing/infra: rm extra log flush in builder.py
2018-08-11 10:38 UTC
[Buildroot] [PATCH] mesa3d-headers: fix logic to generate the dri.pc file
2018-08-11 10:37 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/vlc: needs speexdsp for optional speex support
2018-08-11 10:36 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/vlc: Remove warning from Config.in
2018-08-11 10:35 UTC (2+ messages)
[Buildroot] [git commit] mesa3d-headers: fix logic to generate the dri.pc file
2018-08-11 10:35 UTC
[Buildroot] [git commit] package/vlc: needs speexdsp for optional speex support
2018-08-11 10:34 UTC
[Buildroot] [git commit] package/vlc: Remove warning from Config.in
2018-08-11 10:34 UTC
[PATCH v3 0/8] Add delta islands support
2018-08-11 10:32 UTC (4+ messages)
` [PATCH v3 2/8] Add delta-islands.{c,h}
[PATCH] ARM: drop experimental mark for ARM stack unwinding
2018-08-11 10:31 UTC (2+ messages)
[Buildroot] [PATCH 0/6] Hardening Flag Bugfix/Enhancement
2018-08-11 10:30 UTC (9+ messages)
` [Buildroot] [PATCH 3/6] package/Makefile.in: Use gcc spec files for PIE build flags
` [Buildroot] [PATCH 5/6] package/checksec: new package
[PATCH v3] fbcon: Do not takeover the console from atomic context
2018-08-11 10:28 UTC (4+ messages)
[PATCH] iio: chemical: bme680: Add check for val2 in the write_raw function
2018-08-11 10:26 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2018-08-09
2018-08-11 10:25 UTC (4+ messages)
` [Buildroot] Analysis of build "
mtd: nand: Changes for 4.19
2018-08-11 10:21 UTC (2+ messages)
[GIT PULL] mtd: spi-nor: Changes for 4.19
2018-08-11 10:20 UTC (2+ messages)
[PATCH] iio: adxl345: move null check for i2c id at start of probe
2018-08-11 10:18 UTC (2+ messages)
[PATCH] xtensa: increase ranges in ___invalidate_{i,d}cache_all
2018-08-11 7:44 UTC
[PATCH] xtensa: limit offsets in __loop_cache_{all,page}
2018-08-11 7:44 UTC
[Buildroot] [PATCH 2/3] perl: add vendorprefix
2018-08-11 10:14 UTC (4+ messages)
[PATCH] Suppress udev detection of sound card for some units on IEEE 1394 bus
2018-08-11 10:12 UTC (2+ messages)
mmotm 2018-08-09-20-10 uploaded
2018-08-11 10:12 UTC (3+ messages)
` mmotm 2018-08-09-20-10 uploaded (mtd/nand/raw/atmel/)
[U-Boot] [PATCH 1/1] efi_selftest: correct block device unit test
2018-08-11 10:11 UTC (2+ messages)
[meta-oe][PATCH] directfb: fix tslib version check in configure.in
2018-08-11 9:59 UTC (2+ messages)
[PATCH] ARM: require GCC for FRAME_POINTER
2018-08-11 9:52 UTC (2+ messages)
[PATCH] nvme: Fix a race condition related to creation of /dev/nvme0n<x>
2018-08-11 7:18 UTC (2+ messages)
Error when upgrading gcc version for daisy branch
2018-08-11 9:50 UTC
[tpm2] tpm2-tools 3.0.5 release
2018-08-11 9:49 UTC
[PATCH] gcc-plugins: require GCC
2018-08-11 9:48 UTC
[PATCH v5 00/13] Fix connector probing deadlocks from RPM bugs
2018-08-11 9:45 UTC (7+ messages)
` [PATCH v5 05/13] drm/nouveau: Remove useless poll_enable() call in drm_load()
` [Nouveau] "
` [PATCH v5 13/13] drm/nouveau: Call pm_runtime_get_noresume() from hpd handlers
` [Nouveau] "
[PATCH] media: i2c: lm3560: use conservative defaults
2018-08-11 9:44 UTC (5+ messages)
` [PATCH v2] "
BUG in slab_free after iSCSI login timeout
2018-08-11 9:36 UTC
[PATCH] nfs-utils: add runtime depends for nfs-export-root
2018-08-11 9:33 UTC (2+ messages)
[distros-debian-stretch test] 75063: tolerable FAIL
2018-08-11 9:32 UTC
[xen-unstable-smoke test] 125857: trouble: blocked/broken/pass
2018-08-11 9:32 UTC
Report correct filesystem usage / limits on BTRFS subvolumes with quota
2018-08-11 6:54 UTC (8+ messages)
drivers/android/.tmp_gl_binder.o:undefined reference to `__user_bad'
2018-08-11 9:22 UTC
[PATCH] staging:r8188eu: load lib80211 crypto ops from interruptible context
2018-08-11 9:16 UTC
[Qemu-arm] [PATCH 0/7] arm: Instantiation of nRF51 SOC and bbc:microbit devices
2018-08-11 9:08 UTC (16+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH 1/7] hw/arm/nrf51_soc: nRF51 Calculate peripheral id from base address
` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/7] arm: Move nRF51 machine state to dedicated header
` [Qemu-devel] "
` [Qemu-arm] [PATCH 3/7] arm: Add chip variant property to nRF51 SoC
` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/7] arm: Add additional datasheets and copyright lines
` [Qemu-devel] "
` [Qemu-arm] [PATCH 5/7] arm: Improve error propagation in nRF51 SOC
` [Qemu-devel] "
` [Qemu-devel] [PATCH 6/7] arm: Instantiate nRF51 peripherals
` [Qemu-devel] [PATCH 7/7] arm: Instantiate Microbit board-level devices
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.