summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-11sched/fair: Trivial correction of the newidle_balance() commentBarry Song1-1/+1
2020-12-11sched/fair: Clear SMT siblings after determining the core is not idleMel Gorman1-1/+2
2020-12-11sched: Fix kernel-doc markupMauro Carvalho Chehab2-9/+9
2020-12-11x86: Print ratio freq_max/freq_base used in frequency invariance calculationsGiovanni Gherdovich1-0/+1
2020-12-11x86, sched: Use midpoint of max_boost and max_P for frequency invariance on A...Giovanni Gherdovich1-0/+2
2020-12-11x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot3-5/+83
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang1-14/+14
2020-11-25mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)Hugh Dickins2-6/+8
2020-11-24irq_work: Optimize irq_work_single()Peter Zijlstra2-16/+21
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra13-94/+60
2020-11-24irq_work: CleanupPeter Zijlstra9-37/+41
2020-11-24sched: Limit the amount of NUMA imbalance that can exist at fork timeMel Gorman1-2/+15
2020-11-24sched/numa: Allow a floating imbalance between NUMA nodesMel Gorman1-10/+11
2020-11-24sched: Avoid unnecessary calculation of load imbalance at clone timeMel Gorman1-3/+5
2020-11-24sched/numa: Rename nr_running and break out the magic numberMel Gorman1-4/+6
2020-11-24sched: Make migrate_disable/enable() independent of RTThomas Gleixner6-56/+56
2020-11-23s390: fix fpu restore in entry.SSven Schnelle2-5/+7
2020-11-23cpufreq: scmi: Fix build for !CONFIG_COMMON_CLKSudeep Holla1-1/+3
2020-11-23Linux 5.10-rc5v5.10-rc5Linus Torvalds1-1/+1
2020-11-22afs: Fix speculative status fetch going out of order wrt to modificationsDavid Howells3-0/+10
2020-11-22mm: fix madvise WILLNEED performance problemMatthew Wilcox (Oracle)1-1/+1
2020-11-22libfs: fix error cast of negative value in simple_attr_write()Yicong Yang1-2/+4
2020-11-22mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer1-5/+4
2020-11-22mm: memcg/slab: fix root memcg vmstatsMuchun Song1-2/+7
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)1-0/+2
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams10-37/+55
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers1-0/+2
2020-11-22mm/madvise: fix memory leak from process_madviseEric Dumazet1-2/+0
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook1-2/+2
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook1-2/+2
2020-11-20video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui1-1/+6
2020-11-20ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara1-1/+2
2020-11-20jbd2: fix kernel-doc markupsMauro Carvalho Chehab3-32/+35
2020-11-20xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong1-8/+8
2020-11-19ext4: drop fast_commit from /proc/mountsTheodore Ts'o1-4/+0
2020-11-19drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson1-2/+3
2020-11-19fail_function: Remove a redundant mutex unlockLuo Meng1-2/+3
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2-0/+96
2020-11-19lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2-2/+27
2020-11-19drm/vram-helper: Fix use of top-down placementThomas Zimmermann1-1/+1
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul1-3/+3
2020-11-19net/smc: fix matching of existing link groupsKarsten Graul2-2/+4
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann4-33/+32
2020-11-19ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-11-19xfs: don't allow NOWAIT DIO across extent boundariesDave Chinner1-0/+29
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa1-0/+2
2020-11-19HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede2-0/+26
2020-11-19HID: logitech-dj: Fix an error in mse_bluetooth_descriptorHans de Goede1-1/+1
2020-11-19Revert "iommu/vt-d: Take CONFIG_PCI_ATS into account"Thomas Gleixner1-2/+0
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens4-9/+11