index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
ARM: KVM: Correctly order SGI register entries in the cp15 array
Marc Zyngier
1
-4
/
+4
2018-10-09
Input: ti_am335x_tsc: Mark IRQ as wakeup capable
Vignesh R
1
-0
/
+6
2018-10-09
iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally
Vignesh R
1
-8
/
+4
2018-10-09
mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
Vignesh R
1
-0
/
+13
2018-10-09
Input: ti_am335x_tsc: Mark TSC device as wakeup source
Vignesh R
1
-5
/
+11
2018-10-09
mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capable
Vignesh R
1
-1
/
+0
2018-10-09
backlight: Remove ld9040 driver
Krzysztof Kozlowski
4
-1022
/
+0
2018-10-09
backlight: Remove s6e63m0 driver
Krzysztof Kozlowski
5
-1159
/
+0
2018-10-09
backlight: lm3639: Unconditionally call led_classdev_unregister
Nathan Chancellor
1
-4
/
+2
2018-10-09
backlight: pwm_bl: Switch to using "atomic" PWM API
Enric Balletbo i Serra
1
-39
/
+42
2018-10-09
proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
Borislav Petkov
1
-0
/
+10
2018-10-09
s390/pkey: Define protected key blob format
Ingo Franzki
1
-6
/
+27
2018-10-09
s390/pkey: Introduce new API for random protected key generation
Ingo Franzki
3
-0
/
+73
2018-10-09
s390/zcrypt: add ap_adapter_mask sysfs attribute
Harald Freudenberger
1
-0
/
+16
2018-10-09
s390/zcrypt: provide apfs failure code on type 86 error reply
Harald Freudenberger
2
-1
/
+25
2018-10-09
s390/zcrypt: zcrypt device driver cleanup
Harald Freudenberger
17
-191
/
+117
2018-10-09
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
1
-0
/
+3
2018-10-09
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
1
-1
/
+2
2018-10-09
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
1
-1
/
+18
2018-10-09
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
2
-1
/
+2
2018-10-09
s390/mm: improve debugfs ptdump markers walking
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/mm: optimize debugfs ptdump kasan zero page walking
Vasily Gorbik
1
-1
/
+34
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
5
-7
/
+35
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
3
-2
/
+13
2018-10-09
s390/kasan: enable stack and global variables access checks
Vasily Gorbik
2
-1
/
+6
2018-10-09
s390/dumpstack: disable __dump_trace kasan instrumentation
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
4
-3
/
+8
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
2
-4
/
+4
2018-10-09
compiler: introduce __no_sanitize_address_or_inline
Vasily Gorbik
1
-0
/
+7
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
6
-5
/
+118
2018-10-09
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
2
-12
/
+14
2018-10-09
s390/mm: add kasan shadow to the debugfs pgtable dump
Vasily Gorbik
1
-6
/
+15
2018-10-09
s390/kasan: avoid user access code instrumentation
Vasily Gorbik
1
-0
/
+4
2018-10-09
s390/kasan: double the stack size
Vasily Gorbik
2
-1
/
+5
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
8
-7
/
+343
2018-10-09
s390: add pgd_page primitive
Vasily Gorbik
1
-1
/
+10
2018-10-09
s390: introduce MAX_PTRS_PER_P4D
Vasily Gorbik
1
-0
/
+2
2018-10-09
s390/kasan: replace some memory functions
Vasily Gorbik
2
-3
/
+30
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
4
-0
/
+5
2018-10-09
s390/kasan: avoid vdso instrumentation
Vasily Gorbik
2
-2
/
+4
2018-10-09
s390/mm: add missing pfn_to_kaddr helper
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
15
-176
/
+355
2018-10-09
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
2
-0
/
+12
2018-10-09
s390/mem_detect: add info source debug print
Vasily Gorbik
1
-0
/
+17
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
4
-34
/
+18
2018-10-09
s390/mem_detect: use SCLP info for continuous memory detection
Vasily Gorbik
2
-2
/
+8
2018-10-09
s390/mem_detect: introduce z/VM specific diag260 call
Vasily Gorbik
2
-0
/
+53
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
6
-10
/
+74
2018-10-09
s390: introduce .boot.data section compile time validation
Vasily Gorbik
2
-2
/
+19
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
11
-69
/
+277
[prev]
[next]