All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-03 00:42:18 to 2019-05-03 04:29:29 UTC [more...]

[PATCH V4] ASoC: fsl_esai: Add pm runtime function
 2019-05-03  4:27 UTC  (5+ messages)
  ` [EXT] "

[RFC PATCH] ASoC: max98357a: manage GPIO for component rebinding
 2019-05-03  4:29 UTC  (2+ messages)

[Bug 108893] Slow redrawing of menu in Gothic 2 under wine
 2019-05-03  4:28 UTC  (2+ messages)

[RFC v4] /net: memory interface (memif)
 2019-05-03  4:27 UTC  (5+ messages)
` [RFC v5] "
    ` [dpdk-dev] "

Initial patches for Incremental FS
 2019-05-03  4:23 UTC  (5+ messages)

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2019-05-03  4:17 UTC  (10+ messages)

[TOPIC] Extending the filesystem crash recovery guaranties contract
 2019-05-03  4:16 UTC  (7+ messages)

[PATCH v2] status: add an empty line when there is no hint
 2019-05-03  4:15 UTC  (6+ messages)

[RFC PATCH] mkfs: validate start and end of aligned logs
 2019-05-03  4:12 UTC  (2+ messages)

[PATCH] ALSA: hda/hdmi - Don't report Jack event if no need to do that
 2019-05-03  4:05 UTC  (7+ messages)

[Bug 110143] [Regression] Doom 3: BFG Edition - Steam and GOG.com - white flickering screen
 2019-05-03  4:02 UTC  (3+ messages)
` [Bug 110143] "

[dpdk-dev] [PATCH 1/2] build: add option for armv8 crypto extension
 2019-05-03  4:01 UTC  (8+ messages)
` [dpdk-dev] [PATCH 2/2] mk: disable armv8 crypto extension for Mellanox BlueField

[PATCH v2 0/9] PCI: Use PCIe service name in dmesg logs
 2019-05-03  3:59 UTC  (10+ messages)
` [PATCH v2 1/9] PCI/AER: Cleanup "
` [PATCH v2 2/9] PCI/DPC: Prefix dmesg logs with PCIe service name
` [PATCH v2 3/9] PCI/PME: "
` [PATCH v2 4/9] PCI/LINK: "
` [PATCH v2 5/9] PCI/AER: "
` [PATCH v2 6/9] PCI: hotplug: "
` [PATCH v2 7/9] PCI: hotplug: Prefer CONFIG_DYNAMIC_DEBUG/DEBUG for dmesg logs
` [PATCH v2 8/9] PCI: hotplug: Remove unnecessary dbg/err/info/warn() printk() wrappers
` [PATCH v2 9/9] PCI: hotplug: Prefix ctrl_*() dmesg logs with pciehp slot name

[radeon-alex:drm-next-5.2-wip 47/78] drivers/gpu//drm/panfrost/panfrost_job.c:388:3: error: too few arguments to function 'drm_sched_stop'
 2019-05-03  3:59 UTC 

[dpdk-dev] [PATCH 0/6] build: fix build for arm64
 2019-05-03  3:54 UTC  (10+ messages)
` [dpdk-dev] [PATCH 5/6] build: add option for armv8 crypto extension
  ` [dpdk-dev] [EXT] "

[PATCH v2] fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"
 2019-05-03  3:53 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2019-05-03  3:48 UTC 

[Qemu-devel] [PATCH v3 00/40] s390x/tcg: Vector Instruction Support Part 2
 2019-05-03  3:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 02/40] s390x/tcg: Implement VECTOR ADD COMPUTE CARRY
` [Qemu-devel] [PATCH v3 04/40] s390x/tcg: Implement VECTOR ADD WITH CARRY "

[dpdk-dev] [PATCH v7] app/pdump: add pudmp exits with primary support
 2019-05-03  5:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v8] "

[PATCH v5 bpf-next 13/17] s390: bpf: eliminate zero extension code-gen
 2019-05-03  3:42 UTC  (2+ messages)

Strange issues with epoll since 5.0
 2019-05-03  3:42 UTC  (13+ messages)
                    ` [PATCH] signal: Adjust error codes according to restore_user_sigmask()

[PATCH 0/4] nvme-pci: support device coredump
 2019-05-03  3:41 UTC  (8+ messages)
` [PATCH 2/4] devcoredump: allow to create several coredump files in one device

linux-next: manual merge of the modules tree with the vfs tree
 2019-05-03  3:41 UTC 

A question about phosphor-sel-logger
 2019-05-03  3:39 UTC  (3+ messages)

-Wuninitialized warning in drivers/misc/sgi-xp/xpc_partition.c
 2019-05-03  3:33 UTC 

[Qemu-devel] [PATCH v3 0/4] Initial Windows on ARM (AArch64 64-Bit) host support
 2019-05-03  3:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/4] qga: Fix mingw compilation warnings on enum conversion
` [Qemu-devel] [PATCH v3 3/4] util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64

[dpdk-dev] [PATCH v1] net/ice: add link-up and link-down functions
 2019-05-03  3:30 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane: Make sure the crcs aren't all equal
 2019-05-03  3:25 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH nf] netfilter: nf_conntrack_h323: Remove deprecated config check
 2019-05-03  3:22 UTC 

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-03  3:18 UTC  (45+ messages)
` [PATCH v2 03/17] kunit: test: add string_stream a std::stream like string builder
` [PATCH v2 04/17] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v2 07/17] kunit: test: add initial tests
` [PATCH v2 08/17] kunit: test: add support for test abort
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests

[PATCH] rsi: Properly initialize data in rsi_sdio_ta_reset
 2019-05-03  3:17 UTC  (3+ messages)

[PATCH 2/2] diffcore-pickaxe: add --pickaxe-raw-diff for use with -G
 2019-05-03  3:15 UTC  (5+ messages)

[PATCH net-next 0/3] net: hns3: enhance capabilities for fibre port
 2019-05-03  3:13 UTC  (4+ messages)
` [PATCH net-next 1/3] net: hns3: add support for multiple media type

[SPDK] git config for spdk/qemu review
 2019-05-03  3:12 UTC 

[PATCH v3 0/3] Qualcomm QCS404 PCIe support
 2019-05-03  3:10 UTC  (5+ messages)
` [PATCH v3 1/3] PCI: qcom: Use clk_bulk API for 2.4.0 controllers

[drm-tip:drm-tip 4/9] htmldocs: drivers/gpu/drm/scheduler/sched_main.c:364: warning: Function parameter or member 'bad' not described in 'drm_sched_stop'
 2019-05-03  3:02 UTC 

[PATCH] ASoC: Intel: boards: kbl_da7219_max98927: add dai_trigger function
 2019-05-03  2:50 UTC  (3+ messages)

[PATCH RESEND v4] ASoC: Intel: boards: kbl_da7219_max98927: add dai_trigger function
 2019-05-03  2:48 UTC 

[clk:clk-parent-rewrite 70/78] drivers/clk/sunxi-ng/ccu_mux.c:271:37: sparse: sparse: incorrect type in assignment (different base types)
 2019-05-03  2:44 UTC  (2+ messages)

delayed_refs has NO entry / btrfs_update_root:136: Aborting unused transaction(No space left)
 2019-05-03  2:42 UTC  (5+ messages)

[PATCH V2] clk: imx: pllv4: add fractional-N pll support
 2019-05-03  2:38 UTC  (4+ messages)

[PATCH] iio: dps310: Add pressure sensing capability
 2019-05-03  2:34 UTC  (2+ messages)

[PATCH] fix use-after-free in perf_sched__lat
 2019-05-03  2:35 UTC 

[Bug 104185] CS:GO randomly locks up the entire system requiring forced reboot
 2019-05-03  2:31 UTC 

[Qemu-devel] [PATCH v2] arm: aspeed: Set SDRAM size
 2019-05-03  2:29 UTC  (4+ messages)
  ` [Qemu-arm] "

[U-Boot] [PATCH v3 0/2] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY
 2019-05-03  2:27 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] sunxi: Enable EMAC on the Cubietruck Plus
` [U-Boot] [PATCH v3 2/2] sunxi: Enable EMAC on the Bananapi M3

[PATCH] ASoC: Intel: boards: kbl_da7219_max98927: add dai_trigger function
 2019-05-03  2:27 UTC 

[PATCH] distutils: Run python from the PATH in the -native case as well
 2019-05-03  2:23 UTC  (2+ messages)
` [PATCH v2] "

[Bug 109124] [AMD][TAHITI XT] csgo new battle royal mode bad performance
 2019-05-03  2:23 UTC  (2+ messages)

[PATCH v3] documentation: add lab for first contribution
 2019-05-03  2:11 UTC  (3+ messages)
` [PATCH v4] documentation: add tutorial "

[kvm-unit-tests PATCH] x86: eventinj: Do a real io_delay()
 2019-05-02 18:49 UTC 

[Xen-devel] [xen-4.9-testing test] 135453: regressions - FAIL
 2019-05-03  2:09 UTC  (3+ messages)
  `  "

