aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-12drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanupMatthew Auld1-8/+3
2022-04-12dt-bindings: imx: add clock bindings for i.MX8MN GPTAlvin Šipraga1-1/+15
2022-04-12ALSA: jack: Access input_dev under mutexAmadeusz Sławiński1-0/+1
2022-04-12ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai1-0/+1
2022-04-12drm/fourcc: Introduce format modifier for DG2 clear colorMika Kahola1-0/+14
2022-04-12drm/fourcc: Introduce format modifiers for DG2 render and media compressionMatt Roper1-0/+22
2022-04-12ALSA: hda: Jack detection poll in suspend stateMohan Kumar1-0/+3
2022-04-12Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen721-7911/+15967
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie18-185/+143
2022-04-11Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski5-242/+17
2022-04-11scsi: iscsi: Fix NOP handling during conn recoveryMike Christie1-1/+1
2022-04-11scsi: iscsi: Merge suspend fieldsMike Christie1-4/+5
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-7639/+15610
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