All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-02 14:05:35 to 2018-10-02 14:41:59 UTC [more...]

[PATCH 1/3] drm/i915: Restore vblank interrupts earlier
 2018-10-02 14:21 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Use the correct crtc when sanitizing plane mapping
  ` [Intel-gfx] "

[PATCH v6 00/14] Add System Error Interrupt support to Armada SoCs
 2018-10-02 14:41 UTC  (10+ messages)
` [PATCH v6 12/14] arm64: dts: marvell: add AP806 SEI subnode
` [PATCH v6 13/14] arm64: dts: marvell: use new bindings for CP110 interrupts

dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
 2018-10-02 14:41 UTC  (3+ messages)
` [PATCH] "

[Buildroot] [git commit] python-sdnotify: bump to version 0.3.2
 2018-10-02 14:41 UTC 

[PATCH] drm/amd/display: move the nonblocking commit helpers appropriately
 2018-10-02 14:41 UTC  (3+ messages)
` [PATCH v2] drm/amd/display: Signal hw_done() after waiting for flip_done()

Yocto Project Status WW40’18
 2018-10-02 14:41 UTC 

[PATCH net-next iptables] Rework the xt_quota module
 2018-10-02  7:59 UTC  (3+ messages)
` [PATCH net-next] netfilter: xt_quota: fix the behavior of "

[Buildroot] [PATCH 00/23] Fix python-crossbar to work with python 3.7
 2018-10-02 14:40 UTC  (5+ messages)
` [Buildroot] [PATCH 10/23] python-pynacl: bump to version 1.2.1
` [Buildroot] [PATCH 11/23] python-pyopenssl: bump to version 18.0.0

[PATCH v3 0/2] add uevent api for hot plug
 2018-10-02 14:39 UTC  (6+ messages)
` [PATCH v12 0/7] hot-unplug failure handle mechanism
  ` [PATCH v12 3/7] bus: add sigbus handler
  ` [PATCH v12 4/7] bus/pci: implement sigbus handler ops

[PATCH v7 00/14] Energy Aware Scheduling
 2018-10-02 14:40 UTC  (8+ messages)
` [PATCH v7 03/14] PM: Introduce an Energy Model management framework

[Buildroot] [git commit] python-pyopenssl: bump to version 18.0.0
 2018-10-02 14:40 UTC 

[U-Boot] [PATCH v2 1/6] efi_loader: Generate Microsoft PE format compliant images
 2018-10-02 14:39 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/6] x86: efi: payload: Generate Microsoft PE format compliant image
` [U-Boot] [PATCH v2 3/6] x86: efi: app: "
` [U-Boot] [PATCH v2 4/6] pe.h: Add characteristics defines
` [U-Boot] [PATCH v2 5/6] arm: efi: Generate Microsoft PE format compliant images
` [U-Boot] [PATCH v2 6/6] riscv: "

[PATCH 0/2] Fix --rebase-merges with custom commentChar
 2018-10-02 14:38 UTC  (9+ messages)
` [PATCH 2/2] t3430: update to test "

[PATCH 1/4] drm/i915/gen8: Disable master intr before reading
 2018-10-02 14:38 UTC  (5+ messages)
` [PATCH 2/4] drm/i915/icl: No need to ack intr through master control
` [PATCH 3/4] drm/i915/icl: Disable master intr before reading
` [PATCH 4/4] drm/i915/icl: Handle GT interrupts after enabling master
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/gen8: Disable master intr before reading

[PATCH 1/2] iio: magnetometer: Add DT support for PNI RM3100
 2018-10-02 14:38 UTC  (5+ messages)
` [PATCH v3 0/3] Add support for PNI RM3100 magnetometer
  ` [PATCH v3 1/3] dt-bindings: Add PNI to the vendor prefixes
  ` [PATCH v3 2/3] dt-bindings: Add PNI RM3100 device tree binding
  ` [PATCH v3 3/3] iio: magnetometer: Add driver support for PNI RM3100

[PATCH v3 0/3] mm: Fix for movable_node boot option
 2018-10-02 14:38 UTC  (4+ messages)
` [PATCH v3 1/3] mm: zero remaining unavailable struct pages
` [PATCH v3 2/3] mm: return zero_resv_unavail optimization
` [PATCH v3 3/3] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"

[PATCH 00/22] enable hotplug on multi-process
 2018-10-02 14:38 UTC  (3+ messages)
` [PATCH v16 0/6] "

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-02 14:37 UTC  (11+ messages)

[PATCH] pktcdvd: fix fall-through annotation
 2018-10-02 14:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] improve block-latency-histogram-set
 2018-10-02 14:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] qapi: support device id for x-block-latency-histogram-set
