linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-06 16:47:55 to 2019-02-06 19:33:31 UTC [more...]

[PATCH v3 0/3] drm/i915: MST and wakeref leak fixes
 2019-02-06 19:33 UTC  (5+ messages)
` [PATCH v3 2/3] drm/i915: Don't send MST hotplugs during resume
` [PATCH v3 3/3] drm/i915: Don't send hotplug in intel_dp_check_mst_status()
  ` [Intel-gfx] "

[PULL] virtio: fixes
 2019-02-06 19:32 UTC 

[PATCH] drm/doc: Remove solved "VBlank issues"
 2019-02-06 19:31 UTC 

[PATCH tip/core/rcu 0/19] SPDX changes for v5.1
 2019-02-06 19:29 UTC  (2+ messages)

[PATCH v2] mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEM
 2019-02-06 19:26 UTC  (2+ messages)

4.14 "random: add a config option to trust the CPU's hwrng"
 2019-02-06 19:26 UTC  (2+ messages)

[PATCH v4 00/12] arm64: add system vulnerability sysfs entries
 2019-02-06 19:24 UTC  (4+ messages)
` [PATCH v4 01/12] Documentation: Document arm64 kpti control

[PATCH v2 0/5] input: misc: bma150: Add support for device tree
 2019-02-06 19:23 UTC  (6+ 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] clk: gemini: Variable "val" in function gemini_clk_probe() could be uninitialized
 2019-02-06 19:23 UTC  (2+ messages)

[PATCH 0/3] Enhance loongson-1 clock driver
 2019-02-06 19:18 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] clk: loongson1: add configuration option for loongson1 clks
  ` [PATCH v3 2/3] clk: loongson1: add of support

[PATCH V14 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-06 19:16 UTC  (5+ messages)
` [PATCH V14 2/5] i2c: tegra: add bus clear Master Support
` [PATCH V14 3/5] i2c: tegra: Add DMA support
` [PATCH V14 4/5] i2c: tegra: update transfer timeout
` [PATCH V14 5/5] i2c: tegra: add i2c interface timing support

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

[PATCH] MAINTAINERS: chrome-platform: change the git tree to a chrome-platform group git tree
 2019-02-06 19:14 UTC  (2+ messages)

[PATCH] mfd: tps68470: drop unused MODULE_DEVICE_TABLE
 2019-02-06 19:11 UTC 

[PATCH net-next v4 00/12] net: Introduce ndo_get_port_parent_id()
 2019-02-06 19:10 UTC  (16+ messages)
` [PATCH net-next v4 01/12] "
` [PATCH net-next v4 02/12] bnxt: Implement ndo_get_port_parent_id()
` [PATCH net-next v4 03/12] liquidio: "
` [PATCH net-next v4 04/12] net/mlx5e: "
` [PATCH net-next v4 05/12] mlxsw: "
` [PATCH net-next v4 06/12] mscc: ocelot: "
` [PATCH net-next v4 07/12] nfp: "
` [PATCH net-next v4 08/12] rocker: "
` [PATCH net-next v4 09/12] netdevsim: "
` [PATCH net-next v4 10/12] staging: fsl-dpaa2: ethsw: "
` [PATCH net-next v4 11/12] net: dsa: "
` [PATCH net-next v4 12/12] net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID

[PATCH] Input: cap11xx - switch to using set_brightness_blocking()
 2019-02-06 19:09 UTC  (2+ messages)

[PATCH V4 0/9] x86/jump_label: Bound IPIs sent when updating a static key
 2019-02-06 19:07 UTC  (3+ messages)
` [PATCH V4 5/9] x86/alternative: Split text_poke_bp() into tree steps

[PATCH v7 0/3] clk: clkdev add managed lookup registrations
 2019-02-06 19:05 UTC  (7+ messages)
` [PATCH v7 1/3] clkdev: add managed clkdev lookup registration
` [PATCH v7 2/3] clk: clk-max77686: Clean clkdev lookup leak and use devm
` [PATCH v7 3/3] clk: clk-st: avoid clkdev lookup leak at remove

[LSF/MM TOPIC] memory reclaim with NUMA rebalancing
 2019-02-06 19:03 UTC  (3+ messages)
` [LSF/MM ATTEND ] "

