aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-14scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDsAndrea Parri (Microsoft)1-2/+11
2021-05-14Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran1-8/+40
2021-05-14ASoC: topology: Add support for multiple kcontrol types to a widgetJaska Uimonen1-1/+1
2021-05-14xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini1-1/+14
2021-05-14regmap-i2c: Set regmap max raw r/w from quirksLucas Tanure1-0/+2
2021-05-14xfrm: add state hashtable keyed by seqSabrina Dubroca2-0/+2
2021-05-14misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible stringsEmmanuel Gil Peyrot1-0/+3
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan1-1/+0
2021-05-13net: bridge: mcast: export multicast router presence adjacent to a portLinus Lüssing1-0/+8
2021-05-13net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlinkLinus Lüssing1-0/+2
2021-05-13Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2021-05-13dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie1-0/+5
2021-05-13Merge branch 'resizex' (patches from Maciej)Linus Torvalds1-0/+1
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki1-0/+1
2021-05-13tty: remove unused tty_throttleJiri Slaby2-2/+1
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby2-2/+2
2021-05-13tty: make tty_buffer_space_avail return uintJiri Slaby1-1/+1
2021-05-13rcu: Remove obsolete rcu_read_unlock() deadlock commentaryPaul E. McKenney1-27/+6
2021-05-13rcu: Improve comments describing RCU read-side critical sectionsPaul E. McKenney1-7/+28
2021-05-13rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney1-0/+14
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby2-3/+3
2021-05-13tty: return void from tty_unregister_ldiscJiri Slaby1-1/+1
2021-05-13tty: drop tty_ldisc_ops::refcountJiri Slaby1-2/+0
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby1-1/+1
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby1-1/+1
2021-05-13tty: cumulate and document tty_struct::ctrl* membersJiri Slaby1-10/+16
2021-05-13tty: cumulate and document tty_struct::flow* membersJiri Slaby3-19/+25
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2-3/+3
2021-05-13tty: remove broken r3964 line disciplineJiri Slaby2-274/+0
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo1-2/+2
2021-05-13usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen1-1/+12
2021-05-13tick/nohz: Kick only _queued_ task whose tick dependency is updatedMarcelo Tosatti1-0/+2
2021-05-13tick/nohz: Change signal tick dependency to wake up CPUs of member tasksMarcelo Tosatti1-4/+4
2021-05-13tick/nohz: Evaluate the CPU expression after the static keyPeter Zijlstra1-7/+11
2021-05-13ARM: imx: Initialize SoC ID on i.MX50Jonathan Neuschäfer1-0/+1
2021-05-12net: really orphan skbs tied to closing skPaolo Abeni1-1/+3
2021-05-12libnvdimm: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-05-12sched: Make nr_iowait_cpu() return 32-bit valueAlexey Dobriyan1-1/+1
2021-05-12sched: Make nr_iowait() return 32-bit valueAlexey Dobriyan1-1/+1
2021-05-12sched: Make nr_running() return 32-bit valueAlexey Dobriyan1-1/+1
2021-05-12rcu/nocb: Unify timersFrederic Weisbecker1-0/+1
2021-05-12Compiler Attributes: Add continue in commentWei Ming Chen1-0/+1
2021-05-12locking: Fix comment typosIngo Molnar1-1/+1
2021-05-12sched: Fix leftover comment typosIngo Molnar1-1/+1
2021-05-12blkdev.h: remove unused codes blk_account_rqLin Feng1-5/+0
2021-05-12jump_label: Free jump_entry::key bit1 for build usePeter Zijlstra1-2/+5
2021-05-12jump_label, x86: Introduce jump_entry_size()Peter Zijlstra1-0/+9
2021-05-12ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFCKuninori Morimoto1-1/+1
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+1
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser2-0/+10