All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-15 08:14:04 to 2018-10-15 09:18:31 UTC [more...]

[Outreachy kernel][PATCH v3] staging: bcm2835-camera: Remove 'ret' variable
 2018-10-15  9:17 UTC 

[Qemu-devel] [PATCH] block: change some function return type to bool
 2018-10-15  9:17 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2 1/3] archive-source.sh: Modern shell scripting (use $() instead of ``)
 2018-10-15  9:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] git-submodule.sh: "
` [Qemu-devel] [PATCH v2 3/3] show-fixed-bugs.sh: "

[PATCH V2 0/2] pinctrl: imx: add imx8qxp pinctrl support
 2018-10-15  9:17 UTC  (5+ messages)
` [PATCH V2 2/2] pinctrl: imx: add imx8qxp driver

[PATCH V4 00/11] clk: imx: add imx8qxp clock support
 2018-10-15  9:17 UTC  (5+ messages)
` [PATCH V4 05/11] clk: imx: scu: add scu clock gate

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/
 2018-10-15  9:17 UTC  (13+ messages)
` [PATCH 2/8] powerpc: simplify CONFIG_PCI_QSPAN Kconfig magic
` [PATCH 4/8] pci: consolidate PCI config entry in drivers/pci

use generic DMA mapping code in powerpc V3
 2018-10-15  1:34 UTC  (7+ messages)
` [PATCH 01/33] powerpc: use mm zones more sensibly
` [PATCH 16/33] powerpc/powernv: remove dead npu-dma code

remove bogus GFP_DMA32 flags for dma allocations
 2018-10-15  9:12 UTC  (7+ messages)
` [PATCH 6/8] drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
` [PATCH 7/8] media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs

[PATCH v2] usb: host: ohci-at91: fix request of irq for optional gpio
 2018-10-15  9:12 UTC  (6+ messages)
` [v2] "

[Qemu-devel] [RFC v3 00/12] packed ring virtio-net userspace backend support
 2018-10-15  9:11 UTC  (5+ messages)
` [Qemu-devel] [[RFC v3 08/12] virtio: event suppression support for packed ring

[PATCH v1 0/5] Enable hotplug in vfio
 2018-10-15  9:12 UTC  (4+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] pci: add req handler field to generic pci device

[Outreachy Kernel][PATCH v2] staging: bcm2835-camera: Remove 'ret' variable
 2018-10-15  9:09 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v10 00/21] Convert "git stash" to C builtin
 2018-10-15  9:10 UTC  (3+ messages)
` [PATCH v10 08/21] stash: convert apply to builtin

[PATCH] x86: enable swiotlb for > 4GiG ram on 32-bit kernels
 2018-10-15  9:09 UTC  (2+ messages)
` [tip:x86/urgent] x86/swiotlb: Enable "

[PATCH 00/39 v8] PTI support for x86-32
 2018-10-15  9:10 UTC  (5+ messages)
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
    ` [PATCH] x86/entry/32: Fix setup of CS high bits

[Qemu-devel] [PATCH] hw/arm/virt: add DT property /secure-chosen/sdtout-path being secure UART
 2018-10-15  9:08 UTC  (5+ messages)
` [Qemu-arm] "

[Qemu-devel] [PULL 0/7] Vga 20181015 patches
 2018-10-15  9:05 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] edid: fix alignment issues
` [Qemu-devel] [PULL 2/7] display: add separate config option for bochs-display
` [Qemu-devel] [PULL 3/7] bochs-display: wire up edid support
` [Qemu-devel] [PULL 4/7] qxl: check qxl_phys2virt return value
` [Qemu-devel] [PULL 5/7] i2c: switch ddc to use the new edid generator
` [Qemu-devel] [PULL 6/7] hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file
` [Qemu-devel] [PULL 7/7] Makefile: Install new vgabios binaries

[PATCH 1/7] drm: add flags to drm_syncobj_find_fence
 2018-10-15  9:04 UTC  (9+ messages)
` [PATCH 2/7] drm: add syncobj timeline support v8
` [PATCH 3/7] drm: add support of syncobj timeline point wait v2
` [PATCH 4/7] drm: add timeline syncobj payload query ioctl v2
  ` [PATCH 5/7] drm: add timeline support for syncobj export/import
  ` [PATCH 6/7] drm/amdgpu: add timeline support in amdgpu CS v2
  ` [PATCH 7/7] drm/amdgpu: update version for timeline syncobj support in amdgpu

[U-Boot] tests/test_bind.py: Update test to match the wider 'dm tree' output
 2018-10-15  9:03 UTC  (2+ messages)
` [U-Boot] [PATCH v2] dm: core: Widen the dump tree to show more of the driver's name

