All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-05 11:50:41 to 2018-12-05 12:38:07 UTC [more...]

[PATCH 0/3] net: macb: DMA race condition fixes
 2018-12-05 12:38 UTC  (7+ messages)
` [PATCH 1/3] net: macb: fix random memory corruption on RX with 64-bit DMA
` [PATCH 2/3] net: macb: fix dropped RX frames due to a race
` [PATCH 3/3] net: macb: add missing barriers when reading buffers

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-05 12:37 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
        ` [OpenRISC] "

[PATCH 1/4] ALSA: hda/realtek: ALC286 mic and headset-mode fixups for Acer Aspire U27-880
 2018-12-05 12:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/6] monitor: misc fixes
 2018-12-05 12:37 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] Block layer patches
 2018-12-05 12:35 UTC  (7+ messages)
` [Qemu-devel] [PULL 2/2] iotests: simple mirror test with kvm on 1G image
      ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH v6 00/13] hardfloat
 2018-12-05 12:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 11/13] hardfloat: implement float32/64 fused multiply-add
` [Qemu-devel] [PATCH v6 12/13] hardfloat: implement float32/64 square root
` [Qemu-devel] [PATCH v6 13/13] hardfloat: implement float32/64 comparison

[PATCH 5/9] dma-mapping: support highmem in the generic remap allocator
 2018-12-05 12:35 UTC  (4+ messages)
  ` [PATCH] dma-mapping: fix lack of DMA address assignment in "

[PATCH RFC 0/7] mm: PG_reserved cleanups and documentation
 2018-12-05 12:28 UTC  (26+ messages)
` [PATCH RFC 1/7] agp: efficeon: no need to set PG_reserved on GATT tables
` [PATCH RFC 2/7] s390/vdso: don't clear PG_reserved
` [PATCH RFC 3/7] powerpc/vdso: "
` [PATCH RFC 4/7] riscv/vdso: "
` [PATCH RFC 5/7] m68k/mm: use __ClearPageReserved()
` [PATCH RFC 6/7] arm64: kexec: no need to ClearPageReserved()
` [PATCH RFC 7/7] mm: better document PG_reserved

[PATCH 0/2] x86/dom0: improve PVH paging memory calculation
 2018-12-05 12:34 UTC  (4+ messages)
` [PATCH 1/2] x86/dom0: rename paging function
` [PATCH 2/2] x86/dom0: improve paging memory usage calculations

[U-Boot] [PATCH 1/3] buildman: Drop comment about Ctrl-C problem
 2018-12-05 12:35 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] buildman: Add support for building with clang
` [U-Boot] [PATCH 3/3] travis: Use buildman "

[PATCH] net/e1000: xstat RXERRC statictic register added
 2018-12-05 12:35 UTC 

[PATCH net 0/3] net: add support for flex_array_resize in flex_array
 2018-12-05 12:34 UTC  (3+ messages)

[PATCH v4] drm/rockchip: update cursors asynchronously through atomic
 2018-12-05 12:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] qapi: Add vim magic modelines for qapi definitions
 2018-12-05 12:33 UTC  (3+ messages)

[PATCH 1/3] lib/oe/utils: Improve multiprocess_lauch exception handling
 2018-12-05 12:33 UTC  (3+ messages)
` [PATCH 2/3] oeqa/selftest/runqemu: Improve testcase failure handling
` [PATCH 3/3] oeqa/utils/qemurunner: Avoid tracebacks on closed files

[PATCH 0/3] Devtool: provide easy means of reconfiguring the kernel
 2018-12-05 12:33 UTC  (3+ messages)
` [PATCH 2/3] devtool modify: Create a copy of kernel source
` ✗ patchtest: failure for Devtool: provide easy means of reconfiguring the kernel (rev2)

[PATCH 00/12] arm64: Paravirtualized time support
 2018-12-05 12:32 UTC  (8+ messages)
