Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
00845eb968ead28007338b2bb852b8beef816583
/
kernel
00845eb
sched: don't cause task state changes in nested sleep debugging
by Linus Torvalds
· 10 years ago
6155bc1
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c3c87e7
perf: Tighten (and fix) the grouping condition
by Peter Zijlstra
· 10 years ago
59343cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
8ebe667
bpf: rcu lock must not be held when calling copy_to_user()
by Alexei Starovoitov
· 10 years ago
c976a67
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
1474630
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b73f0c8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e9d1b4f
x86, mpx: Strictly enforce empty prctl() args
by Dave Hansen
· 10 years ago
1939341
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
3c606d3
cgroup: prevent mount hang due to memory controller lifetime
by Johannes Weiner
· 10 years ago
5fbaba8
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent
by Thomas Gleixner
· 10 years ago
d5db139
module: make module_refcount() a signed integer.
by Rusty Russell
· 10 years ago
d4b2d00
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
c749637
module: fix race in kallsyms resolution during module load success.
by Rusty Russell
· 10 years ago
be1f221
module: remove mod arg from module_free, rename module_memfree().
by Rusty Russell
· 10 years ago
d453cde
module_arch_freeing_init(): new hook for archs before module->module_init freed.
by Rusty Russell
· 10 years ago
c772be5
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
by Rusty Russell
· 10 years ago
fc7f0dd
kernel: avoid overflow in cmp_range
by Louis Langholtz
· 10 years ago
29187a9
workqueue: fix subtle pool management issue which can stall whole worker_pool
by Tejun Heo
· 10 years ago
23aa4b4
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
ce1039b
tracing: Fix enabling of syscall events on the command line
by Steven Rostedt (Red Hat)
· 10 years ago
83829b7
tracing: Remove extra call to init_ftrace_syscalls()
by Steven Rostedt (Red Hat)
· 10 years ago
7485058e
ftrace: Check both notrace and filter for old hash
by Steven Rostedt (Red Hat)
· 10 years ago
8f86f83
ftrace: Fix updating of filters for shared global_ops filters
by Steven Rostedt (Red Hat)
· 10 years ago
5ab551d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ddb321a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1e6c3e8
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
aa92913
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
a63b03e
mutex: Always clear owner field upon mutex_unlock()
by Chris Wilson
· 10 years ago
7f1a169
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
by Tetsuo Handa
· 10 years ago
269ad80
sched/deadline: Avoid double-accounting in case of missed deadlines
by Luca Abeni
· 10 years ago
6a503c3
sched/deadline: Fix migration of SCHED_DEADLINE tasks
by Luca Abeni
· 10 years ago
32a8df4
sched: Fix odd values in effective_load() calculations
by Yuyang Du
· 10 years ago
88a7c26
perf: Move task_pt_regs sampling into arch code
by Andy Lutomirski
· 10 years ago
3245d6a
exit: fix race between wait_consider_task() and wait_task_zombie()
by Oleg Nesterov
· 10 years ago
5e5aeb4
time: adjtimex: Validate the ADJ_FREQUENCY values
by Sasha Levin
· 10 years ago
6ada1fc
time: settimeofday: Validate the values of tv from user
by Sasha Levin
· 10 years ago
5e0f872
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
2c90331
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
fcf22d8
audit: create private file name copies when auditing inodes
by Paul Moore
· 10 years ago
023e2cf
netlink/genetlink: pass network namespace to bind/unbind
by Johannes Berg
· 10 years ago
66b3f4f
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
041d7b9
audit: restore AUDIT_LOGINUID unset ABI
by Richard Guy Briggs
· 10 years ago
b74e627
sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation
by Alex Thorlton
· 10 years ago
574732c
param: initialize store function to NULL if not available.
by Rusty Russell
· 10 years ago
4a92843
audit: correctly record file names with different path name types
by Paul Moore
· 10 years ago
5d6a546
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
54dc77d
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
by Richard Guy Briggs
· 10 years ago
3640dcf
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
by Paul Moore
· 10 years ago
464ed18
PM: Eliminate CONFIG_PM_RUNTIME
by Rafael J. Wysocki
· 10 years ago
4bb9374
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ac88ee3
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
88a5766
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a5fd973
tick/powerclamp: Remove tick_nohz_idle abuse
by Thomas Gleixner
· 10 years ago
d790be3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
b0a65b0
param: do not set store func without write perm
by Kees Cook
· 10 years ago
87c31b3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a7c180a
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
0daa2302
tracing: Add tp_printk cmdline to have tracepoints go to printk()
by Steven Rostedt (Red Hat)
· 10 years ago
5f893b2
tracing: Move enabling tracepoints to just after rcu_init()
by Steven Rostedt (Red Hat)
· 10 years ago
37da7bb
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
caf292a
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
8f4385d
Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
a99abce
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
0809ab6
fsnotify: unify inode and mount marks handling
by Jan Kara
· 10 years ago
957e3fa
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
by Riku Voipio
· 10 years ago
d539395
kexec: remove unnecessary KERN_ERR from kexec.c
by Masanari Iida
· 10 years ago
51f39a1
syscalls: implement execveat() system call
by David Drysdale
· 10 years ago
9a92a6c
stacktrace: introduce snprint_stack_trace for buffer output
by Joonsoo Kim
· 10 years ago
4a23717a
uprobes: share the i_mmap_rwsem
by Davidlohr Bueso
· 10 years ago
c8c06ef
mm: convert i_mmap_mutex to rwsem
by Davidlohr Bueso
· 10 years ago
83cde9e
mm: use new helper functions around the i_mmap_mutex
by Davidlohr Bueso
· 10 years ago
c291ee6
genirq: Prevent proc race against freeing of irq descriptors
by Thomas Gleixner
· 10 years ago
798bc6d
tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
3459f0d
Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits
by Ingo Molnar
· 10 years ago
2756d37
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
0a27044
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
eedb3d3
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
b59f782
Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
27afc5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
36476be
userns; Correct the comment in map_write
by Eric W. Biederman
· 10 years ago
66d2f33
userns: Allow setting gid_maps without privilege when setgroups is disabled
by Eric W. Biederman
· 10 years ago
9cc4651
userns: Add a knob to disable setgroups on a per user namespace basis
by Eric W. Biederman
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
1fb8915
printk: Do not disable preemption for accessing printk_func
by Steven Rostedt (Red Hat)
· 10 years ago
9fc81d8
perf: Fix events installation during moving group
by Jiri Olsa
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
350e4f4
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
1dd7dcb
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b6da007
Merge branch 'akpm' (patchbomb from Andrew)
by Linus Torvalds
· 10 years ago
707c596
Merge branch 'nsfs' into for-next
by Al Viro
· 10 years ago
a53b831
exit: pidns: fix/update the comments in zap_pid_ns_processes()
by Oleg Nesterov
· 10 years ago
24c037e
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
by Oleg Nesterov
· 10 years ago
6c66e7d
exit: exit_notify: re-use "dead" list to autoreap current
by Oleg Nesterov
· 10 years ago
482a376
exit: reparent: call forget_original_parent() under tasklist_lock
by Oleg Nesterov
· 10 years ago
Next »