summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-091-2/+3
|\
| * um: virt-pci: fix uapi documentationJohannes Berg2021-08-261-2/+3
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-093-10/+25
|\ \
| * | ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK()Geert Uytterhoeven2021-08-201-10/+4
| * | ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann2021-08-201-0/+3
| * | ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann2021-08-201-0/+18
* | | Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-09-091-0/+2
|\ \ \
| * | | fs: Move notify_change permission checks into may_setattrAndreas Gruenbacher2021-08-131-0/+2
| |/ /
* | | Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-09-091-1/+1
|\ \ \
| * | | fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig2021-08-231-1/+1
| |/ /
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-091-1/+5
|\ \ \
| * | | iov_iter: track truncated sizePavel Begunkov2021-09-031-1/+5
| |/ /
* | | Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-09-091-1/+1
|\ \ \
| * | | cxl/uapi: Fix defined but not used warningsBen Widawsky2021-09-071-1/+1
* | | | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-091-34/+7
|\ \ \ \
| * \ \ \ Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimmDan Williams2021-09-081-34/+7
| |\ \ \ \
| | * | | | dax: remove bdev_dax_supportedChristoph Hellwig2021-08-261-12/+0
| | * | | | dax: stub out dax_supported for !CONFIG_FS_DAXChristoph Hellwig2021-08-261-8/+10
| | * | | | dax: remove __generic_fsdax_supportedChristoph Hellwig2021-08-261-14/+2
| | * | | | dax: mark dax_get_by_host staticChristoph Hellwig2021-08-261-5/+0
| | | |_|/ | | |/| |
* | | | | Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-093-10/+38
|\ \ \ \ \
| * | | | | dmaengine: idxd: fix setting up priv mode for dwqDave Jiang2021-08-291-0/+1
| * | | | | dmaengine: Extend the dma_slave_width for 128 bytesBiju Das2021-08-291-1/+2
| * | | | | Merge tag 'v5.14-rc5' into nextVinod Koul2021-08-0931-81/+234
| |\ \ \ \ \
| * | | | | | dmaengine: dw: Convert members to u32 in platform dataAndy Shevchenko2021-08-061-10/+10
| * | | | | | dmanegine: idxd: add software command statusDave Jiang2021-07-281-0/+23
| * | | | | | Merge tag 'bus_remove_return_void-5.15' into nextVinod Koul2021-07-2732-292/+322
| |\ \ \ \ \ \
| * | | | | | | dmaengine: dw: Program xBAR hardware for Elkhart LakeAndy Shevchenko2021-07-141-0/+3
| | |_|_|_|_|/ | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)Linus Torvalds2021-09-085-49/+27
|\ \ \ \ \ \ \ \
| | * | | | | | | mmap_lock: change trace and locking orderLiam Howlett2021-09-081-4/+4
| | * | | | | | | mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian2021-09-081-0/+9
| * | | | | | | | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-082-12/+0
| * | | | | | | | compat: remove some compat entry pointsArnd Bergmann2021-09-082-25/+5
| * | | | | | | | mm: simplify compat numa syscallsArnd Bergmann2021-09-081-8/+9
| |/ / / / / / /
* | | | | | | | Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-081-4/+71
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2021-09-081-4/+71
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-09-071-1/+57
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | cpufreq: Add of_perf_domain_get_sharing_cpumaskHector.Yuan2021-09-061-1/+57
| | * | | | | | | | | cpufreq: Remove ready() callbackViresh Kumar2021-09-021-3/+0
| | * | | | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-08-311-0/+14
| | |\| | | | | | | | | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | cpufreq: Add callback to register with energy modelViresh Kumar2021-08-121-0/+14
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-081-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: VMD: ACPI: Make ACPI companion lookup work for VMD busRafael J. Wysocki2021-09-021-0/+3
* | | | | | | | | | Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-09-081-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | ceph: flush mdlog before umountingXiubo Li2021-09-021-0/+1
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-0818-59/+442
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pid: cleanup the stale comment mentioning pidmap_init().Takahiro Itazuri2021-09-081-1/+1
| * | | | | | | | | | fs/epoll: use a per-cpu counter for user's watches countNicholas Piggin2021-09-081-1/+2
| * | | | | | | | | | units: add the HZ macrosDaniel Lezcano2021-09-081-0/+4
| * | | | | | | | | | units: change from 'L' to 'UL'Daniel Lezcano2021-09-081-3/+3