linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-22 17:04:01 to 2016-08-22 20:26:01 UTC [more...]

[PATCH v4 0/5] drm: add SimpleDRM driver
 2016-08-22 20:25 UTC  (2+ messages)
` [PATCH v4 1/5] of: Add EXPORT_SYMBOL for of_chosen

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

UBSAN: Undefined behaviour in linux-4.7.2/drivers/usb/core/devio.c:1713:25
 2016-08-22 20:21 UTC  (3+ messages)

[PATCH] UML: don't discard .text.exit section
 2016-08-22 20:10 UTC  (9+ messages)

[PATCH v6 0/4] SCT Write Same
 2016-08-22 20:14 UTC  (16+ messages)
` [PATCH v6 1/4] libata: Safely overwrite attached page in WRITE SAME xlat
` [PATCH v6 2/4] Add support for SCT Write Same
` [PATCH v6 3/4] SCT Write Same / DSM Trim

[RFC PATCH 0/3] UART slave device bus
 2016-08-22 20:00 UTC  (10+ messages)

[PATCH tip/core/rcu 0/5] Torture-test updates for 4.9
 2016-08-22 15:54 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/5] torture: Convert torture_shutdown() to hrtimer
` [PATCH tip/core/rcu 3/5] rcutorture: Print out barrier error as document says
` [PATCH tip/core/rcu 4/5] rcuperf: Insert space between flag and message consistently

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

[PATCH 00/11] Support Intel® Turbo Boost Max Technology 3.0
 2016-08-22 19:51 UTC  (4+ messages)
` [PATCH 01/11] sched, cpuset: Add regenerate_sched_domains function to rebuild all sched domains

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

[RFC PATCH 0/5] Add CONFIG symbol as module attribute
 2016-08-22 19:48 UTC  (5+ messages)

[PATCH -next] PCI/PCIe: make DPC explicitly non-modular
 2016-08-22 19:44 UTC  (4+ messages)

[PATCH v05 00/72] Userspace compile test and fixes for exported uapi header files
 2016-08-22 19:39 UTC  (76+ 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 19/72] include/uapi/linux/socket.h: include sys/socket.h in userspace
` [PATCH v05 20/72] include/uapi/linux/rds.h: include linux/socket.h and linux/types.h
` [PATCH v05 21/72] include/uapi/linux/if_pppox.h: include linux/if.h
` [PATCH v05 22/72] include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.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 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 50/72] include/uapi/linux/fuse.h: use linux/types.h also in userspace
` [PATCH v05 51/72] include/linux/ipmi-fru.h: use linux/types.h instead of stdint.h
` [PATCH v05 52/72] include/linux/sdb.h: use linux/types.h types "
` [PATCH v05 53/72] include/linux/xz.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 56/72] include/uapi/xen/evtchn.h: include xen/privcmd.h
` [PATCH v05 57/72] coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH v05 58/72] include/uapi/linux/elfcore.h: remove non-compiling userspace parts
` [PATCH v05 59/72] include/uapi/linux/errqueue.h: include time.h in userspace
` [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 63/72] include/uapi/sound/Kbuild: remove sound/asoc.h from userspace
` [PATCH v05 64/72] include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.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 67/72] uapi uio.h: glibc sys/uio.h "
` [PATCH v05 68/72] uapi ax25.h: glibc netax25/ax25.h "
` [PATCH v05 69/72] uapi rose.h: glibc netrose/rose.h "
` [PATCH v05 70/72] uapi time.h: glibc time.h "
` [PATCH v05 71/72] uapi term*.h: glibc termios.h "
` [PATCH v05 72/72] uapi route.h: glibc net/route.h compat fix

[PATCH] CodingStyle: add some more error handling guidelines
 2016-08-22 19:31 UTC  (7+ messages)

[PATCH 4/8] pipe: fix limit checking in pipe_set_size()
 2016-08-22 19:37 UTC  (5+ messages)

[PATCH 1/1] brcmfmac: fix pmksa->bssid usage
 2016-08-22 19:38 UTC  (3+ messages)

