summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney10-95/+206
2020-01-24rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks1-0/+4
2020-01-24rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)2-6/+0
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)2-22/+12
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park2-0/+8
2020-01-10rculist.h: Add list_tail_rcu()Madhuparna Bhowmik1-0/+10
2020-01-10rculist_nulls: Change docbook comment headersMadhuparna Bhowmik1-2/+2
2020-01-10rculist_nulls: Add docbook commentsMadhuparna Bhowmik1-0/+8
2020-01-10rcu: Add a hlist_nulls_unhashed_lockless() functionPaul E. McKenney1-0/+22
2020-01-10rcu: Add and update docbook header comments in list.hPaul E. McKenney1-17/+95
2020-01-10rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney2-8/+8
2019-12-12rcu: Remove rcu_swap_protected()Paul E. McKenney1-16/+0
2019-12-09rcu: Use CONFIG_PREEMPTION where appropriateSebastian Andrzej Siewior1-2/+2
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan2-4/+4
2019-12-09list: Add hlist_unhashed_lockless()Eric Dumazet2-23/+33
2019-12-09rculist: Describe variadic macro argument in a Sphinx-compatible wayJonathan Neuschäfer1-2/+2
2019-12-09rcu: Enable tick for nohz_full CPUs slow to provide expedited QSPaul E. McKenney1-1/+4
2019-12-09rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver1-2/+2
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-23/+64
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds17-51/+123
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-76/+287
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds1-2/+0
2019-12-07inet: protect against too small mtu values.Eric Dumazet2-0/+10
2019-12-06tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault1-3/+3
2019-12-06tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault1-3/+13
2019-12-06tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2-2/+16
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley1-8/+7
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-263/+295
2019-12-06Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-2/+92
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds4-33/+34
2019-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+6
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson1-0/+1
2019-12-05Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-4/+6
2019-12-05Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-65/+30
2019-12-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-4/+115
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds14-86/+199
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+85
2019-12-05Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+5
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-23/+9
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-66/+225
2019-12-04mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport2-44/+5
2019-12-04lib/bitmap: introduce bitmap_replace() helperAndy Shevchenko1-0/+16
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada1-0/+1
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada1-0/+2
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada1-0/+2
2019-12-04kcov: remote coverage supportAndrey Konovalov3-0/+59
2019-12-04uaccess: disallow > INT_MAX copy sizesKees Cook1-0/+2