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
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-586
/
+608
2020-06-04
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-31
/
+1119
2020-06-04
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
469
-7435
/
+11739
2020-06-04
Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
486
-4895
/
+25099
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
150
-1231
/
+7996
2020-06-04
Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-4
/
+45
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
145
-6231
/
+1619
2020-06-04
Kconfig: add config option for asm goto w/ outputs
Nick Desaulniers
1
-0
/
+4
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
199
-2163
/
+3312
2020-06-04
lib/ubsan.c: fix gcc-10 warnings
Arnd Bergmann
1
-16
/
+17
2020-06-04
tools/testing/selftests/vm: remove duplicate headers
Jagadeesh Pagadala
1
-1
/
+0
2020-06-04
selftests: vm: pkeys: fix multilib builds for x86
Sandipan Das
1
-1
/
+73
2020-06-04
selftests: vm: pkeys: use the correct page size on powerpc
Sandipan Das
2
-1
/
+6
2020-06-04
selftests/vm/pkeys: override access right definitions on powerpc
Ram Pai
1
-6
/
+4
2020-06-04
selftests/vm/pkeys: test correct behaviour of pkey-0
Ram Pai
1
-0
/
+53
2020-06-04
selftests/vm/pkeys: introduce a sub-page allocator
Ram Pai
4
-0
/
+37
2020-06-04
selftests/vm/pkeys: detect write violation on a mapped access-denied-key page
Ram Pai
1
-0
/
+13
2020-06-04
selftests/vm/pkeys: associate key on a mapped page and detect write violation
Ram Pai
1
-0
/
+12
2020-06-04
selftests/vm/pkeys: associate key on a mapped page and detect access violation
Ram Pai
1
-0
/
+19
2020-06-04
selftests/vm/pkeys: improve checks to determine pkey support
Ram Pai
4
-5
/
+37
2020-06-04
selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()
Ram Pai
1
-1
/
+10
2020-06-04
selftests/vm/pkeys: fix number of reserved powerpc pkeys
Desnes A. Nunes do Rosario
1
-2
/
+20
2020-06-04
selftests/vm/pkeys: introduce powerpc support
Ram Pai
3
-128
/
+234
2020-06-04
selftests/vm/pkeys: introduce generic pkey abstractions
Ram Pai
3
-6
/
+29
2020-06-04
selftests: vm: pkeys: use the correct huge page size
Sandipan Das
1
-7
/
+16
2020-06-04
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
Ram Pai
1
-1
/
+2
2020-06-04
selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()
Ram Pai
1
-2
/
+2
2020-06-04
selftests/vm/pkeys: fix pkey_disable_clear()
Ram Pai
1
-2
/
+2
2020-06-04
selftests: vm: pkeys: add helpers for pkey bits
Sandipan Das
3
-23
/
+36
2020-06-04
selftests: vm: pkeys: Use sane types for pkey register
Sandipan Das
3
-53
/
+72
2020-06-04
selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()
Thiago Jung Bauermann
1
-0
/
+4
2020-06-04
selftests/vm/pkeys: move some definitions to arch-specific header
Thiago Jung Bauermann
3
-152
/
+162
2020-06-04
selftests/vm/pkeys: move generic definitions to header file
Ram Pai
2
-32
/
+30
2020-06-04
selftests/vm/pkeys: rename all references to pkru to a generic name
Ram Pai
2
-155
/
+170
2020-06-04
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
6
-2
/
+3
2020-06-04
kernel/relay.c: fix read_pos error when multiple readers
Pengcheng Yang
1
-10
/
+7
2020-06-04
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
1
-0
/
+5
2020-06-04
rapidio: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-8
/
+5
2020-06-04
rapidio: avoid data race between file operation callbacks and mport_cdev_add().
Madhuparna Bhowmik
1
-7
/
+7
2020-06-04
exec: open code copy_string_kernel
Christoph Hellwig
1
-9
/
+34
2020-06-04
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
5
-17
/
+15
2020-06-04
kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
1
-28
/
+6
2020-06-04
mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
1
-26
/
+6
2020-06-04
include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro
Kefeng Wang
1
-0
/
+19
2020-06-04
fs/seq_file.c: seq_read: Update pr_info_ratelimited
Joe Perches
1
-3
/
+4
2020-06-04
fat: improve the readahead for FAT entries
OGAWA Hirofumi
1
-28
/
+75
2020-06-04
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
1
-0
/
+6
2020-06-04
init: allow distribution configuration of default init
Chris Down
2
-0
/
+20
2020-06-04
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
1
-1
/
+1
2020-06-04
fs/binfmt_elf: remove redundant elf_map ifndef
Anthony Iliopoulos
1
-4
/
+0
[next]