All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-06 18:13:21 to 2019-02-06 18:53:53 UTC [more...]

[patch 0/2] LICENSES: Fix fallout from recent SPDX conversions
 2019-02-06 18:50 UTC  (5+ messages)
` [patch 2/2] scripts/spdxcheck.py: Handle special quotation mark comments
      ` [B.A.T.M.A.N.] "

[GIT PULL 00/53] perf/core improvements and fixes
 2019-02-06 18:49 UTC  (68+ messages)
` [PATCH 01/53] perf powerpc: Add missing headers to skip-callchain-idx.c
` [PATCH 02/53] perf arm pmu: Add missing linux/string.h header
` [PATCH 03/53] perf srccode: Move struct definition from map.h to srccode.h
` [PATCH 04/53] perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency
` [PATCH 05/53] perf symbols: Introduce map_symbol.h
` [PATCH 06/53] pref tools: Add missing map.h includes
` [PATCH 08/53] perf tests: Add missing headers so far obtained indirectly
` [PATCH 09/53] perf hist: Remove symbol.h from hist.h, just fwd decls are needed
` [PATCH 11/53] perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enough
` [PATCH 12/53] perf thread: Don't include symbol.h, "
` [PATCH 13/53] perf tools: Add missing include <callchain.h> in various places
` [PATCH 15/53] perf tests pmu: Add missing headers
` [PATCH 16/53] perf pmu: Remove needless evsel.h include, only needs one fwd decl
` [PATCH 18/53] perf powerpc kvm-stat: Add missing evlist.h header
` [PATCH 19/53] perf bpf-loader: Remove unecessary includes from bpf-loader.h
` [PATCH 20/53] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH 21/53] coresight: perf: Add "sinks" group to PMU directory
` [PATCH 22/53] coresight: Use event attributes for sink selection
` [PATCH 23/53] perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file
` [PATCH 24/53] perf arm cs-etm: Use event attributes to send sink information to kernel
` [PATCH 25/53] perf coresight: Remove set_drv_config() API
` [PATCH 26/53] perf pmu: Remove set_drv_config API
` [PATCH 27/53] perf record: Allocate affinity masks
` [PATCH 28/53] perf record: Bind the AIO user space buffers to nodes
` [PATCH 29/53] perf tools: Add fallback versions for CPU_{OR,EQUAL}()
` [PATCH 30/53] perf record: Apply affinity masks when reading mmap buffers
` [PATCH 31/53] perf clang: Do not use 'return std::move(something)'
` [PATCH 32/53] perf hists: Add argument to hists__resort_cb_t callback
` [PATCH 33/53] perf evsel: Add output_resort_cb method
` [PATCH 34/53] perf report: Move symbol annotation to the resort phase
` [PATCH 35/53] perf tools: Add documentation for BPF event selection
` [PATCH 36/53] perf cs-etm: Add last instruction information in packet
` [PATCH 37/53] perf cs-etm: Set sample flags for instruction range packet
` [PATCH 38/53] perf cs-etm: Set sample flags for trace discontinuity
` [PATCH 39/53] perf cs-etm: Add exception number in exception packet
` [PATCH 40/53] perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
` [PATCH 41/53] perf cs-etm: Add traceID in packet
` [PATCH 42/53] perf cs-etm: Set sample flags for exception packet
` [PATCH 43/53] perf cs-etm: Set sample flags for exception return packet
` [PATCH 44/53] perf vendor events intel: Fix Load_Miss_Real_Latency on CLX
` [PATCH 45/53] perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
` [PATCH 46/53] perf thread-stack: Tidy thread_stack__push_cp() usage
` [PATCH 47/53] perf thread-stack: Tidy thread_stack__no_call_return() by adding more local variables
` [PATCH 48/53] perf thread-stack: Represent jmps to the start of a different symbol
` [PATCH 49/53] perf auxtrace: Define auxtrace record alignment
` [PATCH 50/53] perf intel-pt: Fix overlap calculation for padding
` [PATCH 51/53] perf intel-pt: Fix CYC timestamp calculation after OVF
` [PATCH 52/53] perf intel-pt: Packet splitting can happen only on 32-bit
` [PATCH 53/53] perf auxtrace: Add timestamp to auxtrace errors

[PATCH iproute2] tc: avoid problems with hard coded rate string length
 2019-02-06 18:51 UTC 

