index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
4 hours
Linux 7.0.10
v7.0.10
linux-7.0.y
Greg Kroah-Hartman
4 hours
netfs: Fix potential uninitialised var in netfs_extract_user_iter()
David Howells
4 hours
selftests/bpf: Remove test_access_variable_array
Venkat Rao Bagalkote
4 hours
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
4 hours
net: skbuff: preserve shared-frag marker during coalescing
William Bowling
4 hours
workqueue: Annotate alloc_workqueue_va() with __printf(1, 0)
Tejun Heo
4 hours
tracefs: Removed unused 'ret' variable in eventfs_iterate()
Steven Rostedt
4 hours
net/rds: reset op_nents when zerocopy page pin fails
Allison Henderson
4 hours
spi: sifive: fix controller deregistration
Johan Hovold
4 hours
spi: sifive: Simplify clock handling with devm_clk_get_enabled()
Pei Xiao
4 hours
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
4 hours
eventfs: Use list_add_tail_rcu() for SRCU-protected children list
David Carlier
4 hours
eventfs: Simplify code using guard()s
Steven Rostedt
4 hours
arm_mpam: Check whether the config array is allocated before destroying it
James Morse
4 hours
arm_mpam: Fix false positive assert failure during mpam_disable()
James Morse
4 hours
arm_mpam: Improve check for whether or not NRDY is hardware managed
Ben Horgan
4 hours
arm_mpam: Pretend that NRDY is always hardware managed
Ben Horgan
4 hours
arm_mpam: Fix monitor instance selection when checking for hardware NRDY
Ben Horgan
4 hours
drm/gma500/oaktrail_lvds: fix i2c adapter leaks on init
Johan Hovold
4 hours
drm/gma500/oaktrail_lvds: fix hang on init failure
Johan Hovold
4 hours
drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setup
Johan Hovold
4 hours
drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC
Thomas Hellström
4 hours
drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
Thomas Hellström
4 hours
drm/xe/dma-buf: fix UAF with retry loop
Matthew Auld
4 hours
drm/xe/dma-buf: handle empty bo and UAF races
Matthew Auld
4 hours
drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...
Gyeyoung Baek
4 hours
drm/i915: skip __i915_request_skip() for already signaled requests
Sebastian Brzezinka
4 hours
iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()
Nicolin Chen
4 hours
iommu: Fix nested pci_dev_reset_iommu_prepare/done()
Nicolin Chen
4 hours
iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()
Nicolin Chen
4 hours
iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to reset
Nicolin Chen
4 hours
iommu: Replace per-group resetting_domain with per-gdev blocked flag
Nicolin Chen
4 hours
iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()
Nicolin Chen
4 hours
iommu/vt-d: Avoid NULL pointer dereference or refcount corruption
Zhenzhong Duan
4 hours
iommu/vt-d: Fix oops due to out of scope access
Zhenzhong Duan
4 hours
iommu/vt-d: Disable DMAR for Intel Q35 IGFX
Naval Alcalá
4 hours
libceph: handle rbtree insertion error in decode_choose_args()
Raphael Zimmer
4 hours
libceph: Fix potential out-of-bounds access in crush_decode()
Raphael Zimmer
4 hours
libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()
Raphael Zimmer
4 hours
libceph: Fix potential null-ptr-deref in decode_choose_args()
Raphael Zimmer
4 hours
libceph: Fix potential out-of-bounds access in osdmap_decode()
Raphael Zimmer
4 hours
irqchip/gic-v5: Allocate ITS parent LPIs as a range
Sascha Bischoff
4 hours
irqchip/gic-v5: Support range allocation for LPIs
Sascha Bischoff
4 hours
irqchip/gic-v5: Move LPI allocation into the LPI domain
Sascha Bischoff
4 hours
irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()
Xianwei Zhao
4 hours
irqchip/riscv-imsic: Clear interrupt move state during CPU offlining
Yong-Xuan Wang
4 hours
nfsd: update mtime/ctime on COPY in presence of delegated attributes
Olga Kornievskaia
4 hours
nfsd: update mtime/ctime on CLONE in presense of delegated attributes
Olga Kornievskaia
4 hours
nfsd: fix file change detection in CB_GETATTR
Scott Mayhew
4 hours
nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
Olga Kornievskaia
[next]