All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-29 18:58:25 to 2018-05-29 19:53:33 UTC [more...]

[PATCH 0/2] *** gcc cross compile dpdk ***
 2018-05-29 19:53 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2 1/2] mk: fix cross build errors

[Qemu-arm] [PATCH v2] ARM: ACPI: Fix use-after-free due to memory realloc
 2018-05-29 19:53 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 4.14 000/496] 4.14.45-stable review
 2018-05-29 19:52 UTC  (2+ messages)

[PATCH 4.16 000/272] 4.16.13-stable review
 2018-05-29 19:52 UTC  (5+ messages)

[PATCH bpf-next] bpf: Drop mpls from bpf_fib_lookup
 2018-05-29 19:51 UTC  (2+ messages)

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-05-29 19:51 UTC  (2+ messages)

[PATCH bpf-next] bpf: Verify flags in bpf_fib_lookup
 2018-05-29 19:51 UTC  (2+ messages)

[PATCH] drm/i915/psr: Set idle frame count based on sink synchronization latency
 2018-05-29 19:51 UTC  (2+ messages)

[PATCH v2 0/7] Fix DM DAX handling
 2018-05-29 19:51 UTC  (24+ messages)
` [PATCH v2 1/7] fs: allow per-device dax status checking for filesystems
` [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns
` [PATCH v2 3/7] dm: fix test for DAX device support
` [PATCH v2 4/7] dm: prevent DAX mounts if not supported
` [PATCH v2 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode
` [PATCH v2 6/7] dm-snap: remove unnecessary direct_access() stub
` [PATCH v2 7/7] dm-error: "

[PATCH bpf-next] bpf: hide the unused 'off' variable
 2018-05-29 19:50 UTC  (5+ messages)

[PATCH 4.9 000/329] 4.9.104-stable review
 2018-05-29 19:50 UTC  (2+ messages)

O Airbnb Dos Professores, Treinadores e Explicadores
 2018-05-29 19:48 UTC 

[PATCH 0/4 RFCv2] Realtek SMI RTL836x DSA driver
 2018-05-29 19:47 UTC  (9+ messages)
` [PATCH 2/4 RFCv2] net: dsa: Add bindings for Realtek SMI DSAs
        ` [OpenWrt-Devel] [PATCH 0/4 RFCv2] Realtek SMI RTL836x DSA driver

[PATCH] recipe_links.bbclass: introduction
 2018-05-29 19:46 UTC  (5+ messages)

[PATCH 1/3] fs: f2fs: changed variable type of offset "unsigned" to "loff_t"
 2018-05-29 19:21 UTC 

[Buildroot] [PATCH] git: security bump to version 2.16.4
 2018-05-29 19:46 UTC  (2+ messages)

[Buildroot] [git commit] git: security bump to version 2.16.4
 2018-05-29 19:45 UTC 

[PATCH v8 0/8] drm/i915: per context slice/subslice powergating
 2018-05-29 19:45 UTC  (12+ messages)
` [PATCH v8 1/8] drm/i915: Program RPCS for Broadwell
` [PATCH v8 2/8] drm/i915: Record the sseu configuration per-context & engine
` [PATCH v8 3/8] drm/i915/perf: simplify configure all context function
` [PATCH v8 4/8] drm/i915/perf: reuse intel_lrc ctx regs macro
` [PATCH v8 5/8] drm/i915/perf: lock powergating configuration to default when active
` [PATCH v8 6/8] drm/i915: create context image vma in kernel context
` [PATCH v8 7/8] drm/i915: Expose RPCS (SSEU) configuration to userspace
` [PATCH v8 8/8] drm/i915: add a sysfs entry to let users set sseu configs
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: per context slice/subslice powergating (rev7)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[Buildroot] [PATCHv2] package/dash: don't build in paralle
 2018-05-29 19:44 UTC  (2+ messages)

[PATCH bpf-next] bpf: clean up eBPF helpers documentation
 2018-05-29 19:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] log4cplus: needs gcc >= 4.8
 2018-05-29 19:44 UTC  (2+ messages)

[Buildroot] [git commit] package/dash: don't build in paralle
 2018-05-29 19:43 UTC 

image-mklibs.bbclass fails
 2018-05-29 19:43 UTC  (2+ messages)

[Buildroot] [git commit] log4cplus: needs gcc >= 4.8
 2018-05-29 19:43 UTC 

[Buildroot] [PATCH next] conntrack-tools: bump to version 1.4.5
 2018-05-29 19:43 UTC  (2+ messages)

[PATCH v4] vfio: platform: Fix using devices in PM Domains
 2018-05-29 19:42 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/15] linux-user: move more definitions out of syscall_defs.h
 2018-05-29 19:42 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/15] linux-user: move generic fcntl definitions to generic/fcntl.h
` [Qemu-devel] [PATCH 02/15] linux-user: move alpha fcntl definitions to alpha/target_fcntl.h
` [Qemu-devel] [PATCH 03/15] linux-user: move hppa fcntl definitions to hppa/target_fcntl.h
` [Qemu-devel] [PATCH 04/15] linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/target_fcntl.h
` [Qemu-devel] [PATCH 05/15] linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h
` [Qemu-devel] [PATCH 06/15] linux-user: move ppc fcntl definitions to ppc/target_fcntl.h
` [Qemu-devel] [PATCH 07/15] linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.h
` [Qemu-devel] [PATCH 08/15] linux-user: move get_sp_from_cpustate() to target_cpu.h
` [Qemu-devel] [PATCH 09/15] linux-user: move generic signal definitions to generic/signal.h
` [Qemu-devel] [PATCH 10/15] linux-user: move sparc signal definitions to sparc/target_signal.h
` [Qemu-devel] [PATCH 11/15] linux-user: move mips signal definitions to mips/target_signal.h
` [Qemu-devel] [PATCH 12/15] linux-user: move openrisc signal definitions to openrisc/target_signal.h
` [Qemu-devel] [PATCH 13/15] linux-user: move alpha signal definitions to alpha/target_signal.h
` [Qemu-devel] [PATCH 14/15] linux-user: move hppa signal definitions to hppa/target_signal.h
` [Qemu-devel] [PATCH 15/15] linux-user: remove useless #if

[MODERATED] [PATCH 0/2] L1TF KVM 0
 2018-05-29 19:42 UTC  (3+ messages)
` [MODERATED] [PATCH 1/2] L1TF KVM 1
` [MODERATED] [PATCH 2/2] L1TF KVM 2

[Buildroot] [git commit] conntrack-tools: bump to version 1.4.5
 2018-05-29 19:42 UTC 

[Buildroot] [git commit branch/next] conntrack-tools: bump to version 1.4.5
 2018-05-29 19:42 UTC 

[Devel] qcom-cpufreq-kryo.c:undefined reference to `qcom_smem_get'
 2018-05-29 19:41 UTC 

[Buildroot] [PATCH 1/1] libqrencode: bump to version 4.0.0
 2018-05-29 19:41 UTC  (2+ messages)

[PATCH 2/3] fs: f2fs: add missing blank lines after declarations
 2018-05-29 19:33 UTC 

Yocto
 2018-05-29 19:40 UTC  (2+ messages)

[PATCH V3] xfstest: overlay: Add tests for overlay metadata only copy up feature
 2018-05-29 19:41 UTC 

[20/22] USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create functions
 2018-05-29 19:41 UTC 

[ndctl PATCH] ndctl, list: display the 'map' location in listings
 2018-05-29 19:39 UTC  (4+ messages)

[PATCH 0/2] PCI: Initial imx7d pm support
 2018-05-29 19:39 UTC  (9+ messages)
` [PATCH 1/2] reset: imx7: Fix always writing bits as 0
` [PATCH 2/2] PCI: imx: Initial imx7d pm support

[Qemu-devel] [PATCH 0/4] qapi/error: converts error_setg(&error_fatal) to error_report() + exit()
 2018-05-29 19:38 UTC  (3+ messages)

[Buildroot] [git commit] libqrencode: bump to version 4.0.0
 2018-05-29 19:38 UTC 

[Buildroot] [git commit branch/next] libqrencode: bump to version 4.0.0
 2018-05-29 19:38 UTC 

[igt-dev] [PATCH i-g-t v7 0/2] intel: per context powergating tests & benchmark
 2018-05-29 19:38 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v7 1/2] headers: bump
