All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-02 18:08:52 to 2017-05-02 19:41:05 UTC [more...]

xen-image-minimal testing
 2017-05-02 19:48 UTC  (6+ messages)
` [meta-xilinx] "

[net-next PATCH 0/4] Improve bpf ELF-loader under samples/bpf
 2017-05-02 19:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] target/sh4: misc fixes, cleanup and optimizations
 2017-05-02 19:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/14] target/sh4: split ctx->flags into ctx->tbflags and ctx->envflags

[Qemu-devel] [PATCH v5 00/19] TCG cross-tb optimizations
 2017-05-02 19:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5++] "
  ` [Qemu-devel] [PATCH v5++ 1/3] tcg/mips: implement goto_ptr

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-05-02 19:36 UTC  (6+ messages)
` [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()

[Qemu-devel] [PATCH v3 0/8] Provide support for the software TPM emulator
 2017-05-02 19:35 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 8/8] tpm: Added support for "

Ability to use one udp port for multiple wg interfaces
 2017-05-02 19:45 UTC  (6+ messages)

[PATCH] ipx: call ipxitf_put() in ioctl error path
 2017-05-02 19:35 UTC  (2+ messages)

[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-05-02 19:34 UTC  (7+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING

thermald for OpenBMC
 2017-05-02 19:33 UTC  (5+ messages)
    ` OpenBMC Thermal Design

[patch net-next repost] net: sched: add helpers to handle extended actions
 2017-05-02 19:34 UTC  (2+ messages)

32414 linux-acpi
 2017-05-02 19:34 UTC 

[PATCH net 0/2] qed*: PTP bug fixes
 2017-05-02 19:33 UTC  (2+ messages)

[RFC 1/4] drm/i915: Record both min/max eu_per_subslice in sseu_dev_info
 2017-05-02 19:32 UTC  (3+ messages)
` [RFC 2/4] drm/i915: Program RPCS for Broadwell

[PATCH 0/5] Some submodule bugfixes and "reattaching detached HEADs"
 2017-05-02 19:32 UTC  (5+ messages)
` [PATCHv2 0/3] Some submodule bugfixes
  ` [PATCHv2 1/3] submodule_move_head: reuse child_process structure for futher commands
  ` [PATCHv2 2/3] submodule: avoid auto-discovery in new working tree manipulator code
  ` [PATCHv2 3/3] submodule: properly recurse for read-tree and checkout

[PATCH v2] stmmac: Add support for SIMATIC IOT2000 platform
 2017-05-02 19:31 UTC  (2+ messages)

[PATCH 0/6] changed submodules
 2017-05-02 19:30 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/6] submodule: improve submodule_has_commits

[PATCH net v4 00/12] Fix possbile memleaks when fail to register_netdevice
 2017-05-02 19:30 UTC  (2+ messages)

[Intel-wired-lan] [bug report] ixgbe: add XDP support for pass and drop actions
 2017-05-02 19:29 UTC 

[Qemu-devel] [PATCH v6 00/25] tcg cross-tb optimizations
 2017-05-02 19:23 UTC  (26+ messages)
` [Qemu-devel] [PATCH v6 01/25] target/nios2: Fix 64-bit ilp32 compilation
` [Qemu-devel] [PATCH v6 02/25] tcg/sparc: Use the proper compilation flags for 32-bit
` [Qemu-devel] [PATCH v6 03/25] qemu/atomic: Loosen restrictions for 64-bit ILP32 hosts
` [Qemu-devel] [PATCH v6 04/25] tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
` [Qemu-devel] [PATCH v6 05/25] tcg/i386: implement goto_ptr
` [Qemu-devel] [PATCH v6 06/25] target/arm: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH v6 07/25] target/arm: optimize indirect branches
` [Qemu-devel] [PATCH v6 08/25] target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
` [Qemu-devel] [PATCH v6 09/25] target/i386: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH v6 10/25] target/i386: optimize indirect branches
` [Qemu-devel] [PATCH v6 11/25] tb-hash: improve tb_jmp_cache hash function in user mode
` [Qemu-devel] [PATCH v6 12/25] tcg/ppc: Implement goto_ptr
` [Qemu-devel] [PATCH v6 13/25] tcg/aarch64: "
` [Qemu-devel] [PATCH v6 14/25] tcg/sparc: "
` [Qemu-devel] [PATCH v6 15/25] tcg/s390: "
` [Qemu-devel] [PATCH v6 16/25] tcg/arm: Clarify tcg_out_bx for arm4 host
` [Qemu-devel] [PATCH v6 17/25] tcg/arm: Implement goto_ptr
` [Qemu-devel] [PATCH v6 18/25] target/s390: Use tcg_gen_lookup_and_goto_ptr
` [Qemu-devel] [PATCH v6 19/25] target/hppa: "
` [Qemu-devel] [PATCH v6 20/25] target/alpha: "
` [Qemu-devel] [PATCH v6 21/25] target/aarch64: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH v6 22/25] target/aarch64: optimize indirect branches
` [Qemu-devel] [PATCH v6 23/25] tcg/mips: implement goto_ptr
` [Qemu-devel] [PATCH v6 24/25] target/mips: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH v6 25/25] target/mips: optimize indirect branches

