summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27fanotify: report parent fid + child fidAmir Goldstein
2020-07-27fanotify: report parent fid + name + child fidAmir Goldstein
2020-07-27fanotify: add support for FAN_REPORT_NAMEAmir Goldstein
2020-07-27fanotify: report events with parent dir fid to sb/mount/non-dir marksAmir Goldstein
2020-07-27fanotify: add basic support for FAN_REPORT_DIR_FIDAmir Goldstein
2020-07-27fsnotify: remove check that source dentry is positiveAmir Goldstein
2020-07-27fsnotify: send event with parent/name info to sb/mount/non-dir marksAmir Goldstein
2020-07-27audit: do not set FS_EVENT_ON_CHILD in audit marks maskAmir Goldstein
2020-07-27inotify: do not set FS_EVENT_ON_CHILD in non-dir mark maskAmir Goldstein
2020-07-27fsnotify: pass dir and inode arguments to fsnotify()Amir Goldstein
2020-07-27fsnotify: create helper fsnotify_inode()Amir Goldstein
2020-07-27of: property: Add device link support for pinctrl-0 through pinctrl-8Saravana Kannan
2020-07-27of: property: Add device link support for multiple DT bindingsSaravana Kannan
2020-07-27arm64: dts: qcom: sc7180: Add iommus property to ETRSai Prakash Ranjan
2020-07-27arm64: dts: qcom: sc7180: Add support to skip powering up of ETMSai Prakash Ranjan
2020-07-27integrity: remove redundant initialization of variable retColin Ian King
2020-07-27arm64: dts: qcom: sc7180: Add properties to qfprom for fuse blowingRavi Kumar Bokka
2020-07-27tools, bpftool: Add LSM type to array of prog namesQuentin Monnet
2020-07-27tools, bpftool: Skip type probe if name is not foundQuentin Monnet
2020-07-27Smack: prevent underflow in smk_set_cipso()Dan Carpenter
2020-07-27Smack: fix another vsscanf out of boundsDan Carpenter
2020-07-27i2c: core: do not use logical device when creating irq domainWolfram Sang
2020-07-27fix a braino in cmsghdr_from_user_compat_to_kern()Al Viro
2020-07-27net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27sh: Fix validation of system call numberMichael Karcher
2020-07-27sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra
2020-07-27Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-27drm: Remove redundant NULL checkLi Heng
2020-07-27drm: hold gem reference until object is no longer accessedSteve Cohen
2020-07-27Merge branch 'selftests-net-Fix-clang-warnings-on-powerpc'David S. Miller
2020-07-27selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love
2020-07-27selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-07-27qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King
2020-07-27vfio/type1: Refactor vfio_iommu_type1_ioctl()Liu Yi L
2020-07-27vfio/pci: Add QAT devices to denylistGiovanni Cabiddu
2020-07-27vfio/pci: Add device denylistGiovanni Cabiddu
2020-07-27PCI: Add Intel QuickAssist device IDsGiovanni Cabiddu
2020-07-27vfio/pci: Hold igate across releasing eventfd contextsAlex Williamson
2020-07-27vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-07-27vfio/type1: Add conditional rescheduling after iommu map failedXiang Zheng
2020-07-27vfio/pci: Add Intel X550 to hidden INTx devicesAlex Williamson
2020-07-27vfio: Cleanup allowed driver namingAlex Williamson
2020-07-27Merge branch 'sfc-driver-for-EF100-family-NICs-part-1'David S. Miller
2020-07-27sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree
2020-07-27sfc_ef100: read device MAC address at probe timeEdward Cree
2020-07-27sfc_ef100: probe the PHY and configure the MACEdward Cree
2020-07-27sfc_ef100: actually perform resetsEdward Cree
2020-07-27sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree