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
*
kcov: ignore fault-inject and stacktrace
Dmitry Vyukov
2020-01-31
3
-0
/
+3
*
include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...
Andy Shevchenko
2020-01-31
1
-3
/
+2
*
execve: warn if process starts with executable stack
Alexey Dobriyan
2020-01-31
1
-0
/
+5
*
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
2020-01-31
1
-1
/
+2
*
init/main.c: fix misleading "This architecture does not have kernel memory pr...
Christophe Leroy
2020-01-31
1
-0
/
+5
*
init/main.c: fix quoted value handling in unknown_bootoption
Arvind Sankar
2020-01-31
1
-3
/
+4
*
init/main.c: remove unnecessary repair_env_string in do_initcall_level
Arvind Sankar
2020-01-31
1
-6
/
+10
*
init/main.c: log arguments and environment passed to init
Arvind Sankar
2020-01-31
1
-0
/
+8
*
fs/binfmt_elf.c: coredump: allow process with empty address space to coredump
Alexey Dobriyan
2020-01-31
1
-1
/
+9
*
fs/binfmt_elf.c: coredump: delete duplicated overflow check
Alexey Dobriyan
2020-01-31
1
-2
/
+0
*
fs/binfmt_elf.c: coredump: allocate core ELF header on stack
Alexey Dobriyan
2020-01-31
1
-11
/
+5
*
fs/binfmt_elf.c: make BAD_ADDR() unlikely
Alexey Dobriyan
2020-01-31
1
-1
/
+1
*
fs/binfmt_elf.c: better codegen around current->mm
Alexey Dobriyan
2020-01-31
1
-24
/
+28
*
fs/binfmt_elf.c: don't copy ELF header around
Alexey Dobriyan
2020-01-31
1
-28
/
+27
*
fs/binfmt_elf.c: fix ->start_code calculation
Alexey Dobriyan
2020-01-31
1
-1
/
+1
*
fs/binfmt_elf.c: smaller code generation around auxv vector fill
Alexey Dobriyan
2020-01-31
1
-7
/
+8
*
lib/find_bit.c: uninline helper _find_next_bit()
Yury Norov
2020-01-31
1
-1
/
+1
*
lib/find_bit.c: join _find_next_bit{_le}
Yury Norov
2020-01-31
1
-45
/
+19
*
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
2020-01-31
3
-14
/
+13
*
lib/scatterlist.c: adjust indentation in __sg_alloc_table
Nathan Chancellor
2020-01-31
1
-1
/
+1
*
btrfs: use larger zlib buffer for s390 hardware compression
Mikhail Zaslonko
2020-01-31
2
-36
/
+101
*
lib/zlib: add zlib_deflate_dfltcc_enabled() function
Mikhail Zaslonko
2020-01-31
5
-9
/
+24
*
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
2020-01-31
9
-2
/
+55
*
lib/zlib: add s390 hardware support for kernel zlib_inflate
Mikhail Zaslonko
2020-01-31
7
-11
/
+233
*
s390/boot: rename HEAP_SIZE due to name collision
Mikhail Zaslonko
2020-01-31
1
-4
/
+4
*
lib/zlib: add s390 hardware support for kernel zlib_deflate
Mikhail Zaslonko
2020-01-31
11
-102
/
+751
*
iio: adc: qcom-vadc-common: use <linux/units.h> helpers
Akinobu Mita
2020-01-31
2
-4
/
+3
*
thermal: armada: remove unused TO_MCELSIUS macro
Akinobu Mita
2020-01-31
1
-2
/
+0
*
iwlwifi: use <linux/units.h> helpers
Akinobu Mita
2020-01-31
2
-7
/
+4
*
iwlegacy: use <linux/units.h> helpers
Akinobu Mita
2020-01-31
3
-12
/
+11
*
thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
Akinobu Mita
2020-01-31
1
-11
/
+0
*
nvme: hwmon: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
1
-8
/
+5
*
thermal: intel_pch: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
1
-1
/
+2
*
thermal: int340x: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
1
-3
/
+4
*
platform/x86: intel_menlow: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
1
-3
/
+6
*
platform/x86: asus-wmi: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
1
-4
/
+3
*
ACPI: thermal: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
1
-16
/
+18
*
include/linux/units.h: add helpers for kelvin to/from Celsius conversion
Akinobu Mita
2020-01-31
1
-0
/
+84
*
drivers/block/zram/zram_drv.c: fix error return codes not being returned in w...
Colin Ian King
2020-01-31
1
-2
/
+1
*
zram: try to avoid worst-case scenario on same element pages
Taejoon Song
2020-01-31
1
-2
/
+5
*
mm: fix comments related to node reclaim
Hao Lee
2020-01-31
2
-2
/
+2
*
include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...
Anshuman Khandual
2020-01-31
1
-2
/
+0
*
include/linux/mm.h: remove dead code totalram_pages_set()
Wei Yang
2020-01-31
1
-5
/
+0
*
include/linux/mm.h: clean up obsolete check on space in page->flags
Yu Zhao
2020-01-31
1
-4
/
+0
*
zswap: potential NULL dereference on error in init_zswap()
Dan Carpenter
2020-01-31
1
-1
/
+2
*
mm/zswap.c: add allocation hysteresis if pool limit is hit
Vitaly Wool
2020-01-31
2
-31
/
+67
*
mm/page_isolation: fix potential warning from user
Qian Cai
2020-01-31
2
-14
/
+15
*
mm/hotplug: silence a lockdep splat with printk()
Qian Cai
2020-01-31
4
-17
/
+31
*
mm/memory_hotplug: pass in nid to online_pages()
David Hildenbrand
2020-01-31
3
-15
/
+7
*
mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma()
Miaohe Lin
2020-01-31
1
-20
/
+16
[next]