index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
Linux 5.4.129
v5.4.129
Sasha Levin
1
-1
/
+1
2021-06-30
certs: Move load_system_certificate_list to a common function
Eric Snowberg
4
-47
/
+70
2021-06-30
certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
6
-0
/
+86
2021-06-30
x86/efi: move common keyring handler functions to new file
Nayna Jain
4
-67
/
+115
2021-06-30
certs: Add wrapper function to check blacklisted binary hash
Nayna Jain
2
-0
/
+15
2021-06-30
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
4
-27
/
+9
2021-06-30
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
Hugh Dickins
1
-0
/
+4
2021-06-30
mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
Hugh Dickins
1
-9
/
+25
2021-06-30
mm: page_vma_mapped_walk(): get vma_address_end() earlier
Hugh Dickins
1
-4
/
+9
2021-06-30
mm: page_vma_mapped_walk(): use goto instead of while (1)
Hugh Dickins
1
-4
/
+3
2021-06-30
mm: page_vma_mapped_walk(): add a level of indentation
Hugh Dickins
1
-50
/
+55
2021-06-30
mm: page_vma_mapped_walk(): crossing page table boundary
Hugh Dickins
1
-4
/
+4
2021-06-30
mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
Hugh Dickins
1
-16
/
+14
2021-06-30
mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
Hugh Dickins
1
-5
/
+6
2021-06-30
mm: page_vma_mapped_walk(): settle PageHuge on entry
Hugh Dickins
1
-4
/
+8
2021-06-30
mm: page_vma_mapped_walk(): use page for pvmw->page
Hugh Dickins
1
-5
/
+4
2021-06-30
mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
Yang Shi
1
-17
/
+7
2021-06-30
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
3
-24
/
+63
2021-06-30
mm/thp: fix page_address_in_vma() on file THP tails
Jue Wang
1
-4
/
+4
2021-06-30
mm/thp: fix vma_address() if virtual address below file offset
Hugh Dickins
3
-32
/
+53
2021-06-30
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
4
-3
/
+30
2021-06-30
mm/thp: make is_huge_zero_pmd() safe and quicker
Hugh Dickins
2
-2
/
+11
2021-06-30
mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
Hugh Dickins
2
-11
/
+20
2021-06-30
mm, thp: use head page in __migration_entry_wait()
Xu Yu
1
-0
/
+1
2021-06-30
mm/rmap: use page_not_mapped in try_to_unmap()
Miaohe Lin
1
-8
/
+3
2021-06-30
mm/rmap: remove unneeded semicolon in page_not_mapped()
Miaohe Lin
1
-1
/
+1
2021-06-30
mm: add VM_WARN_ON_ONCE_PAGE() macro
Alex Shi
1
-0
/
+13
2021-06-30
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
1
-11
/
+24
2021-06-30
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
1
-17
/
+29
2021-06-30
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-06-30
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
1
-2
/
+17
2021-06-30
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
1
-0
/
+1
2021-06-30
pinctrl: stm32: fix the reported number of GPIO lines per bank
Fabien Dessenne
1
-2
/
+7
2021-06-30
net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
Esben Haabendal
1
-0
/
+5
2021-06-30
net: ll_temac: Add memory-barriers for TX BD access
Esben Haabendal
1
-1
/
+13
2021-06-30
PCI: Add AMD RS690 quirk to enable 64-bit DMA
Mikel Rychliski
1
-0
/
+44
2021-06-30
recordmcount: Correct st_shndx handling
Peter Zijlstra
1
-5
/
+10
2021-06-30
net: qed: Fix memcpy() overflow of qed_dcbx_params()
Kees Cook
1
-1
/
+3
2021-06-30
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
1
-1
/
+1
2021-06-30
r8169: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-30
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-30
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-30
net/packet: annotate accesses to po->ifindex
Eric Dumazet
1
-7
/
+9
2021-06-30
net/packet: annotate accesses to po->bind
Eric Dumazet
1
-8
/
+8
2021-06-30
net: caif: fix memory leak in ldisc_open
Pavel Skripkin
1
-0
/
+1
2021-06-30
net: phy: dp83867: perform soft reset and retain established link
Praneeth Bajjuri
1
-5
/
+1
2021-06-30
inet: annotate date races around sk->sk_txhash
Eric Dumazet
1
-3
/
+7
2021-06-30
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
1
-5
/
+7
2021-06-30
net: ethtool: clear heap allocations for ethtool function
Austin Kim
1
-5
/
+5
2021-06-30
mac80211: drop multicast fragments
Johannes Berg
1
-6
/
+3
[next]