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-05-30
printk: honor the max_reason field in kmsg_dumper
Pavel Tatashin
2
-4
/
+12
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
4
-15
/
+7
2020-05-30
pstore/ftrace: Provide ftrace log merging routine
Kees Cook
3
-54
/
+66
2020-05-30
pstore/ram: Refactor ftrace buffer merging
Kees Cook
1
-12
/
+17
2020-05-30
pstore/ram: Refactor DT size parsing
Kees Cook
1
-12
/
+19
2020-05-30
pstore/ram: Adjust module param permissions to reflect reality
Kees Cook
1
-3
/
+3
2020-05-30
pstore/platform: Move module params after declarations
Kees Cook
1
-6
/
+5
2020-05-30
pstore/platform: Use backend name for console registration
Kees Cook
2
-2
/
+4
2020-05-30
pstore/platform: Switch pstore_info::name to const
Kees Cook
2
-2
/
+3
2020-05-30
pstore: Make sure console capturing will restart
Kees Cook
1
-1
/
+5
2020-05-30
pstore: Remove filesystem records when backend is unregistered
Kees Cook
3
-0
/
+36
2020-05-30
pstore: Do not leave timer disabled for next backend
Kees Cook
1
-15
/
+19
2020-05-30
pstore: Add locking around superblock changes
Kees Cook
3
-26
/
+45
2020-05-12
pstore: Refactor pstorefs record list removal
Kees Cook
1
-6
/
+13
2020-05-12
pstore: Add proper unregister lock checking
Kees Cook
1
-4
/
+17
2020-05-12
pstore: Convert "records_list" locking to mutex
Kees Cook
1
-10
/
+7
2020-05-12
pstore: Rename "allpstore" to "records_list"
Kees Cook
1
-10
/
+10
2020-05-12
pstore: Convert "psinfo" locking to mutex
Kees Cook
1
-4
/
+4
2020-05-12
pstore: Rename "pstore_lock" to "psinfo_lock"
Kees Cook
1
-5
/
+5
2020-05-12
pstore: Drop useless try_module_get() for backend
Kees Cook
1
-8
/
+0
2020-04-12
Linux 5.7-rc1
v5.7-rc1
Linus Torvalds
1
-2
/
+2
2020-04-12
MAINTAINERS: sort field names for all entries
Linus Torvalds
1
-1974
/
+1974
2020-04-12
MAINTAINERS: sort entries by entry name
Linus Torvalds
1
-820
/
+820
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-9
/
+79
2020-04-12
Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+10
2020-04-12
Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-62
/
+51
2020-04-12
Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-31
/
+573
2020-04-12
Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-26
/
+51
2020-04-12
Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-238
/
+272
2020-04-12
Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2020-04-11
Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-11
/
+13
2020-04-11
Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-4
/
+8
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
61
-519
/
+384
2020-04-11
mailmap: Add Sedat Dilek (replacement for expired email address)
Sedat Dilek
1
-0
/
+1
2020-04-11
pNFS: Fix RCU lock leakage
Trond Myklebust
1
-0
/
+1
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
1
-3
/
+34
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
1
-1
/
+11
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2
-5
/
+34
2020-04-11
kbuild: fix comment about missing include guard detection
Masahiro Yamada
1
-1
/
+1
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
130
-366
/
+706
2020-04-10
Merge tag 'docs-5.7-2' of git://git.lwn.net/linux
Linus Torvalds
6
-24
/
+22
2020-04-10
Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-85
/
+26
2020-04-10
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-15
/
+8
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-123
/
+142
2020-04-10
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
1
-2
/
+5
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-10
change email address for Pali Rohár
Pali Rohár
24
-41
/
+42
2020-04-10
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
[next]