` [PATCH 01/12] KVM: arm64: Document PV-time interface

[PATCH] powerpc/ipic: Remove unused ipic_set_priority()
 2018-12-05 12:26 UTC 

[Qemu-devel] [Bug 1803160] [NEW] qemu-3.1.0-rc0: tcg.c crash in temp_load
 2018-12-05 12:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 1803160] "

[PATCH] drm/i915/fbc/cnl: Add GLK and CNL+ hardware tracking area
 2018-12-05 12:30 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[U-Boot] [PATCH] pcm058: fix NAND flash not using badblock table
 2018-12-05 12:29 UTC 

[PATCH] clk: vc5: Add suspend/resume support
 2018-12-05 12:29 UTC  (5+ messages)

[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-05 12:29 UTC  (2+ messages)

[PATCH 00/10] btrfs: Support for DAX devices
 2018-12-05 12:28 UTC  (11+ messages)
` [PATCH 01/10] btrfs: create a mount option for dax
` [PATCH 02/10] btrfs: basic dax read
` [PATCH 03/10] btrfs: dax: read zeros from holes
` [PATCH 04/10] Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 05/10] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 06/10] btrfs: dax write support
` [PATCH 07/10] dax: export functions for use with btrfs
` [PATCH 08/10] btrfs: dax add read mmap path
` [PATCH 09/10] btrfs: dax support for cow_page/mmap_private and shared
` [PATCH 10/10] btrfs: dax mmap write

[PATCH] perf, tools: Support srccode output
 2018-12-05 12:28 UTC  (2+ messages)

[PATCH 00/15] Makefile: sync with linux v4.13 and add thin archives support
 2018-12-05 12:26 UTC  (4+ messages)
` [PATCH 04/15] scripts/Kbuild.include: replace KBUILD_CPPFLAGS with CPPFLAGS

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: static before const
 2018-12-05 12:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] arm: sunxi: Add NULL pointer check
 2018-12-05 12:27 UTC 

[PATCH v3 4/4] powerpc: generate uapi header and system call table files
 2018-12-05 12:24 UTC  (6+ messages)
` [PATCH] powerpc: split compat syscall table out from native table

[Qemu-devel] [Bug 1804961] [NEW] qemu-system-aarch64: Windows 10 ARM64 BSoD on boot while using virt-3.0
 2018-12-05 11:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1804961] "

[Qemu-devel] QMP accepts double dict keys
 2018-12-05 12:17 UTC  (5+ messages)

[Qemu-devel] i386: don't require elf64 for multiboot kernel
 2018-12-05 12:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] qapi: return ShutdownCause for events
 2018-12-05 12:21 UTC  (2+ messages)

[Qemu-devel] QEMU/NEMU boot time with several x86 firmwares
 2018-12-05 12:26 UTC  (9+ messages)

[Qemu-devel] [PATCH] blk: postpone request execution on a context protected with "drained section"
 2018-12-05 12:23 UTC 

[PATCH 1/1] media: Add a Kconfig option for the Request API
 2018-12-05 12:26 UTC  (2+ messages)

linux-next: build failure after merge of the rdma tree
 2018-12-05 12:25 UTC  (3+ messages)

[PATCH 0/9] tools/lib/traceevent: More udpates to make libtraceevent into a library
 2018-12-05 12:25 UTC  (5+ messages)
` [PATCH 3/9] tools/lib/traceevent: Install trace-seq.h API header file

