messages from 2016-02-12 20:25:27 to 2016-02-12 21:06:56 UTC [more...]
[PATCH v1 0/8] NFS/RDMA client patches for v4.6
2016-02-12 21:06 UTC (16+ messages)
` [PATCH v1 1/8] xprtrdma: Segment head and tail XDR buffers on page boundaries
` [PATCH v1 2/8] xprtrdma: Invalidate memory when a signal is caught
` [PATCH v1 3/8] rpcrdma: Add RPCRDMA_HDRLEN_ERR
` [PATCH v1 4/8] xprtrdma: Properly handle RDMA_ERROR replies
` [PATCH v1 5/8] xprtrdma: Serialize credit accounting again
` [PATCH v1 6/8] xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
` [PATCH v1 7/8] xprtrdma: Use an anonymous union in struct rpcrdma_mw
[PATCH 00/33] x86: Memory Protection Keys (v10)
2016-02-12 21:02 UTC (63+ messages)
` [PATCH 01/33] mm: introduce get_user_pages_remote()
` [PATCH 02/33] mm: overload get_user_pages() functions
` [PATCH 03/33] mm, gup: switch callers of get_user_pages() to not pass tsk/mm
` [PATCH 04/33] x86, fpu: add placeholder for Processor Trace XSAVE state
` [PATCH 05/33] x86, pkeys: Add Kconfig option
` [PATCH 06/33] x86, pkeys: cpuid bit definition
` [PATCH 07/33] x86, pkeys: define new CR4 bit
` [PATCH 08/33] x86, pkeys: add PKRU xsave fields and data structure(s)
` [PATCH 09/33] x86, pkeys: PTE bits for storing protection key
` [PATCH 10/33] x86, pkeys: new page fault error code bit: PF_PK
` [PATCH 11/33] x86, pkeys: store protection in high VMA flags
` [PATCH 12/33] x86, pkeys: arch-specific protection bits
` [PATCH 13/33] x86, pkeys: pass VMA down in to fault signal generation code
` [PATCH 14/33] signals, pkeys: notify userspace about protection key faults
` [PATCH 15/33] x86, pkeys: fill in pkey field in siginfo
` [PATCH 16/33] x86, pkeys: add functions to fetch PKRU
` [PATCH 17/33] mm: factor out VMA fault permission checking
` [PATCH 18/33] x86, mm: simplify get_user_pages() PTE bit handling
` [PATCH 19/33] x86, pkeys: check VMAs and PTEs for protection keys
` [PATCH 20/33] mm: do not enforce PKEY permissions on "foreign" mm access
` [PATCH 21/33] x86, pkeys: optimize fault handling in access_error()
` [PATCH 22/33] x86, pkeys: differentiate instruction fetches
` [PATCH 23/33] x86, pkeys: dump PKRU with other kernel registers
` [PATCH 24/33] x86, pkeys: dump pkey from VMA in /proc/pid/smaps
` [PATCH 25/33] x86, pkeys: add Kconfig prompt to existing config option
` [PATCH 26/33] x86, pkeys: actually enable Memory Protection Keys in CPU
` [PATCH 27/33] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 28/33] x86, pkeys: add arch_validate_pkey()
` [PATCH 29/33] x86: separate out LDT init from context init
` [PATCH 30/33] x86, fpu: allow setting of XSAVE state
` [PATCH 31/33] x86, pkeys: allow kernel to modify user pkey rights register
` [PATCH 32/33] x86, pkeys: create an x86 arch_calc_vm_prot_bits() for VMA flags
` [PATCH 33/33] x86, pkeys: execute-only support
[PATCH] [media] zl10353: use div_u64 instead of do_div
2016-02-12 21:01 UTC (5+ messages)
Patch "ocfs2/dlm: ignore cleaning the migration mle that is inuse" has been added to the 4.4-stable tree
2016-02-12 21:01 UTC
Patch "ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup" has been added to the 4.4-stable tree
2016-02-12 21:01 UTC
Patch "sh64: fix __NR_fgetxattr" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "remoteproc: avoid stack overflow in debugfs file" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "proc: actually make proc_fd_permission() thread-friendly" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "ocfs2: fix SGID not inherited issue" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "ocfs2: fix BUG when calculate new backup super" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "ocfs2/dlm: ignore cleaning the migration mle that is inuse" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "mm: slab: only move management objects off-slab for sizes larger than KMALLOC_MIN_SIZE" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "mm/oom_kill.c: reverse the order of setting TIF_MEMDIE and sending SIGKILL" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "mm/hugetlb.c: fix resv map memory leak for placeholder entries" has been added to the 4.3-stable tree
2016-02-12 21:01 UTC
Patch "mm: hugetlb: fix hugepage memory leak caused by wrong reserve count" has been added to the 4.3-stable tree
2016-02-12 21:00 UTC
[PATCH v3 00/14] mtd: spi-nor: add driver for Atmel QSPI controller
2016-02-12 21:00 UTC (5+ messages)
` [PATCH v3 01/14] mtd: spi-nor: remove micron_quad_enable()
Patch "mm: hugetlb: call huge_pte_alloc() only if ptep is null" has been added to the 4.3-stable tree
2016-02-12 21:00 UTC
Patch "memcg: fix thresholds for 32b architectures
2016-02-12 21:00 UTC
Patch "lib/hexdump.c: truncate output in case of overflow" has been added to the 4.3-stable tree
2016-02-12 21:00 UTC
Patch "kernel/signal.c: unexport sigsuspend()" has been added to the 4.3-stable tree
2016-02-12 21:00 UTC
Patch "fs, seqfile: always allow oom killer" has been added to the 4.3-stable tree
2016-02-12 21:00 UTC
Patch "fat: fix fake_offset handling on error path" has been added to the 4.3-stable tree
2016-02-12 21:00 UTC
Patch "proc: actually make proc_fd_permission() thread-friendly" has been added to the 3.14-stable tree
2016-02-12 21:00 UTC
Patch "remoteproc: avoid stack overflow in debugfs file" has been added to the 3.14-stable tree
2016-02-12 21:00 UTC
Patch "sh64: fix __NR_fgetxattr" has been added to the 3.14-stable tree
2016-02-12 21:00 UTC
Patch "ocfs2: fix SGID not inherited issue" has been added to the 3.14-stable tree
2016-02-12 21:00 UTC
Bug 4.1.16: self-detected stall in net/unix/?
2016-02-12 20:59 UTC (13+ messages)
` [PATCH net] af_unix: Guard against other == sk in unix_dgram_sendmsg
Patch "ocfs2/dlm: ignore cleaning the migration mle that is inuse" has been added to the 3.14-stable tree
2016-02-12 21:00 UTC
Patch "ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup" has been added to the 3.14-stable tree
2016-02-12 21:00 UTC
Patch "kernel/signal.c: unexport sigsuspend()" has been added to the 3.14-stable tree
2016-02-12 21:00 UTC
Patch "fat: fix fake_offset handling on error path" has been added to the 3.14-stable tree
2016-02-12 21:00 UTC
Patch "sh64: fix __NR_fgetxattr" has been added to the 3.10-stable tree
2016-02-12 21:00 UTC
Patch "remoteproc: avoid stack overflow in debugfs file" has been added to the 3.10-stable tree
2016-02-12 21:00 UTC
Patch "ocfs2/dlm: ignore cleaning the migration mle that is inuse" has been added to the 3.10-stable tree
2016-02-12 21:00 UTC
Patch "ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup" has been added to the 3.10-stable tree
2016-02-12 20:59 UTC
Patch "kernel/signal.c: unexport sigsuspend()" has been added to the 3.10-stable tree
2016-02-12 20:59 UTC
[U-Boot] [RFC PATCH v4 0/3] Enable FIT image to be loaded beyond 32-bit space
2016-02-12 20:59 UTC (4+ messages)
` [U-Boot] [RFC PATCH v4 1/3] sandbox: Fix compiling warning on 32-bit host
` [U-Boot] [RFC PATCH v4 2/3] common: Convert ulong to phys_addr_t for image addresses
` [U-Boot] [RFC PATCH v4 3/3] common: Fix load and entry addresses in FIT image
Bonding MAC failover behavior with VLAN interfaces
2016-02-12 20:58 UTC (2+ messages)
[U-Boot] [PATCH] usb: eth: fix memalign() parameter order
2016-02-12 20:57 UTC (2+ messages)
[PATCH v10 0/4] Add drm_dp_aux chardev support
2016-02-12 20:56 UTC (5+ messages)
` [PATCH v10 3/4] drm/i915: Set aux.dev to the drm_connector device, instead of drm_device
` [PATCH v10 4/4] drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabled
[PATCH] xfs_quota: modify commands which can't handle multiple types
2016-02-12 20:56 UTC (2+ messages)
[PATCH 0/4] Fix pxa dma requestor lines
2016-02-12 20:55 UTC (5+ messages)
` [PATCH 1/4] dma: mmp_pdma: Add the #requestors DT property documentation
[PATCH] Add support for usbfs zerocopy
2016-02-12 20:55 UTC (7+ messages)
` [PATCH v2] "
[PATCH 00/54] perf tools: Bugfix, BPF improvements and overwrite ring buffer support
2016-02-12 20:55 UTC (3+ messages)
` [PATCH 08/54] perf record: Apply config to BPF objects before recording
[PATCH v3] xSplice v1 implementation and design
2016-02-12 20:53 UTC (11+ messages)
` [PATCH v3 01/23] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op (v10)
` [PATCH v3 05/23] xsplice: Add helper elf routines (v4)
` [PATCH v3 06/23] xsplice: Implement payload loading (v4)
[Buildroot] [autobuild.buildroot.net] Build results for 2016-02-11
2016-02-12 20:52 UTC (5+ messages)
` [Buildroot] Analysis of build failures
[RFC v2 00/12] PM: SoC idle support using PM domains
2016-02-12 20:50 UTC (26+ messages)
` [RFC v2 01/12] PM / Domains: Abstract genpd locking
` [RFC v2 02/12] PM / Domains: Support IRQ safe PM domains
` [RFC v2 03/12] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [RFC v2 04/12] ARM: cpuidle: Add runtime PM support for CPUs
` [RFC v2 05/12] timer: Export next wake up of a CPU
` [RFC v2 06/12] PM / cpu_domains: Record CPUs that are part of the domain
` [RFC v2 07/12] PM / cpu_domains: Add PM Domain governor for CPUs
` [RFC v2 08/12] Documentation / cpu_domains: Describe CPU PM domains setup and governor
` [RFC v2 09/12] drivers: firmware: psci: Allow OS Initiated suspend mode
` [RFC v2 10/12] ARM64: psci: Support cluster idle states for OS-Initiated
` [RFC v2 11/12] ARM64: dts: Add PSCI cpuidle support for MSM8916
` [RFC v2 12/12] ARM64: dts: Define CPU power domain "
[nightly] RT Core TISDK (fido/1.8) 2015.12 build 2016-02-12_10-32-23
2016-02-12 20:51 UTC
[Buildroot] [git commit] mpd: fix build on SPARC
2016-02-12 20:50 UTC (3+ messages)
cls_rbd ops on rbd_id.$name objects in EC pool
2016-02-12 20:50 UTC (9+ messages)
Crash on first run of target using liblttng-ust-cyg-profile.so, but subsequent runs succeed
2016-02-12 20:47 UTC
memstick: add support for legacy memorysticks
2016-02-12 20:45 UTC
FAILED: patch "[PATCH] mm: hugetlb: call huge_pte_alloc() only if ptep is null" failed to apply to 3.10-stable tree
2016-02-12 20:45 UTC
FAILED: patch "[PATCH] mm: hugetlb: call huge_pte_alloc() only if ptep is null" failed to apply to 3.14-stable tree
2016-02-12 20:44 UTC
[PATCH] coresight: etb: Remove simple announcement message
2016-02-12 20:44 UTC (2+ messages)
[PATCH v5 4/5] Initialize TPM and get durations and timeouts
2016-02-12 20:44 UTC (9+ messages)
[PATCH v8 2/4] perf inject: add jitdump mmap injection support
2016-02-12 20:43 UTC (13+ messages)
[PATCH v2 0/4] locking/mutex: Enable optimistic spinning of lock waiter
2016-02-12 20:40 UTC (3+ messages)
` [PATCH v2 1/4] locking/mutex: Add waiter parameter to mutex_optimistic_spin()
[PATCH v2] libxl: fix handling of returns in libxl_get_version_info()
2016-02-12 20:37 UTC (4+ messages)
[PATCH v5sub1 0/8] arm64: split linear and kernel mappings
2016-02-12 20:37 UTC (5+ messages)
[RFC 0/7] Peer-direct memory
2016-02-12 20:36 UTC (4+ messages)
[PATCH] Revert "ASoC: qcom: Specify LE device endianness"
2016-02-12 20:35 UTC (5+ messages)
task btrfs-cleaner:770 blocked for more than 120 seconds
2016-02-12 20:35 UTC (12+ messages)
[PATCH lttng-modules] Cleanup: Remove unused lttng-types module
2016-02-12 20:35 UTC
[PATCH v3] libxl: fix handling of returns in libxl_get_version_info()
2016-02-12 20:35 UTC
[PATCH V2 0/6] Introduce CoreSight STM support
2016-02-12 20:33 UTC (9+ messages)
` [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
ath10k and QCA3977 - random transfer rate losses
2016-02-12 20:30 UTC
[xen-unstable-smoke test] 82185: tolerable all pass - PUSHED
2016-02-12 20:30 UTC
[U-Boot] [PATCH] spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU
2016-02-12 20:27 UTC (2+ messages)
[PATCH] mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'
2016-02-12 20:26 UTC
[PATCH lttng-modules] Cleanup: Remove unused lttng-types module
2016-02-12 20:26 UTC
[PATCH] git-completion.bash: always swallow error output of for-each-ref
2016-02-12 20:26 UTC (5+ messages)
[Intel-wired-lan] [PATCH v7 0/8] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
2016-02-12 20:25 UTC (4+ messages)
` [Intel-wired-lan] [PATCH v7 6/8] x86: tsc: Always Running Timer (ART) correlated clocksource
` [Intel-wired-lan] [PATCH v7 7/8] ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
` [Intel-wired-lan] [PATCH v7 8/8] net: e1000e: Adds hardware supported cross timestamp on e1000e nic
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.