aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-10-09genirq: Fix grammar s/an /a /Gravatar Geert Uytterhoeven 1-1/+1
2018-10-01genirq/debugfs: Reinstate full OF path for domain nameGravatar Marc Zyngier 1-1/+1
2018-10-01genirq/debugfs: Reset domain debugfs_file on removal of the debugfs fileGravatar Marc Zyngier 1-0/+1
2018-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Greg Kroah-Hartman 1-0/+6
2018-09-28perf/core: Add sanity check to deal with pinned event failureGravatar Reinette Chatre 1-0/+6
2018-09-25dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationGravatar Christoph Hellwig 1-0/+3
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar Greg Kroah-Hartman 1-20/+71
2018-09-22bpf: sockmap, fix transition through disconnect without closeGravatar John Fastabend 1-19/+41
2018-09-22bpf: sockmap only allow ESTABLISHED sock stateGravatar John Fastabend 1-1/+30
2018-09-20kernel/sys.c: remove duplicated includeGravatar YueHaibing 1-3/+0
2018-09-20fork: report pid exhaustion correctlyGravatar KJ Tsanaktsidis 1-1/+1
2018-09-19Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-0/+2
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar Greg Kroah-Hartman 2-2/+2
2018-09-17ring-buffer: Allow for rescheduling when removing pagesGravatar Vaibhav Nagarnaik 1-0/+2
2018-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 2-2/+2
2018-09-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-15/+22
2018-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-15/+13
2018-09-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 4-5/+3
2018-09-13Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-7/+5
2018-09-12bpf/verifier: disallow pointer subtractionGravatar Alexei Starovoitov 1-1/+1
2018-09-12bpf: btf: Fix end boundary calculation for type sectionGravatar Martin KaFai Lau 1-1/+1
2018-09-11Revert "printk: make sure to print log on console."Gravatar Petr Mladek 1-7/+5
2018-09-10perf/core: Force USER_DS when recording user stack dataGravatar Yabin Cui 1-0/+4
2018-09-10locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"Gravatar Colin Ian King 1-1/+1
2018-09-10locking/lockdep: Delete unnecessary #includeGravatar Ben Hutchings 1-1/+0
2018-09-10sched/fair: Fix kernel-doc notation warningGravatar Randy Dunlap 1-0/+1
2018-09-10jump_label: Fix typo in warning messageGravatar Borislav Petkov 1-1/+1
2018-09-10sched/fair: Fix load_balance redo for !imbalanceGravatar Vincent Guittot 1-1/+1
2018-09-10sched/fair: Fix scale_rt_capacity() for SMTGravatar Vincent Guittot 1-3/+3
2018-09-10sched/fair: Fix vruntime_normalized() for remote non-migration wakeupGravatar Steve Muckle 1-1/+2
2018-09-10sched/pelt: Fix update_blocked_averages() for RT and DL classesGravatar Vincent Guittot 1-4/+10
2018-09-10sched/topology: Set correct NUMA topology typeGravatar Srikar Dronamraju 1-4/+1
2018-09-10sched/debug: Fix potential deadlock when writing to sched_featuresGravatar Jiada Wang 1-2/+4
2018-09-10locking/mutex: Fix mutex debug call and ww_mutex documentationGravatar Thomas Hellstrom 1-2/+1
2018-09-09Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 2-15/+9
2018-09-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-10/+30
2018-09-09Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+6
2018-09-06clocksource: Revert "Remove kthread"Gravatar Peter Zijlstra 1-10/+30
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2018-09-06printk/tracing: Do not trace printk_nmi_enter()Gravatar Steven Rostedt (VMware) 1-2/+2
2018-09-06cpu/hotplug: Prevent state corruption on error rollbackGravatar Thomas Gleixner 1-2/+3
2018-09-06cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()Gravatar Neeraj Upadhyay 1-3/+3
2018-09-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+1
2018-09-04mm: respect arch_dup_mmap() return valueGravatar Nadav Amit 1-2/+1
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-28/+36
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-2/+2
2018-09-02bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULPGravatar John Fastabend 1-1/+11
2018-09-02Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-22/+4
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-5/+4
2018-09-01kernel/dma/direct: take DMA offset into account in dma_direct_supportedGravatar Christoph Hellwig 1-2/+2