All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-04 18:10:03 to 2017-08-04 19:50:29 UTC [more...]

[PATCH 3.10] pstore: Make spinlock per zone instead of global
 2017-08-04 19:50 UTC  (6+ messages)

[PATCH v2 0/2] fix: give a type to bad conditionnal expressions
 2017-08-04 19:50 UTC  (5+ messages)
` [PATCH v2 1/2] take comma expr in account for constant value
` [PATCH v2 2/2] fix: give a type to bad cond expr with known condition

[Buildroot] [git commit] dbus: add upstream patch to fix startup hang with with expat >= 2.2.1
 2017-08-04 19:50 UTC 

[Buildroot] [git commit branch/next] dbus: add upstream patch to fix startup hang with with expat >= 2.2.1
 2017-08-04 19:50 UTC 

[PATCH v2 1/3] dt-bindings: net: bluetooth: Add broadcom-bluetooth
 2017-08-04 19:50 UTC  (13+ messages)
` [PATCH v2 3/3] Bluetooth: hci_bcm: Add serdev support

[PATCHSET v2 0/6] block: more scalable inflight tracking
 2017-08-04 19:50 UTC  (15+ messages)
` [PATCH 1/6] blk-mq-tag: check for NULL rq when iterating tags
` [PATCH 3/6] block: make part_in_flight() take an array of two ints
` [PATCH 4/6] blk-mq: provide internal in-flight variant
` [PATCH 5/6] blk-mq: enable checking two part inflight counts at the same time
` [PATCH 6/6] sbitmap: make sb_for_each_fn() return void

[xen-unstable-smoke test] 112450: regressions - trouble: broken/fail/pass
 2017-08-04 19:49 UTC 

