All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-14 13:42:09 to 2018-05-14 14:27:58 UTC [more...]

[PATCH 0/2] vpci/msi: fix updating already bound MSI interrupts
 2018-05-14 14:27 UTC  (7+ messages)
` [PATCH 1/2] vpci/msi: split code to bind pirq
` [PATCH 2/2] vpci/msi: fix update of bound MSI interrupts

[Qemu-devel] [RFC 00/10] [TESTING NEEDED] python: futurize --stage1 (Python 3 compatibility)
 2018-05-14 14:27 UTC  (9+ messages)
` [Qemu-devel] [RFC 01/10] python: futurize -f libfuturize.fixes.fix_print_with_import
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [RFC 02/10] python: futurize -f libfuturize.fixes.fix_absolute_import
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [RFC 03/10] python: futurize -f libfuturize.fixes.fix_next_call
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [RFC 04/10] python: futurize -f lib2to3.fixes.fix_has_key
  ` [Qemu-devel] [Qemu-block] "

[PATCH 00/21] GFXv9/Vega10 support for KFD
 2018-05-14 14:27 UTC  (2+ messages)

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-14 14:27 UTC  (15+ messages)
` [PATCH 01/14] net: sched: use rcu for action cookie update
` [PATCH 02/14] net: sched: change type of reference and bind counters
` [PATCH 03/14] net: sched: add 'delete' function to action ops
` [PATCH 04/14] net: sched: implement unlocked action init API
` [PATCH 05/14] net: sched: always take reference to action
` [PATCH 06/14] net: sched: implement reference counted action release
` [PATCH 07/14] net: sched: use reference counting action init
` [PATCH 08/14] net: sched: account for temporary action reference
` [PATCH 09/14] net: sched: don't release reference on action overwrite
` [PATCH 10/14] net: sched: extend act API for lockless actions
` [PATCH 11/14] net: core: add new/replace rate estimator lock parameter
` [PATCH 12/14] net: sched: retry action check-insert on concurrent modification
` [PATCH 13/14] net: sched: use unique idr insert function in unlocked actions
` [PATCH 14/14] net: sched: implement delete for all actions

[PATCH 0/5] PVH MTRR initial state
 2018-05-14 14:26 UTC  (5+ messages)
` [PATCH 2/5] hvm/mtrr: use the hardware number of variable ranges for Dom0
` [PATCH 3/5] hvm/mtrr: copy hardware state "

[igt-dev] [PATCH i-g-t 00/12] chamelium: Test the plane formats
 2018-05-14 14:24 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t 03/12] fb: Add format conversion routine
` [igt-dev] [PATCH i-g-t 04/12] fb: Add more formats
` [igt-dev] [PATCH i-g-t 05/12] chamelium: Make chamelium_calculate_fb_crc private
` [igt-dev] [PATCH i-g-t 06/12] chamelium: Split CRC test function in two
` [igt-dev] [PATCH i-g-t 07/12] chamelium: Use preferred mode when testing a single mode
` [igt-dev] [PATCH i-g-t 09/12] chamelium: Change our pattern for a custom one

[PATCH] rcu: Report a quiescent state when it's exactly in the state
 2018-05-14 14:25 UTC  (6+ messages)

[linux-stable-3.16.y] tun: allow positive return values on dev_get_valid_name() call
 2018-05-14 14:24 UTC  (2+ messages)

[PATCH] IB/srpt: Increase port count
 2018-05-14 14:24 UTC  (4+ messages)

BPF in DPDK 18.05 as experimental
 2018-05-14 14:24 UTC  (4+ messages)
` [PATCH] bpf: add missed EXPERIMENTAL tags

[xen-4.6-testing test] 122657: regressions - FAIL
 2018-05-14 14:24 UTC  (6+ messages)