[PATCH V2 0/4] arm64: imx: add imx8qxp support
 2018-10-15  9:03 UTC  (12+ messages)
` [PATCH V2 2/4] arm64: dts: "
` [PATCH V2 3/4] arm64: dts: imx: add imx8qxp mek support

[PATCH] regulator: Fetch enable gpiods nonexclusive
 2018-10-15  9:02 UTC 

[PATCH v3] ethdev: add field for device data per process
 2018-10-15  9:00 UTC 

[U-Boot] [PATCH v3 0/9] Add pinmux command
 2018-10-15  9:01 UTC  (6+ messages)
` [U-Boot] [PATCH v3 3/9] dm: uclass: Add uclass_foreach_dev_probe

[DRBD-announce] linstor-proxmox-3.0.1
 2018-10-15  8:54 UTC 

[PATCH 1/4] oeqa/core/runner: write testresult to json files
 2018-10-15  8:59 UTC  (4+ messages)

[PATCH] qemu: fix CVE-2018-17958/17962/17963
 2018-10-15  8:59 UTC 

(no subject)
 2018-10-15  8:59 UTC  (2+ messages)
` [Outreachy kernel]

[PATCH] usb: host: ohci-at91: fix request of irq for optional gpio
 2018-10-15  8:58 UTC  (6+ messages)
`  "

[PATCH V3 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
 2018-10-15  8:56 UTC  (4+ messages)

[PATCH] xen/blkfront: avoid NULL blkfront_info dereference on device removal
 2018-10-15  8:55 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] thermal: qoriq: add multiple sensors support
 2018-10-15  8:55 UTC  (4+ messages)

[PATCH v5 0/2] spi: Add Macronix controller driver
 2018-10-15  8:54 UTC  (4+ messages)
` [PATCH v5 1/2] spi: Add MXIC "
` [PATCH v5 2/2] dt-binding: spi: Document Macronix controller bindings

[Qemu-devel] [PATCH 0/3] Introduce attributes for timers subsystem and remove QEMU_CLOCK_VIRTUAL_EXT clock type
 2018-10-15  8:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] Introduce attributes to qemu timer subsystem
` [Qemu-devel] [PATCH 3/3] Restores record/replay behavior related to special virtual clock processing for timers used in external subsystems

[PATCH] bitfield: add constant field preparation macros
 2018-10-15  8:53 UTC  (2+ messages)

[PATCH 1/5] oeqa/core/runner: refactor for OEQA to write json testresult
 2018-10-15  8:53 UTC  (5+ messages)
` [PATCH 2/5] oeqa/core/runner: write testresult to json files

[RFC][PATCH] perf: Rewrite core context handling
 2018-10-15  8:53 UTC  (4+ messages)

[PATCH v3 0/3] cpufreq: intel_pstate: Base frequency attribute
 2018-10-15  8:53 UTC  (4+ messages)
` [PATCH v3 3/3] Documentation: intel_pstate: Add base_frequency information
    ` [Devel] "

[PATCH 09/14] mtd: maps: physmap: Fix coding style issues reported by checkpatch
 2018-10-15  8:52 UTC  (2+ messages)
` [PATCH] mtd: maps: code style: Invert logic on if/else branch

[PATCH net] r8169: Enable MSI-X on RTL8106e
 2018-10-15  8:51 UTC  (4+ messages)

[RFC] eal: allow hotplug to skip an already probed device
 2018-10-15  8:51 UTC  (6+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 3/7] cryptodev: remove driver name from logs
  ` [PATCH v5 4/7] compressdev: "

[Bug 108260] [Regression?] [powerplay] Failed to retrieve minimum clocks. 4.19-rc6+
 2018-10-15  8:51 UTC  (2+ messages)

[PATCH] Btrfs: fix assertion on fsync of regular file when using no-holes feature
 2018-10-15  8:51 UTC 

[PATCH v3 0/8] vfio/mdev: IOMMU aware mediated device
 2018-10-15  8:50 UTC  (5+ messages)

[PATCH] x86: modify inline asm constraints in __cmpxchg_double()
 2018-10-15  8:48 UTC 

[Qemu-devel] [PULL 00/26] Net patches
 2018-10-15  8:46 UTC  (27+ messages)
` [Qemu-devel] [PULL 01/26] filter-rewriter: Add TCP state machine and fix memory leak in connection_track_table
` [Qemu-devel] [PULL 02/26] colo-compare: implement the process of checkpoint
` [Qemu-devel] [PULL 03/26] colo-compare: use notifier to notify packets comparing result
` [Qemu-devel] [PULL 04/26] COLO: integrate colo compare with colo frame
` [Qemu-devel] [PULL 05/26] COLO: Add block replication into colo process
` [Qemu-devel] [PULL 06/26] COLO: Remove colo_state migration struct
` [Qemu-devel] [PULL 07/26] COLO: Load dirty pages into SVM's RAM cache firstly
` [Qemu-devel] [PULL 08/26] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PULL 09/26] COLO: Flush memory data from ram cache
` [Qemu-devel] [PULL 10/26] qmp event: Add COLO_EXIT event to notify users while exited COLO
` [Qemu-devel] [PULL 11/26] qapi/migration.json: Rename COLO unknown mode to none mode
` [Qemu-devel] [PULL 12/26] qapi: Add new command to query colo status
` [Qemu-devel] [PULL 13/26] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PULL 14/26] COLO: flush host dirty ram from cache
` [Qemu-devel] [PULL 15/26] filter: Add handle_event method for NetFilterClass
` [Qemu-devel] [PULL 16/26] filter-rewriter: handle checkpoint and failover event
` [Qemu-devel] [PULL 17/26] COLO: notify net filters about checkpoint/failover event
` [Qemu-devel] [PULL 18/26] COLO: quick failover process by kick COLO thread
` [Qemu-devel] [PULL 19/26] docs: Add COLO status diagram to COLO-FT.txt
` [Qemu-devel] [PULL 20/26] clean up callback when del virtqueue
` [Qemu-devel] [PULL 21/26] ne2000: fix possible out of bound access in ne2000_receive
` [Qemu-devel] [PULL 22/26] rtl8139: fix possible out of bound access
` [Qemu-devel] [PULL 23/26] pcnet: fix possible buffer overflow
` [Qemu-devel] [PULL 24/26] net: ignore packet size greater than INT_MAX
` [Qemu-devel] [PULL 25/26] e1000: indicate dropped packets in HW counters
` [Qemu-devel] [PULL 26/26] qemu-options: Fix bad "macaddr" property in the documentation

[Xenomai] Retrieval of user fd from struct rtdm_fd
 2018-10-15  8:46 UTC  (3+ messages)

[PATCH, RFC] ubd: remove use of blk_rq_map_sg
 2018-10-15  8:46 UTC  (6+ messages)

[Qemu-devel] [PATCH v7 00/19] Fixing record/replay and adding reverse debugging
 2018-10-15  8:46 UTC  (2+ messages)

[PATCH] hab: Print events on info command
 2018-10-15  8:46 UTC  (6+ messages)
` [PATCH v2] "

