All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-09 04:46:30 to 2017-11-09 06:47:34 UTC [more...]

[PATCH v3 00/37] Makefile reorganization
 2017-11-09  6:46 UTC  (23+ messages)
` [PATCH v3 01/37] build: make PREFIX overwritable from the environment
` [PATCH v3 02/37] build: put comment about local.mk to the place where it is included
` [PATCH v3 03/37] build: drop BASIC_CFLAGS and ALL_CFLAGS
` [PATCH v3 04/37] build: drop -g from LDFLAGS
` [PATCH v3 05/37] build: pass CPPFLAGS to compiler
` [PATCH v3 06/37] build: fix effectiveness of generated dependencies
` [PATCH v3 07/37] build: remove unused support for pkgconfig
` [PATCH v3 08/37] build: use '_OBJS' instead of '_EXTRA_DEPS'
` [PATCH v3 09/37] build: use '_LDLIBS' instead of '_EXTRA_OBJS'
` [PATCH v3 10/37] build: allow target-specific CFLAGS, CPPFLAGS, LDFLAGS & LDLIBS
` [PATCH v3 11/37] build: allow CFLAGS & friends from command line
` [PATCH v3 12/37] build: avoid rule-specific CFLAGS
` [PATCH v3 13/37] build: use $LIBS directly in the dependency list
` [PATCH v3 14/37] build: no need to use wildcards for generated dependencies
` [PATCH v3 15/37] build: reuse rule for ALL_OBJS
` [PATCH v3 16/37] build: CHECKER_FLAGS=-Wno-vla for all targets
` [PATCH v3 17/37] build: move tests near their use
` [PATCH v3 18/37] build: only generate version.h when needed
` [PATCH v3 19/37] build: add note about overwritable vars
` [PATCH v3 20/37] build: remove references to unexisting pre-process.h
` [PATCH v3 21/37] build: move clean & clean-check together
` [PATCH v3 22/37] build: make clean targets quieter

[PATCH] compiler, clang: handle randomizable anonymous structs
 2017-11-09  6:46 UTC 

[U-Boot] [PATCH 1/3] fsl/pci: fix leading whitespace of PCI_LTSSM_L0
 2017-11-09  6:45 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] Powerpc: pcie: Make pcie link state judgement more specific

[PATCH] net/tcp: introduce TRACE_EVENT for TCP/IPv4 state transition
 2017-11-09  6:43 UTC  (2+ messages)

Unable to create guest PV domain on OMAP5432
 2017-11-09  6:43 UTC  (4+ messages)

[PATCH] iio: mma8452: add power_mode sysfs configuration
 2017-11-09  6:43 UTC  (3+ messages)

linux-next: Tree for Nov 9
 2017-11-09  6:42 UTC 

[Qemu-trivial] [PATCH] Makefile: simpler/faster "make help"
 2017-11-09  6:40 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[Qemu-devel] [PATCH qemu v3] RFC: ppc/spapr: Receive and store device tree blob from SLOF
 2017-11-09  6:38 UTC  (7+ messages)

[PATCH 0/4] Fixes for omapdrm on OpenPandora and GTA04
 2017-11-09  6:35 UTC  (23+ messages)
` [PATCH 1/4] omapdrm: fix compatible string for td028ttec1
` [PATCH 3/4] DTS: Pandora: fix panel compatibility string
` [PATCH 4/4] omapdss: fix problem enabling VDDS_DSI on OMAP3530 (OpenPandora)

[vlan_device_event] BUG: unable to handle kernel paging request at 6b6b6ccf
 2017-11-09  6:34 UTC  (9+ messages)
    ` [Intel-wired-lan] "

[PATCH] ACPI / utils: Fix memory leak on an error return path in acpi_evaluate_reference()
 2017-11-09  6:22 UTC  (2+ messages)

[PATCH] net/i40e: fix VF cannot forward packets issue
 2017-11-09  6:30 UTC 

