aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe1-0/+2
2022-04-13Merge branch 'kvm-older-features' into HEADPaolo Bonzini1-1/+2
2022-04-13efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka1-0/+2
2022-04-13efi: Save location of EFI confidential computing areaDov Murik1-0/+10
2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen1-5/+39
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba1-3/+3
2022-04-13PM: EM: Add artificial EM flagPierre Gondois1-0/+5
2022-04-13PM: EM: Add .get_cost() callbackLukasz Luba1-1/+23
2022-04-13dma-buf-map: remove renamed header fileKarol Herbst1-266/+0
2022-04-13net: icmp: introduce function icmpv6_param_prob_reason()Menglong Dong1-2/+9
2022-04-13net: ip: add skb drop reasons to ip forwardingMenglong Dong1-0/+3
2022-04-13net: ipv4: add skb drop reasons to ip_error()Menglong Dong1-0/+6
2022-04-13skb: add some helpers for skb drop reasonsMenglong Dong1-0/+12
2022-04-13random: make random_get_entropy() return an unsigned longJason A. Donenfeld1-1/+1
2022-04-13net: add ndo_fdb_del_bulkNikolay Aleksandrov1-0/+9
2022-04-13net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)1-6/+0
2022-04-13Merge branch 'topic/cs35l41' into for-nextTakashi Iwai394-3993/+7846
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+1
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-68/+13
2022-04-11Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski4-234/+17
2022-04-11block: move lower_48_bits() to blockKeith Busch2-9/+9
2022-04-12ata: libata-core: fix parameter type in ata_xfer_mode2shift()Sergey Shtylyov1-1/+1
2022-04-11rcutorture: Call preempt_schedule() through static call/keyFrederic Weisbecker1-1/+1
2022-04-11rcu-tasks: Make Tasks RCU account for userspace executionPaul E. McKenney1-0/+1
2022-04-11srcu: Add contention-triggered addition of srcu_node treePaul E. McKenney1-0/+2
2022-04-11srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sdaPaul E. McKenney1-0/+1
2022-04-11srcu: Use export for srcu_struct defined by DEFINE_STATIC_SRCU()Alexander Aring1-0/+1
2022-04-11srcu: Dynamically allocate srcu_node arrayPaul E. McKenney1-1/+1