All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-27 15:52:06 to 2017-10-27 16:57:29 UTC [more...]

[net-next v2 0/6][pull request] 1GbE Intel Wired LAN Driver Updates 2017-10-27
 2017-10-27 16:57 UTC 

[PATCH] fpga: region: release of_parse_phandle nodes after use
 2017-10-27 16:56 UTC 

[PATCH] usb: musb_core: mark expected switch fall-through
 2017-10-27 16:56 UTC  (4+ messages)

[PATCH v3 1/2] btrfs-progs: test/common: Introduce run_mustfail_stdout and enhance prepare_test_dev
 2017-10-27 16:53 UTC  (2+ messages)

[PATCH iproute2 1/1] ip netns: use strtol() instead of atoi()
 2017-10-27 16:55 UTC 

[PATCH v2] hwmon: (pmbus/core): Prevent unintentional setting of page to 0xFF
 2017-10-27 16:55 UTC 

IPMI - get device ID
 2017-10-27 16:54 UTC  (3+ messages)

ca4c8a3a800039 ovl: treat special files like a regular fs
 2017-10-27 16:53 UTC  (2+ messages)

[PATCH] tools/hotplug: create XEN_LOG_DIR at runtime
 2017-10-27 16:52 UTC 

[PATCH 0/2 -mmotm] oom: show single slab cache in oom whose size > 10% of total system memory
 2017-10-27 16:51 UTC  (5+ messages)
` [PATCH 1/2] mm: extract common code for calculating total memory size

[PATCH] iommu/arm-smmu-v3: Warn about missing IRQs
 2017-10-27 16:52 UTC  (3+ messages)

[PATCH][tip] x86/paravirt: Make the virt_spin_lock_key setup after jump_label_init()
 2017-10-27 16:52 UTC  (3+ messages)

[PATCH] platform/x86: fujitsu-laptop: Fix radio LED detection
 2017-10-27 16:49 UTC  (2+ messages)

Throughput drop with ath10k latest driver and firmware-5.bin_10.2.4.70.66
 2017-10-27 16:49 UTC  (4+ messages)

[RFC 00/14] Kernel based bootsplash
 2017-10-27 16:48 UTC  (6+ messages)
` [RFC 13/14] bootsplash: Add main documentation

[PATCH] platform/x86: silead_dmi: Fix GP-electronic T701 entry
 2017-10-27 16:48 UTC  (2+ messages)

[meta-oracle-java][PATCH 1/2] Fix do_populate_sysroot: sstate found an absolute path symlink
 2017-10-27 16:47 UTC  (2+ messages)

[Qemu-devel] [Bug 697197] Re: Empty password allows access to VNC in libvirt
 2017-10-27 16:28 UTC  (2+ messages)

[net PATCH 0/2] sockmap fixes
 2017-10-27 16:45 UTC  (3+ messages)
` [net PATCH 1/2] bpf: bpf_compute_data uses incorrect cb structure
` [net PATCH 2/2] bpf: rename sk_actions to align with bpf infrastructure

[PATCH v10 0/9] LPC: legacy ISA I/O support
 2017-10-27 16:45 UTC  (38+ messages)
` [PATCH v10 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v10 2/9] PCI: remove unused __weak attribute in pci_register_io_range()
` [PATCH v10 3/9] PCI: add fwnode handler as input param of pci_register_io_range()
` [PATCH v10 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v10 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v10 6/9] LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v10 7/9] ACPI: Translate the I/O range of non-MMIO devices before scanning
` [PATCH v10 8/9] LPC: Add the ACPI LPC support
` [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon LPC driver

[PATCH] platform/x86: silead_dmi: Add entry for the Digma e200 tablet
 2017-10-27 16:45 UTC  (2+ messages)

[OSSTEST PATCH 1/2] resource_shared_mark_ready: Fix for non-`host' idents; fix $sharetype
 2017-10-27 16:44 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] host_shared_mark_ready: rename from resource_shared_mark_ready

Query regarding srcu_funnel_exp_start()
 2017-10-27 16:45 UTC  (3+ messages)

[PATCH] nvme: freeze IO accesses around format
 2017-10-27 16:44 UTC  (2+ messages)

[PATCH 0/4] Last NFS/RDMA client patches for v4.15
 2017-10-27 16:44 UTC  (10+ messages)
  ` [PATCH 1/4] xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
  ` [PATCH 2/4] rpcrdma: Remove C structure definitions of XDR data items
  ` [PATCH 3/4] xprtrdma: Remove include for linux/prefetch.h
  ` [PATCH 4/4] xprtrdma: Update copyright notices

[PATCH v2 0/2] Fix OPEN/CLOSE races
 2017-10-27 16:43 UTC  (3+ messages)
` [PATCH v2 1/2] NFSv4: Fix OPEN / CLOSE race
  ` [PATCH v2 2/2] NFSv4: Add a tracepoint to document open stateid updates

[Qemu-devel] [PATCHv4 00/13] sun4m: sparc32_dma tidy-ups
 2017-10-27 16:42 UTC  (16+ messages)
