summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-17gpu: host1x: Split up client initalization and registrationThierry Reding1-6/+24
2021-05-17Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman13-16/+68
2021-05-17Merge 5.13-rc2 into driver-core-nextGreg Kroah-Hartman13-16/+68
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+14
2021-05-15scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY dataKonstantin Shelekhin1-0/+12
2021-05-15scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko1-0/+1
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-6/+48
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+2
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2021-05-15mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)1-3/+3
2021-05-15mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2-3/+13
2021-05-15mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu1-0/+32
2021-05-15tcp: add tracepoint for checksum errorsJakub Kicinski1-0/+76
2021-05-15net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin1-6/+1
2021-05-15net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin1-1/+34
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-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-14net: bridge: mcast: export multicast router presence adjacent to a portLinus Lüssing1-0/+8
2021-05-14net: 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/rafa...Linus 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