summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-21firmware: arm_scmi: Support optional system wide atomic-threshold-usCristian Marussi1-1/+4
2022-02-21slab: remove __alloc_size attribute from __kmalloc_track_callerGreg Kroah-Hartman1-2/+1
2022-02-21genirq: Provide generic_handle_irq_safe()Sebastian Andrzej Siewior1-0/+1
2022-02-21ALSA: hda: Expose codec cleanup and power-save functionsCezary Rojewski1-0/+3
2022-02-21ALSA: hda: Update and expose codec register proceduresCezary Rojewski1-1/+4
2022-02-21ALSA: hda: Update and expose snd_hda_codec_device_init()Cezary Rojewski1-0/+3
2022-02-21ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski1-0/+1
2022-02-21x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf1-0/+11
2022-02-21fsi: Add trace events in initialization pathEddie James2-0/+98
2022-02-21fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctlAmitay Isaacs1-0/+14
2022-02-20Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()Menglong Dong2-0/+5
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue()Menglong Dong2-0/+16
2022-02-20net: tcp: use tcp_drop_reason() for tcp_rcv_established()Menglong Dong2-0/+2
2022-02-20net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong3-1/+7
2022-02-20net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong2-0/+16
2022-02-20drm/i915/uapi: document behaviour for DG2 64K supportMatthew Auld1-5/+40
2022-02-20iosys-map: Add a few more helpersLucas De Marchi1-0/+201
2022-02-20iosys-map: Add offset to iosys_map_memcpy_to()Lucas De Marchi1-8/+9
2022-02-20netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2-3/+1
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov1-2/+8
2022-02-19scsi: libsas: Add sas_abort_task()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_query_task()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry1-0/+2
2022-02-19scsi: libsas: Add TMF handler aborted callbackJohn Garry1-0/+1
2022-02-19scsi: libsas: Add TMF handler exec complete callbackJohn Garry1-0/+3
2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry1-0/+1
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry1-0/+9
2022-02-19scsi: libsas: Delete SAS_SG_ERRJohn Garry1-1/+0
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry1-1/+0
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry1-0/+7
2022-02-19net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)1-2/+0
2022-02-19net: dsa: remove pcs_pollRussell King (Oracle)1-5/+0
2022-02-19net: Force inlining of checksum functions in net/checksum.hChristophe Leroy1-23/+24
2022-02-19net: ip6mr: add support for passing full packet on wrong mifMobashshera Rasool1-0/+1
2022-02-19sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland3-4/+23
2022-02-19sched/preempt: Simplify irqentry_exit_cond_resched() callersMark Rutland1-3/+6
2022-02-19sched/preempt: Refactor sched_dynamic_update()Mark Rutland1-0/+2
2022-02-19sched: Fix yet more sched_fork() racesPeter Zijlstra1-2/+2
2022-02-19mctp: replace mctp_address_ok with more fine-grained helpersJeremy Kerr1-1/+11
2022-02-19net: Add new protocol attribute to IP addressesJacques de Laval4-1/+13
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov1-1/+1
2022-02-19soc: fsl: Replace kernel.h with the necessary inclusionsAndy Shevchenko5-5/+9
2022-02-18Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2022-02-18Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/nextMiquel Raynal5-11/+118
2022-02-18hv_utils: Add comment about max VMbus packet size in VSS driverMichael Kelley1-0/+11
2022-02-18net: dsa: add support for phylink mac_select_pcs()Russell King (Oracle)1-0/+3
2022-02-18net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet1-2/+2