All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-24 20:28:16 to 2017-07-24 21:14:37 UTC [more...]

[PATCH v8 00/22] xfs: online scrub support
 2017-07-24 21:14 UTC  (4+ messages)
` [PATCH 03/22] xfs: create an ioctl to scrub AG metadata

[PATCH net] ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
 2017-07-24 21:14 UTC 

[PATCH] aic7xxx: fix firmware build with O=path
 2017-07-24 21:14 UTC  (4+ messages)

[PATCH] lib: test_rhashtable: fix for large entry counts
 2017-07-24 21:14 UTC  (2+ messages)

[Qemu-trivial] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer
 2017-07-24 21:13 UTC  (23+ messages)
` [Qemu-trivial] [PATCH for 2.10 02/35] loader: check get_image_size() return value
    ` [Qemu-devel] "
      ` [Qemu-trivial] "
` [Qemu-devel] [PATCH for 2.10 11/35] i2c/exynos4210: correctly check i2c_recv() "
  ` [Qemu-arm] "
` [Qemu-trivial] [PATCH for 2.10 20/35] arm/boot: fix undefined instruction on secondary smp cpu bootloader
  ` [Qemu-arm] "
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH for 2.10 21/35] arm/sysbus-fdt: fix null pointer dereference
  ` [Qemu-arm] "
` [Qemu-trivial] [PATCH for 2.10 22/35] arm/vexpress: fix potential memory leak
  ` [Qemu-arm] "
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH for 2.10 32/35] timer/pxa2xx: silent warning about out-of-bound memory access
  ` [Qemu-arm] [Qemu-devel] "
    `  "
    ` [Qemu-trivial] "

[PATCH lttng-tools v2 1/2] Introduce monitor_timer_interval to session configuration schema
 2017-07-24 21:11 UTC 

[RFC PATCH] IP: do not modify ingress packet IP option in ip_options_echo()
 2017-07-24 21:12 UTC  (2+ messages)

[PATCH v2 1/1] PM / OPP: Fix get sharing cpus when hotplug is used
 2017-07-24 21:04 UTC  (2+ messages)

Best Practice: Add new device to RAID1 pool
 2017-07-24 21:12 UTC  (6+ messages)

Please help me with kernel hung
 2017-07-24 21:12 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] Fix SVM and KVM features reported on "max" CPU model
 2017-07-24 21:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] target/i386: Use simple static property for "model-id"

[U-Boot] [PATCH 0/4] Fix compile failure encountered on u-boot-usb tree (2017-07-20)
 2017-07-24 21:11 UTC  (2+ messages)

[morty/master][PATCH] kernel-fitimage: add support for packaging OPTEE pager images
 2017-07-24 21:10 UTC 

Kernel TLS in 4.13-rc1
 2017-07-24 21:10 UTC  (2+ messages)

[PATCH 0/3] selftests: sync test conversion to TAP13
 2017-07-24 21:07 UTC  (4+ messages)
