All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-31 21:42:14 to 2018-07-31 23:31:43 UTC [more...]

[PATCH 1/4] treewide: convert ISO_8859-1 text comments to utf-8
 2018-07-31 21:49 UTC  (3+ messages)

[libdrm patch] Fix build with -std=c11
 2018-07-31 23:30 UTC  (2+ messages)

[PATCH] transport: report refs only if transport does
 2018-07-31 23:29 UTC  (2+ messages)

[PATCH v3 00/25] dom0less step1: boot multiple domains from device tree
 2018-07-31 23:28 UTC  (26+ messages)
` [PATCH v3 01/25] xen: allow console_io hypercalls from certain DomUs
` [PATCH v3 02/25] xen/arm: move a few DT related defines to public/device_tree_defs.h
` [PATCH v3 03/25] xen/arm: extend device tree based multiboot protocol
` [PATCH v3 04/25] xen/arm: document dom0less
` [PATCH v3 05/25] xen/arm: do not pass dt_host to make_memory_node and make_hypervisor_node
` [PATCH v3 06/25] xen/arm: move evtchn_allocate call out of make_hypervisor_node
` [PATCH v3 07/25] xen/arm: rename acpi_make_chosen_node to make_chosen_node
` [PATCH v3 08/25] xen/arm: increase MAX_MODULES
` [PATCH v3 09/25] xen/arm: introduce bootcmdlines
` [PATCH v3 10/25] xen/arm: don't add duplicate boot modules
` [PATCH v3 11/25] xen/arm: probe domU kernels and initrds
` [PATCH v3 12/25] xen/arm: refactor construct_dom0
` [PATCH v3 13/25] xen/arm: introduce create_domUs
` [PATCH v3 14/25] xen/arm: introduce construct_domU
` [PATCH v3 15/25] xen/arm: rename get_11_allocation_size to get_allocation_size
` [PATCH v3 16/25] xen/arm: rename allocate_memory to allocate_memory_11
` [PATCH v3 17/25] xen/arm: introduce allocate_memory
` [PATCH v3 18/25] xen/arm: generate a simple device tree for domUs
` [PATCH v3 19/25] xen/arm: generate vpl011 node on device tree for domU
` [PATCH v3 20/25] xen/arm: introduce a union in vpl011
` [PATCH v3 21/25] xen/arm: refactor vpl011_data_avail
` [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU
` [PATCH v3 23/25] xen: support console_switching between Dom0 and DomUs on ARM
` [PATCH v3 24/25] xen/vpl011: buffer out chars when the backend is xen
` [PATCH v3 25/25] xen/arm: split domain_build.c

[PATCH net] enic: do not call enic_change_mtu in enic_probe
 2018-07-31 21:45 UTC  (2+ messages)

[PATCH net] ipv4: frags: handle possible skb truesize change
 2018-07-31 21:45 UTC  (2+ messages)

[PATCH net] inet: frag: enforce memory limits earlier
 2018-07-31 21:44 UTC  (2+ messages)

[PATCH v2 0/7] Add visualization model for the Qt-based KernelShark
 2018-07-31 21:43 UTC  (3+ messages)
` [PATCH v2 2/7] kernel-shark-qt: Add generic instruments for searching inside the trace data

[Qemu-devel] [PULL 0/1] slirp fix for qemu 3.0
 2018-07-31 23:25 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/1] slirp: fix ICMP handling on macOS hosts

[PATCH v2] security: Add LSM fixup hooks to set*gid syscalls
 2018-07-31 23:23 UTC  (8+ messages)
      ` [PATCH] "

[PATCH] transport: report refs only if transport does
 2018-07-31 23:23 UTC  (2+ messages)

[RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space
 2018-07-31 23:21 UTC  (6+ messages)
` [PATCH 1/4] vfs: introduce function to map unique ino/dev pairs
` [PATCH 2/4] nfs: check for NULL vfsmount in nfs_getattr

[PATCH v4 0/3] Fix PTK rekey freezes and cleartext leaks
 2018-07-31 21:36 UTC  (5+ messages)
` [PATCH v4 1/3] nl80211: Add ATOMIC_KEY_REPLACE API
` [PATCH v4 2/3] mac80211: Define new driver callback replace_key
` [PATCH v4 3/3] mac80211: Fix PTK rekey freezes and cleartext leaks

[pull request][net 0/4] Mellanox, mlx5 fixes 2018-07-31
 2018-07-31 21:36 UTC  (6+ messages)
