aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+37
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+1
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+0
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)1-3/+3
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)1-2/+2
2021-05-14mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu1-0/+32
2021-05-14lsm_audit,selinux: pass IB device name by referenceOndrej Mosnacek1-4/+4
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-14regmap-i2c: Set regmap max raw r/w from quirksLucas Tanure1-0/+2
2021-05-14misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible stringsEmmanuel Gil Peyrot1-0/+3
2021-05-13net: bridge: mcast: export multicast router presence adjacent to a portLinus Lüssing1-0/+8
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 Slaby1-175/+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-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-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-12sched: prctl() core-scheduling interfaceChris Hyser1-0/+2
2021-05-12sched: Inherit task cookie on fork()Peter Zijlstra1-0/+2
2021-05-12sched: Trivial core scheduling cookie managementPeter Zijlstra1-0/+6
2021-05-12sched: Trivial forced-newidle balancerPeter Zijlstra1-0/+1