[PATCH v2 0/5] input: misc: bma150: Add support for device tree
 2019-02-06 18:53 UTC  (5+ messages)
` [PATCH v2 2/5] input: misc: bma150: Use managed resources helpers
` [PATCH v2 5/5] input: misc: bma150: Register input device after setting private data

[PATCH] Using rates in bits when limits are specified in %
 2019-02-06 18:51 UTC  (2+ messages)

usb: dwc2: gadget: Consider VBUS discharge time in disconnect flow
 2019-02-06 18:52 UTC 

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-06 18:52 UTC  (10+ messages)

[PATCH 1/4] drm/msm: Use drm_mode_vrefresh instead of mode->vrefresh
 2019-02-06 18:52 UTC  (2+ messages)

[PATCH v4 0/3] ARM: qcom: add vibrator support for various MSM SOCs
 2019-02-06 18:51 UTC  (6+ messages)
` [PATCH v4 2/3] Input: add new vibrator driver "
` [PATCH v4 3/3] ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for vibrator

[PATCH v2] cpufreq: mediatek: Register an Energy Model
 2019-02-06 18:50 UTC  (2+ messages)

[PATCH v3 0/9] xfs: fix [f]inobt magic value verification
 2019-02-06 18:50 UTC  (15+ messages)
` [PATCH v3 1/9] xfs: set buffer ops when repair probes for btree type
` [PATCH v3 5/9] xfs: split up allocation btree verifier
` [PATCH v3 6/9] xfs: distinguish between bnobt and cntbt magic values
` [PATCH v3 7/9] xfs: use verifier magic field in dir2 leaf verifiers
` [PATCH v3 9/9] xfs: factor xfs_da3_blkinfo verification into common helper

[PATCH net-next 0/4] dpaa2-eth: Driver updates
 2019-02-06 18:50 UTC  (2+ messages)

usb: dwc3: haps: Workaround matching VID PID
 2019-02-06 18:49 UTC 

[Qemu-devel] [PATCH v11 0/4] Add make check tests for Migration
 2019-02-06 18:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v11 2/4] migration: Create socket-address parameter

[PATCH v2] doc-diff: don't `cd_to_toplevel` before calling `usage`
 2019-02-06 18:49 UTC  (5+ messages)
` [PATCH v3] doc-diff: don't `cd_to_toplevel`

[BUG] kernel panic 4.14.95 in kmem_cache_alloc / build_skb
 2019-02-06 18:48 UTC  (2+ messages)

[PATCH 4/7] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO
 2019-02-06 18:47 UTC  (11+ messages)

[B.A.T.M.A.N.] Alfred problem reading other nodes
 2019-02-06 18:47 UTC  (3+ messages)

[PATCH] drm/i915: Defer removing fence register tracking to rpm wakeup
 2019-02-06 18:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/3] Teach submodule set-branch subcommand
 2019-02-06 18:46 UTC  (3+ messages)
` [PATCH 1/3] git-submodule.txt: document default behavior without --branch

[PATCH] mm/memory-hotplug: Add sysfs hot-remove trigger
 2019-02-06 18:45 UTC  (2+ messages)

[PATCH 0/1] rebase: drop the unwanted -y
 2019-02-06 18:45 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] Revert "rebase: introduce a shortcut for --reschedule-failed-exec"

[PATCH iproute2] tc: fix memory leak in error path
 2019-02-06 18:44 UTC 

[Qemu-devel] [PATCH v3 00/17] qapi: add #if pre-processor conditions to generated code (part 3)
 2019-02-06 18:42 UTC  (23+ messages)
` [Qemu-devel] [PATCH v3 01/17] qapi: Belatedly document modular code generation
` [Qemu-devel] [PATCH v3 02/17] qapi: Fix up documentation for recent commit a95291007b2
` [Qemu-devel] [PATCH v3 03/17] qapi: Clean up modular built-in code generation a bit
` [Qemu-devel] [PATCH v3 04/17] qapi: Prepare for system modules other than 'builtin'
` [Qemu-devel] [PATCH v3 05/17] qapi: Generate QAPIEvent stuff into separate files
` [Qemu-devel] [PATCH v3 06/17] build-sys: move qmp-introspect per target
` [Qemu-devel] [PATCH v3 07/17] qapi: New module target.json
` [Qemu-devel] [PATCH v3 08/17] qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
` [Qemu-devel] [PATCH v3 09/17] qapi: make s390 commands depend on TARGET_S390X
` [Qemu-devel] [PATCH v3 10/17] target.json: add a note about query-cpu* not being s390x-specific
` [Qemu-devel] [PATCH v3 11/17] qapi: make query-gic-capabilities depend on TARGET_ARM
` [Qemu-devel] [PATCH v3 12/17] qapi: make query-cpu-model-expansion depend on s390 or x86
` [Qemu-devel] [PATCH v3 13/17] qapi: make query-cpu-definitions depend on specific targets
` [Qemu-devel] [PATCH v3 14/17] qapi: remove qmp_unregister_command()
` [Qemu-devel] [PATCH v3 15/17] Revert "qapi-events: add 'if' condition to implicit event enum"
` [Qemu-devel] [PATCH v3 16/17] qmp: Deprecate query-events in favor of query-qmp-schema
` [Qemu-devel] [PATCH v3 17/17] qapi: move RTC_CHANGE to the target schema