` [net 1/4] net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
` [net 2/4] net/mlx5e: Set port trust mode to PCP as default
` [net 3/4] net/mlx5e: Fix null pointer access when setting MTU of vport representor
` [net 4/4] net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow

[Regression] Linux-Next Merge 25Jul2018 breaks mmc on Tegra
 2018-07-31 23:18 UTC  (10+ messages)

[PATCH v2 0/9] block: Consolidate scsi sense buffer usage
 2018-07-31 21:30 UTC  (5+ messages)
` [PATCH v2 3/9] scsi: build scsi_common.o for all scsi passthrough request users
` [PATCH v2 6/9] ide-cd: Remove redundant sense buffer

Getting the instruction pointer on a per arch basis
 2018-07-31 23:09 UTC  (3+ messages)

[PATCH v3 00/13] coresight: perf: Support for TMC ETR backend
 2018-07-31 23:08 UTC  (5+ messages)
` [PATCH v3 05/13] coresight: perf: Allow tracing on hotplugged CPUs

Linux 4.18-rc7
 2018-07-31 23:07 UTC  (12+ messages)

[PATCH v2] PCI: Unify pci and normal dma direction definition
 2018-07-31 23:07 UTC  (2+ messages)

[Qemu-devel] [Bug 1783362] [NEW] qemu-user-aarch64: mmap returns success (NULL, 0) instead of failure (MAP_FAILED, -1) with len==0
 2018-07-31 22:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1783362] Re: qemu-user: mmap should return failure (MAP_FAILED, -1) instead of success (NULL, 0) when len==0

[lustre-devel] [PATCH 00/31] lustre: missing fixes and cleanups from lustre 2.10
 2018-07-31 23:04 UTC  (14+ messages)
` [lustre-devel] [PATCH 07/31] lustre: lnet: change positional struct initializers to C99
` [lustre-devel] [PATCH 08/31] lustre: llite: don't zero timestamps internally
` [lustre-devel] [PATCH 11/31] lustre: lnet: Fix route hops print
` [lustre-devel] [PATCH 13/31] lustre: config: don't attach sub logs for LWP
` [lustre-devel] [PATCH 25/31] lustre: config: move config types into lustre_idl.h
` [lustre-devel] [PATCH 30/31] lustre: fid: race between client_fid_fini and seq_client_flush

KASAN: use-after-free Read in rtnetlink_put_metrics
 2018-07-31 23:03 UTC  (5+ messages)

Dynamically change linux kernel defconfig
 2018-07-31 20:29 UTC 

[radeon-alex:amd-staging-drm-next 690/717] drivers/gpu/drm/ttm/ttm_page_alloc_dma.c:272:7: error: implicit declaration of function 'set_pages_array_uc'; did you mean 'ttm_set_pages_array_uc'?
 2018-07-31 22:59 UTC 

[PATCH] travis-ci: include the trash directories of failed tests in the trace log
 2018-07-31 22:56 UTC 

[PATCH] drm/i915: Drop stray clearing of rps->last_adj
 2018-07-31 22:56 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] nohz: Fix missing tick reprog while interrupting inline timer softirq
 2018-07-31 22:52 UTC 

[PATCH v4 bpf-next 00/14] bpf: cgroup local storage
 2018-07-31 22:50 UTC  (3+ messages)
` [PATCH v4 bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function

[PATCH] PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
 2018-07-31 22:50 UTC 

[PATCH v2] bpf: verifier: MOV64 don't mark dst reg unbounded
 2018-07-31 21:07 UTC  (2+ messages)

[PATCH v6 00/11] Adding security support for nvdimm
 2018-07-31 22:48 UTC  (6+ messages)
` [PATCH v6 04/11] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs

[PATCH] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-07-31 22:47 UTC  (2+ messages)

RISC-V irqchip drivers
 2018-07-31 22:46 UTC  (7+ messages)
` [PATCH 4/6] dt-bindings: interrupt-controller: RISC-V local interrupt controller docs
` [PATCH 6/6] dt-bindings: interrupt-controller: RISC-V PLIC documentation

[PATCH RFC 0/4] Wakeup GPIO support for SDM845 SoC
 2018-07-31 22:44 UTC  (5+ messages)
` [PATCH RFC 1/4] drivers: pinctrl: qcom: add wakeup capability to GPIO
` [PATCH RFC 2/4] drivers: pinctrl: qcom: add wakeup gpio map for sdm845
` [PATCH RFC 3/4] arm64: dts: msm: add PDC device bindings "
` [PATCH RFC 4/4] arm64: dts: qcom: add wake up interrupts for GPIOs

[PATCH v2 00/23] Display Stream Compression enabling on eDP/DP
 2018-07-31 22:40 UTC  (8+ messages)
` [PATCH v2 01/23] drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFT
` [PATCH v2 02/23] drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP Init
` ✗ Fi.CI.BAT: failure for Display Stream Compression enabling on eDP/DP

[PATCH net-next v2 0/7] ipv4: Control SKB reprioritization after forwarding
 2018-07-31 22:39 UTC  (24+ messages)
` [PATCH net-next v2 1/7] net: "
` [PATCH net-next v2 2/7] net: ipv4: Notify about changes to ip_forward_update_priority
` [PATCH net-next v2 3/7] mlxsw: spectrum: Extract work-scheduling into a new function
` [PATCH net-next v2 4/7] mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priority
` [PATCH net-next v2 5/7] selftests: forwarding: Move lldpad waiting to lib.sh
` [PATCH net-next v2 6/7] selftests: forwarding: Move DSCP capture "
` [PATCH net-next v2 7/7] selftests: mlxsw: Add test for ip_forward_update_priority

[PATCH dhowells/mount-context] fs: don't call fs_context->free() from fsmount()
 2018-07-31 20:56 UTC  (4+ messages)

[PATCH v1] net/mlx5: fix secondary process resource leakage
 2018-07-31 22:38 UTC 

[Qemu-devel] [PATCH] hw/sd: Mark sd-card as storage device
 2018-07-31 22:37 UTC 

[PATCH] mtd: spi-nor: only apply reset hacks to broken hardware
 2018-07-31 22:35 UTC  (8+ messages)

(No subject)
 2018-07-31 22:34 UTC  (6+ messages)

[PATCH 1/3] dt-bindings: phy-qcom-ipq4019-usb: add binding document
 2018-07-31 22:33 UTC  (2+ messages)

ARC show_regs() triggers preempt debug splat, lockdep
 2018-07-31 22:32 UTC  (3+ messages)

[PATCH v2] Add BPF_SYNCHRONIZE_MAPS bpf(2) command
 2018-07-31 22:30 UTC  (6+ messages)

[PATCH v10 0/5] add unit tests for bitrate, latency and pdump libraries
 2018-07-31 22:30 UTC  (7+ messages)
` [PATCH v10 1/5] test: add helper functions for tests using ring-PMD Rx/Tx
` [PATCH v10 2/5] test: add unit tests for bitrate library
` [PATCH v10 3/5] test: add unit tests for latencystats library
` [PATCH v10 4/5] test: add unit test for pdump library
` [PATCH v10 5/5] autotest: add new unit tests to autotest list

[PATCH] ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci
 2018-07-31 22:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] scsi: mptsas: Mark as storage device
 2018-07-31 22:28 UTC 

