summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-06-08net: pcs: add 2500BASEX support for Intel mGbE controllerVoon Weifeng
2021-06-08rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-06-08kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini
2021-06-08block: return the correct bvec when checking for gapsLong Li
2021-06-08cgroup: make per-cgroup pressure stall tracking configurableSuren Baghdasaryan
2021-06-08seqlock: Remove trailing semicolon in macrosHuilong Deng
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-08clkdev: remove unused clkdev_alloc() interfacesArnd Bergmann
2021-06-08arm64: smccc: Support SMCCC v1.3 SVE register saving hintMark Brown
2021-06-08iommu: Remove unused of_get_dma_window()Rob Herring
2021-06-07page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce
2021-06-07mm: add a signature in struct pageMatteo Croce
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07net: phy: introduce PHY_INTERFACE_MODE_REVRMIIVladimir Oltean
2021-06-07virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC typeBrett Creeley
2021-06-07regmap-irq: Introduce inverted status registers supportMaxim Kochetkov
2021-06-07Merge tag 'tb-mfd-asoc-v5.14-1' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally
2021-06-07gpio: regmap: move drvdata to config dataMichael Walle
2021-06-07device property: Unify access to of_nodeAndy Shevchenko
2021-06-07ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko
2021-06-07ACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko
2021-06-07netfilter: annotate nf_tables base hook opsFlorian Westphal
2021-06-07netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use itPablo Neira Ayuso
2021-06-07quota: Change quotactl_path() systcall to an fd-based oneJan Kara
2021-06-07Merge branch 'ib-iio-i2c-5.13rc1' into togregJonathan Cameron
2021-06-07i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2CJonathan Cameron
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König
2021-06-05Input: cy8ctmg110_ts - rely on platform code to supply interruptDmitry Torokhov
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-05mm, memcg: introduce mem_cgroup_kmem_disabled()Roman Gushchin
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer
2021-06-05kconfig.h: explain IS_MODULE(), IS_ENABLED()Bjorn Helgaas
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-04Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-04kasan: disable freed user page poisoning with HW tagsPeter Collingbourne
2021-06-04arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne
2021-06-04kasan: use separate (un)poison implementation for integrated initPeter Collingbourne
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne
2021-06-04Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-04dm: introduce zone append emulationDamien Le Moal
2021-06-04block: introduce BIO_ZONE_WRITE_LOCKED bio flagDamien Le Moal
2021-06-04block: introduce bio zone helpersDamien Le Moal