` staging-4.6 seems to be broken

WARNING in arch_uprobe_analyze_insn
 2018-05-14 14:24 UTC 

[PATCH v2 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-14 14:23 UTC  (4+ messages)

[PATCH] librte_ip_frag: mbuf count, expiration
 2018-05-14 14:23 UTC 

[PATCH] drm/amd/powerplay: Add notify PWE function to SMU10
 2018-05-14 14:23 UTC 

[RFC PATCH 0/4] Enable new VMD device
 2018-05-14 14:23 UTC  (3+ messages)
` [RFC PATCH 1/4] PCI/VMD: Assign membar addresses from shadow registers

[U-Boot] [PATCH] Revert "sunxi: binman: Add U-Boot binary size check"
 2018-05-14 14:22 UTC 

[Qemu-devel] [PATCH 0/2] vfio-ccw: loosen orb flags checks
 2018-05-14 14:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] vfio-ccw: add force unlimited prefetch property

[PATCH 0/2] Add maximum task accounting
 2018-05-14 14:21 UTC  (3+ messages)
` [PATCH 1/2] runqueue.py: Minor cleanup for RunQueueStats and users
` [PATCH 2/2] runqueue.py: Initial implementation of per task process limits

[linux-lvm] how to set higher then 128 nr_requests on LV's
 2018-05-14 14:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/42] Generic background jobs
 2018-05-14 14:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/42] job: Maintain a list of all jobs
` [Qemu-devel] [PATCH 13/42] job: Move state transitions to Job

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-14 14:20 UTC  (6+ messages)

Packaging policycoreutils for OpenSUSE
 2018-05-14 14:19 UTC  (4+ messages)

show-stopper bug before releasing -rc3
 2018-05-14 14:20 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_device: Add information why cannot drop drm master
 2018-05-14 14:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Cluster-devel] [GFS2 PATCH 0/2] GFS2: Bulk submit ordered writes
 2018-05-14 14:18 UTC  (3+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] GFS2: Move function gfs2_ordered_wait before ordered_write
` [Cluster-devel] [GFS2 PATCH 2/2] GFS2: Submit all ordered writes in bulk, wait after that

[PATCH xf86-video-amdgpu 00/13] Enabling Color Management - Round 2
 2018-05-14 14:17 UTC  (2+ messages)

[PATCH] nvme: block ioctls if controller not in a live state
 2018-05-14 14:17 UTC  (4+ messages)

[PATCH v2 0/2] uio: Prevent kernel oops on UIO device remove with open fds
 2018-05-14 14:17 UTC  (2+ messages)

commit bd9240a18edfbfa72e957fc2ba831cf1f13ea073 seems to break with intel-ucode 20180425
 2018-05-14 14:16 UTC  (5+ messages)

[PATCH 0/7] clk: meson: axg: add audio clock controller support
 2018-05-14 14:16 UTC  (5+ messages)
` [PATCH 6/7] clk: meson: axg: document bindings for the audio clock controller

Rx/Tx offloads checks behaviour in 18.05
 2018-05-14 14:15 UTC  (8+ messages)

[PATCH] PCI/VMD: White list for fast interrupt handlers
 2018-05-14 14:15 UTC  (4+ messages)

[Qemu-devel] [PATCH] coverity-model: replay data is considered trusted
 2018-05-14 14:14 UTC  (2+ messages)

[PATCH 1/7] staging: ks7010: Replace license boilerplate with SPDX identifiers
 2018-05-14 14:15 UTC  (5+ messages)
` [PATCH 3/7] staging: ks7010: Remove unnecessary limit checks

migration regression in xen-4.11 and qemu-2.11 and qcow2
 2018-05-14 14:15 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 0/2] Implement Hex file loader and add test case
 2018-05-14 14:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 2/2] Add QTest testcase for the Intel Hexadecimal Object File Loader

[RFC][PATCH 00/10] tracing: Add triggers to trace_marker writes
 2018-05-14 14:12 UTC  (4+ messages)
