Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
749d0d4bbb077e9a9e25a910e1cd285a0f0050ef
/
kernel
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
e37720e
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
6d7964a
kmod: throttle kmod thread limit
by Luis R. Rodriguez
· 7 years ago
5f92a7b
kernel/watchdog.c: use better pr_fmt prefix
by Kefeng Wang
· 7 years ago
a252c25
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
by Rafael J. Wysocki
· 7 years ago
bc0f51d
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
ad51271
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
3a75ad1
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
7cd815b
fork,random: use get_random_canary() to set tsk->stack_canary
by Rik van Riel
· 7 years ago
e2ae8ab
kexec_file: adjust declaration of kexec_purgatory
by Kees Cook
· 7 years ago
a10a842
kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs
by Nicholas Piggin
· 7 years ago
05a4a95
kernel/watchdog: split up config options
by Nicholas Piggin
· 7 years ago
f2e0cff
kernel/watchdog: introduce arch_touch_nmi_watchdog()
by Nicholas Piggin
· 7 years ago
e41d5818
fault-inject: support systematic fault injection
by Dmitry Vyukov
· 7 years ago
0791e36
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
by Cyrill Gorcunov
· 7 years ago
9380fa6
kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()
by Mateusz Jurczyk
· 7 years ago
61d9b56
sysctl: add unsigned int range support
by Luis R. Rodriguez
· 7 years ago
4f2fec0
sysctl: simplify unsigned int support
by Luis R. Rodriguez
· 7 years ago
d383d48
sysctl: fold sysctl_writes_strict checks into helper
by Luis R. Rodriguez
· 7 years ago
a19ac33
sysctl: kdoc'ify sysctl_writes_strict
by Luis R. Rodriguez
· 7 years ago
1229384
kdump: protect vmcoreinfo data under the crash memory
by Xunlei Pang
· 7 years ago
5203f49
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
by Xunlei Pang
· 7 years ago
203e9e4
kexec: move vmcoreinfo out of the kernel's .bss section
by Xunlei Pang
· 7 years ago
112166f
kernel/fork.c: virtually mapped stacks: do not disable interrupts
by Christoph Lameter
· 7 years ago
58c7ffc
fix a braino in compat_sys_getrlimit()
by Al Viro
· 7 years ago
2e028c4
ftrace: Fix uninitialized variable in match_records()
by Dan Carpenter
· 7 years ago
44925df
ftrace: Remove an unneeded NULL check
by Dan Carpenter
· 7 years ago
ab2f7cf
cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race
by Vikram Mulukutla
· 8 years ago
69449bbd
ftrace: Hide cached module code for !CONFIG_MODULES
by Arnd Bergmann
· 7 years ago
bbd1d27
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
by Steven Rostedt (VMware)
· 7 years ago
b11fb73
tracing: Fixup trace file header alignment
by Steven Rostedt (VMware)
· 7 years ago
9967468
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
dd83c16
kernel/exit.c: avoid undefined behaviour when calling wait4()
by zhongjiang
· 7 years ago
4ea7701
kernel/signal.c: avoid undefined behaviour in kill_something_info
by zhongjiang
· 7 years ago
a94c33d
lib/extable.c: use bsearch() library function in search_extable()
by Thomas Meyer
· 7 years ago
63b23e2
kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)
by Masahiro Yamada
· 7 years ago
b7b2562
kernel/groups.c: use sort library function
by Rasmus Villemoes
· 7 years ago
9dcdcea
kernel/ksysfs.c: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
1860033
mm: make PR_SET_THP_DISABLE immediately active
by Michal Hocko
· 7 years ago
1633b39
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
15d56b3
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 7 years ago
4d3c4a4
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4fde846
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c3931a8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c8b2ba8
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7cb328c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e28e9e3
Merge branch 'waitid-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
fca18a4
trace/kprobes: Sanitize derived event names
by Naveen N. Rao
· 8 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
fe1b518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 8 years ago
634a816
fix waitid(2) breakage
by Al Viro
· 8 years ago
dbf5806
kprobes: Ensure that jprobe probepoints are at function entry
by Naveen N. Rao
· 8 years ago
0f73ff8
kprobes: Simplify register_jprobes()
by Naveen N. Rao
· 8 years ago
659b957
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry()
by Naveen N. Rao
· 8 years ago
5671360
locking/qspinlock: Explicitly include asm/prefetch.h
by Stafford Horne
· 8 years ago
ef3ad08
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
29b1a8a
tracing: Attempt to record other information even if some fail
by Joel Fernandes
· 8 years ago
bd45d34
tracing: Treat recording tgid for idle task as a success
by Joel Fernandes
· 8 years ago
eaf260a
tracing: Treat recording comm for idle task as a success
by Joel Fernandes
· 8 years ago
c5c601c
irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers
by Marc Zyngier
· 8 years ago
f610c9d
genirq/debugfs: Remove redundant NULL pointer check
by Thomas Gleixner
· 8 years ago
9f45efb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
c856863
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2074006
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
ed52be7
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
by Johannes Weiner
· 8 years ago
5f155f2
mm, cpuset: always use seqlock when changing task's nodemask
by Vlastimil Babka
· 8 years ago
213980c
mm, mempolicy: simplify rebinding mempolicies when updating cpusets
by Vlastimil Babka
· 8 years ago
3d375d7
mm: update callers to use HASH_ZERO flag
by Pavel Tatashin
· 8 years ago
57ecbd3
kernel/exit.c: don't include unused userfaultfd_k.h
by Mike Rapoport
· 8 years ago
3d79a72
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
by Michal Hocko
· 8 years ago
f1dd2cd
mm, memory_hotplug: do not associate hotadded memory to zones until online
by Michal Hocko
· 8 years ago
563ec5c
kernel/module.c: use linux/set_memory.h
by Michael Ellerman
· 8 years ago
61f6d09a
kernel/power/snapshot.c: use linux/set_memory.h
by Michael Ellerman
· 8 years ago
c0d80dd
kernel/extable.c: mark core_kernel_text notrace
by Marcin Nowakowski
· 8 years ago
c80081b
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
by Daniel Lezcano
· 8 years ago
9ced560
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
99c621d
tracing: Add saved_tgids file to show cached pid to tgid mappings
by Michael Sartain
· 8 years ago
9cd4f1a
smp/hotplug: Move unparking of percpu threads to the control CPU
by Thomas Gleixner
· 8 years ago
4cc7c18
bpf: Implement show_options
by David Howells
· 8 years ago
7114f51
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
ea3b25e
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
4be9513
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
e24dd9e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
7391786
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
eed1fc8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 8 years ago
65a4433
sched/fair: Fix load_balance() affinity redo path
by Jeffrey Hugo
· 8 years ago
69d7187
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
by Steven Rostedt (VMware)
· 8 years ago
4dce17b
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
by Steven Rostedt (VMware)
· 8 years ago
a0c4acd
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
by Kirill Tkhai
· 8 years ago
2a42eb9
sched/cputime: Accumulate vtime on top of nsec clocksource
by Wanpeng Li
· 8 years ago
bac5b6b
sched/cputime: Move the vtime task fields to their own struct
by Frederic Weisbecker
· 8 years ago
60a9ce5
sched/cputime: Rename vtime fields
by Frederic Weisbecker
· 8 years ago
9fa57cf
sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
by Frederic Weisbecker
· 8 years ago
1c3eda0
vtime, sched/cputime: Remove vtime_account_user()
by Frederic Weisbecker
· 8 years ago
408c986
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
1d0c6e5
PM / sleep: constify attribute_group structures
by Arvind Yadav
· 8 years ago
2343877
genirq/timings: Move free timings out of spinlocked region
by Thomas Gleixner
· 8 years ago
46e48e2
genirq: Move irq resource handling out of spinlocked region
by Thomas Gleixner
· 8 years ago
9114014
genirq: Add mutex to irq desc to serialize request/free_irq()
by Thomas Gleixner
· 8 years ago
Next »