summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-013-7/+40
|\
| * mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-011-0/+2
| * net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen2017-08-301-1/+0
| * net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen2017-08-301-3/+2
| * net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli2017-08-231-4/+37
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-311-1/+1
|\ \
| * \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-301-1/+1
| |\ \
| | * | nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu2017-08-301-1/+1
* | | | Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-08-311-29/+12
|\ \ \ \
| * | | | dm: fix printk() rate limiting codeBart Van Assche2017-08-281-29/+12
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-311-1/+5
|\ \ \ \ \
| * | | | | include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer2017-08-311-1/+5
* | | | | | mm/mmu_notifier: kill invalidate_pageJérôme Glisse2017-08-311-25/+0
* | | | | | dax: update to new mmu_notifier semanticJérôme Glisse2017-08-311-0/+1
|/ / / / /
* | | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-291-1/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2017-08-291-1/+0
| * | | | libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig2017-08-291-1/+9
| * | | | libata: quirk read log on no-name M.2 SSDChristoph Hellwig2017-08-281-0/+1
* | | | | Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-271-1/+11
|\ \ \ \ \
| * | | | | iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-151-1/+11
* | | | | | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-272-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-202-3/+3
| |\ \ \ \ \ \
| | * | | | | | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
* | | | | | | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-252-1/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2017-08-242-1/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | pty: Repair TIOCGPTPEEREric W. Biederman2017-08-241-0/+10
* | | | | | | Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds2017-08-231-1/+1
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-212-5/+7
|\ \ \ \ \ \
| * | | | | | ptr_ring: use kmalloc_array()Eric Dumazet2017-08-162-5/+7
* | | | | | | pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-212-25/+30
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-2/+2
|\ \ \ \ \ \ \
| * | | | | | | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-181-0/+22
* | | | | | | | mm: discard memblock data laterPavel Tatashin2017-08-181-2/+4
* | | | | | | | wait: add wait_event_killable_timeout()Luis R. Rodriguez2017-08-181-0/+37
* | | | | | | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-181-2/+8
* | | | | | | | pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds2017-08-171-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-152-1/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-151-1/+1
| * | | | | | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-141-0/+3
| |/ / / / /
* | | | | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-131-0/+1
|\ \ \ \ \ \
| * | | | | | tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-301-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-132-0/+9
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-232-0/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-062-0/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-111-0/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-111-0/+7
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |