aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23bpf/verifier: document liveness analysisEdward Cree1-0/+13
2017-08-23bpf/verifier: remove varlen_map_value_access flagEdward Cree1-1/+0
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-37/+119
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+7
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov2-25/+30
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2017-08-20net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha1-2/+4
2017-08-20net/mlx5: Add RX buffer fullness counters infrastructureGal Pressman1-2/+13
2017-08-20net/mlx5: Add PCIe outbound stalls counters infrastructureGal Pressman1-3/+14
2017-08-19bpf: linux/bpf.h needs linux/numa.hDavid S. Miller1-0/+1
2017-08-19bpf: Allow selecting numa node during map creationMartin KaFai Lau1-1/+9
2017-08-18net: drop unused attribute argument from sysfs queue funcsstephen hemminger1-3/+2
2017-08-18net: constify net_ns_type_operationsstephen hemminger1-1/+1
2017-08-18net: constify netdev_class_filestephen hemminger1-4/+4
2017-08-18net: ethtool: Add macro to clear a link mode settingLendacky, Thomas1-0/+11
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko1-0/+22
2017-08-18mm: discard memblock data laterPavel Tatashin1-2/+4
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner1-2/+8
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+8
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds1-1/+1
2017-08-16ptr_ring: use kmalloc_array()Eric Dumazet2-5/+7
2017-08-16vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger1-7/+0
2017-08-16vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger1-8/+0
2017-08-16vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger1-6/+0
2017-08-16bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend2-1/+11
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend3-2/+8
2017-08-16bpf: export bpf_prog_inc_not_zeroJohn Fastabend1-0/+7
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend1-0/+1
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-28/+62
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+4
2017-08-15net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1
2017-08-15bpf/verifier: track liveness for pruningEdward Cree1-1/+10
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong1-0/+3
2017-08-13net: export some generic xdp helpersJason Wang1-0/+2
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-0/+9
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+7
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-26/+38
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-0/+8
2017-08-10mm: make tlb_flush_pending globalMinchan Kim1-21/+0
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-0/+6
2017-08-10mm: migrate: fix barriers around tlb_flush_pendingNadav Amit1-4/+10
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit1-9/+22
2017-08-10Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra1-2/+2