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
2019-05-03
livepatch: Remove custom kobject state handling
Petr Mladek
2
-42
/
+17
2019-04-29
livepatch: Convert error about unsupported reliable stacktrace into a warning
Petr Mladek
1
-3
/
+2
2019-04-08
kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled
Miroslav Benes
1
-0
/
+4
2019-03-05
Merge branch 'for-5.1/atomic-replace' into for-linus
Jiri Kosina
5
-39
/
+48
2019-03-05
Merge branch 'for-5.1/fake-signal' into for-linus
Jiri Kosina
5
-94
/
+58
2019-03-05
Merge branch 'for-5.0/upstream-fixes' into for-linus
Jiri Kosina
4
-12
/
+13
2019-02-12
livepatch/selftests: use "$@" to preserve argument list
Joe Lawrence
1
-12
/
+7
2019-02-06
livepatch: Module coming and going callbacks can proceed with all listed patches
Petr Mladek
1
-20
/
+6
2019-02-06
livepatch: Proper error handling in the shadow variables selftest
Petr Mladek
1
-0
/
+22
2019-02-06
livepatch: return -ENOMEM on ptr_id() allocation failure
Joe Lawrence
1
-1
/
+1
2019-02-06
livepatch: Introduce klp_for_each_patch macro
Petr Mladek
3
-5
/
+11
2019-02-06
livepatch: core: Return EOPNOTSUPP instead of ENOSYS
Alice Ferrazzi
1
-1
/
+1
2019-02-01
selftests/livepatch: add DYNAMIC_DEBUG config dependency
Joe Lawrence
1
-0
/
+1
2019-01-25
livepatch: samples: non static warnings fix
Nicholas Mc Guire
3
-9
/
+10
2019-01-24
livepatch: update MAINTAINERS
Jiri Kosina
1
-3
/
+3
2019-01-16
livepatch: Remove signal sysfs attribute
Miroslav Benes
5
-95
/
+48
2019-01-16
livepatch: Send a fake signal periodically
Miroslav Benes
2
-4
/
+15
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence
20
-485
/
+1740
2019-01-11
livepatch: Remove ordering (stacking) of the livepatches
Petr Mladek
3
-17
/
+11
2019-01-11
livepatch: Atomic replace and cumulative patches documentation
Petr Mladek
2
-0
/
+107
2019-01-11
livepatch: Remove Nop structures when unused
Petr Mladek
5
-9
/
+76
2019-01-11
livepatch: Add atomic replace
Jason Baron
6
-14
/
+273
2019-01-11
livepatch: Use lists to manage patches, objects and functions
Jason Baron
2
-4
/
+24
2019-01-11
livepatch: Simplify API by removing registration step
Petr Mladek
9
-329
/
+168
2019-01-11
livepatch: Don't block the removal of patches loaded after a forced transition
Petr Mladek
4
-6
/
+11
2019-01-11
livepatch: Consolidate klp_free functions
Petr Mladek
2
-45
/
+98
2019-01-11
livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code
Petr Mladek
1
-164
/
+166
2019-01-11
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
5
-17
/
+19
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+9
2019-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
32
-135
/
+138
2019-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
18
-93
/
+383
2019-01-05
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-1
/
+1
2019-01-05
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-16
/
+32
2019-01-05
Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+12
2019-01-05
Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+0
2019-01-05
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-162
/
+174
2019-01-05
lib/genalloc.c: include vmalloc.h
Olof Johansson
1
-0
/
+1
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
28
-1040
/
+724
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-50
/
+38
2019-01-05
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-188
/
+70
2019-01-05
Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-12
/
+19
2019-01-05
Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-01-05
Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2
-18
/
+1
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
37
-124
/
+3084
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-117
/
+153
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
57
-853
/
+869
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
36
-222
/
+1555
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
138
-587
/
+746
2019-01-04
ia64: fix compile without swiotlb
Christoph Hellwig
2
-1
/
+3
2019-01-04
x86: re-introduce non-generic memcpy_{to,from}io
Linus Torvalds
4
-18
/
+51
[next]