summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-inline.h
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26Thomas Gleixner
2016-02-28lib/mpi: use "static inline" instead of "extern inline"Arnd Bergmann
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin
e0107de312901e798'>treewide: Add SPDX license identifier for more missed filesThomas Gleixner 2019-05-05net: atm: clean up a range checkDan Carpenter 2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann 2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva 2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern 2019-03-07net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctlNathan Chancellor 2019-03-07net: atm: Use IS_ENABLED in atm_dev_ioctlNathan Chancellor 2019-02-16atm: clean up vcc_seq_next()Dan Carpenter 2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul 2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2018-07-30net: simplify sock_poll_waitChristoph Hellwig 2018-07-24atm: remove blank lines at EOFStephen Hemminger 2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar 2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds 2018-06-21atomics/treewide: Remove atomic_inc_not_zero_hint()Mark Rutland 2018-06-17atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse 2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook 2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds 2018-05-26net/atm: convert to ->poll_maskChristoph Hellwig 2018-05-16atm: switch to proc_create_seq_privateChristoph Hellwig 2018-05-16atm: simplify procfs codeChristoph Hellwig 2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig 2018-05-16proc: introduce proc_create_seq_privateChristoph Hellwig 2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig 2018-05-04net: atm: Fix potential Spectre v1Gustavo A. R. Silva 2018-03-26net: Use octal not symbolic permissionsJoe Perches 2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko 2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds 2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan