All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-20 15:13:53 to 2018-03-20 16:00:00 UTC [more...]

Yocto Project Status WW12’18
 2018-03-20 15:59 UTC  (8+ messages)
` [OE-core] "
            ` [yocto] "

issue since bluez 48 with ios pairing only
 2018-03-20 15:59 UTC  (2+ messages)

4.14.26 XFS: Assertion failed fs/xfs/xfs_message.c
 2018-03-20 15:59 UTC  (4+ messages)

[PATCH 1/2] selinux: fix handling of uninitialized selinux state in get_bools/classes
 2018-03-20 15:59 UTC  (2+ messages)
` [PATCH 2/2] selinux: wrap selinuxfs state

[PATCH v5 0/3] Bluetooth: hci_qca: Add serdev support
 2018-03-20 15:58 UTC  (5+ messages)
` [PATCH v5 2/3] dt-bindings: net: bluetooth: Add qualcomm-bluetooth
` [PATCH v5 3/3] Bluetooth: hci_qca: Add serdev support

[BUG] log --graph corrupts patch
 2018-03-20 15:58 UTC  (4+ messages)

[PATCH v2 00/45] New VGIC(-v2) implementation
 2018-03-20 15:57 UTC  (4+ messages)
` [PATCH v2 45/45] ARM: VGIC: wire new VGIC(-v2) files into Xen build system

[PATCH next V3 0/5] Report PCI device link status
 2018-03-20 15:57 UTC  (4+ messages)
` [PATCH next V3 3/5] PCI: Print PCI device link status in kernel log

linux-next: ip6tables *broken* - last base chain position %u doesn't match underflow %u (hook %u
 2018-03-20 15:57 UTC  (3+ messages)

[Buildroot] [PATCH] qemu: fix build with glibc 2.27
 2018-03-20 15:56 UTC 

[PATCH v4 2/5] kexec: do not special-case the -s option
 2018-03-20 15:56 UTC  (7+ messages)
` [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
  ` [PATCH v5 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
  ` [PATCH v5 2/5] kexec: Fix option checks to take KEXEC_FILE_LOAD into account
  ` [PATCH v5 3/5] kexec: Do not special-case the -s option
  ` [PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
  ` [PATCH v5 5/5] kexec: Document -s, -c and -a options

[PATCH 1/2] drm/i915: Avoid setting ring freq on invalid rps freqs
 2018-03-20 15:56 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Warn if rps max frequency is not set
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Avoid setting ring freq on invalid rps freqs

[PATCH v3 2/6] ethdev: return named opaque type instead of void pointer
 2018-03-20 15:51 UTC  (8+ messages)
` [PATCH v4] "

[Qemu-devel] [PULL v2 00/50] virtio, vhost, pci, pc: features, cleanups
 2018-03-20 15:54 UTC  (6+ messages)

Bug With git rebase -p
 2018-03-20 15:18 UTC  (4+ messages)

[PATCH net-next v2 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-20 15:55 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] net: bpf: add a test for skb_segment in test_bpf module

[Qemu-devel] [PATCH 00/10] linux-user: Speed up guest space initialization on 32-bit ARM target
 2018-03-20 15:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 10/10] linux-user: init_guest_space: Try to make ARM space+commpage continuous

[PATCH v2] hvm/svm: Implement Debug events
 2018-03-20 15:53 UTC  (2+ messages)

[PATCH net-next 0/1] net/ipv4: SMC and SYN Cookies
 2018-03-20 15:53 UTC  (2+ messages)
` [PATCH net-next 1/1] net/ipv4: disable SMC TCP option with "

Understanding Binary Deltas within Packfile
 2018-03-20 15:43 UTC 

Build/test failures in v4.1.50
 2018-03-20 15:52 UTC  (2+ messages)

[PATCH v3 0/6] platform/chrome: cros_ec debugfs and sysfs updates
 2018-03-20 15:51 UTC  (7+ messages)
` [PATCH v3 1/6] platform/chrome: cros_ec_sysfs: Modify error handling
` [PATCH v3 2/6] platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define
` [PATCH v3 3/6] platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variants
` [PATCH v3 4/6] platform/chrome: cros_ec_debugfs: Use octal permissions '0444'
` [PATCH v3 5/6] platform/chrome: cros_ec_debugfs: Add PD port info to debugfs
` [PATCH v3 6/6] platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle

Failed to boot ARM64 boards for recent linux-next
 2018-03-20 15:52 UTC  (8+ messages)

[PATCH net-next 0/4] net: dsa: Plug in PHYLINK support
 2018-03-20 15:51 UTC  (3+ messages)

[PATCH 0/2] x86: Mandate asm-goto support
 2018-03-20 15:50 UTC  (4+ messages)
` [PATCH 1/2] x86: Force asm-goto

[RFC] Bluetooth: hci_ll: Convert to use h4_recv_buf helper
 2018-03-20 15:50 UTC  (2+ messages)

[PATCH] staging: lustre: Fix unneeded byte-ordering cast
 2018-03-20 15:50 UTC  (3+ messages)

[PATCH iproute2 0/5] string truncation warning fixes
 2018-03-20 15:50 UTC  (11+ messages)
` [PATCH iproute2 1/5] ip: use strlcpy() to avoid truncation
` [PATCH iproute2 2/5] tunnel: use strlcpy to avoid strncpy warnings
` [PATCH iproute2 3/5] bridge: avoid snprint truncation on time
` [PATCH iproute2 4/5] pedit: fix strncpy warning
` [PATCH iproute2 5/5] namespace: limit length of network namespace

[Qemu-devel] [PATCH] os: truncate pidfile on creation
 2018-03-20 15:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.12] "

[PATCH net] ppp: avoid loop in xmit recursion detection code
 2018-03-20 15:49 UTC 

[PATCH v3 0/2] x86, dmi: Uninline dmi_get_bios_year()
 2018-03-20 15:49 UTC  (6+ messages)
` [PATCH v3 1/2] x86/PCI: Fix a potential regression when use dmi_get_bios_year()
` [PATCH v3 2/2] firmware: dmi_scan: Uninline dmi_get_bios_year() helper

[PATCH 1/2] drivers: add common folder
 2018-03-20 15:45 UTC  (3+ messages)
` [PATCH v2 "

[Bug 105619] Kernel DC oops on dce81_create_resource_pool with kernel 4.15
 2018-03-20 15:46 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/3] python-decorator: Update to add host package
 2018-03-20 15:45 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/3] python-networkx: Update to add networkx package

