summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-02-18iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17mm/munlock: maintain page->mlock_count while unevictableHugh Dickins
2022-02-17mm/munlock: rmap call mlock_vma_page() munlock_vma_page()Hugh Dickins
2022-02-17mm/munlock: delete FOLL_MLOCK and FOLL_POPULATEHugh Dickins
2022-02-17mm/munlock: delete page_mlock() and all its worksHugh Dickins
2022-02-17usb: typec: Factor out non-PD fwnode propertiesSamuel Holland
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-16block: add a ->free_disk methodChristoph Hellwig
2022-02-16blk-mq: remove the request_queue argument to blk_insert_cloned_requestChristoph Hellwig
2022-02-16overflow: Provide constant expression struct_sizeKees Cook
2022-02-16overflow: Implement size_t saturating arithmetic helpersKees Cook
2022-02-16fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann
2022-02-16jump_label: Refactor #ifdef of struct static_keyMasahiro Yamada
2022-02-16jump_label: Avoid unneeded casts in STATIC_KEY_INIT_{TRUE,FALSE}Masahiro Yamada
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker
2022-02-16psi: fix possible trigger missing in the windowZhaoyang Huang
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-02-16ieee80211: Add EHT (802.11be) definitionsIlan Peer
2022-02-16ieee80211: add helper to check HE capability element sizeJohannes Berg
2022-02-16ieee80211: use tab to indent struct ieee80211_neighbor_ap_infoJohannes Berg
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy
2022-02-16tee: refactor TEE_SHM_* flagsJens Wiklander
2022-02-16tee: replace tee_shm_register()Jens Wiklander
2022-02-16tee: add tee_shm_register_{user,kernel}_buf()Jens Wiklander
2022-02-16tee: replace tee_shm_alloc()Jens Wiklander
2022-02-16tee: simplify shm pool handlingJens Wiklander
2022-02-16tee: add tee_shm_alloc_user_buf()Jens Wiklander
2022-02-16tee: remove unused tee_shm_pool_alloc_res_mem()Jens Wiklander
2022-02-15elfcore: Replace CONFIG_{IA64, UML} checks with a new optionCatalin Marinas
2022-02-15security: add sctp_assoc_established hookOndrej Mosnacek
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-15mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown
2022-02-15irqchip/versatile-fpga: Switch to dynamic chip name outputMarc Zyngier
2022-02-15genirq: Allow irq_chip registration functions to take a const irq_chipMarc Zyngier
2022-02-15irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chipMarc Zyngier
2022-02-15sched: Define and initialize a flag to identify valid PASID in the taskPeter Zijlstra
2022-02-15iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu
2022-02-15i2c: don't expose function which is only used internallyWolfram Sang
2022-02-14stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver
2022-02-14stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSETMarco Elver
2022-02-14kernel/fork: Initialize mm's PASIDFenghua Yu
2022-02-14iommu/ioasid: Introduce a helper to check for valid PASIDsFenghua Yu
2022-02-14rcu: Remove __read_mostly annotations from rcu_scheduler_active externsIngo Molnar