Need support for Intel new wifi module 9462NGW
 2017-11-09  6:29 UTC  (7+ messages)

x86: CR4 update when IRQs are enabled
 2017-11-09  6:29 UTC  (2+ messages)

[PATCH v3] sparc: Provide cmpxchg64 for 32-bit builds
 2017-11-09  6:28 UTC  (3+ messages)

[Qemu-devel] [PATCH V3] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
 2017-11-09  6:28 UTC  (2+ messages)

[PATCH 0/8] staging: ccree: fixes and cleanups
 2017-11-09  6:27 UTC  (7+ messages)
` [PATCH 2/8] staging: ccree: use more readable func names
` [PATCH 6/8] staging: ccree: simplify pm manager using local var

[Buildroot] [PATCH v2 1/1] python-raven: new package
 2017-11-09  6:27 UTC  (2+ messages)

[meta-oe][PATCH] mercurial: Upgrade to 4.4.1
 2017-11-09  6:20 UTC 

[PATCH v11 07/12] x86: Add emulation code for UMIP instructions
 2017-11-09  6:17 UTC  (11+ messages)
` [tip:x86/asm] x86/umip: "

[PATCH] generic/204: do not call _scratch_mkfs_sized in a pipe
 2017-11-09  6:19 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2017-11-09  6:18 UTC  (5+ messages)

[PATCH v2 0/2] sparc: pass endianness info to sparse
 2017-11-09  6:16 UTC  (6+ messages)
` [PATCH v2 1/2] sparc: use a common CHECKFLAGS entry for common flags
` [PATCH v2 2/2] sparc: pass endianness info to sparse

DMAR global lock circular dependency
 2017-11-09  6:17 UTC 

[PATCH v11 0/7] block, scsi, md: Improve suspend and resume
 2017-11-09  6:16 UTC  (3+ messages)

[PATCH v2] x86, build: Make genimage.sh little more quite
 2017-11-09  6:09 UTC 

Tpad SYN1ef7 PNP0f13
 2017-11-09  6:14 UTC 

[PATCH] nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
 2017-11-09  6:12 UTC  (2+ messages)

[Qemu-trivial] [PATCH v2] coroutine: Fix documentation of co_aio_sleep_ns()
 2017-11-09  6:12 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

Enable notifications for linux-mtd
 2017-11-09  6:10 UTC  (3+ messages)

[PATCH] x86, build: Make genimage.sh little more quite
 2017-11-09  6:00 UTC  (3+ messages)

[Qemu-devel] segfault in parallel blockjobs (iotest 30)
 2017-11-09  6:05 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH for-next 7/9] coverage: introduce support for llvm profiling
 2017-11-09  6:04 UTC  (3+ messages)
        ` [llvm-dev] "

target-pending/for-next patches
 2017-11-09  6:04 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] Creating generic file system firmware loader
 2017-11-09  6:04 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] common: Generic "

[PATCH 0/5] xfs: various 4.15 scrub fixes
 2017-11-09  6:00 UTC  (4+ messages)