` [igt-dev] [PATCH i-g-t v7 2/2] tests: add slice power programming test

[Buildroot] custom skeleton question
 2018-05-29 19:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/5] Acceptance/functional tests
 2018-05-29 19:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] Add functional/acceptance tests infrastructure
` [Qemu-devel] [PATCH v3 2/5] scripts/qemu.py: allow adding to the list of extra arguments
` [Qemu-devel] [PATCH v3 3/5] Acceptance tests: add quick VNC tests
` [Qemu-devel] [PATCH v3 4/5] scripts/qemu.py: introduce set_console() method
` [Qemu-devel] [PATCH v3 5/5] Acceptance tests: add Linux kernel boot and console checking test

[Qemu-devel] [PATCH 0/5] Acceptance/functional tests
 2018-05-29 19:36 UTC  (13+ messages)
` [Qemu-devel] [PATCH 3/5] Acceptance tests: add quick VNC tests
` [Qemu-devel] [PATCH 4/5] scripts/qemu.py: introduce set_console() method

Frequent ath10k crashes with QCA6174 on kernels 4.16 and 4.17
 2018-05-29 19:36 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] libpwquality: bump to version 1.4.0
 2018-05-29 19:35 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Fixup for HP x360 laptops with B&O speakers
 2018-05-29 19:35 UTC 

[Buildroot] [git commit branch/next] libpwquality: bump to version 1.4.0
 2018-05-29 19:35 UTC 

[Buildroot] [git commit] libpwquality: bump to version 1.4.0
 2018-05-29 19:35 UTC 

[PATCH 3/3] fs: f2fs: insert space around that ':' and ', '
 2018-05-29 19:34 UTC 

[Buildroot] [PATCH 1/1] aircrack-ng: bump to version 1.2
 2018-05-29 19:34 UTC  (2+ messages)

[patch] mm, hugetlb_cgroup: suppress SIGBUS when hugetlb_cgroup charge fails
 2018-05-29 18:13 UTC  (2+ messages)

Problem with python ssl binding
 2018-05-29 19:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] socket: dont't free msgfds if error equals EAGAIN
 2018-05-29 19:33 UTC  (2+ messages)

[PATCH 05/11] PM / devfreq: governors: Return device frequency limits instead of user limits
 2018-05-29 19:32 UTC  (4+ messages)
` [PATCH 00/11] Add throttler driver for non-thermal throttling

