All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-03 12:01:36 to 2018-04-03 13:06:28 UTC [more...]

[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
 2018-04-03 13:06 UTC  (10+ messages)

[PATCH v2 1/2] io: prevent compiler reordering on the default writeX() implementation
 2018-04-03 13:06 UTC  (10+ messages)
` [PATCH v2 2/2] io: prevent compiler reordering on the default readX() implementation

[PATCH 0/3] Lazy-load trees when reading commit-graph
 2018-04-03 13:06 UTC  (4+ messages)
` [PATCH 2/3] treewide: use get_commit_tree() for tree access

[PATCH] build: meson set toolchain info during config init
 2018-04-03 13:05 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/4] fix control thread affinities
 2018-04-03 13:04 UTC  (5+ messages)
` [PATCH v2 1/4] eal: use sizeof to avoid a double use of a define
` [PATCH v2 2/4] eal: new function to create control threads
` [PATCH v2 3/4] eal: set name when creating a control thread
` [PATCH v2 4/4] eal: set affinity for control threads

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-03 13:02 UTC  (4+ messages)
` [PATCH v3 05/14] s390: vfio-ap: base implementation of VFIO AP device driver

[PATCH v3 0/4] bus: fsl-mc: enhance Management Complex userspace support
 2018-04-03 13:04 UTC  (10+ messages)
` [PATCH v3 2/4] bus: fsl-mc: add restool "

[PATCH 0/6] spi: Add support for DMA transfers in sun4i SPI driver
 2018-04-03 13:03 UTC  (11+ messages)
` [PATCH 2/6] spi: sun4i: restrict transfer length in PIO-mode
` [PATCH 6/6] spi: sun4i: add DMA transfers support

[Qemu-devel] [PATCH for-2.12] monitor: bind dispatch bh to iohandler context
 2018-04-03 13:02 UTC  (2+ messages)

[GIT PULL] clockevents for 4.17
 2018-04-03 13:00 UTC  (9+ messages)
` [PATCH 1/6] dt-binding: timer: document NPCM7xx timer DT bindings
  ` [PATCH 2/6] clocksource/drivers/npcm: Add NPCM7xx timer driver
  ` [PATCH 3/6] dt-bindings: timer: tpm: fix typo of clock name
  ` [PATCH 4/6] clocksource/drivers/imx-tpm: Fix "
  ` [PATCH 5/6] clocksource/drivers/imx-tpm: Correct some registers operation flow
  ` [PATCH 6/6] clocksource/drivers/imx-tpm: Add different counter width support

[PATCH] ethdev: return diagnostic when setting MAC address
 2018-04-03 13:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/amdgpu: Fix memory leaks at amdgpu_init() error path
 2018-04-03 13:01 UTC  (10+ messages)
` [PATCH 2/2] drm/amdgpu: Add modeset module option

[Question] MFD driver that handles clocks/resets and populates child nodes
 2018-04-03 12:59 UTC  (9+ messages)

[PATCH v3 1/2] doc: add vfio api support
 2018-04-03 12:59 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] eal/vfio: export internal vfio functions

[Qemu-devel] [PATCH] iotests: fix wait_until_completed()
 2018-04-03 12:59 UTC  (4+ messages)

[PATCH] branch -l: print useful info whilst rebasing a non-local branch
 2018-04-03 12:58 UTC  (5+ messages)
` [PATCH v2 1/2] branch --list: print useful info whilst interactive rebasing a detached HEAD
  ` [PATCH v2 2/2] t3200: verify "branch --list" sanity when rebasing from "

[PATCH] kernel.bbclass: improve reproducibility
 2018-04-03 12:58 UTC  (2+ messages)

[PATCH v2] arm/stacktrace: stop unwinding after an invalid address
 2018-04-03 12:58 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.12] block: handle invalid lseek returns gracefully
 2018-04-03 12:57 UTC  (2+ messages)

[Qemu-devel] Some thoughts about per-queue iothreads in VirtIOBlock
 2018-04-03 12:55 UTC  (5+ messages)

[PATCH] drm/atmel-hlcdc: add command line option to specify preferred depth
 2018-04-03 12:55 UTC  (6+ messages)

[PATCH 1/2] Bluetooth: hci_bcm: Don't change runtime-status when not using runtime-pm
 2018-04-03 12:55 UTC  (5+ messages)

[Buildroot] Per-package download folders and Git caching
 2018-04-03 12:55 UTC  (2+ messages)

[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-04-03 12:55 UTC  (10+ messages)

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-03 12:55 UTC  (4+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

MIPS: io: Prevent compiler reordering writeX()
 2018-04-03 12:55 UTC 

MIPS: io: Prevent compiler reordering writeX()
 2018-04-03 12:55 UTC 

[PATCH 0/4] NFP PF support based on new CPP interface
 2018-04-03 12:54 UTC  (6+ messages)
` [PATCH 1/4] net/nfp: add NFP CPP support

