summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2021-02-10mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-10genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier
2021-02-10elfcore: fix building with clangArnd Bergmann
2021-02-07kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2021-01-30writeback: Drop I_DIRTY_TIME_EXPIREJan Kara
2021-01-30futex: Add mutex around futex exitThomas Gleixner
2021-01-30futex: Mark the begin of futex exit explicitlyThomas Gleixner
2021-01-30futex: Split futex_mm_release() for exit/execThomas Gleixner
2021-01-30exit/exec: Seperate mm_release()Thomas Gleixner
2021-01-30futex: Replace PF_EXITPIDONE with a stateThomas Gleixner
2021-01-30futex: Move futex exit handling into futex codeThomas Gleixner
2021-01-23net: skbuff: disambiguate argument and member for skb_list_walk_safe helperJason A. Donenfeld
2021-01-23net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld
2021-01-23dm integrity: fix flush with external metadata deviceMikulas Patocka
2021-01-23compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon
2021-01-19ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo
2021-01-12proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan
2021-01-09kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2021-01-06of: fix linker-section match-table corruptionJohan Hovold
2021-01-06fscrypt: add fscrypt_is_nokey_name()Eric Biggers
2020-12-30fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn
2020-12-30seq_buf: Avoid type mismatch for seq_buf_initArnd Bergmann
2020-12-30SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-12-30netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan
2020-12-30USB: UAS: introduce a quirk to set no_write_sameOliver Neukum
2020-12-30compiler.h: fix barrier_data() on clangArvind Sankar
2020-12-30kbuild: avoid static_assert for genksymsArnd Bergmann
2020-12-11spi: Introduce device-managed SPI controller allocationLukas Wunner
2020-12-11tty: Fix ->session lockingJann Horn
2020-12-02netfilter: clear skb->next in NF_HOOK_LIST()Cong Wang
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-11-18netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld
2020-11-18can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel
2020-11-18time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao
2020-11-10mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan
2020-11-05fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers
2020-11-05fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers
2020-11-05fscrypt: clean up and improve dentry revalidationEric Biggers
2020-11-05fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers
2020-11-05mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva
2020-10-30overflow: Include header file with SIZE_MAX declarationLeon Romanovsky
2020-10-29mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-10-14mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna
2020-10-14Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye
2020-10-14fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye
2020-10-07mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-10-07mm: replace memmap_context by meminit_contextLaurent Dufour