summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-30PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30net: ip_tunnel: add header_ops for layer 3 devicesJason A. Donenfeld
2020-06-30Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-30Input: add `SW_MACHINE_COVER`Merlijn Wajer
2020-06-30task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov
2020-06-30bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer
2020-06-30bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki
2020-06-30flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki
2020-06-30xsk: Replace the cheap_dma flag with a dma_need_sync flagChristoph Hellwig
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig
2020-06-29genetlink: get rid of family->attrbufCong Wang
2020-06-29Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-29blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra
2020-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-27Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-06-27Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-06-27Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-06-27serial: core: drop redundant sysrq checksJohan Hovold
2020-06-27serial: core: fix sysrq overhead regressionJohan Hovold
2020-06-27Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"Johan Hovold
2020-06-26Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar
2020-06-26mm: remove vmalloc_execChristoph Hellwig
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner
2020-06-26make asm-generic/cacheflush.h more standaloneStephen Rothwell
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-06-25rcu: Fixup noinstr warningsPeter Zijlstra
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra
2020-06-25bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend