summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski4-234/+17
2022-04-12block: 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-12rcutorture: Call preempt_schedule() through static call/keyFrederic Weisbecker1-1/+1
2022-04-12rcu-tasks: Make Tasks RCU account for userspace executionPaul E. McKenney1-0/+1
2022-04-12srcu: Add contention-triggered addition of srcu_node treePaul E. McKenney1-0/+2
2022-04-12srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sdaPaul E. McKenney1-0/+1
2022-04-12srcu: Use export for srcu_struct defined by DEFINE_STATIC_SRCU()Alexander Aring1-0/+1
2022-04-12srcu: Dynamically allocate srcu_node arrayPaul E. McKenney1-1/+1
2022-04-12srcu: Make Tree SRCU able to operate without snp_node arrayPaul E. McKenney1-1/+13
2022-04-12srcu: 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...Linus Torvalds1-1/+0
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus 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-10Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus 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
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky1-148/+0
2022-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+7
2022-04-09mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7
2022-04-09fscache: Remove the cookie parameter from fscache_clear_page_bits()Yue Hu1-3/+1
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+3
2022-04-08Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-2/+6
2022-04-08Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-1/+1
2022-04-08gpiolib: Introduce gpiochip_node_count() helperAndy Shevchenko1-0/+11
2022-04-08gpiolib: Introduce for_each_gpiochip_node() loop helperAndy Shevchenko1-1/+6
2022-04-08gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko1-1/+7
2022-04-08EDAC/ghes: Unify CPER memory error location reportingShuai Xue1-0/+2
2022-04-08efi/cper: Add a cper_mem_err_status_str() to decode error descriptionShuai Xue1-0/+1
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang1-1/+1
2022-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+3
2022-04-08Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-0/+116
2022-04-08Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+3
2022-04-08net-core: rx_otherhost_dropped to core_statsJeffrey Ji1-0/+2
2022-04-08net: extract a few internals from netdevice.hJakub Kicinski1-70/+2
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie3-0/+116