index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hexagon: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
1
-14
/
+5
*
c6x: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
1
-18
/
+1
*
arm64: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
1
-41
/
+5
*
alpha: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
1
-22
/
+6
*
asm-generic: improve the flush_dcache_page stub
Christoph Hellwig
2020-06-08
1
-3
/
+3
*
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2020-06-08
5
-5
/
+7
*
asm-generic: fix the inclusion guards for cacheflush.h
Christoph Hellwig
2020-06-08
1
-3
/
+3
*
unicore32: remove flush_cache_user_range
Christoph Hellwig
2020-06-08
1
-8
/
+0
*
powerpc: unexport flush_icache_user_range
Christoph Hellwig
2020-06-08
1
-1
/
+0
*
nds32: unexport flush_icache_page
Christoph Hellwig
2020-06-08
1
-1
/
+0
*
arm: fix the flush_icache_range arguments in set_fiq_handler
Christoph Hellwig
2020-06-08
1
-2
/
+2
*
vhost: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-08
1
-3
/
+2
*
docs: mm/gup: pin_user_pages.rst: add a "case 5"
John Hubbard
2020-06-08
1
-0
/
+18
*
mm/gup: documentation fix for pin_user_pages*() APIs
John Hubbard
2020-06-08
1
-9
/
+0
*
mm/gup: frame_vector: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-08
1
-4
/
+3
*
mm/gup: introduce pin_user_pages_locked()
John Hubbard
2020-06-08
2
-0
/
+37
*
mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
John Hubbard
2020-06-08
1
-14
/
+19
*
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2020-06-08
7
-27
/
+32
*
kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted
Rafael Aquini
2020-06-08
1
-3
/
+2
*
panic: add sysctl to dump all CPUs backtraces on oops event
Guilherme G. Piccoli
2020-06-08
4
-0
/
+44
*
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
2020-06-08
4
-2
/
+50
*
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
2020-06-08
3
-35
/
+19
*
lib/test_sysctl: support testing of sysctl. boot parameter
Vlastimil Babka
2020-06-08
2
-0
/
+55
*
tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y
Vlastimil Babka
2020-06-08
1
-1
/
+1
*
kernel/hung_task convert hung_task_panic boot parameter to sysctl
Vlastimil Babka
2020-06-08
3
-11
/
+2
*
kernel/sysctl: support handling command line aliases
Vlastimil Babka
2020-06-08
2
-16
/
+41
*
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
2020-06-08
4
-0
/
+122
*
xarray.h: correct return code documentation for xa_store_{bh,irq}()
Manfred Spraul
2020-06-08
1
-2
/
+2
*
kernel: add panic_on_taint
Rafael Aquini
2020-06-08
6
-1
/
+75
*
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
2020-06-08
10
-14
/
+46
*
ipc/namespace.c: use a work queue to free_ipc
Giuseppe Scrivano
2020-06-08
2
-2
/
+24
*
ipc/msg: add missing annotation for freeque()
Jules Irenge
2020-06-08
1
-0
/
+2
*
mm/page_idle.c: skip offline pages
SeongJae Park
2020-06-08
1
-5
/
+2
*
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-07
290
-2629
/
+98743
|
\
|
*
habanalabs: correctly cast u64 to void*
Oded Gabbay
2020-06-01
1
-1
/
+1
|
*
habanalabs: initialize variable to default value
Tomer Tayar
2020-06-01
1
-1
/
+1
|
*
Merge tag 'gnss-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2020-05-29
2
-3
/
+7
|
|
\
|
|
*
gnss: replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
|
|
*
gnss: sirf: fix error return code in sirf_probe()
Wei Yongjun
2020-05-13
1
-2
/
+6
|
*
|
Merge tag 'extcon-next-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2020-05-29
4
-11
/
+21
|
|
\
\
|
|
*
|
extcon: arizona: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-29
1
-8
/
+9
|
|
*
|
extcon: max14577: Add proper dt-compatible strings
Marek Szyprowski
2020-05-29
1
-0
/
+10
|
|
*
|
extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'
Christophe JAILLET
2020-05-29
1
-2
/
+1
|
|
*
|
extcon: remove redundant assignment to variable idx
Colin Ian King
2020-05-29
1
-1
/
+1
|
|
|
/
|
*
|
w1: omap-hdq: print dev_err if irq flags are not cleared
H. Nikolaus Schaller
2020-05-27
1
-0
/
+8
|
*
|
w1: omap-hdq: fix interrupt handling which did show spurious timeouts
H. Nikolaus Schaller
2020-05-27
1
-20
/
+42
|
*
|
w1: omap-hdq: fix return value to be -1 if there is a timeout
H. Nikolaus Schaller
2020-05-27
1
-1
/
+1
|
*
|
w1: omap-hdq: cleanup to add missing newline for some dev_dbg
H. Nikolaus Schaller
2020-05-27
1
-5
/
+5
|
*
|
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2020-05-27
4
-2
/
+111
|
*
|
misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-27
1
-6
/
+5
[next]