[PATCH v5 00/12] PCI endpoint 64-bit BAR fixes
 2018-04-03 12:53 UTC  (5+ messages)
` [PATCH v5 06/12] PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly

Patch "writeback: fix the wrong congested state variable definition" has been added to the 4.4-stable tree
 2018-04-03 12:53 UTC 

Patch "ACPI, PCI, irq: remove redundant check for null string pointer" has been added to the 4.4-stable tree
 2018-04-03 12:53 UTC 

[PATCH] pseudo: Upgrade to latest master
 2018-04-03 12:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: remove bdrv_dirty_bitmap_make_anon
 2018-04-03 12:50 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 1/2] event/sw: code refractor to reduce the fetch stall
 2018-04-03 12:50 UTC  (4+ messages)
` [PATCH 2/2] event/sw: code refractor for sw_refill_pp_buf

[PATCH v2 1/3] locking: Document the semantics of spin_is_locked()
 2018-04-03 12:49 UTC  (3+ messages)
` [PATCH v3 0/3] Changes, clean-ups and documentation for spin_is_locked()

[Qemu-devel] Regarding qemu console?
 2018-04-03 12:47 UTC  (2+ messages)

Clang warning fixes for 4.4 and 4.9
 2018-04-03 12:46 UTC  (3+ messages)

[PATCH 1/1] libsepol/cil: Improve processing of context rules
 2018-04-03 12:43 UTC  (3+ messages)
  `  "

[U-Boot] [PATCH v2 5/6] sunxi: add code for recalculating the DRAM size in U-Boot
 2018-04-03 12:43 UTC  (13+ messages)

[PATCH/RFT v3 0/3] thermal: add support for r8a77995
 2018-04-03 12:43 UTC  (4+ messages)
` [PATCH/RFT v3 1/3] thermal: rcar_thermal: add r8a77995 support
` [PATCH/RFT v3 2/3] dt-bindings: thermal: rcar-thermal: add R8A77995 support
` [PATCH/RFT v3 3/3] arm64: dts: renesas: r8a77995: add thermal device support

linux-next: build failure after merge of the tip tree
 2018-04-03 12:42 UTC  (5+ messages)

[v1] usb: dwc2: Fix kernel doc's warnings
 2018-04-03 12:41 UTC 

7a9dc63e94 ("fs/dcache: disable preemption on i_dir_seq's .."): watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [swapper:1]
 2018-04-03 12:40 UTC  (2+ messages)

[PATCH] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
 2018-04-03 12:39 UTC  (2+ messages)

[PATCH v19 00/18] Add NV12 support
 2018-04-03 12:39 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add NV12 support (rev7)
` ✓ Fi.CI.BAT: success "

Wi-Fi Disconnection on Suspend for no wowlan triggers
 2018-04-03 12:39 UTC 

[PATCH v2] phy: tegra: Remove self cast in tegra_xusb_port_find_lane
 2018-04-03 12:39 UTC  (3+ messages)

[CI i-g-t] tests/perf_pmu: Avoid RT thread for accuracy test
 2018-04-03 12:38 UTC  (3+ messages)
` [PATCH i-g-t v2] "
  ` [Intel-gfx] "

[PATCH v2] MIPS: io: add a barrier after register read in readX()
 2018-04-03 12:38 UTC  (4+ messages)