` [Qemu-devel] [PATCH 2/2] qapi: drop x- from x-block-latency-histogram-set

[Qemu-devel] [PATCH v4 18/24] qdev: hotplug: provide do_unplug handler
 2018-10-02 14:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/9] Clock framework API
 2018-10-02 14:24 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 1/9] hw/core/clock-port: introduce clock port objects
` [Qemu-devel] [PATCH v5 2/9] qdev: add clock input&output support to devices
` [Qemu-devel] [PATCH v5 3/9] qdev-monitor: print the device's clock with info qtree
` [Qemu-devel] [PATCH v5 4/9] qdev-clock: introduce an init array to ease the device construction
` [Qemu-devel] [PATCH v5 5/9] docs/clocks: add device's clock documentation
` [Qemu-devel] [PATCH v5 6/9] hw/misc/zynq_slcr: use standard register definition
` [Qemu-devel] [PATCH v5 7/9] hw/misc/zynq_slcr: add clock generation for uarts
` [Qemu-devel] [PATCH v5 8/9] hw/char/cadence_uart: add clock support
` [Qemu-devel] [PATCH v5 9/9] hw/arm/xilinx_zynq: connect uart clocks to slcr

[Qemu-devel] [PATCH 1/1] qmp, hmp: make subsystem/system-vendor identities optional
 2018-10-02 14:27 UTC  (2+ messages)

git-remote-helper list command question
 2018-10-02 14:35 UTC  (2+ messages)

[PATCH v2 0/9] Fixes for SLB to C series
 2018-10-02 14:27 UTC 

[PATCH 1/4] drm/i915: Replace some open-coded i915_map_coherent_type()
 2018-10-02 14:34 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: Handle incomplete Z_FINISH for compressed error states

[PATCH] RISC-V: Implement built-in command line feature
 2018-10-02 14:34 UTC  (5+ messages)

[PATCH v1] read-cache: speed up index load through parallelization
 2018-10-02 14:34 UTC  (5+ messages)
` [PATCH v7 0/7] "
  ` [PATCH v7 3/7] eoie: add End of Index Entry (EOIE) extension

Lacking instrumentation for threaded IRQs
 2018-10-02 14:23 UTC 

[Buildroot] [git commit] python-pynacl: bump to version 1.2.1
 2018-10-02 14:33 UTC 

vc4: NULL pointer dereference in drm_client_dev_hotplug
 2018-10-02 14:33 UTC  (11+ messages)

[PATCH v3 0/9] x86: indirect call overhead reduction
 2018-10-02 14:23 UTC  (8+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] x86: infrastructure to allow converting certain indirect calls to direct ones

[U-Boot] [PATCH 1/5] efi_loader: Generate Microsoft PE format complaint images
 2018-10-02 14:31 UTC  (6+ messages)
` [U-Boot] [PATCH 4/5] arm: efi: "

[U-Boot] [PATCH 00/20] Add support for MediaTek SoCs - MT7623n / MT7629
 2018-10-02 14:31 UTC  (9+ messages)
` [U-Boot] [PATCH 02/20] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH 03/20] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH 10/20] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH 13/20] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC

[PATCH] block: BFQ default for single queue devices
 2018-10-02 14:31 UTC  (3+ messages)

[PATCH 0/3] mm: Randomize free memory
 2018-10-02 14:30 UTC  (2+ messages)

[GIT PULL] SoCFPGA DTS updates for v4.20, part 3
 2018-10-02 14:30 UTC 

[PATCH 0/5] perf tool: small coverity clean ups
 2018-10-02 14:29 UTC  (6+ messages)
` [PATCH 1/5] perf strbuf: match va_{add,copy} with va_end
` [PATCH 2/5] perf tools: cleanup trace-event-info 'tdata' leak
` [PATCH 3/5] perf tools: free 'printk' string in parse_ftrace_printk()
` [PATCH 4/5] perf tools: avoid double free in read_event_file()
` [PATCH 5/5] perf tools: free temporary 'sys' string in read_event_files()

[Buildroot] [git commit] toolchain-external: drop no longer needed CC_TARGET_<foo>_ variables
 2018-10-02 14:29 UTC  (3+ messages)

[PATCH 0/2] Fix community TSC ADJUST breakage causing TSC failure
 2018-10-02 14:28 UTC  (11+ messages)
` [PATCH 1/2] x86/platform/uv: Add is_early_uv_system check
` [PATCH 2/2] x86/tsc: Fix UV TSC initialization

RUNTIME_PREFIX references in gitconfig variable paths
 2018-10-02 14:28 UTC  (4+ messages)

[PATCH] build: add drivers_install_subdir meson option
 2018-10-02 14:28 UTC  (4+ messages)
` [PATCH v2 1/2] build: change default PMD installation subdir to dpdk/pmds-XX.YY
  ` [PATCH v2 2/2] build: add drivers_install_subdir meson option

