index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
Linux 5.11-rc5
v5.11-rc5
Linus Torvalds
1
-1
/
+1
2021-01-24
Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
Linus Torvalds
17
-77
/
+17
2021-01-24
Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+47
2021-01-24
Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-52
/
+132
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-148
/
+168
2021-01-24
Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-21
/
+75
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-67
/
+77
2021-01-24
Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-60
/
+31
2021-01-24
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+37
2021-01-24
Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-23
/
+61
2021-01-24
MAINTAINERS: add a couple more files to the Clang/LLVM section
Nathan Chancellor
1
-0
/
+2
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
1
-1
/
+6
2021-01-24
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
1
-0
/
+2
2021-01-24
mips/mm/highmem: use set_pte() for kmap_local()
Thomas Gleixner
1
-0
/
+1
2021-01-24
mm/highmem: prepare for overriding set_pte_at()
Thomas Gleixner
1
-1
/
+6
2021-01-24
sparc/mm/highmem: flush cache and TLB
Thomas Gleixner
1
-4
/
+5
2021-01-24
mm: fix page reference leak in soft_offline_page()
Dan Williams
1
-4
/
+16
2021-01-24
ubsan: disable unsigned-overflow check for i386
Arnd Bergmann
1
-0
/
+1
2021-01-24
kasan, mm: fix resetting page_alloc tags for HW_TAGS
Andrey Konovalov
1
-0
/
+2
2021-01-24
kasan, mm: fix conflicts with init_on_alloc/free
Andrey Konovalov
1
-3
/
+4
2021-01-24
kasan: fix HW_TAGS boot parameters
Andrey Konovalov
2
-66
/
+38
2021-01-24
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
1
-2
/
+1
2021-01-24
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
1
-8
/
+12
2021-01-24
Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-8
/
+19
2021-01-24
Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+17
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-33
/
+151
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-19
/
+3
2021-01-24
Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-27
/
+72
2021-01-24
Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-7
/
+77
2021-01-24
Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-7
/
+6
2021-01-24
Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+4
2021-01-24
mm: fix numa stats for thp migration
Shakeel Butt
1
-11
/
+12
2021-01-24
mm: memcg: fix memcg file_dirty numa stat
Shakeel Butt
1
-2
/
+2
2021-01-24
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
1
-3
/
+1
2021-01-24
mm: fix initialization of struct page for holes in memory layout
Mike Rapoport
1
-34
/
+50
2021-01-24
x86/setup: don't remove E820_TYPE_RAM for pfn 0
Mike Rapoport
1
-11
/
+9
2021-01-24
io_uring: account io_uring internal files as REQ_F_INFLIGHT
Jens Axboe
1
-10
/
+26
2021-01-24
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
1
-5
/
+5
2021-01-23
Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
5
-16
/
+27
2021-01-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+44
2021-01-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-42
/
+90
2021-01-23
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
6
-94
/
+141
2021-01-23
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
1
-2
/
+2
2021-01-22
Merge tag 'for-5.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-11
/
+54
2021-01-22
Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-19
/
+32
2021-01-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-5
/
+6
2021-01-22
Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-88
/
+107
2021-01-22
Merge tag 'fixes-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-01-22
Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-7
/
+37
2021-01-22
Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-24
/
+104
[next]