index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
53
-498
/
+189
|
\
|
*
LoongArch: enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Feiyang Chen
2022-12-11
1
-0
/
+1
|
*
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
2022-12-11
3
-143
/
+63
|
*
LoongArch: add sparse memory vmemmap support
Feiyang Chen
2022-12-11
4
-4
/
+84
|
*
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-11
11
-57
/
+46
|
*
s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()
Anshuman Khandual
2022-11-30
1
-3
/
+2
|
*
mm/uffd: sanity check write bit for uffd-wp protected ptes
Peter Xu
2022-11-30
1
-1
/
+17
|
*
mm: delay page_remove_rmap() until after the TLB has been flushed
Linus Torvalds
2022-11-30
1
-0
/
+3
|
*
mm: mmu_gather: prepare to gather encoded page pointers with flags
Linus Torvalds
2022-11-30
1
-3
/
+5
|
*
mm: remove unused savedwrite infrastructure
David Hildenbrand
2022-11-30
2
-77
/
+5
|
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
9
-0
/
+28
|
|
\
|
*
|
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
2022-11-08
1
-1
/
+1
|
*
|
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
2022-11-08
1
-2
/
+1
|
*
|
x86/sgx: use VM_ACCESS_FLAGS
Kefeng Wang
2022-11-08
1
-2
/
+2
|
*
|
nios2: remove unused INIT_MMAP
Kefeng Wang
2022-11-08
1
-3
/
+0
|
*
|
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-08
30
-193
/
+2
|
*
|
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
2022-11-08
2
-52
/
+0
*
|
|
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
39
-77
/
+512
|
\
\
\
|
*
|
|
arm64: dts: apple: t8103: Add Bluetooth controller
Sven Peter
2022-12-12
6
-0
/
+28
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-12
1
-1
/
+28
|
|
\
\
\
|
|
*
|
|
riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
Pu Lehui
2022-12-06
1
-1
/
+28
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
34
-162
/
+290
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
99
-331
/
+475
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-11-18
1
-1
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: OMAP2+: pdata-quirks: stop including wl12xx.h
Dmitry Torokhov
2022-11-16
1
-1
/
+0
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
59
-353
/
+579
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: remove skb->vlan_present
Eric Dumazet
2022-11-11
1
-5
/
+5
|
*
|
|
|
|
|
|
arm64: dts: mediatek: mt7986: add support for RX Wireless Ethernet Dispatch
Lorenzo Bianconi
2022-11-11
1
-0
/
+65
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
46
-148
/
+350
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
49
-223
/
+518
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-02
2
-36
/
+98
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bpf: Remove prog->active check for bpf_lsm and bpf_iter
Martin KaFai Lau
2022-10-25
2
-24
/
+4
|
|
*
|
|
|
|
|
|
bpf,x64: use shrx/sarx/shlx when available
Jie Meng
2022-10-19
1
-0
/
+81
|
|
*
|
|
|
|
|
|
bpf,x64: avoid unnecessary instructions when shift dest is ecx
Jie Meng
2022-10-19
1
-14
/
+15
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
26
-51
/
+24
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
eth: fealnx: delete the driver for Myson MTD-800
Jakub Kicinski
2022-10-27
2
-2
/
+0
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
25
-163
/
+249
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-20
90
-543
/
+987
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
arm64: dts: layerscape: Add nodes for QSGMII PCSs
Sean Anderson
2022-10-19
2
-0
/
+49
|
*
|
|
|
|
|
|
|
|
|
powerpc: dts: qoriq: Add nodes for QSGMII PCSs
Sean Anderson
2022-10-19
20
-20
/
+131
|
*
|
|
|
|
|
|
|
|
|
powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
Sean Anderson
2022-10-19
3
-2
/
+90
|
*
|
|
|
|
|
|
|
|
|
ARM: dts: armada-375: Update network description to match schema
Marcin Wojtas
2022-10-19
1
-4
/
+8
|
*
|
|
|
|
|
|
|
|
|
arm64: dts: marvell: Update network description to match schema
Marcin Wojtas
2022-10-19
1
-6
/
+11
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
2022-10-18
1
-2
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
bpf, x64: Remove unnecessary check on existence of SSE2
Jie Meng
2022-10-07
1
-2
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-12-13
9
-10
/
+233
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
xtensa: add __umulsidi3 helper
Max Filippov
2022-12-06
3
-1
/
+233
|
*
|
|
|
|
|
|
|
|
|
|
|
xtensa: update config files
Lukas Bulwahn
2022-10-13
6
-9
/
+0
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-13
64
-329
/
+389
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
ARM: 9279/1: support function error injection
Wang Kefeng
2022-12-07
4
-0
/
+17
[next]