aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-07tmpfs: support 64-bit inums per-sbChris Down1-0/+1
2020-08-07tmpfs: per-superblock i_ino supportChris Down2-0/+17
2020-08-07mm, dump_page: do not crash with bad compound_mapcount()John Hubbard1-2/+12
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+3
2020-08-07mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIERRalph Campbell1-0/+13
2020-08-07ACPI: APD: Add a fmw property is_ravenAkshu Agrawal1-0/+1
2020-08-07ACPI: APD: Change name from ST to FCHAkshu Agrawal1-5/+5
2020-08-07Merge branch 'pm-core'Rafael J. Wysocki1-0/+246
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-13/+19
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-34/+37
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-102/+31
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-157/+61
2020-08-07Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger3-138/+141
2020-08-07Merge branch 'topic/xilinx' into fixesVinod Koul1-0/+17
2020-08-06Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-67/+116
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-85/+12
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+19
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-20/+120
2020-08-06bpf: Change uapi for bpf iterator map elementsYonghong Song1-4/+6
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-47/+66
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-40/+75
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+29
2020-08-06LSM: drop duplicated words in header file commentsRandy Dunlap2-2/+2
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2020-08-06Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds1-2/+2
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+4
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-15/+7
2020-08-06hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declarationBhupesh Sharma1-3/+0
2020-08-06kprobes: Remove show_registers() function prototypeMasami Hiramatsu1-1/+0
2020-08-06posix-cpu-timers: Provide mechanisms to defer timer handling to task_workThomas Gleixner2-0/+21
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra10-10/+18
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar15-493/+1038
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds73-970/+1628
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-380/+43
2020-08-05Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds3-2/+142
2020-08-05virtio_config: fix up warnings on pariscMichael S. Tsirkin1-5/+4
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-12/+0
2020-08-05Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas1-0/+1
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+4
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas2-7/+2
2020-08-05Merge branch 'pci/error'Bjorn Helgaas1-2/+2
2020-08-05vdpa: Modify get_vq_state() to return error codeEli Cohen1-2/+2
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen1-4/+14
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy1-2/+4
2020-08-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Michael S. Tsirkin6-24/+179
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds3-6/+40
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-0/+9
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-1/+2
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-7/+32