index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-27
fanotify: report parent fid + child fid
Amir Goldstein
2020-07-27
fanotify: report parent fid + name + child fid
Amir Goldstein
2020-07-27
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
2020-07-27
fanotify: report events with parent dir fid to sb/mount/non-dir marks
Amir Goldstein
2020-07-27
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
2020-07-27
fsnotify: remove check that source dentry is positive
Amir Goldstein
2020-07-27
fsnotify: send event with parent/name info to sb/mount/non-dir marks
Amir Goldstein
2020-07-27
audit: do not set FS_EVENT_ON_CHILD in audit marks mask
Amir Goldstein
2020-07-27
inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask
Amir Goldstein
2020-07-27
fsnotify: pass dir and inode arguments to fsnotify()
Amir Goldstein
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
2020-07-27
of: property: Add device link support for pinctrl-0 through pinctrl-8
Saravana Kannan
2020-07-27
of: property: Add device link support for multiple DT bindings
Saravana Kannan
2020-07-27
arm64: dts: qcom: sc7180: Add iommus property to ETR
Sai Prakash Ranjan
2020-07-27
arm64: dts: qcom: sc7180: Add support to skip powering up of ETM
Sai Prakash Ranjan
2020-07-27
integrity: remove redundant initialization of variable ret
Colin Ian King
2020-07-27
arm64: dts: qcom: sc7180: Add properties to qfprom for fuse blowing
Ravi Kumar Bokka
2020-07-27
tools, bpftool: Add LSM type to array of prog names
Quentin Monnet
2020-07-27
tools, bpftool: Skip type probe if name is not found
Quentin Monnet
2020-07-27
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
2020-07-27
Smack: fix another vsscanf out of bounds
Dan Carpenter
2020-07-27
i2c: core: do not use logical device when creating irq domain
Wolfram Sang
2020-07-27
fix a braino in cmsghdr_from_user_compat_to_kern()
Al Viro
2020-07-27
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-27
sh: Fix validation of system call number
Michael Karcher
2020-07-27
sh/tlb: Fix PGTABLE_LEVELS > 2
Peter Zijlstra
2020-07-27
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-07-27
drm: Remove redundant NULL check
Li Heng
2020-07-27
drm: hold gem reference until object is no longer accessed
Steve Cohen
2020-07-27
Merge branch 'selftests-net-Fix-clang-warnings-on-powerpc'
David S. Miller
2020-07-27
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC
Tanner Love
2020-07-27
selftests/net: so_txtime: fix clang issues for target arch PowerPC
Tanner Love
2020-07-27
selftests/net: psock_fanout: fix clang issues for target arch PowerPC
Tanner Love
2020-07-27
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
Tanner Love
2020-07-27
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
2020-07-27
vfio/type1: Refactor vfio_iommu_type1_ioctl()
Liu Yi L
2020-07-27
vfio/pci: Add QAT devices to denylist
Giovanni Cabiddu
2020-07-27
vfio/pci: Add device denylist
Giovanni Cabiddu
2020-07-27
PCI: Add Intel QuickAssist device IDs
Giovanni Cabiddu
2020-07-27
vfio/pci: Hold igate across releasing eventfd contexts
Alex Williamson
2020-07-27
vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-07-27
vfio/type1: Add conditional rescheduling after iommu map failed
Xiang Zheng
2020-07-27
vfio/pci: Add Intel X550 to hidden INTx devices
Alex Williamson
2020-07-27
vfio: Cleanup allowed driver naming
Alex Williamson
2020-07-27
Merge branch 'sfc-driver-for-EF100-family-NICs-part-1'
David S. Miller
2020-07-27
sfc_ef100: implement ndo_get_phys_port_{id,name}
Edward Cree
2020-07-27
sfc_ef100: read device MAC address at probe time
Edward Cree
2020-07-27
sfc_ef100: probe the PHY and configure the MAC
Edward Cree
2020-07-27
sfc_ef100: actually perform resets
Edward Cree
2020-07-27
sfc_ef100: extend ef100_check_caps to cover datapath_caps3
Edward Cree
[prev]
[next]