summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-18rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap1-1/+1
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-14/+102
2020-07-11Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-0/+29
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds1-1/+1
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-07-10net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2-0/+29
2020-07-10cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+5
2020-07-09bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook1-2/+2
2020-07-09kallsyms: Refactor kallsyms_show_value() to take credKees Cook2-3/+4
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds3-29/+3
2020-07-08fs: remove __vfs_readChristoph Hellwig1-1/+0
2020-07-08fs: add a __kernel_read helperChristoph Hellwig1-0/+1
2020-07-08vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen1-35/+22
2020-07-08fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher1-0/+1
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2-3/+7
2020-07-06scatterlist: protect parameters of the sg_table related macrosMarek Szyprowski1-4/+4
2020-07-04sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen1-0/+28
2020-07-03Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+5
2020-07-03Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-07-03Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+7
2020-07-01PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg1-6/+5
2020-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-4/+38
2020-06-30Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-06-30task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov2-2/+7
2020-06-30bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer2-2/+24
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer1-2/+3
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig2-0/+6
2020-06-30Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller1-0/+4
2020-06-29blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao1-0/+1
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+16
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-35/+83
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+236
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+21
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra4-37/+83
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra1-2/+4
2020-06-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2020-06-27Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+0
2020-06-27Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-3/+2
2020-06-26Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+3
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg1-3/+2
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar19-57/+95
2020-06-26mm: remove vmalloc_execChristoph Hellwig1-1/+0
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner2-2/+3
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-11/+27