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.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
2021-08-25
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
7
-412
/
+42
2021-08-25
ARC: retire ARC750 support
Vineet Gupta
1
-11
/
+1
2021-08-25
ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants
Vineet Gupta
2
-23
/
+27
2021-08-25
ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only)
Vineet Gupta
1
-9
/
+2
2021-08-25
ARC: cmpxchg/xchg: rewrite as macros to make type safe
Vineet Gupta
1
-96
/
+117
2021-08-25
ARC: xchg: !LLSC: remove UP micro-optimization/hack
Vineet Gupta
1
-7
/
+1
2021-08-25
ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
Vineet Gupta
1
-2
/
+2
2021-08-25
ARC: switch to generic bitops
Vineet Gupta
3
-198
/
+2
2021-08-25
ARC: atomics: implement relaxed variants
Vineet Gupta
2
-30
/
+26
2021-08-25
ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return
Vineet Gupta
1
-0
/
+6
2021-08-25
ARC: atomic: !LLSC: use int data type consistently
Vineet Gupta
1
-2
/
+2
2021-08-25
ARC: atomic: !LLSC: remove hack in atomic_set() for for UP
Vineet Gupta
1
-13
/
+4
2021-08-25
ARC: atomics: disintegrate header
Vineet Gupta
4
-424
/
+461
2021-08-25
ARC: export clear_user_page() for modules
Randy Dunlap
1
-1
/
+1
2021-08-25
arch/arc/kernel/: fix misspellings using codespell tool
Changcheng Deng
3
-3
/
+3
2021-08-23
Linux 5.14-rc7
v5.14-rc7
Linus Torvalds
1
-1
/
+1
2021-08-22
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-14
/
+31
2021-08-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-19
/
+37
2021-08-21
Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-45
/
+54
2021-08-21
Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+7
2021-08-21
Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+6
2021-08-21
Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-0
/
+11
2021-08-21
Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
1
-1
/
+5
2021-08-21
Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-32
/
+20
2021-08-21
Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+10
2021-08-21
fs: warn about impending deprecation of mandatory locks
Jeff Layton
1
-1
/
+5
2021-08-20
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
1
-4
/
+5
2021-08-20
Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-2
/
+8
2021-08-20
Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-19
/
+11
2021-08-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-68
/
+81
2021-08-20
Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
61
-477
/
+224
2021-08-20
Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+19
2021-08-20
Merge tag 'mmc-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-6
/
+46
2021-08-20
Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+10
2021-08-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+3
2021-08-20
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-2
/
+2
2021-08-20
Merge tag 'iommu-fixes-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-3
/
+20
2021-08-20
Merge branch 'pm-opp'
Rafael J. Wysocki
2
-17
/
+3
2021-08-20
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
1
-5
/
+14
2021-08-20
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
1
-3
/
+4
2021-08-20
mm: vmscan: fix missing psi annotation for node_reclaim()
Johannes Weiner
1
-0
/
+3
2021-08-20
mm/hwpoison: retry with shake_page() for unhandlable pages
Naoya Horiguchi
1
-3
/
+9
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2
-22
/
+34
2021-08-20
MAINTAINERS: update ClangBuiltLinux IRC chat
Nathan Chancellor
1
-1
/
+1
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
1
-1
/
+3
2021-08-20
mm/page_alloc: don't corrupt pcppage_migratetype
Doug Berger
1
-13
/
+12
2021-08-20
Revert "mm: swap: check if swap backing device is congested or not"
Yang Shi
1
-7
/
+0
2021-08-20
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Yang Shi
1
-13
/
+1
2021-08-20
riscv: Fix a number of free'd resources in init_resources()
Petr Pavlu
1
-2
/
+2
2021-08-20
Merge tag 'amd-drm-fixes-5.14-2021-08-18' of https://gitlab.freedesktop.org/a...
Dave Airlie
11
-96
/
+53
[next]