` [RFC][PATCH 07/10] tracing: Have zero size length in filter logic be full string

[PATCH v13] ethdev: new Rx/Tx offloads API
 2018-05-14 14:11 UTC  (3+ messages)
` [PATCH v14] "

[PATCH v14 0/8] ASoC: sun4i-codec: Add Line-In, FM-In, Mic 2, Capture Source, Differential Line-In
 2018-05-14 14:11 UTC  (19+ messages)
` [PATCH v14 2/8] ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume
` [PATCH v14 3/8] ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_right_mixer_controls into sun4i_codec_mixer_controls
` [PATCH v14 8/8] ASoC: sun4i-codec: Add Left Capture Select, Right Capture Select

[PATCH] net/enic: fix missing offload capabilities
 2018-05-14 14:11 UTC 

edac: altera: Add Stratix10 SDRAM Uncorrectable Errors
 2018-05-14 14:10 UTC  (2+ messages)
` [PATCH] "

[RFC] m68k: Set up dma mask for platform devices
 2018-05-14 14:10 UTC 

[RFC] ARM: dts: imx7s: Fix the port reg properties
 2018-05-14 14:09 UTC  (2+ messages)

[PATCH 0/4] a few mark_parents_uninteresting cleanups
 2018-05-14 14:09 UTC  (6+ messages)
` [PATCH 4/4] mark_parents_uninteresting(): avoid most allocation

[PATCH net-next] net:sched: add gkprio scheduler
 2018-05-14 14:08 UTC  (10+ messages)

[PATCH v2 1/2] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
 2018-05-14 14:08 UTC  (4+ messages)

[PATCH v2 1/6] x86/stacktrace: do not unwind after user regs
 2018-05-14 14:06 UTC  (6+ messages)
` [PATCH v2 2/6] x86/stacktrace: make clear the success paths
` [PATCH v2 3/6] x86/stacktrace: remove STACKTRACE_DUMP_ONCE from __save_stack_trace_reliable
` [PATCH v2 4/6] x86/stacktrace: do not fail for ORC with regs on stack
` [PATCH v2 5/6] x86/unwind/orc: Detect the end of the stack
` [PATCH v2 6/6] x86/stacktrace: orc, mark it as reliable

[PATCH 2/2] arm64: Clear the stack
 2018-05-14 14:07 UTC  (15+ messages)

[PATCH 1/6] staging: android: Kconfig; Remove excessive hyphens
 2018-05-14 14:07 UTC  (6+ messages)
` [PATCH 2/6] staging: android: Clean up license identifiers

[Qemu-devel] [Bug 1771042] [NEW] dataplane interrupt handler doesn't support msi
 2018-05-14 14:06 UTC  (3+ messages)
` [Qemu-devel] [Bug 1771042] "

[DPU PATCH v2 00/12] Refactor DPU device/driver hierarchy and add runtime_pm support
 2018-05-14 14:06 UTC  (4+ messages)
` [DPU PATCH v2 03/12] drm/msm/dpu: add MDSS top level driver for dpu

[PATCH] imx-uuc: bump to latest revision
 2018-05-14 14:05 UTC 

[Buildroot] [PATCH] librtlsdr: bump to version v0.5.4
 2018-05-14 14:04 UTC 

[PATCH 2/5] crypto: chtls: wait for memory sendmsg, sendpage
 2018-05-14 14:04 UTC  (2+ messages)

Aspeed AST2520 support in openbmc
 2018-05-14 14:04 UTC  (2+ messages)

[PATCH v2 00/35] overlayfs: stack file operations
 2018-05-14 14:03 UTC  (8+ messages)
` [PATCH v2 22/35] vfs: don't open real

[PATCH] pci: treat class 0 devices as endpoints
 2018-05-14 14:01 UTC  (3+ messages)

[PATCH 1/2] x86/stacktrace: do not fail when regs on stack for ORC
 2018-05-14 14:00 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 00/27] softfloat patch roundup
 2018-05-14 13:59 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 10/27] fpu/softfloat: re-factor float to float conversions
