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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+0
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-0
/
+8
2022-01-17
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-75
/
+20
2022-01-17
Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+46
2022-01-17
mm: Add folio_put_refs()
Matthew Wilcox (Oracle)
1
-0
/
+20
2022-01-17
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
1
-1
/
+1
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-102
/
+363
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+12
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+2
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-26
/
+39
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-46
/
+48
2022-01-16
Merge tag 'memblock-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-196
/
+563
2022-01-15
bitmap: unify find_bit operations
Yury Norov
2
-33
/
+56
2022-01-15
find: micro-optimize for_each_{set,clear}_bit()
Yury Norov
1
-2
/
+2
2022-01-15
include/linux: move for_each_bit() macros from bitops.h to find.h
Yury Norov
2
-34
/
+34
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
1
-0
/
+16
2022-01-15
cpumask: use find_first_and_bit()
Yury Norov
1
-10
/
+20
2022-01-15
lib: add find_first_and_bit()
Yury Norov
1
-0
/
+27
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
1
-13
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2
-0
/
+269
2022-01-15
mm/damon: move the implementation of damon_insert_region to damon.h
Guoqing Jiang
1
-2
/
+11
2022-01-15
mm/damon/schemes: account how many times quota limit has exceeded
SeongJae Park
1
-0
/
+2
2022-01-15
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
1
-7
/
+21
2022-01-15
mm/damon: remove a mistakenly added comment for a future feature
SeongJae Park
1
-1
/
+1
2022-01-15
mm/damon: convert macro functions to static inline functions
SeongJae Park
1
-6
/
+12
2022-01-15
mm/damon: modify damon_rand() macro to static inline function
Xin Hao
1
-1
/
+4
2022-01-15
mm/damon: move damon_rand() definition into damon.h
Xin Hao
1
-0
/
+4
2022-01-15
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
1
-21
/
+0
2022-01-15
mm: make some vars and functions static or __init
Ting Liu
1
-1
/
+0
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
1
-1
/
+1
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2
-0
/
+5
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
1
-2
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+3
2022-01-15
mm/mempolicy: add set_mempolicy_home_node syscall
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
vmscan: make drop_slab_node static
Gang Li
1
-1
/
+0
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
1
-0
/
+3
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
[prev]
[next]