aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-23mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau1-0/+5
2021-06-23cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach1-1/+8
2021-06-23mac80211: add ieee80211_is_tx_data helper functionPhilipp Borgers1-0/+18
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg1-2/+0
2021-06-23Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-nextGreg 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 Airlie62-128/+397
2021-06-22ext4: add discard/zeroout flags to journal flushLeah Rumancik1-1/+5
2021-06-22net/xfrm: Add inner_ipproto into sec_pathHuy Nguyen1-0/+1
2021-06-22mptcp: add allow_join_id0 in mptcp_out_optionsGeliang Tang1-1/+2
2021-06-22Merge tag 'icc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGreg Kroah-Hartman1-0/+165
2021-06-22sctp: process sctp over udp icmp err on sctp sideXin Long1-0/+2
2021-06-22sctp: do state transition when a probe succeeds on HB ACK recv pathXin Long1-0/+1
2021-06-22sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send pathXin Long1-0/+1
2021-06-22sctp: do the basic send and recv for PLPMTUD probeXin Long2-1/+4
2021-06-22sctp: add the probe timer in transport for PLPMTUDXin Long5-1/+16
2021-06-22sctp: add the constants/variables and states and some APIs for transportXin Long3-3/+70
2021-06-22sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transportXin Long1-0/+8
2021-06-22sctp: add probe_interval in sysctl and sock/asoc/transportXin Long3-0/+8
2021-06-22sctp: add pad chunk and its make function and event tableXin Long2-0/+8
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe3-32/+10
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 Gunthorpe86-173/+535
2021-06-22ethtool: Use kernel data types for internal EEPROM structIdo Schimmel1-6/+6
2021-06-22ethtool: Document correct attribute typeIdo Schimmel1-1/+1
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau1-0/+2
2021-06-22RDMA/core: Use flexible array for mad dataKees Cook1-1/+1
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-22futex: Provide FUTEX_LOCK_PI2 to support clock selectionThomas Gleixner1-0/+2
2021-06-23Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+1
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier1-0/+2
2021-06-22KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao1-0/+1
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price1-0/+1
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price1-0/+1
2021-06-22btrfs: rip out may_commit_transactionJosef Bacik1-2/+1
2021-06-22btrfs: fix typos in commentsDavid Sterba2-4/+4
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 'misc-habanalabs-next-2021-06-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-nextGreg Kroah-Hartman1-0/+13
2021-06-22Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman2-6/+5
2021-06-22lib/dump_stack: move cpu lock to printk.cJohn Ogness1-0/+41