[PATCH] staging: kpc2000: kpc_spi: Fix build error for {read,write}q
 2019-05-03  2:06 UTC 

[PATCH] Revert "armv7m: Guard against no -kernel argument"
 2019-05-03  2:04 UTC  (9+ messages)
  ` [Qemu-devel] "

[vfs:work.mount-syscalls 9/10] <stdin>:1403:2: warning: #warning syscall fspick not implemented
 2019-05-03  2:02 UTC 

next-20190502 kselftest results
 2019-05-03  2:00 UTC  (3+ messages)

[v5 1/4] drm/i915: Fix the pipe state timing mismatch warnings
 2019-05-03  2:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v5,1/4] "

Yocto concept and support for dual version firmware upgrad and boot
 2019-05-03  1:55 UTC 

[Xen-devel] [linux-next test] 135456: regressions - FAIL
 2019-05-03  1:53 UTC  (3+ messages)
  `  "

[Bug 110575] [R9 380X] Artifacts in CSGO
 2019-05-03  1:53 UTC  (2+ messages)

[RFC][PATCH 0/2] ftrace/x86: Allow for breakpoint handlers to emulate call functions
 2019-05-03  1:51 UTC  (14+ messages)
` [RFC][PATCH 1/2] x86: Allow breakpoints "
                    ` [RFC][PATCH 1/2 v2] "

[PATCH v2 0/2] sys/prctl: expose TASK_SIZE value to userspace
 2019-05-03  1:49 UTC  (4+ messages)
` [PATCH v2 2/2] prctl.2: Document the new PR_GET_TASK_SIZE option

[PATCH 0/3] MIPS: BMIPS: add support for gated clock controller
 2019-05-03  1:47 UTC  (7+ messages)
` [PATCH 1/3] devicetree: document the BCM63XX gated clock bindings
` [PATCH 2/3] clk: add BCM63XX gated clock controller driver
` [PATCH 3/3] MIPS: BMIPS: add clock controller nodes

[RFC PATCH 0/5] kobject: Add and use init predicate
 2019-05-03  1:46 UTC  (7+ messages)
` [RFC PATCH 3/5] kobject: Fix kernel-doc comment first line

[PATCH v2 RESEND] i2c-piix4: Add Hygon Dhyana SMBus support
 2019-04-29 16:08 UTC 

[Bug 108750] Glitchy Interface on Origin when using radeonsi and wined3d
 2019-05-03  1:44 UTC  (2+ messages)

[vfs:work.mount-syscalls 8/10] <stdin>:1400:2: warning: #warning syscall fsmount not implemented
 2019-05-03  1:43 UTC 

[PATCH] crypto: DRBG - add FIPS 140-2 CTRNG for noise source
 2019-05-03  1:42 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 00/13] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-02 15:43 UTC  (5+ messages)
` [PATCH 03/13] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()

[meta-security][PATCH 1/2] libseccomp: update to 2.4.1
 2019-05-03  1:35 UTC  (2+ messages)
` [meta-security][PATCH 2/2] apparmor: fix fragment for 5.0 kernel

[PATCH V2 1/2] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
 2019-05-03  1:34 UTC  (2+ messages)
` [PATCH V2 2/2] dt-bindings: clock: imx-lpcg: add support "

[PATCH V2 1/2] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
 2019-05-03  1:33 UTC  (2+ messages)
` [PATCH V2 2/2] dt-bindings: clock: imx-lpcg: add support "

[meta-cgl][PATCH 1/3] cluster: fix SRC_URI and depends
 2019-05-03  1:32 UTC  (3+ messages)
` [meta-cgl][PATCH 2/3] openais: remove as corosync 2.x replaces functionality
` [meta-cgl][PATCH 3/3] packagegroup-cgl-middleware: remove openais

memleak around kobject_init_and_add()
 2019-05-03  1:25 UTC  (8+ messages)
          ` [PATCH] kobject: clean up the kobject add documentation a bit more

[vfs:work.mount-syscalls 7/10] <stdin>:1397:2: warning: #warning syscall fsconfig not implemented
 2019-05-03  1:24 UTC 

[PATCH] MAINTAINERS: update git tree for sound entries
 2019-05-03  1:18 UTC  (3+ messages)

next/master boot bisection: next-20190502 on beagle-xm
 2019-05-03  1:21 UTC 

linux-next: manual merge of the vfs tree with the kbuild tree
 2019-05-03  1:20 UTC 

