summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_152.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULEThomas Gleixner
2022-06-10spi: Fix per-cpu stats access on 32 bit systemsDavid Jander
2022-06-10tty: Implement lookahead to process XON/XOFF timelyIlpo Järvinen
2022-06-10serial: Add rs485_supported to uart_portIlpo Järvinen
2022-06-10serial: Add uart_rs485_config()Ilpo Järvinen
2022-06-10tty/vt: consolemap: introduce enum translation_map and use itJiri Slaby
2022-06-10tty/vt: consolemap: make parameters of inverse_translate() sanerJiri Slaby
2022-06-10tty/vt: consolemap: convert macros to static inlinesJiri Slaby
2022-06-10tty/vt: consolemap: remove extern from function declsJiri Slaby
2022-06-10tty/vt: consolemap: rename and document struct uni_pagedirJiri Slaby
2022-06-10serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...Vijaya Krishna Nivarthi
2022-06-10random: remove rng_has_arch_random()Jason A. Donenfeld
2022-06-10random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-10USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...Christophe JAILLET
2022-06-10USB: Follow-up to SPDX identifiers addition - remove now useless commentsChristophe JAILLET
2022-06-10ieee80211: add trigger frame definitionPo Hao Huang
2022-06-09team: adopt u64_stats_tEric Dumazet
2022-06-09net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet
2022-06-09vlan: adopt u64_stats_tEric Dumazet
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-06-10platform/chrome: use macros for passthru indexesTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_commands: fix compile errorsTzung-Bi Shih
2022-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2022-06-09mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)
2022-06-09mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)
2022-06-09firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-06-09firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas
2022-06-09mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König
2022-06-09vdpa: make get_vq_group and set_group_asid optionalJason Wang
2022-06-08block: remove bioset_init_from_srcChristoph Hellwig
2022-06-08spi: <linux/spi/spi.h>: Add missing documentation for struct membersDavid Jander
2022-06-08SUNRPC: Optimize xdr_reserve_space()Chuck Lever
2022-06-08platform/chrome: cros_ec_proto: Update size arg typesPrashant Malani
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani
2022-06-07No need of likely/unlikely on calls of check_copy_size()Al Viro
2022-06-07bpf: Add btf enum64 supportYonghong Song
2022-06-07psi: dont alloc memory for psi by defaultChen Wandun
2022-06-07workqueue: Wrap flush_workqueue() using a macroTetsuo Handa
2022-06-07Merge branch 'kvm-5.20-early-patches' into HEADPaolo Bonzini
2022-06-07net: skb: move enum skb_drop_reason to standalone header fileMenglong Dong
2022-06-07crc-itu-t: fix typo in CRC ITU-T polynomial commentRoger Knecht
2022-06-06x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf
2022-06-06of: constify of_property_check_flags() prop argumentClément Léger
2022-06-06mtd: spinand: Add support for ATO25D1GAAidan MacDonald