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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-2
/
+27
2021-06-30
Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-5
/
+133
2021-06-30
Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2
-6
/
+45
2021-06-30
Merge branch 'for-5.14/multitouch' into for-linus
Jiri Kosina
1
-0
/
+18
2021-06-30
Merge branch 'for-5.14/intel-ish' into for-linus
Jiri Kosina
1
-2
/
+8
2021-06-30
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
1
-0
/
+1
2021-06-29
Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+8
2021-06-29
Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-4
/
+0
2021-06-29
Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-0
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
39
-215
/
+342
2021-06-29
Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+6
2021-06-29
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
9
-6
/
+215
2021-06-29
Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-0
/
+4
2021-06-29
Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+10
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-39
/
+49
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+43
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-10
/
+51
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
1
-0
/
+5
2021-06-29
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
1
-1
/
+19
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
1
-2
/
+2
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
4
-9
/
+9
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
1
-2
/
+2
2021-06-29
mm: remove CONFIG_DISCONTIGMEM
Mike Rapoport
2
-36
/
+9
2021-06-29
mm: drop SECTION_SHIFT in code comments
Dong Aisheng
1
-2
/
+0
2021-06-29
mm/page_alloc: introduce vm.percpu_pagelist_high_fraction
Mel Gorman
1
-0
/
+3
2021-06-29
mm/page_alloc: limit the number of pages on PCP lists when reclaim is active
Mel Gorman
1
-0
/
+1
2021-06-29
mm/page_alloc: scale the number of pages that are batch freed
Mel Gorman
1
-1
/
+2
2021-06-29
mm/page_alloc: adjust pcp->high after CPU hotplug events
Mel Gorman
1
-1
/
+1
2021-06-29
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
1
-3
/
+0
2021-06-29
mm/page_alloc: batch the accounting updates in the bulk allocator
Mel Gorman
1
-0
/
+8
2021-06-29
mm/vmstat: inline NUMA event counter updates
Mel Gorman
1
-1
/
+9
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2
-27
/
+29
2021-06-29
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
1
-0
/
+2
2021-06-29
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
2
-12
/
+14
2021-06-29
mm: optimise nth_page for contiguous memmap
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-06-29
mm: constify page_count and page_ref_count
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-06-29
mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-29
mm: make compound_head const-preserving
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-06-29
mm/page_owner: constify dump_page_owner
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-06-29
mm: make __dump_page static
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-06-29
mm/mmzone.h: simplify is_highmem_idx()
Mike Rapoport
1
-12
/
+1
2021-06-29
mm: report which part of mem is being freed on initmem case
Jungseung Lee
1
-1
/
+1
2021-06-29
kasan: use MAX_PTRS_PER_* for early shadow tables
Daniel Axtens
1
-3
/
+3
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
2
-1
/
+22
2021-06-29
kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()
David Gow
1
-1
/
+0
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
1
-0
/
+5
2021-06-29
mm/page_alloc: add an alloc_pages_bulk_array_node() helper
Uladzislau Rezki (Sony)
1
-0
/
+9
2021-06-29
mm, tracing: unify PFN format strings
Vincent Whitchurch
6
-14
/
+14
2021-06-29
mm: add vma_lookup(), update find_vma_intersection() comments
Liam Howlett
1
-4
/
+32
2021-06-29
mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
David Hildenbrand
1
-0
/
+2
[next]