[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-08-04 19:46 UTC  (4+ messages)
` [PATCH v2 2/5] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP

[RFC] imap-send: escape backslash in password
 2017-08-04 19:46 UTC  (4+ messages)

[Buildroot] Arnout as an additional Buildroot committer
 2017-08-04 19:46 UTC  (2+ messages)

Patch "vlan: Propagate MAC address to VLANs" has been added to the 4.4-stable tree
 2017-08-04 19:45 UTC 

Patch "/proc/iomem: only expose physical resource addresses to privileged users" has been added to the 4.4-stable tree
 2017-08-04 19:45 UTC 

Patch "Make file credentials available to the seqfile interfaces" has been added to the 4.4-stable tree
 2017-08-04 19:45 UTC 

Patch "vlan: Propagate MAC address to VLANs" has been added to the 3.18-stable tree
 2017-08-04 19:45 UTC 

[Qemu-devel] [PATCH 0/3] respect bdrv_getlength() error code
 2017-08-04 19:45 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] block: respect error code from bdrv_getlength in handle_aiocb_write_zeroes
` [Qemu-devel] [PATCH 2/3] parallels: respect error code of bdrv_getlength() in allocate_clusters()
` [Qemu-devel] [PATCH 3/3] parallels: drop check that bdrv_truncate() is working

[PATCH for-4.4 0/3] Stable candidates from Ubuntu Xenial 4.4-lts
 2017-08-04 19:44 UTC  (4+ messages)
` [PATCH for-4.4 2/3] /proc/iomem: only expose physical resource addresses to privileged users

[linux-next test] 112441: regressions - trouble: blocked/broken/fail/pass
 2017-08-04 19:42 UTC 

[Buildroot] [PATCH] gdb: drop support for Microblaze
 2017-08-04 19:40 UTC  (2+ messages)

4.13-rc3: Unrecoverable exception 4100
 2017-08-04 19:39 UTC 

[PATCH v3 0/6] Support for LEGO MINDSTORMS EV3 LCD display
 2017-08-04 19:39 UTC  (5+ messages)
` [PATCH v3 3/6] dt-bindings: add binding for Sitronix ST7586 display panels

FAILED: patch "[PATCH] Btrfs: fix early ENOSPC due to delalloc" failed to apply to 4.12-stable tree
 2017-08-04 19:29 UTC  (2+ messages)

[PATCH 0/6] arm64 pmem support
 2017-08-04 19:36 UTC  (9+ messages)
` [PATCH 5/6] arm64: Implement pmem API support

[PATCH 00/15] drm/i915/guc: Support for Guc responses and requests
 2017-08-04 19:35 UTC  (9+ messages)
` [PATCH 05/15] drm/i915/guc: Move Guc notification handling to separate function
` [PATCH 12/15] drm/i915/guc: Prepare to process incoming requests from CT
` [PATCH 15/15] drm/i915/guc: Trace messages from CT while in debug

[PATCH 0/3] xen: do some cleanups
 2017-08-04 19:35 UTC  (10+ messages)
` [PATCH 1/3] xen: remove tests for pvh mode in pure pv paths
` [PATCH 2/3] xen: remove unused function xen_set_domain_pte()
` [PATCH 3/3] xen: remove not used trace functions

[PATCH] parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT
 2017-08-04 19:32 UTC 

[PATCH v2 00/18] firmware: ARM System Control and Management Interface(SCMI) support
 2017-08-04 19:32 UTC  (4+ messages)
` [PATCH v2 16/18] hwmon: add support for sensors exported via ARM SCMI

[U-Boot] [PATCH v0 00/20] enough UEFI for standard distro boot
 2017-08-04 19:32 UTC  (21+ messages)
` [U-Boot] [PATCH v0 01/20] fs: add fs_readdir()
` [U-Boot] [PATCH v0 02/20] fs/fat: implement readdir
` [U-Boot] [PATCH v0 03/20] short-wchar
` [U-Boot] [PATCH v0 04/20] part: extract MBR signature from partitions
` [U-Boot] [PATCH v0 05/20] efi: add some more device path structures
` [U-Boot] [PATCH v0 06/20] common: add some utf16 handling helpers
` [U-Boot] [PATCH v0 07/20] vsprintf.c: add wide string (%ls) support
` [U-Boot] [PATCH v0 08/20] efi_loader: add back optional efi_handler::open()
` [U-Boot] [PATCH v0 09/20] efi_loader: add device-path utils
` [U-Boot] [PATCH v0 10/20] efi_loader: drop redundant efi_device_path_protocol
` [U-Boot] [PATCH v0 11/20] efi_loader: add guidstr helper
` [U-Boot] [PATCH v0 12/20] efi_loader: flesh out device-path to text
` [U-Boot] [PATCH v0 13/20] efi_loader: use proper device-paths for partitions
` [U-Boot] [PATCH v0 14/20] efi_loader: use proper device-paths for net
` [U-Boot] [PATCH v0 15/20] efi_loader: refactor boot device and loaded_image handling
` [U-Boot] [PATCH v0 16/20] efi_loader: add file/filesys support
` [U-Boot] [PATCH v0 17/20] efi_loader: support load_image() from a file-path
` [U-Boot] [PATCH v0 18/20] efi_loader: make pool allocations cacheline aligned
` [U-Boot] [PATCH v0 19/20] efi_loader: efi variable support
` [U-Boot] [PATCH v0 20/20] efi_loader: add bootmgr

Stop/Disable AUDITD on RHEL7
 2017-08-04 19:31 UTC  (2+ messages)

core.autocrlf=true causes `git apply` to fail on patch generated with `git diff-index HEAD --patch`
 2017-08-04 19:26 UTC  (6+ messages)
` [PATCH v1 1/1] correct apply for files commited with CRLF

[PATCH 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-04 19:25 UTC  (8+ messages)
` [PATCH 1/2] x86,mpx: make mpx depend on x86-64 to free up VMA flag
` [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK

[PATCH RFC] Let pseudo->users loop on duplicate version of list
 2017-08-04 19:24 UTC  (9+ messages)
  ` Fwd: [PATCH] mark pseudo user as deleted instead of removing them
    `  "

[PATCH v1 0/2] New DRM fourcc codes needed by Video DMA Driver
 2017-08-04 18:49 UTC  (3+ messages)
` [PATCH v1 1/2] uapi: drm: Add fourcc codes needed by Xilinx Video IP
` [PATCH v1 2/2] drm: Update framework with new video formats

[Qemu-arm] [PATCH 0/8] Implement ARM external abort handling
 2017-08-04 19:23 UTC  (8+ messages)
` [Qemu-arm] [PATCH 2/8] cpu: Define new cpu_transaction_failed() hook
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/8] boards.h: Define new flag ignore_memory_transaction_failures
    ` [Qemu-devel] "

ANN: SELinux userspace 2.7-rc1 release
 2017-08-04 19:21 UTC  (3+ messages)
` ANN: SELinux userspace release 20170804 / 2.7

[PATCH v6 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-08-04 19:18 UTC  (7+ messages)

[PATCH net-next 0/1] netvsc: fix deadlock in VF unregister
 2017-08-04 19:14 UTC  (2+ messages)
` [PATCH net-next 1/1] netvsc: fix rtnl deadlock on unregister of vf

[fuse] writeback cache triggers read() for O_WRONLY files - bug?
 2017-08-04 19:13 UTC  (4+ messages)

[PATCH] IB/hns: checking for IS_ERR() instead of NULL
 2017-08-04 19:11 UTC  (3+ messages)

[U-Boot] [PATCH] dm: scsi: fix callto function with wrong signature
 2017-08-04 19:11 UTC 

[fuse] interaction between O_APPEND and writeback cache
 2017-08-04 19:10 UTC 

[PATCH] bpf: fix selftest/bpf/test_pkt_md_access on s390x
 2017-08-04 19:06 UTC  (2+ messages)

[PATCH] ss: Enclose IPv6 address in brackets
 2017-08-04 19:05 UTC  (3+ messages)
` [PATCH v5] "

LXC and netfilter log
 2017-08-04 19:02 UTC 

[Qemu-devel] [PATCH] block: drop bdrv_set_key from BlockDriver
 2017-08-04 19:02 UTC  (2+ messages)

[PATCH 0/2] mm,fork: MADV_WIPEONFORK - an empty VMA in the child
 2017-08-04 19:01 UTC  (3+ messages)
` [PATCH 1/2] x86,mpx: make mpx depend on x86-64 to free up VMA flag
` [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK

[Qemu-devel] [PATCH v3 0/3] Allow RedHat PCI bridges reserve more buses than necessary during init
 2017-08-04 18:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 2/3] pci: add QEMU-specific PCI capability structure

[PATCH 1/2] sstatetests: Use python function instead of bitbake-diffsigs script
 2017-08-04 18:57 UTC  (2+ messages)
` [PATCH 2/2] sstatetests: limit the number of signature comparisons when differ

[PATCH i-g-t] tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s
 2017-08-04 18:56 UTC  (3+ messages)

[Buildroot] [PATCH 00/10] libssl: new package
 2017-08-04 18:55 UTC  (11+ messages)
` [Buildroot] [PATCH 01/10] libssl: new virtual package
` [Buildroot] [PATCH 02/10] add openssl as a dependency to certain packages
` [Buildroot] [PATCH 03/10] convert dependencies to libssl
` [Buildroot] [PATCH 04/10] perl-net-ssleay: update to version 1.81
` [Buildroot] [PATCH 05/10] netatalk: bump to version 3.1.9
` [Buildroot] [PATCH 06/10] freerdp: bump to version 9a00b25adc6604f4fbe7c1d69aa4e5663d4d3863
` [Buildroot] [PATCH 07/10] softether: bump to version 471de39ddf91be0a6a020a68fd6c4c20ef5ba702cb8b5da12ae8350493819ed8
` [Buildroot] [PATCH 08/10] libssl: fix make files for libressl
` [Buildroot] [PATCH 09/10] add fix-libressl-support patches
` [Buildroot] [PATCH 10/10] libssl: add libressl as a option

[PATCH] mm: ratelimit PFNs busy info message
 2017-08-04 18:55 UTC  (5+ messages)

[PATCH] eal: Copy raw strings taken from command line
 2017-08-04 18:53 UTC 

[PATCH net-next v3 0/2] bpf: add support for sys_{enter|exit}_* tracepoints
 2017-08-04 18:50 UTC  (6+ messages)
` [PATCH net-next v3 1/2] bpf: add support for sys_enter_* and sys_exit_* tracepoints

[PATCH] samples/bpf: Fix cross compiler error with bpf sample
 2017-08-04 18:44 UTC  (4+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Rework rgrp glock congestion functions for intra-node
 2017-08-04 18:43 UTC 

Understanding dtb generation wrt uboot (with signing)
 2017-08-04 18:41 UTC  (3+ messages)

master - dmsetup: Add --concise to dmsetup create
 2017-08-04 18:40 UTC 

[PATCH 1/4] powerpc/prom: avoid endian conversions for linux, memory-limit node
 2017-08-04 18:38 UTC  (5+ messages)

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-08-04 18:38 UTC  (5+ messages)
` [PATCH v4 1/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
  ` [PATCH v4 2/4] drm/i915/psr: Account for sink CRC raciness on some panels

[PATCH v7 0/2] Singlestep unimplemented x86emul instructions
 2017-08-04 18:35 UTC  (3+ messages)
` [PATCH v7 1/2] x86emul: New return code for unimplemented instruction
` [PATCH v7 2/2] x86/monitor: Notify monitor if an emulation fails

[Qemu-devel] [PATCH v8 0/5] hypertrace: Lightweight guest-to-QEMU trace channel
 2017-08-04 18:32 UTC  (3+ messages)

Ampersand operator in wiki
 2017-08-04 18:32 UTC 

[GIT PULL] arm64: fixes for -rc4
 2017-08-04 18:32 UTC  (2+ messages)

[PATCH 2/2] arm64: compat: Add CONFIG_KUSER_HELPERS
 2017-08-04 18:31 UTC  (2+ messages)

[tpm2] How to use PolicyAuthorize for flexiable PCR policy?
 2017-08-04 18:31 UTC 

[PATCH 1/2] arm64: compat: Split the sigreturn trampolines and kuser helpers
 2017-08-04 18:30 UTC  (2+ messages)

[pull request][rdma-rc v1 0/4] RDMA fixes for-4.13
 2017-08-04 18:30 UTC  (2+ messages)

[PATCH net] xgene: Always get clk source, but ignore if it's missing for SGMII ports
 2017-08-04 18:30 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_frontbuffer_tracking: convert macros to functions
 2017-08-04 18:30 UTC  (2+ messages)

Evelyn Tanislla sent you a message
 2017-08-04 18:29 UTC 

[net-next PATCH v2] net: comment fixes against BPF devmap helper calls
 2017-08-04 18:29 UTC  (2+ messages)

[PATCH net-next 0/5] ipv6: sr: add support for advanced local segment processing
 2017-08-04 18:28 UTC  (3+ messages)
` [PATCH net-next 2/5] ipv6: sr: export SRH insertion functions

[PATCH] ARM: dts: meson: Fixing L2 cache controller node for Meson8 and Meson8b
 2017-08-04 18:26 UTC  (9+ messages)

[RFC 00/19] Async sub-notifiers and how to use them
 2017-08-04 18:25 UTC  (5+ messages)

[PATCH 0/3] remove rw_page() from brd, pmem and btt
 2017-08-04 18:24 UTC  (12+ messages)

[PATCH] MIPS: Add missing file for eBPF JIT
 2017-08-04 18:24 UTC  (3+ messages)

[patch net-next v2 00/20] net: sched: summer cleanup part 1, mainly in exts area
 2017-08-04 18:23 UTC  (2+ messages)

[PATCH] mtd: nand: Rename nand.h into rawnand.h
 2017-08-04 18:22 UTC  (4+ messages)

[PATCH i-g-t] tests/kms: increase max threshold time for edid read
 2017-08-04 18:23 UTC 

[PATCH net 0/2] Two BPF fixes for s390
 2017-08-04 18:19 UTC  (2+ messages)

[RFC] virtio-iommu version 0.4
 2017-08-04 18:19 UTC  (8+ messages)
` [virtio-dev] "
` [RFC] virtio-iommu v0.4 - IOMMU Device
  ` [virtio-dev] "
` [RFC] virtio-iommu v0.4 - Implementation notes
  ` [virtio-dev] "

[RFC] virtio-iommu version 0.4
 2017-08-04 18:19 UTC 

[PATCH net 0/3] tcp: fix xmit timer rearming to avoid stalls
 2017-08-04 18:18 UTC  (7+ messages)
` [PATCH net 3/3] tcp: fix xmit timer to only be reset if data ACKed/SACKed

[patch net 0/2] mlxsw: Couple of fixes
 2017-08-04 18:17 UTC  (2+ messages)

[PATCH v3] powerpc/mm: Implemented default_hugepagesz verification for powerpc
 2017-08-04 18:17 UTC  (2+ messages)

[PATCH v2 0/2] Notifications for perf sideband events
 2017-08-04 18:13 UTC  (4+ messages)
` [PATCH v2 2/2] kernel/events: Add option to enable counting sideband events in wakeup_events

[PATCH] Thermal/int340x: Fix few typos and kernel warn message
 2017-08-04 18:13 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.