[Intel-wired-lan] [PATCH] ixgbe: Add error checking to setting VF MAC
 2017-05-02 19:22 UTC  (2+ messages)

[PATCH v8 00/10] Qualcomm video decoder/encoder driver
 2017-05-02 19:22 UTC  (7+ messages)
` [PATCH v8 01/10] firmware: qcom_scm: Fix to allow COMPILE_TEST-ing
` [PATCH v8 05/10] media: venus: adding core part and helper functions

[PATCH v5 0/4] iio: adc: Maxim max9611 driver
 2017-05-02 19:21 UTC  (7+ messages)
` [PATCH v5 2/4] iio: Documentation: Add max9611 sysfs documentation
` [PATCH v5 4/4] arm64: dts: salvator-x: Add current sense amplifiers

[PATCH] binutils: package libbfd seperately
 2017-05-02 19:20 UTC 

[PATCH] qcom: ipq4019: fix i2c_0 node
 2017-05-02 19:19 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v1 0/3] i40e/i40evf: small fixes
 2017-05-02 19:17 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v1 1/3] i40evf: fix duplicate lines
  ` [Intel-wired-lan] [PATCH net-next v1 2/3] i40evf: fix merge error in older patch
    ` [Intel-wired-lan] [PATCH net-next v1 3/3] i40evf: disable unused flags

Yocto Project 1.2 - Denzil
 2017-05-02 19:17 UTC  (2+ messages)

[PATCH v2 1/2] em28xx: Ignore errors while reading from eeprom
 2017-05-02 19:16 UTC  (2+ messages)
` [PATCH v2 2/2] em28xx: add support for new of Terratec H6

[Qemu-devel] crash in vhost-user-bridge on migration
 2017-05-02 19:16 UTC 

[GIT PULL] trivial for 4.12
 2017-05-02 19:14 UTC 

[GIT PULL] livepatching for 4.12
 2017-05-02 19:14 UTC 

[RFC PATCH 0/3] hwmon: (adt7475) small enhancements
 2017-05-02 19:13 UTC  (3+ messages)
` [RFC PATCH 3/3] hwmon: (adt7475) temperature smoothing

linux-next: manual merge of the drivers-x86 tree with the watchdog tree
 2017-05-02 19:12 UTC  (5+ messages)

[GIT PULL] HID for 4.12
 2017-05-02 19:10 UTC 

[PATCH v2 00/53] object_id part 8
 2017-05-02 19:09 UTC  (4+ messages)
` [PATCH v2 03/53] Convert struct cache_tree to use struct object_id

[PATCH net v2] net: hns: fix ethtool_get_strings overflow in hns driver
 2017-05-02 19:08 UTC  (2+ messages)

[PATCH] cmake.bbclass: use `cmake --build` to build & install
 2017-05-02 19:07 UTC  (5+ messages)

[PATCH net] tcp: fix wraparound issue in tcp_lp
 2017-05-02 19:07 UTC  (2+ messages)

[kernel-hardening] It looks like there will be no more public versions of PaX and Grsec
 2017-05-02 19:06 UTC 

[PATCH net] bpf, arm64: fix jit branch offset related to ldimm64
 2017-05-02 19:06 UTC  (4+ messages)

[git pull] device mapper post-merge changes for 4.12
 2017-05-02 19:05 UTC 

[PATCH net-next RFC 1/1] net netlink: Add new type NLA_FLAG_BITS
 2017-05-02 19:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] RFC: vmcoreinfo device
 2017-05-02 19:03 UTC  (5+ messages)

[PATCH] xfs: refactor dir2 leaf readahead shadow buffer cleverness
 2017-05-02 19:02 UTC  (3+ messages)

[PATCH 09/24] kexec_file: Disable at runtime if securelevel has been set
 2017-05-02 19:01 UTC  (13+ messages)
    ` [PATCH 00/24] Kernel lockdown

[PATCH] net: ethernet: stmmac: properly set PS bit in MII configurations during reset
 2017-05-02 19:00 UTC  (2+ messages)

[PATCH net-next v2] net: ipv6: make sure multicast packets are not forwarded beyond the different scopes
 2017-05-02 18:59 UTC  (2+ messages)

[PATCH v6 00/23] FSI device driver implementation
 2017-05-02 18:58 UTC  (6+ messages)
