aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi22-31/+610
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2022-02-23powercap/dtpm: Destroy hierarchy functionDaniel Lezcano1-0/+3
2022-02-23kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman1-0/+4
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash1-0/+1
2022-02-23Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang68-205/+502
2022-02-23net: bridge: Add support for bridge port in locked modeHans Schultz2-0/+2
2022-02-23drop_monitor: remove quadratic behaviorEric Dumazet1-1/+3
2022-02-23sched/headers: Make the <linux/sched/deadline.h> header build standaloneIngo Molnar1-0/+2
2022-02-23sched/headers: Add initial new headers as identity mappingsIngo Molnar32-0/+32
2022-02-23drm/selftests: add drm buddy alloc range testcaseArunpravin1-0/+3
2022-02-23drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu1-1/+2
2022-02-23sched/headers: Fix header to build standalone: <linux/sched_clock.h>Ingo Molnar1-0/+2
2022-02-22net: preserve skb_end_offset() in skb_unclone_keeptruesize()Eric Dumazet1-9/+9
2022-02-22net: add skb_set_end_offset() helperEric Dumazet1-0/+10
2022-02-22scsi: block: Remove REQ_OP_WRITE_SAME supportChristoph Hellwig3-24/+0
2022-02-22scsi: dm: Remove WRITE_SAME supportChristoph Hellwig1-6/+0
2022-02-22scsi: core: Remove struct scsi_pointer from struct scsi_cmndBart Van Assche1-7/+7
2022-02-22scsi: libfc: Stop using the SCSI pointerBart Van Assche1-0/+9
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche1-0/+12
2022-02-22scsi: libsas: Add sas_execute_ata_cmd()John Garry2-4/+11
2022-02-22kasan: split kasan_*enabled() functions into a separate headerPeter Collingbourne2-22/+34
2022-02-22fork: Move task stack accounting to do_exit()Sebastian Andrzej Siewior1-0/+2
2022-02-22vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGAAlex Williamson1-0/+9
2022-02-22Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini3-3/+11
2022-02-22linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland1-30/+0
2022-02-22linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland1-1/+36
2022-02-22dm: cleanup double word in commentTom Rix1-1/+1
2022-02-22KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin1-0/+1
2022-02-22drm: implement a method to free unused pagesArunpravin1-0/+4
2022-02-22drm: implement top-down allocation methodArunpravin1-0/+1
2022-02-22drm: improve drm_buddy_alloc functionArunpravin1-6/+7
2022-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2-3/+1
2022-02-21dm: add dm_submit_bio_remap interfaceMike Snitzer2-2/+9
2022-02-21random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld2-0/+7
2022-02-21random: pull add_hwgenerator_randomness() declaration into random.hJason A. Donenfeld2-2/+2
2022-02-21random: remove useless header commentJason A. Donenfeld1-5/+1
2022-02-21random: remove unused tracepointsJason A. Donenfeld1-212/+0
2022-02-21random: make more consistent use of integer typesJason A. Donenfeld3-47/+44
2022-02-21iio: introduce mag_referencedCosmin Tanislav1-0/+1
2022-02-21serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss1-0/+3
2022-02-21nvmem: core: Remove unused devm_nvmem_unregister()Andy Shevchenko1-8/+0
2022-02-21nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello1-1/+3
2022-02-21Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman3-0/+112
2022-02-21KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guestWill Deacon1-0/+4
2022-02-21KVM: arm64: Bump guest PSCI version to 1.1Will Deacon1-1/+2
2022-02-21random: simplify entropy debitingJason A. Donenfeld1-24/+6
2022-02-21fuse: move FUSE_SUPER_MAGIC definition to magic.hJeff Layton1-0/+1
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu3-0/+12
2022-02-21bonding: add new parameter ns_targetsHangbin Liu1-1/+18