[RCF PATCH v2 2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-10-15  8:45 UTC  (6+ messages)
` [RCF PATCH,v2,2/2] "

[meta-networking][PATCH] keepalived: remove update-rc.d settings
 2018-10-15  8:30 UTC 

[PATCH 00/22] enable hotplug on multi-process
 2018-10-15  8:43 UTC  (4+ messages)
` [PATCH v16 0/6] "
  ` [PATCH v16 2/6] eal: "

Possible lock inversion in ttm_bo_vm_access
 2018-10-15  8:43 UTC  (8+ messages)

[Bug 200039] BT advertising packet wakes up the system from S3 and suspend-to-idle
 2018-10-15  8:43 UTC 

[PATCH] RISC-V: Add futex support
 2018-10-15  8:34 UTC  (4+ messages)

[PATCH] RISC-V: Add FP register ptrace support for gdb
 2018-10-15  8:40 UTC  (4+ messages)

[PATCH 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on Hi16xx soc
 2018-10-15  8:36 UTC  (3+ messages)

[PATCH] net/ixgbe: fix busy polling while fiber link update
 2018-10-15  8:40 UTC  (11+ messages)

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-15  8:32 UTC  (5+ messages)

The GPLv2 is not a contract, it is a revocable license
 2018-10-15  8:32 UTC 

[PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
 2018-10-15  8:32 UTC  (6+ messages)
  ` [RFT PATCH] "

[Bridge] [PATCH] net: bridge: fix a memory leak in __vlan_add
 2018-10-15  8:31 UTC  (3+ messages)

+ memblock-warn-if-zero-alignment-was-requested.patch added to -mm tree
 2018-10-15  8:30 UTC 

How to recover from btrfs scrub errors? (uncorrectable errors, checksum error at logical)
 2018-10-15  8:30 UTC  (2+ messages)

Planes enumeration with sun4i-drm driver
 2018-10-15  8:29 UTC  (2+ messages)

linux-next: Tree for Oct 15
 2018-10-15  8:25 UTC 

[PATCH v2 0/9] Add support for audiocodec in Allwinner A64
 2018-10-15  8:24 UTC  (13+ messages)
` [PATCH v2 1/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH v2 3/9] ASoC: sun8i-codec-analog: split regmap code into separate driver
` [PATCH v2 4/9] ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controls
` [PATCH v2 5/9] ASoC: sunxi: Add new driver "

[PATCH] of: overlay: user space synchronization
 2018-10-15  8:24 UTC  (2+ messages)

[PATCH] net/mlx5: fix compilation issue on ARM SOC
 2018-10-15  8:23 UTC 

[PATCH 0/3] omap2-mcspi: Add slave mode support
 2018-10-15  8:23 UTC  (4+ messages)
` [PATCH 3/3] spi: "

[PATCH] PWM: drop legacy wrapper for changing polarity
 2018-10-15  8:21 UTC 

[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
 2018-10-15  8:18 UTC  (11+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions
        ` [OpenRISC] "

linux-next: qemu boot failures with today's linux-next
 2018-10-15  8:20 UTC  (2+ messages)

net/wan: hostess_sv11 + z85230 problems
 2018-10-15  8:20 UTC  (2+ messages)

INFO: rcu detected stall in shmem_fault
 2018-10-15  8:19 UTC  (11+ messages)
` [RFC PATCH] memcg, oom: throttle dump_header for memcg ooms without eligible tasks

[PATCH] stm class: increase pos if no free channels found
 2018-10-15  8:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio: Provide version-specific variants of virtio PCI devices
 2018-10-15  8:16 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a7744
 2018-10-15  8:16 UTC  (4+ messages)

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-10-15  8:16 UTC  (12+ messages)

[PATCH] ARM: dts: Add support for Liebherr's BK4 device (vf610 based)
 2018-10-15  8:14 UTC  (5+ messages)
` [PATCH v3] "


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.