aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-11scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie1-0/+2
2022-04-11scsi: iscsi: Release endpoint ID when its freedMike Christie1-1/+1
2022-04-11block: move lower_48_bits() to blockKeith Busch2-9/+9
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault1-1/+1
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault1-1/+1
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-11mac80211: prepare sta handling for MLO supportSriram R1-22/+58
2022-04-11dmaengine: Remove a useless mutexChristophe JAILLET1-1/+0
2022-04-11dmaengine: idxd: update IAA definitions for user headerDave Jiang1-3/+28
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi1-0/+4
2022-04-11mac80211: Improve confusing comment around tx_info clearingToke Høiland-Jørgensen1-3/+3
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula696-7623/+15594
2022-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller1-2/+6
2022-04-11clocksource/drivers: Add a goldfish-timer clocksourceLaurent Vivier1-0/+31
2022-04-11tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier1-4/+11
2022-04-11net: icmp: add skb drop reasons to icmp protocolMenglong Dong3-1/+8
2022-04-11net: skb: rename SKB_DROP_REASON_PTYPE_ABSENTMenglong Dong2-6/+4
2022-04-11net: sock: introduce sock_queue_rcv_skb_reason()Menglong Dong1-1/+8
2022-04-10io_uring: flag the fact that linked file assignment is saneJens Axboe1-0/+1
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-10tls: rx: simplify async waitJakub Kicinski1-1/+0
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/core: Delete IPsec flow action logic from the coreLeon Romanovsky1-8/+0
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-08Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2022-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+7
2022-04-08mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7
2022-04-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+2