All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-07 19:44:06 to 2019-05-07 20:40:38 UTC [more...]

[Buildroot] [RFC PATCH 1/1] iputils: Bump to version s20190324
 2019-05-07 20:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/7] qemu-img: Add salvaging mode to convert
 2019-05-07 20:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 3/7] blkdebug: Add @iotype error option
` [Qemu-devel] [PATCH v4 4/7] blkdebug: Add "none" event
` [Qemu-devel] [PATCH v4 5/7] blkdebug: Inject errors on .bdrv_co_block_status()
` [Qemu-devel] [PATCH v4 7/7] iotests: Test qemu-img convert -C --salvage

[Buildroot] [RFC PATCH] package/util-linux: build libraries as a separate package
 2019-05-07 20:40 UTC  (3+ messages)

[PATCH v2 0/8] mm/memory_hotplug: Factor out memory block device handling
 2019-05-07 20:38 UTC  (9+ messages)
` [PATCH v2 1/8] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()

[GIT PULL] pidfd patches for v5.2-rc1
 2019-05-07 20:39 UTC  (2+ messages)

[PATCH v5 00/11] Support wakeup capable GPIOs
 2019-05-07 20:37 UTC  (12+ messages)
` [PATCH v5 01/11] gpio: Add support for hierarchical IRQ domains
` [PATCH v5 02/11] gpio: allow gpio_to_irq to use OF variants for gpiochips
` [PATCH v5 03/11] irqdomain: add bus token DOMAIN_BUS_WAKEUP
` [PATCH v5 04/11] of: irq: document properties for wakeup interrupt parent
` [PATCH v5 05/11] of: irq: add helper to remap interrupts to another irqdomain
` [PATCH v5 06/11] drivers: irqchip: add PDC irqdomain for wakeup capable GPIOs
` [PATCH v5 07/11] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO
` [PATCH v5 08/11] drivers: pinctrl: msm: setup GPIO irqchip hierarchy
` [PATCH v5 09/11] arm64: dts: qcom: add PDC interrupt controller for SDM845
` [PATCH v5 10/11] arm64: defconfig: enable PDC interrupt controller for Qualcomm SDM845
` [PATCH v5 11/11] arm64: dts: qcom: setup PDC as wakeup parent for GPIOs for SDM845

[CI] drm/i915: Only reschedule the submission tasklet if preemption is possible
 2019-05-07 20:37 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[meta-filesystems][PATCH] sshfs-fuse: upgrade 2.8 -> 2.10
 2019-05-07 20:37 UTC 

OpenBMC@OCP Technology Day(s)
 2019-05-07 20:36 UTC 

[PATCH 0/4] staging: iio: ad7150: improve driver readability
 2019-05-07 20:35 UTC  (4+ messages)

[Buildroot] [PATCH v1 01/28] package/assimp: replace utf-8 quote by ascii single quote
 2019-05-07 20:35 UTC  (20+ messages)
` [Buildroot] [PATCH v1 02/28] package/ffmpeg: replace utf-8 space by ascii character
` [Buildroot] [PATCH v1 03/28] package/libglu: replace utf-8 apostrophe by ascii single quote
` [Buildroot] [PATCH v1 04/28] package/libopenssl: replace utf-8 quote "
` [Buildroot] [PATCH v1 05/28] package/qemu: replace utf-8 space by ascii character
` [Buildroot] [PATCH v1 06/28] package/reaver: "
` [Buildroot] [PATCH v1 07/28] package/sysklogd: "
` [Buildroot] [PATCH v1 08/28] package/tekui: "
` [Buildroot] [PATCH v1 09/28] package/vde2: "
` [Buildroot] [PATCH v1 10/28] package/capnproto: replace utf-8 apostrophe by ascii single quote
` [Buildroot] [PATCH v1 11/28] package/collectd: replace utf-8 quote "
` [Buildroot] [PATCH v1 12/28] package/jemalloc: eplace utf-8 space by ascii character
` [Buildroot] [PATCH v1 13/28] package/libunwind: replace "
` [Buildroot] [PATCH v1 14/28] package/madplay: replace utf-8 hyphen by ascii hyphen
` [Buildroot] [PATCH v1 15/28] package/mksh: replace utf-8 apostrophe by ascii single quote
` [Buildroot] [PATCH v1 16/28] package/mpfr: replace utf-8 space by ascii character
` [Buildroot] [PATCH v1 17/28] package/pngquant: replace utf-8 hyphen by ascii hyphen
` [Buildroot] [PATCH v1 18/28] package/python-gunicorn: replace utf-8 quote by ascii single quote
` [Buildroot] [PATCH v1 19/28] package/python-idna: "
` [Buildroot] [PATCH v1 20/28] package/python-mutagen: replace utf-8 apostrophe "

[U-Boot] [PATCH] mx6sl: hab: Fix pu_irom_mmu_enabled address
 2019-05-07 20:34 UTC  (2+ messages)

[PATCH 4.9 00/62] 4.9.174-stable review
 2019-05-07 20:34 UTC  (2+ messages)

[git pull] vfs.git misc dcache-related stuff
 2019-05-07 20:33 UTC 

[GIT PULL] Staging/IIO driver patches for 5.2-rc1
 2019-05-07 20:33 UTC  (2+ messages)

[PATCH v4] documentation: add tutorial for first contribution
 2019-05-07 20:32 UTC  (4+ messages)

[Cluster-devel] [GFS2 PATCH 01/12] gfs2: Fix loop in gfs2_rbm_find (v2)
 2019-05-07 20:32 UTC  (12+ messages)
` [Cluster-devel] [GFS2 PATCH 02/12] gfs2: Fix lru_count going negative
` [Cluster-devel] [GFS2 PATCH 03/12] gfs2: clean_journal improperly set sd_log_flush_head
` [Cluster-devel] [GFS2 PATCH 04/12] gfs2: Fix occasional glock use-after-free
` [Cluster-devel] [GFS2 PATCH 05/12] gfs2: Replace gl_revokes with a GLF flag
` [Cluster-devel] [GFS2 PATCH 06/12] gfs2: Remove misleading comments in gfs2_evict_inode
` [Cluster-devel] [GFS2 PATCH 07/12] gfs2: Remove unnecessary extern declarations
` [Cluster-devel] [GFS2 PATCH 08/12] gfs2: Rename sd_log_le_{revoke, ordered}
` [Cluster-devel] [GFS2 PATCH 09/12] gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
` [Cluster-devel] [GFS2 PATCH 10/12] gfs2: fix race between gfs2_freeze_func and unmount
` [Cluster-devel] [GFS2 PATCH 11/12] gfs2: Fix iomap write page reclaim deadlock
` [Cluster-devel] [GFS2 PATCH 12/12] gfs2: read journal in large chunks

[PATCH v2 0/7] nvme-pci: support device coredump
 2019-05-07 20:31 UTC  (4+ messages)
` [PATCH v2 6/7] nvme-pci: add device coredump support

[Buildroot] [PATCH] package/go: bump version to 1.12.5
 2019-05-07 20:30 UTC  (2+ messages)

[Buildroot] [git commit] package/go: bump version to 1.12.5
 2019-05-07 20:30 UTC 

[Xen-devel] [xen-4.7-testing test] 135765: regressions - FAIL
 2019-05-07 20:28 UTC  (3+ messages)
  `  "

[PATCH 00/14] xen/arm: Properly disable M2P on Arm
 2019-05-07 20:27 UTC  (5+ messages)
` [PATCH 13/14] xen/mm: Convert {s, g}et_gpfn_from_mfn() to use typesafe MFN
  ` [Xen-devel] "

[PATCH 00/10] usb: Add host and device support for RZ/A2
 2019-05-07 20:27 UTC  (6+ messages)
` [PATCH 01/10] phy: renesas: rcar-gen3-usb2: Add uses_usb_x1 option

[PATCH 4.14 00/75] 4.14.117-stable review
 2019-05-07 20:26 UTC  (2+ messages)

