aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/xilinx_emaclite.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds1-18/+41
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du1-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du1-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du1-84/+89
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du1-10/+14
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments'Changbin Du1-4/+8
2019-12-07pipe: fix poll/select race introduced by the pipe reworkLinus Torvalds1-3/+15
2019-12-07nfsd: depend on CRYPTO_MD5 for legacy client trackingPatrick Steinhardt1-0/+1
2019-12-07NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia1-1/+2
2019-12-06pipe: Fix iteration end check in fuse_dev_splice_write()David Howells1-1/+1
2019-12-06pipe: fix incorrect caching of pipe state over pipe_wait()Linus Torvalds1-4/+6
2019-12-06smb3: fix mode passed in on create for modetosid mount optionSteve French5-34/+122
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-06ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTVincenzo Frascino1-0/+3
2019-12-06ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann2-5/+9
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-05iomap: stop using ioend after it's been freed in iomap_finish_ioend()Zorro Lang1-2/+3
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