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
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
21
-165
/
+195
2020-10-13
device-dax: add resize support
Dan Williams
1
-9
/
+152
2020-10-13
drivers/base: make device_find_child_by_name() compatible with sysfs inputs
Dan Williams
1
-1
/
+1
2020-10-13
device-dax: introduce 'seed' devices
Dan Williams
3
-40
/
+272
2020-10-13
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
5
-19
/
+35
2020-10-13
device-dax: add an allocation interface for device-dax instances
Dan Williams
5
-23
/
+121
2020-10-13
device-dax/kmem: replace release_resource() with release_mem_region()
Dan Williams
2
-16
/
+7
2020-10-13
device-dax/kmem: move resource name tracking to drvdata
Dan Williams
1
-7
/
+9
2020-10-13
device-dax/kmem: introduce dax_kmem_range()
Dan Williams
1
-23
/
+17
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
8
-38
/
+62
2020-10-13
device-dax: move instance creation parameters to 'struct dev_dax_data'
Dan Williams
4
-17
/
+30
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
6
-33
/
+7
2020-10-13
ACPI: HMAT: attach a device for each soft-reserved range
Dan Williams
3
-1
/
+39
2020-10-13
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
4
-22
/
+23
2020-10-13
resource: report parent to walk_iomem_res_desc() callback
Dan Williams
1
-4
/
+7
2020-10-13
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
7
-65
/
+90
2020-10-13
efi/fake_mem: arrange for a resource entry per efi_fake_mem instance
Dan Williams
2
-4
/
+24
2020-10-13
x86/numa: add 'nohmat' option
Dan Williams
5
-1
/
+23
2020-10-13
x86/numa: cleanup configuration dependent command-line options
Dan Williams
6
-12
/
+24
2020-10-13
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
6
-4
/
+7
2020-10-13
mm/kmemleak: rely on rcu for task stack scanning
Davidlohr Bueso
1
-4
/
+4
2020-10-13
mm/slub: make add_full() condition more explicit
Abel Wu
1
-1
/
+3
2020-10-13
mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc
Abel Wu
1
-1
/
+2
2020-10-13
mm/slub.c: branch optimization in free slowpath
Abel Wu
1
-11
/
+12
2020-10-13
include/linux/slab.h: fix a typo error in comment
tangjianqiang
1
-1
/
+1
2020-10-13
mm/slab.c: clean code by removing redundant if condition
Mateusz Nosek
1
-2
/
+0
2020-10-13
fs_parse: mark fs_param_bad_value() as static
Luo Jiaxing
1
-1
/
+1
2020-10-13
fs/xattr.c: fix kernel-doc warnings for setxattr & removexattr
Randy Dunlap
1
-11
/
+11
2020-10-13
ocfs2: fix potential soft lockup during fstrim
Gang He
1
-1
/
+3
2020-10-13
ocfs2: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-10-13
ntfs: add check for mft record size in superblock
Rustam Kovhaev
1
-0
/
+6
2020-10-13
scripts/decodecode: add the capability to supply the program counter
Borislav Petkov
1
-7
/
+22
2020-10-13
scripts/spelling.txt: add "arbitrary" typo
Naoki Hayama
1
-0
/
+1
2020-10-13
scripts/spelling.txt: increase error-prone spell checking
Wang Qing
1
-0
/
+3
2020-10-13
kbuild: doc: describe proper script invocation
Lukas Bulwahn
1
-0
/
+20
2020-10-13
export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for Clang
Nick Desaulniers
1
-1
/
+1
2020-10-13
compiler.h: avoid escaped section names
Nick Desaulniers
1
-1
/
+1
2020-10-13
compiler-gcc: improve version error
Nick Desaulniers
1
-1
/
+1
2020-10-13
kasan: remove mentions of unsupported Clang versions
Marco Elver
2
-7
/
+6
2020-10-13
Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o...
Nick Desaulniers
1
-1
/
+1
2020-10-13
Revert "arm64: vdso: Fix compilation with clang older than 8"
Nick Desaulniers
1
-7
/
+0
2020-10-13
Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"
Nick Desaulniers
1
-2
/
+0
2020-10-13
Revert "kbuild: disable clang's default use of -fmerge-all-constants"
Nick Desaulniers
1
-9
/
+0
2020-10-13
compiler-clang: add build check for clang 10.0.1
Nick Desaulniers
1
-0
/
+8
2020-10-13
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-25
/
+18
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
58
-1269
/
+2091
2020-10-13
Merge tag 'libata-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-21
/
+27
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-911
/
+1662
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
144
-2446
/
+3229
2020-10-13
Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+1
[next]