aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-11-02rcu: Un-hide lockdep maps for !LOCKDEPJakub Kicinski2-6/+7
2020-11-02sched: Un-hide lockdep_tasklist_lock_is_held() for !LOCKDEPJakub Kicinski1-2/+0
2020-11-02mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2-4/+9
2020-11-02EDAC: Fix some kernel-doc markupsMauro Carvalho Chehab1-2/+2
2020-11-02ima: defer arch_ima_get_secureboot() call to IMA init timeArd Biesheuvel1-0/+6
2020-11-02cpufreq: Drop restore_freq from struct cpufreq_policyRafael J. Wysocki1-5/+0
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki1-2/+0
2020-11-02PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki1-2/+2
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig1-7/+3
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe1-6/+0
2020-11-02swiotlb: using SIZE_MAX needs limits.h includedStephen Rothwell1-0/+1
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard390-5010/+8516
2020-11-02Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman19-1468/+82
2020-11-01soc: ti: k3-ringacc: Use correct device for allocation in RING modePeter Ujfalusi1-0/+5
2020-11-01firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_opsPeter Ujfalusi1-7/+0
2020-11-01firmware: ti_sci: rm: Add new ops for ring configurationPeter Ujfalusi1-1/+30
2020-11-01firmware: ti_sci: rm: Remove ring_get_config supportPeter Ujfalusi1-6/+0
2020-11-01firmware: ti_sci: rm: Add support for extended_ch_type for tx channelPeter Ujfalusi1-0/+5
2020-11-01firmware: ti_sci: rm: Add support for second resource rangePeter Ujfalusi1-2/+6
2020-11-01firmware: ti_sci: Use struct ti_sci_resource_desc in get_range opsPeter Ujfalusi1-16/+16
2020-11-01firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channelPeter Ujfalusi1-0/+2
2020-11-01Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1439/+0
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+8
2020-11-01Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2020-10-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+15
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds6-14/+14
2020-10-31net: core: add devm_netdev_alloc_pcpu_statsHeiner Kallweit1-0/+14
2020-10-31net: core: add dev_sw_netstats_tx_addHeiner Kallweit1-0/+12
2020-10-31iio: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-10-31serial: s3c: Update path of Samsung S3C machine fileKrzysztof Kozlowski1-1/+1
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik1-0/+5
2020-10-30net: bridge: mcast: add support for raw L2 multicast groupsNikolay Aleksandrov1-0/+1
2020-10-30net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock1-0/+3
2020-10-30sctp: add the error cause for new encapsulation port restartXin Long1-0/+20
2020-10-30net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-10-30timekeeping: remove xtime_updateArnd Bergmann1-2/+0
2020-10-30timekeeping: add CONFIG_LEGACY_TIMER_TICKArnd Bergmann1-0/+1
2020-10-30timekeeping: remove arch_gettimeoffsetArnd Bergmann1-13/+0
2020-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+3
2020-10-30Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+10
2020-10-30Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...Jakub Kicinski1-491/+0
2020-10-30netfilter: nf_tables: missing validation from the abort pathPablo Neira Ayuso1-1/+8
2020-10-30netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld2-6/+6
2020-10-30debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman1-10/+8
2020-10-29bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSEArd Biesheuvel2-6/+0
2020-10-29fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-10-29platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gustavo A. R. Silva1-1/+1
2020-10-29platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva1-7/+7
2020-10-29mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...Gustavo A. R. Silva1-1/+1