All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-06 21:11:36 to 2018-12-06 21:44:52 UTC [more...]

[PATCH][RESEND] dm-zoned: Fix target BIO completion handling
 2018-12-06 21:44 UTC  (3+ messages)

[PATCH] ethdev: add function to print a flow
 2018-12-06 21:44 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/9] Chamelium VC4 plane testing, with T-tiled mode
 2018-12-06 21:43 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/9] chamelium: Pass dimensions instead of mode to pattern generation helper

[patch v2 for-4.20] mm, thp: restore node-local hugepage allocations
 2018-12-06 21:42 UTC  (3+ messages)

[U-Boot] [PATCH v2] common: fdt_support: print hexadecimal numbers in debug
 2018-12-06 21:42 UTC  (2+ messages)

[U-Boot] [PATCH] spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
 2018-12-06 21:41 UTC  (2+ messages)

[U-Boot] Please pull u-boot-rockchip
 2018-12-06 21:41 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] Add USB boot to HS DRA7xx/AM57xx
 2018-12-06 21:41 UTC  (15+ messages)
` [U-Boot] [PATCH v2 1/7] spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
` [U-Boot] [PATCH v2 2/7] dfu: Make DFU support more SPL friendly
` [U-Boot] [PATCH v2 3/7] dfu: Remove dependency on HUSH parser in SPL
` [U-Boot] [PATCH v2 4/7] ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point
` [U-Boot] [PATCH v2 5/7] defconfigs: Add config for DRA7xx High Security EVM with USB Boot support
` [U-Boot] [PATCH v2 6/7] defconfigs: Add config for AM57xx High Security EVM with USB/UART "
` [U-Boot] [PATCH v2 7/7] doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TI

[PATCH] PCI: controller: dwc: Make PCI_IMX6 depend on PCIEPORTBUS
 2018-12-06 21:41 UTC  (7+ messages)

[U-Boot] [PATCH] defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs
 2018-12-06 21:40 UTC  (2+ messages)

[PATCH v4 00/10] steal tasks to improve CPU utilization
 2018-12-06 21:28 UTC  (11+ messages)
` [PATCH v4 01/10] sched: Provide sparsemask, a reduced contention bitmap
` [PATCH v4 02/10] sched/topology: Provide hooks to allocate data shared per LLC
` [PATCH v4 03/10] sched/topology: Provide cfs_overload_cpus bitmap
` [PATCH v4 04/10] sched/fair: Dynamically update cfs_overload_cpus
` [PATCH v4 05/10] sched/fair: Hoist idle_stamp up from idle_balance
` [PATCH v4 06/10] sched/fair: Generalize the detach_task interface
` [PATCH v4 07/10] sched/fair: Provide can_migrate_task_llc
` [PATCH v4 08/10] sched/fair: Steal work from an overloaded CPU when CPU goes idle
` [PATCH v4 09/10] sched/fair: disable stealing if too many NUMA nodes
` [PATCH v4 10/10] sched/fair: Provide idle search schedstats

[U-Boot] [PATCH] travis: Add check for configs without MAINTAINERS entries
 2018-12-06 21:39 UTC 

IRS Tax Return Transcript
 2018-12-06 21:39 UTC 

[PATCH] iommu: fix amd_iommu=force_isolation
 2018-12-06 21:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] xfs: use a dedicated SLAB cache for sector sized buffer data
 2018-12-06 21:38 UTC  (6+ messages)

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-06 21:37 UTC  (5+ messages)

[Buildroot] [git commit] support/testing: add lua test
 2018-12-06 21:37 UTC 

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06 21:30 UTC  (10+ messages)
` [PATCH v2 5/6] arch: simplify several early memory allocations
          ` [OpenRISC] "

[PATCH net-next 2/2] net: dsa: Set the master device's MTU to account for DSA overheads
 2018-12-06 21:35 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] igt: Remove incorrect get_aperture IOCTL arg
 2018-12-06 21:35 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

siginfo pid not populated from ptrace?
 2018-12-06 21:34 UTC  (13+ messages)

[Buildroot] [PATCH 0/7] suppport/testing: more Perl/CPAN modules
 2018-12-06 21:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] ipmi: Allow UUID to be set for a BMC
 2018-12-06 21:34 UTC  (6+ messages)

[GIT PULL 00/75] perf/core improvements and fixes
 2018-12-06 21:26 UTC  (83+ messages)
` [PATCH 01/75] perf build: Give better hint about devel package for libssl
` [PATCH 02/75] perf stat: Fix shadow stats for clock events
` [PATCH 03/75] perf stat: Fix CSV mode column output for non-cgroup events
` [PATCH 04/75] perf map: Remove extra indirection from map__find()
` [PATCH 05/75] perf env: Also consider env->arch == NULL as local operation
` [PATCH 06/75] perf machine: Record if a arch has a single user/kernel address space
` [PATCH 07/75] perf thread: Add fallback functions for cases where cpumode is insufficient
` [PATCH 08/75] perf tools: Use fallback for sample_addr_correlates_sym() cases
` [PATCH 09/75] perf script: Use fallbacks for branch stacks
` [PATCH 10/75] tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c
` [PATCH 11/75] perf tests record: Allow for 'sleep' being 'coreutils'
` [PATCH 12/75] perf test: Fix perf_event_attr test failure
` [PATCH 13/75] tools include: Adopt ERR_CAST() from the kernel err.h header
` [PATCH 14/75] perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
` [PATCH 15/75] perf top: Allow passing a kallsyms file
` [PATCH 16/75] perf intel-pt: Fix error with config term "pt=0"
` [PATCH 17/75] tools build feature: Check if libaio is available
` [PATCH 18/75] perf mmap: Map data buffer for preserving collected data
` [PATCH 19/75] perf record: Enable asynchronous trace writing
` [PATCH 20/75] perf record: Extend trace writing to multi AIO
` [PATCH 21/75] perf beauty mmap_flags: Check if the arch has a mmap.h file
` [PATCH 22/75] tools lib traceevent: Add sanity check to is_timestamp_in_us()
` [PATCH 23/75] perf annotate: Compute average IPC and IPC coverage per symbol
` [PATCH 24/75] perf annotate: Create a annotate2 flag in struct symbol
` [PATCH 25/75] perf report: Display average IPC and IPC coverage per symbol
` [PATCH 26/75] perf report: Documentation average IPC and IPC coverage
` [PATCH 27/75] tools lib traceevent: Implement new API tep_get_ref()
` [PATCH 28/75] tools lib traceevent: Added support for pkg-config
` [PATCH 29/75] tools lib traceevent: Install trace-seq.h API header file
` [PATCH 30/75] tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event'
` [PATCH 31/75] tools lib traceevent: Rename tep_free_format() to tep_free_event()
` [PATCH 32/75] perf tools: traceevent API cleanup, remove __tep_data2host*()
` [PATCH 33/75] tools lib traceevent: traceevent API cleanup
` [PATCH 34/75] perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error
` [PATCH 35/75] perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace
` [PATCH 36/75] perf tests ARM: Disable breakpoint tests 32-bit
` [PATCH 37/75] perf vendor events intel: Fix diverse typos
` [PATCH 38/75] tools lib traceevent: Fix diverse typos in comments
` [PATCH 39/75] perf tools Documentation: Fix diverse typos
` [PATCH 40/75] perf bpf-loader: Fix debugging message typo
` [PATCH 41/75] perf tools: Fix diverse comment typos
` [PATCH 42/75] tools lib subcmd: Fix a few source code "
` [PATCH 43/75] perf tools: Allow specifying proc-map-timeout in config file
` [PATCH 44/75] perf trace: We need to consider "nr" if "__syscall_nr" is not there
` [PATCH 45/75] perf tools: Support 'srccode' output
` [PATCH 46/75] perf ordered_events: Rework show_progress for __ordered_events__flush
` [PATCH 47/75] perf ordered_events: Add private data member
` [PATCH 48/75] perf top: Save and display the lost count stats
` [PATCH 49/75] perf top: Move lost events warning to helpline
` [PATCH 50/75] perf top: Add processing thread
` [PATCH 51/75] perf top: Use cond variable instead of a lock
` [PATCH 52/75] perf top: Set the 'session_done' volatile variable when exiting
` [PATCH 53/75] perf top: Drop samples which are behind the refresh rate
` [PATCH 54/75] perf top: Save and display the drop count stats
` [PATCH 55/75] perf top: Display slow reader warning when droping samples
` [PATCH 56/75] perf top: Move perf_top__reset_sample_counters() to after counts display
` [PATCH 57/75] perf cs-etm: Add configuration for ETMv3 trace protocol
` [PATCH 58/75] perf cs-etm: Add support for ETMv3 trace decoding
` [PATCH 59/75] perf cs-etm: Add support for PTMv1.1 decoding
` [PATCH 60/75] perf dso: Fix unchecked usage of strncpy()
` [PATCH 61/75] perf header: "
` [PATCH 62/75] "
` [PATCH 63/75] perf help: Remove needless use "
` [PATCH 64/75] perf svghelper: Fix unchecked usage "
` [PATCH 65/75] perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
` [PATCH 66/75] perf probe: Fix unchecked usage of strncpy()
` [PATCH 67/75] perf parse-events: "
` [PATCH 68/75] perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
` [PATCH 69/75] perf record: Fix memory leak on AIO objects deallocation
` [PATCH 70/75] perf config: Modify size factor of snprintf
` [PATCH 71/75] perf annotate: Introduce basic support for ARC
` [PATCH 72/75] perf ordered_events: Add ordered_events__flush_time interface
` [PATCH 73/75] perf trace: Move event delivery to a new deliver_event() function
` [PATCH 74/75] perf ordered_events: Add first_time() method
` [PATCH 75/75] perf trace: Add ordered processing

