index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-56
/
+88
2022-02-04
random: only call crng_finalize_init() for primary_crng
Dominik Brodowski
1
-5
/
+5
2022-02-04
random: access primary_pool directly rather than through pointer
Dominik Brodowski
1
-7
/
+7
2022-02-04
random: wake up /dev/random writers after zap
Jason A. Donenfeld
1
-1
/
+4
2022-02-04
random: continually use hwgenerator randomness
Dominik Brodowski
1
-4
/
+6
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
5
-23
/
+33
2022-02-04
Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-70
/
+251
2022-02-04
Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux
Linus Torvalds
1
-5
/
+4
2022-02-04
Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-199
/
+346
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
1
-2
/
+7
2022-02-04
MAINTAINERS: update rppt's email
Mike Rapoport
1
-1
/
+1
2022-02-04
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
1
-6
/
+7
2022-02-04
ipc/sem: do not sleep with a spin lock held
Minghao Chi
1
-2
/
+2
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
1
-0
/
+1
2022-02-04
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
3
-0
/
+42
2022-02-04
mm/khugepaged: unify collapse pmd clear, flush and free
Pasha Tatashin
1
-16
/
+18
2022-02-04
mm/page_table_check: use unsigned long for page counters and cleanup
Pasha Tatashin
1
-28
/
+7
2022-02-04
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
1
-0
/
+2
2022-02-04
Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
Chen Wandun
1
-1
/
+1
2022-02-04
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
Joerg Roedel
1
-0
/
+2
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
1
-1
/
+2
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
1
-3
/
+3
2022-02-04
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
1
-6
/
+7
2022-02-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
2
-0
/
+11
2022-02-04
MAINTAINERS: add myself as Renesas R-Car SATA driver reviewer
Sergey Shtylyov
1
-0
/
+8
2022-02-04
Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-22
/
+117
2022-02-04
Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
16
-76
/
+761
2022-02-04
erofs: fix small compressed files inlining
Gao Xiang
1
-0
/
+7
2022-02-03
block: bio-integrity: Advance seed correctly for larger interval sizes
Martin K. Petersen
1
-1
/
+1
2022-02-04
Merge tag 'amd-drm-fixes-5.17-2022-02-02' of https://gitlab.freedesktop.org/a...
Dave Airlie
15
-62
/
+94
2022-02-03
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
1
-3
/
+2
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
78
-453
/
+877
2022-02-03
Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2022-02-03
Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
15
-177
/
+209
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
4
-19
/
+41
2022-02-03
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
7
-236
/
+11
2022-02-03
Merge tag 'nvme-5.17-2022-02-03' of git://git.infradead.org/nvme into block-5.17
Jens Axboe
4
-1
/
+11
2022-02-03
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
Mickaël Salaün
1
-1
/
+1
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
3
-24
/
+5
2022-02-03
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
1
-4
/
+4
2022-02-03
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+65
2022-02-03
Merge branch 'net-ipa-enable-register-retention'
Jakub Kicinski
4
-0
/
+70
2022-02-03
net: ipa: request IPA register values be retained
Alex Elder
3
-0
/
+64
2022-02-03
dt-bindings: net: qcom,ipa: add optional qcom,qmp property
Alex Elder
1
-0
/
+6
2022-02-03
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
1
-0
/
+10
2022-02-03
fs/ext4: fix comments mentioning i_mutex
hongnanli
8
-20
/
+20
2022-02-03
ext4: fix incorrect type issue during replay_del_range
Xin Yin
1
-2
/
+3
2022-02-03
jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}()
Yang Li
1
-0
/
+4
2022-02-03
ext4: fix potential NULL pointer dereference in ext4_fill_super()
Lukas Czerner
1
-1
/
+1
[prev]
[next]