[PATCH v7 0/6] virtio pmem driver
 2019-05-07 20:25 UTC  (7+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
  ` [Qemu-devel] "
` [PATCH v7 4/6] dax: check synchronous mapping is supported
  ` [Qemu-devel] "

[PATCH v1 0/2] ASoC: Intel: Add Cometlake PCI IDs
 2019-05-07 20:26 UTC  (5+ messages)
` [PATCH v1 1/2] ASoC: SOF: Add Comet Lake PCI ID
      ` [alsa-devel] "

[PATCH nvme-cli rfc 0/5] nvmf auto-connect scripts
 2019-05-07 20:26 UTC  (3+ messages)
` [PATCH nvme-cli rfc 5/5] "

[Cluster-devel] [GFS2 PATCH 00/12] Pre-pull patch posting (merge window)
 2019-05-07 20:26 UTC 

[PATCH] ALSA: hda/intel: add CometLake PCI IDs
 2019-05-07 20:25 UTC 

[Buildroot] [PATCH] package/luarocks: bump to version 3.1.1
 2019-05-07 20:23 UTC  (2+ messages)

[Buildroot] [git commit] package/luarocks: bump to version 3.1.1
 2019-05-07 20:23 UTC 

[PATCH 4.19 00/99] 4.19.41-stable review
 2019-05-07 20:22 UTC  (2+ messages)

[PATCH 0/5] coresight: Fix snapshot mode
 2019-05-07 20:22 UTC  (4+ messages)
` [PATCH 1/5] coresight: Fix buffer size in "

[PATCH 5.0 000/122] 5.0.14-stable review
 2019-05-07 20:19 UTC  (2+ messages)

[PATCH 1/5] clk: ingenic: Add missing header in cgu.h
 2019-05-07 20:19 UTC  (2+ messages)

[net-next v2] net: sched: Introduce act_ctinfo action
 2019-05-07 20:18 UTC  (9+ messages)
` [net-next v3] "
    ` [PATCH net-next v4] "

[PATCH v3 0/5] drm: Fix fb changes for async updates
 2019-05-07 20:18 UTC  (5+ messages)
` [PATCH v3 5/5] drm: don't block fb changes for async plane updates

[PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
 2019-05-07 20:17 UTC  (6+ messages)

[Kernel 5.1] ACPI_DEBUG messages without CONFIG_ACPI_DEBUG being set
 2019-05-07 20:17 UTC  (8+ messages)

[PATCH v2 0/10] iomem memory policy
 2019-05-07 20:15 UTC  (9+ messages)
` [PATCH v2 09/10] xen/arm: map reserved-memory regions as normal memory in dom0
  ` [Xen-devel] "
` [PATCH v2 10/10] xen/arm: add reserved-memory regions to the dom0 memory node
  ` [Xen-devel] "

[PATCH v2 0/4] Potential fix for runpm issues on various laptops
 2019-05-07 20:12 UTC  (10+ messages)
` [PATCH v2 1/4] drm: don't set the pci power state if the pci subsystem handles the ACPI bits
` [PATCH v2 2/4] pci: enable pcie link changes for pascal
` [PATCH v2 3/4] pci: add nvkm_pcie_get_speed
` [PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini

[GIT PULL] x86 FPU changes for 5.2
 2019-05-07 20:12 UTC  (3+ messages)

[PATCH v4 0/6] LM36274 Introduction
 2019-05-07 20:11 UTC  (14+ messages)
` [PATCH v4 1/6] regulator: lm363x: Make the gpio register enable flexible
` [PATCH v4 2/6] dt-bindings: mfd: Add lm36274 bindings to ti-lmu
` [PATCH v4 3/6] mfd: ti-lmu: Add LM36274 support to the ti-lmu
` [PATCH v4 4/6] regulator: lm363x: Add support for LM36274
` [PATCH v4 5/6] dt-bindings: leds: Add LED bindings for the LM36274
` [PATCH v4 6/6] leds: lm36274: Introduce the TI LM36274 LED driver

[Qemu-devel] [PATCH 0/5] iotests: Let 233 run concurrently
 2019-05-07 20:09 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/5] qemu-nbd: Add --pid-file option
` [Qemu-devel] [PATCH 2/5] iotests.py: Add qemu_nbd_early_pipe()
` [Qemu-devel] [PATCH 3/5] qemu-nbd: Do not close stderr
` [Qemu-devel] [PATCH 4/5] iotests: Use qemu-nbd's --pid-file

[GIT PULL] AFS fixes and development
 2019-05-07 20:11 UTC 

[PATCH v2] fpga: zynqmp-fpga: Correctly handle error pointer
 2019-05-07 20:09 UTC  (3+ messages)

Testing devices for discard support properly
 2019-05-07 20:09 UTC  (8+ messages)

[PATCH v2 1/2] net: phy: realtek: Add rtl8211e rx/tx delays config
 2019-05-07 20:09 UTC  (12+ messages)
` [PATCH v2 2/2] net: phy: realtek: Change TX-delay setting for RGMII modes only

[PATCH 00/15] KVM: nVMX: Optimize nested VM-Entry
 2019-05-07 20:09 UTC  (3+ messages)
` [PATCH 01/15] KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped

[PATCH] util-linux: fix owner and group for binaries in resulting image
 2019-05-07 20:08 UTC  (5+ messages)
  ` HA: "

[PATCH v1 0/2] New state handling for VFIO CCW
 2019-05-07 20:06 UTC  (5+ messages)
` [PATCH v1 1/2] vfio-ccw: Set subchannel state STANDBY on open
` [PATCH v1 2/2] vfio-ccw: rework sch_event

[PATCH] rebase --abort: cleanup refs/rewritten
 2019-05-07 20:06 UTC  (4+ messages)

ptrace warning due to "cgroup: get rid of cgroup_freezer_frozen_exit()"
 2019-05-07 20:04 UTC 

[Xen-devel] [linux-3.18 test] 135739: regressions - FAIL
 2019-05-07 20:03 UTC  (3+ messages)
  `  "

[RFC][PATCH 0/3] x86_64/ftrace: Emulate calls from int3 when patching functions
 2019-05-07 20:02 UTC  (15+ messages)
` [RFC][PATCH 2/3] x86_64: Allow breakpoints to emulate call functions

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-05-07 20:01 UTC  (12+ messages)

[PATCH] mmc-utils: update to latest revision
 2019-05-07 20:00 UTC 

[GIT PULL] MMC and MEMSTICK updates for v5.2
 2019-05-07 20:00 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] System Firmware Loader for TI K3 family SoCs
 2019-05-07 20:00 UTC  (2+ messages)

[PATCH 1/2] apparmor: Use a memory pool instead per-CPU caches
 2019-05-07 19:57 UTC  (3+ messages)
` [PATCH 2/2] apparmor: Switch to GFP_KERNEL where possible

[PATCH 1/2] apparmor: Use a memory pool instead per-CPU caches
 2019-05-07 19:57 UTC  (12+ messages)
            ` [PATCH v2] "
              ` [PATCH v3] "
                  ` [PATCH v4] "

[Qemu-arm] qemu-system-arm with GPU support for QT with OpenGL on
 2019-05-07 19:56 UTC  (7+ messages)

[bug] aarch64: userspace stalls on page fault after dd2283f2605e ("mm: mmap: zap pages with read mmap_sem in munmap")
 2019-05-07 19:55 UTC  (9+ messages)

[git pull] vfs.git pile 1: ->free_inode() series
 2019-05-07 19:55 UTC  (2+ messages)

system panic while dentry reference count overflow
 2019-05-07 19:55 UTC  (8+ messages)

[git pull] vfs.git pile 2: several fixes to backport
 2019-05-07 19:55 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 5.2
 2019-05-07 19:55 UTC  (2+ messages)

[GIT PULL] compiler-based variable-init updates for v5.2-rc1
 2019-05-07 19:55 UTC  (2+ messages)

[GIT PULL] Wimplicit-fallthrough patches for 5.2-rc1
 2019-05-07 19:55 UTC  (2+ messages)

[GIT PULL] jfs updates for 5.2
 2019-05-07 19:55 UTC  (2+ messages)

[GIT PULL] xfs: new features for 5.2
 2019-05-07 19:55 UTC  (2+ messages)

[Cluster-devel] [GIT PULL] iomap: cleanups and enhancements for 5.2
 2019-05-07 19:55 UTC  (3+ messages)
`  "

[PATCH] ASoC: SOF: Propagate sof_get_ctrl_copy_params() error properly
 2019-05-07 19:54 UTC  (2+ messages)

[PATCH] apparmor: Force type-casting of current->real_cred
 2019-05-07 19:53 UTC  (2+ messages)

[PATCH v2 1/6] iio: ad7949: Support internal Vref
 2019-05-07 19:53 UTC  (4+ messages)
` [PATCH v2 3/6] iio: ad7949: Support configuration read-back

[Qemu-trivial] [PATCH] scripts/qmp: fix deleted link in qemu-ga-client script
 2019-05-07 18:41 UTC 

[PATCH] mmc: android-goldfish: Drop pointer to mmc_host from goldfish_mmc_host
 2019-05-07 19:52 UTC 

[RFC PATCH 0/5] cgroup support for GPU devices
 2019-05-07 19:50 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/oniguruma: bump to version 6.9.2
 2019-05-07 19:50 UTC 

[Qemu-devel] [Bug 1823458] Re: race condition between vhost_net_stop and CHR_EVENT_CLOSED on shutdown crashes qemu
 2019-05-07 19:26 UTC 

[PATCH] arm64: add support for rng-seed
 2019-05-07 19:47 UTC  (3+ messages)

[RFC 0/3] VirtIO RDMA
 2019-05-07 19:43 UTC  (7+ messages)
    ` [Qemu-devel] "

[PATCH] iio: adc: mcp3422: fix of match table
 2019-05-07 19:45 UTC 

[Buildroot] [PATCH 2/2] configs/bananapro: bump Linux to 4.14.116
 2019-05-07 19:44 UTC 

[v2 1/1] kconfig: Terminate menu blocks with a comment in the generated config
 2019-05-07 19:44 UTC  (4+ messages)

[PATCH 0/5] Potential fix for runpm issues on various laptops
 2019-05-07 19:44 UTC  (3+ messages)
` [PATCH 5/5] pci: restore the boot pcie link speed on fini

[U-Boot] [PATCH] ARM: socfpga: Fix FPGA bitstream loading code
 2019-05-07 19:44 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] configs/bananapro: bump U-Boot to 2019.04
 2019-05-07 19:44 UTC 

[PATCH net] net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
 2019-05-07 19:43 UTC  (2+ messages)


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.