index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-11
Linux 4.14.239
v4.14.239
Greg Kroah-Hartman
2021-07-11
xen/events: reset active flag for lateeoi events later
Juergen Gross
2021-07-11
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
2021-07-11
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
2021-07-11
kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
Sean Young
2021-07-11
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
2021-07-11
scsi: sr: Return appropriate error code when disk is ejected
ManYi Li
2021-07-11
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-07-11
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
Hugh Dickins
2021-07-11
mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
Hugh Dickins
2021-07-11
mm: page_vma_mapped_walk(): get vma_address_end() earlier
Hugh Dickins
2021-07-11
mm: page_vma_mapped_walk(): use goto instead of while (1)
Hugh Dickins
2021-07-11
mm: page_vma_mapped_walk(): add a level of indentation
Hugh Dickins
2021-07-11
mm: page_vma_mapped_walk(): crossing page table boundary
Hugh Dickins
2021-07-11
mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
Hugh Dickins
2021-07-11
mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
Hugh Dickins
2021-07-11
mm: page_vma_mapped_walk(): settle PageHuge on entry
Hugh Dickins
2021-07-11
mm: page_vma_mapped_walk(): use page for pvmw->page
Hugh Dickins
2021-07-11
mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
Yang Shi
2021-07-11
mm/thp: fix page_address_in_vma() on file THP tails
Jue Wang
2021-07-11
mm/thp: fix vma_address() if virtual address below file offset
Hugh Dickins
2021-07-11
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
2021-07-11
mm/rmap: use page_not_mapped in try_to_unmap()
Miaohe Lin
2021-07-11
mm/rmap: remove unneeded semicolon in page_not_mapped()
Miaohe Lin
2021-07-11
mm: add VM_WARN_ON_ONCE_PAGE() macro
Alex Shi
2021-07-11
include/linux/mmdebug.h: make VM_WARN* non-rvals
Michal Hocko
2021-06-30
Linux 4.14.238
v4.14.238
Sasha Levin
2021-06-30
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
2021-06-30
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
2021-06-30
pinctrl: stm32: fix the reported number of GPIO lines per bank
Fabien Dessenne
2021-06-30
net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
Esben Haabendal
2021-06-30
net: qed: Fix memcpy() overflow of qed_dcbx_params()
Kees Cook
2021-06-30
r8169: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-30
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-30
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-30
net/packet: annotate accesses to po->ifindex
Eric Dumazet
2021-06-30
net/packet: annotate accesses to po->bind
Eric Dumazet
2021-06-30
net: caif: fix memory leak in ldisc_open
Pavel Skripkin
2021-06-30
inet: annotate date races around sk->sk_txhash
Eric Dumazet
2021-06-30
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
2021-06-30
mac80211: drop multicast fragments
Johannes Berg
2021-06-30
cfg80211: call cfg80211_leave_ocb when switching away from OCB
Du Cheng
2021-06-30
mac80211: remove warning in ieee80211_get_sband()
Johannes Berg
2021-06-30
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
Rafael J. Wysocki
2021-06-30
arm64: perf: Disable PMU while processing counter overflows
Suzuki K Poulose
2021-06-30
MIPS: generic: Update node names to avoid unit addresses
Nathan Chancellor
2021-06-30
Makefile: Move -Wno-unused-but-set-variable out of GCC only block
Nathan Chancellor
2021-06-30
ARM: 9081/1: fix gcc-10 thumb2-kernel regression
Arnd Bergmann
2021-06-30
drm/radeon: wait for moving fence after pinning
Christian König
2021-06-30
drm/nouveau: wait for moving fence after pinning v2
Christian König
[next]