summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-05time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao
2020-11-05cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller
2020-11-05cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-11-05rcu-tasks: Fix grace-period/unlock race in RCU Tasks TracePaul E. McKenney
2020-11-05btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo
2020-11-05btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo
2020-11-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook
2020-11-05vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers
2020-11-05scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig
2020-11-05PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan
2020-11-05media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil
2020-11-05drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov
2020-11-05afs: Don't assert on unpurgeable server recordsDavid Howells
2020-11-05RDMA/core: Change how failing destroy is handled during uobj abortJason Gunthorpe
2020-11-05afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-11-05afs: Wrap page->private manipulations in inline functionsDavid Howells
2020-11-05RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit
2020-11-05xen/events: add a new "late EOI" evtchn frameworkJuergen Gross
2020-11-04x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-04Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman
2020-11-01PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko
2020-11-01serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma
2020-11-01mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-01fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook
2020-11-01io_uring: don't rely on weak ->files referencesJens Axboe
2020-11-01netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
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