All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-13 17:10:53 to 2017-03-13 18:05:45 UTC [more...]

[Buildroot] [PATCH v2 1/2] arch: add BR2_READELF_ARCH_NAME hidden config option
 2017-03-13 18:05 UTC  (8+ messages)
` [Buildroot] [PATCH v2 2/2] Makefile: add check of binaries architecture

[Qemu-arm] [PATCH v2 0/5] hw: arm: exynos: Bring up secondary CPU + CPUIDLE issue
 2017-03-13 18:04 UTC  (8+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 1/5] hw/intc/exynos4210_gic: Fix GIC memory mappings for secondary CPU
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 2/5] hw/intc/exynos4210_gic: Use more meaningful name for local variable
` [Qemu-devel] [PATCH v2 3/5] hw/timer/exynos4210_mct: Fix checkpatch style errors
` [Qemu-devel] [PATCH v2 4/5] hw/timer/exynos4210_mct: Cleanup indentation and empty new lines
` [Qemu-devel] [PATCH v2 5/5] hw/timer/exynos4210_mct: Remove unused defines

[GSoC][PATCH 0/3] Move ~/.git-credential-cache to ~/.cache/git
 2017-03-13 18:04 UTC  (5+ messages)
` [GSoC][PATCH 1/3] path.c: Add xdg_cache_home to get paths under XDG_CACHE_HOME
` [GSoC][PATCH 2/3] credential-cache.c: Make git use XDG_CACHE_HOME for credentials
` [GSoC][PATCH 3/3] Update documentation to reflect new socket location

[Qemu-devel] [RFC v2 0/3] vITS save/restore
 2017-03-13 18:03 UTC  (7+ messages)
` [Qemu-arm] [RFC v2 2/3] hw/intc/arm_gicv3_its: Implement state save/restore
    ` [Qemu-devel] "
` [Qemu-devel] [RFC v2 3/3] hw/intc/arm_gicv3_its: Allow save/restore
  ` [Qemu-arm] "

[PATCH v3 00/25] arm/arm64: KVM: Rework the hyp-stub API
 2017-03-13 18:03 UTC  (19+ messages)
` [PATCH v3 01/25] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH v3 02/25] arm64: KVM: "
` [PATCH v3 03/25] arm64: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH v3 04/25] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v3 05/25] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors

[U-Boot] [ANN] U-Boot v2017.03 is released
 2017-03-13 18:02 UTC 

[PATCH] staging: vc04_services: Replace typedef with struct
 2017-03-13 17:38 UTC  (4+ messages)
` [Outreachy kernel] "

[RFC 0/2] Add streaming API for firmware and FPGA manager
 2017-03-13 18:00 UTC  (3+ messages)
` [RFC 2/2] fpga manager: Add fpga_mgr_firmware_stream API

[PATCH][morty][master] linux-fslc-imx-rt: Update checksums for realtime patch
 2017-03-13 17:55 UTC 

[RFC PATCH] help: add optional instructions for reporting bugs
 2017-03-13 18:00 UTC  (5+ messages)

[PATCH] cyclictest: make clock_nanosleep as default and add option for POSIX timers
 2017-03-13 18:00 UTC  (2+ messages)

[RFC PATCH] nvmet: Back namespace with files
 2017-03-13 18:00 UTC  (9+ messages)

[PATCH 1/2] common/quota: remove redundant SELinux detection code
 2017-03-13 17:59 UTC  (4+ messages)
` [PATCH 2/2] common/config: don't hard-code SELinux context

[PATCH V4] go: Add recipes for golang compilers and tools
 2017-03-13 17:58 UTC  (2+ messages)

fatal error when diffing changed symlinks
 2017-03-13 17:56 UTC  (2+ messages)
