aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-14s390: add ARCH_HAS_DEBUG_WX supportHeiko Carstens7-2/+83
2020-09-14s390/mm,ptdump: make page table dumping seq_file optionalHeiko Carstens1-10/+26
2020-09-14s390/kprobes: make insn pages read-onlyHeiko Carstens1-18/+39
2020-09-14s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle2-24/+21
2020-09-14s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle3-19/+2
2020-09-14s390/pci: remove unused function zpci_rescan()Niklas Schnelle2-8/+0
2020-09-14s390/pci: consolidate SR-IOV specific codeNiklas Schnelle6-96/+133
2020-09-14s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens3-1/+8
2020-09-14s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table dumpHeiko Carstens1-0/+2
2020-09-14s390/mm,ptdump: convert to generic page table dumperHeiko Carstens6-201/+51
2020-09-14s390/zcrypt: simplify cca_findcard2 loop codeHarald Freudenberger1-63/+58
2020-09-14s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann4-6/+4
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle11-5/+132
2020-09-14s390/qdio: clean up QDR setupJulian Wiedmann2-24/+17
2020-09-14s390/qdio: make qdio_handle_aobs() more robustJulian Wiedmann1-22/+20
2020-09-14s390: disable branch profiling for vdsoSven Schnelle1-1/+1
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle20-420/+221
2020-08-26s390/checksum: coding style changesHeiko Carstens1-28/+22
2020-08-26s390/checksum: have consistent calculationsHeiko Carstens1-1/+1
2020-08-26s390/checksum: make ip_fast_csum() fasterHeiko Carstens1-1/+12
2020-08-26s390/checksum: rewrite csum_tcpudp_nofold()Heiko Carstens1-15/+7
2020-08-26s390/checksum: provide csum_ipv6_magic()Heiko Carstens1-2/+22
2020-08-23Linux 5.9-rc2Linus Torvalds1-1/+1
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds21-25/+161
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+6
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+49
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-92/+52
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds4-7/+7
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds44-163/+310
2020-08-22Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-13/+13
2020-08-22do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-22epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds6-89/+86
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds6-22/+42
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-41/+79
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-18/+36
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-52/+119
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds14-14/+42
2020-08-21dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-21dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-21Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-94/+79
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring1-0/+8
2020-08-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-9/+21
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller12-24/+78
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds19-153/+376
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-1/+2