summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: fix pxa2xx.c build warningsRandy Dunlap2020-02-041-0/+1
* drivers/block/null_blk_main.c: fix uninitialized var warningsAndrew Morton2020-02-041-1/+1
* drivers/block/null_blk_main.c: fix layoutAndrew Morton2020-02-041-28/+28
* ipc/msg.c: consolidate all xxxctl_down() functionsLu Shuaibing2020-02-041-9/+10
* ipc/sem.c: document and update memory barriersManfred Spraul2020-02-041-25/+41
* ipc/msg.c: update and document memory barriersManfred Spraul2020-02-041-7/+36
* ipc/mqueue.c: update/document memory barriersManfred Spraul2020-02-041-14/+78
* ipc/mqueue.c: remove duplicated codeDavidlohr Bueso2020-02-041-13/+18
* smp_mb__{before,after}_atomic(): update DocumentationManfred Spraul2020-02-041-6/+10
* mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand2020-02-043-29/+15
* mm/memory_hotplug: cleanup __remove_pages()David Hildenbrand2020-02-041-11/+6
* mm/memory_hotplug: drop local variables in shrink_zone_span()David Hildenbrand2020-02-041-9/+6
* mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()David Hildenbrand2020-02-041-27/+7
* mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfnDavid Hildenbrand2020-02-041-2/+2
* mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()David Hildenbrand2020-02-042-0/+5
* mm/memmap_init: update variable name in memmap_init_zoneAneesh Kumar K.V2020-02-041-4/+4
* mm: factor out next_present_section_nr()David Hildenbrand2020-02-043-19/+12
* mm/page_alloc: fix and rework pfn handling in memmap_init_zone()David Hildenbrand2020-02-041-3/+6
* mm/page_alloc.c: initialize memmap of unavailable memory directlyDavid Hildenbrand2020-02-042-17/+22
* fs/proc/page.c: allow inspection of last section and fix end detectionDavid Hildenbrand2020-02-041-3/+27
* mm/page_alloc.c: fix uninitialized memmaps on a partially populated last sectionDavid Hildenbrand2020-02-041-2/+12
* ocfs2: fix oops when writing cloned fileGang He2020-02-041-8/+6
* initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyMasahiro Yamada2020-02-032-1/+2
* Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2020-02-0313-83/+193
|\
| * btrfs: do not zero f_bavail if we have available spaceJosef Bacik2020-02-021-1/+9
| * Btrfs: send, fix emission of invalid clone operations within the same fileFilipe Manana2020-01-311-1/+2
| * btrfs: do not do delalloc reservation under page lockJosef Bacik2020-01-311-16/+60
| * btrfs: drop the -EBUSY case in __extent_writepage_ioJosef Bacik2020-01-311-5/+1
| * Btrfs: keep pages dirty when using btrfs_writepage_fixup_workerChris Mason2020-01-311-17/+44
| * btrfs: take overcommit into account in inc_block_group_roJosef Bacik2020-01-313-19/+39
| * btrfs: fix force usage in inc_block_group_roJosef Bacik2020-01-311-2/+2
| * btrfs: Correctly handle empty trees in find_first_clear_extent_bitNikolay Borisov2020-01-312-14/+27
| * btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik2020-01-311-1/+10
| * Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana2020-01-315-16/+8
* | Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-02-037-39/+19
|\ \
| * | kdb: Use for_each_console() helperAndy Shevchenko2020-01-311-6/+3
| * | kdb: remove redundant assignment to pointer bpColin Ian King2020-01-311-1/+0
| * | kdb: Get rid of confusing diag msg from "rd" if current task has no regsDouglas Anderson2020-01-311-15/+13
| * | kdb: Gid rid of implicit setting of the current task / regsDouglas Anderson2020-01-313-9/+2
| * | kdb: kdb_current_task shouldn't be exportedDouglas Anderson2020-01-311-1/+0
| * | kdb: kdb_current_regs should be privateDouglas Anderson2020-01-312-2/+1
| * | MIPS: kdb: Remove old workaround for backtracing on other CPUsDouglas Anderson2020-01-311-5/+0
* | | Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-031-1/+1
|\ \ \
| * | | char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva2020-01-301-1/+1
* | | | Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-034-12/+18
|\ \ \ \
| * | | | backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou2020-01-231-2/+2
| * | | | backlight: bd6107: Convert to use GPIO descriptorLinus Walleij2019-12-162-9/+16
| * | | | backlight: ams369fg06: Drop GPIO includeLinus Walleij2019-12-161-1/+0
* | | | | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-0347-416/+2810
|\ \ \ \ \
| * | | | | mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven2020-02-031-1/+1