` [PATCH] difftool: handle changing symlinks in dir-diff mode

[PATCH v4 0/2] Replace mlock with private lock and remove unnecessary goto
 2017-03-13 17:56 UTC  (3+ messages)
` [PATCH v4 1/2] staging: iio: ad9834: Use private driver lock instead of mlock
` [PATCH v4 2/2] staging: iio: ad9834: Remove unnecessary goto statement

[PATCH] qgroup: Change qgroup_meta_rsv to 64bit
 2017-03-13 17:55 UTC  (2+ messages)

[PATCH 0/2] gpio: acpi: acpi_dev_gpio_irq_get: ignore the status of unselected irqs
 2017-03-13 17:56 UTC  (3+ messages)

Legacy features in PCI Express devices
 2017-03-13 17:55 UTC  (9+ messages)

[PATCH] spi: Add spi-bits-per-word binding
 2017-03-13 17:55 UTC  (7+ messages)

[PATCH] staging/atomisp: remove redundant null check on frame
 2017-03-13 17:55 UTC  (2+ messages)

[PATCH v3 00/10] Rework vdev probing to use rte_bus infrastructure
 2017-03-13 17:55 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 02/10] eal: probe new virtual bus after other bus devices
  ` [PATCH v4 03/10] eal: move virtual device probing into a bus
  ` [PATCH v4 09/10] eal: make virtual bus use rte_vdev_device

[PATCH] staging: atomisp: use k{v}zalloc instead of k{v}alloc and memset
 2017-03-13 17:54 UTC  (2+ messages)

[Bug 100089] Space Run rendering prolems
 2017-03-13 17:54 UTC 

[RFC][PATCH v3 BlueZ 0/3] Connection Update improvements
 2017-03-13 17:54 UTC  (4+ messages)
` [RFC][PATCH v3 BlueZ 1/3] Bluetooth: L2CAP: Refactor L2CAP_CONN_PARAM_UPDATE_REQ into a function
` [RFC][PATCH v3 BlueZ 2/3] Bluetooth: L2CAP: Add BT_LE_CONN_PARAM socket option
` [RFC][PATCH v3 BlueZ 3/3] Bluetooth: mgmt: Added new MGMT_OP_UPDATE_CONN_PARAM command

[PATCH 00/24] more docs and header splits
 2017-03-13 17:53 UTC  (5+ messages)
` [PATCH 11/24] drm/doc: Document drm_file.[hc]
` [PATCH 23/24] drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers

[PATCH v9.3 6/8] power: bq27xxx_battery: Keep track of specific chip id
 2017-03-13 17:53 UTC  (6+ messages)
` [PATCH v9.3 7/8] power: bq27xxx_battery: Add power_supply_battery_info support

[PATCH v1] mfd: intel-lpss: Remove left over variable
 2017-03-13 17:53 UTC 

[PATCH] staging: atomisp: potential underflow in atomisp_get_metadata_by_type()
 2017-03-13 17:52 UTC  (2+ messages)

[PATCH] clocksource: add missing line break to error messages
 2017-03-13 17:51 UTC  (6+ messages)

Proposal: dealing with language-specific build tools/dependency management tools
 2017-03-13 17:51 UTC  (6+ messages)
` [Openembedded-architecture] "

[lustre-devel] new tag 2.9.54
 2017-03-13 17:51 UTC 

bug?: git reset --mixed ignores deinitialized submodules
 2017-03-13 17:51 UTC  (2+ messages)

[PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob
 2017-03-13 17:50 UTC  (6+ messages)
` [PATCH] apparmor: move task specific domain change info out of cred

[U-Boot] [PATCH 0/6] Allwinner DesignWare-like DRAM controllers refactor
 2017-03-13 17:50 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] sunxi: makes an invisible option for H3-like DRAM controllers
` [U-Boot] [PATCH 2/6] sunxi: Rename bus-width related macros in H3 DRAM code
` [U-Boot] [PATCH 3/6] sunxi: add option for 16-bit DW DRAM controller
` [U-Boot] [PATCH 4/6] sunxi: add bank detection code to H3 DRAM initialization code
` [U-Boot] [PATCH 5/6] sunxi: Add selective DRAM type and timing
` [U-Boot] [PATCH 6/6] sunxi: enable dual rank detection in DesignWare-like DRAM code

[PATCH net-next] mlx4: Better use of order-0 pages in RX path
 2017-03-13 17:50 UTC  (3+ messages)

[PATCH v2] netfilter: Parse ICMPv6 redirects
 2017-03-13 17:49 UTC  (7+ messages)

[meta-oe][PATCH 1/2] toybox: Fix configure failure
 2017-03-13 17:48 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] toybox: Upgrade to 0.7.3