[PATCH] remote: prefer exact matches when using refspecs
 2018-07-31 22:28 UTC  (3+ messages)

[PATCH] ath10k: fix kernel panic by moving pci flush after napi_disable
 2018-07-31 22:24 UTC  (2+ messages)

[PATCH] afs: Mark expected switch fall-throughs
 2018-07-31 21:58 UTC 

[Buildroot] [PATCH] linux: kconfig needs the toolchain
 2018-07-31 22:21 UTC  (2+ messages)

[PATCH v9 0/5] add unit tests for bitrate, latency and pdump libraries
 2018-07-31 22:20 UTC  (4+ messages)
` [PATCH v9 3/5] test: add unit tests for latencystats library

[Buildroot] Minicom git Repo and new version
 2018-07-31 22:18 UTC  (3+ messages)

Upstream Submission v1
 2018-07-31 22:28 UTC  (2+ messages)

[asoc:for-4.19 199/204] sound/soc//meson/axg-tdm-interface.c:225:8: error: implicit declaration of function 'clk_set_duty_cycle'; did you mean 'clk_set_rate'?
 2018-07-31 22:16 UTC  (6+ messages)

web and mobile app development
 2018-07-31  7:48 UTC 

[xen-4.11-testing baseline-only test] 75029: tolerable FAIL
 2018-07-31 22:15 UTC 

[meta-oe][PATCH] vim, vim-tiny: Make vim provide xxd without vim-tiny doing it too
 2018-07-31 22:14 UTC 

[Buildroot] [PATCH 0/1] boot/uboot: host-dtc is not used as expected
 2018-07-31 22:14 UTC  (6+ messages)
` [Buildroot] [PATCH 1/1] boot/uboot: Really use host-dtc

