index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-lpc18xx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-29
video: fbdev: au1200fb: Make use of dma_mmap_coherent()
Cai Huoqing
1
-2
/
+2
2022-01-29
agp: define proper stubs for empty helpers
Arnd Bergmann
3
-7
/
+7
2022-01-29
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
1
-1
/
+1
2022-01-29
video: fbdev: via: Fix spelling mistake "bellow" -> "below"
Colin Ian King
1
-1
/
+1
2022-01-29
video: fbdev: s3c-fb: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2022-01-29
video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
Wang Hai
1
-2
/
+1
2022-01-29
video: fbdev: controlfb: Fix COMPILE_TEST build
YueHaibing
1
-0
/
+2
2022-01-29
video: fbdev: ocfb: add const to of_device_id
Chunyang Zhong
1
-1
/
+1
2022-01-29
dt-bindings: simple-framebuffer: allow standalone compatible
Luca Weiss
1
-5
/
+7
2022-01-29
video: fbdev: sis: use swap() to make code cleaner
Yang Guang
1
-1
/
+1
2022-01-29
video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...
Z. Liu
1
-1
/
+1
2022-01-29
video: fbdev: mb862xx: remove redundant assignment to pointer ptr
Colin Ian King
1
-1
/
+1
2022-01-29
backlight: qcom-wled: Add PM6150L compatible
Luca Weiss
1
-0
/
+1
2022-01-29
video: fbdev: mach64_ct: remove redundant res variable
Minghao Chi
1
-3
/
+1
2022-01-29
video: fbdev: omapfb: use default_groups in kobj_type
Greg Kroah-Hartman
3
-3
/
+6
2022-01-29
video: fbdev: omapfb: Remove redundant 'flush_workqueue()' calls
Xu Wang
1
-1
/
+0
2022-01-29
backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' calls
Xu Wang
1
-1
/
+0
2022-01-29
video: fbdev: imxfb: Check for null res pointer
Jiasheng Jiang
1
-0
/
+2
2022-01-29
video: fbdev: aty128fb: make some arrays static const
Colin Ian King
1
-4
/
+6
2022-01-23
Linux 5.17-rc1
v5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2
-9
/
+82
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2
-0
/
+48
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
4
-4
/
+41
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
1
-1
/
+0
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
31
-87
/
+99
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
1
-3
/
+3
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
1
-1
/
+1
2022-01-22
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Masahiro Yamada
1
-1
/
+1
2022-01-22
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
Masahiro Yamada
1
-1
/
+1
2022-01-22
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
Masahiro Yamada
1
-1
/
+1
2022-01-22
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
Dmitry V. Levin
1
-1
/
+0
2022-01-22
mm: hide the FRONTSWAP Kconfig symbol
Christoph Hellwig
1
-15
/
+3
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
3
-42
/
+19
2022-01-22
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
2
-4
/
+2
2022-01-22
frontswap: simplify frontswap_register_ops
Christoph Hellwig
1
-41
/
+0
2022-01-22
frontswap: remove frontswap_test
Christoph Hellwig
2
-12
/
+1
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
5
-97
/
+30
2022-01-22
frontswap: remove the frontswap exports
Christoph Hellwig
1
-6
/
+0
2022-01-22
frontswap: simplify frontswap_init
Christoph Hellwig
3
-11
/
+4
2022-01-22
frontswap: remove frontswap_curr_pages
Christoph Hellwig
2
-29
/
+0
2022-01-22
frontswap: remove frontswap_shrink
Christoph Hellwig
3
-97
/
+0
2022-01-22
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
2
-24
/
+1
2022-01-22
frontswap: remove frontswap_writethrough
Christoph Hellwig
3
-29
/
+1
2022-01-22
mm: remove cleancache
Christoph Hellwig
37
-873
/
+4
2022-01-22
lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
Marco Elver
2
-1
/
+13
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
11
-18
/
+76
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
50
-180
/
+178
[next]