index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
lib/test-string_helpers: get rid of trailing comma in terminators
Andy Shevchenko
1
-6
/
+6
2021-07-01
lib/test-string_helpers: print flags in hexadecimal format
Andy Shevchenko
1
-2
/
+2
2021-07-01
lib/string_helpers: allow to append additional characters to be escaped
Andy Shevchenko
2
-4
/
+16
2021-07-01
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Andy Shevchenko
2
-4
/
+17
2021-07-01
lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
Andy Shevchenko
2
-4
/
+18
2021-07-01
lib/string_helpers: drop indentation level in string_escape_mem()
Andy Shevchenko
1
-18
/
+18
2021-07-01
lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop
Andy Shevchenko
1
-7
/
+10
2021-07-01
lib/string_helpers: switch to use BIT() macro
Andy Shevchenko
1
-10
/
+11
2021-07-01
lib: decompress_bunzip2: remove an unneeded semicolon
Zhen Lei
1
-1
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
55
-85
/
+169
2021-07-01
drm: include only needed headers in ascii85.h
Andy Shevchenko
1
-1
/
+2
2021-07-01
sysctl: remove redundant assignment to first
Jiapeng Chong
1
-2
/
+1
2021-07-01
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
2
-8
/
+34
2021-07-01
procfs: allow reading fdinfo with PTRACE_MODE_READ
Kalesh Singh
2
-3
/
+16
2021-07-01
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
1
-1
/
+1
2021-07-01
nouveau/svm: implement atomic SVM access
Alistair Popple
4
-11
/
+123
2021-07-01
nouveau/svm: refactor nouveau_range_fault
Alistair Popple
1
-14
/
+20
2021-07-01
mm: selftests for exclusive device memory
Alistair Popple
3
-0
/
+285
2021-07-01
mm: device exclusive memory access
Alistair Popple
10
-10
/
+405
2021-07-01
mm/memory.c: allow different return codes for copy_nonpresent_pte()
Alistair Popple
1
-11
/
+17
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
5
-18
/
+18
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
4
-107
/
+289
2021-07-01
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
4
-45
/
+69
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
9
-62
/
+100
2021-07-01
mm: remove special swap entry functions
Alistair Popple
10
-82
/
+51
2021-07-01
kfence: unconditionally use unbound work queue
Marco Elver
1
-2
/
+2
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
33
-43
/
+28
2021-07-01
mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM
Mel Gorman
1
-1
/
+4
2021-07-01
mm/page_alloc: move prototype for find_suitable_fallback
Mel Gorman
1
-2
/
+1
2021-07-01
mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations
Mel Gorman
1
-27
/
+32
2021-07-01
mm/swap: make swap_address_space an inline function
Mel Gorman
1
-1
/
+5
2021-07-01
mm/z3fold: add kerneldoc fields for z3fold_pool
Mel Gorman
1
-0
/
+2
2021-07-01
mm/zbud: add kerneldoc fields for zbud_pool
Mel Gorman
1
-0
/
+2
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __remove_memory
Mel Gorman
1
-1
/
+1
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __try_online_node
Mel Gorman
1
-2
/
+2
2021-07-01
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
Mel Gorman
1
-1
/
+1
2021-07-01
mm/mapping_dirty_helpers: remove double Note in kerneldoc
Mel Gorman
1
-1
/
+1
2021-07-01
mm/page_alloc: make should_fail_alloc_page() static
Mel Gorman
1
-1
/
+1
2021-07-01
mm/vmalloc: include header for prototype of set_iounmap_nonlazy
Mel Gorman
1
-0
/
+3
2021-07-01
mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
Mel Gorman
1
-1
/
+1
2021-07-01
mm: fix spelling mistakes
Zhen Lei
7
-8
/
+8
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
26
-43
/
+9
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2
-2
/
+2
2021-07-01
zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
Yue Hu
1
-1
/
+1
2021-07-01
mm/zsmalloc.c: improve readability for async_free_zspage()
Miaohe Lin
1
-1
/
+1
2021-07-01
mm/zsmalloc.c: remove confusing code in obj_free()
Miaohe Lin
1
-1
/
+0
2021-06-30
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
1
-10
/
+7
2021-06-30
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
1
-1
/
+1
2021-06-30
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
1
-7
/
+0
2021-06-30
mm,memory_hotplug: drop unneeded locking
Oscar Salvador
1
-15
/
+1
[next]