[PATCH] terminology tweak: prune -> path limiting
 2018-12-06 21:33 UTC 

[PATCH 0/1] userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
 2018-12-06 21:32 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-06 21:31 UTC  (7+ messages)

[PATCH v2 00/34] Devicetree schema
 2018-12-06 21:27 UTC  (9+ messages)
` [PATCH v2 14/34] dt-bindings: arm: Convert Amlogic board/soc bindings to json-schema

[PATCH net-next v2 0/8] Pass extack to NETDEV_PRE_UP
 2018-12-06 21:31 UTC  (2+ messages)

[PATCH net 0/4] mlxsw: Various fixes
 2018-12-06 21:31 UTC  (2+ messages)

[Buildroot] [git commit] .gitlab-ci.yml: update with recently added tests
 2018-12-06 21:31 UTC 

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-06 21:30 UTC  (6+ messages)
` [PATCH 03/11] vfs: no fallback for ->copy_file_range

[Buildroot] [git commit] support/testing: add perl-io-socket-ssl test
 2018-12-06 21:30 UTC 

[Buildroot] [git commit] support/testing: add perl-io-socket-multicast test
 2018-12-06 21:30 UTC 

[Buildroot] [git commit] support/testing: add perl-encode-decode test
 2018-12-06 21:30 UTC 

