summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski79-232/+2175
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-25/+16
2022-06-09mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)1-0/+5
2022-06-09mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)1-0/+1
2022-06-09firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas1-0/+12
2022-06-09firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas1-5/+5
2022-06-09mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König1-3/+1
2022-06-09vdpa: make get_vq_group and set_group_asid optionalJason Wang1-2/+3
2022-06-08block: remove bioset_init_from_srcChristoph Hellwig1-1/+0
2022-06-08spi: <linux/spi/spi.h>: Add missing documentation for struct membersDavid Jander1-3/+4
2022-06-08SUNRPC: Optimize xdr_reserve_space()Chuck Lever1-1/+15
2022-06-08platform/chrome: cros_ec_proto: Update size arg typesPrashant Malani1-1/+1
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani1-1/+1
2022-06-07No need of likely/unlikely on calls of check_copy_size()Al Viro2-11/+8
2022-06-07bpf: Add btf enum64 supportYonghong Song1-0/+28
2022-06-07psi: dont alloc memory for psi by defaultChen Wandun2-2/+2
2022-06-07workqueue: Wrap flush_workqueue() using a macroTetsuo Handa1-8/+56
2022-06-07Merge branch 'kvm-5.20-early-patches' into HEADPaolo Bonzini1-0/+2
2022-06-07net: skb: move enum skb_drop_reason to standalone header fileMenglong Dong1-178/+1
2022-06-07crc-itu-t: fix typo in CRC ITU-T polynomial commentRoger Knecht1-1/+1
2022-06-06x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf1-0/+6
2022-06-06of: constify of_property_check_flags() prop argumentClément Léger1-2/+3
2022-06-06mtd: spinand: Add support for ATO25D1GAAidan MacDonald1-0/+1
2022-06-06spi: spi.c: Convert statistics to per-cpu u64_stats_tDavid Jander1-23/+29
2022-06-06spi: fix typo in commentJulia Lawall1-1/+1
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2-10/+5
2022-06-06kernel: add platform_has() infrastructureJuergen Gross1-0/+15
2022-06-06platform/chrome: cros_ec_commands: Fix syntax errors in commentsXiang wangx1-1/+1
2022-06-06ata: libata: drop 'sas_last_tag'Hannes Reinecke1-1/+0
2022-06-06Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+28
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+0
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-6/+6
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+14
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+295
2022-06-05Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-23/+17
2022-06-05Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+2
2022-06-05Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds3-40/+60
2022-06-04Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-18/+30
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+6
2022-06-04Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/s...Linus Torvalds1-4/+33
2022-06-04Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-12/+202
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-23/+439
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-43/+50
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2022-06-03Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-3/+2
2022-06-03Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-06-03Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2022-06-03Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-17/+134