summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-16psi: fix possible trigger missing in the windowZhaoyang Huang1-0/+3
2022-02-16mac80211: Handle station association response with EHTIlan Peer1-0/+4
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer1-0/+2
2022-02-16cfg80211: Support configuration of station EHT capabilitiesIlan Peer2-1/+13
2022-02-16cfg80211: add NO-EHT flag to regulatoryIlan Peer2-0/+5
2022-02-16nl80211: add support for 320MHz channel limitationSriram R1-0/+5
2022-02-16nl80211: add EHT MCS supportVeerendranath Jakkam2-0/+73
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding2-1/+9
2022-02-16cfg80211: Add data structures to capture EHT capabilitiesIlan Peer2-0/+75
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein1-1/+5
2022-02-16ieee80211: Add EHT (802.11be) definitionsIlan Peer1-0/+299
2022-02-16ieee80211: add helper to check HE capability element sizeJohannes Berg1-1/+24
2022-02-16ieee80211: use tab to indent struct ieee80211_neighbor_ap_infoJohannes Berg1-4/+4
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse1-0/+5
2022-02-16drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()Javier Martinez Canillas1-0/+4
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy1-0/+2
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy1-0/+5
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2-2/+8
2022-02-16net: dsa: add explicit support for host bridge VLANsVladimir Oltean1-0/+10
2022-02-16net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...Vladimir Oltean1-0/+39
2022-02-16net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean1-0/+7
2022-02-16tee: refactor TEE_SHM_* flagsJens Wiklander1-12/+9
2022-02-16tee: replace tee_shm_register()Jens Wiklander1-11/+0
2022-02-16tee: add tee_shm_register_{user,kernel}_buf()Jens Wiklander1-0/+2
2022-02-16tee: replace tee_shm_alloc()Jens Wiklander1-15/+1
2022-02-16tee: simplify shm pool handlingJens Wiklander1-40/+20
2022-02-16tee: add tee_shm_alloc_user_buf()Jens Wiklander1-1/+1
2022-02-16tee: remove unused tee_shm_pool_alloc_res_mem()Jens Wiklander1-30/+0
2022-02-16drm: Plumb debugfs_init through to panelsDouglas Anderson3-0/+22
2022-02-16elf: Introduce the ARM MTE ELF segment typeCatalin Marinas1-0/+3
2022-02-16elfcore: Replace CONFIG_{IA64, UML} checks with a new optionCatalin Marinas1-2/+2
2022-02-16dt-bindings: rtc: sun6i: Add H616, R329, and D1 supportSamuel Holland1-0/+10
2022-02-15security: add sctp_assoc_established hookOndrej Mosnacek3-0/+15
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2022-02-15bonding: fix data-races around agg_select_timerEric Dumazet1-1/+1
2022-02-15Merge branch 'for-linus' into for-nextTakashi Iwai2-1/+18
2022-02-15Merge tag 'platform-drivers-x86-serial-multi-instantiate-1' of git://git.kern...Takashi Iwai1-0/+20
2022-02-15mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown2-6/+8
2022-02-15irqchip/versatile-fpga: Switch to dynamic chip name outputMarc Zyngier1-14/+0
2022-02-15genirq: Allow irq_chip registration functions to take a const irq_chipMarc Zyngier1-3/+4
2022-02-15irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chipMarc Zyngier1-2/+3
2022-02-15sched: Define and initialize a flag to identify valid PASID in the taskPeter Zijlstra1-0/+3
2022-02-15iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu2-10/+18
2022-02-15i2c: don't expose function which is only used internallyWolfram Sang1-8/+0
2022-02-14stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver1-2/+14
2022-02-14stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSETMarco Elver1-0/+5
2022-02-14kernel/fork: Initialize mm's PASIDFenghua Yu1-0/+10
2022-02-14iommu/ioasid: Introduce a helper to check for valid PASIDsFenghua Yu1-0/+9
2022-02-14rcu: Remove __read_mostly annotations from rcu_scheduler_active externsIngo Molnar2-2/+2
2022-02-14rcu: Uninline multi-use function: finish_rcuwait()Ingo Molnar1-5/+1