All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-22 23:25:29 to 2018-03-23 01:53:42 UTC [more...]

[net-next:master 304/314] drivers/net/ethernet/mellanox/mlxsw/spectrum.c:3878:8: error: too few arguments to function 'devlink_resource_register'
 2018-03-23  1:53 UTC  (2+ messages)

[PATCH 1/6] drm/amd/pp: clean header file hwmgr.h
 2018-03-23  1:49 UTC  (3+ messages)
` [PATCH 2/6] drm/amd/pp: Add hwmgr_sw_init/fini functioins

[GSOC]About the microproject related to CI
 2018-03-23  1:44 UTC 

[PATCH 1/2] vhost: make sure vhost fdset-thread created successfully
 2018-03-23  1:38 UTC  (4+ messages)
` [PATCH 2/2] vhost: add fdset-event thread name

[Bug 104193] [radeonsi] The Witcher 3 freezes the system with no attachments calls & transform feedback Wine patch
 2018-03-23  1:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add an ATPX quirk for hybrid laptop
 2018-03-23  1:35 UTC  (3+ messages)

[PATCH v2] net/i40e: fix flow RSS configuration error
 2018-03-23  1:33 UTC  (3+ messages)

[PATCH] oe-selftest: crosstap: add tests for crosstap script
 2018-03-23  1:32 UTC  (5+ messages)

[PATCH v2] btrfs: Validate child tree block's level and first key
 2018-03-23  1:31 UTC 

[PATCH] ata: ahci-platform: add reset control support
 2018-03-23  1:30 UTC 

[PATCH] xfs: always free inline data before resetting inode fork during ifree
 2018-03-23  1:30 UTC  (2+ messages)

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-03-23  1:30 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH resend 00/13] acpi: arm: Add IORT Support
 2018-03-23  1:28 UTC  (3+ messages)