[PATCH 0/5] locking/lockdep: Improve lockdep performance
 2018-10-02 14:28 UTC  (6+ messages)
` [PATCH 4/5] locking/lockdep: Make class->ops a percpu counter

Using git svn rebase at quarantine environment or a feasible alternative to synchronize git and svn repositories
 2018-10-02 14:27 UTC  (4+ messages)

[PATCH] net/softnic: add flow flush API
 2018-10-02 14:27 UTC  (2+ messages)
` [PATCH v2] "

drivers binding to device node with multiple compatible strings
 2018-10-02 14:19 UTC  (7+ messages)

[PATCH v9 1/4] lib/librte_power: traffic pattern aware power control
 2018-10-02 14:25 UTC  (9+ messages)
` [PATCH v10 "
  ` [PATCH v10 2/4] examples/l3fwd-power: simple app update for new API
  ` [PATCH v10 3/4] doc/guides/pro_guide/power-man: update the power API
  ` [PATCH v10 4/4] doc/guides/sample_app_ug/l3_forward_power_man.rst: update

Make perf script easier to use for itrace
 2018-10-02 14:24 UTC  (6+ messages)
` [PATCH v6 3/5] tools, perf, script: Add --call-trace and --call-ret-trace

[PATCH v2] mtd: rawnand: marvell: check for RDY bits after enabling the IRQ
 2018-10-02  7:42 UTC  (3+ messages)

[GIT PULL] SoundWire updates for 4.20-rc1
 2018-10-02 14:23 UTC 

linux-next: build warning after merge of the dma-mapping tree
 2018-10-02 14:22 UTC  (2+ messages)

[PATCH v1 0/5] Enable hotplug in vfio
 2018-10-02 14:15 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 4/4] vfio: enable vfio hotplug by req notifier handler

[LTP] [PATCH v2 1/5] setregid01: Convert to newlib
 2018-10-02 14:20 UTC  (4+ messages)
` [LTP] [PATCH v2 2/5] tst_safe_macros: add SAFE_GETGRGID()

[PATCH 0/2] tools: correct/enhance cpupool handling
 2018-10-02 14:19 UTC  (3+ messages)
` [PATCH 1/2] libxl: modify domain config when moving domain to another cpupool
` [PATCH 2/2] xl: add target cpupool parameter to xl migrate

[PATCH v5] selftests: add headers_install to lib.mk
 2018-10-02 14:12 UTC  (8+ messages)
` [PATCH v6] "

[2/2] USB: net2280: Remove ->disconnect() callback from net2280_pullup()
 2018-10-02 14:18 UTC 

[1/2] USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()
 2018-10-02 14:17 UTC 

[PATCH v2 00/17] vhost: add postcopy live-migration support
 2018-10-02 14:18 UTC  (7+ messages)
  ` [PATCH v2 10/17] vhost: add support for postcopy's listen message
  ` [PATCH v2 01/17] vhost: fix messages error checks
  ` [PATCH v2 14/17] vhost: add support to postcopy's end request

[PATCH 4.18 000/228] 4.18.12-stable review
 2018-10-02 13:23 UTC  (44+ messages)
` [PATCH 4.18 002/228] iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
` [PATCH 4.18 004/228] misc: ibmvmc: Use GFP_ATOMIC under spin lock
` [PATCH 4.18 008/228] net: hns3: Fix for mac pause not disable in pfc mode
` [PATCH 4.18 011/228] x86/numa_emulation: Fix emulated-to-physical node mapping
` [PATCH 4.18 023/228] s390/mm: correct allocate_pgste proc_handler callback
` [PATCH 4.18 026/228] drm/amd/display: fix use of uninitialized memory
` [PATCH 4.18 031/228] RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
` [PATCH 4.18 032/228] IB/core: type promotion bug in rdma_rw_init_one_mr()
` [PATCH 4.18 034/228] IB/mlx4: Test port number before querying type
` [PATCH 4.18 041/228] x86/tsc: Add missing header to tsc_msr.c
` [PATCH 4.18 043/228] x86/entry/64: Add two more instruction suffixes
` [PATCH 4.18 044/228] ARM: dts: ls1021a: Add missing cooling device properties for CPUs
` [PATCH 4.18 046/228] thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibration
` [PATCH 4.18 047/228] scsi: klist: Make it safe to use klists in atomic context
` [PATCH 4.18 051/228] ath10k: sdio: use same endpoint id for all packets in a bundle
` [PATCH 4.18 055/228] ACPI / button: increment wakeup count only when notified
` [PATCH 4.18 057/228] alarmtimer: Prevent overflow for relative nanosleep
` [PATCH 4.18 059/228] s390/scm_blk: correct numa_node in scm_blk_dev_setup
` [PATCH 4.18 060/228] s390/extmem: fix gcc 8 stringop-overflow warning
` [PATCH 4.18 061/228] mtd: rawnand: atmel: add module param to avoid using dma
` [PATCH 4.18 063/228] posix-timers: Make forward callback return s64
` [PATCH 4.18 065/228] ALSA: snd-aoa: add of_node_put() in error path
` [PATCH 4.18 068/228] media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
` [PATCH 4.18 070/228] media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
` [PATCH 4.18 076/228] arm64: dts: renesas: salvator-common: Fix adv7482 decimal unit addresses
` [PATCH 4.18 077/228] serial: pxa: Fix an error handling path in serial_pxa_probe()
` [PATCH 4.18 080/228] ASoC: qdsp6: qdafe: fix some off by one bugs
` [PATCH 4.18 082/228] net: phy: xgmiitorgmii: Check read_status results
` [PATCH 4.18 086/228] drm/sun4i: Fix releasing node when enumerating enpoints
` [PATCH 4.18 091/228] bitfield: fix *_encode_bits()
` [PATCH 4.18 094/228] ARM: mvebu: declare asm symbols as character arrays in pmsu.c
` [PATCH 4.18 095/228] RDMA/uverbs: Dont overwrite NULL pointer with ZERO_SIZE_PTR
` [PATCH 4.18 097/228] perf/hw_breakpoint: Split attribute parse and commit
` [PATCH 4.18 099/228] HID: hid-ntrig: add error handling for sysfs_create_group
` [PATCH 4.18 103/228] drm/v3d: Take a lock across GPU scheduler job creation and queuing
` [PATCH 4.18 104/228] perf/x86/intel/lbr: Fix incomplete LBR call stack
` [PATCH 4.18 105/228] scsi: bnx2i: add error handling for ioremap_nocache
` [PATCH 4.18 106/228] iomap: complete partial direct I/O writes synchronously
` [PATCH 4.18 113/228] EDAC, i7core: Fix memleaks and use-after-free on probe and remove
` [PATCH 4.18 116/228] gpio: Fix wrong rounding in gpio-menz127
` [PATCH 4.18 130/228] perf tests: Fix indexing when invoking subtests
` [PATCH 4.18 131/228] gpio: tegra: Fix tegra_gpio_irq_set_type()
` [PATCH 4.18 132/228] floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl

[PATCH] xfs: avoid lockdep false positives in xfs_trans_alloc
 2018-10-02  7:33 UTC  (8+ messages)

[RFC][PATCH 0/3] locking/qspinlock: Improve determinism for x86
 2018-10-02 14:14 UTC  (6+ messages)
` [RFC][PATCH 3/3] locking/qspinlock: Optimize "

Mimic offline problem
 2018-10-02 14:13 UTC 

[bug report] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used
 2018-10-02 14:12 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Hold task_struct ref for smoking kthread
 2018-10-02 14:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 0/3] arm64 SMMUv3 PMU driver with IORT support
 2018-10-02 14:11 UTC  (4+ messages)
` [PATCH v3 2/3] perf: add arm64 smmuv3 pmu driver

[PATCH V2] iio: adc: Fix Renesas GyroADC MAINTAINERS entry
 2018-10-02  7:29 UTC  (2+ messages)

[PATCH iproute2/net-next v2] tc_util: Add support for showing TCA_STATS_BASIC_HW statistics
 2018-10-02  7:28 UTC  (8+ messages)

[PATCH iproute2/net-next v3] tc_util: Add support for showing TCA_STATS_BASIC_HW statistics
 2018-10-02  7:27 UTC 

[PATCH v4 3/3] gpiolib: Show correct direction from the beginning
 2018-10-02 14:08 UTC 

[PATCH rfc 0/4] Support SQ flow control disabled mode (TP 8005)
 2018-10-02 14:08 UTC  (3+ messages)
` [PATCH rfc 4/4] nvme: Ask for fabrics SQ flow control disable by default

[Qemu-devel] [PATCH] vhost-user: Don't ask for reply on postcopy mem table set
 2018-10-02 14:09 UTC 

[PATCH v2 0/3] System call table generation support
 2018-10-02 14:06 UTC  (4+ messages)
` [PATCH v2 3/3] microblaze: uapi header and system call table file generation

[PATCH v2] mtd: rawnand: marvell: check for RDY bits after enabling the IRQ
 2018-10-02  7:25 UTC  (5+ messages)

[PATCH ethtool v2] ethtool: Fix uninitialized variable use at qsfp dump
 2018-10-02  7:24 UTC 

[Qemu-devel] [PATCH v9 0/6] s390x: vfio-ap: guest dedicated crypto adapters
 2018-10-02 14:05 UTC 

[PATCH v8 00/21] Support externally allocated memory in DPDK
 2018-10-02 14:05 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 19/21] app/testpmd: add support for external memory


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.