index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
quota
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
erofs: fix small compressed files inlining
Gao Xiang
1
-0
/
+7
2022-02-04
block: bio-integrity: Advance seed correctly for larger interval sizes
Martin K. Petersen
1
-1
/
+1
2022-02-04
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
1
-3
/
+2
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
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
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
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
1
-1
/
+5
2022-02-03
Revert "mm/gup: small refactoring: simplify try_grab_page()"
John Hubbard
1
-5
/
+30
2022-02-03
drm: mxsfb: Fix NULL pointer dereference
Alexander Stein
1
-1
/
+5
2022-02-03
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
1
-1
/
+1
2022-02-03
nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
Uday Shankar
1
-0
/
+1
2022-02-03
cifs: fix workstation_name for multiuser mounts
Ryan Bair
2
-1
/
+18
2022-02-03
Invalidate fscache cookie only when inode attributes are changed.
Rohith Surabattula
1
-4
/
+4
2022-02-03
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2
-11
/
+25
2022-02-03
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Eric Dumazet
1
-0
/
+2
2022-02-03
MAINTAINERS: add myself as PATA drivers reviewer
Sergey Shtylyov
1
-0
/
+6
2022-02-03
drm/amdgpu: fix logic inversion in check
Christian König
1
-1
/
+1
2022-02-03
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Mario Limonciello
1
-2
/
+1
2022-02-03
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...
Aun-Ali Zaidi
1
-0
/
+20
2022-02-03
drm/amd/display: revert "Reset fifo after enable otg"
Zhan Liu
6
-31
/
+0
2022-02-03
drm/amd/display: watermark latencies is not enough on DCN31
Paul Hsieh
1
-10
/
+10
2022-02-03
drm/amd/display: Update watermark values for DCN301
Agustin Gutierrez
1
-8
/
+8
2022-02-03
drm/amdgpu: fix a potential GPU hang on cyan skillfish
Lang Yu
1
-0
/
+3
2022-02-03
drm/amd: Only run s3 or s0ix if system is configured properly
Mario Limonciello
1
-0
/
+8
2022-02-03
drm/amd: add support to check whether the system is set to s3
Mario Limonciello
2
-0
/
+15
2022-02-02
md: fix NULL pointer deref with nowait but no mddev->queue
Song Liu
1
-4
/
+4
2022-02-02
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
6
-20
/
+105
2022-02-02
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
2
-62
/
+158
[next]