summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-06-12hrtimer: Remove unused header includeYangtao Li
2019-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-06-11ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn
2019-06-11swiotlb: Return consistent SWIOTLB segments/nr_tblFlorian Fainelli
2019-06-11swiotlb: Group identical cleanup in swiotlb_cleanup()Florian Fainelli
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon
2019-06-10bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon
2019-06-10Merge branch 'for-5.2-fixes' into for-5.3Tejun Heo
2019-06-10cgroup: Fix css_task_iter_advance_css_set() cset skip conditionTejun Heo
2019-06-10mm/hmm: Hold a mmgrab from hmm to mmJason Gunthorpe
2019-06-10cgroup/bfq: revert bfq.weight symlink changeJens Axboe
2019-06-09fork: add clone3Christian Brauner
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-08Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-07Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07kernel: module: Use struct_size() helperGustavo A. R. Silva
2019-06-07Merge branch 'pm-x86'Rafael J. Wysocki
2019-06-07cgroup: let a symlink too be created with a cftype fileAngelo Ruocco
2019-06-06bpf: fix unconnected udp hooksDaniel Borkmann
2019-06-05cgroup: css_task_iter_skip()'d iterators must be advanced before accessedTejun Heo
2019-06-05ptrace: move clearing of TIF_SYSCALL_EMU flag to coreSudeep Holla
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-05livepatch: Use static buffer for debugging messages under rq lockPetr Mladek
2019-06-05signal: improve commentsChristian Brauner
2019-06-05kernel/module.c: Only return -EEXIST for modules that have finished loadingPrarit Bhargava
2019-06-04bpf: remove redundant assignment to errColin Ian King
2019-06-03gcov: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-03dma-direct: provide generic support for uncached kernel segmentsChristoph Hellwig
2019-06-03dma-contiguous: use fallback alloc_pages for single pagesNicolin Chen
2019-06-03dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen
2019-06-03kprobes: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-03fail_function: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-03blktrace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-03trace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-03locking/lock_events: Use raw_cpu_{add,inc}() for statsPeter Zijlstra
2019-06-03locking/lockdep: Fix merging of hlocks with non-zero referencesImre Deak
2019-06-03locking/lockdep: Fix OOO unlock when hlocks need mergingImre Deak
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-06-03perf/core: Add attr_groups_update into struct pmuJiri Olsa
2019-06-03perf/core: Allow non-privileged uprobe for user processesSong Liu