[PATCH v2] tracing: probeevent: Correctly update remaining space in dynamic area
 2019-02-06 19:00 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[PATCH] kernel/futex: Fix barrier comment
 2019-02-06 18:56 UTC 

[GIT PULL 00/53] perf/core improvements and fixes
 2019-02-06 18:49 UTC  (54+ 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 07/53] perf map: Move structs and prototypes for map groups to a separate header
` [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 10/53] perf tools: Add missing include for symbols.h
` [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 14/53] perf hist: Remove the needless callchain.h include from hist.h
` [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 17/53] perf kvm stat: Replace kvm-stat.h includes with forward declarations
` [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 0/2] LICENSES: Fix fallout from recent SPDX conversions
 2019-02-06 18:50 UTC  (4+ messages)
` [patch 2/2] scripts/spdxcheck.py: Handle special quotation mark comments

[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 

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

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

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

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

[PATCH v7 00/10] support ROHM BD70528 PMIC
 2019-02-06 18:31 UTC  (6+ messages)
` [PATCH v7 03/10] clk: bd718x7: use chip specific and generic data structs
` [PATCH v7 05/10] clk: bd718x7: Support ROHM BD70528 clk block

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

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

[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 v6 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller
 2019-02-06 18:17 UTC  (2+ messages)
` Applied "spi: atmel-quadspi: add support for sam9x60 qspi controller" to the spi tree

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

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

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

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

[PATCH 1/6] dt-bindings: sound: Document jz4740-codec bindings
 2019-02-06 18:12 UTC  (5+ messages)
` [PATCH 3/6] ASoC: codecs: jz4740: Use SPDX license notifier
` [PATCH 6/6] ASoC: codecs: Add jz4725b-codec driver

[PATCH] reset: Don't WARN if trying to get a used reset control
 2019-02-06 18:12 UTC  (12+ messages)

[PATCH] Input: ims-pcu - switch to using brightness_set_blocking()
 2019-02-06 18:08 UTC 

perf_event_open+clone = unkillable process
 2019-02-06 18:07 UTC  (10+ messages)
              ` [RFC][PATCH] signal: Store pending signal exit in tsk.jobctl not in tsk.pending

[PATCH 0/6] vmw_balloon: 64-bit limit support, compaction, shrinker
 2019-02-06 18:05 UTC  (3+ messages)

[RESEND PATCH] dt-bindings: arm: atmel: add new sam9x60 SFR binding
 2019-02-06 18:04 UTC 

[PATCH 1/2] PCI: dwc: allow to limit registers set length
 2019-02-06 18:02 UTC  (2+ messages)

[PATCH] mlx4_ib: Increase the timeout for CM cache
 2019-02-06 18:02 UTC  (5+ messages)

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-02-06 18:01 UTC  (4+ messages)
` security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)

[PATCH v3 0/6] mm: make pinned_vm atomic and simplify users
 2019-02-06 17:59 UTC  (7+ messages)
` [PATCH 1/6] mm: make mm->pinned_vm an atomic64 counter
` [PATCH 2/6] drivers/mic/scif: do not use mmap_sem
` [PATCH 3/6] drivers/IB,qib: optimize mmap_sem usage
` [PATCH 4/6] drivers/IB,hfi1: do not se mmap_sem
` [PATCH 5/6] drivers/IB,usnic: reduce scope of mmap_sem
` [PATCH 6/6] drivers/IB,core: "

[PATCH v2] include/linux/module.h: mark init/cleanup_module aliases as __init/exit
 2019-02-06 17:56 UTC 

[PATCH v2 1/3] net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
 2019-02-06 17:56 UTC  (3+ messages)
` [PATCH v2 2/3] net/macb: bindings doc: add sam9x60 binding
` [PATCH v2 3/3] net: macb: add sam9x60-macb compatibility string

[PATCH] Bluetooth: hci_ldisc: Initialize hci_dev before open()
 2019-02-06 17:54 UTC 

[PATCH 1/2] x86/boot: fix KASL when memmap range manipulation is used
 2019-02-06 17:53 UTC  (7+ messages)
