messages from 2017-03-13 17:23:54 to 2017-03-13 18:26:47 UTC [more...]
[PATCH 1/7] Make check_mount_writes() test appropriate device types
2017-03-13 18:26 UTC (9+ messages)
` [PATCH 2/7] HOWTO: Add note/exception on allow_mounted_write=
` [PATCH 3/7] Minor fixup for page cache invalidation debug prints
` [PATCH 4/7] Use ENOTSUP if OS doesn't support blkdev page cache invalidation
` [PATCH 5/7] Fix errval variable to be positive errno value
` [PATCH 6/7] manpage: Add URL links to HOWTO/README
` [PATCH 7/7] Apply outbox patch from FreeBSD ports
nfsd: delegation conflicts between NFSv3 and NFSv4 accessors
2017-03-13 18:26 UTC (9+ messages)
[PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
2017-03-13 18:26 UTC (5+ messages)
` [PATCH 2/2] tpm: add sleep only for retry in i2c_nuvoton_write_status()
` [tpmdd-devel] "
[GSoC] Discussion of "Submodule related work" project
2017-03-13 18:24 UTC (3+ messages)
v4.11-rc2: DMAR: Allocating domain for mlx4_0 failed
2017-03-13 18:25 UTC (2+ messages)
[Buildroot] [PATCH] kmscube: Remove the manually creation of m4 directory
2017-03-13 18:24 UTC
dm-crypt IV generation (summary)
2017-03-13 18:23 UTC (2+ messages)
[PATCH v2 0/2] bringing attributes to pathspecs
2017-03-13 18:23 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] pathspec: allow querying for attributes
` [PATCH v3 2/2] pathspec: allow escaped query values
[PATCH 2/2] f2fs: avoid new_inode's flags overwrite the old_node
2017-03-13 18:23 UTC (10+ messages)
` [PATCH] f2fs: sync the enc name flags with disk level filename
` [PATCH v2] "
` [PATCH v3] f2fs: cleanup the disk level filename updating
[PATCH v7 2/2] backlight arcxcnn add support for ArcticSand devices
2017-03-13 18:22 UTC (3+ messages)
[PATCH v7 1/2] backlight arcxcnn devicetree bindings for ArcticSand
2017-03-13 18:21 UTC (3+ messages)
[Qemu-devel] [PULL 00/24] MTTCG Base enabling patches with ARM enablement
2017-03-13 18:21 UTC (7+ messages)
` [Qemu-devel] [PULL 11/24] tcg: enable thread-per-vCPU
[PATCH 0/5] KVM: arm/arm64: fix some races and allow userspace to set MPIDR
2017-03-13 18:22 UTC (7+ messages)
` [PATCH 2/5] KVM: arm/arm64: replace vcpu->arch.pause with a vcpu-request
[PATCH v2] w1: Organize driver source to natural/common order
2017-03-13 18:20 UTC (2+ messages)
[PATCH] staging: atomisp: fix missing break in switch statement
2017-03-13 18:20 UTC
[PATCH 0/9] iommu: add qcom_iommu for early "B" family devices
2017-03-13 18:19 UTC (4+ messages)
` [PATCH 5/9] iommu: add qcom_iommu
[Qemu-devel] [PATCH 0/6] tcg: fix icount super slowdown
2017-03-13 18:15 UTC (5+ messages)
` [Qemu-devel] [PATCH 5/5] icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread
[Qemu-devel] Proposal for 2.9 release schedule
2017-03-13 18:13 UTC (3+ messages)
[PATCH] spi: Add spi-bits-per-word binding
2017-03-13 18:12 UTC (10+ messages)
[PATCH v2] statx: optimize copy of struct statx to userspace
2017-03-13 18:11 UTC (9+ messages)
[GSoC][PATCH 0/3] Move ~/.git-credential-cache to ~/.cache/git
2017-03-13 18:11 UTC (6+ messages)
` [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
[PATCH 0/11 v4] block: Fix block device shutdown related races
2017-03-13 18:10 UTC (2+ messages)
[Qemu-trivial] [PATCH v2 0/2] qdev: Minor const improvements
2017-03-13 18:08 UTC (7+ messages)
` [Qemu-trivial] [PATCH v2 1/2] qdev: Constify value passed to qdev_prop_set_macaddr
` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 2/2] qdev: Constify local variable returned by blk_bs
` [Qemu-devel] "
[RESEND PATCH] drm/msm: adreno: fix build error without debugfs
2017-03-13 18:09 UTC (4+ messages)
[PATCH v3] staging: adis16060_core: Use private driver lock instead of mlock
2017-03-13 18:11 UTC
40154 linux-bcache
2017-03-13 18:08 UTC
[Qemu-arm] [PATCH v2 0/5] hw: arm: exynos: Bring up secondary CPU + CPUIDLE issue
2017-03-13 18:04 UTC (12+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 1/5] hw/intc/exynos4210_gic: Fix GIC memory mappings for secondary CPU
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 2/5] hw/intc/exynos4210_gic: Use more meaningful name for local variable
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 3/5] hw/timer/exynos4210_mct: Fix checkpatch style errors
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 4/5] hw/timer/exynos4210_mct: Cleanup indentation and empty new lines
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 5/5] hw/timer/exynos4210_mct: Remove unused defines
` [Qemu-devel] "
[PATCH] common/rc: Use -v option with findmnt
2017-03-13 18:07 UTC
[PATCH v4 00/36] i.MX Media Driver
2017-03-13 18:06 UTC (12+ messages)
` [PATCH v4 29/36] media: imx: mipi-csi2: enable setting and getting of frame rates
[Qemu-devel] [PULL 00/12] Block layer fixes for 2.9.0-rc1
2017-03-13 18:05 UTC (2+ messages)
[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-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 (8+ 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 (3+ messages)
` [PATCH 11/24] drm/doc: Document drm_file.[hc]
[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
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.