summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-10ASoC: SOF: Add two new structures for topology manifest dataRanjani Sridharan2-0/+32
2022-06-10ASoC: SOF: Add ops_freeRanjani Sridharan1-0/+1
2022-06-10ASoC: SOF: Add topology tokens for IPC4Ranjani Sridharan1-0/+40
2022-06-10ASoC: SOF: ipc4: Add set_core_state pm_ops implementationPeter Ujfalusi1-0/+8
2022-06-10tty: Implement lookahead to process XON/XOFF timelyIlpo Järvinen3-0/+17
2022-06-10serial: Add rs485_supported to uart_portIlpo Järvinen1-0/+1
2022-06-10serial: Add uart_rs485_config()Ilpo Järvinen1-0/+1
2022-06-10tty/vt: consolemap: introduce enum translation_map and use itJiri Slaby1-6/+12
2022-06-10tty/vt: consolemap: make parameters of inverse_translate() sanerJiri Slaby1-3/+3
2022-06-10tty/vt: consolemap: convert macros to static inlinesJiri Slaby1-7/+28
2022-06-10tty/vt: consolemap: remove extern from function declsJiri Slaby1-6/+5
2022-06-10tty/vt: consolemap: rename and document struct uni_pagedirJiri Slaby1-3/+3
2022-06-10serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...Vijaya Krishna Nivarthi1-0/+1
2022-06-10xfrm: convert alg_key to flexible array memberStephen Hemminger1-3/+3
2022-06-10random: remove rng_has_arch_random()Jason A. Donenfeld1-1/+0
2022-06-10random: mark bootloader randomness code as __initJason A. Donenfeld1-1/+1
2022-06-10USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...Christophe JAILLET14-187/+2
2022-06-10USB: Follow-up to SPDX identifiers addition - remove now useless commentsChristophe JAILLET15-85/+0
2022-06-10xfrm: no need to set DST_NOPOLICY in IPv4Eyal Birger1-2/+1
2022-06-10crypto: blake2s - remove shash moduleJason A. Donenfeld1-108/+0
2022-06-10fscrypt: Add HCTR2 support for filename encryptionNathan Huckleberry1-1/+2
2022-06-10crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVALNathan Huckleberry1-0/+5
2022-06-10crypto: polyval - Add POLYVAL supportNathan Huckleberry1-0/+17
2022-06-10ieee80211: add trigger frame definitionPo Hao Huang1-0/+31
2022-06-10bonding: netlink error message support for optionsJonathan Toppins1-1/+2
2022-06-10team: adopt u64_stats_tEric Dumazet1-5/+5
2022-06-10net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet2-10/+10
2022-06-10vlan: adopt u64_stats_tEric Dumazet2-8/+8
2022-06-10net: rename reference+tracking helpersJakub Kicinski2-13/+13
2022-06-10tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy1-2/+2
2022-06-10platform/chrome: use macros for passthru indexesTzung-Bi Shih1-0/+3
2022-06-10platform/chrome: cros_ec_commands: fix compile errorsTzung-Bi Shih1-2/+2
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski113-432/+5760
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-25/+16
2022-06-09mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)1-0/+5
2022-06-09mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)1-0/+1
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-4/+4
2022-06-09firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas1-0/+12
2022-06-09firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas1-5/+5
2022-06-09drm/atomic: fix warning of unused variableGONG, Ruiqi1-0/+1
2022-06-09mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König1-3/+1
2022-06-09mtdchar: prevent integer overflow in a safety checkMichał Kępień1-2/+2
2022-06-09Specify clock provider directly to CPU DAIsMark Brown2-5/+6
2022-06-09vdpa: make get_vq_group and set_group_asid optionalJason Wang1-2/+3
2022-06-08block: remove bioset_init_from_srcChristoph Hellwig1-1/+0
2022-06-08ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen1-2/+2
2022-06-08net: constify some inline functions in sock.hPeter Lafreniere1-3/+3
2022-06-08spi: <linux/spi/spi.h>: Add missing documentation for struct membersDavid Jander1-3/+4
2022-06-08SUNRPC: Optimize xdr_reserve_space()Chuck Lever1-1/+15
2022-06-08dma-buf: Add an API for importing sync files (v10)Jason Ekstrand1-0/+49