Age | Commit message (Expand) | Author |
2020-08-23 | Linux 5.9-rc2v5.9-rc2 | Linus Torvalds |
2020-08-23 | Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-08-23 | Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-23 | Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-23 | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-23 | Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-23 | Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-22 | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2020-08-22 | do_epoll_ctl(): clean the failure exits up a bit | Al Viro |
2020-08-22 | epoll: Keep a reference on files added to the check list | Marc Zyngier |
2020-08-22 | net: nexthop: don't allow empty NHA_GROUP | Nikolay Aleksandrov |
2020-08-22 | Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-08-22 | Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-08-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-08-22 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-08-22 | Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2020-08-21 | dt-bindings: vendor-prefixes: Remove trailing whitespace | Geert Uytterhoeven |
2020-08-21 | KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set | Will Deacon |
2020-08-21 | KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() | Will Deacon |
2020-08-21 | dt-bindings: net: correct description of phy-connection-type | Madalin Bucur |
2020-08-21 | Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-21 | dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances | Rob Herring |
2020-08-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-08-21 | Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-21 | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-21 | Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-08-21 | bpf: Fix two typos in uapi/linux/bpf.h | Tobias Klauser |
2020-08-21 | net: dsa: b53: check for timeout | Tom Rix |
2020-08-21 | ARM64: vdso32: Install vdso32 from vdso_install | Stephen Boyd |
2020-08-21 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-08-21 | afs: Fix NULL deref in afs_dynroot_depopulate() | David Howells |
2020-08-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-08-21 | Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-08-21 | Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-08-21 | mm, page_alloc: fix core hung in free_pcppages_bulk() | Charan Teja Reddy |
2020-08-21 | mm: include CMA pages in lowmem_reserve at boot | Doug Berger |
2020-08-21 | squashfs: avoid bio_alloc() failure with 1Mbyte blocks | Phillip Lougher |
2020-08-21 | uprobes: __replace_page() avoid BUG in munlock_vma_page() | Hugh Dickins |
2020-08-21 | kernel/relay.c: fix memleak on destroy relay channel | Wei Yongjun |
2020-08-21 | romfs: fix uninitialized memory leak in romfs_dev_read() | Jann Horn |
2020-08-21 | mm/rodata_test.c: fix missing function declaration | Leon Romanovsky |
2020-08-21 | mm/vunmap: add cond_resched() in vunmap_pmd_range | Aneesh Kumar K.V |
2020-08-21 | khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() | Hugh Dickins |
2020-08-21 | hugetlb_cgroup: convert comma to semicolon | Xu Wang |
2020-08-21 | mailmap: add Andi Kleen | Nick Desaulniers |
2020-08-21 | core/entry: Respect syscall number rewrites | Thomas Gleixner |
2020-08-21 | x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM | Sean Christopherson |