aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2022-04-11srcu: Make Tree SRCU able to operate without snp_node arrayPaul E. McKenney1-1/+13
2022-04-11srcu: Fix s/is/if/ typo in srcu_node commentPaul E. McKenney1-5/+3
2022-04-11dmaengine: Remove a useless mutexChristophe JAILLET1-1/+0
2022-04-11tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier1-4/+11
2022-04-11net: icmp: add skb drop reasons to icmp protocolMenglong Dong1-0/+5
2022-04-11net: skb: rename SKB_DROP_REASON_PTYPE_ABSENTMenglong Dong1-5/+3
2022-04-11libata: Improve ATA queued command allocationJohn Garry1-1/+0
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-23/+31
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal1-3/+2
2022-04-10iio: core: Move the currentmode entry to the opaque structureMiquel Raynal2-4/+4
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal1-0/+1
2022-04-10iio: Un-inline iio_buffer_enabled()Miquel Raynal1-10/+1
2022-04-10iio: st_sensors: Add a local lock for protecting odrMiquel Raynal1-0/+3
2022-04-10iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entriesMiquel Raynal1-2/+9
2022-04-10timers: Move timer sysctl into the timer codetangmeng1-8/+0
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-0/+9
2022-04-09net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky1-7/+4
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky1-3/+0
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky2-3/+3
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky1-2/+5
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky1-8/+5