summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-29dmaengine: dw: Add DMA-channels mask cell supportSerge Semin
2020-10-29dma-direct: Fix potential NULL pointer dereferenceThomas Tai
2020-10-29bpf: Limit caller's stack depth 256 for subprogs with tailcallsMaciej Fijalkowski
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov
2020-10-29notifier: Fix broken error handling patternPeter Zijlstra
2020-10-29random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-10-29perf: correct SNOOPX field offsetAl Grant
2020-10-29soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh
2020-10-29arm64: dts: ti: k3-j721e: Rename mux header and update macro namesRoger Quadros
2020-10-29NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo
2020-10-29PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato
2020-10-29PCI: designware-ep: Fix the Header Type checkHou Zhiqiang
2020-10-29mm/page_owner: change split_page_owner to take a countMatthew Wilcox (Oracle)
2020-10-29overflow: Include header file with SIZE_MAX declarationLeon Romanovsky
2020-10-29RDMA: Restore ability to return error for destroy WQLeon Romanovsky
2020-10-29RDMA: Change XRCD destroy return valueLeon Romanovsky
2020-10-29RDMA: Allow fail of destroy CQLeon Romanovsky
2020-10-29RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky
2020-10-29RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()Jason Gunthorpe
2020-10-29mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-10-29netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-10-29lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"Peter Zijlstra
2020-10-29lockdep: Fix lockdep recursionPeter Zijlstra
2020-10-29lockdep: Fix usage_traceoverflowPeter Zijlstra
2020-10-29seqlock: Unbreak lockdeppeterz@infradead.org
2020-10-29ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen
2020-10-29net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky
2020-10-17Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz
2020-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-06Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-05rxrpc: Fix accept on a connection that need securingDavid Howells
2020-10-02Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hColy Li
2020-10-02net: core: document two new elements of struct net_deviceMauro Carvalho Chehab
2020-10-02netlink: fix policy dump leakJohannes Berg
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin
2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds