index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-16
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-16
selftests: net: use bash to run udpgro_fwd test case
Andrea Righi
2021-06-16
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
2021-06-16
selftests: net: veth: make test compatible with dash
Andrea Righi
2021-06-16
Merge branch 'net-packet-data-races'
David S. Miller
2021-06-16
net/packet: annotate accesses to po->ifindex
Eric Dumazet
2021-06-16
net/packet: annotate accesses to po->bind
Eric Dumazet
2021-06-16
Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...
David S. Miller
2021-06-16
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
2021-06-16
Merge branch 'fec-ptp-fixes'
David S. Miller
2021-06-16
net: fec_ptp: fix issue caused by refactor the fec_devtype
Joakim Zhang
2021-06-16
net: fec_ptp: add clock rate zero check
Fugang Duan
2021-06-16
net: usb: fix possible use-after-free in smsc75xx_bind
Dongliang Mu
2021-06-16
net: stmmac: disable clocks in stmmac_remove_config_dt()
Joakim Zhang
2021-06-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-16
mm/sparse: fix check_usemap_section_nr warnings
Miles Chen
2021-06-16
mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
Yang Shi
2021-06-16
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
2021-06-16
mm/thp: fix page_address_in_vma() on file THP tails
Jue Wang
2021-06-16
mm/thp: fix vma_address() if virtual address below file offset
Hugh Dickins
2021-06-16
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
2021-06-16
mm/thp: make is_huge_zero_pmd() safe and quicker
Hugh Dickins
2021-06-16
mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
Hugh Dickins
2021-06-16
mm, thp: use head page in __migration_entry_wait()
Xu Yu
2021-06-16
mm/slub.c: include swab.h
Andrew Morton
2021-06-16
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
2021-06-16
mm/memory-failure: make sure wait for page writeback in memory_failure
yangerkun
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
2021-06-16
mm/slub: actually fix freelist pointer vs redzoning
Kees Cook
2021-06-16
mm/slub: fix redzoning for small allocations
Kees Cook
2021-06-16
mm/slub: clarify verification reporting
Kees Cook
2021-06-16
mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
Peter Xu
2021-06-16
mm,hwpoison: fix race with hugetlb page allocation
Naoya Horiguchi
2021-06-16
Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-16
Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-16
can: mcba_usb: fix memory leak in mcba_usb
Pavel Skripkin
2021-06-16
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
2021-06-16
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2021-06-16
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
2021-06-16
printk: Move EXPORT_SYMBOL() closer to vprintk definition
Punit Agrawal
2021-06-16
Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2021-06-16
usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection
Breno Lima
2021-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-06-15
lantiq: net: fix duplicated skb in rx descriptor ring
Aleksander Jan Bajkowski
2021-06-15
qmi_wwan: Do not call netif_rx from rx_fixup
Kristian Evensen
2021-06-15
net: cdc_ncm: switch to eth%d interface naming
Maciej Żenczykowski
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2021-06-15
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
2021-06-15
proc: only require mm_struct for writing
Linus Torvalds
2021-06-15
x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
Kai Huang
[prev]
[next]