[PATCH v5 0/1] config: allow giving separate author and committer
 2019-02-06 18:41 UTC  (8+ messages)
` [PATCH v6 2/2] config: allow giving separate author and committer idents

[PATCH v4 0/3] Support 64 bpp half float formats
 2019-02-06 18:41 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Support 64 bpp half float formats (rev5)
` ✓ Fi.CI.BAT: success "

[PATCH net-next] net: phy: consider latched link-down status in polling mode
 2019-02-06 18:39 UTC 

[U-Boot] [PATCH 3/3] mips: add ethernet support for qca953x referenced boards
 2019-02-06 18:40 UTC  (2+ messages)

[U-Boot] [PATCH 2/3] drivers: add ethernet support for qca953x in ag7xxx driver
 2019-02-06 18:39 UTC  (2+ messages)

[PATCH 00/12 net-next,v7] add flow_rule infrastructure
 2019-02-06 18:39 UTC  (3+ messages)

[Qemu-devel] Segfaults in chardev due to races
 2019-02-06 18:38 UTC  (4+ messages)

CMake based recipes and defining CMAKE_BUILD_TYPE
 2019-02-06 18:23 UTC 

[meta-python][master][PATCH] python3-twitter_3.7.0.bb: Yocto recipes for tweepy packages
 2019-02-06  0:03 UTC 

