All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-15 08:19:40 to 2018-10-15 09:21:12 UTC [more...]

[U-Boot] [PATCH v3 00/31] virtio: Introduce VirtIO driver support
 2018-10-15  9:21 UTC  (17+ messages)
` [U-Boot] [PATCH v3 01/31] dm: core: Allow uclass to set up a device's child after it is probed
` [U-Boot] [PATCH v3 02/31] test: dm: core: Add test case for uclass driver's child_post_probe()
` [U-Boot] [PATCH v3 03/31] riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()
` [U-Boot] [PATCH v3 04/31] dm: Add a new uclass driver for VirtIO transport devices
` [U-Boot] [PATCH v3 05/31] virtio: Add codes for virtual queue/ring management
` [U-Boot] [PATCH v3 06/31] virtio: Add virtio over mmio transport driver
` [U-Boot] [PATCH v3 07/31] virtio: Add net driver support
` [U-Boot] [PATCH v3 08/31] test: dm: blk: Correct blk_base test case
` [U-Boot] [PATCH v3 09/31] sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
` [U-Boot] [PATCH v3 10/31] efi_driver: "
` [U-Boot] [PATCH v3 11/31] blk: Call part_init() in the post_probe() method
` [U-Boot] [PATCH v3 12/31] blk: Drop blk_prepare_device()
` [U-Boot] [PATCH v3 13/31] blk: Make blk_next_free_devnum() public
` [U-Boot] [PATCH v3 14/31] blk: Introduce IF_TYPE_VIRTIO
` [U-Boot] [PATCH v3 15/31] virtio: Add block driver support
` [U-Boot] [PATCH v3 16/31] virtio: cmd: Add virtio command for virtio devices

[PATCH 0/1] bind: fix startup failure in sysvinit
 2018-10-15  9:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v6] virtio_blk: add DISCARD and WRIET ZEROES commands support
 2018-10-15  9:21 UTC  (3+ messages)
` [PATCH v8] virtio_blk: add discard and write zeroes support

[PATCH v3] sched/rt : return accurate release rq lock info
 2018-10-15  9:20 UTC  (2+ messages)

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

[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

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

[v2] usb: host: ohci-at91: fix request of irq for optional gpio
 2018-10-15  9:12 UTC  (3+ messages)
` [PATCH 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 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

[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 "

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

[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

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

[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]

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

[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: "

[PATCH] generic: test fsync after fallocate on a very small file
 2018-10-15  8:51 UTC 

[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)

[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  (3+ messages)

[PATCH] RISC-V: Add FP register ptrace support for gdb
 2018-10-15  8:40 UTC  (3+ 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)

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

[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] "

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

+ 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  (7+ messages)
` [PATCH v2 3/9] ASoC: sun8i-codec-analog: split regmap code into separate driver
` [PATCH v2 5/9] ASoC: sunxi: Add new driver for Allwinner A64 codec's analog path controls

[PATCH] of: overlay: user space synchronization
 2018-10-15  8:24 UTC  (3+ 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 

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

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

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


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.