summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-16Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-16Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messagesVitaly Kuznetsov
2015-01-16tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-16powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-04uapi: fix to export linux/vm_sockets.hMasahiro Yamada
2014-11-28Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-28Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn
2014-11-26Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-11-25Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-21Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan
2014-11-17clk: qcom: Fix duplicate rbcpr clock nameGeorgi Djakov
2014-11-17Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown
2014-11-16Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-16Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra
2014-11-16bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN
2014-11-15Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-11-15iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-11-14net: Add vxlan_gso_check() helperJoe Stringer
2014-11-14inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim