summaryrefslogtreecommitdiffstats
path: root/block/blk-mq.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada12-15/+15
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada11-80/+91
2021-02-16gen_compile_commands: prune some directoriesMasahiro Yamada1-2/+10
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin6-10/+13
2021-02-16kbuild: clamp SUBLEVEL to 255Sasha Levin1-3/+9
2021-02-16Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers3-0/+27
2021-02-16Kbuild: make DWARF version a choiceNick Desaulniers2-7/+28
2021-02-16vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers1-1/+6
2021-02-16Kbuild: Make composite object searching more genericElliot Berman1-4/+8
2021-02-16kbuild: use always-y instead of extra-yMasahiro Yamada4-12/+12
2021-02-16kbuild: stop removing stale <linux/version.h> fileMasahiro Yamada1-2/+0
2021-02-16kbuild: doc: remove "Objects which export symbols" sectionMasahiro Yamada1-7/+1
2021-02-16genksyms: remove useless case DOTSMasahiro Yamada1-1/+0
2021-02-16genksyms: remove dead code for ST_TABLE_*Masahiro Yamada1-54/+0
2021-02-16genksyms: make source_file a local variable in lexerMasahiro Yamada3-2/+3
2021-02-16kbuild: check the minimum compiler version in KconfigMasahiro Yamada8-65/+93
2021-02-11kbuild: LD_VERSION redenominationMasahiro Yamada6-6/+6
2021-02-11kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4Masahiro Yamada1-1/+0
2021-02-11Makefile: use smaller dictionary size for xz module compressionTor Vic1-1/+1
2021-02-11ia64: remove generated/nr-irqs.h generation to fix build warningMasahiro Yamada4-34/+3
2021-02-11ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada4-6/+6
2021-02-11ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada6-16/+16
2021-02-07Linux 5.11-rc7v5.11-rc7Linus Torvalds1-1/+1
2021-02-06x86/efi: Remove EFI PGD build time checksBorislav Petkov1-19/+0
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi5-13/+20
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi5-14/+13
2021-02-05Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"Thomas Gleixner1-11/+5
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede1-2/+2
2021-02-05cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel1-2/+20
2021-02-05x86/debug: Prevent data breakpoints on cpu_dr7Lai Jiangshan1-0/+8
2021-02-05x86/debug: Prevent data breakpoints on __per_cpu_offsetLai Jiangshan1-0/+14
2021-02-05MAINTAINERS/.mailmap: use my @kernel.org addressNathan Chancellor2-1/+2
2021-02-05mm: hugetlb: fix missing put_page in gather_surplus_pages()Muchun Song1-1/+4
2021-02-05ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor2-0/+37
2021-02-05kasan: make addr_has_metadata() return true for valid addressesVincenzo Frascino1-1/+1
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino1-0/+7
2021-02-05mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()Waiman Long1-0/+4
2021-02-05mailmap: add entries for Manivannan SadhasivamManivannan Sadhasivam1-0/+2
2021-02-05mailmap: fix name/email for Viresh KumarViresh Kumar1-0/+2
2021-02-05memblock: do not start bottom-up allocations with kernel_endRoman Gushchin1-43/+6
2021-02-05mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins1-14/+23
2021-02-05init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg3-3/+8
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe1-7/+2
2021-02-05mm, compaction: move high_pfn to the for loop scopeRokudo Yan1-1/+2
2021-02-05mm: migrate: do not migrate HugeTLB page whose refcount is oneMuchun Song1-0/+6
2021-02-05mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song1-2/+1
2021-02-05mm: hugetlb: fix a race between isolating and freeing pageMuchun Song1-2/+2
2021-02-05mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song1-0/+39
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song3-2/+5
2021-02-05ntp: Use freezable workqueue for RTC synchronizationGeert Uytterhoeven1-2/+2