All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-22 18:15:42 to 2016-08-22 19:01:21 UTC [more...]

[PATCH v3 00/12] Initial Tegra186 support
 2016-08-22 19:01 UTC  (20+ messages)
` [PATCH v3 04/12] firmware: tegra: Add IVC library
` [PATCH v3 05/12] firmware: tegra: Add BPMP support
` [PATCH v3 06/12] soc/tegra: Add Tegra186 support
` [PATCH v3 07/12] arm64: defconfig: Enable Tegra186 SoC

[PATCH v2 0/3] ARM: dts: sun6i: tablet dts changes
 2016-08-22 19:01 UTC  (3+ messages)

[PATCH v05 00/72] Userspace compile test and fixes for exported uapi header files
 2016-08-22 18:52 UTC  (58+ messages)
` [PATCH v05 01/72] headers_install.sh: enhance error handling
` [PATCH v05 02/72] scripts/headers_compile_test.sh: compile test script for exported headers
` [PATCH v05 03/72] headers_compile_test.sh: add GNU libc compatibility test
` [PATCH v05 04/72] dm-log-userspace.h: use __u32, __s32 and __u64 from linux/types.h
` [PATCH v05 05/72] hsi_char.h: use __u32 "
` [PATCH v05 06/72] include/uapi/linux/hsi/cs-protocol.h: include linux/time.h
` [PATCH v05 07/72] cld.h: use __u8, __u16, __s16, __u32 and __s64 from linux/types.h
` [PATCH v05 08/72] rds.h: "
` [PATCH v05 09/72] sctp.h: use __u8 and __u32 "
` [PATCH v05 10/72] scsi_bsg_fc.h: use __u8, __u32 and __u64 "
` [PATCH v05 11/72] scsi_netlink.h: use __u8, __u16 "
` [PATCH v05 12/72] scsi_netlink_fc.h: use __u16, __u32 "
` [PATCH v05 13/72] include/uapi/linux/sysctl.h: use __kernel_size_t instead of size_t
` [PATCH v05 14/72] include/uapi/asm-generic/ipcbuf.h: include linux/posix_types.h
` [PATCH v05 15/72] include/uapi/asm-generic/msgbuf.h: include asm/ipcbuf.h
` [PATCH v05 16/72] include/uapi/asm-generic/shmbuf.h: include fixes
` [PATCH v05 17/72] asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH v05 18/72] include/uapi/asm-generic/signal.h: use __kernel_size_t instead of size_t
` [PATCH v05 21/72] include/uapi/linux/if_pppox.h: include linux/if.h
` [PATCH v05 25/72] include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h
` [PATCH v05 26/72] include/uapi/linux/if_pppox.h: "
` [PATCH v05 27/72] linux/if.h linux/hdlc/ioctl.h: move IFNAMSIZ definition to hdlc/ioctl.h
` [PATCH v05 28/72] include/uapi/linux/packet_diag.h: include linux/netdevice.h
` [PATCH v05 29/72] include/uapi/linux/llc.h: include linux/if.h
` [PATCH v05 30/72] include/uapi/linux/mqueue.h: include linux/types.h
` [PATCH v05 31/72] include/uapi/linux/mroute.h: include linux/in.h
` [PATCH v05 32/72] include/uapi/linux/dlm_netlink.h: include linux/dlmconstants.h
` [PATCH v05 33/72] include/uapi/linux/ip6_tunnel.h: include linux/if.h and linux/in6.h
` [PATCH v05 34/72] include/uapi/linux/errqueue.h: include linux/time.h
` [PATCH v05 35/72] include/uapi/asm-generic/ucontext.h: include asm/signal.h and asm/sigcontext.h
` [PATCH v05 36/72] arch/x86/include/uapi/asm/signal.h: use __kernel_size_t instead of size_t
` [PATCH v05 37/72] include/uapi/linux/auto_fs.h: include linux/limits.h
` [PATCH v05 38/72] include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
` [PATCH v05 39/72] include/uapi/linux/target_core_user.h: use __u8, __u16, __u32 and __u64 "
` [PATCH v05 40/72] include/uapi/linux/omapfb.h: use __kernel_size_t instead of size_t
` [PATCH v05 41/72] include/uapi/linux/atm_zatm.h: include linux/time.h
` [PATCH v05 42/72] include/uapi/linux/scc.h: include linux/sockios.h
` [PATCH v05 43/72] include/uapi/linux/btrfs.h: define NULL
` [PATCH v05 44/72] include/uapi/linux/kexec.h: use __kernel_size_t instead of size_t
` [PATCH v05 45/72] include/uapi/linux/reiserfs_xattr.h: "
` [PATCH v05 46/72] include/uapi/linux/patchkey.h: change #error to #warning if file included directly
` [PATCH v05 47/72] include/uapi/linux/coda.h: use __kernel_pid_t and add u_short etc definitions for userspace
` [PATCH v05 48/72] include/uapi/linux/android/binder.h: use __kernel_pid_t and __kernel_uid_t
` [PATCH v05 49/72] arch/x86/include/uapi/asm/sembuf.h: include linux/types.h and linux/ipc.h
` [PATCH v05 54/72] include/uapi/xen/privcmd.h: fix compilation in userspace
` [PATCH v05 55/72] include/uapi/xen/gntdev.h: include xen/privcmd.h and define grant_ref_t
` [PATCH v05 60/72] arch/arm/include/uapi/asm/signal.h: use __kernel_size_t instead of size_t
` [PATCH v05 61/72] include/uapi/rdma/rdma_user_rxe.h: include in.h and in6.h
` [PATCH v05 62/72] include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
` [PATCH v05 65/72] uapi fcntl.h: glibc fcntl.h header file compatibility fixes
` [PATCH v05 66/72] uapi icmp.h: glibc netinet/ip_icmp.h "
` [PATCH v05 72/72] uapi route.h: glibc net/route.h compat fix

[PATCH 2/2] ARM: dts: add TOPEET itop elite based board
 2016-08-22 18:59 UTC  (4+ messages)

[PATCH net] tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
 2016-08-22 18:59 UTC  (3+ messages)

[PATCH v4 1/3] devicetree: Sort vendor prefixes in alphabetical order
 2016-08-22 18:57 UTC  (5+ messages)
` [PATCH v4 3/3] ARM: dts: sun9i: Initial support for the Sunchip CX-A99 board

