index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
efs
/
symlink.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
init/main.c: remove unnecessary repair_env_string in do_initcall_level
Arvind Sankar
1
-6
/
+10
2020-01-31
init/main.c: log arguments and environment passed to init
Arvind Sankar
1
-0
/
+8
2020-01-31
fs/binfmt_elf.c: coredump: allow process with empty address space to coredump
Alexey Dobriyan
1
-1
/
+9
2020-01-31
fs/binfmt_elf.c: coredump: delete duplicated overflow check
Alexey Dobriyan
1
-2
/
+0
2020-01-31
fs/binfmt_elf.c: coredump: allocate core ELF header on stack
Alexey Dobriyan
1
-11
/
+5
2020-01-31
fs/binfmt_elf.c: make BAD_ADDR() unlikely
Alexey Dobriyan
1
-1
/
+1
2020-01-31
fs/binfmt_elf.c: better codegen around current->mm
Alexey Dobriyan
1
-24
/
+28
2020-01-31
fs/binfmt_elf.c: don't copy ELF header around
Alexey Dobriyan
1
-28
/
+27
2020-01-31
fs/binfmt_elf.c: fix ->start_code calculation
Alexey Dobriyan
1
-1
/
+1
2020-01-31
fs/binfmt_elf.c: smaller code generation around auxv vector fill
Alexey Dobriyan
1
-7
/
+8
2020-01-31
lib/find_bit.c: uninline helper _find_next_bit()
Yury Norov
1
-1
/
+1
2020-01-31
lib/find_bit.c: join _find_next_bit{_le}
Yury Norov
1
-45
/
+19
2020-01-31
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
3
-14
/
+13
2020-01-31
lib/scatterlist.c: adjust indentation in __sg_alloc_table
Nathan Chancellor
1
-1
/
+1
2020-01-31
btrfs: use larger zlib buffer for s390 hardware compression
Mikhail Zaslonko
2
-36
/
+101
2020-01-31
lib/zlib: add zlib_deflate_dfltcc_enabled() function
Mikhail Zaslonko
5
-9
/
+24
2020-01-31
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
9
-2
/
+55
2020-01-31
lib/zlib: add s390 hardware support for kernel zlib_inflate
Mikhail Zaslonko
7
-11
/
+233
2020-01-31
s390/boot: rename HEAP_SIZE due to name collision
Mikhail Zaslonko
1
-4
/
+4
2020-01-31
lib/zlib: add s390 hardware support for kernel zlib_deflate
Mikhail Zaslonko
11
-102
/
+751
2020-01-31
iio: adc: qcom-vadc-common: use <linux/units.h> helpers
Akinobu Mita
2
-4
/
+3
2020-01-31
thermal: armada: remove unused TO_MCELSIUS macro
Akinobu Mita
1
-2
/
+0
2020-01-31
iwlwifi: use <linux/units.h> helpers
Akinobu Mita
2
-7
/
+4
2020-01-31
iwlegacy: use <linux/units.h> helpers
Akinobu Mita
3
-12
/
+11
2020-01-31
thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
Akinobu Mita
1
-11
/
+0
2020-01-31
nvme: hwmon: switch to use <linux/units.h> helpers
Akinobu Mita
1
-8
/
+5
2020-01-31
thermal: intel_pch: switch to use <linux/units.h> helpers
Akinobu Mita
1
-1
/
+2
2020-01-31
thermal: int340x: switch to use <linux/units.h> helpers
Akinobu Mita
1
-3
/
+4
2020-01-31
platform/x86: intel_menlow: switch to use <linux/units.h> helpers
Akinobu Mita
1
-3
/
+6
2020-01-31
platform/x86: asus-wmi: switch to use <linux/units.h> helpers
Akinobu Mita
1
-4
/
+3
2020-01-31
ACPI: thermal: switch to use <linux/units.h> helpers
Akinobu Mita
1
-16
/
+18