| Commit message (Expand) | Author | Files | Lines |
2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig | 17 | -62/+28 |
2020-10-03 | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 17 | -46/+30 |
2020-10-03 | fs: remove various compat readv/writev helpers | Christoph Hellwig | 2 | -159/+40 |
2020-10-03 | iov_iter: transparently handle compat iovecs in import_iovec | Christoph Hellwig | 11 | -65/+26 |
2020-10-03 | iov_iter: refactor rw_copy_check_uvector and import_iovec | Christoph Hellwig | 5 | -232/+143 |
2020-09-25 | iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c | David Laight | 2 | -179/+176 |
2020-09-25 | compat.h: fix a spelling error in <linux/compat.h> | Christoph Hellwig | 1 | -1/+1 |
2020-08-23 | Linux 5.9-rc2v5.9-rc2 | Linus Torvalds | 1 | -1/+1 |
2020-08-23 | do_epoll_ctl(): clean the failure exits up a bit | Al Viro | 1 | -13/+6 |
2020-08-23 | epoll: Keep a reference on files added to the check list | Marc Zyngier | 1 | -2/+9 |
2020-08-22 | net: nexthop: don't allow empty NHA_GROUP | Nikolay Aleksandrov | 1 | -1/+4 |
2020-08-22 | dt-bindings: vendor-prefixes: Remove trailing whitespace | Geert Uytterhoeven | 1 | -1/+1 |
2020-08-22 | KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set | Will Deacon | 1 | -4/+13 |
2020-08-22 | KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() | Will Deacon | 10 | -10/+17 |
2020-08-22 | dt-bindings: net: correct description of phy-connection-type | Madalin Bucur | 1 | -1/+2 |
2020-08-21 | dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances | Rob Herring | 1 | -0/+8 |
2020-08-21 | bpf: Fix two typos in uapi/linux/bpf.h | Tobias Klauser | 2 | -10/+10 |
2020-08-21 | net: dsa: b53: check for timeout | Tom Rix | 1 | -0/+2 |
2020-08-21 | ARM64: vdso32: Install vdso32 from vdso_install | Stephen Boyd | 2 | -1/+2 |
2020-08-21 | afs: Fix NULL deref in afs_dynroot_depopulate() | David Howells | 1 | -9/+11 |
2020-08-21 | mm, page_alloc: fix core hung in free_pcppages_bulk() | Charan Teja Reddy | 1 | -0/+5 |
2020-08-21 | mm: include CMA pages in lowmem_reserve at boot | Doug Berger | 1 | -1/+1 |
2020-08-21 | squashfs: avoid bio_alloc() failure with 1Mbyte blocks | Phillip Lougher | 1 | -1/+5 |
2020-08-21 | uprobes: __replace_page() avoid BUG in munlock_vma_page() | Hugh Dickins | 1 | -1/+1 |
2020-08-21 | kernel/relay.c: fix memleak on destroy relay channel | Wei Yongjun | 1 | -0/+1 |
2020-08-21 | romfs: fix uninitialized memory leak in romfs_dev_read() | Jann Horn | 1 | -3/+1 |
2020-08-21 | mm/rodata_test.c: fix missing function declaration | Leon Romanovsky | 1 | -0/+1 |
2020-08-21 | mm/vunmap: add cond_resched() in vunmap_pmd_range | Aneesh Kumar K.V | 1 | -0/+2 |
2020-08-21 | khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() | Hugh Dickins | 1 | -1/+1 |
2020-08-21 | hugetlb_cgroup: convert comma to semicolon | Xu Wang | 1 | -2/+2 |
2020-08-21 | mailmap: add Andi Kleen | Nick Desaulniers | 1 | -0/+1 |
2020-08-21 | core/entry: Respect syscall number rewrites | Thomas Gleixner | 1 | -1/+2 |
2020-08-21 | x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM | Sean Christopherson | 1 | -4/+6 |
2020-08-21 | MAINTAINERS: Update Mellanox and Cumulus Network addresses to new domain | Leon Romanovsky | 2 | -29/+31 |
2020-08-21 | powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver | Kajol Jain | 2 | -2/+11 |
2020-08-21 | powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000 | Christophe Leroy | 1 | -2/+2 |
2020-08-21 | KVM: arm64: Print warning when cpu erratum can cause guests to deadlock | Rob Herring | 1 | -0/+4 |
2020-08-21 | arm64: Allow booting of late CPUs affected by erratum 1418040 | Marc Zyngier | 1 | -0/+2 |
2020-08-21 | arm64: Move handling of erratum 1418040 into C code | Marc Zyngier | 2 | -21/+34 |
2020-08-21 | kconfig: qconf: replace deprecated QString::sprintf() with QTextStream | Masahiro Yamada | 1 | -54/+62 |
2020-08-21 | kconfig: qconf: remove redundant help in the info view | Masahiro Yamada | 1 | -6/+1 |
2020-08-21 | kconfig: qconf: remove qInfo() to get back Qt4 support | Masahiro Yamada | 1 | -2/+0 |
2020-08-21 | tipc: call rcu_read_lock() in tipc_aead_encrypt_done() | Xin Long | 1 | -0/+2 |
2020-08-21 | net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow | Alaa Hleihel | 1 | -1/+1 |
2020-08-21 | net: sctp: Fix negotiation of the number of data streams. | David Laight | 1 | -2/+4 |
2020-08-21 | dt-bindings: net: renesas, ether: Improve schema validation | Geert Uytterhoeven | 1 | -7/+15 |
2020-08-21 | gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY | Mark Tomlinson | 1 | -1/+9 |
2020-08-21 | hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() | Haiyang Zhang | 1 | -1/+1 |
2020-08-21 | hv_netvsc: Remove "unlikely" from netvsc_select_queue | Haiyang Zhang | 1 | -1/+1 |
2020-08-20 | bpf: selftests: global_funcs: Check err_str before strstr | Yauheni Kaliuta | 1 | -1/+1 |