[PATCH v2 0/6] server-side NFS/RDMA patches proposed for v4.9
 2016-08-22 18:58 UTC  (13+ messages)
` [PATCH v2 1/6] SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
` [PATCH v2 2/6] svcrdma: Tail iovec leaves an orphaned DMA mapping
` [PATCH v2 3/6] svcrdma: Skip put_page() when send_reply() fails
` [PATCH v2 4/6] rpcrdma: RDMA/CM private message data structure
  ` [PATCH v2 5/6] svcrdma: Server-side support for rpcrdma_connect_private
` [PATCH v2 6/6] svcrdma: support Remote Invalidation for prototyping

[Ocfs2-devel] [PATCH] ocfs2: Fix start offset to ocfs2_zero_range_for_truncate()
 2016-08-22 18:59 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx7s-warp: Add Bluetooth support
 2016-08-22 18:58 UTC 

[PATCH 1/2] python-3.5-manifest: Rename Queue module to queue
 2016-08-22 18:57 UTC  (2+ messages)
` [PATCH 2/2] python-3.5-manifest: Add argparse module

git-config(1) should mention `git -c`
 2016-08-22 18:57 UTC  (2+ messages)

[PATCH tip/core/rcu 0/2] Documentation updates
 2016-08-22 18:56 UTC  (6+ messages)
` [PATCH tip/core/rcu 2/2] documentation: Record reason for rcu_head two-byte alignment

[RFC] arm64: Enforce gettimeofday vdso structure read ordering
 2016-08-22 18:56 UTC  (6+ messages)

[PATCH 1/2] ARM: dts: sun6i: Add sun6i-a31-reference-design-tablet.dtsi
 2016-08-22 18:55 UTC  (5+ messages)

[PATCH] ata: do not hard code limit in ata_set_lba_range_entries()
 2016-08-22 18:55 UTC 

[PATCH] RDMA/ocrdma: display ocrdma tech preview status
 2016-08-22 18:54 UTC  (2+ messages)

HVMOP_altp2m_vcpu_enable_notify code example usage
 2016-08-22 18:54 UTC  (7+ messages)

