summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-23iommu/arm-smmu-qcom: Add stall supportRob Clark1-0/+7
2021-06-23iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault infoJordan Crouse1-1/+30
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini10-13/+42
2021-06-23ieee80211: add defines for HE PHY cap byte 10Johannes Berg1-0/+2
2021-06-23ieee80211: define timing measurement in extended capabilities IEKrishnanand Prabhu1-1/+6
2021-06-23ieee80211: add the value for Category '6' in "rtw_ieee80211_category"Christophe JAILLET1-0/+1
2021-06-23Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+1
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu1-0/+1
2021-06-23f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bitJaegeuk Kim1-0/+1
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie39-73/+203
2021-06-23ext4: add discard/zeroout flags to journal flushLeah Rumancik1-1/+5
2021-06-22sctp: add pad chunk and its make function and event tableXin Long1-0/+7
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe2-32/+8
2021-06-22compiler_attributes.h: cleanups for GCC 4.9+Nick Desaulniers1-3/+3
2021-06-22compiler_attributes.h: define __no_profile, add to noinstrNick Desaulniers2-1/+14
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe56-104/+272
2021-06-22ethtool: Use kernel data types for internal EEPROM structIdo Schimmel1-6/+6
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov1-0/+18
2021-06-22wwan: core: support default netdev creationSergey Ryazanov1-1/+7
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov1-2/+0
2021-06-22net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas1-0/+12
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter1-0/+15
2021-06-22clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney1-0/+3
2021-06-22clocksource: Reduce clocksource-skew thresholdPaul E. McKenney1-0/+3
2021-06-22clocksource: Check per-CPU clock synchronization when marked unstablePaul E. McKenney1-1/+1
2021-06-22locking/lockdep: Improve noinstr vs errorsPeter Zijlstra1-0/+2
2021-06-22spi: add ancillary device supportSebastian Reichel1-0/+2
2021-06-22Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-6/+5
2021-06-22lib/dump_stack: move cpu lock to printk.cJohn Ogness1-0/+41
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau2-32/+8
2021-06-22net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()Guillaume Nault1-0/+1
2021-06-22vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe1-0/+2
2021-06-22driver core: Export device_driver_attach()Jason Gunthorpe1-0/+2
2021-06-21of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE()Dmitry Osipenko2-6/+13
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown34-74/+356
2021-06-21skmsg: Improve udp_bpf_recvmsg() accuracyCong Wang1-2/+0
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen2-4/+63
2021-06-21regulator: IRQ based event/error notification helpersMatti Vaittinen1-0/+135
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen2-5/+10
2021-06-21regulator: add warning flagsMatti Vaittinen1-0/+14
2021-06-21reboot: Add hardware protection power-offMatti Vaittinen1-0/+1
2021-06-21soundwire: export sdw_update() and sdw_update_no_pm()Pierre-Louis Bossart1-0/+3
2021-06-21printk: Remove trailing semicolon in macrosHuilong Deng1-1/+1
2021-06-21Merge tag 'v5.13-rc7' into usb-nextGreg Kroah-Hartman10-9/+36
2021-06-21watchdog: Remove MV64x60 watchdog driverChristophe Leroy1-8/+0
2021-06-21cifs: decoding negTokenInit with generic ASN1 decoderHyunchul Lee1-0/+8
2021-06-20soundwire: bus: Make sdw_nwrite() data pointer argument constRichard Fitzgerald1-1/+1
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-46/+150
2021-06-19Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-3/+6
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold1-2/+11