index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: Call security_kernel_post_load_data()
Kees Cook
2020-10-05
1
-4
/
+10
*
firmware_loader: Use security_post_load_data()
Kees Cook
2020-10-05
3
-15
/
+21
*
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
12
-15
/
+82
*
fs/kernel_read_file: Add file_size output argument
Kees Cook
2020-10-05
7
-11
/
+23
*
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
2020-10-05
4
-15
/
+31
*
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2020-10-05
7
-34
/
+36
*
fs/kernel_read_file: Split into separate source file
Kees Cook
2020-10-05
3
-133
/
+140
*
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
15
-38
/
+64
*
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
Kees Cook
2020-10-05
2
-3
/
+2
*
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-10-05
7
-14
/
+12
*
power: supply: Constify static w1_family_ops structs
Rikard Falkeborn
2020-10-05
3
-3
/
+3
*
w1: Constify static w1_family_ops structs
Rikard Falkeborn
2020-10-05
17
-19
/
+19
*
w1: Constify struct w1_family_ops
Rikard Falkeborn
2020-10-05
2
-2
/
+2
*
intel_th: pci: Add Alder Lake CPU support
Alexander Shishkin
2020-10-05
1
-0
/
+5
*
intel_th: pci: Add Alder Lake-S support
Alexander Shishkin
2020-10-05
1
-0
/
+5
*
stm class: ftrace: Use different channel accroding to CPU
Tingwei Zhang
2020-10-05
1
-1
/
+4
*
stm class: ftrace: Enable supported trace export flag
Tingwei Zhang
2020-10-05
1
-0
/
+2
*
tracing: Add trace_export support for trace_marker
Tingwei Zhang
2020-10-05
2
-0
/
+10
*
tracing: Add trace_export support for event trace
Tingwei Zhang
2020-10-05
2
-125
/
+135
*
tracing: Add flag to control different traces
Tingwei Zhang
2020-10-05
2
-17
/
+24
*
stm class: ftrace: Change dependency to TRACING
Tingwei Zhang
2020-10-05
1
-1
/
+1
*
Merge tag 'extcon-next-for-5.10-v2' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2020-10-05
11
-178
/
+185
|
\
|
*
extcon: axp288: Use module_platform_driver to simplify the code
Liu Shixin
2020-09-30
1
-12
/
+1
|
*
extcon: ptn5150: Do not print error during probe if nothing is attached
Krzysztof Kozlowski
2020-09-30
1
-1
/
+0
|
*
extcon: ptn5150: Use defines for registers
Krzysztof Kozlowski
2020-09-24
1
-12
/
+10
|
*
extcon: palmas: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
1
-12
/
+6
|
*
extcon: max8997: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
2020-09-24
1
-1
/
+1
|
*
extcon: max77843: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
2020-09-24
1
-1
/
+1
|
*
extcon: max77693: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
2020-09-24
1
-1
/
+1
|
*
extcon: max14577: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
2020-09-24
1
-1
/
+1
|
*
extcon: ptn5150: Set the VBUS and POLARITY property capability
Ramuthevar Vadivel Murugan
2020-09-24
1
-0
/
+7
|
*
extcon: ptn5150: Switch to GENMASK() and BIT() macros
Ramuthevar Vadivel Murugan
2020-09-24
1
-32
/
+11
|
*
extcon: ptn5150: Deduplicate parts of dev_err_probe()
Andy Shevchenko
2020-09-24
1
-9
/
+5
|
*
extcon: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-09-24
2
-2
/
+2
|
*
MAINTAINERS: Add entry for NXP PTN5150A CC driver
Krzysztof Kozlowski
2020-09-24
1
-0
/
+7
|
*
extcon: ptn5150: Convert to .probe_new
Krzysztof Kozlowski
2020-09-24
1
-3
/
+2
|
*
extcon: ptn5150: Convert to module_i2c_driver
Krzysztof Kozlowski
2020-09-24
1
-6
/
+1
|
*
extcon: ptn5150: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2020-09-24
1
-5
/
+6
|
*
extcon: ptn5150: Make 'vbus-gpios' optional
Krzysztof Kozlowski
2020-09-24
1
-2
/
+8
|
*
extcon: ptn5150: Check current USB mode when probing
Krzysztof Kozlowski
2020-09-24
1
-43
/
+49
|
*
extcon: ptn5150: Lower the noisiness of probe
Krzysztof Kozlowski
2020-09-24
1
-2
/
+2
|
*
extcon: ptn5150: Simplify getting vbus-gpios with flags
Krzysztof Kozlowski
2020-09-24
1
-6
/
+1
|
*
extcon: ptn5150: Use generic "interrupts" property
Krzysztof Kozlowski
2020-09-24
1
-15
/
+18
|
*
extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips
Krzysztof Kozlowski
2020-09-24
1
-4
/
+4
|
*
dt-bindings: extcon: ptn5150: Make 'vbus-gpios' optional
Krzysztof Kozlowski
2020-09-24
1
-2
/
+2
|
*
dt-bindings: extcon: ptn5150: Use generic "interrupts" property
Krzysztof Kozlowski
2020-09-24
1
-2
/
+9
|
*
dt-bindings: extcon: ptn5150: Convert binding to DT schema
Krzysztof Kozlowski
2020-09-24
2
-27
/
+53
*
|
bus/fsl-mc: Add a new version for dprc_get_obj_region command
Diana Craciun
2020-10-02
2
-14
/
+27
*
|
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
2020-10-02
4
-6
/
+5
*
|
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
2020-10-02
4
-19
/
+22
[next]