messages from 2016-11-08 23:21:14 to 2016-11-09 00:49:24 UTC [more...]
stable-rc build: 72 warnings 1 failures (stable-rc/v4.4.30-35-gf821e08)
2016-11-09 0:45 UTC (5+ messages)
[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
2016-11-09 0:48 UTC (9+ messages)
` [RFC PATCH 12/24] ARM: vGICv3: introduce basic ITS emulation bits
` [RFC PATCH 13/24] ARM: vITS: handle CLEAR command
` [RFC PATCH 14/24] ARM: vITS: handle INT command
` [RFC PATCH 15/24] ARM: vITS: handle MAPC command
[PATCH 0/2] Support compiling out the prctl syscall
2016-11-09 0:47 UTC (16+ messages)
` [PATCH 1/2] kernel: Move prctl and helpers from kernel/sys.c to new kernel/prctl.c
` [PATCH 2/2] kernel: Support compiling out the prctl syscall
[PATCH v4] drm: bridge: add DesignWare HDMI I2S audio support
2016-11-09 0:47 UTC (4+ messages)
[pinctrl:devel 43/47] drivers/pinctrl/samsung/pinctrl-s3c64xx.c:283:9: error: 'struct samsung_pinctrl_drv_data' has no member named 'virt_base'; did you mean 'pin_base'?
2016-11-09 0:47 UTC (3+ messages)
[PATCH] i2c: imx: defer probe if bus recovery GPIOs are not ready
2016-11-09 0:34 UTC (2+ messages)
[Qemu-devel] [PATCH] docs: add document to explain the usage of vNVDIMM
2016-11-09 0:47 UTC (5+ messages)
[PATCH v3 00/18] Synaptics RMI4 and SMBus implementation
2016-11-09 0:47 UTC (5+ messages)
` [PATCH v3 01/18] Input: synaptics-rmi4 - Move IRQ handling to rmi_driver
` [PATCH v3 03/18] Input: synaptics-rmi4 - Handle incomplete input data
[Qemu-arm] [PATCH 0/5] Fixes for the MAINTAINERS file
2016-11-09 0:38 UTC (4+ messages)
` [Qemu-arm] [PATCH 4/5] MAINTAINERS: Add an entry for the CHRP NVRAM files
` [Qemu-devel] "
[Patch v2 00/14] MIPS: Use MACHINEOVERRIDES and reduce duplication
2016-11-09 0:46 UTC (4+ messages)
` [Patch v2 12/14] ltp: Reduce duplication in MIPS variants
[PATCH] u-boot: mkimage: Fix build of u-boot-mkimage
2016-11-09 0:45 UTC (4+ messages)
[PATCH kernel v4 0/4] powerpc/spapr/vfio: Put pages on VFIO container shutdown
2016-11-09 0:46 UTC (4+ messages)
` [PATCH kernel v4 3/4] vfio/spapr: Reference mm in tce_container
[PATCH] pstore/dump: solution pstore data abort
2016-11-09 0:44 UTC (2+ messages)
ACPI module-level code (MLC) not working?
2016-11-09 0:43 UTC (6+ messages)
[PATCH v1 1/2] testsuite: depmod: add module dependency outside cyclic chain
2016-11-09 0:40 UTC (4+ messages)
` [PATCH v1 2/2] depmod: ignore related modules in depmod_report_cycles
[PATCH 1/2] rtc: jz4740: remove unused EXPORT_SYMBOL
2016-11-09 0:37 UTC (4+ messages)
` [rtc-linux] "
` [PATCH 2/2] rtc: jz4740: make the driver builtin only
` [rtc-linux] "
[PATCH v3 0/8] Various fixes related to ptrace_may_access()
2016-11-09 0:34 UTC (15+ messages)
` [PATCH v3 1/8] exec: introduce cred_guard_light
[PATCH] thinkpad_acpi: adding new hotkey ID for Lenovo thinkpad
2016-11-09 0:34 UTC (3+ messages)
status of spdk
2016-11-09 0:21 UTC (4+ messages)
[PATCH] drm: make drm_get_format_name atomic/irq safe again
2016-11-09 0:31 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm: move allocation out of drm_get_format_name() (rev3)
[PATCH v2 0/9] xfstests: online scrub/repair support
2016-11-09 0:29 UTC (4+ messages)
` [PATCH 1/9] populate: create all types of XFS metadata
[Buildroot] [PATCH 0/5 v2] package/pseudo: fix build and better mimic fakeroot
2016-11-09 0:29 UTC (9+ messages)
` [Buildroot] [PATCH 1/5] package/pseudo: enforce the host bitness
` [Buildroot] [PATCH 3/5] package/pseudo: wrap the real pseudo with a wrapper
` [Buildroot] [PATCH 4/5] fs: call the pseudo wrapper
` [Buildroot] [PATCH 5/5] package/pseudo: provide better legacy handling for fakeroot
[PATCH 00/12] xen: add common function for reading optional value
2016-11-09 0:29 UTC (4+ messages)
` [PATCH 05/12] xen: make use of xenbus_read_unsigned() in xen-kbdfront
[Ocfs2-devel] [PATCH] ocfs2: old mle put and release after the function dlm_add_migration_mle called
2016-11-09 0:29 UTC
[PATCH v7 00/17] port branch.c to use ref-filter's printing options
2016-11-09 0:15 UTC (28+ messages)
` [PATCH v7 03/17] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v7 04/17] ref-filter: modify "%(objectname:short)" to take length
` [PATCH v7 05/17] ref-filter: move get_head_description() from branch.c
` [PATCH v7 06/17] ref-filter: introduce format_ref_array_item()
` [PATCH v7 07/17] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH v7 08/17] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH v7 09/17] ref-filter: make "%(symref)" atom work with the ':short' modifier
` [PATCH v7 11/17] ref-filter: introduce symref_atom_parser() and refname_atom_parser()
` [PATCH v7 12/17] ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
` [PATCH v7 13/17] ref-filter: add `:dir` and `:base` options for ref printing atoms
` [PATCH v7 14/17] ref-filter: allow porcelain to translate messages in the output
` [PATCH v7 15/17] branch, tag: use porcelain output
` [PATCH v7 16/17] branch: use ref-filter printing APIs
[PATCH] fstests: btrfs: Check false ENOSPC bug caused by incorrect metadata reserve
2016-11-09 0:24 UTC (3+ messages)
Input: melfas_mip4 - add product ID reporting
2016-11-09 0:24 UTC (2+ messages)
[PATCH] testsuite: fix test_array_sort pointers inderection
2016-11-09 0:24 UTC (2+ messages)
linux-next: build failure after merge of the drm-misc tree
2016-11-09 0:14 UTC (2+ messages)
[PATCH] x86/cpufeatures: Enable new AVX512 cpu features
2016-11-09 0:08 UTC
484611357c19 introduces arbitrary kernel write bug (root-only)
2016-11-09 0:23 UTC
[PATCH] ARM: socfpga_defconfig: enable FS configs to support Angstrom filesystem
2016-11-09 0:23 UTC (3+ messages)
[meta-python][PATCH] pyyaml: Enable nativesdk bake
2016-11-09 0:14 UTC
[PATCH] video: mxsfb: get supply regulator optionally
2016-11-09 0:16 UTC (7+ messages)
[4.1.y] vmwrite error: reg 401e value a9 (err 1)
2016-11-09 0:17 UTC
[Fuego] LPC Increase Test Coverage in a Linux-based OS
2016-11-09 0:21 UTC (4+ messages)
[Qemu-devel] [Bug 1639322] [NEW] pasting into ppc64 serial console kills qemu
2016-11-09 0:08 UTC (2+ messages)
` [Qemu-devel] [Bug 1639322] "
[PATCH v7 0/3] add support for Allwinner SoCs ADC
2016-11-09 0:20 UTC (5+ messages)
` [PATCH v7 1/3] input: touchscreen: TOUCHSCREEN_SUN4I depends on !SUN4I_GPADC
[REGRESSION] 4.9-rc4+ doesn't boot on my test box
2016-11-09 0:20 UTC (3+ messages)
[Intel-gfx] [PATCH v2] drm: move allocation out of drm_get_format_name()
2016-11-09 0:17 UTC (3+ messages)
` [PATCH v3] "
bnx2: broken firware loading
2016-11-09 0:19 UTC (2+ messages)
[ovmf baseline-only test] 68015: all pass
2016-11-09 0:18 UTC
[PATCH 0/2] makedumpfile: Adapt code to get value of phys_base
2016-11-09 0:16 UTC (4+ messages)
` [PATCH 2/2] makedumpfile: Clean up unused KERNEL_IMAGE_SIZE
[PATCH v2 0/2] PM / devfreq: Use the resource-managed function for devfreq device
2016-11-09 0:17 UTC (3+ messages)
` [PATCH v2 2/2] scsi: ufs: Use the resource-managed function to add "
[PATCH V3 0/9] da9061: DA9061 driver submission
2016-11-09 0:17 UTC (4+ messages)
` [PATCH V3 1/9] Documentation: devicetree: input: additions for da9061 onkey driver
[kernel-hardening] [PATCH] MAINTAINERS: add GCC plugins Makefile
2016-11-09 0:16 UTC (3+ messages)
` "
` [kernel-hardening] "
ceph
2016-11-09 0:15 UTC
[PATCH 0/2] qla2xxx: fix errors in PCI device remove with ongoing I/O
2016-11-09 0:14 UTC (2+ messages)
[RESEND][PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
2016-11-09 0:12 UTC (9+ messages)
[PATCH 4.9/scsi-fixes] libcxgbi: fix incorrect DDP resource cleanup
2016-11-09 0:12 UTC (2+ messages)
bluestore SMR update?
2016-11-09 0:12 UTC
[PATCH] perf tools pt: Remove obsolete paragraph in intel-pt.c
2016-11-09 0:11 UTC
[PATCH 1/2] systemtap: remove explicit msgfmt check
2016-11-09 0:10 UTC (2+ messages)
` [PATCH 2/2] systemtap: fix native linking on recent Ubuntu
[PATCH 0/2] Make gpio-keys usable as a hat
2016-11-09 0:09 UTC (5+ messages)
` [PATCH 1/2] Input: gpio_keys - Also send release events for ABS codes
Question regarding PWM types in AST2500
2016-11-09 0:01 UTC (2+ messages)
[PATCH v2 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework
2016-11-09 0:07 UTC (8+ messages)
[Buildroot] [PATCH for/next] krb5: new package
2016-11-09 0:07 UTC (2+ messages)
[PATCH v2 1/2] Staging: fsl-mc: include: mc-bus: Kernel type 's16' preferred over 'int16_t'
2016-11-08 23:52 UTC (4+ messages)
` [PATCH v2 2/2] Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t'
[PATCH 0/2] Add new resets for pcie-rockchip
2016-11-09 0:05 UTC (2+ messages)
[PATCH] drivers: tca8418: Change the interrupt type
2016-11-09 0:04 UTC (2+ messages)
[ANNOUNCE] xfs: for-next branch updated to 84716639acc3
2016-11-09 0:01 UTC (2+ messages)
[PATCH v15 0/4] Add clock support for Mediatek MT2701
2016-11-09 0:01 UTC (7+ messages)
` [PATCH v15 1/4] clk: mediatek: Add MT2701 clock support
` [PATCH v15 2/4] reset: mediatek: Add MT2701 reset driver
[PATCH] checkpatch: fix uninitialized var when run with --no-tree
2016-11-09 0:00 UTC (4+ messages)
[Bug 98513] [4.9-rc3 w/ drm-next-4.10-wip][AMDGPU][CIK] Unable to suspend, hangs on hibernation
2016-11-08 23:58 UTC (3+ messages)
` [Bug 98513] [REGRESSION][4.9-rc3 "
` [Bug 98513] [REGRESSION][drm-next-4.10-wip][AMDGPU][CIK] Unable to suspend, hangs on hibernation bad commit 86f8c599b09c916f9aad30563271440dbd79213a
[REGRESSION][drm-next-4.10-wip] commit 86f8c599b09c916f9aad30563271440dbd79213a breaks hibernation on AMDGPU CIK
2016-11-08 23:58 UTC
[Qemu-devel] Sphinx for QEMU docs? (and a doc-comment format question)
2016-11-08 23:56 UTC (3+ messages)
[PATCH v3 1/2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
2016-11-08 23:51 UTC (6+ messages)
[PATCH 2/4] ath10k: Add support to update btcoex priority value via nl80211
2016-11-08 23:49 UTC (3+ messages)
[U-Boot] U-Boot overlaps BSS and initrd on arm64
2016-11-08 23:50 UTC (7+ messages)
[PATCH v4 0/5] Cavium ThunderX uncore PMU support
2016-11-08 23:50 UTC (4+ messages)
` [PATCH v4 1/5] arm64: perf: Basic uncore counter support for Cavium ThunderX SOC
[PATCH] crypto: dh - Consistenly return negative error codes
2016-11-08 23:48 UTC
[PATCH 0/4] musb fixes for v4.9-rc cycle
2016-11-08 23:47 UTC (10+ messages)
[PATCH] MIPS: fix duplicate define
2016-11-08 23:46 UTC (3+ messages)
Ordering problems with 3ware controller
2016-11-08 23:45 UTC (2+ messages)
[PATCH] rtc: fix typos in Kconfig
2016-11-08 23:45 UTC (2+ messages)
` [rtc-linux] "
[PATCH] Avoid that SCSI device removal through sysfs triggers a deadlock
2016-11-08 23:44 UTC (7+ messages)
[PATCH] sched/rt: RT_RUNTIME_GREED sched feature
2016-11-08 23:42 UTC (10+ messages)
[PATCH v4 3/9] selinux lsm IB/core: Implement LSM notification system
2016-11-08 23:41 UTC (3+ messages)
[PATCH v6 00/10] ima: carry the measurement list across kexec
2016-11-08 23:40 UTC (4+ messages)
` [PATCH v6 07/10] ima: store the builtin/custom template definitions in a list
` [Linux-ima-devel] "
How to handle GPIO differences between P8 and P9
2016-11-08 23:38 UTC (8+ messages)
[PATCH] powerpc/powernv: Initialise nest mmu
2016-11-08 23:36 UTC (3+ messages)
[PATCH RFC 0/4] xfs: basic cow fork speculative preallocation
2016-11-08 23:34 UTC (4+ messages)
[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
2016-11-08 23:35 UTC (7+ messages)
` Summary of LPC guest MSI discussion in Santa Fe (was: Re: [RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II))
[PATCH -tip v2 0/6] ftrace: selftests: Add full glob matching and update ftracetest
2016-11-08 23:34 UTC (2+ messages)
Finding EPT entries for nested guest in L0
2016-11-08 23:34 UTC (2+ messages)
master branch merges must pass unit tests
2016-11-08 23:34 UTC (2+ messages)
[RFC] PCI: Fix kernel panic of root-port-less PCIe enum due to ASPM
2016-11-08 23:29 UTC (2+ messages)
[conntrack-tools PATCH 1/3] log: introduce a mechanism to know if log was initialized
2016-11-08 23:30 UTC (2+ messages)
FAILED: patch "[PATCH] tpm: remove invalid min length check from tpm_do_selftest()" failed to apply to 4.8-stable tree
2016-11-08 23:29 UTC (3+ messages)
[PATCH v3 0/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-08 23:25 UTC (3+ messages)
` [PATCH v3 4/4] "
Postinsts question
2016-11-08 23:23 UTC
[PATCH] scsi: fix spelling mistake in error message
2016-11-08 23:24 UTC (2+ messages)
+ ocfs2-dlm-clean-up-deadcode-in-dlm_master_request_handler.patch added to -mm tree
2016-11-08 23:23 UTC
[PATCH v3 nft 2/4] src: add offset attribute for hash expression
2016-11-08 23:22 UTC (2+ messages)
[PATCH v3 nft 1/4] src: make hash seed attribute optional
2016-11-08 23:22 UTC (2+ messages)
[PATCH 1/4] ath10k: Add support to enable or disable btcoex via nl80211
2016-11-08 23:20 UTC (3+ messages)
[nft PATCH 1/3] tests: shell: delete useless stderr output in testcase
2016-11-08 23:22 UTC (2+ messages)
[PATCH] net: ethernet: ti: davinci_cpdma: free memory while channel destroy
2016-11-08 23:22 UTC (3+ messages)
[md PATCH 0/3] Three unrelated md patches
2016-11-08 23:21 UTC (4+ messages)
` [md PATCH 2/3] md: remove md_super_wait() call after bitmap_flush()
` [md PATCH 1/3] md/raid1: fix: IO can block resync indefinitely
` [md PATCH 3/3] md: define mddev flags, recovery flags and r1bio state bits using enums
[PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework
2016-11-08 23:21 UTC (3+ messages)
` [PATCH 07/11] dax: Introduce IOMAP_FAULT flag
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.