aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-08asm-generic: fix the inclusion guards for cacheflush.hGravatar Christoph Hellwig 1-3/+3
2020-06-08mm/gup: introduce pin_user_pages_locked()Gravatar John Hubbard 1-0/+2
2020-06-08mm/gup.c: convert to use get_user_{page|pages}_fast_only()Gravatar Souptick Joarder 1-2/+8
2020-06-08panic: add sysctl to dump all CPUs backtraces on oops eventGravatar Guilherme G. Piccoli 1-0/+6
2020-06-08kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...Gravatar Guilherme G. Piccoli 1-0/+7
2020-06-08kernel/sysctl: support setting sysctl parameters from kernel command lineGravatar Vlastimil Babka 1-0/+4
2020-06-08xarray.h: correct return code documentation for xa_store_{bh,irq}()Gravatar Manfred Spraul 1-2/+2
2020-06-08kernel: add panic_on_taintGravatar Rafael Aquini 1-0/+3
2020-06-08dynamic_debug: add an option to enable dynamic debug for modules onlyGravatar Orson Zhai 6-11/+21
2020-06-08ipc/namespace.c: use a work queue to free_ipcGravatar Giuseppe Scrivano 1-0/+2
2020-06-08Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8Gravatar Dave Airlie 1-1/+23
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 4-23/+25
2020-06-07Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 2-18/+639
2020-06-07Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 1-0/+1
2020-06-07Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-3/+3
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 18-197/+758
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-1/+3
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-105/+159
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-10/+12
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 8-69/+19
2020-06-06vhost_vdpa: Support config interrupt in vdpaGravatar Zhu Lingshan 1-0/+4
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-0/+2
2020-06-06Merge tag 'dma-mapping-5.8-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 3-3/+143
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-3/+5
2020-06-06Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-51/+88
2020-06-06Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+1
2020-06-06Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Gravatar Linus Torvalds 1-0/+7
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseGravatar Erwan Velu 1-0/+2
2020-06-05NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read comment typosGravatar Wesley Sheng 1-2/+2
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-23/+91
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 6-29/+37
2020-06-05Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+15
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 7-16/+16
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 23-370/+450
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 4-24/+128
2020-06-05Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-1/+322
2020-06-05net: ethtool: Fix comment mentioning typo in IS_ENABLED()Gravatar Kees Cook 1-1/+1
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-2/+6
2020-06-05Merge branch 'gfs2-iopen' into for-nextGravatar Andreas Gruenbacher 1-0/+6
2020-06-05dm bufio: introduce forget_buffer_lockedGravatar Mikulas Patocka 1-0/+7
2020-06-05gfs2: Keep track of deleted inode generations in LVBsGravatar Andreas Gruenbacher 1-0/+6
2020-06-05cpufreq: change '.set_boost' to act on one policyGravatar Xiongfeng Wang 1-1/+1
2020-06-05ACPICA: Update version to 20200528Gravatar Bob Moore 1-1/+1
2020-06-05ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismGravatar Erik Kaneda 1-1/+2
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 3-11/+77
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 26-147/+419
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 4-32/+37
2020-06-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 13-157/+106