[PATCH] drm: enable uncached DMA optimization for ARM and arm64
 2019-02-06 18:38 UTC  (11+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix memory leak in in batadv_dat_put_dhcp
 2019-02-06 18:38 UTC 

[U-Boot] [PATCH 1/3] drivers: fix typo for pinctrl qca953x
 2019-02-06 18:38 UTC  (2+ messages)

Changing the default for "core.abbrev"?
 2019-02-06 18:36 UTC  (7+ messages)
` [RFC/PATCH] core.abbrev doc: document and test the abbreviation length

stable-rc/linux-4.20.y build: 202 builds: 2 failed, 200 passed, 8 errors, 75 warnings (v4.20.7)
 2019-02-06 18:35 UTC 

[PATCH] drm: Nuke drm_calc_{h,v}scale_relaxed()
 2019-02-06 18:35 UTC  (2+ messages)

[PATCH v9 0/2] clk: Add functions to get optional clocks
 2019-02-06 18:34 UTC  (5+ messages)
` [PATCH v9 1/2] clk: Add comment about __of_clk_get_by_name() error values
` [PATCH v9 2/2] clk: Add (devm_)clk_get_optional() functions

[Qemu-devel] [PATCH v2 0/2] block: local qiov helper: part I
 2019-02-06 18:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/2] block/io: use qemu_iovec_init_buf

[PATCH] sh: generate uapi header and syscall table header files
 2019-02-06 18:32 UTC 

stable-rc/linux-4.9.y build: 193 builds: 4 failed, 189 passed, 10 errors, 3301 warnings (v4.9.155)
 2019-02-06 18:31 UTC 

[PATCH v7 00/10] support ROHM BD70528 PMIC
 2019-02-06 18:31 UTC  (2+ messages)

[PATCH] drm/dp_mst: Remove rebase-detritus in VCPI helper kernel-docs
 2019-02-06 18:31 UTC 

[Qemu-devel] [PATCH V12 0/5] support MAP_SYNC for memory-backend-file
 2019-02-06 18:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH V12 4/5] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
` [Qemu-devel] [PATCH V12 5/5] docs: Added MAP_SYNC documentation

[PATCH net] net: dsa: mv88e6xxx: Fix counting of ATU violations
 2019-02-06 18:28 UTC  (2+ messages)

[PATCH v8 for-4.12 00/17] Argo: hypervisor-mediated interdomain communication
 2019-02-06 18:28 UTC  (3+ messages)
` [PATCH v8 for-4.12 10/17] argo: implement the notify op

[PATCH v2 00/10] xfs: incore unlinked list
 2019-02-06 18:25 UTC  (6+ messages)
` [PATCH 10/10] xfs: cache unlinked pointers in an rhashtable

next-20190206 build: 3 failures 22 warnings (next-20190206)
 2019-02-06 18:24 UTC 

[PATCH v7 00/15] Argo: hypervisor-mediated interdomain communication
 2019-02-06 18:23 UTC  (8+ messages)
` [PATCH v7 02/15] argo: introduce the argo_op hypercall boilerplate

[PATCH net-next] net: phy: fixed_phy: Fix fixed_phy not checking GPIO
 2019-02-06 18:10 UTC 

[PATCH net-next v3 00/12] net: Introduce ndo_get_port_parent_id()
 2019-02-06 18:21 UTC  (5+ messages)
` [PATCH net-next v3 11/12] net: dsa: Implement ndo_get_port_parent_id()
    ` [Bridge] "

[PATCH 0/8][V2] Enospc cleanups and fixeS
 2019-02-06 18:20 UTC  (4+ messages)
` [PATCH 6/8] btrfs: loop in inode_rsv_refill

[RFC v4 00/19] batman-adv: netlink restructuring, part 2
 2019-02-06 18:20 UTC  (4+ messages)
  ` [B.A.T.M.A.N.] "

[PATCH 1/3] drm/amdgpu: Improve doorbell variable names
 2019-02-06 18:20 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: Fix a typo in vega10_ih_set_rptr()

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-06 18:19 UTC  (6+ messages)
` [RFC][Patch v8 5/7] virtio: Enables to add a single descriptor to the host

[PATCH net] net: ipv4: use a dedicated counter for icmp_v4 redirect packets
 2019-02-06 18:18 UTC 

New LSM hooks
 2019-02-06 18:18 UTC  (9+ messages)

[PATCH v6 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller
 2019-02-06 18:17 UTC  (6+ messages)
` Applied "spi: atmel-quadspi: add support for sam9x60 qspi controller" to the spi tree

Applied "ASoC: ssm2602: switch to SPDX identifier" to the asoc tree
 2019-02-06 18:17 UTC 

Applied "ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables" to the asoc tree
 2019-02-06 18:17 UTC 

[PATCH v4 2/2] ASoC: dapm: harden use of lookup tables
 2019-02-06 18:17 UTC  (2+ messages)
` Applied "ASoC: dapm: harden use of lookup tables" to the asoc tree

Applied "ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check" to the asoc tree
 2019-02-06 18:17 UTC 

Applied "ASoC: codecs: Add jz4725b-codec driver" to the asoc tree
 2019-02-06 18:17 UTC 

[PATCH 1/2] cpufreq: qcom-hw: Register an Energy Model
 2019-02-06 18:16 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: mediatek: "

[PATCH] Input: tm2-touchkey - acknowledge that setting brightness is a blocking call
 2019-02-06 18:16 UTC 

[Qemu-devel] 07333e1ca (kbd-state: use state tracker for sdl2) breaks keyboard input
 2019-02-06 18:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/18] OpenBSD: Enable qtesting
 2019-02-06 18:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 09/18] tests/vm/openbsd: Install Bash from the ports

[SPDK] A problem with SPDK 19.01 NVMeoF/RDMA target
 2019-02-06 18:15 UTC 

[PATCH v2 1/3] dt-bindings: arm: atmel: add missing samx7 to reset controller
 2019-02-06 18:12 UTC  (2+ messages)
` [PATCH v2 2/3] dt-bindings: arm: atmel: add new sam9x60 reset controller binding

[PATCH] x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting
 2019-02-06 18:13 UTC  (2+ messages)
` [tip:x86/cleanups] x86/boot/compressed/64: Explain paging_prepare()'s return value


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.