Ulogd and conntrack issues
 2017-03-13 17:49 UTC 

[PATCH] btrfs-progs: cli-tests: Convert non-raid filesystem to raid
 2017-03-13 17:47 UTC  (2+ messages)

RFC: Another proposed hash function transition plan
 2017-03-13 17:48 UTC  (3+ messages)

[PATCH 0/7] Fixes to pagetable handling
 2017-03-13 17:48 UTC  (4+ messages)
` [RFC XTF PATCH] Pagetable Emulation testing

[PATCH net] ipv6: make ECMP route replacement less greedy
 2017-03-13 17:47 UTC  (2+ messages)

[PATCH 0/5] drm/i915: Optimize plane updates a bit
 2017-03-13 17:47 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/3] Tegra Host1x dma_fence/sync_file support
 2017-03-13 17:46 UTC  (5+ messages)
` [PATCH 3/3] drm/tegra: Support for sync file-based fences in submit

[PATCH v2] gpio: Add Tegra186 support
 2017-03-13 17:44 UTC  (3+ messages)

net/atm: warning in alloc_tx/__might_sleep
 2017-03-13 17:43 UTC  (7+ messages)

41959 linux-raid
 2017-03-13 17:42 UTC 

[Buildroot] [PATCH] toolchain: Disable PIE for ARC
 2017-03-13 17:41 UTC 

[PATCH] python*-git: Upgrade to version 2.1.3
 2017-03-13 17:40 UTC 

ip_rcv_finish() NULL pointer kernel panic
 2017-03-13 17:39 UTC  (6+ messages)

[PATCH] net: usb: asix88179_178a: use new api ethtool_{get|set}_link_ksettings
 2017-03-13 17:38 UTC  (3+ messages)

ConnectX-3 on non-coherent AARCH64 system
 2017-03-13 17:38 UTC  (4+ messages)

[RFC PATCH] sock: add SO_RCVQUEUE_SIZE getsockopt
 2017-03-13 17:38 UTC  (3+ messages)

[PATCH v3 00/19] vITS save/restore
 2017-03-13 17:38 UTC  (6+ messages)
` [PATCH v3 01/19] KVM: arm/arm64: Add vITS save/restore API documentation

[PATCH v1] tpm/st33zp24: Add GPIO ACPI mapping table
 2017-03-13 17:38 UTC 

[U-Boot] [PATCH v5 0/3] Allwinner V3s and Lichee Pi Zero support (w/o SPL)
 2017-03-13 17:38 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/3] sunxi: add basic V3s support
` [U-Boot] [PATCH v5 2/3] sunxi: add DTSI file for V3s
` [U-Boot] [PATCH v5 3/3] sunxi: add support for Lichee Pi Zero

[patch 2/3] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-03-13 17:37 UTC  (3+ messages)

[PATCH 1/3] drm/etnaviv: submit support for in-fences
 2017-03-13 17:37 UTC  (8+ messages)
` [PATCH 2/3] drm/etnaviv: move fence allocation out of etnaviv_gpu_submit()

[PATCH 0/6] drm/msm: New features for 4.12
 2017-03-13 17:35 UTC  (3+ messages)