[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
 2016-08-22 19:37 UTC  (5+ messages)
` [PATCH 3/4] KVM-S390: Less function calls in kvm_s390_import_bp_data() after error detection

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

[PATCH] PCI: rcar: Consolidate register space lookup and ioremap
 2016-08-22 19:27 UTC 

[PATCH] PCI: altera: Remove redundant platform_get_resource() return value check
 2016-08-22 19:25 UTC 

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

[PATCH] backlight: arcxcc: add support for ArcticSand devices
 2016-08-22 19:11 UTC 

[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 linux-next] iommu/amd: remove AMD_IOMMU_STATS
 2016-08-22 19:11 UTC 

[PATCH] backlight: arcxcnn: devicetree bindings for ArticSand devices
 2016-08-22 19:11 UTC 

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 "

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

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

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

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

[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 v5] powerpc: Do not make the entire heap executable
 2016-08-22 18:51 UTC 

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

[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 v6 0/4] ARM: dts: sun9i: Enable X-Powers AC100 RTC
 2016-08-22 18:40 UTC  (2+ 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  (3+ messages)

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

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

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

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

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

[PATCH] IB/hfi1: Add missing error code assignment before test
 2016-08-22 18:23 UTC  (3+ 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 0/3] hostap: Fine-tuning for a few functions
 2016-08-22 18:17 UTC  (2+ messages)
` [PATCH] checkpatch: See if modified files are marked obsolete in MAINTAINERS

[PATCH v5] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-08-22 18:12 UTC  (6+ messages)

[PATCH] tools lib: Reinstate strlcpy() header guard with __UCLIBC__
 2016-08-22 18:08 UTC  (12+ messages)

[PATCH 0/9] mfd: axp20x: Add support for AXP809 PMIC
 2016-08-22 18:09 UTC  (5+ messages)
` [PATCH 3/9] regulator: core: Try full range when adjusting regulators to constraints

[GIT PULL] ARC fixes for 4.8 rc4
 2016-08-22 18:05 UTC 

include/linux/kprobes.h:332:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-08-22 17:59 UTC 

[PATCH] regulator: Kconfig: Fix typo
 2016-08-22 17:59 UTC  (2+ messages)
` Applied "regulator: Kconfig: Fix typo" to the regulator tree

[PATCH -next] ASoC: max98371: Add terminate entry for i2c_device_id tables
 2016-08-22 17:59 UTC  (2+ messages)
` Applied "ASoC: max98371: Add terminate entry for i2c_device_id tables" to the asoc tree

[PATCH 0/7] staging: lustre: last missing patches for lustre 2.6
 2016-08-22 17:55 UTC  (6+ messages)

[PATCH v3 0/5] bug: Provide toggle for BUG on data corruption
 2016-08-22 17:53 UTC  (4+ messages)
` [PATCH v3 4/5] "

[PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it
 2016-08-22 17:20 UTC  (7+ messages)
` [PATCH v3 3/4] arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
` [PATCH v3 4/4] arm: dts: rockchip: add reset node for the exist saradc SoCs

[PACTH v2 0/3] Implement /proc/<pid>/totmaps
 2016-08-22 17:47 UTC  (12+ messages)

arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3000' requires '-mfp32'
 2016-08-22 17:45 UTC 

[PATCH] Disable warning for leaked single step handling
 2016-08-22 17:46 UTC 

[v.2] clocksource:clps711x-timer:- Unmap a region obtained by remap
 2016-08-22 17:37 UTC 

[v.1] clocksource:clps711x-timer:- Unmap a region obtained by remap
 2016-08-22 17:42 UTC  (3+ messages)

[RFC PATCH] mfd: arizona: Add gating of external MCLKn clocks
 2016-08-22 17:41 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH] perf tools: Fix static building
 2016-08-22 17:33 UTC 

[RESEND PATCH] soc: mediatek: PMIC wrap: Extend the waiting time to 10ms
 2016-08-22 17:31 UTC  (2+ messages)

[PATCH v2 0/2] cpufreq / sched: Rework of cpufreq_update_util() arguments
 2016-08-22 17:30 UTC  (4+ messages)
` [PATCH v2 1/2] cpufreq / sched: Pass flags to cpufreq_update_util()

[PATCH] pci: Add support for unbinding the generic PCI host controller
 2016-08-22 17:23 UTC  (3+ messages)

[PATCH] staging: rts5208: rtsx.c: Fix checkpatch warnings
 2016-08-22 17:21 UTC  (2+ messages)

[PATCH] drm/gma500: dont expose bytes from kernel stack
 2016-08-22 17:18 UTC  (2+ messages)

arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
 2016-08-22 17:07 UTC 

[PATCH] staging: vt6656: usbpipe.c: Fix checkpatch warning
 2016-08-22 17:11 UTC 

[PATCH 0/3] thermal: Add Mediatek thermal driver for mt2701
 2016-08-22 17:09 UTC  (5+ messages)
` [PATCH 3/3] arm: dts: thermal: add thermal/auxadc node

[PATCH V3] coccinelle: flag HZ dependent constants being passed for jiffies
 2016-08-22 17:12 UTC 

[PATCH] staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpages
 2016-08-22 17:04 UTC  (2+ messages)
` [lustre-devel] "

Direct Cash Loans Specials !!!
 2016-08-22 17:02 UTC 

[PATCH v4 0/4] Add MT8173 MDP Driver
 2016-08-22 17:03 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: Add a binding for Mediatek MDP


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).