summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-12Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-12/+60
2015-09-12irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov1-6/+0
2015-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds44-197/+509
2015-09-12openvswitch: Fix dependency on IPv6 defrag.Joe Stringer1-1/+2
2015-09-12revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton1-2/+4
2015-09-12mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel1-0/+1
2015-09-12fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches4-50/+45
2015-09-12selftests: enhance membarrier syscall testMathieu Desnoyers1-25/+75
2015-09-12selftests: add membarrier syscall testPranith Kumar4-0/+84
2015-09-12sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers11-1/+151
2015-09-12MODSIGN: fix a compilation warning in extract-certDavid Howells1-1/+1
2015-09-12IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford36-3/+9
2015-09-12Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds53-135/+916
2015-09-12bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing1-2/+2
2015-09-12bnx2x: use ktime_get_seconds() for timestampArnd Bergmann1-4/+2
2015-09-12sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner1-23/+41
2015-09-12ebpf: emit correct src_reg for conditional jumpsTycho Andersen1-1/+1
2015-09-12netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2-7/+32
2015-09-11Revert "writeback: plug writeback at a high level"Linus Torvalds1-3/+4
2015-09-11Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-96/+82
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds17-98/+191
2015-09-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-285/+212
2015-09-11scsi_dh: fix randconfig build errorChristoph Hellwig1-1/+1
2015-09-11Merge branch 'uaccess' into fixesRussell King31-139/+398
2015-09-11ARM: 8431/1: fix alignement of __bug_table section entriesRobert Jarzmik1-0/+1
2015-09-11arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall1-0/+15
2015-09-11Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+18
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-83/+218
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov17-15/+1019
2015-09-11ARM: domains: add memory dependencies to get_domain/set_domainRussell King1-2/+4
2015-09-11ARM: domains: thread_info.h no longer needs asm/domains.hRussell King1-1/+0
2015-09-11block: blkg_destroy_all() should clear q->root_blkg and ->root_rl.blkgTejun Heo1-0/+3
2015-09-11block: Copy a user iovec if it includes gapsSagi Grimberg1-2/+24
2015-09-11block: Refuse adding appending a gapped integrity page to a bioSagi Grimberg1-0/+5
2015-09-11block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg3-0/+39
2015-09-11CIFS: fix type confusion in copy offload ioctlJann Horn1-0/+6
2015-09-11crypto: testmgr - don't copy from source IV too muchAndrey Ryabinin1-2/+3
2015-09-11Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki7-16/+94
2015-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki4-28/+59
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki2-0/+34
2015-09-11ASoC: wm8960: correct gain value for input PGA and add microphone PGAZidan Wang1-6/+16
2015-09-11ASoC: wm8960: correct the min gain value of some PGAZidan Wang1-3/+3
2015-09-11spi: spidev: fix possible NULL dereferenceSudip Mukherjee1-1/+2
2015-09-11ASoC: rt5645: Remove incorrect settingsOder Chiou1-6/+0
2015-09-11ASoC: dapm: fix memory leakSudip Mukherjee1-1/+1
2015-09-11perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin1-0/+1
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp2-5/+2
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover1-8/+2
2015-09-11target: Remove no-op conditionalAndy Grover1-2/+1
2015-09-11target/user: Remove unused variableAndy Grover1-1/+0