` [PATCH 5/6] drm/msm: gpu: Use OPP tables if we can

Fresh Raid-1 setup, dump-tree shows invalid owner id
 2017-03-13 17:34 UTC  (4+ messages)

Mapping active GDT
 2017-03-13 17:34 UTC  (7+ messages)

[patch net-next 00/10] mlxsw: Enable VRF offload
 2017-03-13 17:33 UTC  (5+ messages)
` [patch net-next 01/10] net: fib_rules: Add default rule indication
  ` [patch net-next 03/10] ipv4: fib_rules: Dump FIB rules when registering FIB notifier

[PATCH v4 00/10] Fix the early config
 2017-03-13 17:32 UTC  (6+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 09/11] Test read_early_config()

fatal: Could not get current working directory: Permission denied | affected 2.10,2.11,2.12, but not 1.9.5 |
 2017-03-13 17:31 UTC  (6+ messages)

[KERNEL NEWBIES ACCESS] AishwaryaPant
 2017-03-13  9:57 UTC 

[Qemu-devel] [PATCH v2 0/2] X86/HMP: Expose x86 model specific registers via human monitor
 2017-03-13 17:31 UTC  (2+ messages)

4.11.0-rc1 boot resulted in WARNING: CPU: 14 PID: 1722 at fs/sysfs/dir.c:31 .sysfs_warn_dup+0x78/0xb0
 2017-03-13 17:30 UTC  (6+ messages)

[PATCH net] net/mlx4_core: Avoid delays during VF driver device shutdown
 2017-03-13 17:29 UTC 

[Buildroot] [DEPEND] Dependency failed for Serial Getty on ttyS0
 2017-03-13 17:28 UTC  (2+ messages)

vtime accounting
 2017-03-13 17:28 UTC  (2+ messages)

[PATCH 0/2] ata: ahci-dm816: new driver
 2017-03-13 17:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: ata: add DT bindings for ahci-dm816 SATA controller

[PATCH] ACPI / APEI: use setup_deferrable_timer
 2017-03-13 17:27 UTC  (3+ messages)
` [PATCH] auxdisplay: use setup_timer

[PATCH 0/5] KVM: arm/arm64: fix some races and allow userspace to set MPIDR
 2017-03-13 17:27 UTC  (6+ messages)
` [PATCH 2/5] KVM: arm/arm64: replace vcpu->arch.pause with a vcpu-request

[RFCv7 PATCH 00/18] Checkout aware of Submodules!
 2017-03-13 17:24 UTC  (6+ messages)
` [RFCv8 PATCH 00/17] "
  ` [PATCH 12/17] update submodules: add submodule_move_head

[PATCH 1/2 nf] netfilter: nft_set_bitmap: keep a list of dummy elements
 2017-03-13 17:23 UTC  (3+ messages)

[PATCH] btrfs-progs: misc-tests: Primary Superblock corruption and recovery using backup Superblock
 2017-03-13 17:22 UTC  (3+ messages)

[PATCH v1] soc: rockchip: power-domain: Fix clang warning about negative shift count
 2017-03-13 17:22 UTC  (4+ messages)

[PATCH] http-walker: fix buffer underflow processing remote alternates
 2017-03-13 17:20 UTC  (5+ messages)
    ` [PATCH v2] "

Integration (-ish) testing with BlueZ D-Bus API
 2017-03-13 17:19 UTC 

[PATCH] net/vmxnet3: fix broken debug build
 2017-03-13 17:19 UTC  (2+ messages)

[PATCH v2] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
 2017-03-13 17:17 UTC  (3+ messages)

[Intel-wired-lan] [RFC PATCH] ixgbe: delay tail write to every 'n' packets
 2017-03-13 17:18 UTC  (2+ messages)

NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
 2017-03-13 17:17 UTC  (3+ messages)

[PATCH V2] x86/altp2m: Added xc_altp2m_set_mem_access_multi()
 2017-03-13 17:17 UTC  (10+ messages)

[RESEND PATCH] watchdog: orion: fix compile-test dependencies
 2017-03-13 17:17 UTC  (2+ messages)

