Age | Commit message (Expand) | Author | Files | Lines |
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 | Merge tag 'drm-intel-fixes-2020-08-20' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 11 | -27/+75 |
2020-08-21 | Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd... | Dave Airlie | 16 | -22/+126 |
2020-08-20 | tipc: call rcu_read_lock() in tipc_aead_encrypt_done() | Xin Long | 1 | -0/+2 |
2020-08-20 | net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow | Alaa Hleihel | 1 | -1/+1 |
2020-08-20 | net: sctp: Fix negotiation of the number of data streams. | David Laight | 1 | -2/+4 |
2020-08-20 | dt-bindings: net: renesas, ether: Improve schema validation | Geert Uytterhoeven | 1 | -7/+15 |
2020-08-20 | gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY | Mark Tomlinson | 1 | -1/+9 |
2020-08-20 | Merge branch 'hv_netvsc-Some-fixes-for-the-select_queue' | David S. Miller | 1 | -2/+2 |
2020-08-20 | hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() | Haiyang Zhang | 1 | -1/+1 |
2020-08-20 | 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 |
2020-08-20 | bpf: xdp: Fix XDP mode when no mode flags specified | Andrii Nakryiko | 1 | -6/+8 |
2020-08-20 | selftests/bpf: Remove test_align leftovers | Veronika Kabatova | 2 | -2/+1 |
2020-08-20 | tools/resolve_btfids: Fix sections with wrong alignment | Jiri Olsa | 1 | -0/+36 |
2020-08-20 | Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+6 |
2020-08-20 | net/smc: Prevent kernel-infoleak in __smc_diag_dump() | Peilin Ye | 1 | -7/+9 |
2020-08-20 | sfc: fix build warnings on 32-bit | Edward Cree | 1 | -4/+4 |
2020-08-20 | net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified" | Kaige Li | 1 | -2/+2 |
2020-08-20 | riscv: Add SiFive drivers to rv32_defconfig | Bin Meng | 1 | -0/+5 |
2020-08-20 | dt-bindings: timer: Add CLINT bindings | Anup Patel | 1 | -0/+60 |
2020-08-20 | RISC-V: Remove CLINT related code from timer and arch | Anup Patel | 12 | -126/+16 |
2020-08-20 | clocksource/drivers: Add CLINT timer driver | Anup Patel | 4 | -0/+237 |
2020-08-20 | RISC-V: Add mechanism to provide custom IPI operations | Anup Patel | 6 | -48/+79 |
2020-08-20 | Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 5 | -78/+92 |
2020-08-20 | afs: Fix key ref leak in afs_put_operation() | David Howells | 1 | -0/+1 |
2020-08-20 | Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Rafael J. Wysocki | 1 | -7/+12 |
2020-08-20 | libbpf: Fix map index used in error message | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-08-20 | powerpc/pseries: Do not initiate shutdown when system is running on UPS | Vasant Hegde | 1 | -1/+0 |
2020-08-20 | io_uring: kill extra iovec=NULL in import_iovec() | Pavel Begunkov | 1 | -3/+1 |
2020-08-20 | io_uring: comment on kfree(iovec) checks | Pavel Begunkov | 1 | -0/+2 |
2020-08-20 | io_uring: fix racy req->flags modification | Pavel Begunkov | 1 | -44/+17 |
2020-08-20 | Revert "RDMA/hns: Reserve one sge in order to avoid local length error" | Weihang Li | 5 | -14/+8 |
2020-08-20 | RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request | Kaike Wan | 1 | -0/+1 |
2020-08-20 | RDMA/bnxt_re: Do not add user qps to flushlist | Selvin Xavier | 1 | -1/+2 |
2020-08-20 | RDMA/core: Fix spelling mistake "Could't" -> "Couldn't" | Colin Ian King | 1 | -1/+1 |
2020-08-20 | powerpc/perf: Fix soft lockups due to missed interrupt accounting | Athira Rajeev | 1 | -0/+4 |
2020-08-20 | Documentation: efi: remove description of efi=old_map | Ard Biesheuvel | 1 | -4/+1 |
2020-08-20 | efi/x86: Move 32-bit code into efi_32.c | Ard Biesheuvel | 3 | -86/+37 |
2020-08-20 | efi/libstub: Handle unterminated cmdline | Arvind Sankar | 1 | -2/+4 |
2020-08-20 | efi/libstub: Handle NULL cmdline | Arvind Sankar | 1 | -1/+5 |