` [PATCH resend 03/13] acpi: arm: Code to generate Hardware Domains IORT

[PATCH v5 00/11] nd/pack-objects-pack-struct updates
 2018-03-23  1:28 UTC  (6+ messages)
` [PATCH v6 "

[PATCHv2 0/4] VLA removal from the gpio subsystem
 2018-03-23  1:28 UTC  (5+ messages)
` [PATCHv2 4/4] gpio: Remove VLA from stmpe driver

[PATCH] platform/x86: fujitsu-laptop: Simplify soft key handling
 2018-03-23  1:27 UTC 

kernel_selftests.x86.mpx-mini-test_32.fail on skylake platform
 2018-03-23  1:23 UTC  (4+ messages)

[Patch 0/4] drm/omap: Add virtual-planes support
 2018-03-23  1:23 UTC  (8+ messages)
` [Patch 2/4] dt-bindings: display/ti: Add plane binding to dispc node

[U-Boot] Pull request: u-boot-net.git master
 2018-03-23  1:21 UTC  (2+ messages)

[PATCH net-next 0/2] net: broadcom: Adaptive interrupt coalescing
 2018-03-23  1:19 UTC  (3+ messages)
` [PATCH net-next 1/2] net: systemport: Implement adaptive "
` [PATCH net-next 2/2] net: bcmgenet: Add support for adaptive RX coalescing

DMA Mapping Error in ppc64
 2018-03-23  1:19 UTC  (4+ messages)

[PATCH v2] Add an option to dm-verity to validate hashes at most once
 2018-03-23  1:18 UTC 

lttng_ust_cyg_profile
 2018-03-23  1:13 UTC 

Buy Instagram followers cheap
 2018-03-23  1:09 UTC 

[PATCH linux dev-4.10] ARM: dts: aspeed: Add Portwell Neptune machine
 2018-03-23  1:08 UTC  (3+ messages)

[PATCH v2 00/11] kexec_file: Clean up purgatory load
 2018-03-23  1:03 UTC  (3+ messages)

[Qemu-devel] [PATCH for 2.13 0/5] linux-user: move arch specific parts to arch directories
 2018-03-23  0:59 UTC  (2+ messages)

[PATCH 00/17] ICL PLLs, DP/HDMI and misc display
 2018-03-23  1:00 UTC  (5+ messages)
` [PATCH 17/17] drm/i915/icl: Fix the DP Max Voltage for ICL
` ✗ Fi.CI.BAT: failure for ICL PLLs, DP/HDMI and misc display (rev4)

[PATCH v3 0/3] Support qcom pinctrl protected pins
 2018-03-23  0:59 UTC  (8+ messages)
` [PATCH v3 3/3] pinctrl: qcom: Don't allow protected pins to be requested

[PATCH 00/15] hmm: fixes and documentations v4
 2018-03-23  0:55 UTC  (32+ messages)
` [PATCH 01/15] mm/hmm: documentation editorial update to HMM documentation
` [PATCH 02/15] mm/hmm: fix header file if/else/endif maze v2
` [PATCH 03/15] mm/hmm: HMM should have a callback before MM is destroyed v3
` [PATCH 04/15] mm/hmm: unregister mmu_notifier when last HMM client quit v3
` [PATCH 05/15] mm/hmm: hmm_pfns_bad() was accessing wrong struct
` [PATCH 06/15] mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters v2
` [PATCH 07/15] mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture v2
` [PATCH 08/15] mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong v2
` [PATCH 09/15] mm/hmm: cleanup special vma handling (VM_SPECIAL)
` [PATCH 10/15] mm/hmm: do not differentiate between empty entry or missing directory v3
` [PATCH 11/15] mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
` [PATCH 12/15] mm/hmm: move hmm_pfns_clear() closer to where it is use
` [PATCH 13/15] mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd() v2
` [PATCH 14/15] mm/hmm: change hmm_vma_fault() to allow write fault on page basis
` [PATCH 15/15] mm/hmm: use device driver encoding for HMM pfn v2

[PATCH 01/12] drm: Add DP PSR2 sink enable bit
 2018-03-23  0:59 UTC  (22+ messages)
` [PATCH 02/12] drm: Add DP last received PSR SDP VSC register and bits
` [PATCH 03/12] drm/i915/psr: Nuke aux frame sync
` [PATCH 08/12] drm/i915/psr: Cache sink synchronization latency
` [PATCH 10/12] drm/i915/debugfs: Print sink PSR state and debug info
` [PATCH 11/12] drm/i915/debugfs: Print information about what caused a PSR exit
` [PATCH 12/12] drm/i915/debugfs: Print how many blocks were sent in a selective update

[PATCH 0/2] Kexec_file: Load kernel at top of system ram
 2018-03-23  0:58 UTC  (5+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()

[PATCH v2 1/4] drm/i915: Always do WOPCM partitioning based on real firmware sizes
 2018-03-23  0:58 UTC  (5+ messages)
` [PATCH v2 2/4] drm/i915: Always set HUC_LOADING_AGENT_GUC bit in WOPCM offset register
` [PATCH v2 3/4] drm/i915: Add code to accept valid locked WOPCM register values
` [PATCH v2 4/4] HAX enable guc for CI
` ✓ Fi.CI.BAT: success for series starting with [v2,1/4] drm/i915: Always do WOPCM partitioning based on real firmware sizes

A subtle problem when resuming xen-front and using IMA and multiple TPM devices on the system
 2018-03-23  0:57 UTC  (3+ messages)

[PATCH v12 00/12] vpci: PCI config space emulation
 2018-03-23  0:56 UTC  (3+ messages)
` [PATCH v12 10/12] vpci: add a priority parameter to the vPCI register initializer

[PATCH 04/15] mm/hmm: unregister mmu_notifier when last HMM client quit
 2018-03-23  0:56 UTC  (13+ messages)
` [PATCH 04/15] mm/hmm: unregister mmu_notifier when last HMM client quit v2

l2tp stable request
 2018-03-23  0:55 UTC 

[PATCH v2 00/18] Device querying
 2018-03-23  0:53 UTC  (12+ messages)
` [PATCH v2 01/18] eal: introduce dtor macros
      ` [PATCH] eal: list acceptable init priorities
` [PATCH v2 04/18] eal: add lightweight kvarg parsing utility

[PATCH linux dev-4.13] ARM: dts: aspeed: Add Portwell Neptune machine
 2018-03-23  0:52 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2018-03-23  0:50 UTC  (3+ messages)

USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
 2018-03-23  0:49 UTC  (4+ messages)
  ` [PATCH] "

[PATCH v3a 00/39] (0/3) Fixups for the new VGIC(-v2) implementation
 2018-03-23  0:49 UTC  (5+ messages)
` [PATCH v3a 14/39] ARM: new VGIC: Add GICv2 world switch backend

[PATCH v2 linux dev-4.10] ARM: dts: aspeed: Add Portwell Neptune machine
 2018-03-23  0:47 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2018-03-23  0:45 UTC  (3+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2018-03-23  0:43 UTC  (3+ messages)

[PATCH v2] x86,sched: allow topologies where NUMA nodes share an LLC
 2018-03-23  0:42 UTC  (5+ messages)

[PATCH v4] drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
 2018-03-23  0:39 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams (rev4)

[PATCH v4 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints
 2018-03-23  0:39 UTC  (11+ messages)
` [PATCH v4 bpf-next 01/10] treewide: remove large struct-pass-by-value from tracepoint arguments
` [PATCH v4 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events
` [PATCH v4 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 "
` [PATCH v4 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
` [PATCH v4 bpf-next 05/10] macro: introduce COUNT_ARGS() macro
` [PATCH v4 bpf-next 06/10] tracepoint: compute num_args at build time
` [PATCH v4 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH v4 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH v4 bpf-next 09/10] samples/bpf: raw tracepoint test
` [PATCH v4 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints

qca6174 hw 2.1 firmware version SW_RM.1.1.1-00157-QCARMSWPZ-1 crash on deauthenticating from wireless network
 2018-03-23  0:36 UTC 

[GIT PULL] libnvdimm fixes for 4.16-rc7
 2018-03-23  0:34 UTC  (3+ messages)

[PATCH] trace: instrument security and console initcall
 2018-03-23  0:33 UTC 

[RFC v2 00/83] NOVA: a new file system for persistent memory
 2018-03-23  0:31 UTC  (5+ messages)
` [RFC v2 83/83] Sysfs support

[PATCH 1/2] drm/simple-kms-helper: Plumb plane state to the enable hook
 2018-03-23  0:26 UTC  (4+ messages)
` [PATCH 2/2] drm/tinydrm: Make fb_dirty into a lower level hook
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/simple-kms-helper: Plumb plane state to the enable hook

BMC Health
 2018-03-23  0:20 UTC  (6+ messages)

[PATCH v2 0/8] Decode IA32/X64 CPER
 2018-03-23  0:19 UTC  (7+ messages)

RFC on writel and writel_relaxed
 2018-03-23  0:16 UTC  (9+ messages)

[PATCH 1/3] Vmbus: Add function to report available ring buffer to write in total ring size percentage
 2018-03-23  0:15 UTC  (6+ messages)
` [PATCH 2/3] Netvsc: Use the vmbus functiton to calculate ring buffer percentage
` [PATCH 3/3] Storvsc: Select channel based on available percentage of ring buffer to write

[PATCH] drm: udl: Properly check framebuffer mmap offsets
 2018-03-23  0:14 UTC  (5+ messages)

[xen-4.6-testing test] 121031: regressions - FAIL
 2018-03-23  0:13 UTC 

[PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI
 2018-03-23  0:10 UTC  (2+ messages)

[PATCH 01/17] drm/i915/icl: add definitions for the ICL PLL registers
 2018-03-23  0:08 UTC  (3+ messages)
` [PATCH 02/17] drm/i915/icl: add basic support for the ICL clocks

[PATCH 1/2] mesa.inc: make PROVIDES conditional on PACKAGECONFIG
 2018-03-23  0:07 UTC  (2+ messages)
` [PATCH 2/2] virtual/libgbm: create

[PATCH 0/5] PSR interrupts
 2018-03-23  0:01 UTC  (11+ messages)
` [PATCH 1/5] drm/i915: Enable edp psr error interrupts on hsw
` [PATCH 5/5] drm/i915/psr: Timestamps for PSR entry and exit interrupts

[git pull] drm fixes for 4.16-rc7
 2018-03-22 23:59 UTC  (2+ messages)

[PATCH] arm/arm64: smccc: Use xN for arm64 register constraints with clang
 2018-03-22 23:58 UTC  (6+ messages)

[PATCH v1 0/4] platform/x86: mlx-platform: Add bus differed and auto detection functionalities
 2018-03-22 23:55 UTC  (2+ messages)

[PATCH v9 00/12] USB Type-C device-connection, mux and switch support
 2018-03-22 23:53 UTC  (4+ messages)
  ` [v9,12/12] extcon: axp288: Set USB role where necessary
    ` [PATCH v9 12/12] "

[PATCH v2 1/2] libmultipath: don't reject maps with undefined prio
 2018-03-22 23:52 UTC  (2+ messages)

file corruptions, 2nd half of 512b block
 2018-03-22 23:49 UTC  (5+ messages)

BCM43341B0 Frame reassembly failed
 2018-03-22 23:48 UTC  (5+ messages)

[PATCHv5 5/5] ARM: dts: omap4-droid4: add soundcard
 2018-03-22 23:48 UTC  (3+ messages)
` [PATCHv5, "
  ` [PATCHv5,5/5] "

[PATCH 1/4] networkmanager: fix gobject-introspection/musl and cleanup
 2018-03-22 23:46 UTC  (5+ messages)

[PATCH RFC] xfs, memcg: Call xfs_fs_nr_cached_objects() only in case of global reclaim
 2018-03-22 23:46 UTC  (11+ messages)

[linuxtv-media:master 345/405] ERROR: "i2c_mux_add_adapter" [drivers/media/dvb-frontends/af9013.ko] undefined!
 2018-03-22 23:45 UTC 

Business Proposal
 2018-03-22 22:15 UTC 

[ndctl PATCH 1/2] ndctl: complete removal of daxctl io
 2018-03-22 23:44 UTC  (5+ messages)
` [ndctl PATCH 2/2] ndctl: fail NUMA filtering when unavailable

[PATCH] net/mlx5: setup RSS regardless of queue count
 2018-03-22 23:37 UTC  (3+ messages)
` [PATCH v2] "

Business Proposal
 2018-03-22 22:15 UTC 

[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
 2018-03-22 23:35 UTC  (2+ messages)

[PATCH v2 00/14] chrome_laptop: stop being a platform driver
 2018-03-22 23:34 UTC  (3+ messages)
` [PATCH v2 05/14] platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devices

[PATCH 1/1] lz4: Implement lz4 with dynamic offset length
 2018-03-22 23:32 UTC  (2+ messages)

[PATCH 1/2] libmultipath: fallback to const prio if getprio() fails
 2018-03-22 23:31 UTC  (3+ messages)
` [PATCH 2/2] multipathd: handle errors in uxlsnr as fatal

[PATCH] drm/amd/display: don't pass large struct stream_res by value
 2018-03-22 23:31 UTC  (3+ messages)

[GIT PULL] ACPI fixes for v4.16-rc7
 2018-03-22 23:30 UTC  (3+ messages)

[Intel-wired-lan] [RFC v3 net-next 00/18] Time based packet transmission
 2018-03-22 23:26 UTC  (6+ messages)
` [Intel-wired-lan] [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc
    `  "

[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-03-22 23:28 UTC  (4+ messages)

[PATCH 1/2] cpufreq: scpi: add thermal dependency
 2018-03-22 23:27 UTC  (3+ messages)

[RFC PATCH] ftrace: support boot level tracing
 2018-03-22 23:25 UTC  (4+ messages)

[PATCH v2] ACPI / scan: Send the change uevent with offine environmental data
 2018-03-22 23:25 UTC  (2+ messages)


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.