Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
685097986b5ef8b8c4b19dbb6a1d6069c3626ba2
6850979
Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
by Linus Torvalds
· 5 years ago
cc12071
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
9717c1c
Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
79703e0
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
by Linus Torvalds
· 5 years ago
eadc4e4
Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 5 years ago
f3cc4e1
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
by Chen-Yu Tsai
· 5 years ago
45586c7
treewide: remove redundant IS_ERR() before error code check
by Masahiro Yamada
· 5 years ago
190535f
include/linux/cpumask.h: don't calculate length of the input string
by Yury Norov
· 5 years ago
809e308
lib: new testcases for bitmap_parse{_user}
by Yury Norov
· 5 years ago
2d62615
lib: rework bitmap_parse()
by Yury Norov
· 5 years ago
e66eda0
lib: make bitmap_parse_user a wrapper on bitmap_parse
by Yury Norov
· 5 years ago
7eb2e94
lib: add test for bitmap_parse()
by Yury Norov
· 5 years ago
0bddc1b
bitops: more BITS_TO_* macros
by Yury Norov
· 5 years ago
0bee0ce
lib/string: add strnchrnul()
by Yury Norov
· 5 years ago
97a3253
proc: convert everything to "struct proc_ops"
by Alexey Dobriyan
· 5 years ago
d56c0d4
proc: decouple proc from VFS with "struct proc_ops"
by Alexey Dobriyan
· 5 years ago
0d6e24d
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
by Peter Zijlstra
· 5 years ago
580a586
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
by Peter Zijlstra
· 5 years ago
3af4bd0
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
by Peter Zijlstra
· 5 years ago
ff2e6d72
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
by Peter Zijlstra
· 5 years ago
27796d03
asm-generic/tlb: add missing CONFIG symbol
by Peter Zijlstra
· 5 years ago
491a49f
asm-gemeric/tlb: remove stray function declarations
by Peter Zijlstra
· 5 years ago
0758cd8
asm-generic/tlb: avoid potential double flush
by Peter Zijlstra
· 5 years ago
0ed1325
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
by Peter Zijlstra
· 5 years ago
12e4d53
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
by Aneesh Kumar K.V
· 5 years ago
e47690d
x86: mm: avoid allocating struct mm_struct on the stack
by Steven Price
· 5 years ago
f8f0d0b
mm: ptdump: reduce level numbers by 1 in note_page()
by Steven Price
· 5 years ago
9c7869c
arm64: mm: display non-present entries in ptdump
by Steven Price
· 5 years ago
102f45f
arm64: mm: convert mm/dump.c to use walk_page_range()
by Steven Price
· 5 years ago
2ae2713
x86: mm: convert dump_pagetables to use walk_page_range
by Steven Price
· 5 years ago
30d621f
mm: add generic ptdump
by Steven Price
· 5 years ago
c5cfae1
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
by Steven Price
· 5 years ago
e455248
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
by Steven Price
· 5 years ago
74d2aaa
x86: mm: point to struct seq_file from struct pg_state
by Steven Price
· 5 years ago
b7a16c7
mm: pagewalk: add 'depth' parameter to pte_hole
by Steven Price
· 5 years ago
c02a987
mm: pagewalk: fix termination condition in walk_pte_range()
by Steven Price
· 5 years ago
fbf5634
mm: pagewalk: don't lock PTEs for walk_page_range_novma()
by Steven Price
· 5 years ago
488ae6a
mm: pagewalk: allow walking without vma
by Steven Price
· 5 years ago
3afc423
mm: pagewalk: add p4d_entry() and pgd_entry()
by Steven Price
· 5 years ago
757b2a4a
x86: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
8094249
sparc: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
8d2109f
s390: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
af6513e
riscv: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
070434b
powerpc: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
501b810
mips: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
8aa82df
arm64: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
8a0af66
arm: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
4f6b2c08
arc: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
93fab1b
mm: add generic p?d_leaf() macros
by Steven Price
· 5 years ago
1c94871
mm: remove __krealloc
by Florian Westphal
· 5 years ago
9a8c8b4
pinctrl: fix pxa2xx.c build warnings
by Randy Dunlap
· 5 years ago
046755a
drivers/block/null_blk_main.c: fix uninitialized var warnings
by Andrew Morton
· 5 years ago
ca0a95a
drivers/block/null_blk_main.c: fix layout
by Andrew Morton
· 5 years ago
889b331
ipc/msg.c: consolidate all xxxctl_down() functions
by Lu Shuaibing
· 5 years ago
8116b54
ipc/sem.c: document and update memory barriers
by Manfred Spraul
· 5 years ago
0d97a82
ipc/msg.c: update and document memory barriers
by Manfred Spraul
· 5 years ago
c5b2cbd
ipc/mqueue.c: update/document memory barriers
by Manfred Spraul
· 5 years ago
ed29f17
ipc/mqueue.c: remove duplicated code
by Davidlohr Bueso
· 5 years ago
39323c6
smp_mb__{before,after}_atomic(): update Documentation
by Manfred Spraul
· 5 years ago
9291799
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
by David Hildenbrand
· 5 years ago
52fb87c
mm/memory_hotplug: cleanup __remove_pages()
by David Hildenbrand
· 5 years ago
5d12071
mm/memory_hotplug: drop local variables in shrink_zone_span()
by David Hildenbrand
· 5 years ago
950b68d
mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()
by David Hildenbrand
· 5 years ago
9b05158
mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn
by David Hildenbrand
· 5 years ago
d33695b
mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
by David Hildenbrand
· 5 years ago
1f8d75c
mm/memmap_init: update variable name in memmap_init_zone
by Aneesh Kumar K.V
· 5 years ago
4c60588
mm: factor out next_present_section_nr()
by David Hildenbrand
· 5 years ago
948c436
mm/page_alloc: fix and rework pfn handling in memmap_init_zone()
by David Hildenbrand
· 5 years ago
4b094b7
mm/page_alloc.c: initialize memmap of unavailable memory directly
by David Hildenbrand
· 5 years ago
abec749
fs/proc/page.c: allow inspection of last section and fix end detection
by David Hildenbrand
· 5 years ago
e822969
mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
by David Hildenbrand
· 5 years ago
2d797e9
ocfs2: fix oops when writing cloned file
by Gang He
· 5 years ago
322bf2d
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
by Linus Torvalds
· 5 years ago
1716f53
Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
by Linus Torvalds
· 5 years ago
a6d5f9d
Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
f4a6365
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
fe70da5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
fc6a15c
dt/bindings: clk: fsl,plldig: Drop 'bindings' from schema id
by Stephen Boyd
· 5 years ago
0d152f2
clk: ls1028a: Fix warning on clamp() usage
by Stephen Boyd
· 5 years ago
d4e9056
initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
by Masahiro Yamada
· 5 years ago
ad80142
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
e17ac02
Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 5 years ago
034dbec
platform/chrome: cros_ec: Match implementation with headers
by Enric Balletbo i Serra
· 5 years ago
754beee
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
2367da5
Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 5 years ago
af32f3a
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 5 years ago
d0fa925
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
5312f32
mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummy
by Geert Uytterhoeven
· 5 years ago
46d6b7b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 5 years ago
545ae66
Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
by Linus Torvalds
· 5 years ago
15f8e73
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 5 years ago
d55966c
btrfs: do not zero f_bavail if we have available space
by Josef Bacik
· 5 years ago
11648b8
sparc64: fix adjtimex regression
by Arnd Bergmann
· 5 years ago
94f2630
Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
6404674
vfs: fix do_last() regression
by Al Viro
· 5 years ago
14cd0bd
Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
368d060
Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
acd7750
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 5 years ago
b19efca
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 5 years ago
c5ccf2a
Input: synaptics-rmi4 - switch to reduced reporting mode
by Lucas Stach
· 5 years ago
Next »