` [Qemu-devel] [PATCH v2 11/27] fpu/softfloat: support ARM Alternative half-precision
` [Qemu-devel] [PATCH v2 12/27] target/arm: Use floatX_silence_nan when we have already checked for SNaN
` [Qemu-devel] [PATCH v2 13/27] target/arm: convert conversion helpers to fpst/ahp_flag
` [Qemu-devel] [PATCH v2 14/27] target/arm: squash FZ16 behaviour for conversions
` [Qemu-devel] [PATCH v2 15/27] target/arm: Fix fp_status_f16 tininess before rounding

[PATCH] ANDROID: binder: remove 32-bit binder interface
 2018-05-14 14:00 UTC  (6+ messages)

[PATCH 1/1] s390: vfio-ccw: push down unsupported IDA check
 2018-05-14 14:00 UTC  (4+ messages)

[PATCH v4 0/3] Improve zero-length memzone allocation
 2018-05-14 13:58 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] malloc: add biggest free IOVA-contiguous element to stats
  ` [PATCH v5 2/3] malloc: allow reserving biggest element
  ` [PATCH v5 3/3] memzone: improve zero-length memzone reserve

[PATCH 0/6] Transition vfs to 64-bit timestamps
 2018-05-14 13:57 UTC  (3+ messages)
` [PATCH 5/6] udf: Simplify calls to udf_disk_stamp_to_time

[PATCH 3.18 00/23] 3.18.109-stable review
 2018-05-14 13:56 UTC  (5+ messages)

[PATCH] m68k/uaccess: Revive 64-bit get_user()
 2018-05-14 13:57 UTC 

[PATCH v3 1/2] dt-bindings: add binding for Rockchip hdmi phy using an Innosilicon IP
 2018-05-14 13:57 UTC  (4+ messages)
` [PATCH v3 2/2] phy: add Rockchip Innosilicon hdmi phy

[PATCH] nvme: fix lockdep warning in nvme_mpath_clear_current_path
 2018-05-14 13:56 UTC  (6+ messages)

[PATCH 07/12] ath10k: Add MSA handshake QMI mgs support
 2018-05-14 13:56 UTC  (4+ messages)

[xen-unstable-smoke test] 122809: tolerable all pass - PUSHED
 2018-05-14 13:55 UTC 

[U-Boot] [PATCH] rockchip: clk: rk3288: handle clk_enable requests for GMAC
 2018-05-14 13:54 UTC  (2+ messages)
` [U-Boot] "

[PATCH] Btrfs: fix xattr loss after power failure
 2018-05-14 13:51 UTC  (2+ messages)

[PATCH] objtool: Detect RIP-relative switch table references
 2018-05-14 13:53 UTC 

[Qemu-devel] [PATCH] Added SIGPWR handler to send ACPI shutdown
 2018-05-14 13:52 UTC  (2+ messages)

[GIT PULL] SoCFPGA DTS updates for v4.18, part 2
 2018-05-14 13:51 UTC 

[Bug 106512] New: Fatal: NVIDIA GEFORCE 320M MCP89: Can't start X on kernel 4.15
 2018-05-14 13:51 UTC  (2+ messages)
  ` [Bug 106512] "

[Qemu-devel] Some question about savem/qcow2 incremental snapshot
 2018-05-14 13:48 UTC  (8+ messages)
  ` [Qemu-devel] [Qemu-block] "

[Cluster-devel] gfs2-utils: mkfs segfault with 4.16 kernel
 2018-05-14 13:48 UTC  (11+ messages)

[PATCH 0/3] KVM: VMX: Allow to disable ioport intercept per-VM by userspace
 2018-05-14 13:48 UTC  (4+ messages)

[PATCH 1/2] ARM64: dts: meson-gxbb: odroidc2: enable sdcard UHS modes
 2018-05-14 13:48 UTC  (4+ messages)

