summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-09bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook1-2/+2
2020-07-09kallsyms: Refactor kallsyms_show_value() to take credKees Cook2-3/+4
2020-07-09net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij1-0/+2
2020-07-09net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger1-0/+3
2020-07-09ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger1-0/+15
2020-07-09cdrom: remove the unused cdrom_media_changed functionChristoph Hellwig1-2/+0
2020-07-09md: switch to ->check_events for media change notificationsChristoph Hellwig1-2/+0
2020-07-08iommu: Remove unused IOMMU_SYS_CACHE_ONLY flagWill Deacon1-6/+0
2020-07-08kvm: x86: Add "last CPU" to some KVM_EXIT informationJim Mattson1-0/+2
2020-07-08KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t...Vitaly Kuznetsov1-2/+2
2020-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-13/+39
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli1-45/+4
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli1-0/+7
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+9
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds3-29/+3
2020-07-08fscrypt: add inline encryption supportSatya Tangirala1-0/+82
2020-07-08fs: introduce SB_INLINECRYPTSatya Tangirala1-0/+1
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown1-0/+2
2020-07-08nvme: support for zoned namespacesKeith Busch1-0/+111
2020-07-08nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch1-1/+3
2020-07-08nvme: implement multiple I/O Command Set supportNiklas Cassel1-2/+17
2020-07-08block: add capacity field to zone descriptorsMatias Bjørling1-2/+13
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe49-107/+483
2020-07-08ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart1-0/+1
2020-07-08Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-9/+12
2020-07-08regmap-irq: use fwnode instead of device node in add_irq_chip()Michael Walle1-9/+12
2020-07-08sched: Add a tracepoint to track rq->nr_runningPhil Auld2-0/+5
2020-07-08sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9Peter Zijlstra1-7/+11
2020-07-08Merge branch 'sched/urgent'Peter Zijlstra76-178/+643
2020-07-08perf/x86: Remove task_ctx_sizeKan Liang1-4/+0
2020-07-08perf/core: Use kmem_cache to allocate the PMU specific dataKan Liang1-0/+5
2020-07-08sched: Fix loadavg accounting racePeter Zijlstra1-4/+0
2020-07-08nsproxy: support CLONE_NEWTIME with setns()Christian Brauner1-0/+6
2020-07-08fs: remove __vfs_readChristoph Hellwig1-1/+0
2020-07-08fs: add a __kernel_read helperChristoph Hellwig1-0/+1
2020-07-08f2fs: support to trace f2fs_fiemap()Chao Yu1-0/+37
2020-07-08f2fs: support to trace f2fs_bmap()Chao Yu1-0/+26
2020-07-08drm/i915/ehl: Add new PCI idsJosé Roberto de Souza1-0/+4
2020-07-08bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev2-0/+5
2020-07-08vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen1-35/+22
2020-07-08net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli1-0/+25
2020-07-08net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese1-1/+9
2020-07-08PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck1-2/+2
2020-07-08fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher1-0/+1
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2-3/+7
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn1-0/+3
2020-07-07iio: core: move event interface on the opaque structAlexandru Ardelean2-3/+2
2020-07-07iio: core: move iio_dev's buffer_list to the private iio device objectAlexandru Ardelean2-2/+2
2020-07-07iio: core: move channel list & group to private iio device objectAlexandru Ardelean2-5/+5
2020-07-07iio: core: move debugfs data on the private iio dev infoAlexandru Ardelean2-12/+11