index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-04
Merge branch 'af_unix-data-races'
David S. Miller
2023-09-04
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
2023-09-04
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
2023-09-04
af_unix: Fix data-race around unix_tot_inflight.
Kuniyuki Iwashima
2023-09-04
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
2023-09-04
af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.
Kuniyuki Iwashima
2023-09-04
docs: netdev: update the netdev infra URLs
Jakub Kicinski
2023-09-04
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
2023-09-04
Merge branch 'for-6.6-vsprintf-doc' into for-linus
Petr Mladek
2023-09-04
docs: netdev: document patchwork patch states
Jakub Kicinski
2023-09-04
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
2023-09-04
net: phy: micrel: Correct bit assignments for phy_device flags
Oleksij Rempel
2023-09-04
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
2023-09-04
veth: Fixing transmit return status for dropped packets
Liang Chen
2023-09-04
gve: fix frag_list chaining
Eric Dumazet
2023-09-04
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
2023-09-03
ksmbd: remove experimental warning
Steve French
2023-09-03
virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
Yuan Yao
2023-09-03
virtio_vdpa: build affinity masks conditionally
Jason Wang
2023-09-03
virtio_net: merge dma operations when filling mergeable buffers
Xuan Zhuo
2023-09-03
virtio_ring: introduce dma sync api for virtqueue
Xuan Zhuo
2023-09-03
virtio_ring: introduce dma map api for virtqueue
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_reset()
Xuan Zhuo
2023-09-03
virtio_ring: separate the logic of reset/enable from virtqueue_resize
Xuan Zhuo
2023-09-03
virtio_ring: correct the expression of the description of virtqueue_resize()
Xuan Zhuo
2023-09-03
virtio_ring: skip unmap for premapped
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_dma_dev()
Xuan Zhuo
2023-09-03
virtio_ring: support add premapped buf
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_set_dma_premapped()
Xuan Zhuo
2023-09-03
virtio_ring: put mapping error check in vring_map_one_sg
Xuan Zhuo
2023-09-03
virtio_ring: check use_dma_api before unmap desc for indirect
Xuan Zhuo
2023-09-03
vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
Eugenio Pérez
2023-09-03
vdpa: add get_backend_features vdpa operation
Eugenio Pérez
2023-09-03
vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature
Eugenio Pérez
2023-09-03
vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag
Eugenio Pérez
2023-09-03
vdpa/mlx5: Remove unused function declarations
Yue Haibing
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-03
Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2023-09-03
Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2023-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
2023-09-02
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-09-02
mm/kmemleak: move up cond_resched() call in page scanning loop
Waiman Long
2023-09-02
mm: page_alloc: remove stale CMA guard code
Johannes Weiner
2023-09-02
MAINTAINERS: add rmap.h to mm entry
Baruch Siach
2023-09-02
rmap: remove anon_vma_link() nommu stub
Baruch Siach
2023-09-02
proc/ksm: add ksm stats to /proc/pid/smaps
Stefan Roesch
2023-09-02
mm/hwpoison: rename hwp_walk* to hwpoison_walk*
Jiaqi Yan
2023-09-02
mm: memory-failure: add PageOffline() check
Miaohe Lin
[prev]
[next]