All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-11 10:33:23 to 2018-08-11 13:53:18 UTC [more...]

[for-next][PATCH 00/34] tracing: My official queue finally passed testing and ready for linux-next
 2018-08-11 13:50 UTC  (34+ messages)
` [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

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 13:32 UTC 

[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-08-11 13:30 UTC  (21+ 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 11/17] x86/mce: enable Hygon support to MCE infrastructure
  ` [v3,11/17] "
` [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 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver
  ` [v3,16/17] "
` [PATCH v3 17/17] tools/cpupower: enable Hygon support to cpupower tool

[U-Boot] [PATCH v3] drivers: spi: migrate cf_spi to DM
 2018-08-11 13:30 UTC  (7+ messages)

[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-08-11 13:25 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 13:25 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 13:24 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 13:24 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 13:23 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 13:22 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 13:22 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 13:21 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 13:20 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 0/5 - V2] locks: avoid thundering-herd wake-ups
 2018-08-11 13:15 UTC  (13+ messages)

[4.18.0 rc8 BUG] possible irq lock inversion dependency detected
 2018-08-11 13:14 UTC  (3+ messages)

[PATCH] i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
 2018-08-11 13:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/colyli/linux-bcache
 2018-08-11 13:03 UTC 

[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 

Slow boot in QEMU with virtio-scsi disks
 2018-08-11 12:23 UTC  (3+ messages)
  ` [Qemu-devel] "

[xen-unstable-smoke test] 125860: trouble: blocked/broken/pass
 2018-08-11 12:20 UTC 

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)

post-receive: pub/scm/linux/kernel/git/colyli/linux-bcache
 2018-08-11 12:01 UTC 

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 

[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)

[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 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:07 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:06 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:06 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:05 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:04 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:04 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:03 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:02 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:02 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:01 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:00 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 11:00 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:59 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:58 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:58 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:57 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:56 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:56 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:55 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:54 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:54 UTC 

[PATCH] drm/i915: Bump priority of clean up work
 2018-08-11 10:53 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:53 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:52 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:52 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:51 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:50 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:50 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:49 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:48 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:48 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:47 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:46 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:46 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:45 UTC 

[Buildroot] [PATCH] Makefile: introduce check-package target
 2018-08-11 10:44 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:44 UTC 

[Buildroot] [PATCH v2] Makefile: introduce check-package target
 2018-08-11 10:44 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:44 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:43 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:42 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:42 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:41 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:40 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:40 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:39 UTC 

[Buildroot] [PATCH] support/testing/infra: rm extra log flush in builder.py
 2018-08-11 10:38 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:38 UTC 

[Buildroot] [git commit branch/next] support/testing/infra: rm extra log flush in builder.py
 2018-08-11 10:38 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:38 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:37 UTC 

[Buildroot] [PATCH] mesa3d-headers: fix logic to generate the dri.pc file
 2018-08-11 10:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:36 UTC 

[Buildroot] [PATCH 1/1] package/vlc: needs speexdsp for optional speex support
 2018-08-11 10:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:36 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:35 UTC 

[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 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:34 UTC 

[Buildroot] [git commit] package/vlc: Remove warning from Config.in
 2018-08-11 10:34 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:34 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-08-11 10:33 UTC 


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.