summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-08-25mm, locking/barriers: Clarify tlb_flush_pending() barriersPeter Zijlstra
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko
2017-08-18mm: discard memblock data laterPavel Tatashin
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-18Merge branch 'x86/asm' into locking/coreIngo Molnar
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds
2017-08-17locking/lockdep: Explicitly initialize wq_barrier::done::mapBoqun Feng
2017-08-17locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSByungchul Park
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook
2017-08-16ptr_ring: use kmalloc_array()Eric Dumazet
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-15net: Fix a typo in comment about sock flags.Tonghao Zhang
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim
2017-08-10mm: make tlb_flush_pending globalMinchan Kim
2017-08-10mm: refactor TLB gathering APIMinchan Kim
2017-08-10mm: migrate: fix barriers around tlb_flush_pendingNadav Amit
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit
2017-08-10Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-10locking/lockdep: Apply crossrelease to completionsByungchul Park
2017-08-10locking/lockdep: Handle non(or multi)-acquisition of a crosslockByungchul Park
2017-08-10locking/lockdep: Detect and handle hist_lock ring buffer overwriteByungchul Park
2017-08-10locking/lockdep: Implement the 'crossrelease' featureByungchul Park
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra
2017-08-10locking: Remove smp_mb__before_spinlock()Peter Zijlstra
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra
2017-08-10mm, locking: Rework {set,clear,mm}_tlb_flush_pending()Peter Zijlstra
2017-08-10jump_label: Provide hotplug context variantsMarc Zyngier
2017-08-10cpuset: Make nr_cpusets privatePaolo Bonzini
2017-08-10jump_label: Fix concurrent static_key_enable/disable()Paolo Bonzini
2017-08-10locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()Kirill Tkhai
2017-08-10locking/rwsem-spinlock: Add killable versions of __down_read()Kirill Tkhai
2017-08-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra