aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-05ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun1-4/+4
2017-04-05audit: Abstract hash key handlingJan Kara1-11/+28
2017-04-04tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy1-6/+33
2017-04-04printk: Correctly handle preemption in console_unlock()Petr Mladek1-2/+6
2017-04-04irq/affinity: Fix CPU spread for unbalanced nodesKeith Busch1-9/+11
2017-04-04rtmutex: Fix more prio comparisonsPeter Zijlstra1-3/+29
2017-04-04rtmutex: Fix PI chain order integrityPeter Zijlstra2-2/+28
2017-04-04sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra1-1/+1
2017-04-04sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra2-95/+83
2017-04-04rtmutex: Clean upPeter Zijlstra3-19/+18
2017-04-04sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period updateXunlei Pang1-1/+1
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang3-8/+24
2017-04-04rtmutex: Deboost before waking up the top waiterXunlei Pang3-32/+34
2017-04-04Merge branch 'sched/core' into locking/coreThomas Gleixner12-304/+648
2017-04-03ftrace: Have init/main.c call ftrace directly to free init memorySteven Rostedt (VMware)1-3/+4
2017-04-03Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman2-21/+30
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-19/+27
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro34-496/+840
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov1-2/+25
2017-04-01bpf, verifier: fix rejection of unaligned access checks for map_value_adjDaniel Borkmann1-20/+38
2017-04-01bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann1-0/+1
2017-03-31ftrace: Create separate t_func_next() to simplify the function / hash logicSteven Rostedt (VMware)1-14/+31
2017-03-31ftrace: Update func_pos in t_start() when all functions are enabledSteven Rostedt (VMware)1-0/+1
2017-03-31ftrace: Return NULL at end of t_start() instead of calling t_hash_start()Steven Rostedt (VMware)1-1/+1
2017-03-31ftrace: Assign iter->hash to filter or notrace hashes on seq readSteven Rostedt (VMware)1-12/+9
2017-03-31ftrace: Clean up __seq_open_private() return checkSteven Rostedt (VMware)1-11/+13
2017-03-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+3
2017-03-31braille-console: Fix value returned by _braille_console_setupSamuel Thibault2-10/+18
2017-03-31timekeeping: Remove pointless conversion to boolNicholas Mc Guire1-2/+1
2017-03-31Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner15-104/+256
2017-03-30livepatch: Reduce the time of finding module symbolsZhou Chengming1-1/+4
2017-03-30locking/ww-mutex: Limit stress test to 2 secondsChris Wilson1-9/+9
2017-03-30Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar11-387/+584
2017-03-30sched/fair: Optimize ___update_sched_avg()Yuyang Du1-94/+118
2017-03-30sched/fair: Explicitly generate __update_load_avg() instancesPeter Zijlstra1-18/+38
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie5-341/+477
2017-03-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-16/+48
2017-03-28LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa1-1/+6
2017-03-28update to v4.11-rc4 due to memory corruption bug in rc2James Morris34-496/+840
2017-03-27audit: move audit_signal_info() into kernel/auditsc.cPaul Moore2-19/+14
2017-03-27cgroup: switch to BUG_ON()Nicholas Mc Guire1-6/+3
2017-03-27sched/clock: Fix broken stable to unstable transferPavel Tatashin1-4/+5
2017-03-27sched/fair: Prefer sibiling only if local group is under-utilizedSrikar Dronamraju1-3/+4
2017-03-26lockdep: Fix per-cpu static objectsPeter Zijlstra2-1/+11
2017-03-25Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-255/+399
2017-03-24bpf: improve verifier packet range checksAlexei Starovoitov1-2/+3
2017-03-25Merge back schedutil governor updates for 4.12.Rafael J. Wysocki2-23/+53
2017-03-24tracing: Move trace_handle_return() out of lineSteven Rostedt (VMware)1-0/+12
2017-03-24ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)1-0/+44