Gitiles Standalone
repos
/
linux-4.4
/
180c86a4f06231a09a00b8e6d1c07775341c94b8
/
kernel
180c86a
tracing: Do not have 'comm' filter override event 'comm' field
by Steven Rostedt (Red Hat)
· 9 years ago
f634ac9
kernel/resource.c: fix muxed resource handling in __request_region()
by Simon Guinot
· 10 years ago
36b53e8
tracing: Fix showing function event in available_events
by Steven Rostedt (Red Hat)
· 9 years ago
4cbd196
cgroup: make sure a parent css isn't offlined before its children
by Tejun Heo
· 10 years ago
fff4dc8
cpuset: make mm migration asynchronous
by Tejun Heo
· 10 years ago
6684710
Revert "workqueue: make sure delayed work run in local cpu"
by Tejun Heo
· 10 years ago
21b34b4
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
by Tejun Heo
· 10 years ago
d024d46
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
by Wanpeng Li
· 10 years ago
df86161
seccomp: always propagate NO_NEW_PRIVS on tsync
by Jann Horn
· 10 years ago
972e9e3
time: Avoid signed overflow in timekeeping_get_ns()
by David Gibson
· 10 years ago
b8175b1
posix-clock: Fix return code on the poll method's error path
by Richard Cochran
· 10 years ago
827685a
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
by Thomas Gleixner
· 10 years ago
bb7d70e
devm_memremap: Fix error value when memremap failed
by Toshi Kani
· 9 years ago
a34f2f9
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
by Daniel Borkmann
· 10 years ago
e2f712d
modules: fix modparam async_probe request
by Luis R. Rodriguez
· 10 years ago
a24d9a2
module: wrapper for symbol name.
by Rusty Russell
· 10 years ago
82e730b
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
by Thomas Gleixner
· 10 years ago
1c94da3
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
by Thomas Gleixner
· 10 years ago
e5e9979
prctl: take mmap sem for writing to protect against others
by Mateusz Guzik
· 10 years ago
acaf842
futex: Drop refcount if requeue_pi() acquired the rtmutex
by Thomas Gleixner
· 10 years ago
30066dc
devm_memremap_release(): fix memremap'd addr handling
by Toshi Kani
· 10 years ago
969624b
ptrace: use fsuid, fsgid, effective creds for fs access checks
by Jann Horn
· 10 years ago
a800cbd
sched: Fix crash in sched_init_numa()
by Raghavendra K T
· 10 years ago
dd0d511
hrtimer: Handle remaining time proper for TIME_LOW_RES
by Thomas Gleixner
· 10 years ago
a623f87
printk: do cond_resched() between lines while outputting to consoles
by Tejun Heo
· 10 years ago
bf46aa7
tracing/stacktrace: Show entire trace if passed in function not found
by Steven Rostedt
· 10 years ago
cc6d980
tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()
by Steven Rostedt (Red Hat)
· 10 years ago
35987ff
net: bpf: reject invalid shifts
by Rabin Vincent
· 10 years ago
de03017
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3ab6d1e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ea83ae2
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
2626820
Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
049fb9b
ftrace/module: Call clean up function when module init fails early
by Steven Rostedt (Red Hat)
· 10 years ago
093e584
sched/core: Reset task's lockless wake-queues on fork()
by Sebastian Andrzej Siewior
· 10 years ago
9e0e83a
sched/fair: Fix multiplication overflow on 32-bit systems
by Andrey Ryabinin
· 10 years ago
12ca6ad
perf: Fix race in swevent hash
by Peter Zijlstra
· 10 years ago
c127449
perf: Fix race in perf_event_exec()
by Peter Zijlstra
· 10 years ago
ee9a7d2
Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
f36d1be
tracing: Fix setting of start_index in find_next()
by Qiu Peiyang
· 10 years ago
b4b29f9
locking/osq: Fix ordering of node initialisation in osq_lock
by Will Deacon
· 10 years ago
abc7e40
genirq: Prevent chip buslock deadlock
by Thomas Gleixner
· 10 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 10 years ago
86fffe4
kernel: remove stop_machine() Kconfig dependency
by Chris Wilson
· 10 years ago
5406812
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
51825c8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0b98f0c
Merge branch 'master' into for-4.4-fixes
by Tejun Heo
· 10 years ago
fb7b26e
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4e93ad6
perf: Do not send exit event twice
by Jiri Olsa
· 10 years ago
ecf7d01
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
by Peter Zijlstra
· 10 years ago
b75a225
sched/core: Better document the try_to_wake_up() barriers
by Peter Zijlstra
· 10 years ago
2541117
sched/cputime: Fix invalid gtime in proc
by Hiroshi Shimamoto
· 10 years ago
8295c69
sched/core: Clear the root_domain cpumasks in init_rootdomain()
by Xunlei Pang
· 10 years ago
119d6f6
sched/core: Remove false-positive warning from wake_up_process()
by Sasha Levin
· 10 years ago
6898563
sched/wait: Fix signal handling in bit wait helpers
by Peter Zijlstra
· 10 years ago
642c2d67
perf: Fix PERF_EVENT_IOC_PERIOD deadlock
by Peter Zijlstra
· 10 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
c041f08
Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
67cde9c
cgroup_pids: don't account for the root cgroup
by Tejun Heo
· 10 years ago
1f7dd3e5
cgroup: fix handling of multi-destination migration from subtree_control enabling
by Tejun Heo
· 10 years ago
599c963
cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_attach()
by Tejun Heo
· 10 years ago
01b3f52
bpf: fix allocation warnings in bpf maps and integer overflow
by Alexei Starovoitov
· 10 years ago
fbca9d2
bpf, array: fix heap out-of-bounds access when updating elements
by Daniel Borkmann
· 10 years ago
0f72e37
tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter
by Steven Rostedt (Red Hat)
· 10 years ago
9e5d25e
Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
afbcb36
cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork()
by Oleg Nesterov
· 10 years ago
c9e75f0
cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()
by Oleg Nesterov
· 10 years ago
53254f9
cgroup: make css_set pin its css's to avoid use-afer-free
by Tejun Heo
· 10 years ago
c9da161
bpf: fix clearing on persistent program array maps
by Daniel Borkmann
· 10 years ago
81b1a83
pidns: fix NULL dereference in __task_pid_nr_ns()
by Eric Dumazet
· 10 years ago
bd1b7cd
ring-buffer: Put back the length if crossed page with add_timestamp
by Steven Rostedt (Red Hat)
· 10 years ago
b81f472
ring-buffer: Update read stamp with first real commit on page
by Steven Rostedt (Red Hat)
· 10 years ago
90eec10
treewide: Remove old email address
by Peter Zijlstra
· 10 years ago
89b4110
sched/rt: Hide the push_irq_work_func() declaration
by Arnd Bergmann
· 10 years ago
614e4c4
perf/core: Robustify the perf_cgroup_from_task() RCU checks
by Stephane Eranian
· 10 years ago
ddaaf4e
perf/core: Fix RCU problem with cgroup context switching code
by Stephane Eranian
· 10 years ago
7625b3a
kernel/panic.c: turn off locks debug before releasing console lock
by Vitaly Kuznetsov
· 10 years ago
9d8a765
kernel/signal.c: unexport sigsuspend()
by Richard Weinberger
· 10 years ago
a3d66b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 10 years ago
34c0625
cgroup: fix cftype->file_offset handling
by Tejun Heo
· 10 years ago
0ca9b67
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
051b29f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
511601b
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0e97606
Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
3370b69
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
e41b104
livepatch: x86: fix relocation computation with kASLR
by Zhou Chengming
· 10 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
a31d82d
bpf_trace: Make dependent on PERF_EVENTS
by Steven Rostedt
· 10 years ago
264015f
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 10 years ago
e428abb
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
by Chen Gang
· 10 years ago
4717f13
genirq/PM: Restore system wake up from chained interrupts
by Grygorii Strashko
· 10 years ago
d0e536d
context_tracking: avoid irq_save/irq_restore on guest entry and exit
by Paolo Bonzini
· 10 years ago
f70cd6b
context_tracking: remove duplicate enabled check
by Paolo Bonzini
· 10 years ago
bd4f203
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
50c3650
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
79211c8
remove abs64()
by Andrew Morton
· 10 years ago
85ce230
Merge branch 'for-4.4/hotplug' into libnvdimm-for-next
by Dan Williams
· 10 years ago
25b3e5a
sched/numa: Fix math underflow in task_tick_numa()
by Rik van Riel
· 10 years ago
b71b437
perf: Fix inherited events vs. tracepoint filters
by Peter Zijlstra
· 10 years ago
2fd5907
perf: Disable IRQs across RCU RS CS that acquires scheduler lock
by Paul E. McKenney
· 10 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
Next »