index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-08
1
-1
/
+49
|
\
|
*
swiotlb: drop pointless static qualifier in swiotlb_create_debugfs()
YueHaibing
2019-02-16
1
-1
/
+1
|
*
swiotlb: checking whether swiotlb buffer is full with io_tlb_used
Dongli Zhang
2019-02-12
1
-0
/
+4
|
*
swiotlb: add debugfs to track swiotlb buffer usage
Dongli Zhang
2019-02-12
1
-0
/
+44
|
*
swiotlb: fix comment on swiotlb_bounce()
Dongli Zhang
2019-02-12
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-03-08
6
-409
/
+643
|
\
\
|
*
\
Merge branch 'for-5.1/atomic-replace' into for-linus
Jiri Kosina
2019-03-05
3
-26
/
+18
|
|
\
\
|
|
*
|
livepatch: Module coming and going callbacks can proceed with all listed patches
Petr Mladek
2019-02-06
1
-20
/
+6
|
|
*
|
livepatch: Introduce klp_for_each_patch macro
Petr Mladek
2019-02-06
3
-5
/
+11
|
|
*
|
livepatch: core: Return EOPNOTSUPP instead of ENOSYS
Alice Ferrazzi
2019-02-06
1
-1
/
+1
|
*
|
|
livepatch: Remove signal sysfs attribute
Miroslav Benes
2019-01-16
3
-74
/
+41
|
*
|
|
livepatch: Send a fake signal periodically
Miroslav Benes
2019-01-16
1
-3
/
+13
|
|
/
/
|
*
|
livepatch: Remove ordering (stacking) of the livepatches
Petr Mladek
2019-01-11
1
-4
/
+0
|
*
|
livepatch: Remove Nop structures when unused
Petr Mladek
2019-01-11
5
-9
/
+76
|
*
|
livepatch: Add atomic replace
Jason Baron
2019-01-11
4
-8
/
+236
|
*
|
livepatch: Use lists to manage patches, objects and functions
Jason Baron
2019-01-11
1
-2
/
+7
|
*
|
livepatch: Simplify API by removing registration step
Petr Mladek
2019-01-11
3
-193
/
+108
|
*
|
livepatch: Don't block the removal of patches loaded after a forced transition
Petr Mladek
2019-01-11
3
-6
/
+9
|
*
|
livepatch: Consolidate klp_free functions
Petr Mladek
2019-01-11
1
-45
/
+92
|
*
|
livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code
Petr Mladek
2019-01-11
1
-164
/
+166
|
*
|
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
2019-01-11
4
-15
/
+17
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-08
12
-60
/
+90
|
\
\
\
|
*
|
|
kernel/fork.c: remove duplicated include
YueHaibing
2019-03-08
1
-1
/
+0
|
*
|
|
kcov: convert kcov.refcount to refcount_t
Elena Reshetova
2019-03-08
1
-4
/
+5
|
*
|
|
kcov: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-03-08
1
-4
/
+2
|
*
|
|
kernel/configs: use .incbin directive to embed config_data.gz
Masahiro Yamada
2019-03-08
3
-34
/
+21
|
*
|
|
kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-03-08
1
-4
/
+2
|
*
|
|
sysctl: handle overflow for file-max
Christian Brauner
2019-03-08
1
-0
/
+3
|
*
|
|
sysctl: handle overflow in proc_get_long
Christian Brauner
2019-03-08
1
-1
/
+39
|
*
|
|
kernel: workqueue: clarify wq_worker_last_func() caller requirements
Johannes Weiner
2019-03-08
1
-0
/
+10
|
*
|
|
dynamic_debug: add static inline stub for ddebug_add_module
Rasmus Villemoes
2019-03-08
1
-2
/
+0
|
*
|
|
dynamic_debug: move pr_err from module.c to ddebug_add_module
Rasmus Villemoes
2019-03-08
1
-3
/
+1
|
*
|
|
kernel/sys: annotate implicit fall through
Mathieu Malaterre
2019-03-08
1
-0
/
+1
|
*
|
|
kernel/hung_task.c: Use continuously blocked time when reporting.
Tetsuo Handa
2019-03-08
1
-1
/
+1
|
*
|
|
kernel/hung_task.c - fix sparse warnings
Valdis Kletnieks
2019-03-08
1
-0
/
+1
|
*
|
|
kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-03-08
1
-6
/
+4
*
|
|
|
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-07
5
-22
/
+11
|
\
\
\
\
|
*
\
\
\
Merge branch 'topic/dma' into next
Michael Ellerman
2019-02-21
4
-18
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
2019-02-18
1
-12
/
+0
|
|
*
|
|
|
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
2019-02-18
2
-2
/
+10
|
|
*
|
|
|
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
2019-02-18
1
-2
/
+0
|
|
*
|
|
|
dma-direct: we might need GFP_DMA for 32-bit dma masks
Christoph Hellwig
2019-02-18
1
-2
/
+1
|
*
|
|
|
|
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
2019-02-04
1
-4
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
7
-322
/
+375
|
\
\
\
\
\
|
*
|
|
|
|
audit: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-13
1
-1
/
+1
|
*
|
|
|
|
audit: hide auditsc_get_stamp and audit_serial prototypes
Richard Guy Briggs
2019-02-08
1
-0
/
+5
|
*
|
|
|
|
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
Richard Guy Briggs
2019-02-03
3
-166
/
+158
|
*
|
|
|
|
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-02-01
2
-10
/
+13
|
*
|
|
|
|
audit: ignore fcaps on umount
Richard Guy Briggs
2019-01-31
3
-5
/
+13
|
*
|
|
|
|
audit: clean up AUDITSYSCALL prototypes and stubs
Richard Guy Briggs
2019-01-25
1
-31
/
+33
[next]