summaryrefslogtreecommitdiffstats
path: root/Documentation/ide/changelogs.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-14seq_file: fix problem when seeking mid-recordNeilBrown1-1/+1
2019-08-14mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin3-6/+43
2019-08-14mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres1-1/+1
2019-08-14mm: kmemleak: disable early logging in case of errorCatalin Marinas1-1/+1
2019-08-14mm/vmalloc.c: fix percpu free VM area search criteriaKuppuswamy Sathyanarayanan1-1/+11
2019-08-14mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen1-10/+29
2019-08-14mm/z3fold.c: fix z3fold_destroy_pool() race conditionHenry Burns1-1/+4
2019-08-14mm/z3fold.c: fix z3fold_destroy_pool() orderingHenry Burns1-1/+8
2019-08-14mm: mempolicy: handle vma with unmovable pages mapped correctly in mbindYang Shi1-7/+25
2019-08-14mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...Yang Shi1-20/+48
2019-08-14mm/hmm: fix bad subpage pointer in try_to_unmap_oneRalph Campbell1-0/+8
2019-08-14mm/hmm: fix ZONE_DEVICE anon page mapping reuseRalph Campbell1-0/+24
2019-08-14mm: document zone device struct page field usageRalph Campbell1-1/+10
2019-08-11Linux 5.3-rc4v5.3-rc4Linus Torvalds1-1/+1
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches2-2/+2
2019-08-10ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-10scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-10pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-08-10video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-10watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-10s390/net: Mark expected switch fall-throughsGustavo A. R. Silva3-1/+5
2019-08-10crypto: ux500/crypt: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2019-08-10watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-10watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-10watchdog: Mark expected switch fall-throughsGustavo A. R. Silva4-2/+4
2019-08-10ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-10mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-08-10mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-10ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva1-9/+5
2019-08-10ARM: alignment: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+3
2019-08-10ARM: tegra: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-10ARM/hw_breakpoint: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-08-09mm/memremap: Fix reuse of pgmap instances with internal referencesDan Williams1-0/+6
2019-08-09drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf1-11/+9
2019-08-09kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2-1/+8
2019-08-09kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada1-1/+2
2019-08-09kbuild: fix false-positive need-builtin calculationMasahiro Yamada1-1/+2
2019-08-09kbuild: revive single target %.koMasahiro Yamada2-4/+13
2019-08-09gfs2: gfs2_walk_metadata fixAndreas Gruenbacher1-63/+101