[poky][PATCH 1/2] devtool sdk-update: Support Basic Auth
 2018-05-29 19:31 UTC  (2+ messages)
` [poky][PATCH 2/2] devtool sdk-update: --updateserver-insecure-tls

[PATCH rdma-next v2 00/13] Verbs flow counters support
 2018-05-29 19:31 UTC  (3+ messages)
` [PATCH rdma-next v2 01/13] IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure

[PATCH v3 00/16] Update for QCOM NAND driver
 2018-05-29 19:30 UTC  (4+ messages)
` [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

[MODERATED] L1D-Fault KVM mitigation
 2018-05-29 19:29 UTC  (11+ messages)
` [MODERATED] "
          `  "
              ` [MODERATED] Encrypted Message

PostgreSQL licensed code on Linux
 2018-05-29 19:26 UTC  (2+ messages)

[PATCH] btrfs-progs: check: Also compare data between mirrors to detect corruption for NODATASUM extents
 2018-05-29 19:26 UTC  (2+ messages)

[SPDK] SPDK Dynamic Threading Model
 2018-05-29 19:26 UTC 

[PATCH 0/8] xen: dma-buf support for grant device
 2018-05-29 19:10 UTC  (5+ messages)
` [PATCH 2/8] xen/balloon: Move common memory reservation routines to a module
` [PATCH 3/8] xen/grant-table: Allow allocating buffers suitable for DMA

[PATCH] Btrfs: clean up error handling in btrfs_truncate()
 2018-05-29 19:24 UTC  (2+ messages)

[PATCH] NFSv4: Fix sillyrename to return the delegation when appropriate
 2018-05-29 19:23 UTC  (3+ messages)

[RFC PATCH 00/17] T10-PI support for NVMeoF/RDMA host
 2018-05-29 19:23 UTC  (11+ messages)
` [PATCH 01/17] IB/isert: fix T10-pi check mask setting

[RFTv3 0/6] Runtime PM support for wlcore
 2018-05-29 19:23 UTC  (4+ messages)
` [RFT 6/6] wlcore: Use generic runtime pm calls for wowlan elp configuration

[Qemu-devel] [PATCH v3] linux-user: Remove extra mapping
 2018-05-29 19:20 UTC  (3+ messages)
  ` [Qemu-trivial] "

[PATCH net-next] bpfilter: fix a build err
 2018-05-29 19:20 UTC  (2+ messages)

[PATCH] procfs: use inline functions instead of macros for proc_create_single_data stub
 2018-05-29 19:20 UTC  (2+ messages)

[PATCH] powerpc/prom: Fix %u/%llx usage since prom_printf() change
 2018-05-29 19:20 UTC 

[PATCH linux dev-4.13 0/3] i2c: fsi: Fix locking and simplify the driver
 2018-05-29 19:16 UTC  (4+ messages)
` [PATCH linux dev-4.13 1/3] i2c: fsi: Don't take a lock around FSI accesses
` [PATCH linux dev-4.13 2/3] i2c: fsi: Use mutex lock instead of semaphore
` [PATCH linux dev-4.13 3/3] i2c: fsi: Use usleep instead of schedule calls

[PATCH 1/2] btrfs: kill btrfs_write_inode
 2018-05-29 19:17 UTC  (3+ messages)

[Buildroot] [PATCH next] usbutils: lsusb.py is for python 3.x only
 2018-05-29 19:17 UTC  (2+ messages)

Is origin/HEAD only being created on clone a bug? #leftoverbits
 2018-05-29 19:17 UTC  (2+ messages)

