Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c8b1584e5e37fdbf654113a746076d37e9a93206
/
kernel
9acdfe4
perf: Return proper values for user stack errors
by Jiri Olsa
· 7 years ago
ac6f0cb
perf: Fix sample_max_stack maximum check
by Jiri Olsa
· 7 years ago
0df9b12d
resource: fix integer overflow at reallocation
by Takashi Iwai
· 7 years ago
b951ffb
perf/core: Fix use-after-free in uprobe_perf_close()
by Prashant Bhole
· 7 years ago
0559ea3
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
by Daniel Bristot de Oliveira
· 7 years ago
50fe37e
perf/core: Correct event creation with PERF_FORMAT_GROUP
by Peter Zijlstra
· 7 years ago
c198e22
cpuhotplug: Link lock stacks for hotplug callbacks
by Thomas Gleixner
· 7 years ago
a1e7a9e
sched/numa: Use down_read_trylock() for the mmap_sem
by Vlastimil Babka
· 7 years ago
f02bfec
perf/core: Fix error handling in perf_event_alloc()
by Dan Carpenter
· 7 years ago
5daab72
perf/callchain: Force USER_DS when invoking perf_callchain_user()
by Will Deacon
· 8 years ago
a2095be
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
by Kirill Tkhai
· 8 years ago
7f9a93b
module: extend 'rodata=off' boot cmdline parameter to module mappings
by AKASHI Takahiro
· 7 years ago
02e3a7d
genirq: Use cpumask_available() for check of cpumask variable
by Matthias Kaehlcke
· 8 years ago
fd2f070
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
by Masami Hiramatsu
· 7 years ago
7614f7d
perf/hwbp: Simplify the perf-hwbp code, fix documentation
by Linus Torvalds
· 7 years ago
6c9ca57
Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs"
by Greg Kroah-Hartman
· 7 years ago
3eb8880
bpf: skip unnecessary capability check
by Chenbo Feng
· 7 years ago
d434dae
tracing: probeevent: Fix to support minus offset from symbol
by Masami Hiramatsu
· 7 years ago
f2596a9
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
by Hans de Goede
· 8 years ago
58e7fd9
time: Change posix clocks ops interfaces to use timespec64
by Deepa Dinamani
· 8 years ago
ad11afd
locking/locktorture: Fix num reader/writer corner cases
by Davidlohr Bueso
· 7 years ago
cce2b93
sched: Stop resched_cpu() from sending IPIs to offline CPUs
by Paul E. McKenney
· 7 years ago
bac7bb1
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
by Paul E. McKenney
· 7 years ago
b5fa6d9
printk: Correctly handle preemption in console_unlock()
by Petr Mladek
· 8 years ago
0e6661b
rtmutex: Fix PI chain order integrity
by Peter Zijlstra
· 8 years ago
ca9c607
braille-console: Fix value returned by _braille_console_setup
by Samuel Thibault
· 8 years ago
00c001f
sysrq: Reset the watchdog timers while displaying high-resolution timers
by Tom Hromatka
· 8 years ago
ae0258a
timers, sched_clock: Update timeout for clock wrap
by David Engraf
· 8 years ago
225ce6d
workqueue: Allow retrieval of current task's work struct
by Lukas Wunner
· 7 years ago
2a8bc53
bpf: add schedule points in percpu arrays management
by Eric Dumazet
· 7 years ago
422baf6
bpf: fix mlock precharge on arraymaps
by Daniel Borkmann
· 7 years ago
816cfeb
bpf: fix wrong exposure of map_flags into fdinfo for lpm
by Daniel Borkmann
· 7 years ago
13e75c7
timers: Forward timer base before migrating timers
by Lingutla Chandrasekhar
· 7 years ago
ff5544dd
genirq: Guard handle_bad_irq log messages
by Guenter Roeck
· 7 years ago
5a9f69b
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
by Anna-Maria Gleixner
· 7 years ago
8f7cf88d
mm: Fix devm_memremap_pages() collision handling
by Jan H. Schönherr
· 7 years ago
c33f927
kcov: detect double association with a single task
by Dmitry Vyukov
· 7 years ago
7569adc
blktrace: fix unlocked registration of tracepoints
by Jens Axboe
· 7 years ago
cbd0c0f
mm: Fix memory size alignment in devm_memremap_pages_release()
by Jan H. Schönherr
· 7 years ago
2de1085
ftrace: Remove incorrect setting of glob search field
by Steven Rostedt (VMware)
· 7 years ago
91cebf9
kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
by Eric Biggers
· 7 years ago
33a4459
kernel/async.c: revert "async: simplify lowest_in_progress()"
by Rasmus Villemoes
· 7 years ago
a384e54
sched/rt: Up the root domain ref count when passing it around via IPIs
by Steven Rostedt (VMware)
· 7 years ago
1c67998
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
by Steven Rostedt (VMware)
· 7 years ago
0b37653
posix-timer: Properly check sigevent->sigev_notify
by Thomas Gleixner
· 7 years ago
a1745ad
module/retpoline: Warn about missing retpoline in module
by Andi Kleen
· 7 years ago
f531fbb
bpf: reject stores into ctx via st and xadd
by Daniel Borkmann
· 7 years ago
265d765
bpf: fix 32-bit divide by zero
by Alexei Starovoitov
· 7 years ago
4606077
bpf: fix divides by zero
by Eric Dumazet
· 7 years ago
fcabc6d
bpf: arsh is not supported in 32 bit alu thus reject it
by Daniel Borkmann
· 7 years ago
a3d6dd6
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
5226bb3
bpf: fix bpf_tail_call() x64 JIT
by Alexei Starovoitov
· 7 years ago
c98ff72
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
by Thomas Gleixner
· 7 years ago
ca2d736
workqueue: avoid hard lockups in show_workqueue_state()
by Sergey Senozhatsky
· 7 years ago
9a50ea0
tracing: Fix converting enum's from the map in trace_event_eval_update()
by Steven Rostedt (VMware)
· 7 years ago
1ad4f28
sched/deadline: Zero out positive runtime after throttling constrained tasks
by Xunlei Pang
· 8 years ago
676109b
timers: Unconditionally check deferrable base
by Thomas Gleixner
· 7 years ago
d8a3170
futex: Prevent overflow by strengthen input validation
by Li Jinyue
· 7 years ago
820ef2a
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
by Daniel Borkmann
· 7 years ago
a9bfac14
bpf: prevent out-of-bounds speculation
by Alexei Starovoitov
· 7 years ago
f55093d
bpf: refactor fixup_bpf_calls()
by Alexei Starovoitov
· 8 years ago
2803536
bpf: move fixup_bpf_calls() function
by Alexei Starovoitov
· 8 years ago
4d53eb4
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
by Oleg Nesterov
· 7 years ago
794ac8e
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
by Oleg Nesterov
· 7 years ago
1453b3a
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
by Oleg Nesterov
· 7 years ago
79258d9
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
790080c
kernel/acct.c: fix the acct->needcheck check in check_free_space()
by Oleg Nesterov
· 7 years ago
0994a2c
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
by Hugh Dickins
· 7 years ago
8f0baad
kaiser: merged update
by Dave Hansen
· 7 years ago
13be448
KAISER: Kernel Address Isolation
by Richard Fellner
· 8 years ago
e8119ac
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
by Thomas Gleixner
· 7 years ago
249d4a9
timers: Reinitialize per cpu bases on hotplug
by Thomas Gleixner
· 7 years ago
574e543
timers: Invoke timer_start_debug() where it makes sense
by Thomas Gleixner
· 7 years ago
d840687
timers: Use deferrable base independent of base::nohz_active
by Anna-Maria Gleixner
· 7 years ago
2e0d458
ring-buffer: Mask out the info bits when returning buffer page length
by Steven Rostedt (VMware)
· 7 years ago
81e155e
tracing: Fix crash when it fails to alloc ring buffer
by Jing Xia
· 7 years ago
5dc4cd2
tracing: Fix possible double free on failure of allocating trace buffer
by Steven Rostedt (VMware)
· 7 years ago
6edea15
tracing: Remove extra zeroing out of the ring buffer page
by Steven Rostedt (VMware)
· 7 years ago
37435f7
bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN
by Ben Hutchings
· 7 years ago
3695b3b
bpf: fix incorrect sign extension in check_alu_op()
by Daniel Borkmann
· 7 years ago
d75d3ee
bpf: reject out-of-bounds stack pointer calculation
by Daniel Borkmann
· 7 years ago
7b5b73e
bpf: fix branch pruning logic
by Daniel Borkmann
· 7 years ago
565f012
bpf: adjust insn_aux_data when patching insns
by Daniel Borkmann
· 7 years ago
6af9b18
tracing: Exclude 'generic fields' from histograms
by Tom Zanussi
· 7 years ago
28714e9
sched/deadline: Use deadline instead of period when calculating overflow
by Steven Rostedt (VMware)
· 8 years ago
a2e2911
sched/deadline: Throttle a constrained deadline task activated after the deadline
by Daniel Bristot de Oliveira
· 8 years ago
9cc56a0
sched/deadline: Make sure the replenishment timer fires in the next period
by Daniel Bristot de Oliveira
· 8 years ago
0a4d4da
sched/deadline: Add missing update_rq_clock() in dl_task_timer()
by Wanpeng Li
· 8 years ago
d266817
sched/rt: Do not pull from current CPU if only one CPU to pull
by Steven Rostedt
· 7 years ago
d760f90
tracing: Allocate mask_str buffer dynamically
by Changbin Du
· 7 years ago
93dedcf
audit: ensure that 'audit=1' actually enables audit for PID 1
by Paul Moore
· 7 years ago
74b470c
jump_label: Invoke jump_label_test() via early_initcall()
by Jason Baron
· 7 years ago
f45f4f8
bpf: fix lockdep splat
by Eric Dumazet
· 7 years ago
757e184
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
by Tejun Heo
· 8 years ago
4e4a9eb
sched/fair: Make select_idle_cpu() more aggressive
by Peter Zijlstra
· 8 years ago
30b18ee
kdb: Fix handling of kallsyms_symbol_next() return value
by Daniel Thompson
· 10 years ago
ff3d4fd
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
by Lai Jiangshan
· 7 years ago
a88ff23
perf/x86/intel: Account interrupts for PEBS errors
by Jiri Olsa
· 8 years ago
1c37ff7
sched/rt: Simplify the IPI based RT balancing logic
by Steven Rostedt (Red Hat)
· 7 years ago
fb8bd56
sched: Make resched_cpu() unconditional
by Paul E. McKenney
· 7 years ago
Next »