summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-26mfd: mp2629: Add support for mps battery chargerSaravanan Sekar1-0/+17
2020-05-26Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+1
2020-05-26mtd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-4/+4
2020-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2020-05-26mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado1-1/+1
2020-05-26Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-66/+0
2020-05-26Merge tag 'tegra-for-5.8-of' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+12
2020-05-26Merge tag 'tee-login-for-5.8' of git://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann1-0/+16
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso1-1/+1
2020-05-25Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann1-0/+20
2020-05-25Merge tag 'tegra-for-5.8-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+1
2020-05-25Merge tag 'tee-subsys-for-5.8' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann1-0/+1
2020-05-25Merge tag 'scmi-updates-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-0/+12
2020-05-25Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-1/+3
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar43-147/+176
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2-0/+11
2020-05-25Merge 5.7-rc7 into tty-nextGreg Kroah-Hartman17-10/+80
2020-05-25iomap: add a filesystem hook for direct I/O bio submissionGoldwyn Rodrigues1-0/+2
2020-05-25fs: export generic_file_buffered_read()Goldwyn Rodrigues1-0/+2
2020-05-25block: add bio_for_each_bvec_all()Omar Sandoval1-0/+8
2020-05-25gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_propertyAndy Shevchenko1-1/+0
2020-05-25printk: Remove pr_cont_once()Tetsuo Handa1-2/+1
2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu1-1/+1
2020-05-25usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak1-0/+3
2020-05-25usb: gadget: core: sync interrupt before unbind the udcPeter Chen1-0/+2
2020-05-25usb: gadget: Introduce usb_request->is_lastThinh Nguyen1-0/+3
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman17-10/+80
2020-05-25Merge 5.7-rc7 into driver-core-nextGreg Kroah-Hartman17-10/+80
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-2/+38
2020-05-24mtd: rawnand: Add nand_extract_bits()Miquel Raynal1-0/+4
2020-05-24lib/bch: Allow easy bit swappingMiquel Raynal1-1/+4
2020-05-24lib/bch: Rework a little bit the exported function namesMiquel Raynal1-4/+4
2020-05-24mtd: rawnand: Propage CS selection to sub operationsBoris Brezillon1-0/+2
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+11
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+16
2020-05-24net: devres: provide devm_register_netdev()Bartosz Golaszewski1-0/+2
2020-05-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2020-05-23Drivers: hv: vmbus: Resolve more races involving init_vp_index()Andrea Parri (Microsoft)1-0/+7
2020-05-23virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven1-0/+5
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2020-05-23net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9
2020-05-23net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-0/+6
2020-05-23net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-23treewide: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-22ima: verify mprotect change is consistent with mmap policyMimi Zohar1-0/+7
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2-0/+11
2020-05-22x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov1-0/+1
2020-05-22tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-05-22Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang1-2/+0
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig1-3/+2