summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-09-25block: remove unused BLK_QC_T_EAGAIN flagJeffle Xu
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara
2020-09-20Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-20Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-20dm: Call proper helper to determine dax supportJan Kara
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-16fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra
2020-09-16locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao
2020-09-16serial: core: fix console port-lock regressionJohan Hovold
2020-09-15scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-11Merge branch 'powercap'Rafael J. Wysocki
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin
2020-09-10powercap: make documentation reflect codeAmit Kucheria
2020-09-10PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook
2020-09-09net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-09-09net: add __must_check to skb_put_padto()Eric Dumazet
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo
2020-09-07netdevice.h: fix xdp_state kernel-doc warningRandy Dunlap
2020-09-07netdevice.h: fix proto_down_reason kernel-doc warningRandy Dunlap
2020-09-07PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds