summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh1-0/+12
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2-1/+16
2021-11-20dev_addr: add a modification checkJakub Kicinski1-0/+5
2021-11-20net: constify netdev->dev_addrJakub Kicinski1-9/+5
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2021-11-19mtd: rawnand: Export nand_read_page_hwecc_oob_first()Paul Cercueil1-0/+2
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman1-0/+1
2021-11-19reset: Add of_reset_control_get_optional_exclusive()Biju Das1-0/+20
2021-11-19Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski1-0/+7
2021-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-1040/+2880
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-6/+23
2021-11-18mm: Add functions to zero portions of a folioMatthew Wilcox (Oracle)1-3/+41
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+1
2021-11-18PCI: Add PCI_ERROR_RESPONSE and related definitionsNaveen Naidu1-0/+9
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+4
2021-11-18lib/string_helpers: Introduce managed variant of kasprintf_strarray()Andy Shevchenko1-0/+3
2021-11-18lib/string_helpers: Introduce kasprintf_strarray()Andy Shevchenko1-0/+1
2021-11-18regulator: Add units to limit documentationMatti Vaittinen1-3/+5
2021-11-18regulator: rohm-regulator: add helper for restricted voltage settingMatti Vaittinen1-0/+7
2021-11-18regulator: Update protection IRQ helper docsMatti Vaittinen1-6/+8
2021-11-18tcp: add missing htmldocs for skb->ll_node and sk->defer_listEric Dumazet1-0/+1
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin1-1/+12
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-0/+4
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann347-6875/+11830
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini2-12/+1
2021-11-18KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cacheDavid Woodhouse2-12/+1
2021-11-18firmware: cs_dsp: Allow creation of event controlsCharles Keepax1-0/+1
2021-11-18firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax1-2/+4
2021-11-18firmware: cs_dsp: Clarify some kernel doc commentsCharles Keepax1-2/+2
2021-11-18firmware: cs_dsp: Add pre_run callbackCharles Keepax1-1/+3
2021-11-18firmware: cs_dsp: Add version checks on coefficient loadingCharles Keepax1-0/+2
2021-11-17iio: core: Introduce IIO_VAL_INT_64.Andriy Tryshnivskyy1-0/+1
2021-11-17power: supply: core: Add kerneldoc to battery structLinus Walleij1-23/+192
2021-11-17signal: Requeue signals in the appropriate queueEric W. Biederman1-3/+4
2021-11-17fs: Rename AS_THP_SUPPORT and mapping_thp_supportMatthew Wilcox (Oracle)1-6/+6
2021-11-17fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)2-1/+16
2021-11-17mm: Remove folio_test_singleMatthew Wilcox (Oracle)1-6/+0
2021-11-17mm: Rename folio_test_multi to folio_test_largeMatthew Wilcox (Oracle)1-1/+7
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)2-2/+19
2021-11-17firmware: xilinx: export the feature check of zynqmp firmwareAbhyuday Godhasara1-0/+6
2021-11-17firmware: xilinx: add macros of node ids for error eventAbhyuday Godhasara1-0/+14
2021-11-17firmware: xilinx: add register notifier in zynqmp firmwareAbhyuday Godhasara1-1/+10
2021-11-17net: do not inline netif_tx_lock()/netif_tx_unlock()Eric Dumazet1-37/+2
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet1-3/+13
2021-11-17net: use an atomic_long_t for queue->trans_timeoutEric Dumazet1-1/+1
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+1
2021-11-17net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies1-1/+6
2021-11-17bpf, x86: Fix "no previous prototype" warningBjörn Töpel1-0/+1
2021-11-17perf: Drop guest callback (un)register stubsSean Christopherson1-5/+0
2021-11-17KVM: Move x86's perf guest info callbacks to generic KVMSean Christopherson1-0/+10