aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14mm/hugetlb.c: don't put_page in lock of hugetlb_lockKai Shen1-1/+2
2019-05-14mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addressesDan Williams4-18/+16
2019-05-10tomoyo: Don't emit WARNING: string while fuzzing testing.Tetsuo Handa1-0/+2
2019-05-10tomoyo: Change pathname calculation for read-only filesystems.Tetsuo Handa1-1/+2
2019-05-10tomoyo: Check address length before reading address familyTetsuo Handa1-0/+4
2019-05-10tomoyo: Add a kernel config option for fuzzing testing.Tetsuo Handa2-1/+22
2019-05-10vsprintf: Do not break early boot with probing addressesPetr Mladek1-7/+4
2019-05-10fork: do not release lock that wasn't takenChristian Brauner1-2/+3