[Buildroot] [git commit branch/next] usbutils: lsusb.py is for python 3.x only
 2018-05-29 19:17 UTC 

[Buildroot] [git commit] usbutils: lsusb.py is for python 3.x only
 2018-05-29 19:17 UTC 

[PATCH 0/6] Fix R-Car I2C data byte sent twice issue
 2018-05-29 19:16 UTC  (5+ messages)

[U-Boot] [PATCH] regmap: Separate memory-based operations
 2018-05-29 19:16 UTC  (5+ messages)

[RFC PATCH] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book E
 2018-05-29 19:14 UTC  (3+ messages)

[PATCH] block: remove parent device reference from struct bsg_class_device
 2018-05-29 19:16 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] util-linux: add two upstream patches to fix blocking on getrandom() with recent kernels
 2018-05-29 19:15 UTC  (3+ messages)

[PATCH] mtd: atmel-quadspi: add suspend/resume hooks
 2018-05-29 19:15 UTC  (3+ messages)

[PATCH RFC 0/4] Use correct NFSv4.0 callback credential
 2018-05-29 19:14 UTC  (4+ messages)
` Fwd: "

[RESEND] dmaengine: pxa: add a default requestor policy
 2018-05-29 19:13 UTC  (5+ messages)
  ` [RESEND PATCH] "

gcc-runtime: Remove -mcpu=cortex-a7 when building for -march=armv7ve
 2018-05-29 19:13 UTC  (2+ messages)

[PATCH v4 00/11] Workarounds for Icelake
 2018-05-29 19:13 UTC  (5+ messages)
` [PATCH 04/11] drm/i915/icl: WaEnableFloatBlendOptimization

[PATCH 1/2] staging: wilc1000: fix some endianness sparse warnings
 2018-05-29 19:11 UTC 

[PATCH V2] xfstest: overlay: Add tests for overlay metadata only copy up feature
 2018-05-29 19:11 UTC  (6+ messages)

[PATCH 0/7] xfsprogs-4.17: last of the fixes
 2018-05-29 19:10 UTC  (2+ messages)

[libvirt test] 123334: regressions - FAIL
 2018-05-29 19:09 UTC 

[PATCH] dropbear: drop obsolete patch 0004-fix-2kb-keys.patch
 2018-05-29 19:09 UTC  (5+ messages)

[PATCH 1/1] staging: wilc1000: Use common structs to parse ip packets
 2018-05-29 19:08 UTC 

[PATCH] platform/chrome: chromeos_laptop: fix touchpad button mapping on Celes
 2018-05-29 19:06 UTC 

[PATCH/RFC] completion: complete all possible -no-<options>
 2018-05-29 19:04 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] completion: collapse extra --no-.. options

[PATCH net-next 0/5] net: aquantia: various ethtool ops implementation
 2018-05-29 19:04 UTC  (3+ messages)
` [PATCH net-next 1/5] net: aquantia: Ethtool based ring size configuration

[U-Boot] [PATCH] ARC: Move .ivt section to the very beginning of the image
 2018-05-29 19:03 UTC 

LKMM litmus test for Roman Penyaev's rcu-rr
 2018-05-29 19:03 UTC  (3+ messages)

[PATCH v2 0/6] Add powerdomain driver for corners on msm8996/sdm845
 2018-05-29 19:03 UTC  (5+ messages)
` [PATCH v2 5/6] soc: qcom: rpmh powerdomain driver

[U-Boot] [PATCH] ARC: Improve relocation fix-ups
 2018-05-29 19:02 UTC 

[RESEND,v6,2/2] usb/gadget/uvc-configfs Fix host unable to negotiate framesizes other than first
 2018-05-29 19:02 UTC 

[RESEND,v6,1/2] usb/gadget/uvc-configfs Fix linked flag in a format not being set when format is linked into streaming header
 2018-05-29 19:02 UTC 

[v4] usb/gadget/uvc-configs Fix host unable to negotiate framesizes other than first
 2018-05-29 19:02 UTC 

[PATCH] fstests: update the punch, collapse, insert, and zero groups
 2018-05-29 19:01 UTC 

[Qemu-devel] [RFC] monitor: turn on Out-Of-Band by default again
 2018-05-29 19:00 UTC  (6+ messages)

[U-Boot] [PATCH] ARC: Make sure .ivt section is not purged by garbage collector
 2018-05-29 19:00 UTC 

[GIT PULL] nvme updates for 4.18
 2018-05-29 18:59 UTC  (3+ messages)

[PATCH v7 0/5] mtd: cfi_cmdset_0002: Change write and erase functions
 2018-05-29 18:57 UTC  (3+ messages)
` [PATCH v7 5/5] mtd: cfi_cmdset_0002: Change erase one block to enable XIP once


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.