[RFC][PATCH 0/7] cpufreq / sched: cpufreq_update_util() flags and iowait boosting
 2016-08-22 18:53 UTC  (6+ messages)
` [RFC][PATCH 7/7] cpufreq: intel_pstate: Change P-state selection algorithm for Core

[PATCH v6 0/4] SCT Write Same
 2016-08-22 18:52 UTC  (8+ messages)
` [PATCH v6 3/4] SCT Write Same / DSM Trim

[PATCH V3 1/3] pci: Extend PCI IOV API
 2016-08-22 18:51 UTC  (2+ messages)

[PATCH net-next 0/3] net/sched: iptunnel encap/decap/classify using TC
 2016-08-22 18:51 UTC  (4+ messages)
` [PATCH net-next 3/3] net/sched: Introduce act_iptunnel

[PATCH v5] powerpc: Do not make the entire heap executable
 2016-08-22 18:51 UTC  (2+ messages)

[PATCH v5 0/3] arm64: hibernate: Support DEBUG_PAGEALLOC
 2016-08-22 18:51 UTC  (3+ messages)
` [PATCH v5 3/3] "

Minimum build config for boot messages
 2016-08-22 18:50 UTC  (2+ messages)

[PATCH] CodingStyle: add some more error handling guidelines
 2016-08-22 18:50 UTC  (9+ messages)

[PATCH 0/2] pcie/designware: Viewport assignment update
 2016-08-22 18:49 UTC  (2+ messages)

[for-next V2 00/17][PULL request] Mellanox mlx5 core driver updates 2016-08-20
 2016-08-22 18:49 UTC  (4+ messages)

be my f#ckbuddy
 2016-08-22 18:44 UTC 

[PATCH v2 0/2] cxgb4/i40iw interoperability fixes
 2016-08-22 18:44 UTC  (2+ messages)

[PATCH] Staging: comedi: fix spelling mistake "Firmare" -> "Firmware"
 2016-08-22 18:40 UTC 

arch/mips/include/asm/mach-cavium-octeon/mangle-port.h:19:40: error: right shift count >= width of type
 2016-08-22 18:46 UTC 

[PATCH 0/4] hfi1/rdmavt: For 4.8 rc
 2016-08-22 18:41 UTC  (2+ messages)

[PATCH v6 0/4] ARM: dts: sun9i: Enable X-Powers AC100 RTC
 2016-08-22 18:40 UTC  (5+ messages)
  ` [rtc-linux] "

Extending "extended SHA1" syntax to traverse through gitlinks?
 2016-08-22 18:39 UTC  (3+ messages)

mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'
 2016-08-22 18:37 UTC 

ARC stable backport request
 2016-08-22 18:37 UTC  (4+ messages)

[PATCH] MAINTAINERS: Fix Soft RoCE location
 2016-08-22 18:38 UTC  (2+ messages)

mm: kswapd struggles reclaiming the pages on 64GB server
 2016-08-22 18:37 UTC  (5+ messages)

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2016-08-22 18:37 UTC 

[PATCH v4] powerpc: Do not make the entire heap executable
 2016-08-22 18:37 UTC  (4+ messages)

[PATCH] zd1211rw: fix spelling mistake "firmeware" -> "firmware"
 2016-08-22 18:35 UTC 

[RESEND][PATCH] ARM: sun5i: Fix typo in trip point temperature
 2016-08-22 18:36 UTC  (2+ messages)

[PATCH -next] sound: rockchip: fix build when SPI is not enabled
 2016-08-22 18:32 UTC 

[PATCH V2] IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
 2016-08-22 18:32 UTC  (3+ messages)

[PATCH 1/8] ARM: dts: sun8i: Use sun8i-reference-design-tablet for gt90h dts
 2016-08-22 18:31 UTC  (7+ messages)
` [PATCH 3/8] ARM: dts: sun8i: reference-design-tablet: Add gsl1680 touchscreen node
` [PATCH 4/8] ARM: dts: sun8i: Add touchscreen node for sun8i-a23-gt90h

[PATCH][V2] perf record: fix spelling mistake "Finshed" -> "Finished"
 2016-08-22 18:30 UTC 

[RFC] Generic flow director/filtering/classification API
 2016-08-22 18:30 UTC  (5+ messages)
` [RFC v2] "
  ` [RFC v2] ethdev: introduce generic flow API

[PATCH] perf record: ix spelling mistake "Finshed" -> "Finished"
 2016-08-22 18:29 UTC 

[PATCH 1/2] drm/amdgpu: wire up a pci shutdown callback
 2016-08-22 18:30 UTC  (2+ messages)
  ` [PATCH 2/2] drm/radeon: "

