summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-02lockdep: Provide dummy forward declaration of *_is_held() helpersJakub Kicinski
2020-11-02net: sched: Remove broken definitions and un-hide for !LOCKDEPJakub Kicinski
2020-11-02net: Un-hide lockdep_sock_is_held() for !LOCKDEPJakub Kicinski
2020-11-02rcu: Un-hide lockdep maps for !LOCKDEPJakub Kicinski
2020-11-02sched: Un-hide lockdep_tasklist_lock_is_held() for !LOCKDEPJakub Kicinski
2020-11-02net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean
2020-11-02net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlanVladimir Oltean
2020-11-02net: mscc: ocelot: transform the pvid and native vlan values into a structureVladimir Oltean
2020-11-02mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe
2020-11-02EDAC: Fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-02ima: defer arch_ima_get_secureboot() call to IMA init timeArd Biesheuvel
2020-11-02Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-11-02cpufreq: Drop restore_freq from struct cpufreq_policyRafael J. Wysocki
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki
2020-11-02PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki
2020-11-02f2fs: move ioctl interface definitions to separated fileChao Yu
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-11-02swiotlb: using SIZE_MAX needs limits.h includedStephen Rothwell
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-11-02Merge 5.10-rc2 into usb-nextGreg Kroah-Hartman
2020-11-02Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman
2020-11-01soc: ti: k3-ringacc: Use correct device for allocation in RING modePeter Ujfalusi
2020-11-01firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_opsPeter Ujfalusi
2020-11-01firmware: ti_sci: rm: Add new ops for ring configurationPeter Ujfalusi
2020-11-01firmware: ti_sci: rm: Remove ring_get_config supportPeter Ujfalusi
2020-11-01firmware: ti_sci: rm: Add support for extended_ch_type for tx channelPeter Ujfalusi
2020-11-01firmware: ti_sci: rm: Add support for second resource rangePeter Ujfalusi
2020-11-01firmware: ti_sci: Use struct ti_sci_resource_desc in get_range opsPeter Ujfalusi
2020-11-01firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channelPeter Ujfalusi
2020-11-01Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-01drm/msm/atomic: Drop per-CRTC locks in reverse orderRob Clark
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-01Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-31ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu
2020-10-31net: core: add devm_netdev_alloc_pcpu_statsHeiner Kallweit
2020-10-31net: core: add dev_sw_netstats_tx_addHeiner Kallweit
2020-10-31iio: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-31serial: s3c: Update path of Samsung S3C machine fileKrzysztof Kozlowski
2020-10-31netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik
2020-10-31netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez
2020-10-30net: mscc: ocelot: support L2 multicast entriesVladimir Oltean
2020-10-30net: bridge: mcast: add support for raw L2 multicast groupsNikolay Aleksandrov