[PATCH 0/5] MIPS: perf: MT fixes and improvements
 2018-04-03 12:31 UTC  (14+ messages)
  ` [PATCH 1/5] MIPS: perf: More robustly probe for the presence of per-tc counters
  ` [PATCH 2/5] MIPS: perf: Use correct VPE ID when setting up VPE tracing
  ` [PATCH 3/5] MIPS: perf: Fix perf with MT counting other threads
  ` [PATCH 4/5] MIPS: perf: Allocate per-core counters on demand
  ` [PATCH 5/5] MIPS: perf: Fold vpe_id() macro into it's one last usage

[PATCH xfstests] generic/035: Override output for NFS testing
 2018-04-03 12:36 UTC  (7+ messages)

[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-04-03 12:35 UTC  (8+ messages)
` [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel

[PATCH v1] kernel/trace:check the val against the available mem
 2018-04-03 12:35 UTC  (7+ messages)

[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
 2018-04-03 12:34 UTC  (4+ messages)
` [kvmtool PATCH 20/17] kvmtool: arm64: Switch memory layout

[ANNOUNCE] Git for Windows 2.17.0
 2018-04-03 12:34 UTC 

[RFC PATCH net] tcp: allow to use TCP Fastopen with MSG_ZEROCOPY
 2018-04-03 12:43 UTC 

WARNING in add_uevent_var
 2018-04-03 12:34 UTC  (2+ messages)

[PATCH] ethdev: rename folder to library name
 2018-04-03 12:33 UTC  (5+ messages)

[PATCH] cfg80211: limit wiphy names to 128 bytes
 2018-04-03 12:33 UTC 

[PATCH v6 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder
 2018-04-03 12:33 UTC  (6+ messages)

[Qemu-devel] snapshot:create snapshot for rbd disk failed
 2018-04-03 12:33 UTC  (2+ messages)

Signal handling in a page fault handler
 2018-04-03 12:33 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add drm/xen-front maintainer entry
 2018-04-03 12:32 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add drm/xen-front maintainer entry
 2018-04-03 12:32 UTC 

[PATCH v13 00/28] overlayfs: Delayed copy up of data
 2018-04-03 12:31 UTC  (6+ messages)
` [PATCH v13 18/28] ovl: Check redirects for metacopy files

[PATCH v13 00/33] rcar-vin: Add Gen3 with media controller
 2018-04-03 12:30 UTC  (2+ messages)

[PATCH] vhost-net: add limitation of sent packets for tx polling
 2018-04-03 12:29 UTC 

4.14.28 crash on tcp_push
 2018-04-03 12:28 UTC  (3+ messages)

[Buildroot] [PATCH v4 00/11] llvm for mesa3d
 2018-04-03 12:27 UTC  (4+ messages)
` [Buildroot] [PATCH v4 09/11] package/libclc: new package

I am waiting to hear from you soon,
 2018-04-03 12:27 UTC 

[PATCH 1/1] lz4: Implement lz4 with dynamic offset length
 2018-04-03 12:26 UTC  (6+ messages)
` [PATCH 0/1] cover-letter/lz4: "

[Qemu-devel] [PATCH v2 1/1] qemu-iotests: Use ppc64 qemu_arch on ppc64le host
 2018-04-03 12:25 UTC  (2+ messages)
      `  "

[RFC PATCH 0/3] Userspace compatible driver model for virtio_bypass
 2018-04-03 12:25 UTC  (9+ messages)
` [RFC PATCH 1/3] qemu: virtio-bypass should explicitly bind to a passthrough device
  ` [virtio-dev] "
` [RFC PATCH 3/3] virtio_net: make lower netdevs for virtio_bypass hidden
  ` [virtio-dev] "

[PATCH v2 0/4] Misc patches to support clocks for SDM845
 2018-04-03 12:24 UTC  (4+ messages)
` [PATCH v2 4/4] clk: qcom: Add Global Clock controller (GCC) driver "

[PATCH v9 2/2] media: V3s: Add support for Allwinner CSI
 2018-04-03 12:23 UTC  (4+ messages)

[git pull] drm for v4.17-rc1
 2018-04-03 12:23 UTC  (8+ messages)

[PATCH 0/2] crypto: ccree: cleanup and hardware keys
 2018-04-03 12:22 UTC  (5+ messages)
` [PATCH 2/2] crypto: ccree: enable support for "

[Buildroot] [PATCH 0/3] libvirt and required packages
 2018-04-03 12:21 UTC  (6+ messages)
` [Buildroot] [PATCH 3/3] libvirt: new package

[PATCH v2 01/16] net/axgbe: add minimal dev init and uninit support
 2018-04-03 12:21 UTC  (5+ messages)
` [PATCH v3 01/18] "

[PATCH v3 0/4] add support for virtio-user server mode
 2018-04-03 12:20 UTC  (3+ messages)
` [PATCH v4 0/1] server mode virtio-user
  ` [PATCH v4 1/1] net/virtio-user: add support for server mode

[PATCH v4 0/5] Documentation patch for batchbuffer submission
 2018-04-03 12:19 UTC  (8+ messages)
` [PATCH v4 1/5] i915.rst: Narration overview on GEM + minor reorder to improve narration
` [PATCH v4 2/5] i915: add a text about what happens at bottom of stack in processing a batchbuffer
` [PATCH v4 3/5] i915.rst: add link to documentation in i915_gem_execbuffer.c
` ✗ Fi.CI.BAT: failure for Documentation patch for batchbuffer submission (rev4)

[PATCH] sched: support dynamiQ cluster
 2018-04-03 12:17 UTC  (6+ messages)

[U-Boot] [PATCH v2] timer: add High Precision Event Timers (HPET) support
 2018-04-03 12:17 UTC  (6+ messages)

[GIT pull] time(r) updates for 4.17
 2018-04-03 12:16 UTC 

[Buildroot] [PATCH] libnss: add upstream patch fixing build on aarch64
 2018-04-03 12:13 UTC 

[PATCH v1 6/7] Bluetooth: hci_mediatek: Add protocol support for MediaTek serial devices
 2018-04-03 12:13 UTC  (7+ messages)
` [RFC PATCH] Bluetooth: hci_mediatek: mtk_recv_frame() can be static

Imx6dl sabre sd Qt5 graphics acceleration
 2018-04-03 12:12 UTC 

[PATCH] kernel/bpf/syscall: fix warning defined but not used
 2018-04-03 12:09 UTC 

[Buildroot] Buildroot hackathon day 3 highlights
 2018-04-03 12:09 UTC 

[GIT PULL] x86/build changes for v4.17
 2018-04-03 12:09 UTC  (5+ messages)

[PATCH BlueZ 1/2] Mesh: Add Config Beacon to Configuration Model
 2018-04-03 12:09 UTC  (3+ messages)

BFQ/Kyber as default I/O scheduler?
 2018-04-03 12:08 UTC 

[PATCH v2 1/2] trace: Default to using trace_global_clock if sched_clock is unstable
 2018-04-03 12:07 UTC  (3+ messages)

[PATCH BlueZ V2] Mesh: Add Config Beacon to Configuration Model
 2018-04-03 12:06 UTC 

WARNING in account_page_dirtied
 2018-04-03 12:05 UTC  (3+ messages)
  ` [Cluster-devel] "

[PATCH] media: gspca: fix Kconfig help info
 2018-04-03 12:04 UTC 

UBIFS - ubifs_get_pnode.part.4: error -22 reading pnode
 2018-04-03 12:04 UTC  (2+ messages)

[PATCH v3 00/13] remoteproc: add fixed memory region support
 2018-04-03 12:04 UTC  (3+ messages)

ThinkPad Yoga 370 thinkpad_acpi unhandled events
 2018-04-03 12:04 UTC  (4+ messages)

[GIT pull] irq updates for 4.17
 2018-04-03 12:03 UTC 

[RFC] Is it correctly that the usage for spin_{lock|unlock}_irq in clear_page_dirty_for_io
 2018-04-03 12:03 UTC  (2+ messages)

[PATCH 1/2] pinctrl: qcom: remove static globals to allow multiple TLMMs
 2018-04-03 12:03 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[PATCH 00/13] soundwire: Add stream support
 2018-04-03 12:03 UTC  (6+ messages)
` [PATCH 08/13] ASoC: Add SoundWire stream programming interface

[PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
 2018-04-03 12:02 UTC  (12+ 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.