summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-08drm/panel: nec-nl8048hl11: Fix SPI aliasLaurent Pinchart1-1/+8
2019-10-08drm/panel: lg-lb035q02: Fix SPI aliasLaurent Pinchart1-1/+8
2019-10-08io_uring: remove wait loop spurious wakeupsPavel Begunkov1-12/+4
2019-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-89/+281
2019-10-08mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka4-12/+49
2019-10-08mm, sl[ou]b: improve memory accountingVlastimil Babka3-9/+33
2019-10-08mm, memcg: make scan aggression always exclude protectionChris Down2-54/+32
2019-10-08mm, memcg: make memory.emin the baseline for utilisation determinationChris Down2-28/+46
2019-10-08mm, memcg: proportional memory.{low,min} reclaimChris Down4-12/+115
2019-10-08mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()Dan Carpenter1-9/+11
2019-10-08mm/page_alloc.c: fix a crash in free_pages_prepare()Qian Cai1-1/+7
2019-10-08mm/z3fold.c: claim page in the beginning of freeVitaly Wool1-2/+8
2019-10-08kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko1-2/+2
2019-10-08memcg: only record foreign writebacks with dirty pages when memcg is not disa...Baoquan He1-0/+3
2019-10-08mm: fix -Wmissing-prototypes warningsYi Wang2-2/+2
2019-10-08writeback: fix use-after-free in finish_writeback_work()Tejun Heo1-2/+7
2019-10-08mm/memremap: drop unused SECTION_SIZE and SECTION_MASKAnshuman Khandual1-2/+0
2019-10-08panic: ensure preemption is disabled during panic()Will Deacon1-0/+1
2019-10-08fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai1-1/+1
2019-10-08fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai1-1/+2
2019-10-08fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai1-33/+23
2019-10-08ocfs2: clear zero in unaligned direct IOJia Guo1-1/+21
2019-10-08x86/xen: Return from panic notifierBoris Ostrovsky2-3/+29
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar4-10/+37
2019-10-07mac80211: accept deauth frames in IBSS modeJohannes Berg1-1/+10
2019-10-07riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen1-3/+3
2019-10-07riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen1-1/+1
2019-10-07riscv: avoid kernel hangs when trapped in BUG()Vincent Chen1-3/+3
2019-10-07uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds3-44/+29
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon1-10/+13
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost1-1/+1
2019-10-07ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo1-2/+2
2019-10-07ASoC: SOF: support alternate list of machinesPierre-Louis Bossart1-0/+3
2019-10-07ASoC: soc-acpi: add link_mask fieldPierre-Louis Bossart1-0/+2
2019-10-07ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy1-16/+30
2019-10-07ASoc: tas2770: Remove unused defines and variablesDan Murphy1-21/+0
2019-10-07ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy1-3/+0
2019-10-07drm/i915: Mark contents as dirty on a write faultChris Wilson1-1/+5
2019-10-07drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson1-8/+12
2019-10-07drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä1-1/+14
2019-10-07drm/i915: Verify the engine after acquiring the active.lockChris Wilson1-3/+22
2019-10-07drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson1-1/+1
2019-10-07drm/i915: Don't mix srcu tag and negative error codesChris Wilson3-10/+6
2019-10-07drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke1-0/+3
2019-10-07drm/i915: Perform GGTT restore much earlier during resumeChris Wilson3-3/+11
2019-10-07drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson1-1/+0
2019-10-07MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer1-2/+3
2019-10-07nsdeps: make generated patches independent of localeMasahiro Yamada1-1/+1
2019-10-07nsdeps: fix hashbang of scripts/nsdepsMasahiro Yamada1-1/+1
2019-10-07kbuild: fix build error of 'make nsdeps' in clean treeMasahiro Yamada1-1/+1