[PATCH v3] btrfs: incremental send, fix BUG when invalid memory access
 2018-05-14 13:45 UTC  (3+ messages)

WARNING: kernel stack regs has bad 'bp' value (3)
 2018-05-14 13:47 UTC  (8+ messages)

[wireless-drivers-next:master] BUILD REGRESSION b41c393676696c20456d5fd8cbe71453560ee06e
 2018-05-14 13:47 UTC 

[PATCH] PCI: imx6: Remove space before tabs
 2018-05-14 13:47 UTC  (2+ messages)

[PATCH 0/3] fbdev/drm: sh_mobile: remove unused MERAM support
 2018-05-14 13:46 UTC  (5+ messages)

[Qemu-devel] [PATCH] qemu-options: Allow -no-user-config again
 2018-05-14 13:45 UTC  (2+ messages)
` [Qemu-trivial] "

[igt-dev] [PATCH i-g-t] tests/kms_nv12: Add nv12 specific tests
 2018-05-14 13:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_nv12: Add nv12 specific tests. (rev2)

[PATCH 4.16 00/72] 4.16.9-stable review
 2018-05-14 13:45 UTC  (2+ messages)

[tip:x86/pti 14/14] arch/x86/mm/mem_encrypt_boot.o: warning: objtool: .text+0x51: unreachable instruction
 2018-05-14 13:44 UTC 

[PATCH 00/12] Integrate commit-graph into fsck, gc, and fetch
 2018-05-14 13:44 UTC  (5+ messages)
` [PATCH v2 00/12] Integrate commit-graph into fsck and gc
  ` [PATCH v2 08/12] commit-graph: verify commit contents against odb

[U-Boot] [PATCH v2 00/10] Update STM32 QSPI driver
 2018-05-14 13:42 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] spi: stm32_qspi: Remove CONFIG_CLK flag
` [U-Boot] [PATCH v2 02/10] spi: stm32_qspi: Solve issue detected by checkpatch
` [U-Boot] [PATCH v2 03/10] spi: stm32_qspi: Sort include files alphabetically
` [U-Boot] [PATCH v2 04/10] spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
` [U-Boot] [PATCH v2 05/10] spi: stm32_qspi: Add st, stm32f469-qspi compatible string
` [U-Boot] [PATCH v2 06/10] spi: stm32_qspi: Add chip select management
` [U-Boot] [PATCH v2 07/10] spi: stm32_qspi: Use dev_read_xxx API
` [U-Boot] [PATCH v2 08/10] spi: stm32_qspi: Add reset support
` [U-Boot] [PATCH v2 09/10] ARM: dts: stm32: Add quadspi reset for stm32f746
` [U-Boot] [PATCH v2 10/10] ARM: dts: stm32: Update qspi bindings "

[bpf-next PATCH 0/5] bpf, doc: convert Documentation/bpf to RST-formatting
 2018-05-14 13:42 UTC  (11+ messages)
` [bpf-next PATCH 1/5] bpf, doc: add basic README.rst file
` [bpf-next PATCH 2/5] bpf, doc: rename txt files to rst files
` [bpf-next PATCH 3/5] bpf, doc: convert bpf_design_QA.rst to use RST formatting
` [bpf-next PATCH 4/5] bpf, doc: convert bpf_devel_QA.rst "
` [bpf-next PATCH 5/5] bpf, doc: howto use/run the BPF selftests

[xen-4.7-testing test] 122678: regressions - trouble: broken/fail/pass
 2018-05-14 13:42 UTC  (2+ messages)

[PATCH 0/2] Fix AT+COLP=1 stalling VoiceCall creation in SIMCom SIM7100E
 2018-05-14 13:42 UTC  (3+ messages)
` [PATCH 1/2] atmodem: Don't set AT+COLP=1 on SIMCom modems
` [PATCH 2/2] sim7100: Specify vendor ID while creating voicecall driver


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.