All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-22 18:35:12 to 2016-08-22 19:23:35 UTC [more...]

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

[PATCH v05 00/72] Userspace compile test and fixes for exported uapi header files
 2016-08-22 18:52 UTC  (56+ 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 05/72] hsi_char.h: use __u32 from linux/types.h
` [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 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 19/72] include/uapi/linux/socket.h: include sys/socket.h in userspace
` [PATCH v05 21/72] include/uapi/linux/if_pppox.h: include linux/if.h
` [PATCH v05 23/72] include/uapi/linux/ipv6_route.h: include linux/in6.h
` [PATCH v05 24/72] "
` [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 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 52/72] include/linux/sdb.h: use linux/types.h types instead of stdint.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 57/72] coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH v05 60/72] arch/arm/include/uapi/asm/signal.h: use __kernel_size_t instead of size_t
` [PATCH v05 62/72] include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
` [PATCH v05 66/72] uapi icmp.h: glibc netinet/ip_icmp.h header file compatibility fixes
` [PATCH v05 72/72] uapi route.h: glibc net/route.h compat fix

[PATCH v1] Livepatch ARM 64 implementation
 2016-08-22 19:22 UTC  (5+ messages)
` [PATCH v1 6/9] livepatch: Initial ARM64 support

Working with public-inbox.org [Was: [PATCH] rev-parse: respect core.hooksPath in --git-path]
 2016-08-22 19:21 UTC  (6+ messages)

[PATCH v6 0/4] SCT Write Same
 2016-08-22 19:20 UTC  (10+ messages)
` [PATCH v6 2/4] Add support for "
` [PATCH v6 3/4] SCT Write Same / DSM Trim

[Buildroot] [PATCH] musl: enable mips64 support
 2016-08-22 19:19 UTC 

[PATCHv7 0/4] register-field manipulation macros
 2016-08-22 19:19 UTC  (5+ messages)
` [PATCHv7 4/4] mt7601u: use linux/bitfield.h

[PATCH] backlight: arcxcc: add support for ArcticSand devices
 2016-08-22 19:11 UTC  (3+ messages)

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

[PATCHv2 xfsprogs 00/14] Convert from off64_t to off_t
 2016-08-22 19:16 UTC  (5+ messages)

[sparc64] fio bus error
 2016-08-22 19:17 UTC  (3+ messages)

Adding more namespace support to git
 2016-08-22 19:16 UTC  (5+ messages)

[PATCH v2 0/4] tracing: Add Hardware Latency detector tracer
 2016-08-22 19:16 UTC  (4+ messages)
` [PATCH v2 1/4] tracing: Added hardware latency tracer

[PATCH v2 0/7] musb: sunxi: Add support for run-time changing dr-mode through sysfs
 2016-08-22 19:16 UTC  (3+ messages)

[PATCH v2 0/6] server-side NFS/RDMA patches proposed for v4.9
 2016-08-22 18:58 UTC  (14+ 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

[PATCH V2 linux-next] iommu/amd: remove AMD_IOMMU_STATS
 2016-08-22 19:11 UTC 

[PATCH tip/core/rcu 0/5] Torture-test updates for 4.9
 2016-08-22 15:54 UTC  (2+ messages)
` [PATCH tip/core/rcu 4/5] rcuperf: Insert space between flag and message consistently

BTRFS constantly reports "No space left on device" even with a huge unallocated space
 2016-08-22 19:11 UTC  (7+ messages)

[PATCH] backlight: arcxcnn: devicetree bindings for ArticSand devices
 2016-08-22 19:11 UTC  (3+ messages)

[PATCH v3 00/12] Initial Tegra186 support
 2016-08-22 19:11 UTC  (29+ 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 v3 08/12] arm64: dts: tegra: Add Tegra186 support
` [PATCH v3 09/12] arm64: dts: tegra: Add NVIDIA P3310 main board support
` [PATCH v3 10/12] arm64: dts: tegra: Add NVIDIA P2771 "

Linux dev-4.7 tree: Request for testing
 2016-08-22 15:29 UTC  (2+ messages)

HVMOP_altp2m_vcpu_enable_notify code example usage
 2016-08-22 19:08 UTC  (8+ messages)

[PATCH 1/2] drm/i915/fbc: Don't set an illegal fence if unfenced
 2016-08-22 18:57 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/fbc: Allow on unfenced surfaces, for recent gen

cpu hotplug: add multi instance support
 2016-08-22 19:04 UTC  (5+ messages)
` [PATCH 3/6] arm/perf: Use multi instance instead of custom list
  ` [PATCH v2 "

cpu hotplug: convert more drivers
 2016-08-22 19:04 UTC  (4+ messages)
` [PATCH 10/16] cpuidle: pseries: Convert to hotplug state machine

[PATCH 04/11] sched,x86: Enable Turbo Boost Max Technology
 2016-08-22 19:04 UTC  (3+ messages)

[PATCH 1/8] ARM: dts: sun8i: Use sun8i-reference-design-tablet for gt90h dts
 2016-08-22 19:03 UTC  (5+ messages)
` [PATCH 4/8] ARM: dts: sun8i: Add touchscreen node for sun8i-a23-gt90h

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

[meta-python][PATCH 01/17] python-cffi: Extend recipe to support Python 3
 2016-08-22 19:01 UTC  (17+ messages)
` [meta-python][PATCH 02/17] python-cryptography: "
` [meta-python][PATCH 03/17] python-idna: "
` [meta-python][PATCH 04/17] python-pyasn1: "
` [meta-python][PATCH 05/17] python-pycparser: "
` [meta-python][PATCH 06/17] python-pyopenssl: "
` [meta-python][PATCH 07/17] python-urllib3: "
` [meta-python][PATCH 08/17] python-cryptography-vectors: "
` [meta-python][PATCH 09/17] python-iso8601: "
` [meta-python][PATCH 10/17] python-pretend: "
` [meta-python][PATCH 11/17] python-pytest: Extend support to python 3
` [meta-python][PATCH 12/17] python-py: Extend recipe to support Python 3
` [meta-python][PATCH 13/17] python-requests, python3-requests: Update to version 2.11.1
` [meta-python][PATCH 14/17] python-pysocks, python3-pysocks: Add recipe for version 1.5.7
` [meta-python][PATCH 15/17] python-wcwidth, python3-wcwidth: Add recipe for version 0.1.7
` [meta-python][PATCH 16/17] python-ndg-httpsclient, python3-ndg-httpsclient: Add recipe for version 0.4.2
` [meta-python][PATCH 17/17] python-prompt-toolkit, python3-prompt-toolkit: Add recipe for version 1.0.6

Editing a typo in the message given to "git commit"
 2016-08-22 19:02 UTC  (2+ messages)

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

[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

[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)

[RFC] arm64: Enforce gettimeofday vdso structure read ordering
 2016-08-22 18:56 UTC  (6+ 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)

[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 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  (8+ 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)

[rtc-linux] [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  (2+ messages)

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

[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)

Source code review around jump label usage
 2016-08-22 18:00 UTC  (4+ messages)
` [PATCH 0/7] aacraid: Fine-tuning for a few functions
  ` [PATCH 1/7] aacraid: Use memdup_user() rather than duplicating its implementation


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.