summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge branch 'nsfs' into for-nextAl Viro8-25/+46
2014-12-11take the targets of /proc/*/ns/* symlinks to separate fsAl Viro3-13/+20
2014-12-09Merge branch 'iov_iter' into for-nextAl Viro50-149/+341
2014-12-09copy_from_iter_nocache()Al Viro1-0/+1
2014-12-09new helper: iov_iter_kvec()Al Viro1-0/+2
2014-12-09csum_and_copy_..._iter()Al Viro1-0/+2
2014-12-09iov_iter.c: handle ITER_KVEC directlyAl Viro1-0/+1
2014-12-04bury struct proc_ns in fs/procAl Viro1-7/+2
2014-12-04copy address of proc_ns_ops into ns_commonAl Viro1-0/+3
2014-12-04new helpers: ns_alloc_inum/ns_free_inumAl Viro1-0/+3
2014-12-04make proc_ns_operations work with struct ns_common * instead of void *Al Viro1-5/+5
2014-12-04common object embedded into various struct ....nsAl Viro6-5/+18
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+7
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo1-1/+7
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+25
2014-11-22Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+2
2014-11-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2014-11-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+5
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller1-0/+6
2014-11-19Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro6-11/+25
2014-11-19kill f_dentry macroAl Viro1-1/+0
2014-11-19new helper: audit_file()Al Viro1-0/+9
2014-11-19kill f_dentry usesAl Viro1-2/+2
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro1-1/+0
2014-11-19merge d_materialise_unique() into d_splice_alias()Al Viro1-1/+1
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer1-1/+17
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng1-0/+6
2014-11-17Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown1-0/+2
2014-11-17Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2014-11-17Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-2/+2
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+0
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra1-5/+0
2014-11-16bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN1-2/+5
2014-11-16Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2-3/+6
2014-11-16Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+11
2014-11-15net: Add vxlan_gso_check() helperJoe Stringer1-0/+2
2014-11-15inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-11-15Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-3/+5
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-2/+15
2014-11-14mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen1-0/+1
2014-11-14mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2-0/+17
2014-11-13Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-11-13Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+7
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao1-0/+11
2014-11-12netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso1-2/+0
2014-11-12PM / Domains: Fix initial default state of the need_restore flagUlf Hansson1-1/+1
2014-11-11pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros1-2/+2
2014-11-11tracing: Do not busy wait in buffer spliceRabin Vincent1-1/+1
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross1-0/+9