aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-11um: port_user: Improve error handling when port-helper is not foundGlenn Washburn1-0/+12
2022-03-11um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvarGlenn Washburn1-0/+4
2022-03-11um: port_user: Search for in.telnetd in PATHGlenn Washburn1-1/+1
2022-03-11um: clang: Strip out -mno-global-merge from USER_CFLAGSDavid Gow1-0/+4
2022-03-11docs: UML: Mention telnetd for port channelVincent Whitchurch1-1/+5
2022-03-11um: Remove unused timeval_to_ns() functionDavid Gow1-6/+0
2022-03-11um: Fix uml_mconsole stop/goAnton Ivanov1-1/+2
2022-03-11um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow1-3/+2
2022-03-11uml: net: vector: fix const issueJohannes Berg2-2/+2
2022-03-11um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis3-1/+17
2022-03-11um: Migrate vector drivers to NAPIAnton Ivanov2-57/+51
2022-03-11um: Fix order of dtb unflatten/early initVincent Whitchurch1-1/+1
2022-03-11um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler1-1/+3
2022-03-11um: Document dtb command line optionAnton Ivanov1-0/+20
2022-03-11lib/logic_iomem: correct fallback config referencesJohannes Berg1-4/+4
2022-03-11um: Remove duplicated include in syscalls_64.cYang Li1-1/+0
2022-03-11MAINTAINERS: Update UserModeLinux entryRichard Weinberger1-2/+3
2022-02-27Linux 5.17-rc6Linus Torvalds1-1/+1
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-02-26mailmap: update Roman Gushchin's emailRoman Gushchin1-0/+3
2022-02-26MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka1-0/+2
2022-02-26MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt1-0/+1
2022-02-26MAINTAINERS: remove Vladimir from memcg maintainersVladimir Davydov1-1/+0
2022-02-26MAINTAINERS: add Roman as a memcg co-maintainerRoman Gushchin1-0/+1
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-02-26mm: fix use-after-free bug when mm->mmap is reused after being freedSuren Baghdasaryan1-0/+1
2022-02-26hugetlbfs: fix a truncation issue in hugepages parameterLiu Yuntao1-2/+2
2022-02-26kasan: test: prevent cache merging in kmem_cache_double_destroyAndrey Konovalov1-1/+4
2022-02-26mm/hugetlb: fix kernel crash with hugetlb mremapAneesh Kumar K.V1-4/+3
2022-02-26MAINTAINERS: add sysctl-next git treeLuis Chamberlain1-0/+1
2022-02-25rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira1-1/+1
2022-02-25rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira1-0/+1
2022-02-25rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira4-12/+12
2022-02-25tracing: Fix selftest config check for function graph start up testChristophe Leroy1-4/+2
2022-02-25tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)1-2/+3
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe1-16/+24
2022-02-25tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira1-21/+32
2022-02-25ftrace: Remove unused ftrace_startup_enable() stubNathan Chancellor1-1/+0
2022-02-25tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle1-4/+6
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy2-10/+26
2022-02-25eprobes: Remove redundant event type informationSteven Rostedt (Google)4-16/+12
2022-02-25tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)1-6/+46
2022-02-24riscv: fix oops caused by irqsoff latency tracerChangbin Du4-5/+45
2022-02-24riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal1-1/+1
2022-02-24tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira1-1/+6
2022-02-24thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2022-02-24net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg1-10/+14
2022-02-24KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non default value when tsc scaling disabledMaxim Levitsky1-2/+17
2022-02-24KVM: x86/mmu: make apf token non-zero to fix bugLiang Zhang1-1/+12
2022-02-24ping: remove pr_err from ping_lookupXin Long1-1/+0