summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-08-28dm: fix printk() rate limiting codeBart Van Assche
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-24net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet
2017-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block
2017-08-23net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds
2017-08-23Revert "loop: support 4k physical blocksize"Omar Sandoval
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang
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-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-20Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
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-20PATCH] iio: Fix some documentation warningsJonathan Corbet
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-18datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal
2017-08-16ipv4: better IP_MAX_MTU enforcementEric Dumazet
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-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-11udp: harden copy_linear_skb()Eric Dumazet
2017-08-11net: fix compilation when busy poll is not enabledDaniel Borkmann
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
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