[warrior][v4][PATCH] README: updated Maintainers list for Warrior
 2019-05-03  1:20 UTC 

[Bug 100239] Incorrect rendering in CS:GO
 2019-05-03  1:20 UTC  (2+ messages)

kobject_init_and_add() confusion
 2019-05-03  1:16 UTC  (3+ messages)

linux-next: manual merge of the vfs tree with the orangefs tree
 2019-05-03  1:15 UTC 

[warrior][PATCH] README: updated Maintainers list for Warrior
 2019-05-03  1:14 UTC  (5+ messages)

[PATCH 00/10] drm/i915: Add support for asynchronous display power disabling
 2019-05-03  1:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Intel-wired-lan] [PATCH v1 1/1] igc: Add flow control support
 2019-05-03  1:11 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the fscrypt tree
 2019-05-03  1:09 UTC 

[PATCH v2] drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers
 2019-05-03  1:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers (rev2)

[PATCH RFC] btrfs: reflink: Flush before reflink any extent to prevent NOCOW write falling back to CoW without data reservation
 2019-05-03  1:08 UTC 

[Qemu-trivial] [Qemu-devel] [PATCH 0/9] refactor cpu topo into machine properties
 2019-05-03  1:08 UTC  (11+ messages)
` [Qemu-trivial] [Qemu-devel] [PATCH 2/9] cpu/topology: add general support for "
          `  "

INFO: task hung in mount_bdev (2)
 2019-05-03  1:06 UTC 

[vfs:work.mount-syscalls 5/10] <stdin>:1394:2: warning: #warning syscall fsopen not implemented
 2019-05-03  1:04 UTC 

[kvm-unit-tests PATCH] x86: Unmask LVTPC on interrupt
 2019-05-02 17:41 UTC 

[git pull] drm fixes for final
 2019-05-03  1:01 UTC 

[PATCH] mkfs: enable reflink and rmap by default
 2019-05-03  0:57 UTC 

[PATCH v2 1/2] powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers
 2019-05-03  0:55 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/mm: Warn if W+X pages found on boot

[Qemu-devel] [PATCH v3] hw/usb/hcd-xhci: Fix GCC 9 build warning
 2019-05-03  0:42 UTC  (3+ messages)

[PATCH] kexec_buffer measure
 2019-05-03  0:53 UTC  (5+ messages)

[PATCH 0/2] pinctrl: mediatek: mt8183: Add support for wake sources
 2019-05-03  0:52 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: mediatek: Add mtk_eint_pm_ops to common-v2

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-05-03  0:52 UTC  (3+ messages)

[PATCH V2 0/2] clk: imx: scu: add parsing clocks from device tree support
 2019-05-03  0:52 UTC  (4+ messages)

[PATCH v2 1/3] ibmvscsi: Wire up host_reset() in the drivers scsi_host_template
 2019-05-03  0:50 UTC  (3+ messages)
` [PATCH v2 2/3] ibmvscsi: redo driver work thread to use enum action states
` [PATCH v2 3/3] ibmvscsi: fix tripping of blk_mq_run_hw_queue WARN_ON

[vfs:work.mount-syscalls 2/10] <stdin>:1391:2: warning: #warning syscall move_mount not implemented
 2019-05-03  0:43 UTC 

[PATCH 1/2] RFC: hung_task: taint kernel
 2019-05-03  0:47 UTC  (3+ messages)
` [PATCH] "

linux-next: Tree for May 2
 2019-05-03  0:43 UTC  (6+ messages)

[Qemu-devel] [PULL 00/19] Python queue, 2019-05-02
 2019-05-03  0:41 UTC  (9+ messages)
` [Qemu-devel] [PULL 12/19] scripts/qemu.py: support adding a console with the default serial device
` [Qemu-devel] [PULL 13/19] tests/boot_linux_console: add a test for mips + malta
` [Qemu-devel] [PULL 14/19] tests/boot_linux_console: add a test for mips64el "
` [Qemu-devel] [PULL 15/19] tests/boot_linux_console: add a test for aarch64 + virt
` [Qemu-devel] [PULL 16/19] tests/boot_linux_console: add a test for arm "
` [Qemu-devel] [PULL 17/19] tests/boot_linux_console: add a test for s390x + s390-ccw-virtio
` [Qemu-devel] [PULL 18/19] tests/boot_linux_console: add a test for alpha + clipper
` [Qemu-devel] [PULL 19/19] configure: automatically pick python3 is available


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.