[PATCH 1/3] remove mapping from balance_dirty_pages*()
 2016-08-22 18:29 UTC  (2+ messages)

[PATCH tip/core/rcu 0/5] Torture-test updates for 4.9
 2016-08-22 15:54 UTC 

problem running/installing lttng on ubuntu 16.04
 2016-08-22 18:25 UTC 

[Intel-wired-lan] [PATCH] ixgbe: Fix led interface for X557 devices
 2016-08-22 18:24 UTC  (2+ messages)

Direct Cash Loans Specials !!!
 2016-08-22 18:19 UTC 

[PATCH] IB/usnic: Fix error return code
 2016-08-22 18:24 UTC  (3+ messages)

Latest Linux dev-4.7 branch
 2016-08-22 18:23 UTC  (2+ messages)

[PATCH] IB/hfi1: Add missing error code assignment before test
 2016-08-22 18:23 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] virtio: fix VirtQueue->inuse field
 2016-08-22 18:23 UTC  (3+ messages)

[PATCH 0/2] Validate header in set_armed_active
 2016-08-22 18:22 UTC  (2+ messages)

[DRAFT v5] PV Calls protocol design document (former XenSock)
 2016-08-22 18:22 UTC  (3+ messages)

[PATCH V2 0/5] kexec changes for Power ISA 3.0
 2016-08-22 18:22 UTC  (5+ messages)
` [PATCH V2 2/5] powerpc/mm: Add radix flush all with IS=3

[PATCH] IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
 2016-08-22 18:21 UTC  (5+ messages)

[PATCH] IB/hfi1: Fetch monitor values on-demand for CableInfo query
 2016-08-22 18:22 UTC  (2+ messages)

[PATCH] mmc: Add mmc_force_detect_change_begin / _end functions
 2016-08-22 18:21 UTC  (5+ messages)

[PATCH v4 0/5] net: ethernet: ti: cpsw: add cpdma multi-queue support
 2016-08-22 18:18 UTC  (6+ messages)
` [PATCH v4 1/5] net: ethernet: ti: davinci_cpdma: split descs num between all channels
` [PATCH v4 2/5] net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop
` [PATCH v4 3/5] net: ethernet: ti: cpsw: add multi queue support
` [PATCH v4 4/5] net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals
` [PATCH v4 5/5] net: ethernet: ti: cpsw: add ethtool channels support

[PATCH 1/3] ver_linux: complete awk implementation
 2016-08-22 18:19 UTC  (3+ messages)
` [PATCH 2/3] ver_linux: shell implementation removed
` [PATCH 3/3] ver_linux: rename ver_linux.awk to ver_linux

[PATCH] IB/hfi1: Using kfree_rcu() to simplify the code
 2016-08-22 18:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] ARM: dts: sun8i: Add dts file for the Orange Pi Lite SBC
 2016-08-22 18:18 UTC  (3+ messages)

[PATCH 0/3] hostap: Fine-tuning for a few functions
 2016-08-22 18:17 UTC  (3+ messages)
` [PATCH] checkpatch: See if modified files are marked obsolete in MAINTAINERS

[PATCH] IB/hfi1: Remove duplicated include from affinity.c
 2016-08-22 18:16 UTC  (3+ messages)

jewel backports: cephfs.InvalidValue: error in setxattr
 2016-08-22 18:16 UTC  (4+ messages)

[PATCH -next] IB/hns: Fix return value check in hns_roce_get_cfg()
 2016-08-22 18:15 UTC  (6+ messages)

[PATCH 1/2] ti-gc320-driver: recipe for gc320 kernel mode driver
 2016-08-22 18:14 UTC  (2+ messages)
` [PATCH 2/2] ti-gc320-libs: add recipe for gc320 user lib


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.