aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-11locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra3-7/+2303
2020-06-11asm-generic/atomic: Use __always_inline for fallback wrappersMarco Elver1-169/+171
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig1-2/+2
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2-5/+5
2020-06-10stacktrace: cleanup inconsistent variable typeWalter Wu1-1/+1
2020-06-10mm: add comments on pglist_data zonesBen Widawsky1-1/+13
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+2
2020-06-10Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linuxLinus Torvalds3-82/+118
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-1/+25
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-23/+5
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-3/+30
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds10-78/+111
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+27
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds2-3/+12
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki1-1/+1
2020-06-10Merge branch 'pm-opp'Rafael J. Wysocki2-0/+30
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel1-0/+1
2020-06-09Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds2-0/+4
2020-06-09net: change addr_list_lock back to static keyCong Wang1-4/+8
2020-06-09Revert "fs: remove dio_end_io()"David Sterba1-0/+2
2020-06-09include/linux/cache.h: expand documentation over __read_mostlyLuis Chamberlain1-2/+8
2020-06-09maccess: always use strict semantics for probe_kernel_readChristoph Hellwig1-3/+1
2020-06-09maccess: remove strncpy_from_unsafeChristoph Hellwig1-1/+0
2020-06-09maccess: unify the probe kernel arch hooksChristoph Hellwig1-2/+4
2020-06-09maccess: rename strnlen_unsafe_user to strnlen_user_nofaultChristoph Hellwig1-1/+1
2020-06-09maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofaultChristoph Hellwig1-2/+2
2020-06-09maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofaultChristoph Hellwig1-2/+2
2020-06-09maccess: remove duplicate kerneldoc commentsChristoph Hellwig1-38/+0
2020-06-09maccess: remove various unused weak aliasesChristoph Hellwig1-3/+0
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse10-24/+24
2020-06-09mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse2-20/+20
2020-06-09mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()Michel Lespinasse1-0/+14
2020-06-09mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse1-0/+3
2020-06-09mmap locking API: add mmap_read_trylock_non_owner()Michel Lespinasse1-0/+14
2020-06-09mmap locking API: convert nested write lock sitesMichel Lespinasse1-0/+5
2020-06-09MMU notifier: use the new mmap locking APIMichel Lespinasse1-2/+3
2020-06-09mmap locking API: initial implementation as rwsem wrappersMichel Lespinasse2-0/+55
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-0/+91
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-0/+24
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport4-3/+4
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport8-7/+1330
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-3/+2
2020-06-09sysrq: use show_stack_loglvl()Dmitry Safonov1-0/+2
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov1-2/+2
2020-06-08Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds2-5/+17
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds6-6/+64
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+8
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds5-162/+114