index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
1
-0
/
+1
2025-04-10
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
1
-1
/
+5
2025-04-09
PCI: Remove pcim_iounmap_regions()
Philipp Stanner
1
-1
/
+0
2025-04-09
cpufreq: Pass policy pointer to ->update_limits()
Rafael J. Wysocki
1
-1
/
+1
2025-04-09
cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
1
-2
/
+0
2025-04-09
cpufreq: Add and use cpufreq policy locking guards
Rafael J. Wysocki
1
-0
/
+6
2025-04-09
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
Nam Cao
1
-1
/
+1
2025-04-09
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
1
-4
/
+4
2025-04-09
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
2
-0
/
+5
2025-04-09
cleanup: Provide retain_and_null_ptr()
Thomas Gleixner
1
-0
/
+19
2025-04-09
ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
Mario Limonciello
1
-1
/
+8
2025-04-09
stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
Joel Granados
1
-2
/
+0
2025-04-09
tracing: Move trace sysctls into trace.c
Joel Granados
1
-7
/
+0
2025-04-09
Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...
Bartosz Golaszewski
1
-0
/
+9
2025-04-09
gpio: provide gpiod_is_equal()
Bartosz Golaszewski
1
-0
/
+9
2025-04-09
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
1
-2
/
+1
2025-04-09
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
1
-0
/
+16
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
2025-04-08
perf/x86/intel: Support auto counter reload
Kan Liang
1
-0
/
+1
2025-04-08
perf: Extend the bit width of the arch-specific flag
Kan Liang
1
-1
/
+1
2025-04-08
perf/x86: Add dynamic constraint
Kan Liang
1
-0
/
+1
2025-04-08
perf: Make perf_pmu_unregister() useable
Peter Zijlstra
1
-5
/
+10
2025-04-08
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
1
-1
/
+0
2025-04-08
ASoC: Intel: avs: 16 channels support
Mark Brown
1
-0
/
+1
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
1
-1
/
+0
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-4
/
+4
2025-04-08
gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
Bartosz Golaszewski
1
-0
/
+1
2025-04-08
fs: predict not having to do anything in fdput()
Mateusz Guzik
1
-1
/
+1
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
2
-1
/
+3
2025-04-07
lib/string_helpers: Introduce parse_int_array()
Cezary Rojewski
1
-0
/
+1
2025-04-07
ASoC: Intel: avs: PTL-based platforms support
Cezary Rojewski
1
-0
/
+1
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
386
-4261
/
+9001
2025-04-07
platform/x86: intel_pmc_ipc: add option to build without ACPI
David E. Box
1
-0
/
+4
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
3
-5
/
+20
2025-04-07
Merge branch 'kvm-6.15-rc2-fixes' into HEAD
Paolo Bonzini
1
-1
/
+1
2025-04-07
drm/sysfb: vesadrm: Add gamma correction
Thomas Zimmermann
1
-0
/
+7
2025-04-07
firmware: sysfb: Move bpp-depth calculation into screen_info helper
Thomas Zimmermann
1
-0
/
+2
2025-04-07
genirq/generic-chip: Remove unused lock wrappers
Thomas Gleixner
1
-20
/
+0
2025-04-07
genirq/generic-chip: Make locking unconditional
Thomas Gleixner
1
-5
/
+0
2025-04-07
super: use common iterator (Part 2)
Christian Brauner
1
-5
/
+1
2025-04-07
super: use a common iterator (Part 1)
Christian Brauner
1
-1
/
+5
2025-04-07
fs: allow all writers to be frozen
James Bottomley
1
-1
/
+1
2025-04-07
locking/percpu-rwsem: add freezable alternative to down_read
James Bottomley
1
-4
/
+16
2025-04-07
fs: Remove aops->writepage
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-04-07
shmem: Add shmem_writeout()
Matthew Wilcox (Oracle)
1
-3
/
+4
2025-04-07
irqdomain: Support three-cell scheme interrupts
Yixun Lan
1
-10
/
+10
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2
-6
/
+6
2025-04-07
irqchip/davinci: Remove leftover header
Bartosz Golaszewski
1
-27
/
+0
2025-04-07
mtd: spinand: Fix build with gcc < 7.5
Miquel Raynal
1
-1
/
+1
[prev]
[next]