Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3278a2c20cb302d27e6f6ee45a3f57361176e426
/
kernel
b287a25
panic/reboot: allow specifying reboot_mode for panic only
by Aaro Koskinen
· 6 years ago
c39ea0b
panic: avoid the extra noise dmesg
by Feng Tang
· 6 years ago
e178a5b
gcov: clang support
by Greg Hackmann
· 6 years ago
826eba0
gcov: clang: move common GCC code into gcc_base.c
by Greg Hackmann
· 6 years ago
1fd402d
kernel/pid.c: remove unneeded hash header file
by Timmy Li
· 6 years ago
3116ad3
kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers
by Eric Sandeen
· 6 years ago
e260ad0
sysctl: return -EINVAL if val violates minmax
by Christian Brauner
· 6 years ago
475dae3
kernel/sysctl.c: switch to bitmap_zalloc()
by Andy Shevchenko
· 6 years ago
b028fb6
kernel/signal.c: annotate implicit fall through
by Mathieu Malaterre
· 6 years ago
6c4e121
kernel/user.c: clean up some leftover code
by Rasmus Villemoes
· 6 years ago
e02c9b0
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tracing
by Lin Feng
· 6 years ago
0cc7588
kernel/latencytop.c: remove unnecessary checks for latencytop_enabled
by Lin Feng
· 6 years ago
8312465
kernel/notifier.c: double register detection
by Vasily Averin
· 6 years ago
df5ba5b
kernel/sched/psi.c: expose pressure metrics on root cgroup
by Dan Schatzberg
· 6 years ago
0e94682
psi: introduce psi monitor
by Suren Baghdasaryan
· 6 years ago
8af0c18
include/: refactor headers to allow kthread.h inclusion in psi_types.h
by Suren Baghdasaryan
· 6 years ago
333f3017c
psi: track changed states
by Suren Baghdasaryan
· 6 years ago
7fc70a3
psi: split update_stats into parts
by Suren Baghdasaryan
· 6 years ago
bcc78db
psi: rename psi fields in preparation for psi trigger addition
by Suren Baghdasaryan
· 6 years ago
9289c5e
psi: make psi_enable static
by Suren Baghdasaryan
· 6 years ago
33b2d63
psi: introduce state_mask to represent stalled psi states
by Suren Baghdasaryan
· 6 years ago
987717e
mm: change mm_update_next_owner() to update mm->owner with WRITE_ONCE
by Andrea Arcangeli
· 6 years ago
c3f3ce0
userfaultfd: use RCU to free the task struct when fork fails
by Andrea Arcangeli
· 6 years ago
acb2ec3
kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable
by Andrew Morton
· 6 years ago
318222a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
640be2d
kernel/memremap.c: remove the unused device_private_entry_fault() export
by Christoph Hellwig
· 6 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
940519f
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
by Michal Hocko
· 6 years ago
7269f99
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
by Jérôme Glisse
· 6 years ago
6f4f13e
mm/mmu_notifier: contextual information for event triggering invalidation
by Jérôme Glisse
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
cefdca0
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
by Peter Xu
· 6 years ago
a9e7399
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
by Cyrill Gorcunov
· 6 years ago
a3958f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
e2f7fc0
bpf: fix undefined behavior in narrow load handling
by Krzesimir Nowak
· 6 years ago
8148c17
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
af959b1
bpf: fix out of bounds backwards jmps due to dead code removal
by Daniel Borkmann
· 6 years ago
c3b7112
fork: do not release lock that wasn't taken
by Christian Brauner
· 6 years ago
abde77e
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
23c9706
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 6 years ago
7664cd6
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
ddab533
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
f2b31bb
cgroup: never call do_group_exit() with task->frozen bit set
by Roman Gushchin
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
d27fb65
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
498e863
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
78438ce
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
573de2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
by Linus Torvalds
· 6 years ago
78ee8b1
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
2151ad1
signal: support CLONE_PIDFD with pidfd_send_signal
by Christian Brauner
· 6 years ago
b3e58382
clone: add CLONE_PIDFD
by Christian Brauner
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
8f5e823
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
c620f7b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
14be4c6
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
0bc40e5
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a0e928e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5a2bf1a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e00d413
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
90489a7
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2f1835df
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
0a499fc
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e50c5d2
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5ba2a4b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6ec6296
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1900da5
kernel: cgroup: fix misuse of %x
by Fuqian Huang
· 6 years ago
96b9c59
cgroup: get rid of cgroup_freezer_frozen_exit()
by Roman Gushchin
· 6 years ago
cb2c4cd
cgroup: prevent spurious transition into non-frozen state
by Roman Gushchin
· 6 years ago
533307dc
cgroup: Remove unused cgrp variable
by Shaokun Zhang
· 6 years ago
13bf5ce
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
by Christoph Hellwig
· 6 years ago
78baa1e
Merge branches 'pm-cpuidle' and 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
7d4a27c
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 6 years ago
7178fb0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
70c9fb5
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f68d67c
livepatch: Remove duplicated code for early initialization
by Petr Mladek
· 6 years ago
4d141ab
livepatch: Remove custom kobject state handling
by Petr Mladek
· 6 years ago
08ae95f
nohz_full: Allow the boot CPU to be nohz_full
by Nicholas Piggin
· 6 years ago
9219565
sched/isolation: Require a present CPU in housekeeping mask
by Nicholas Piggin
· 6 years ago
9ca12ac
kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
by Nicholas Piggin
· 6 years ago
2f1a6fb
power/suspend: Add function to disable secondaries for suspend
by Nicholas Piggin
· 6 years ago
77a5352
sched/core: Allow the remote scheduler tick to be started on CPU0
by Nicholas Piggin
· 6 years ago
176d232
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
26ae4f4
perf/ring_buffer: Fix AUX software double buffering
by Alexander Shishkin
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ea98667
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
98587c2
s390: simplify disabled_wait
by Martin Schwidefsky
· 6 years ago
524845f
bpf: switch to ->free_inode()
by Al Viro
· 6 years ago
50abbe1
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core
by Will Deacon
· 6 years ago
d53d2f7
bpf: Use vmalloc special flag
by Rick Edgecombe
· 6 years ago
1a7b7d9
modules: Use vmalloc special flag
by Rick Edgecombe
· 6 years ago
d633269
mm/hibernation: Make hibernation handle unmapped pages
by Rick Edgecombe
· 6 years ago
Next »