[Buildroot] [git commit] support/testing: add perl-dbd-mysql test
 2018-12-06 21:30 UTC 

[PATCH 1/7] drm/i915: Allocate a common scratch page
 2018-12-06 21:30 UTC  (4+ messages)
` [PATCH 5/7] drm/i915: Return immediately if trylock fails for direct-reclaim

[PATCH] perf script: Fix LBR skid dump problems in brstackinsn
 2018-12-06 21:29 UTC  (4+ messages)

[PATCH 1/2] drm/sched: Refactor ring mirror list handling
 2018-12-06 21:27 UTC  (3+ messages)

[PATCH 9/9] fetch: try fetching submodules if needed objects were not fetched
 2018-12-06 21:26 UTC  (2+ messages)
` [PATCH] fetch: ensure submodule objects fetched

[PATCH v2 1/2] drm/sched: Refactor ring mirror list handling
 2018-12-06 21:26 UTC  (2+ messages)
` [PATCH v2 2/2] drm/sched: Rework HW fence processing

[wishlist] git submodule update --reset-hard
 2018-12-06 21:24 UTC  (3+ messages)

[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 21:12 UTC  (8+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-06 21:23 UTC  (8+ messages)

[PATCH] megaraid: fix a out-of-bound array access
 2018-12-06 21:22 UTC  (2+ messages)
` [PATCH v2] megaraid: fix out-of-bound array accesses

[PATCH v2 0/4] add uart DMA function
 2018-12-06 21:22 UTC  (7+ messages)
` [v2,2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support
      ` [PATCH v2 2/4] "

[PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation
 2018-12-06 21:19 UTC  (6+ messages)

[Buildroot] [git commit] utils/scancpan: allow the generation of more tests
 2018-12-06 21:20 UTC 

[Buildroot] [git commit] support/testing/tests/packages/test_perl_*: regeneration
 2018-12-06 21:19 UTC 

[Buildroot] [git commit] utils/scancpan: mark XS modules in docstring of test
 2018-12-06 21:19 UTC 

[Buildroot] [PATCH] infra/pkg-generic: use readlink instead of realpath
 2018-12-06 21:19 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] pulseview: drop boost thread
 2018-12-06 21:17 UTC  (2+ messages)

[Buildroot] [git commit] package/pulseview: drop boost thread
 2018-12-06 21:17 UTC 

[Buildroot] [PATCH 00/11] support/graphs: fixup and speedup graph dependencies (branch yem/graphs-from-make-2)
 2018-12-06 21:17 UTC  (7+ messages)
` [Buildroot] [PATCH 01/11] support/graph-depends: drop legacy target-exceptions
` [Buildroot] [PATCH 02/11] support/scripts/graph-depends: use proper rootpkg in remove_extra_deps()
` [Buildroot] [PATCH 03/11] support/scripts/graph-depends: introduce MANDATORY_DEPS array

[Buildroot] [git commit] support/scripts/graph-depends: introduce MANDATORY_DEPS array
 2018-12-06 21:17 UTC 

[RFC PATCH v2 0/2] Extended Key ID support for linux
 2018-12-06 16:27 UTC  (6+ messages)
` [RFC PATCH v2 2/2] mac80211: Add support for Extended Key ID

[Buildroot] [git commit] support/scripts/graph-depends: use proper rootpkg in remove_extra_deps()
 2018-12-06 21:16 UTC 

[Buildroot] [git commit] support/graph-depends: drop legacy target-exceptions
 2018-12-06 21:15 UTC 

[PATCH 0/2] docs/mm-api: link kernel-doc comments from slab_common.c
 2018-12-06 21:13 UTC  (3+ messages)
` [PATCH 1/2] slab: make kmem_cache_create{_usercopy} description proper kernel-doc
` [PATCH 2/2] docs/mm-api: link slab_common.c to "The Slab Cache" section

[PATCH 1/3] drm/i915: Skip the ERR_PTR error state
 2018-12-06 21:11 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/execlists: Apply a full mb before execution for Braswell
  ` [Intel-gfx] "


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.