summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-11-043-13/+19
* Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman2020-11-043-19/+13
* PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko2020-11-011-1/+1
* serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma2020-11-011-0/+3
* mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva2020-11-011-1/+1
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu2020-11-011-2/+2
* x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-11-013-13/+19
* fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook2020-11-011-1/+0
* io_uring: don't rely on weak ->files referencesJens Axboe2020-11-012-0/+58
* netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi2020-11-011-0/+6
* dmaengine: dw: Add DMA-channels mask cell supportSerge Semin2020-10-291-0/+2
* dma-direct: Fix potential NULL pointer dereferenceThomas Tai2020-10-291-3/+0
* bpf: Limit caller's stack depth 256 for subprogs with tailcallsMaciej Fijalkowski2020-10-291-0/+1
* scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-292-6/+13
* notifier: Fix broken error handling patternPeter Zijlstra2020-10-291-8/+7
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-291-2/+34
* perf: correct SNOOPX field offsetAl Grant2020-10-291-1/+1
* soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh2020-10-292-4/+4
* arm64: dts: ti: k3-j721e: Rename mux header and update macro namesRoger Quadros2020-10-292-53/+71
* NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo2020-10-291-0/+67
* PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-10-291-0/+1
* PCI: designware-ep: Fix the Header Type checkHou Zhiqiang2020-10-291-0/+1
* mm/page_owner: change split_page_owner to take a countMatthew Wilcox (Oracle)2020-10-291-3/+3
* overflow: Include header file with SIZE_MAX declarationLeon Romanovsky2020-10-291-0/+1
* RDMA: Restore ability to return error for destroy WQLeon Romanovsky2020-10-291-2/+2
* RDMA: Change XRCD destroy return valueLeon Romanovsky2020-10-291-1/+1
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-10-291-2/+4
* RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky2020-10-291-56/+6
* RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()Jason Gunthorpe2020-10-291-4/+5
* mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan2020-10-292-0/+2
* netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-291-0/+1
* lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"Peter Zijlstra2020-10-291-17/+9
* lockdep: Fix lockdep recursionPeter Zijlstra2020-10-291-5/+8
* lockdep: Fix usage_traceoverflowPeter Zijlstra2020-10-291-2/+6
* seqlock: Unbreak lockdeppeterz@infradead.org2020-10-291-9/+14
* ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen2020-10-291-0/+1
* net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky2020-10-291-1/+4
* Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2020-10-171-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-112-1/+7
|\
| * mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna2020-10-111-0/+5
| * mm: validate inode in mapping_set_error()Minchan Kim2020-10-111-1/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-10-111-0/+6
|\ \ | |/ |/|
| * pipe: Fix memory leaks in create_pipe_files()Qian Cai2020-10-011-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-081-1/+1
|\ \
| * \ Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-10-061-1/+1
| |\ \
| | * | rxrpc: Fix accept on a connection that need securingDavid Howells2020-10-051-1/+1
* | | | Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-081-0/+3
|\ \ \ \
| * | | | arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu2020-10-071-0/+3
* | | | | Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-064-1/+391
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-10-064-1/+391
| |\ \ \ \