index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-29
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-29
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-29
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-29
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
2022-08-29
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
3
-12
/
+16
2022-08-29
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-29
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-26
Merge branch 'linus'
Andrew Morton
112
-450
/
+971
2022-08-26
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
102
-358
/
+865
2022-08-25
Merge branch 'net-lantiq_xrx200-fix-errors-under-memory-pressure'
Jakub Kicinski
1
-1
/
+8
2022-08-25
net: lantiq_xrx200: restore buffer if memory allocation failed
Aleksander Jan Bajkowski
1
-0
/
+1
2022-08-25
net: lantiq_xrx200: fix lock under memory pressure
Aleksander Jan Bajkowski
1
-1
/
+1
2022-08-25
net: lantiq_xrx200: confirm skb is allocated before using
Aleksander Jan Bajkowski
1
-0
/
+6
2022-08-25
net: stmmac: work around sporadic tx issue on link-up
Heiner Kallweit
2
-6
/
+11
2022-08-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-14
/
+47
2022-08-25
Merge branch 'ionic-bug-fixes'
Jakub Kicinski
2
-6
/
+93
2022-08-25
ionic: VF initial random MAC address if no assigned mac
R Mohamed Shah
1
-5
/
+87
2022-08-25
ionic: fix up issues with handling EAGAIN on FW cmds
Shannon Nelson
1
-1
/
+3
2022-08-25
ionic: clear broken state on generation change
Shannon Nelson
1
-0
/
+3
2022-08-25
rxrpc: Fix locking in rxrpc's sendmsg
David Howells
2
-39
/
+57
2022-08-25
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
1
-0
/
+2
2022-08-25
net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2
Lorenzo Bianconi
2
-10
/
+17
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
16
-56
/
+109
2022-08-25
MAINTAINERS: rectify file entry in BONDING DRIVER
Lukas Bulwahn
1
-1
/
+1
2022-08-24
i40e: Fix incorrect address type for IPv6 flow rules
Sylwester Dziedziuch
1
-1
/
+1
2022-08-24
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Jacob Keller
1
-13
/
+46
2022-08-24
Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-46
/
+33
2022-08-24
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-08-24
Merge branch 'sysctl-data-races'
David S. Miller
25
-68
/
+98
2022-08-24
net: Fix a data-race around sysctl_somaxconn.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around netdev_unregister_timeout_secs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
3
-9
/
+21
2022-08-24
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
Kuniyuki Iwashima
1
-3
/
+8
2022-08-24
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_max_skb_frags.
Kuniyuki Iwashima
2
-3
/
+3
2022-08-24
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
5
-14
/
+18
2022-08-24
ratelimit: Fix data-races in ___ratelimit().
Kuniyuki Iwashima
1
-3
/
+9
2022-08-24
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
1
-4
/
+4
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
5
-6
/
+6
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
3
-8
/
+11
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
5
-10
/
+10
2022-08-24
net/core/skbuff: Check the return value of skb_copy_bits()
lily
1
-3
/
+2
2022-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-4
/
+7
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
3
-4
/
+77
[next]