` [PATCH 2/2] x86/boot: increase maximum number of avoided KASLR regions

[PATCH 0/8] ARM: at91/dt: update to existing drivers for the sam9x60 SoC
 2019-02-06 17:51 UTC  (2+ messages)

[RFC v1 0/3] Address potential user-after-free on module unload
 2019-02-06 17:49 UTC  (8+ messages)

[PATCH] kbuild, LLVMLinux: Don't suppress format warnings
 2019-02-06 17:43 UTC  (6+ messages)

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-02-06 17:41 UTC  (5+ messages)
` [PATCH 08/17] x86/ftrace: set trampoline pages as executable

[PATCH V11 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-06 17:37 UTC  (6+ messages)
` [PATCH V11 3/5] i2c: tegra: Add DMA support

pull-request: wireless-drivers-next 2019-02-06
 2019-02-06 17:37 UTC  (2+ messages)

[PATCH v3 0/3] Stingray USB PHY driver support
 2019-02-06 17:32 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: Add Stingray USB PHY binding document
` [PATCH v3 2/3] phy: sr-usb: Add Stingray USB PHY driver
` [PATCH v3 3/3] arm64: dts: Add USB DT nodes for Stingray SoC

[PATCHv5 00/10] Heterogeneuos memory node attributes
 2019-02-06 17:30 UTC  (4+ messages)

[PATCH] include/linux/module.h: mark init/cleanup_module aliases as __cold
 2019-02-06 17:28 UTC  (6+ messages)

[PATCH 0/5] sched/fair: NOHZ cleanups and misfit improvement
 2019-02-06 17:26 UTC  (7+ messages)
` [PATCH 4/5] sched/fair: Tune down misfit nohz kicks
` [PATCH 5/5] sched/fair: Skip LLC nohz logic for asymmetric systems

[RFC 0/2] ARC: rework U-boot arguments handling
 2019-02-06 17:22 UTC  (3+ messages)
` [RFC 1/2] ARC: U-boot: check arguments paranoidly
` [RFC 2/2] ARC: U-boot: check magic number passed from u-boot

[PATCH] sched/debug: Show intergroup and hierarchy sum wait time of a task group
 2019-02-06 17:19 UTC  (2+ messages)

libelf-0.175 breaks objtool
 2019-02-06 17:16 UTC  (3+ messages)

[PATCH v10 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-06 17:10 UTC  (8+ messages)

[PATCH v7 00/15] KVM: s390: make use of the GIB
 2019-02-06 17:09 UTC  (2+ messages)

[PATCH v1 0/4] MSM8998 Multimedia Clock Controller
 2019-02-06 17:04 UTC  (7+ messages)
` [PATCH v1 1/4] clk: qcom: smd: Add XO clock for MSM8998

WARNING in apparmor_secid_to_secctx
 2019-02-06 17:03 UTC  (16+ messages)
                      ` [PATCH] LSM: Allow syzbot to ignore security= parameter

[PATCH] ring-buffer: Remove unused function ring_buffer_page_len()
 2019-02-06 16:59 UTC  (5+ messages)

Regression due to "PM-runtime: Switch autosuspend over to using hrtimers"
 2019-02-06 16:59 UTC  (2+ messages)

Applied "regulator: fixed/gpio: Pull inversion/OD into gpiolib" to the regulator tree
 2019-02-06 16:58 UTC 

Applied "regulator: as3722: Correct minor typo" to the regulator tree
 2019-02-06 16:58 UTC 

Applied "regulator: gpio: Convert to use descriptors" to the regulator tree
 2019-02-06 16:58 UTC 

Applied "regulator: rk808: Convert rk805 buck1/2 to use linear range" to the regulator tree
 2019-02-06 16:58 UTC 

Applied "regulator: gpio: Simplify probe path" to the regulator tree
 2019-02-06 16:58 UTC 

Applied "regulator: core: Only support passing enable GPIO descriptors" to the regulator tree
 2019-02-06 16:58 UTC 

[PATCH V13 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-06 16:56 UTC  (10+ messages)
` [PATCH V13 3/5] i2c: tegra: Add DMA support

[PATCH v2 00/12] btrfs: add zstd compression level support
 2019-02-06 16:51 UTC  (11+ messages)

[PATCH v2 00/12] btrfs: add zstd compression level support
 2019-02-06 16:48 UTC  (5+ messages)
` [PATCH 09/12] btrfs: change set_level() to bound the level passed in
  ` [PATCH v2 "
` [PATCH 12/12] btrfs: add zstd compression level support
  ` [PATCH v3 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).