| Commit message (Expand) | Author | Files | Lines |
2017-11-30 | fs/fat/inode.c: fix sb_rdonly() change | OGAWA Hirofumi | 1 | -1/+1 |
2017-11-30 | mm, memcg: fix mem_cgroup_swapout() for THPs | Shakeel Butt | 1 | -1/+1 |
2017-11-30 | mm: migrate: fix an incorrect call of prep_transhuge_page() | Zi Yan | 1 | -1/+1 |
2017-11-30 | kmemleak: add scheduling point to kmemleak_scan() | Yisheng Xie | 1 | -0/+2 |
2017-11-30 | scripts/bloat-o-meter: don't fail with division by 0 | Andy Shevchenko | 1 | -2/+5 |
2017-11-30 | fs/mbcache.c: make count_objects() more robust | Jiang Biao | 1 | -0/+3 |
2017-11-30 | Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are... | Michal Hocko | 2 | -11/+1 |
2017-11-30 | mm/madvise.c: fix madvise() infinite loop under special circumstances | chenjie | 1 | -3/+1 |
2017-11-30 | exec: avoid RLIMIT_STACK races with prlimit() | Kees Cook | 1 | -1/+6 |
2017-11-30 | IB/core: disable memory registration of filesystem-dax vmas | Dan Williams | 1 | -1/+1 |
2017-11-30 | v4l2: disable filesystem-dax mapping support | Dan Williams | 1 | -2/+3 |
2017-11-30 | mm: fail get_vaddr_frames() for filesystem-dax mappings | Dan Williams | 1 | -0/+12 |
2017-11-30 | mm: introduce get_user_pages_longterm | Dan Williams | 3 | -0/+91 |
2017-11-30 | device-dax: implement ->split() to catch invalid munmap attempts | Dan Williams | 1 | -0/+12 |
2017-11-30 | mm, hugetlbfs: introduce ->split() to vm_operations_struct | Dan Williams | 3 | -3/+14 |
2017-11-30 | scripts/faddr2line: extend usage on generic arch | Liu, Changcheng | 1 | -7/+14 |
2017-11-30 | mm: replace pte_write with pte_access_permitted in fault + gup paths | Dan Williams | 3 | -5/+5 |
2017-11-30 | mm: replace pmd_write with pmd_access_permitted in fault + gup paths | Dan Williams | 5 | -7/+8 |
2017-11-30 | mm: replace pud_write with pud_access_permitted in fault + gup paths | Dan Williams | 4 | -3/+9 |
2017-11-30 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 9 | -10/+6 |
2017-11-30 | mm: fix device-dax pud write-faults triggered by get_user_pages() | Dan Williams | 3 | -8/+14 |
2017-11-30 | mm/cma: fix alloc_contig_range ret code/potential leak | Mike Kravetz | 1 | -1/+8 |
2017-11-30 | mm, oom_reaper: gather each vma to prevent leaking TLB entry | Wang Nan | 1 | -3/+4 |
2017-11-30 | mm, memory_hotplug: do not back off draining pcp free pages from kworker context | Michal Hocko | 1 | -4/+0 |
2017-11-28 | Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU" | Takashi Iwai | 1 | -2/+2 |
2017-11-28 | proc: don't report kernel addresses in /proc/<pid>/stack | Linus Torvalds | 1 | -2/+1 |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 111 | -417/+417 |
2017-11-27 | auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM | Thomas Meyer | 1 | -0/+1 |
2017-11-27 | mm, thp: Do not make pmd/pud dirty without a reason | Kirill A. Shutemov | 5 | -16/+24 |
2017-11-27 | mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() | Kirill A. Shutemov | 1 | -23/+13 |
2017-11-27 | Linux 4.15-rc1v4.15-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-11-26 | ARM: BUG if jumping to usermode address in kernel mode | Russell King | 2 | -0/+24 |
2017-11-25 | crypto: skcipher - Fix skcipher_walk_aead_common | Ondrej Mosnáček | 1 | -0/+3 |
2017-11-24 | m68k/macboing: Fix missed timer callback assignment | Kees Cook | 1 | -2/+2 |
2017-11-24 | afs: remove redundant assignment of dvnode to itself | Colin Ian King | 1 | -1/+1 |
2017-11-24 | afs: cell: Remove unnecessary code in afs_lookup_cell | Gustavo A. R. Silva | 1 | -6/+1 |
2017-11-24 | afs: Fix signal handling in some file ops | David Howells | 1 | -0/+8 |
2017-11-24 | afs: Fix some dentry handling in dir ops and missing key_puts | David Howells | 1 | -10/+5 |
2017-11-24 | afs: Make afs_write_begin() avoid writing to a page that's being stored | David Howells | 1 | -0/+5 |
2017-11-24 | sched/debug: Fix task state recording/printout | Thomas Gleixner | 1 | -3/+3 |
2017-11-24 | x86/decoder: Add new TEST instruction pattern | Masami Hiramatsu | 1 | -1/+1 |
2017-11-24 | crypto: af_alg - remove locking in async callback | Stephan Mueller | 4 | -29/+39 |
2017-11-24 | crypto: algif_aead - skip SGL entries with NULL page | Stephan Mueller | 1 | -9/+24 |
2017-11-24 | drm/ttm: don't attempt to use hugepages if dma32 requested (v2) | Dave Airlie | 1 | -16/+20 |
2017-11-23 | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas | 11 | -454/+2 |
2017-11-23 | x86/umip: Fix insn_get_code_seg_params()'s return value | Borislav Petkov | 3 | -4/+4 |
2017-11-23 | x86/boot/KASLR: Remove unused variable | Chao Fan | 1 | -3/+2 |
2017-11-23 | genirq/matrix: Make - vs ?: Precedence explicit | Kees Cook | 1 | -1/+1 |
2017-11-23 | irqchip/imgpdc: Use resource_size function on resource object | Vasyl Gomonovych | 1 | -1/+1 |
2017-11-23 | irqchip/qcom: Fix u32 comparison with value less than zero | Colin Ian King | 1 | -1/+1 |