| Commit message (Expand) | Author | Files | Lines |
2020-09-30 | x86/mce: Add Skylake quirk for patrol scrub reported errors | Borislav Petkov | 1 | -2/+26 |
2020-09-25 | RAS/CEC: Convert to DEFINE_SHOW_ATTRIBUTE() | Qinglang Miao | 1 | -14/+3 |
2020-09-18 | x86/mce: Annotate mce_rd/wrmsrl() with noinstr | Borislav Petkov | 1 | -6/+21 |
2020-09-15 | x86/mce/dev-mcelog: Do not update kflags on AMD systems | Smita Koralahalli | 1 | -1/+3 |
2020-09-14 | x86/mce: Stop mce_reign() from re-computing severity for every CPU | Tony Luck | 1 | -8/+8 |
2020-09-11 | x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR | Borislav Petkov | 2 | -12/+70 |
2020-09-04 | x86/mce: Increase maximum number of banks to 64 | Akshay Gupta | 1 | -6/+2 |
2020-08-26 | x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check() | Tony Luck | 1 | -5/+4 |
2020-08-20 | x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap | Yazen Ghannam | 3 | -26/+23 |
2020-08-20 | RAS/CEC: Fix cec_init() prototype | Luca Stefani | 1 | -4/+5 |
2020-08-16 | Linux 5.9-rc1v5.9-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-08-16 | parisc: fix PMD pages allocation by restoring pmd_alloc_one() | Mike Rapoport | 1 | -0/+6 |
2020-08-16 | io_uring: short circuit -EAGAIN for blocking read attempt | Jens Axboe | 1 | -1/+4 |
2020-08-15 | io_uring: sanitize double poll handling | Jens Axboe | 1 | -9/+25 |
2020-08-15 | virtio: pci: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 1 | -3/+3 |
2020-08-15 | ntb: intel: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 3 | -3/+3 |
2020-08-15 | rtl818x: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 1 | -3/+3 |
2020-08-15 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 22 | -138/+138 |
2020-08-15 | sh: use generic strncpy() | Kuninori Morimoto | 1 | -26/+0 |
2020-08-15 | sh: clkfwk: remove r8/r16/r32 | Kuninori Morimoto | 1 | -19/+4 |
2020-08-15 | include/asm-generic/vmlinux.lds.h: align ro_after_init | Romain Naour | 1 | -0/+1 |
2020-08-15 | mm: annotate a data race in page_zonenum() | Qian Cai | 1 | -0/+1 |
2020-08-15 | mm/swap.c: annotate data races for lru_rotate_pvecs | Qian Cai | 1 | -2/+3 |
2020-08-15 | mm/rmap: annotate a data race at tlb_flush_batched | Qian Cai | 1 | -1/+1 |
2020-08-15 | mm/mempool: fix a data race in mempool_free() | Qian Cai | 1 | -1/+1 |
2020-08-15 | mm/list_lru: fix a data race in list_lru_count_one | Qian Cai | 1 | -1/+1 |
2020-08-15 | mm/memcontrol: fix a data race in scan count | Qian Cai | 1 | -1/+1 |
2020-08-15 | mm/page_counter: fix various data races at memsw | Qian Cai | 1 | -6/+7 |
2020-08-15 | mm/swapfile: fix and annotate various data races | Qian Cai | 2 | -15/+20 |
2020-08-15 | mm/filemap.c: fix a data race in filemap_fault() | Kirill A. Shutemov | 1 | -7/+13 |
2020-08-15 | mm/swap_state: mark various intentional data races | Qian Cai | 1 | -2/+2 |
2020-08-15 | mm/page_io: mark various intentional data races | Qian Cai | 1 | -4/+4 |
2020-08-15 | mm/frontswap: mark various intentional data races | Qian Cai | 1 | -4/+4 |
2020-08-15 | mm/kmemleak: silence KCSAN splats in checksum | Qian Cai | 1 | -0/+2 |
2020-08-15 | all arch: remove system call sys_sysctl | Xiaoming Ni | 52 | -227/+24 |
2020-08-15 | fs: autofs: delete repeated words in comments | Randy Dunlap | 1 | -2/+2 |
2020-08-15 | mm: introduce offset_in_thp | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2020-08-15 | mm: add thp_head | Matthew Wilcox (Oracle) | 1 | -0/+15 |
2020-08-15 | mm: replace hpage_nr_pages with thp_nr_pages | Matthew Wilcox (Oracle) | 20 | -62/+65 |
2020-08-15 | mm: add thp_size | Matthew Wilcox (Oracle) | 6 | -11/+18 |
2020-08-15 | mm: add thp_order | Matthew Wilcox (Oracle) | 1 | -0/+19 |
2020-08-15 | mm: move page-flags include to top of file | Matthew Wilcox (Oracle) | 1 | -5/+1 |
2020-08-15 | mm: store compound_nr as well as compound_order | Matthew Wilcox (Oracle) | 3 | -3/+8 |
2020-08-15 | mailmap: add entry for Greg Kurz | Greg Kurz | 1 | -0/+1 |
2020-08-15 | selftests/exec: add file type errno tests | Kees Cook | 3 | -2/+200 |
2020-08-15 | exec: restore EACCES of S_ISDIR execve() | Kees Cook | 1 | -1/+3 |
2020-08-15 | lz4: fix kernel decompression speed | Nick Terrell | 4 | -12/+22 |
2020-08-15 | Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp... | Baoquan He | 1 | -6/+6 |
2020-08-15 | asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() | Mike Rapoport | 1 | -1/+1 |
2020-08-15 | sh: landisk: Add missing initialization of sh_io_port_base | Geert Uytterhoeven | 1 | -0/+3 |