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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
hugetlb: add hugetlb.*.numa_stat file
Mina Almasry
2
-2
/
+9
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
1
-0
/
+9
2022-01-15
include/linux/gfp.h: further document GFP_DMA32
Miles Chen
1
-1
/
+3
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
1
-4
/
+4
2022-01-15
mm: fix boolreturn.cocci warning
Changcheng Deng
1
-1
/
+1
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
1
-0
/
+26
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
1
-1
/
+0
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2
-8
/
+4
2022-01-15
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-01-15
mm: page table check
Pasha Tatashin
1
-0
/
+147
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
1
-0
/
+8
2022-01-15
mm: document locking restrictions for vm_operations_struct::close
Suren Baghdasaryan
1
-0
/
+4
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
3
-129
/
+131
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2
-48
/
+50
2022-01-15
mm: add anonymous vma name refcounting
Suren Baghdasaryan
1
-1
/
+8
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
3
-5
/
+75
2022-01-15
memcg: add per-memcg vmalloc stat
Shakeel Butt
1
-0
/
+21
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
1
-0
/
+1
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-15
mm/memremap: add ZONE_DEVICE support for compound pages
Joao Martins
1
-0
/
+11
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2
-2
/
+9
2022-01-15
kthread: add the helper function kthread_run_on_cpu()
Cai Huoqing
1
-0
/
+25
2022-01-07
Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2022-01-06
Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+1
2022-01-06
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
3
-2
/
+24
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
1
-0
/
+19
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2
-0
/
+3
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
1
-0
/
+1
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
1
-2
/
+1
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2
-1
/
+4
2021-12-31
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
1
-0
/
+1
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-7
/
+8
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2021-12-27
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
1
-1
/
+1
2021-12-27
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
1
-2
/
+2
2021-12-26
Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-4
/
+6
2021-12-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+1
2021-12-25
mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid
Thibaut Sautereau
1
-1
/
+1
2021-12-25
mm: delete unsafe BUG from page_cache_add_speculative()
Hugh Dickins
1
-1
/
+0
2021-12-25
sctp: use call_rcu to free endpoint
Xin Long
2
-4
/
+5
2021-12-23
Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-7
/
+43
2021-12-23
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-12-22
Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-12-22
memblock: fix memblock_phys_alloc() section mismatch error
Jackie Liu
1
-2
/
+2
2021-12-22
compiler.h: Fix annotation macro misplacement with Clang
Josh Poimboeuf
2
-4
/
+4
2021-12-22
uapi: Fix undefined __always_inline on non-glibc systems
Ismael Luceno
2
-0
/
+2
2021-12-21
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
1
-0
/
+3
2021-12-21
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
1
-2
/
+20
2021-12-21
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
1
-1
/
+1
2021-12-20
Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+1
[next]