aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig1-1/+5
2022-04-18swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig1-1/+1
2022-04-18swiotlb: simplify swiotlb_max_segmentChristoph Hellwig1-1/+0
2022-04-17block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig1-11/+16
2022-04-17block: add a bdev_discard_granularity helperChristoph Hellwig1-0/+5
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig1-2/+0
2022-04-17block: add a bdev_max_discard_sectors helperChristoph Hellwig1-0/+5
2022-04-17block: move {bdev,queue_limit}_discard_alignment out of lineChristoph Hellwig1-33/+1
2022-04-17block: remove queue_discard_alignmentChristoph Hellwig1-8/+0
2022-04-17block: move bdev_alignment_offset and queue_limit_alignment_offset out of lineChristoph Hellwig1-20/+1
2022-04-17block: use bdev_alignment_offset in disk_alignment_offset_showChristoph Hellwig1-8/+0
2022-04-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig1-0/+6
2022-04-17block: add a bdev_stable_writes helperChristoph Hellwig1-0/+6
2022-04-17block: add a bdev_fua helperChristoph Hellwig1-1/+5
2022-04-17block: add a bdev_write_cache helperChristoph Hellwig1-0/+5
2022-04-17block: add a bdev_nonrot helperChristoph Hellwig1-0/+5
2022-04-17block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig1-1/+1
2022-04-17block: allow use of per-cpu bio alloc cache by block driversMike Snitzer1-0/+6
2022-04-17block: allow using the per-cpu bio cache from bio_alloc_biosetMike Snitzer2-3/+2
2022-04-17tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet1-0/+1
2022-04-17tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet1-0/+1
2022-04-17tcp: add two drop reasons for tcp_ack()Eric Dumazet1-0/+2
2022-04-17tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet1-0/+3
2022-04-17tcp: add drop reason support to tcp_validate_incoming()Eric Dumazet1-0/+6
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131Arun Ajith S1-0/+1
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+7
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-1/+1
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-currentBartosz Golaszewski1-1/+7
2022-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+24
2022-04-15mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver1-0/+24
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang1-0/+4
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds2-9/+9
2022-04-15serial: 8250: Handle UART without interrupt on TEMT using em485Eric Tremblay1-0/+2
2022-04-15crypto: hisilicon/qm - add last word dumping for ACCKai Ye1-0/+4
2022-04-15crypto: hisilicon/qm - add register checking for ACCKai Ye1-0/+14
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni14-37/+175
2022-04-14Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2022-04-14gpiolib: Introduce a helper to get first GPIO controller nodeAndy Shevchenko1-0/+10
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-3/+1
2022-04-14Merge tag 'tai-for-tracing' into timers/coreThomas Gleixner15-41/+177
2022-04-14timekeeping: Introduce fast accessor to clock taiKurt Kanzenbach1-0/+1
2022-04-14rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_etherLech Perczak1-0/+1
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak1-0/+1
2022-04-14ELF: Remove elf_core_copy_kernel_regs()Brian Gerst1-9/+0
2022-04-13fscrypt: split up FS_CRYPTO_BLOCK_SIZEEric Biggers1-1/+11
2022-04-13cfi: Use __builtin_function_startSami Tolvanen1-0/+10
2022-04-13mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)1-0/+10
2022-04-13device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()Andy Shevchenko1-2/+1
2022-04-13device property: Introduce fwnode_for_each_parent_node()Andy Shevchenko1-2/+7
2022-04-13device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko1-5/+5