aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-06pipe: fix incorrect caching of pipe state over pipe_wait()Linus Torvalds1-4/+6
2019-12-06ARM: multi_v7_defconfig: Restore debugfs supportMarek Szyprowski via Linux.Kernel.Org1-0/+1
2019-12-06arm64: entry: refine comment of stack overflow checkHeyi Guo1-1/+2
2019-12-06arm64: ftrace: fix ifdefferyMark Rutland1-2/+1
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior3-7/+6
2019-12-06arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas1-1/+6
2019-12-05pipe: Fix missing mask update after pipe_wait()David Howells1-6/+6
2019-12-05pipe: Remove assertion from pipe_poll()David Howells1-2/+1
2019-12-05ARM: defconfig: re-run savedefconfig on multi_v* configsOlof Johansson3-41/+27
2019-12-05arm64: defconfig: re-run savedefconfigOlof Johansson1-27/+9
2019-12-05block: fix memleak of bio integrity dataJustin Tee3-1/+8
2019-12-05ARM: pxa: Fix resource propertiesLinus Walleij1-3/+3
2019-12-05soc: mediatek: cmdq: fixup wrong input order of write apiBibby Hsieh1-1/+1
2019-12-05soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck1-2/+2
2019-12-05MAINTAINERS: Switch to Marvell addressesRobert Richter1-10/+10
2019-12-05MAINTAINERS: update Cavium ThunderX driversJan Glauber2-11/+9
2019-12-05io_uring: fix a typo in a commentLimingWu1-1/+1
2019-12-05bfq-iosched: Ensure bio->bi_blkg is valid before using itHou Tao1-0/+3
2019-12-05io_uring: hook all linked requests via link_listPavel Begunkov1-22/+20
2019-12-05io_uring: fix error handling in io_queue_link_headPavel Begunkov1-5/+7
2019-12-05powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan1-1/+8
2019-12-05powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar1-23/+16
2019-12-04mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport3-52/+5
2019-12-04um: add support for folded p4d page tablesMike Rapoport8-14/+78
2019-12-04um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport1-29/+0
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport7-33/+81
2019-12-04parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller1-6/+12
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport7-76/+81
2019-12-04nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport9-35/+47
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport6-56/+25
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport15-92/+129
2019-12-04m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+1
2019-12-04c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+1
2019-12-04arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+1
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport4-19/+22
2019-12-04gpio: pca953x: tighten up indentationAndy Shevchenko1-11/+11
2019-12-04gpio: pca953x: convert to use bitmap APIAndy Shevchenko1-94/+70
2019-12-04gpio: pca953x: use input from regs structure in pca953x_irq_pending()Andy Shevchenko1-1/+1
2019-12-04gpio: pca953x: remove redundant variable and check in IRQ handlerAndy Shevchenko1-3/+1
2019-12-04lib/bitmap: introduce bitmap_replace() helperAndy Shevchenko3-0/+66
2019-12-04lib/test_bitmap: fix comment about this fileAndy Shevchenko1-1/+1
2019-12-04lib/test_bitmap: move exp1 and exp2 upper for others to useAndy Shevchenko1-21/+20
2019-12-04lib/test_bitmap: rename exp to exp1 to avoid ambiguous nameAndy Shevchenko1-22/+22
2019-12-04lib/test_bitmap: name EXP_BYTES properlyAndy Shevchenko1-5/+5
2019-12-04lib/test_bitmap: undefine macros after useAndy Shevchenko1-0/+4
2019-12-04lib/test_bitmap: force argument of bitmap_parselist_user() to proper address spaceAndy Shevchenko1-1/+1
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada8-1/+11
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada8-1/+13
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada5-1/+8
2019-12-04lib/ubsan: don't serialize UBSAN reportJulien Grall1-41/+23