aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-08locking/refcount: Document interaction with PID_MAX_LIMITJann Horn1-5/+18
2020-04-08locking/percpu-rwsem: Fix a task_struct refcountQian Cai1-1/+2
2020-04-08sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider1-0/+6
2020-04-08sched/debug: Factor out printing formats into common macrosValentin Schneider1-14/+12
2020-04-08sched/debug: Remove redundant macro defineValentin Schneider1-12/+0
2020-04-08sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2-2/+0
2020-04-08workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2-3/+6
2020-04-08sched/fair: Fix negative imbalance in imbalance calculationAubrey Li1-0/+8
2020-04-08sched/fair: Fix race between runtime distribution and assignmentHuaixin Chang1-20/+11
2020-04-08sched/fair: Align rq->avg_idle and rq->avg_scan_costValentin Schneider3-11/+8
2020-04-08perf/core: Disable page faults when getting phys addressJiri Olsa1-3/+6
2020-04-08perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang3-0/+522
2020-04-08perf/cgroup: Correct indirection in perf_less_group_idx()Ian Rogers1-1/+2
2020-04-08perf/core: Fix event cgroup trackingPeter Zijlstra1-27/+43
2020-04-08x86/xen: make xen_pvmmu_arch_setup() staticJason Yan1-1/+1
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds65-227/+538
2020-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-210/+651
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds34-241/+1598
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds49-379/+4688
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds30-112/+65
2020-04-07Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds14-203/+254
2020-04-07mm/gup: Mark lock taken only after a successful retakePeter Xu1-1/+1
2020-04-07mm/mempolicy: Allow lookup_node() to handle fatal signalPeter Xu1-2/+5
2020-04-08Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5...Dave Airlie27-114/+223
2020-04-08Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-nextDave Airlie23-50/+263
2020-04-08Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...Dave Airlie11-44/+37
2020-04-08Merge tag 'drm-intel-next-fixes-2020-04-02' of git://anongit.freedesktop.org/...Dave Airlie4-19/+15
2020-04-07ata: ahci: Add sysfs attribute to show remapped NVMe device countKai-Heng Feng2-4/+25
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung1-1/+1
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds169-1190/+3630
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds46-1958/+2305
2020-04-07ata: ahci-imx: remove redundant assignment to retColin Ian King1-1/+1
2020-04-07Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds24-428/+820
2020-04-07libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng1-0/+1
2020-04-07block: fix busy device checking in blk_drop_partitionsChristoph Hellwig1-1/+1
2020-04-07ucount: Make sure ucounts in /proc/sys/user don't regress againJan Kara1-0/+2
2020-04-07Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation linksJoakim Lönnegren1-5/+2
2020-04-07docs: driver-api: address duplicate label warningLukas Bulwahn1-3/+0
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-10/+40
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-214/+986
2020-04-07Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds8-24/+12
2020-04-07Documentation: sysrq: fix RST formattingAlyssa Ross1-9/+11
2020-04-07Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-133/+114
2020-04-07docs: kernel-parameters.txt: Fix broken referencesJimmy Assarsson1-2/+2
2020-04-07docs: kernel-parameters.txt: Remove nompxJimmy Assarsson1-4/+0
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-34/+16
2020-04-07docs: filesystems: fix typo in qnx6.rstVilhelm Prytz1-1/+1
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-5/+3
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds43-163/+361
2020-04-07smb3: smbdirect support can be configured by defaultSteve French1-1/+1