` [PATCH 1/5] xfs: check the uniqueness of the AGFL entries
  ` [PATCH v2 "
` [PATCH 7/5] xfs: on failed mount, force-reclaim inodes after unmounting quota controls

Create new platform for arm system
 2017-11-09  5:53 UTC 

[PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
 2017-11-09  5:58 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/45] Remove some of the fprintf(stderr, "*
 2017-11-09  5:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 23/45] hw/mips: Replace fprintf(stderr, "*\n" with error_report()

[PATCH 0/2] riscv: pass endianness and machine size to sparse
 2017-11-09  5:53 UTC  (3+ messages)
` [PATCH 1/2] riscv: pass endianness info "
` [PATCH 2/2] riscv: pass machine size "

[PATCH 0/2] kbuild: remove all "obj- := dummy.o" tricks
 2017-11-09  5:53 UTC  (4+ messages)
` [PATCH 1/2] kbuild: create built-in.o automatically if parent directory wants it

linux-next: manual merge of the akpm tree with the pci tree
 2017-11-09  5:53 UTC 

[PATCH v11 00/12] x86: Enable User-Mode Instruction Prevention
 2017-11-09  5:51 UTC  (6+ messages)
` [PATCH v11 09/12] x86: Enable User-Mode Instruction Prevention at runtime

[meta-oe][meta-python][PATCH] python-future: add new recipe
 2017-11-09  5:52 UTC  (3+ messages)

[RFC PATCH 0/2] apply write hints to select the type of segments
 2017-11-09  5:51 UTC  (3+ messages)
` [RFC PATHC 1/2] f2fs: apply write hints to select the type of segments for buffered write
` [RFC PATHC 2/2] f2fs: apply write hints to select the type of segment for direct write

[RFT] [media] em28xx: Fix use-after-free in v4l2_fh_init
 2017-11-09  5:49 UTC 

[SPDK] Why multiple threads achieve lower IOPS than a single thread in nvme?
 2017-11-09  5:49 UTC 

[linux-linus test] 115678: FAIL
 2017-11-09  5:48 UTC 

[RFC PATCH 0/4] git-status reports relation to superproject
 2017-11-09  5:47 UTC  (5+ messages)
` [RFD] Long term plan with submodule refs?

[PATCH v3] KVM: X86: Fix softlockup when get the current kvmclock
 2017-11-09  5:47 UTC  (3+ messages)

[kernel-hardening] [PATCH] kallsyms: don't leak address when printing symbol
 2017-11-09  5:45 UTC  (5+ messages)
` [kernel-hardening] "
  `  "

[PATCH] Kernel debugging: omap: print warning if CONFIG_DEBUG_LL is enabled
 2017-11-09  5:44 UTC  (7+ messages)

[U-Boot] [PATCH] armv8: ls1088: Add fsl_fdt_fixup_flash
 2017-11-09  5:44 UTC 

[SPDK] Why multiple threads achieve lower IOPS than a single thread in nvme?
 2017-11-09  5:43 UTC 

[PATCH 0/6 v5] uvcvideo: metadata nodes and controls
 2017-11-09  5:42 UTC  (4+ messages)
` [PATCH 2/6 v5] V4L: Add a UVC Metadata format

[PATCH] scsi/eh: fix hang adding ehandler wakeups after decrementing host_busy
 2017-11-09  5:38 UTC 

Alpine Linux Packages
 2017-11-09  5:41 UTC  (3+ messages)

Grant -> Reply To fmayrhoferfamily@gmail.com
 2017-11-09  5:26 UTC 

[Qemu-devel] [PATCH v2 0/7] various NBD fixes for 2.11
 2017-11-09  5:34 UTC  (3+ messages)

[PATCH v3] printk: Add console owner and waiter logic to load balance console writes
 2017-11-09  5:33 UTC  (12+ messages)

[virtio-dev] Propose to report the offset addr back from vhost to virtio
 2017-11-09  5:33 UTC 

[net-next v3 0/4] Openvswitch meter action
 2017-11-09  5:30 UTC  (5+ messages)
` [net-next v4 1/4] openvswitch: Add meter netlink definitions
` [net-next v4 2/4] openvswitch: export get_dp() API
` [net-next v4 3/4] openvswitch: Add meter infrastructure
` [net-next v4 4/4] openvswitch: Add meter action support

[GIT PULL] Please pull paulus/powerpc kvm-ppc-fixes-4.14-2 tag
 2017-11-09  5:25 UTC  (4+ messages)

Page allocator bottleneck
 2017-11-09  5:21 UTC  (10+ messages)

Linux 4.14-rc6
 2017-11-09  5:19 UTC  (5+ messages)
  ` [run_timer_softirq] BUG: unable to handle kernel paging request at 0000000000010007

[pull request][net-next 0/8] Mellanox, mlx5 updates 2017-11-09
 2017-11-09  5:15 UTC  (9+ messages)
` [net-next 1/8] net/mlx5e: Rename VLAN related variables and functions
` [net-next 2/8] net/mlx5e: Add rollback on add VLAN failure
` [net-next 3/8] net: Introduce netdev_*_once functions
` [net-next 4/8] net/mlx5e: Declare bitmap using kernel macro
` [net-next 5/8] net/mlx5e: Add 802.1ad VLAN filter steering rules
` [net-next 6/8] net/mlx5e: Add 802.1ad VLAN insertion support
` [net-next 7/8] net/mlx5e: Add VLAN offloads statistics
` [net-next 8/8] net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets

[U-Boot] [PATCH] driver: net: ldpaa_eth: Add PHY-less SGMII support
 2017-11-09  5:16 UTC  (3+ messages)

[Patch] export irq_set_msi_desc
 2017-11-09  5:12 UTC  (3+ messages)

[PATCH v2 0/8] scripts/leaking_addresses: add summary reporting
 2017-11-09  5:09 UTC  (27+ messages)
` [kernel-hardening] "
` [PATCH v2 1/8] scripts/leaking_addresses: use tabs not spaces
  ` [kernel-hardening] "
` [PATCH v2 2/8] scripts/leaking_addresses: remove dead code
  ` [kernel-hardening] "
` [PATCH v2 3/8] scripts/leaking_addresses: remove command line options
  ` [kernel-hardening] "
` [PATCH v2 4/8] scripts/leaking_addresses: fix comment typo
  ` [kernel-hardening] "
` [PATCH v2 5/8] scripts/leaking_addresses: add to exclude files/paths
  ` [kernel-hardening] "
` [PATCH v2 6/8] scripts/leaking_addresses: add summary reporting
  ` [kernel-hardening] "
` [PATCH v2 7/8] scripts/leaking_addresses: add support for ppc64
  ` [kernel-hardening] "
` [PATCH v2 8/8] scripts/leaking_addresses: add timeout on file read
  ` [kernel-hardening] "

[PATCH] cifs: fix return code when failing to rename a file onto a directory
 2017-11-09  5:11 UTC 

[U-Boot] [PATCH v6 1/2] armv8: ls1088ardb: Add SD boot support for ls1088
 2017-11-09  5:10 UTC  (3+ messages)

[GIT] Networking
 2017-11-09  5:08 UTC 

[SPDK] Why multiple threads achieve lower IOPS than a single thread in nvme?
 2017-11-09  5:08 UTC 

[Buildroot] [RFCv1 0/4] Per-package SDK and target directories
 2017-11-09  5:02 UTC  (3+ messages)

[Xen-devel] Xen PVH support in grub2
 2017-11-09  5:01 UTC  (12+ messages)
                  `  "

[PATCH 1/3] eal/arm64: remove the braces {} for dmb(), dsb()
 2017-11-09  4:56 UTC  (7+ messages)

[PATCH] tick/broadcast: Remove redundant code in tick_check_new_device()
 2017-11-09  4:54 UTC 

[SPDK] Why multiple threads achieve lower IOPS than a single thread in nvme?
 2017-11-09  4:54 UTC 

cron job: media_tree daily build: ERRORS
 2017-11-09  4:54 UTC 

[kernel-hardening] [PATCH v4] scripts: add leaking_addresses.pl
 2017-11-09  4:54 UTC  (7+ messages)

[PATCH 00/15] Add support for clang LTO
 2017-11-09  4:48 UTC  (6+ messages)
` [PATCH 13/15] arm64: fix mrs_s/msr_s macros "

[MPTCP] [PATCH 1/2] skbuff: Add shared control buffer
 2017-11-09  4:48 UTC 

[PATCH v5 0/8] Exynos DRM: rewrite IPP subsystem and userspace API
 2017-11-09  4:46 UTC  (3+ messages)
  ` [PATCH v5 6/8] drm/exynos: Add driver for Exynos Scaler module


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.