summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-1921-44/+54
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-195-9/+8
| |\
| | * udplite: fix partial checksum initializationAlexey Kodanev2018-02-161-0/+1
| | * skbuff: Fix comment mis-spelling.David S. Miller2018-02-161-1/+1
| | * uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2018-02-132-7/+5
| | * ptr_ring: prevent integer overflow when calculating sizeJason Wang2018-02-111-1/+1
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-181-0/+2
| |\ \
| | * | cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2018-02-161-0/+2
| * | | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-171-1/+1
| |\ \ \
| | * | | block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im2018-02-151-1/+1
| * | | | Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-02-161-1/+1
| |\ \ \ \
| | * | | | dma-mapping: fix a comment typoChristoph Hellwig2018-02-121-1/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-02-161-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'topic/fixes' into for-linusTakashi Iwai2018-02-121-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ALSA: ac97: Fix copy and paste typo in documentationMatthias Lange2018-02-121-1/+1
| * | | | | Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-02-153-5/+5
| |\ \ \ \ \
| | * | | | | device property: Constify device_get_match_data()Andy Shevchenko2018-02-123-5/+5
| | * | | | | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko2018-02-121-2/+2
| | |/ / / /
| * | | | | Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-02-151-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki2018-02-151-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki2018-02-121-1/+1
| * | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-152-2/+3
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | locking/semaphore: Update the file path in documentationTycho Andersen2018-02-131-1/+1
| | * | | | | locking/atomic/bitops: Document and clarify ordering semantics for failed tes...Will Deacon2018-02-131-1/+2
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-142-6/+1
| |\ \ \ \ \ \
| | * | | | | | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-131-6/+0
| | * | | | | | vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-02-131-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-142-16/+22
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-151-1/+1
| | * | | | | nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon2018-02-151-15/+21
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-02-122-2/+9
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven2018-02-081-2/+1
| | * | | | | compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2018-02-082-0/+8
* | | | | | | ptr_ring: Remove now-redundant smp_read_barrier_depends()Andrea Parri2018-02-191-3/+4
* | | | | | | tun: export flags, uid, gid, queue information over netlinkSabrina Dubroca2018-02-161-0/+18
* | | | | | | net: sched: act: handle extack in tcf_generic_walkerAlexander Aring2018-02-161-1/+2
* | | | | | | net: sched: act: add extack for walk callbackAlexander Aring2018-02-161-1/+2
* | | | | | | net: sched: act: add extack for lookup callbackAlexander Aring2018-02-161-1/+2
* | | | | | | net: sched: act: add extack to init callbackAlexander Aring2018-02-161-1/+1
* | | | | | | net: sched: act: add extack to initAlexander Aring2018-02-161-2/+3
* | | | | | | net: sched: act: fix code styleAlexander Aring2018-02-161-2/+3
* | | | | | | rds: zerocopy Tx support.Sowmini Varadhan2018-02-161-0/+1
* | | | | | | rds: support for zcopy completion notificationSowmini Varadhan2018-02-161-0/+2
* | | | | | | skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan2018-02-161-0/+3
* | | | | | | net: Revert sched action extack support series.David S. Miller2018-02-161-6/+4
* | | | | | | net: sched: act: add extack to initAlexander Aring2018-02-161-2/+3
* | | | | | | net: sched: act: fix code styleAlexander Aring2018-02-161-2/+3
* | | | | | | net/ipv4: Remove fib table id from rtableDavid Ahern2018-02-151-2/+0
* | | | | | | net: Make extern and export get_net_ns()Kirill Tkhai2018-02-151-0/+2
* | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-02-141-3/+104
|\ \ \ \ \ \ \