index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-05
Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-05
Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-02-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-02-04
Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
2022-02-04
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-04
Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-02-04
Merge tag 'block-5.17-2022-02-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-02-04
Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-02-04
Merge tag 'iommu-fixes-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-04
Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-04
Merge tag 'acpi-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-02-04
Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-02-04
Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-02-04
random: only call crng_finalize_init() for primary_crng
Dominik Brodowski
2022-02-04
random: access primary_pool directly rather than through pointer
Dominik Brodowski
2022-02-04
random: wake up /dev/random writers after zap
Jason A. Donenfeld
2022-02-04
random: continually use hwgenerator randomness
Dominik Brodowski
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-02-04
Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-02-04
Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux
Linus Torvalds
2022-02-04
Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
2022-02-04
MAINTAINERS: update rppt's email
Mike Rapoport
2022-02-04
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
2022-02-04
ipc/sem: do not sleep with a spin lock held
Minghao Chi
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
2022-02-04
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
2022-02-04
mm/khugepaged: unify collapse pmd clear, flush and free
Pasha Tatashin
2022-02-04
mm/page_table_check: use unsigned long for page counters and cleanup
Pasha Tatashin
2022-02-04
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
2022-02-04
Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
Chen Wandun
2022-02-04
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
Joerg Roedel
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
2022-02-04
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
2022-02-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
2022-02-04
MAINTAINERS: add myself as Renesas R-Car SATA driver reviewer
Sergey Shtylyov
2022-02-04
Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-02-04
Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-04
erofs: fix small compressed files inlining
Gao Xiang
2022-02-03
block: bio-integrity: Advance seed correctly for larger interval sizes
Martin K. Petersen
2022-02-04
Merge tag 'amd-drm-fixes-5.17-2022-02-02' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-02-03
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-03
Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-02-03
Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
[prev]
[next]