[PATCH net-next] netem: apply correct delay when rate throttling
 2017-03-13 17:16 UTC 

[Qemu-devel] [PATCH 0/6] tcg: fix icount super slowdown
 2017-03-13 17:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/5] icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread

[PATCH] watchdog: pcwd_usb: fix NULL-deref at probe
 2017-03-13 17:16 UTC  (5+ messages)

cookies blocking
 2017-03-13 17:16 UTC  (2+ messages)

[PATCH v3] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
 2017-03-13 17:15 UTC  (2+ messages)

[PATCH] IB/core: Restore I/O MMU, s390 and powerpc support
 2017-03-13 17:15 UTC  (3+ messages)

[PATCH 4.4 00/25] 4.4.52-stable review
 2017-03-13 17:14 UTC  (7+ messages)
` [PATCH 4.4 17/25] USB: serial: digi_acceleport: fix OOB data sanity check

[PATCH] ARM: at91: pm: cpu_idle: switch DDR to power-down mode
 2017-03-13 17:14 UTC  (2+ messages)

[PATCH 0/3] drm/i915: Convert tv/dp_mst and crt connector properties to atomic
 2017-03-13 17:14 UTC  (12+ messages)
` [PATCH 1/3] drm/i915: Convert intel_tv "
            ` [PATCH 1/3] drm/i915: Convert intel_tv connector properties to atomic, v2

[ovmf test] 106634: regressions - FAIL
 2017-03-13 17:13 UTC 

[PATCH 0/3] soc: renesas: rcar-sysc: Add support for R-Car H3 ES2.0
 2017-03-13 17:13 UTC  (4+ messages)
` [PATCH 1/3] soc: renesas: Register SoC device early
` [PATCH 2/3] soc: renesas: rcar-sysc: Add support for fixing up power areas
` [PATCH 3/3] soc: renesas: rcar-sysc: Add support for R-Car H3 ES2.0

[PATCH net-next v5 0/7] gtp: misc improvements
 2017-03-13 17:12 UTC  (3+ messages)

[PATCH v2 0/4] pinctrl: sh-pfc: Add support for R-Car H3 ES2.0
 2017-03-13 17:12 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: sh-pfc: Update info pointer after SoC-specific init
` [PATCH v2 2/4] pinctrl: sh-pfc: r8a7795: Add support for R-Car H3 ES2.0
` [PATCH v2 3/4] pinctrl: sh-pfc: r8a7795: Add SCIF support
` [PATCH v2 4/4] pinctrl: sh-pfc: r8a7795: Add SCIF_CLK support

[PATCH v2 0/5] rk808: Add RK805 support
 2017-03-13 16:42 UTC  (3+ messages)
` [PATCH v2 3/5] regulator: rk808: Add regulator driver for RK805

nfsd: delegation conflicts between NFSv3 and NFSv4 accessors
 2017-03-13 17:12 UTC  (8+ messages)

[PATCH v2 0/4] clk: renesas: Add support for R-Car H3 ES2.0
 2017-03-13 17:12 UTC  (8+ messages)
` [PATCH v2 1/4] clk: renesas: cpg-mssr: Add support for fixing up clock tables
` [PATCH v2 2/4] clk: renesas: Add r8a7795 ES2.0 CPG Core Clock Definitions
` [PATCH v2 3/4] clk: renesas: r8a7795: Add support for R-Car H3 ES2.0
` [PATCH v2 4/4] clk: renesas: rcar-gen3-cpg: Add support for RCLK on "

[Qemu-devel] [PATCH 00/16] Multifd v4
 2017-03-13 17:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/16] migration: Create x-multifd-group parameter

[RFC][PATCH] index-pack: add testcases found using AFL
 2017-03-13 17:11 UTC  (6+ messages)

[PATCH v5 00/39] i.MX Media Driver
 2017-03-13 17:10 UTC  (13+ messages)
` [PATCH v5 15/39] [media] v4l2: add a frame interval error event


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.