[PATCH 0/3] RZ/G2M SoC identification support
 2018-07-31 22:14 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: Document RZ/G2M SoC DT bindings

[PATCH 0/3] Add Actions Semi Owl family sirq support
 2018-07-31 22:13 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: Actions external interrupt controller

[PATCH v4 1/3] drm/i915: make PCH_GMBUS* definitions private to gvt
 2018-07-31 22:10 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v4,1/3] "

[PATCH 1/2] drm/amdgpu: return bo itself if userptr is cpu addr of bo (v3)
 2018-07-31 22:07 UTC  (11+ messages)

RFC: lttng-utils to help record traces
 2018-07-31 21:49 UTC 

[PATCH RFC net-next] openvswitch: Queue upcalls to userspace in per-port round-robin order
 2018-07-31 22:06 UTC  (5+ messages)

ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
 2018-07-31 20:15 UTC 

[PATCH] HID: Bluetooth: hidp: buffer overflow in hidp_process_report
 2018-07-31 22:02 UTC 

[PATCH] util-linux: Enable fallocate for native/nativesdk
 2018-07-31 22:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

b43legacy/leds: Ensure NUL-termination of LED name string
 2018-07-31 19:14 UTC 

b43/leds: Ensure NUL-termination of LED name string
 2018-07-31 19:14 UTC 

[PATCH] blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
 2018-07-31 22:02 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] arm: zynq: Fix device tree for Avnet Picozed boards
 2018-07-31 22:00 UTC 

[Fuego] [PATCH] fix_Benchmark_cyclictest_with_env
 2018-07-31 22:00 UTC  (3+ messages)

[PATCH] drm/i915/execlists: Terminate the context image with BB_END
 2018-07-31 21:58 UTC  (4+ messages)

[PATCH v7 00/15] staging: mt7621-pci: avoid custom pci config read and writes
 2018-07-31 21:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] sam460ex: Fix PCI interrupts with multiple devices
 2018-07-31 21:55 UTC  (2+ messages)

[PATCH] bblayers: Don't parse all recipes when calling add-layer
 2018-07-31 21:55 UTC 

[PATCH] drm/i915/skl: distribute DDB based on panel resolution
 2018-07-31 21:54 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v1 1/2] drm/i915: ddb_size is of u16 type
  ` [PATCH v2 2/2] drm/i915/skl: distribute DDB based on panel resolution

[PATCH] spi: pl022: Add OF binding to disable DMA usage
 2018-07-31 21:53 UTC  (2+ messages)

[Buildroot] [git commit] linux-firmware: fix hash for WHENCE license file
 2018-07-31 21:51 UTC 

[PATCH v2 0/4] Balloon inhibit enhancements, vfio restriction
 2018-07-31 21:50 UTC  (6+ messages)
      ` [Qemu-devel] "

ssb: Remove home-grown printk wrappers
 2018-07-31 19:56 UTC 

[PATCH] net/mlx5e: Fix uninitialized variable
 2018-07-31 21:47 UTC  (2+ messages)

[PATCH 1/5] drm/amd/pp: Add ACP PG support in SMU
 2018-07-31 21:47 UTC  (3+ messages)
` [PATCH 5/5] drm/amgpu/acp: Implement set_powergating_state for acp

[PATCH] xfs: check da node magic in _node_lookup_int
 2018-07-31 20:03 UTC 

[PATCH 00/15] ARM: dts: tegra: apalis-tk1: major revamp
 2018-07-31 21:45 UTC  (3+ messages)
` [PATCH 12/15] ARM: tegra: apalis-tk1: add toradex,apalis-tk1-v1.2 compatible

[Bug 107152] GPU fault detected: 146 / VM_CONTEXT1_PROTECTION_FAULT / ring gfx timeout
 2018-07-31 21:45 UTC  (2+ messages)

[PATCH] iio: light: si1133: fix uninitialized resp variable
 2018-07-31 20:00 UTC  (2+ messages)

Networking with MiniOS
 2018-07-31 21:42 UTC 


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.