` [Qemu-devel] [PATCHv4 01/13] sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
` [Qemu-devel] [PATCHv4 03/13] sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
` [Qemu-devel] [PATCHv4 08/13] sparc32_dma: make esp device child of espdma device
` [Qemu-devel] [PATCHv4 09/13] lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h
` [Qemu-devel] [PATCHv4 10/13] sparc32_dma: make lance device child of ledma device
` [Qemu-devel] [PATCHv4 11/13] sparc32_dma: introduce new SPARC32_DMA type container object
` [Qemu-devel] [PATCHv4 12/13] sparc32_dma: remove is_ledma hack and replace with memory region alias

Method for specifying which among a recipe's multiple available licenses is desired?
 2017-10-27 16:41 UTC 

[RFC PATCH 00/13][V5] overlayfs: Delayed copy up of data
 2017-10-27 16:40 UTC  (3+ messages)

[PATCH 00/10] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-27 16:39 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[ANNOUNCE] v4.13.7-rt1
 2017-10-27 16:39 UTC  (2+ messages)

[PATCH v2 0/2] Fiemap's range query
 2017-10-27 16:37 UTC  (4+ messages)
` [PATCH 1/2] fiemap: Factor out actual fiemap call code

[PATCH] tools/xenstored: Check number of strings passed to do_control()
 2017-10-27 16:37 UTC  (2+ messages)
` [PATCH for-4.10] "

[PATCH] diff: fix lstat() error handling in diff_populate_filespec()
 2017-10-27 16:35 UTC  (2+ messages)

[Buildroot] [PATCH v1] qt5base: remove nostrip qmake.conf config option
 2017-10-27 16:34 UTC  (2+ messages)

[PATCH v2] arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27
 2017-10-27 16:33 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] platform/x86: intel_turbo_max_3: Add Skylake platform
 2017-10-27 16:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/5] arm: kinetis_mk64fn1m0 machine
 2017-10-27 12:24 UTC  (10+ messages)
` [Qemu-arm] "
` [Qemu-devel] [PATCH v7 1/5] arm: kinetis_k64_uart
` [Qemu-devel] [PATCH v7 2/5] arm: kinetis_k64_mcg
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v7 4/5] arm: kinetis_k64_system
` [Qemu-devel] [PATCH v7 5/5] arm: kinetis_mk64fn1m0 machine
  ` [Qemu-arm] "

[PATCH] hp_accel: Add accelerometer quirk for HP ProBook 440 G4
 2017-10-27 16:30 UTC  (2+ messages)

[PATCH] efi/libstub: arm: omit sorting of the UEFI memory map
 2017-10-27 16:30 UTC  (7+ messages)

[PATCH 00/10] xfsprogs: 4.14 rollup
 2017-10-27 16:27 UTC  (10+ messages)
` [PATCH 06/10] xfs_repair: fix cowextsize field checking and repairing
` [PATCH 10/10] misc: fix ubsan warnings
  ` [PATCH v2 "

[PATCH v4] iio : Add cm3218 smbus ara and acpi support
 2017-10-27 16:27 UTC 

[Qemu-devel] [PATCHv3 00/13] sun4m: sparc32_dma tidy-ups
 2017-10-27 16:26 UTC  (9+ messages)
` [Qemu-devel] [PATCHv3 01/13] sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
` [Qemu-devel] [PATCHv3 02/13] sparc32_dma: split esp and le into separate DMA devices

[libvirt test] 115282: tolerable all pass - PUSHED
 2017-10-27 16:26 UTC 

[Buildroot] [PATCH v1 1/2] gstreamer1: add config option for building unit test libraries
 2017-10-27 16:25 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] gst1-interpipe: new package

v6/sit tunnels and VRFs
 2017-10-27 16:25 UTC  (6+ messages)

[RFC v6 0/9] SCU/PMC/PUNIT Inter-Processor Communication(IPC) driver cleanup
 2017-10-27 16:25 UTC  (5+ messages)
` [RFC v6 3/9] platform/x86: intel_punit_ipc: Fix resource ioremap warning
` [RFC v6 4/9] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices

[PATCH] usb: musb: Convert timers to use timer_setup()
 2017-10-27 16:24 UTC  (2+ messages)

[PATCH] test/pmd_perf: fix for segmentation fault
 2017-10-27 16:24 UTC  (2+ messages)
` [PATCH v2] "

[xfs-linux:xfs-4.15-merge 24/76] fs//xfs/xfs_buf.c:2136: warning: unused variable 'mp'
 2017-10-27 16:21 UTC  (3+ messages)
` [PATCH] xfs: fix unused variable warning in xfs_buf_set_ref()

[PATCH] misc: bh1770glc: Use common error handling code in bh1770_power_state_store()
 2017-10-27 16:20 UTC  (2+ messages)

[PATCH] [media] radio-raremono: remove redundant initialization of freq
 2017-10-27 16:20 UTC  (2+ messages)

[PATCH v6 00/20] osstest: initial FreeBSD support
 2017-10-27 16:19 UTC  (3+ messages)
` [PATCH v6 07/20] osstest: introduce resource_shared_mark_ready