` [PATCH 1/3] selftests: sync: differentiate between sync unsupported and access errors
` [PATCH 2/3] selftests: kselftest framework: add API to return pass/fail/* counts
` [PATCH 3/3] selftests: sync: convert to use TAP13 ksft framework

[PATCH 00/37] fine-grained locking in binder driver
 2017-07-24 21:07 UTC  (4+ messages)
` [PATCH 02/37] binder: use group leader instead of open thread

[Buildroot] [PATCH 1/1] package/libressl: needs MMU
 2017-07-24 21:07 UTC  (3+ messages)

[PATCH] cpufreq: dt: Don't use generic platdev driver for tango
 2017-07-24 20:58 UTC  (4+ messages)

[PATCH 0/3] fix compile for kernel 3.13
 2017-07-24 21:05 UTC  (3+ messages)
` [PATCH 2/3] build: Disable VIDEO_OV5670 for Kernels older that 3.17

[PATCH v5 0/3] some fixups for MediaTek cpufreq driver
 2017-07-24 20:56 UTC  (4+ messages)

[PATCH] bb.fetch.git: add a way to avoid git protocol, and force http or https mirrors
 2017-07-24 21:04 UTC  (3+ messages)

USB disk speed regression WD Elements - with bisect result 22547c4cc4fe20698a6a85a55b8788859134b8e4
 2017-07-24 21:03 UTC  (3+ messages)

[BUG] /net/hsr: prune_timer
 2017-07-24 21:03 UTC  (2+ messages)

[PATCH net 0/2] bpf: fix verifier min/max handling in BPF_SUB
 2017-07-24 21:03 UTC  (3+ messages)

[PATCH v3] PM / suspend: Export pm_suspend_target_state
 2017-07-24 20:55 UTC  (4+ messages)
` [PATCH v4] "

[Qemu-devel] [RFC PATCH] tcg/softmmu: Increase size of TLB cache
 2017-07-24 21:03 UTC 

[PATCH v2 0/4] thermal: add brcmstb AVS TMON driver
 2017-07-24 21:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v15 00/32] Generic translation framework
 2017-07-24 21:01 UTC  (30+ messages)
` [Qemu-devel] [PATCH v15 06/32] tcg: Add generic "
` [Qemu-devel] [PATCH v15 07/32] target/i386: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v15 08/32] target/i386: [tcg] Port to init_disas_context
` [Qemu-devel] [PATCH v15 09/32] target/i386: [tcg] Port to insn_start
` [Qemu-devel] [PATCH v15 10/32] target/i386: [tcg] Port to breakpoint_check
` [Qemu-devel] [PATCH v15 11/32] target/i386: [tcg] Port to translate_insn
` [Qemu-devel] [PATCH v15 12/32] target/i386: [tcg] Port to tb_stop
` [Qemu-devel] [PATCH v15 13/32] target/i386: [tcg] Port to disas_log
` [Qemu-devel] [PATCH v15 14/32] target/i386: [tcg] Port to generic translation framework
` [Qemu-devel] [PATCH v15 15/32] target/arm: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v15 16/32] target/arm: [tcg] Port to init_disas_context
` [Qemu-devel] [PATCH v15 17/32] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v15 18/32] target/arm: [tcg] Port to tb_start
` [Qemu-devel] [PATCH v15 19/32] target/arm: [tcg] Port to insn_start
` [Qemu-devel] [PATCH v15 20/32] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v15 21/32] target/arm: [tcg, a64] Port to breakpoint_check
` [Qemu-devel] [PATCH v15 22/32] target/arm: [tcg] Port to translate_insn
` [Qemu-devel] [PATCH v15 23/32] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v15 24/32] target/arm: [tcg] Port to tb_stop
` [Qemu-devel] [PATCH v15 25/32] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v15 26/32] target/arm: [tcg] Port to disas_log
` [Qemu-devel] [PATCH v15 27/32] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v15 28/32] target/arm: [tcg] Port to generic translation framework
` [Qemu-devel] [PATCH v15 29/32] target/arm: [a64] Move page and ss checks to init_disas_context
` [Qemu-devel] [PATCH v15 30/32] target/arm: Move ss check "
` [Qemu-devel] [PATCH v15 31/32] target/arm: Split out thumb_tr_translate_insn
` [Qemu-devel] [PATCH v15 32/32] target/arm: Perform per-insn cross-page check only for Thumb

[PATCH 1/6] powerpc/mm: Move pgdir setting into a helper
 2017-07-24 20:58 UTC  (7+ messages)
` [PATCH 3/6] powerpc/mm: Ensure cpumask update is ordered
` [PATCH 5/6] powerpc/mm: Optimize detection of thread local mm's

[PATCH 0/3] TOOLS: pm-graph v4.7
 2017-07-24 20:50 UTC  (2+ messages)

korgoth : php + postgresql = ERROR: php-5.6.23-r0 do_configure: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities
 2017-07-24 20:57 UTC 

[PATCH] recursive submodules: detach HEAD from new state
 2017-07-24 20:57 UTC  (4+ messages)

[PATCH] PCI: Update ACS quirk for more Intel 10G NICs
 2017-07-24 20:57 UTC  (8+ messages)

[PATCH] ARM: imx: remove DCD files from Makefiles
 2017-07-24 20:56 UTC  (3+ messages)

[pktgen PATCH] remove Intel from DPDK name
 2017-07-24 20:55 UTC 

[Qemu-devel] [PATCH V2] vhost: fix a migration failed becauseof vhost region merge
 2017-07-24 20:55 UTC  (3+ messages)

Change keyboard layout
 2017-07-24 20:35 UTC  (2+ messages)

[GSoC][PATCH 00/13] Update: Week 10
 2017-07-24 20:54 UTC  (15+ messages)
` [GSoC][PATCH 01/13] submodule--helper: introduce get_submodule_displaypath()
` [GSoC][PATCH 02/13] submodule--helper: introduce for_each_submodule_list()
` [GSoC][PATCH 03/13] submodule: port set_name_rev() from shell to C
` [GSoC][PATCH 04/13] submodule: port submodule subcommand 'status' "
` [GSoC][PATCH 05/13] submodule: port submodule subcommand 'sync' "
` [GSoC][PATCH 06/13] submodule: port submodule subcommand 'deinit' "
` [GSoC][PATCH 07/13] diff: change scope of the function count_lines()
` [GSoC][PATCH 08/13] submodule: port submodule subcommand 'summary' from shell to C
` [GSoC][PATCH 09/13] submodule foreach: correct '$path' in nested submodules from a subdirectory
` [GSoC][PATCH 10/13] submodule foreach: document '$sm_path' instead of '$path'
` [GSoC][PATCH 11/13] submodule foreach: clarify the '$toplevel' variable documentation
` [GSoC][PATCH 12/13] submodule foreach: document variable '$displaypath'
` [GSoC][PATCH 13/13] submodule: port submodule subcommand 'foreach' from shell to C

Bonding driver fails to enable second interface if updelay is non-zero
 2017-07-24 20:53 UTC  (2+ messages)

[PATCH/RFC] rebase: make resolve message clearer for inexperienced users
 2017-07-24 20:53 UTC  (7+ messages)

[PATCH V2 0/3] fix compile for kernel 3.13
 2017-07-24 20:53 UTC  (4+ messages)
` [PATCH V2 1/3] build: Add compat code for pm_runtime_get_if_in_use
` [PATCH V2 2/3] build: CEC_PIN and the VIDEO_OV5670 driver both require kernel 4.10 to compile
` [PATCH V2 3/3] build: fix up build w/kernels <=4.12 by reverting 4.13 patches

[PATCH net-next v2 0/6] Allow to switch off UDP-based tunnel offloads per netdevice
 2017-07-24 20:53 UTC  (2+ messages)

[PATCH v4 00/12] AC97 device/driver model revamp
 2017-07-24 20:49 UTC  (28+ messages)
` [PATCH v4 01/12] ALSA: ac97: split out the generic ac97 registers
` [PATCH v4 02/12] ALSA: ac97: add an ac97 bus
` [PATCH v4 03/12] ASoC: add new ac97 bus support
` [PATCH v4 04/12] ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic
` [PATCH v4 05/12] Input: wm97xx: split out touchscreen registering
` [PATCH v4 06/12] mfd: wm97xx-core: core support for wm97xx Codec
` [PATCH v4 07/12] Input: wm97xx: add new AC97 bus support
` [PATCH v4 08/12] ASoC: wm9713: add ac97 new "
` [PATCH v4 09/12] ASoC: wm9712: "
` [PATCH v4 10/12] ASoC: wm9705: add private structure
` [PATCH v4 11/12] ASoC: wm9705: add ac97 new bus support
` [PATCH v4 12/12] ASoC: pxa: switch to new ac97 "

[PATCH v5 0/5] iio: ADC driver for EP93xx SoC
 2017-07-24 20:51 UTC  (3+ messages)
` [PATCH v6] iio: adc: New driver for Cirrus Logic EP93xx ADC

[PATCH net-next v3 1/1] geneve: add rtnl changelink support
 2017-07-24 20:51 UTC  (2+ messages)

[PATCH 0/2] stacked overlay support
 2017-07-24 20:51 UTC  (11+ messages)
` [PATCH 1/2] fdt: Allow stacked overlays phandle references

[PATCH] net/i40e: new API to add VF MAC address from PF
 2017-07-24 20:51 UTC 

[Qemu-devel] [PATCH V2] vhost: fix a migration failed because of vhost region merge
 2017-07-24 20:50 UTC  (3+ messages)

[RFC PATCH v3 00/24] ARM: Add Xen NUMA support
 2017-07-24 20:48 UTC  (9+ messages)
` [RFC PATCH v3 08/24] NUMA: x86: Move numa code and make it generic
` [RFC PATCH v3 09/24] NUMA: x86: Move common code from srat.c
` [RFC PATCH v3 17/24] ARM: NUMA: DT: Do not expose numa info to DOM0

[Qemu-devel] [RFC PATCH v2 0/6] Generic PCIE-PCI Bridge
 2017-07-24 20:46 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v2 5/6] hw/pci: add bus_reserve property to pcie-root-port
` [Qemu-devel] [RFC PATCH v2 6/6] hw/pci: add hint capabilty for additional bus reservation "

[PATCH] drm/radeon: Set depth on low mem to 16 bpp instead of 8 bpp
 2017-07-24 20:46 UTC  (4+ messages)

[PATCH] net: ethernet: mediatek: Explicitly include linux/interrupt.h
 2017-07-24 20:45 UTC  (2+ messages)

[PATCH] ACPI / watchdog: Fix init failure with overlapping register regions
 2017-07-24 20:37 UTC  (2+ messages)

[PATCH] tun/tap: Add the missed return value check of register_netdevice_notifier
 2017-07-24 20:45 UTC  (2+ messages)

[PATCH rdma-core 0/5] Common systemd/udev based boot support
 2017-07-24 20:44 UTC  (6+ messages)
  ` [PATCH rdma-core 1/5] Common infrastructure for auto loading rdma modules
  ` [PATCH rdma-core 2/5] srp: Autoload the SRP kernel module if required
  ` [PATCH rdma-core 3/5] iwpmd: Autoload iwpmd "
  ` [PATCH rdma-core 4/5] redhat: Remove cxgb3/4.modprobe files
  ` [PATCH rdma-core 5/5] Move umad udev rules to rdma-core

[PATCH v2 net] net: ethernet: mediatek: avoid potential invalid memory access
 2017-07-24 20:44 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE 9d0c80b62ad6b4e5d652c1c22c5096d05ef9e550
 2017-07-24 20:44 UTC 

[PATCH] selinux: Generalize support for NNP/nosuid SELinux domain transitions
 2017-07-24 20:43 UTC  (4+ messages)

Containers, Btrfs vs Btrfs + overlayfs
 2017-07-24 20:43 UTC  (6+ messages)

[PATCH v2] add --signoff flag to `git-merge` command
 2017-07-24 20:42 UTC  (5+ messages)
` [PATCH v3] merge: add a --signoff flag

[PATCH] net: Convert to using %pOF instead of full_name
 2017-07-24 20:41 UTC  (6+ messages)

[PATCH] mailbox: pcc: Fix crash when request PCC channel 0
 2017-07-24 20:32 UTC  (2+ messages)

ARC770: "unexpected IRQ trap at vector 00" during boot
 2017-07-24 20:39 UTC  (2+ messages)

[PATCH net-next V2 0/5] Refine virtio-net XDP
 2017-07-24 20:38 UTC  (3+ messages)

[Bug] Intel RMRR support with upstream Qemu
 2017-07-24 20:39 UTC  (7+ messages)

[Qemu-devel] [PATCH] migration: optimize the downtime
 2017-07-24 20:38 UTC  (7+ messages)

[alternative-merged] hwmon-applesmc-fix-format-string-overflow.patch removed from -mm tree
 2017-07-24 20:37 UTC 

[Devel] [PATCH 1/2] acpi: add missing include in acpi_numa.h
 2017-07-24 20:29 UTC  (4+ messages)
` [Devel] [PATCH 2/2] acpi: Fix typo in SRAT table name
  `  "

[Buildroot] [Bug 10091] New: gcc7.1 does not build with graphite support due to old isl
 2017-07-24 20:36 UTC  (2+ messages)
` [Buildroot] [Bug 10091] "

[PATCH v3 0/8] Remove fwnode type field, constify property fwnode arguments
 2017-07-24 20:28 UTC  (4+ messages)

[U-Boot] How to update Espressobin (U-Boot) firmware?
 2017-07-24 20:35 UTC  (12+ messages)
` [U-Boot] [EXT] "
                    ` [U-Boot] [EXT] "

[PATCH V2 net] net: fix tcp reset packet flowlabel for ipv6
 2017-07-24 20:34 UTC  (2+ messages)

change the filetype from binary to text after the file is commited to a git repo
 2017-07-24 20:34 UTC  (6+ messages)

[alternative-merged] maintainers-move-avs-drivers-entry.patch removed from -mm tree
 2017-07-24 20:34 UTC 

[Kein Betreff]
 2017-07-24 20:34 UTC 

[PATCH V4 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-07-24 20:32 UTC  (5+ messages)
` [PATCH V4 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver

[PATCH 00/13] net: dsa: lan9303: unicast offload, fdb,mdb,STP
 2017-07-24 20:32 UTC  (2+ messages)

[PATCH v2] selinux: Generalize support for NNP/nosuid SELinux domain transitions
 2017-07-24 20:30 UTC 

v4.13-rc2: usb mouse stopped working?
 2017-07-24 20:29 UTC  (4+ messages)

[PATCH] ARM: dts: imx: add CX9020 Embedded PC device tree
 2017-07-24 20:28 UTC  (5+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] dt-bindings: arm: Add entry for Beckhoff CX9020


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.