index
:
kernel/git/stable/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-7.1.y
linux-7.2.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
2026-07-14
Merge 7.2-rc3 into char-misc-next
Greg Kroah-Hartman
2026-07-14
Documentation: Update VFIO NOIOMMU mode
Jacob Pan
2026-07-14
vfio: Enable cdev noiommu mode under iommufd
Jacob Pan
2026-07-14
iommufd: Add an ioctl to query PA from IOVA for noiommu mode
Jacob Pan
2026-07-14
iommufd: Allow binding to a noiommu device
Jason Gunthorpe
2026-07-14
lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()
Harry Yoo (Oracle)
2026-07-14
mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXT
Harry Yoo (Oracle)
2026-07-14
kunit: configs: enable GPIO kunit test cases in all_tests.config
Bartosz Golaszewski
2026-07-14
i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)
Vincent Jardin
2026-07-14
mm/slab: fix a memory leak due to bootstrapping sheaves twice
Harry Yoo (Oracle)
2026-07-14
i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)
Vincent Jardin
2026-07-14
syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCH
Jinjie Ruan
2026-07-14
entry: Fix seccomp bypass after ptrace with TSYNC
Jinjie Ruan
2026-07-14
CREDITS: Add Wolfram Sang
Andi Shyti
2026-07-14
ASoC: sun4i-codec: Set quirks.playback_only for H616 codec
Chen-Yu Tsai
2026-07-14
iommufd: Move igroup allocation to a function
Jason Gunthorpe
2026-07-14
iommufd: Support a HWPT without an iommu driver for noiommu
Jason Gunthorpe
2026-07-14
iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE
Nicolin Chen
2026-07-14
iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeeds
Nicolin Chen
2026-07-14
iommufd/viommu: Release the igroup lock on the vdevice_size error path
Nicolin Chen
2026-07-14
iommufd: Simplify iommufd_device_remove_vdev()
Jason Gunthorpe
2026-07-14
tracing/probes: Eliminate recursion in parse_probe_arg()
Masami Hiramatsu
2026-07-14
tracing/probes: Extend max length of argument string
Masami Hiramatsu
2026-07-14
tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
Masami Hiramatsu
2026-07-14
tracing/probes: Refactor parse_probe_arg()
Masami Hiramatsu
2026-07-14
tracing/probes: Refactor parse_probe_vars()
Masami Hiramatsu
2026-07-14
tracing: fprobe: Remove __packed from generic __fprobe_header
Markus Schneider-Pargmann (The Capable Hub)
2026-07-14
tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to ...
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
2026-07-14
tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
2026-07-14
drm/xe/pf: Disable display in admin only PF mode
Satyanarayana K V P
2026-07-14
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
2026-07-14
drm/xe/display: Do not allocate into stolen for new framebuffers.
Maarten Lankhorst
2026-07-14
soundwire: intel_auxdevice: Add cs42l44 to wake_capable_list
Charles Keepax
2026-07-14
soundwire: qcom: add SCP address paging support
Jorijn van der Graaf
2026-07-14
soundwire: dmi-quirks: add a global ghost list
Bard Liao
2026-07-14
drm/i915/display: Fix NV12 ceiling division for bigjoiner case
Vidya Srinivas
2026-07-14
drm/xe: Fix DPT allocation paths.
Maarten Lankhorst
2026-07-14
pmdomain: Merge branch dt into next
Ulf Hansson
2026-07-14
pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristate
Zhipeng Wang
2026-07-14
drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FB
Ville Syrjälä
2026-07-14
drm/i915: Fix BIOS FB memory region name debug prints
Ville Syrjälä
2026-07-14
drm/xe: s/bar2/lmembar/
Ville Syrjälä
2026-07-14
drm/xe: Check the PTE local memory bit for initial FB in stolen
Ville Syrjälä
2026-07-14
drm/xe: Abstract the initial FB PTE checks a bit
Ville Syrjälä
[prev]
[next]