can't access openbmc-boost-dbus when building openbmc for s2600wf
 2018-03-20 15:45 UTC  (2+ messages)

[Buildroot] igb initialization time after powerup
 2018-03-20 15:45 UTC 

[Qemu-devel] [PULL 0/2] M68k for 2.12 patches
 2018-03-20 15:43 UTC  (2+ messages)

[PATCH v2 0/3] drm: Add LVDS decoder bridge
 2018-03-20 15:42 UTC  (4+ messages)
` [PATCH v2 2/3] drm: bridge: Add LVDS decoder driver

[PATCH] media: uvcvideo: Fix minor spelling
 2018-03-20 15:43 UTC 

[PATCH 0/2] rebase --recreate-merges --keep-empty: don't prune empty
 2018-03-20 15:42 UTC  (4+ messages)
` [PATCH 2/2] rebase --recreate-merges --keep-empty: don't prune empty commits

[PATCH v4 02/10] x86/microcode/AMD: Check equivalence table length in the early loader
 2018-03-20 15:41 UTC  (2+ messages)

[PATCH libdrm 1/3] meson: drop unneeded dependency to libudev
 2018-03-20 15:39 UTC  (3+ messages)
` [PATCH libdrm 2/3] meson: move line to allow using `config` earlier
` [PATCH libdrm 3/3] meson: drop unnecessary variable

[Qemu-devel] [PATCH] postcopy: Stub postcopy_request_shared_page
 2018-03-20 15:39 UTC 

[RFC] ethtool: Support ETHTOOL_GSTATS2 command
 2018-03-20 15:39 UTC  (5+ messages)

[PATCH v4 0/6] Introduce GENI SE Controller Driver
 2018-03-20 15:39 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: soc: qcom: Add device tree binding for GENI SE
` [PATCH v4 4/6] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP

aio poll, io_pgetevents and a new in-kernel poll API V5
 2018-03-20 15:39 UTC  (21+ messages)
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 08/36] aio: implement io_pgetevents
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods

Fw: [Bug 199109] New: pptp: kernel printk "recursion detected", and then reboot itself
 2018-03-20 15:38 UTC  (4+ messages)

[PATCH v4 0/6] ib: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-20 15:38 UTC  (20+ messages)
` [PATCH v4 1/6] RDMA/bnxt_re: "
` [PATCH v4 4/6] infiniband: cxgb4: "
` [PATCH v4 5/6] IB/nes: "

[PATCH 0/3] rebase --keep-empty/--root fixes
 2018-03-20 15:36 UTC  (4+ messages)
` [PATCH 2/3] rebase -i --keep-empty: don't prune empty commits

[PATCH] bitbake: bitbake-user-manual-metadata: fix wrong option to 'echo' comamnd in example
 2018-03-20 15:03 UTC 

[PATCH V3] ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2
 2018-03-20 15:36 UTC  (2+ messages)

[igt-dev] [RFC v1] Data Port Coherency tests
 2018-03-20 15:36 UTC  (4+ messages)

[PATCH v4 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS
 2018-03-20 15:35 UTC  (2+ messages)

[meta-oe][PATCH 01/18] obexftp: use makefile instead of ninja cmake generator
 2018-03-20 15:35 UTC  (4+ messages)
` [meta-oe][PATCH 14/18] flashrom: Upgrade to 1.0

[PATCH v2 1/2] dt-bindings: Add vendor prefix for Bticino
 2018-03-20 15:35 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: i.MX6: Add BTicino i.MX6DL Mamoj initial support

Invitation to Open Source Firmware Conference, September 12th–15th 2018 in Erlangen (Germany)
 2018-03-20 15:35 UTC 

Please apply 9b54d816e0042 ("blkcg: fix double free...") to v4.1.y..v4.9.y
 2018-03-20 15:34 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: Don't use dynamic allocs for local variables
 2018-03-20 15:34 UTC 

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-20 15:34 UTC  (3+ messages)

[PATCH v2 1/5] kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi
 2018-03-20 15:33 UTC  (2+ messages)

[Qemu-devel] Some thoughts about per-queue iothreads in VirtIOBlock
 2018-03-20 15:34 UTC  (2+ messages)

[PATCH] kbuild: set no-integrated-as before incl. arch Makefile
 2018-03-20 15:33 UTC  (2+ messages)

[PATCH v2 1/2] mtd: maps: Remove print after allocation failure
 2018-03-20 15:31 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: nand: "

Spectral Scan - Received power computation
 2018-03-20 15:32 UTC 

[PATCH v5 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON
 2018-03-20 15:31 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for YCBCR 4:2:0/4:4:4 output support for LSPCON (rev3)

[PATCH iproute2 net-next] bridge: add option extern_learn to set NTF_EXT_LEARNED on fdb entries
 2018-03-20 15:30 UTC  (5+ messages)

[PATCH] drm/i915/pm: Warn if rpm frequencies are not set
 2018-03-20 15:29 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH 1/6] mm/vmscan: Wake up flushers for legacy cgroups too
 2018-03-20 15:29 UTC  (5+ messages)