` [PATCH v6 07/23] drivers/fsi: Implement slave initialisation

[git pull] device mapper changes for 4.12
 2017-05-02 18:58 UTC 

[PATCH v4] ndctl: add clear error support for ndctl
 2017-05-02 18:57 UTC  (7+ messages)

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2017-05-02 18:55 UTC  (11+ messages)
` [PATCH v2 1/2] mm: Uncharge poisoned pages

[kernel-hardening] It looks like there will be no more public versions of PaX and Grsec
 2017-05-02 18:55 UTC  (6+ messages)

[PATCH] nvme core: allow controller RESETTING to RECONNECTING transition
 2017-05-02 18:54 UTC 

[PATCH v2] ibmvscsis: Do not send aborted task response
 2017-05-02 18:54 UTC  (2+ messages)

[PATCH] bonding: Use seq_putc() in bond_info_show_master()
 2017-05-02 18:52 UTC  (2+ messages)

[PATCH 0/6] rc-core - protocol in keytables
 2017-05-02 18:53 UTC  (5+ messages)
` [PATCH 2/6] rc-core: cleanup rc_register_device

What's cooking in git.git (May 2017, #01; Mon, 1)
 2017-05-02 18:52 UTC  (5+ messages)
` PCRE v2 compile error, was "

[PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
 2017-05-02 18:52 UTC  (4+ messages)

[PATCH] arm: pmu: Get PMU working when the A53 is run in 32 bit mode
 2017-05-02 18:52 UTC  (7+ messages)

[PATCH net-next iproute2 1/3] netlink: import netlink message parsing from kernel
 2017-05-02 18:51 UTC  (7+ messages)

[PATCH] drm/rockchip: analogix_dp: Remove unused check and variables
 2017-05-02 18:50 UTC  (4+ messages)

[PATCH 0/4] ima: builtin policy requiring file signatures
 2017-05-02 18:47 UTC  (10+ messages)
` [PATCH 1/4] ima: extend the "ima_policy" boot command line to support multiple policies
` [PATCH 2/4] ima: define a set of appraisal rules requiring file signatures
` [PATCH 3/4] ima: define Kconfig IMA_APPRAISE_BOOTPARAM option
` [PATCH 4/4] ima: define is_ima_appraise_enabled()

Can I see what device was used to mount btrfs?
 2017-05-02 18:49 UTC  (4+ messages)

[GIT PULL] PCI fixes for v4.10
 2017-05-02 18:48 UTC  (9+ messages)

[meta-raspberrypi] Stable branch plans
 2017-05-02 18:48 UTC  (2+ messages)

4.11 relocate crash, null pointer
 2017-05-02 18:47 UTC  (7+ messages)
` 4.11 relocate crash, null pointer + rolling back a filesystem by X hours?
          ` btrfs check --repair: failed to repair damaged filesystem, aborting

[meta-oe][PATCH 1/2] Revert "opencv: disable broken Intel FP16 detection"
 2017-05-02 18:46 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] opencv: disable broken Intel FP16 detection

[PATCH v6] arm64: dts: salvator-x: Add current sense amplifiers
 2017-05-02 18:46 UTC 

[PATCH v2] usb: gadget: udc: add null check before pointer dereference
 2017-05-02 18:45 UTC  (2+ messages)

[PATCH 0/2] Add NAND driver mach dependency constraint
 2017-05-02 18:44 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: Add Hisilicon machine dependency

[PATCH 00/16] lirc_dev spring cleaning
 2017-05-02 18:41 UTC  (4+ messages)
` [PATCH 15/16] lirc_dev: remove name from struct lirc_driver

CYGWIN git cannot install python packages with pip
 2017-05-02 18:40 UTC  (2+ messages)

[git pull] vfs.git pile 3: splice-related bits and pieces
 2017-05-02 18:40 UTC  (2+ messages)

renesas-drivers-2017-05-02-v4.11
 2017-05-02 18:40 UTC 

net/smc and the RDMA core
 2017-05-02 18:39 UTC  (3+ messages)

[PATCH] powerpc/pseries hotplug: prevent the reserved mem from removing
 2017-05-02 18:37 UTC  (4+ messages)

[PATCH] cfg80211: fix multi scheduled scan kernel-doc
 2017-05-02 18:37 UTC  (2+ messages)

[PATCH] driver-core: remove lock for platform devices during probe
 2017-05-02 18:37 UTC  (8+ messages)

error value for "internal error"
 2017-05-02 18:37 UTC  (3+ messages)

[PATCH V8 00/11] IOMMU probe deferral support
 2017-05-02 18:35 UTC  (5+ messages)
` [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error

[Intel-wired-lan] [PATCH v3 0/5] ptp cornercase cleanups
 2017-05-02 18:34 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH v3 1/5] net-intel: fix race condition with PTP_TX_IN_PROGRESS bits
