Age | Commit message (Expand) | Author | Files | Lines |
2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams | 38 | -531/+433 |
2020-09-30 | x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list | Tony Luck | 1 | -4/+0 |
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 | Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -156/+409 |
2020-08-16 | parisc: fix PMD pages allocation by restoring pmd_alloc_one() | Mike Rapoport | 1 | -0/+6 |
2020-08-15 | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -66/+62 |
2020-08-15 | Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+17 |
2020-08-15 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds | 69 | -998/+370 |
2020-08-15 | 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 | Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 37 | -247/+1253 |
2020-08-15 | Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -32/+88 |
2020-08-15 | Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -12/+5 |
2020-08-15 | Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -15/+38 |
2020-08-15 | Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2020-08-15 | Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 4 | -63/+18 |
2020-08-15 | Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -2/+4 |
2020-08-15 | Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 31 | -123/+2368 |
2020-08-15 | Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+47 |
2020-08-15 | Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 176 | -1188/+1156 |
2020-08-15 | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 6 | -91/+121 |
2020-08-15 | Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 4 | -113/+229 |
2020-08-15 | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 86 | -846/+1725 |
2020-08-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 125 | -566/+596 |
2020-08-14 | virtio: pci: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 1 | -3/+3 |
2020-08-14 | ntb: intel: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 3 | -3/+3 |
2020-08-14 | rtl818x: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 1 | -3/+3 |
2020-08-14 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 22 | -138/+138 |
2020-08-14 | sh: use generic strncpy() | Kuninori Morimoto | 1 | -26/+0 |
2020-08-14 | sh: clkfwk: remove r8/r16/r32 | Kuninori Morimoto | 1 | -19/+4 |
2020-08-14 | include/asm-generic/vmlinux.lds.h: align ro_after_init | Romain Naour | 1 | -0/+1 |
2020-08-14 | mm: annotate a data race in page_zonenum() | Qian Cai | 1 | -0/+1 |
2020-08-14 | mm/swap.c: annotate data races for lru_rotate_pvecs | Qian Cai | 1 | -2/+3 |
2020-08-14 | mm/rmap: annotate a data race at tlb_flush_batched | Qian Cai | 1 | -1/+1 |
2020-08-14 | mm/mempool: fix a data race in mempool_free() | Qian Cai | 1 | -1/+1 |
2020-08-14 | mm/list_lru: fix a data race in list_lru_count_one | Qian Cai | 1 | -1/+1 |
2020-08-14 | mm/memcontrol: fix a data race in scan count | Qian Cai | 1 | -1/+1 |
2020-08-14 | mm/page_counter: fix various data races at memsw | Qian Cai | 1 | -6/+7 |
2020-08-14 | mm/swapfile: fix and annotate various data races | Qian Cai | 2 | -15/+20 |
2020-08-14 | mm/filemap.c: fix a data race in filemap_fault() | Kirill A. Shutemov | 1 | -7/+13 |