[PATCH v2 0/6] Btrfs-progs: rescue: To fix device related
 2017-10-27 16:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] s390-ccw: print carriage return with new lines
 2017-10-27 16:14 UTC 

[Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen
 2017-10-27 16:14 UTC  (2+ messages)

[PATCH v6] x86: use lock+addl for smp_mb()
 2017-10-27 16:14 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v6] x86: use lock+addl for smp_mb()
 2017-10-27 16:14 UTC 

[PATCH] drivers/sgi-xp: Convert timers to use timer_setup()
 2017-10-27 16:13 UTC  (2+ messages)

[RFC] where is upstream multipath-tool git repo
 2017-10-27 16:13 UTC  (2+ messages)

[PATCH v3] drm/amd/display: Don't print error when bo_pin is interrupted
 2017-10-27 16:13 UTC  (2+ messages)

[PATCH i-g-t] tests: add device information tests
 2017-10-27 16:13 UTC 

[Qemu-devel] virtio multiqueue RX frame classification
 2017-10-27 16:12 UTC 

[PATCH 1/8] drm/amdgpu: use the actual placement for pin accounting
 2017-10-27 16:12 UTC  (6+ messages)
` [PATCH 6/8] drm/amd/display: enable GPU VM support

[PATCH 0/9] i915: Cannonlake perf support
 2017-10-27 16:11 UTC  (11+ messages)
` [PATCH 1/9] drm/i915/perf: complete whitelisting for OA programming on HSW
` [PATCH 2/9] drm/i915/perf: add support for Coffeelake GT3
` [PATCH 3/9] drm/i915/perf: refactor perf setup
` [PATCH 4/9] drm/i915: fix register naming
` [PATCH 5/9] drm/i915/perf: enable perf support on CNL
` [PATCH 6/9] drm/i915: expose command stream timestamp frequency to userspace
` [PATCH 7/9] drm/i915: expose eu topology "
` [PATCH 8/9] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH 9/9] drm/i915/perf: reuse timestamp frequency from device info

[Buildroot] [PATCH 1/1] webkitgtk: security bump to version 2.18.2
 2017-10-27 16:10 UTC 

[GIT] Various SMB3 fixes for stable
 2017-10-27 16:10 UTC 

[Buildroot] [PATCH v1] qt5base: fix keyboard input in case of libinput usage
 2017-10-27 16:09 UTC 

[PATCH] memstick: remove redundant pointer data
 2017-10-27 16:08 UTC  (2+ messages)

[PATCH] drm/i915: Fallback to reserve forcewake if primary ack missing
 2017-10-27 16:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Fallback to reserve forcewake if primary ack missing (rev2)

Huge mapping secondary process linux
 2017-10-27 16:06 UTC  (9+ messages)

[PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration context [ver #6]
 2017-10-27 16:03 UTC  (9+ messages)
` [PATCH 00/14] VFS: Introduce filesystem "

[PATCH][tip] x86/paravirt: Make the virt_spin_lock_key setup after jump_label_init()
 2017-10-27 16:02 UTC 

[krogoth] ti-ccsv6: Remove the recipe and other dependencies
 2017-10-27 16:01 UTC 

[PATCH 2/2] IB/rxe: don't crash, if allocation of crc algorithm failed
 2017-10-27 15:59 UTC  (2+ messages)

[krogoth] Remove CCS dependencies for all components
 2017-10-27 16:00 UTC 

[PATCH rdma-next 00/16] Flow counters support
 2017-10-27 15:59 UTC  (6+ messages)

[krogoth] ti-cgt-arm: add recipe for 16.9.2
 2017-10-27 15:59 UTC 

[PATCH] md: remove redundant variable q
 2017-10-27 15:59 UTC  (2+ messages)

[linux-linus test] 115279: regressions - FAIL
 2017-10-27 15:58 UTC 

[Buildroot] [PATCH v1] barebox: bump to version 2017.09.0
 2017-10-27 15:57 UTC 

[Qemu-devel] [PATCH v3] s390-ccw: print carriage return with new lines
 2017-10-27 15:55 UTC  (4+ messages)

wcn36xx: connection monitoring issue
 2017-10-27 15:55 UTC 

How to re-merge paths differently?
 2017-10-27 15:44 UTC 

[PATCH] net/bnxt: fix fdir filter code
 2017-10-27 15:53 UTC 

[PATCH] platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
 2017-10-27 15:52 UTC  (5+ messages)

[PATCH] input: mxs-lradc: remove redundant assignment to pointer input
 2017-10-27 15:52 UTC  (2+ messages)

[PATCH v3] iio : Add cm3218 smbus ara and acpi support
 2017-10-27 15:52 UTC 

[PATCH] x86/mm/64: Rename the argument 'size' as 'nr_pages' in register_page_bootmem_memmap
 2017-10-27 15:51 UTC  (2+ messages)
` [PATCH] x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_pages'

[Patch net 00/16] net_sched: fix races with RCU callbacks
 2017-10-27 15:52 UTC  (7+ messages)
` [Patch net 01/16] net_sched: introduce a workqueue for RCU callbacks of tc filter


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.