` [Intel-wired-lan] [PATCH v3 2/5] net-intel: avoid permanent lock of *_PTP_TX_IN_PROGRESS
` [Intel-wired-lan] [PATCH v3 4/5] i40e: use pf data structure directly in i40e_ptp_rx_hang
` [Intel-wired-lan] [PATCH v3 5/5] net-intel: check for Tx timestamp timeouts during watchdog

[PATCH] Bluetooth: add a check for kmalloc() failure
 2017-05-02 18:34 UTC  (4+ messages)

[PATCH 4.10 00/62] 4.10.14-stable review
 2017-05-02 18:33 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] Add qemu_vga.ndrv MacOS PPC VGA driver from QemuMacDrivers
 2017-05-02 18:32 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

Proposal for missing blob support in Git repos
 2017-05-02 18:32 UTC  (8+ messages)

[PATCH] KVM: nVMX: do not leak PML full vmexit to L1
 2017-05-02 18:31 UTC  (3+ messages)

[PATCH] net: ipv6: Fix warning of freeing alive inet6 address
 2017-05-02 18:30 UTC 

md-cluster Oops 4.9.13
 2017-05-02 18:30 UTC  (5+ messages)

[PATCH v2] xfs: publish UUID in struct super_block
 2017-05-02 18:30 UTC  (9+ messages)

[PATCH] x86/xen: Improve failed hypercall debugging
 2017-05-02 18:28 UTC  (3+ messages)

RBD behavior for reads to a volume with no data written
 2017-05-02 18:29 UTC  (2+ messages)

[U-Boot] [PATCH 01/11] ARM: atmel: Rename MA5D4EVK
 2017-05-02 18:27 UTC  (11+ messages)
` [U-Boot] [PATCH 02/11] ARM: at91: ma5d4: Switch DDR2 controller to sequencial address decoding
` [U-Boot] [PATCH 03/11] ARM: at91: ma5d4: Reset CAN controllers late
` [U-Boot] [PATCH 04/11] ARM: at91: ma5d4: Enable DFU and UMS
` [U-Boot] [PATCH 05/11] ARM: at91: ma5d4: Init SD/MMC controller in SPL
` [U-Boot] [PATCH 06/11] ARM: at91: ma5d4: Swap SD/MMC controller order
` [U-Boot] [PATCH 07/11] ARM: at91: ma5d4: Enable support for booting from eMMC
` [U-Boot] [PATCH 08/11] ARM: at91: ma5d4: Boot from MMC2 when using SAM-BA
` [U-Boot] [PATCH 09/11] ARM: at91: ma5d4: Switch environment start to eMMC
` [U-Boot] [PATCH 10/11] ARM: at91: ma5d4: Enable random ethaddr
` [U-Boot] [PATCH 11/11] ARM: at91: ma5d4: Support both SF and eMMC SoMs

[PATCH trivial] security: Grammar s/allocates/allocated/
 2017-05-02 18:27 UTC  (2+ messages)

[PATCH v2 00/11] drm/i915: LPE audio runtime PM and multipipe (v2)
 2017-05-02 18:27 UTC  (6+ messages)
  ` [alsa-devel] "

[maintainer-tools PATCH] dim: Add pull request tag headers
 2017-05-02 18:27 UTC  (2+ messages)
` [maintainer-tools PATCH v2] "

[PATCH] usb: host: remove unnecessary null check
 2017-05-02 18:25 UTC  (2+ messages)

[PATCH 0/2] PWM Vibrator driver
 2017-05-02 18:23 UTC  (3+ messages)
` [PATCH 1/2] Input: pwm-vibra: new driver

[PATCH] doc: API change notice for librte_table
 2017-05-02 18:22 UTC 

TPACKET_V3 timeout bug?
 2017-05-02 18:19 UTC  (7+ messages)

[PATCH] Tidy while loop in end_compressed_writeback
 2017-05-02 18:19 UTC  (3+ messages)

[LTP] [RFC] [PATCH] syslog-lib.sh: Produce TCONF instead of TBROK for journald
 2017-05-02 18:17 UTC 

[SPDK] Max Transfer Length
 2017-05-02 18:17 UTC 

what happened to the nifty ioprio cache hinting stuff?
 2017-05-02 18:15 UTC  (2+ messages)

[PATCH v2 00/25] Address a couple of issues identified by Coverity
 2017-05-02 18:15 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 14/25] setup_discovered_git_dir(): plug memory leak

linux-4.11/drivers/gpu/drm/bridge/tc358767.c:715]: (error) Signed integer overflow for expression 'max_tu_symbol<<23'
 2017-05-02  8:38 UTC 

[patch] perf_event DRAM RAPL uses wrong units on Broadwell-EP
 2017-05-02 18:08 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.