` [PATCH 5/6] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH 6/6] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim

[PATCH 20/20] xen/domain: Allocate d->vcpu[] in arch_domain_create()
 2018-03-20 15:28 UTC  (2+ messages)
` [PATCH v1.5 "

[RFC] [GSoC] Project proposal: convert scripts to builtins
 2018-03-20 15:28 UTC  (3+ messages)

[Qemu-devel] luks: Initial content of unwritten blocks
 2018-03-20 15:27 UTC  (2+ messages)

[PATCH v11 00/12] vpci: PCI config space emulation
 2018-03-20 15:15 UTC  (13+ messages)
` [PATCH v11 01/12] vpci: introduce basic handlers to trap accesses to the PCI config space
` [PATCH v11 02/12] x86/mmcfg: add handlers for the PVH Dom0 MMCFG areas
` [PATCH v11 03/12] x86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for PVH Dom0
` [PATCH v11 04/12] pci: split code to size BARs from pci_add_device
` [PATCH v11 05/12] pci: add support to size ROM BARs to pci_size_mem_bar
` [PATCH v11 06/12] xen: introduce rangeset_consume_ranges
` [PATCH v11 07/12] vpci: add header handlers
` [PATCH v11 08/12] x86/pt: mask MSI vectors on unbind
` [PATCH v11 09/12] vpci/msi: add MSI handlers
` [PATCH v11 10/12] vpci: add a priority parameter to the vPCI register initializer
` [PATCH v11 11/12] vpci/msix: add MSI-X handlers
` [PATCH v11 12/12] vpci: do not expose unneeded functions to the user-space test harness

[RFC v2] Bluetooth: Add new serdev based driver for UART attached controllers
 2018-03-20 15:26 UTC 

[Buildroot] [PATCH 0/8] gstreamer1: bump series to 1.14
 2018-03-20 15:25 UTC  (3+ messages)
` [Buildroot] [PATCH 2/8] gst-plugins-{base, good, bad, ugly}: bump "

kni: continuous memory restriction ?
 2018-03-20 15:25 UTC  (4+ messages)

[Qemu-devel] [PATCH] nvdimm: ensure that dsm memory is read in nvdimm_dsm_write
 2018-03-20 11:38 UTC  (2+ messages)

LKCAMP - Linux Kernel study group - volunteers
 2018-03-20 15:23 UTC  (3+ messages)

[PATCH] kbuild: Use ls(1) instead of stat(1) to obtain file size
 2018-03-20 15:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drivers/net: update link status
 2018-03-20 15:21 UTC  (3+ messages)

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-03-20 15:20 UTC  (4+ messages)
` [RFC PATCH 6/6] drivers: base: arch_topology.c: Enable EAS for arm/arm64 platforms

[PATCH] net/bonding: switch to new offloading flags
 2018-03-20 15:18 UTC  (3+ messages)

IPMI SOL performance
 2018-03-20 15:20 UTC  (9+ messages)

Spectre Mitigations in Xen 4.6
 2018-03-20 15:20 UTC  (2+ messages)

interdependencies with cxgb4 and iw_cxgb4
 2018-03-20 15:20 UTC  (5+ messages)

[PATCH AUTOSEL for 4.15 001/124] i40iw: Fix sequence number for the first partial FPDU
 2018-03-20 15:20 UTC  (3+ messages)
` [PATCH AUTOSEL for 4.15 118/124] signal/parisc: Document a conflict with SI_USER with SIGFPE

[PATCH] mlx5: Remove call to ida_pre_get
 2018-03-20 15:20 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/1] s390x/cpumodel: fix feature groups and breakage of MSA8
 2018-03-20 15:19 UTC  (4+ messages)
    ` [Qemu-devel] [qemu-s390x] "

[PATCH] multipathd: check and cleanup zombie paths
 2018-03-20 15:19 UTC  (8+ messages)

[Qemu-devel] [PATCH] chardev-socket: remove useless if
 2018-03-20 15:18 UTC 

meta-raspberrypi systemd rpi0-w bluetooth startup
 2018-03-20 15:17 UTC  (6+ messages)

Intermittent build failure with TRIM_UNUSED_KSYMS and related problems
 2018-03-20 15:16 UTC  (8+ messages)

[Qemu-devel] [PATCH] make: improve check for stale generated files in source dir
 2018-03-20 15:17 UTC  (3+ messages)

[DPU PATCH 0/2] Add hardware catalog information in driver source for SDM845
 2018-03-20 15:17 UTC  (5+ messages)
` [DPU PATCH 2/2] drm/msm: Add hardware catalog file "

[PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector
 2018-03-20 15:16 UTC  (3+ messages)

use generic dma-direct and swiotlb code for x86 V3
 2018-03-20 15:16 UTC  (9+ messages)

[PATCH v2 1/2] arm64: dts: uniphier: add syscon property for UniPhier sound system
 2018-03-20 15:14 UTC  (3+ messages)

Alias path subbing results in unexpected policy labelling
 2018-03-20 15:15 UTC  (2+ messages)

[RFC v1] Data port coherency control for UMDs
 2018-03-20 15:15 UTC  (3+ messages)

[PATCH 2/2] rbd: add 'thick' sysfs rbd device attribute
 2018-03-20 15:15 UTC  (2+ messages)

[PATCH sparc-next] sparc: Make auxiliary vectors for ADI available on 32-bit as well
 2018-03-20 15:14 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] spi: kirkwood: Get drvdata in .ofdata_to_platdata
 2018-03-20 15:14 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] spi: kirkwood: Full dm conversion

[Devel] [pm:idle-tick 5/8] include/linux/tick.h:143:1: warning: no return statement in function returning non-void
 2018-03-20 15:14 UTC 

[Qemu-devel] [PATCH] sdhci: fix incorrect use of Error *
 2018-03-20 15:13 UTC 

[PATCH 10/10] nfsd: clients don't need to break their own delegations
 2018-03-20 15:13 UTC  (7+ messages)
` [PATCH 00/10] Eliminate delegation self-conflicts v2


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.