messages from 2017-09-14 12:57:08 to 2017-09-14 13:38:04 UTC [more...]
[PATCH V4 0/10] block/scsi: safe SCSI quiescing
2017-09-14 13:37 UTC (11+ messages)
` [PATCH V4 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen
[PATCH v2] ixgbe: eliminate duplicate filterlist symbols
2017-09-14 13:38 UTC (3+ messages)
` [PATCH v3] "
[PATCH v1 3/3] yubikey authentication in login, ykpasswd command to manage the database
2017-09-14 13:36 UTC
[Qemu-devel] [PATCH] spapr_pci: make index property mandatory
2017-09-14 13:36 UTC (3+ messages)
[PATCH v1 1/2] mac802154: Fix MAC header and payload encrypted
2017-09-14 13:35 UTC (3+ messages)
keyboard backlight max_brightness bug on Dell Latitude E6410
2017-09-14 13:35 UTC
Customise file system
2017-09-14 13:35 UTC
[PATCH v4] net/mlx5: support upstream rdma-core
2017-09-14 13:34 UTC (2+ messages)
` [PATCH v5] "
[PATCH v2] staging: xgifb: fix multiple line dereference
2017-09-14 13:33 UTC (2+ messages)
` [Outreachy kernel] "
[v8 0/4] cgroup-aware OOM killer
2017-09-14 13:34 UTC (6+ messages)
REST APIs
2017-09-14 13:33 UTC (2+ messages)
[PATCH bluetooth-next 0/1] *** Support for Busware HUL stick ***
2017-09-14 13:33 UTC (5+ messages)
` [PATCH bluetooth-next 1/1] atusb: Driver support for Busware HUL USB dongle
[meta-selinux][PATCH 01/21] selinux: uprev include file to 20170804
2017-09-14 13:33 UTC (8+ messages)
` [meta-selinux][PATCH 04/21] libsemanage: uprev to 2.7 (20170804)
[PATCH v2 0/3] livepatch: introduce atomic replace
2017-09-14 13:32 UTC (7+ messages)
` [PATCH v2 2/3] livepatch: add "
[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
2017-09-14 13:32 UTC (3+ messages)
` [RFC Part2 PATCH v3 21/26] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
2017-09-14 13:32 UTC (34+ messages)
` [PATCH v2 19/28] arm64/sve: ptrace and ELF coredump support
` [PATCH v2 20/28] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH v2 21/28] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH v2 22/28] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH v2 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v2 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
[xen-unstable-smoke test] 113442: regressions - FAIL
2017-09-14 13:32 UTC
btrfs filesystem defragment -r -- does it affect subvolumes?
2017-09-14 13:31 UTC (4+ messages)
` defragmenting best practice?
[PATCH xfstests 1/2] overlay: test relatime for directories
2017-09-14 13:31 UTC (5+ messages)
` [PATCH xfstests 2/2] overlay: test chattr lower file in overlay
[PATCH v2 1/2] net/i40e: fix clear xstats bug in vf port
2017-09-14 13:30 UTC (4+ messages)
[PATCH rdma-core 0/2] Expose mlx5 multi packet capabilities
2017-09-14 13:30 UTC (6+ messages)
` [PATCH rdma-core 1/2] mlx5: Report if kernel allows using MPW in SQ
[patch v5 0/2] Introduce support for mlxreg mfd core driver
2017-09-14 13:30 UTC (4+ messages)
` [patch v5 2/2] dt-bindings: mfd: Add Device Tree bindings for Mellanox programmable devices
[PATCH bluetooth-next v2 0/1] ieee802154: atusb: Driver for Busware HUL dongle
2017-09-14 13:30 UTC (3+ messages)
` [PATCH bluetooth-next v2 1/1] "
[Qemu-devel] [PATCH] configure: Allow --enable-seccomp on s390x, too
2017-09-14 13:29 UTC (2+ messages)
[PATCH v5 00/23] x86: refactor mm.c
2017-09-14 12:58 UTC (24+ messages)
` [PATCH v5 01/23] x86/mm: move guest_get_eff_l1e to pv/mm.h
` [PATCH v5 02/23] x86/mm: export get_page_from_mfn
` [PATCH v5 03/23] x86/mm: move update_intpte to pv/mm.h
` [PATCH v5 04/23] x86/mm: move {un, }adjust_guest_l*e "
` [PATCH v5 05/23] x86/mm: move ro page fault emulation code
` [PATCH v5 06/23] x86/mm: remove the now unused inclusion of pv/emulate.h
` [PATCH v5 07/23] x86/mm: move map_guest_l1e to pv/mm.c
` [PATCH v5 08/23] x86/mm: split out pv grant table code
` [PATCH v5 09/23] x86/mm: add pv prefix to {set, destroy}_gdt
` [PATCH v5 10/23] x86/mm: split out descriptor table manipulation code
` [PATCH v5 11/23] x86/mm: move compat "
` [PATCH v5 12/23] x86/mm: move and rename map_ldt_shadow_page
` [PATCH v5 13/23] x86/mm: factor out pv_arch_init_memory
` [PATCH v5 14/23] x86/mm: move PV l4 table setup code
` [PATCH v5 15/23] x86/mm: move declaration of new_guest_cr3 to local pv/mm.h
` [PATCH v5 16/23] x86/mm: add pv prefix to {alloc, free}_page_type
` [PATCH v5 17/23] x86/mm: export base_disallow_mask and l1 mask in asm-x86/mm.h
` [PATCH v5 18/23] x86/mm: export some stuff via local mm.h
` [PATCH v5 19/23] x86/mm: export get_page_light via asm-x86/mm.h
` [PATCH v5 20/23] x86/mm: split out PV mm code to pv/mm.c
` [PATCH v5 21/23] x86/mm: move and add pv prefix to invalidate_shadow_ldt
` [PATCH v5 22/23] x86/mm: split out PV mm hypercalls to pv/mm-hypercalls.c
` [PATCH v5 23/23] x86/mm: remove the now unused inclusion of pv/mm.h
[PATCH] [media] cec: GIVE_PHYSICAL_ADDR should respond to unregistered device
2017-09-14 13:28 UTC (3+ messages)
implement runqueue per cpupool
2017-09-14 13:28 UTC (5+ messages)
` [PATCH 1/3] credit2: libxc related changes to add support for "
should CephContext be a singleton?
2017-09-14 13:28 UTC (5+ messages)
[PATCH 00/12] x86/crypto: Fix RBP usage in several crypto .S files
2017-09-14 13:28 UTC (9+ messages)
[xen-4.5-testing test] 113408: regressions - FAIL
2017-09-14 13:27 UTC
[PATCH RFC 0/3] A few round_pipe_size() and pipe-max-size fixups
2017-09-14 13:26 UTC (2+ messages)
[PATCH] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
2017-09-14 13:24 UTC (3+ messages)
[PATCH] net/ethernet/freescale: fix warning for ucc_geth
2017-09-14 13:24 UTC (2+ messages)
[PATCH 2/2] usb: host: Implement workaround for Erratum A-009668
2017-09-14 13:27 UTC (2+ messages)
[PATCH 11/17] xfs: refactor xfs_bmap_add_extent_delay_real
2017-09-14 13:23 UTC (2+ messages)
[PATCH v3] Livepatching patch set for 4.10
2017-09-14 13:23 UTC (5+ messages)
` [PATCH v3 09/17] livepatch/arm[32, 64]: Modify livepatch_funcs
` [PATCH v3 12/17] livepatch/x86/arm[32, 64]: Unify arch_livepatch_revert
Patch for device tree compiler, export stringlist functions (resend as text/plain hopefully)
2017-09-14 13:23 UTC
[PATCH rdma-next] RDMA/bnxt_re: Remove redundant fw_ver sysfs entry
2017-09-14 13:21 UTC
[PATCH igt] igt/kms_cursor_legacy: Use common spinbatch
2017-09-14 13:19 UTC
[PATCH v2 0/5] drm/i915: Rename global i915 to i915_params
2017-09-14 13:21 UTC (4+ messages)
` [PATCH v2 4/5] drm/i915: Wrap access to module params into macro
` ✗ Fi.CI.IGT: failure for drm/i915: Rename global i915 to i915_params (rev2)
Re-use SSD
2017-09-14 13:21 UTC (3+ messages)
[PATCH 0/15 v1] Ranged pagevec tagged lookup
2017-09-14 13:18 UTC (45+ messages)
` [PATCH 01/15] mm: Implement find_get_pages_range_tag()
` [PATCH 02/15] btrfs: Use pagevec_lookup_range_tag()
` [PATCH 03/15] ceph: "
` [PATCH 04/15] ext4: "
` [PATCH 05/15] f2fs: "
` [PATCH 06/15] f2fs: Simplify page iteration loops
` [PATCH 07/15] f2fs: Use find_get_pages_tag() for looking up single page
` [PATCH 08/15] gfs2: Use pagevec_lookup_range_tag()
` [Cluster-devel] "
` [PATCH 09/15] nilfs2: "
` [PATCH 10/15] mm: Use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
` [PATCH 11/15] mm: Use pagevec_lookup_range_tag() in write_cache_pages()
` [PATCH 12/15] mm: Add variant of pagevec_lookup_range_tag() taking number of pages
` [PATCH 13/15] ceph: Use pagevec_lookup_range_nr_tag()
` [PATCH 14/15] mm: Remove nr_pages argument from pagevec_lookup_{,range}_tag()
` [PATCH 14/15] mm: Remove nr_pages argument from pagevec_lookup_{, range}_tag()
` [PATCH 15/15] afs: Use find_get_pages_range_tag()
[RFC][PATCH] insane.bbclass: Add do_qa_pseudo function to check for common errors listed in pseudo.log
2017-09-14 13:17 UTC (4+ messages)
[PATCH] xfs: add regression test for DAX mount option usage
2017-09-14 13:16 UTC (12+ messages)
[PATCH v11 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-09-14 13:16 UTC (11+ messages)
` [PATCH v11 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera
` as3645a flash userland interface
merge-base not working as expected when base is ahead
2017-09-14 13:15 UTC (5+ messages)
` [PATCH 0/3] merge-base --fork-point fixes
` [PATCH 1/3] t6010: test actual test output
` [PATCH 2/3] merge-base: return fork-point outside reflog
` [PATCH 3/3] merge-base: find fork-point outside partial reflog
[PATCH BlueZ 1/3] adapter: Fix not waiting for start discovery result
2017-09-14 13:15 UTC (3+ messages)
` [PATCH BlueZ 2/3] adapter: Fix not waiting for stop "
` [PATCH BlueZ 3/3] adapter: Refactor code around discovery
[PATCH -mm -v4 0/5] mm, swap: VMA based swap readahead
2017-09-14 13:14 UTC (8+ messages)
` [PATCH -mm -v4 3/5] "
[PATCH v2 0/4] ext4: SEEK_HOLE / SEEK_DATA via iomap
2017-09-14 13:14 UTC (6+ messages)
` [PATCH v2 4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
[Qemu-devel] [Qemu devel v8 PATCH 0/5] Add support for Smartfusion2 SoC
2017-09-14 13:13 UTC (5+ messages)
` [Qemu-devel] [Qemu devel v8 PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block
` [Qemu-arm] "
[PATCH 0/6] GuC code restructuring and fixes
2017-09-14 13:13 UTC (3+ messages)
` [PATCH 5/6] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
[PATCH][morty] bluez5: fix out-of-bounds access in SDP server (CVE-2017-1000250)
2017-09-14 13:13 UTC (2+ messages)
What is the relationship between amd-gfx and kernel?
2017-09-14 13:12 UTC (3+ messages)
[meta-raspberrypi] enable serial communication pi 3
2017-09-14 13:11 UTC (5+ messages)
[Bug 102694] Astrokill Beta: LLVM triggered Diagnostic Handler: Illegal instruction detected: VOP* instruction uses the constant bus more than once
2017-09-14 13:11 UTC (2+ messages)
IEEE80154 sockets problem with kernel 4.1.15
2017-09-14 13:03 UTC (3+ messages)
SSD usage for bcache - Read and Writeback
2017-09-14 13:10 UTC (3+ messages)
[PATCH v2] kbuild: (bin)rpm-pkg: fix version number handling
2017-09-14 13:10 UTC (2+ messages)
[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
2017-09-14 13:08 UTC (2+ messages)
Encrypted software RAID1 with Debian Stretch
2017-09-14 13:08 UTC (9+ messages)
[PATCH] drm/amd/amdgpu: Support VM environments in amdgpu_ttm_access_memory()
2017-09-14 13:07 UTC (5+ messages)
[PATCH 00/31] multipath/kpartx udev rules cleanup, and fixes
2017-09-14 13:06 UTC (4+ messages)
` [PATCH 21/31] 11-dm-mpath.rules: Remember DM_ACTIVATION
[PATCH v17 1/4] drm/i915: Introduce private PAT management
2017-09-14 13:06 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v17,1/4] "
Mellanox ipmi daemon discussion
2017-09-14 13:04 UTC (4+ messages)
[PATCH 0/8] RDMA/bnxt_re: Misc fixes for bnxt_re
2017-09-14 13:04 UTC (5+ messages)
` [PATCH 4/8] bnxt_re: Free up devices in module_exit path
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-09-14 13:00 UTC (7+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
` [Devel] "
[PATCH v7 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-09-14 12:57 UTC (18+ messages)
` [Devel] "
` [PATCH v7 1/5] Doc: iommu/arm-smmu-v3: Add workaround for HiSilicon erratum 161010801
` [Devel] "
` [PATCH v7 2/5] ACPI/IORT: Add msi address regions reservation helper
` [Devel] "
` [PATCH v7 3/5] iommu/of: "
` [Devel] "
` [PATCH v7 4/5] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [Devel] "
` [PATCH v7 5/5] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
` [Devel] "
[PATCH v2 00/16] SError rework + v8.2 RAS and IESB cpufeature support
2017-09-14 12:58 UTC (5+ messages)
` [PATCH v2 10/16] arm64: kernel: Survive corrected RAS errors notified by SError
[PATCH] Support for secure erase functionality
2017-09-14 12:51 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.