aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-13um: ubd: Set device serial attribute from cmdlineChristopher Obbard1-16/+62
2020-12-13um: Increase stack frame size threshold for signal.cAndy Shevchenko1-0/+2
2020-12-13um: line: Don't free winch (with IRQ) under spinlockJohannes Berg1-4/+8
2020-12-13um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi1-76/+115
2020-12-13um: Fix time-travel modeJohannes Berg1-5/+0
2020-12-13um: Remove use of asprinf in umid.cAnton Ivanov1-12/+5
2020-12-13um: Add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+4
2020-12-13um: random: Register random as hwrng-core deviceChristopher Obbard2-84/+33
2020-12-13um: Convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-12-13ubifs: ubifs_dump_node: Dump all branches of the index nodeZhihao Cheng1-1/+1
2020-12-13ubifs: ubifs_dump_sleb: Remove unused functionZhihao Cheng2-18/+0
2020-12-13ubifs: Pass node length in all node dumping callersZhihao Cheng15-52/+54
2020-12-13Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len"Zhihao Cheng1-14/+2
2020-12-13ubifs: Limit dumping length by size of memory which is allocated for the nodeZhihao Cheng2-14/+52
2020-12-13ubifs: Remove the redundant return in dbg_check_nondata_nodes_orderChengsong Ke1-1/+0
2020-12-13jffs2: Fix NULL pointer dereference in rp_size fs option parsingJamie Iles1-5/+5
2020-12-13ubifs: Fixed print foramt mismatch in ubifsFangping Liang1-1/+1
2020-12-13ubi: Do not zero out EC and VID on ECC-ed NOR flashesPratyush Yadav2-4/+9
2020-12-13jffs2: remove trailing semicolon in macro definitionTom Rix1-2/+2
2020-12-13ubifs: Fix error return code in ubifs_init_authentication()Wang ShaoBo1-1/+3
2020-12-13ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger1-2/+11
2020-12-13ubi: Remove useless code in bytes_str_to_intk005240211-2/+0
2020-12-13ubifs: Fix the printing type of c->big_lptChengsong Ke2-3/+3
2020-12-13jffs2: Allow setting rp_size to zero during remountinglizhe2-2/+6
2020-12-13jffs2: Fix ignoring mounting options problem during remountinglizhe1-0/+17
2020-12-13jffs2: Fix GC exit abnormallyZhe Li1-0/+16
2020-12-13ubifs: Code cleanup by removing ifdef macro surroundingChengguang Xu4-10/+4
2020-12-13jffs2: Fix if/else empty body warningsRandy Dunlap1-11/+12
2020-12-13ubifs: Delete duplicated words + other fixesRandy Dunlap7-8/+7
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-42/+111
2020-12-13Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds6-393/+82
2020-12-13watchdog: iTCO_wdt: use module_platform_device() macroEnrico Weigelt, metux IT consult1-15/+1
2020-12-13watchdog: Fix potential dereferencing of null pointerWang Wensheng1-8/+12
2020-12-13watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1Wong Vee Khee1-3/+3
2020-12-13watchdog/hpwdt: Reflect changesJerry Hoemann1-1/+1
2020-12-13watchdog/hpwdt: Disable NMI in Crash KernelJerry Hoemann1-0/+6
2020-12-13wdt: sp805: add watchdog_stop on rebootZhao Qiang1-0/+1
2020-12-13watchdog: sbc_fitpc2_wdt: add __user annotationsRasmus Villemoes1-6/+6
2020-12-13watchdog: geodewdt: remove unneeded breakTom Rix1-2/+0
2020-12-13watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong1-1/+3
2020-12-13watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriateRobert Marko1-0/+18
2020-12-13watchdog: remove pnx83xx driverThomas Bogendoerfer3-288/+0
2020-12-13watchdog: stm32_iwdg: don't print an error on probe deferralEtienne Carriere1-8/+5
2020-12-13watchdog: sprd: change to use usleep_range() instead of busy loopChunyan Zhang1-4/+7
2020-12-13watchdog: sprd: check busy bit before new loading rather than after thatLingling Xu1-12/+13
2020-12-13watchdog: sprd: remove watchdog disable from resume fail pathLingling Xu1-7/+2
2020-12-13watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck1-0/+1
2020-12-13watchdog: armada_37xx: Add missing dependency on HAS_IOMEMGuenter Roeck1-0/+1
2020-12-13hv_balloon: do adjust_managed_page_count() when ballooning/un-ballooningVitaly Kuznetsov1-1/+4
2020-12-13hv_balloon: simplify math in alloc_balloon_pages()Vitaly Kuznetsov1-1/+1