summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-04-17block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig
2022-04-17block: add a bdev_discard_granularity helperChristoph Hellwig
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-04-17block: add a bdev_max_discard_sectors helperChristoph Hellwig
2022-04-17block: move {bdev,queue_limit}_discard_alignment out of lineChristoph Hellwig
2022-04-17block: remove queue_discard_alignmentChristoph Hellwig
2022-04-17block: move bdev_alignment_offset and queue_limit_alignment_offset out of lineChristoph Hellwig
2022-04-17block: use bdev_alignment_offset in disk_alignment_offset_showChristoph Hellwig
2022-04-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig
2022-04-17block: add a bdev_stable_writes helperChristoph Hellwig
2022-04-17block: add a bdev_fua helperChristoph Hellwig
2022-04-17block: add a bdev_write_cache helperChristoph Hellwig
2022-04-17block: add a bdev_nonrot helperChristoph Hellwig
2022-04-17block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig
2022-04-17block: allow use of per-cpu bio alloc cache by block driversMike Snitzer
2022-04-17block: allow using the per-cpu bio cache from bio_alloc_biosetMike Snitzer
2022-04-17tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet
2022-04-17tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet
2022-04-17tcp: add two drop reasons for tcp_ack()Eric Dumazet
2022-04-17tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet
2022-04-17tcp: add drop reason support to tcp_validate_incoming()Eric Dumazet
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2022-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-15mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-15serial: 8250: Handle UART without interrupt on TEMT using em485Eric Tremblay
2022-04-15crypto: hisilicon/qm - add last word dumping for ACCKai Ye
2022-04-15crypto: hisilicon/qm - add register checking for ACCKai Ye
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-14Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-04-14gpiolib: Introduce a helper to get first GPIO controller nodeAndy Shevchenko
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-14Merge tag 'tai-for-tracing' into timers/coreThomas Gleixner
2022-04-14timekeeping: Introduce fast accessor to clock taiKurt Kanzenbach
2022-04-14rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_etherLech Perczak
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak
2022-04-14ELF: Remove elf_core_copy_kernel_regs()Brian Gerst
2022-04-13fscrypt: split up FS_CRYPTO_BLOCK_SIZEEric Biggers
2022-04-13cfi: Use __builtin_function_startSami Tolvanen
2022-04-13mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)
2022-04-13device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()Andy Shevchenko
2022-04-13device property: Introduce fwnode_for_each_parent_node()Andy Shevchenko
2022-04-13device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe
2022-04-13Merge branch 'kvm-older-features' into HEADPaolo Bonzini
2022-04-13efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka