aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessaryCristian Marussi1-4/+5
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-0/+31
2022-06-10driver core: Introduce device_find_any_child() helperAndy Shevchenko1-0/+2
2022-06-10driver core: Delete driver_deferred_probe_check_state()Saravana Kannan1-1/+0
2022-06-10driver core: Add wait_for_init_devices_probe helper functionSaravana Kannan1-0/+1
2022-06-10vme: move back to stagingArnd Bergmann1-190/+0
2022-06-10staging: Also remove the Unisys visorbus.hPeter Robinson1-344/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner3-30/+4
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner3-27/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_152.RULEThomas Gleixner1-15/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULEThomas Gleixner1-16/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)Thomas Gleixner12-111/+13
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULEThomas Gleixner1-4/+1
2022-06-10spi: Fix per-cpu stats access on 32 bit systemsDavid Jander1-2/+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 if this callback implementation is present.Vijaya Krishna Nivarthi1-0/+1
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 commentsChristophe JAILLET14-187/+2
2022-06-10USB: Follow-up to SPDX identifiers addition - remove now useless commentsChristophe JAILLET15-85/+0
2022-06-10ieee80211: add trigger frame definitionPo Hao Huang1-0/+31
2022-06-09team: adopt u64_stats_tEric Dumazet1-5/+5
2022-06-09net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet1-8/+8
2022-06-09vlan: adopt u64_stats_tEric Dumazet2-8/+8
2022-06-09net: rename reference+tracking helpersJakub Kicinski1-12/+12
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski79-232/+2175
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-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-09mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König1-3/+1
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-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-08platform/chrome: cros_ec_proto: Update size arg typesPrashant Malani1-1/+1
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani1-1/+1
2022-06-07No need of likely/unlikely on calls of check_copy_size()Al Viro2-11/+8
2022-06-07bpf: Add btf enum64 supportYonghong Song1-0/+28
2022-06-07psi: dont alloc memory for psi by defaultChen Wandun2-2/+2