[PATCH v4 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-12-05 12:24 UTC  (8+ messages)
` [PATCH v4 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

[PATCH] bbdev: add missing experimental tags
 2018-12-05 12:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/1] runner: Produce json with results_version=10
 2018-12-05 12:23 UTC  (2+ messages)

[U-Boot] [PATCHv3 2/4] dm: MIGRATION: Add migration plan for DM_USB
 2018-12-05 12:23 UTC  (4+ messages)
` [U-Boot] [U-Boot, PATCHv3, "

[2/2] xhci: Prevent U1/U2 link pm states if exit latency is too long
 2018-12-05 12:22 UTC  (2+ messages)
` [PATCH 2/2] "

[1/2] xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
 2018-12-05 12:22 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH] mbuf: implement generic format for sched field
 2018-12-05 12:22 UTC  (5+ messages)

Marking symbols as experimental in the headers only
 2018-12-05 12:21 UTC  (6+ messages)

[PATCH v2 0/2] Clarify display info PIXDATA bus flags
 2018-12-05 12:21 UTC  (4+ messages)
` [PATCH v2 2/2] drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags

[PATCH] watchdog: mena21_wdt: Convert to GPIO descriptors
 2018-12-05 12:21 UTC  (3+ messages)

Cost of enabling context field procname
 2018-12-05 12:21 UTC 

[RFC PATCH 0/3] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2018-12-05 12:20 UTC  (7+ messages)
` [PATCH 2/3] test-lib-functions: introduce the 'test_set_port' helper function
` [RFC PATCH 3/3] test-lib: add the '--stress' option to run a test repeatedly under load

[PATCH net-next RFC 0/7] Add configuration parameters support for devlink_port
 2018-12-05 12:13 UTC  (7+ messages)
` [PATCH net-next RFC 1/7] devlink: Add devlink_param for port register and unregister
` [PATCH net-next RFC 2/7] devlink: Add port param get command
` [PATCH net-next RFC 3/7] devlink: Add port param set command

[PATCH 1/2] admin-guide/memory-hotplug.rst: remove locking internal part from admin-guide
 2018-12-05 12:20 UTC  (5+ messages)
` [PATCH 2/2] core-api/memory-hotplug.rst: divide Locking Internal section by different locks

[PATCH] perf: allow specifying proc-map-timeout in config file
 2018-12-05 12:20 UTC  (3+ messages)

[PATCH 1/2] irq/irq_sim: provide irq_sim_fire_edge()
 2018-12-05 12:19 UTC  (12+ messages)

Kernel crashes after 529262d56dbe "block: remove ->poll_fn"
 2018-12-05 12:19 UTC 

[PATCH v11 0/9] implement packed virtqueues
 2018-12-05 12:19 UTC  (4+ messages)
` [PATCH v11 6/9] net/virtio: implement receive path for packed queues

[PATCH v7 5/5] target: perform t10_wwn ID initialisation in target_alloc_device()
 2018-12-05 12:18 UTC 

[PATCH v7 4/5] target: remove hardcoded T10 Vendor ID in INQUIRY response
 2018-12-05 12:18 UTC 

[PATCH v7 3/5] target: add device vendor_id configfs attribute
 2018-12-05 12:18 UTC 

[PATCH v7 2/5] target: consistently null-terminate t10_wwn strings
 2018-12-05 12:18 UTC 

[PATCH v7 1/5] target: use consistent left-aligned ASCII INQUIRY data
 2018-12-05 12:18 UTC 

[PATCH v7 0/5] target: user configurable T10 Vendor ID
 2018-12-05 12:18 UTC 

[PATCH v4 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-05 12:18 UTC  (7+ messages)
` [PATCH v4 2/3] mm: Add support for kmem caches in DMA32 zone

[PATCH 1/3] ARM: dts: imx6qdl-sabresd: add light sensor support
 2018-12-05 12:17 UTC  (9+ messages)
` [PATCH 2/3] ARM: dts: imx6qdl-sabresd: add magnetometer "
` [PATCH 3/3] ARM: dts: imx6qdl-sabresd: add accelerometer "

[PATCH linux-next v3 7/7] clk: renesas: Add binding document for ADG
 2018-12-05 12:16 UTC  (3+ messages)

[PATCH linux-next v3 6/7] ASoC: rsnd: add avb clocks
 2018-12-05 12:16 UTC  (4+ messages)

[PATCH V2] ARM: dts: imx6qdl-sabresd: add egalax touch screen support on i2c2 bus
 2018-12-05 12:16 UTC  (3+ messages)

arm: xl vcpu-pin leads to oom-killer slashing processes
 2018-12-05 12:15 UTC  (6+ messages)

Linux 4.20-rc5
 2018-12-05 12:15 UTC  (2+ messages)
` Linux 4.20-rc5: Lab setup broken by build-related x86 change

[meta-oe][PATCH] glog: fix installation path
 2018-12-05 12:13 UTC 

[U-Boot] [PATCH v3 00/28] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2018-12-05 12:13 UTC  (9+ messages)
` [U-Boot] [PATCH v3 05/28] mtd: ensure MTD is compiled when there is a NOR flash
` [U-Boot] [PATCH v3 06/28] mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
` [U-Boot] [PATCH v3 13/28] mtd: ensure MTD is compiled when ENV_IS_IN_FLASH is selected
` [U-Boot] [PATCH v3 21/28] mtd: nor: NOR flashes depend on MTD

[PATCH v2 00/22] mfd: demodularization of non-modular drivers
 2018-12-05 12:12 UTC  (7+ messages)

[PATCH] fanotify: Make sure to check event_len when copying
 2018-12-05 12:10 UTC  (4+ messages)

[PATCH BlueZ] gatt: Register GATT and GAP services as SDP records
 2018-12-05 12:09 UTC  (2+ messages)

[PATCH] powerpc/ipic: Fix a bounds check in ipic_set_priority()
 2018-12-05 12:06 UTC  (7+ messages)

No audio on iMac18,1 (A1418) with kernel 4.15.14
 2018-12-05 12:09 UTC 

[PATCH for v4.20 0/2] cedrus: move MPEG controls out of the uAPI
 2018-12-05 12:09 UTC  (3+ messages)
` [PATCH for v4.20 1/2] mpeg2-ctrls.h: move MPEG2 state controls to non-public header
` [PATCH for v4.20 2/2] extended-controls.rst: add note to the MPEG2 state controls

[PATCH v3 01/10] share/mainloop: Add handling of NOTIFY_SOCKET
 2018-12-05 12:09 UTC  (2+ messages)

[PATCH 4.19 000/139] 4.19.7-stable review
 2018-12-05 12:08 UTC  (4+ messages)

[PATCH 1/2] mm, pageblock: make sure pageblock won't exceed mem_sectioin
 2018-12-05 12:08 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/18] Xen PV backend 'qdevification'
 2018-12-05 12:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 04/18] xen: create xenstore areas for XenDevice-s
    `  "

[xen-4.9-testing baseline-only test] 75634: regressions - FAIL
 2018-12-05 12:02 UTC 

[PATCH v3 0/4] Add initial pinctrl support for MT6797 SoC
 2018-12-05 12:00 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: Add devicetree bindings for MT6797 SoC Pinctrl

[PATCH v1 0/9] Overview of Arm komeda display driver
 2018-12-05 11:59 UTC  (4+ messages)
` [PATCH v1 9/9] MAINTAINERS: Add maintainer for arm komeda driver

[Qemu-devel] [PATCH v1] s390: guest support for diagnose 318 and limit max VCPUs to 247
 2018-12-05 11:57 UTC  (5+ messages)
    ` [Qemu-devel] [qemu-s390x] "

[PATCH] documentation: document eMMC boot{0,1}-partitions binding
 2018-12-05 11:56 UTC 

regression in ttm
 2018-12-05 11:56 UTC  (7+ messages)

[U-Boot] [PATCH] mpc83xx: Add support for -msingle-pic-base
 2018-12-05 11:56 UTC  (2+ messages)
    ` [U-Boot] [Fwd: [PATCH] mpc83xx: Add support for -msingle-pic-base]

[PATCH] count: Include atomic_nehalem.pdf instead of atomic_nehalem.png
 2018-12-05 11:56 UTC  (2+ messages)

[PATCH] lib: add warning for NULL pointer
 2018-12-05 11:55 UTC 

[PATCH v5 0/7] spi: add support for octal mode
 2018-12-05 11:55 UTC  (4+ messages)

request for 4.14-stable: b54e41f5efcb ("udf: Allow mounting volumes with incorrect identification strings")
 2018-12-05 11:54 UTC  (3+ messages)

[GIT PULL] Power management fix for v4.20-rc6
 2018-12-05 11:53 UTC 

[PATCH v3 0/4] HDCP1.4 Fixes - II
 2018-12-05 11:53 UTC  (4+ messages)
` [PATCH v3 2/4] drm/i915: Fix platform coverage for HDCP1.4

[PATCH] Fix sync. in inode_has_no_xattr()
 2018-12-05 11:45 UTC 

[git:media_tree/master] media: imx274: fix stack corruption in imx274_read_reg
 2018-12-05 11:34 UTC 

[GIT PULL FOR v4.21] vicodec cleanup
 2018-12-05 11:51 UTC 

[Qemu-devel] [Bug 1801073] [NEW] util/zbin.c:390:37: error: absolute value function 'abs' given an argument of type 'long int' but has parameter of type 'int' which may cause truncation of value [-Werror=absolute-value]
 2018-12-05 11:40 UTC  (2+ messages)
` [Qemu-devel] [Bug 1801073] "

[PATCH] printk: Add caller information to printk() output
 2018-12-05 11:50 UTC  (8+ messages)

[PATCH AUTOSEL 4.19 001/123] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
 2018-12-05 11:50 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 002/123] spi: uniphier: fix incorrect property items


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.