aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-05-03Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+7
2016-05-03tracing: Don't display trigger file for events that can't be enabledGravatar Chunyu Hu 1-2/+7
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-36/+71
2016-04-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-3/+7
2016-04-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-17/+38
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-3/+36
2016-04-28kcov: don't profile branches in kcovGravatar Andrey Ryabinin 1-0/+1
2016-04-28kcov: don't trace the code coverage codeGravatar James Morse 1-1/+1
2016-04-28kexec: export OFFSET(page.compound_head) to find out compound tail pageGravatar Atsushi Kumagai 1-0/+1
2016-04-28kexec: update VMCOREINFO for compound_order/dtorGravatar Atsushi Kumagai 1-2/+4
2016-04-28bpf: fix check_map_func_compatibility logicGravatar Alexei Starovoitov 1-25/+40
2016-04-28bpf: fix refcnt overflowGravatar Alexei Starovoitov 3-11/+31
2016-04-28perf/core: Fix perf_event_open() vs. execve() raceGravatar Peter Zijlstra 1-16/+36
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+29
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+7
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+0
2016-04-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Gravatar Jann Horn 1-1/+0
2016-04-26workqueue: fix ghost PENDING flag while doing MQ IOGravatar Roman Pen 1-0/+29
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Gravatar Tejun Heo 2-4/+7
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Gravatar Linus Torvalds 1-7/+26
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-7/+28
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2016-04-23lockdep: Fix lock_chain::base sizeGravatar Peter Zijlstra 2-1/+25
2016-04-23locking/lockdep: Fix ->irq_context calculationGravatar Boqun Feng 1-2/+11
2016-04-23perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentationGravatar Peter Zijlstra 1-1/+2
2016-04-22cpu/hotplug: Fix rollback during error-out in __cpu_disable()Gravatar Sebastian Andrzej Siewior 1-7/+26
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2016-04-21genirq: Dont allow affinity mask to be updated on IPIsGravatar Matt Redfearn 1-0/+1
2016-04-21futex: Acknowledge a new waiter in counter before plistGravatar Davidlohr Bueso 1-1/+1
2016-04-20futex: Handle unlock_pi race gracefullyGravatar Sebastian Andrzej Siewior 1-3/+22
2016-04-19locking/pvqspinlock: Fix division by zero in qstat_read()Gravatar Davidlohr Bueso 1-3/+5
2016-04-16Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+2
2016-04-14/proc/iomem: only expose physical resource addresses to privileged usersGravatar Linus Torvalds 1-2/+11
2016-04-14bpf/verifier: reject invalid LD_ABS | BPF_DW instructionGravatar Alexei Starovoitov 1-0/+1
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Gravatar Linus Torvalds 1-4/+4
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-4/+4
2016-04-04locking/lockdep: Fix print_collision() unused warningGravatar Borislav Petkov 1-0/+2
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+13
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-34/+126
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+4
2016-03-31locking/lockdep: Print chain_key collision informationGravatar Alfredo Alvarez Fernandez 1-2/+77
2016-03-31perf/core: Don't leak event in the syscall error pathGravatar Alexander Shishkin 1-0/+1
2016-03-31perf/core: Fix time tracking bug with multiplexingGravatar Peter Zijlstra 1-2/+12
2016-03-29locking/atomic, sched: Unexport fetch_or()Gravatar Frederic Weisbecker 1-0/+18
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tGravatar Frederic Weisbecker 2-32/+31
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsGravatar Alexander Potapenko 2-1/+2
2016-03-25oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceGravatar Michal Hocko 1-1/+1
2016-03-25sched: add schedule_timeout_idle()Gravatar Andrew Morton 1-0/+11
2016-03-25bpf: add missing map_flags to bpf_map_show_fdinfoGravatar Daniel Borkmann 1-2/+4
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1