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-03-02
hwmon: (k10temp) add support for cyan skillfish
Mikhail Paulyshka
1
-0
/
+1
2025-03-02
cred: Fix RCU warnings in override/revert_creds
Herbert Xu
1
-8
/
+2
2025-03-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+3
2025-03-01
io.h: drop unused headers
Raag Jadav
1
-3
/
+0
2025-03-01
asm-generic/io.h: rework split ioread64/iowrite64 helpers
Arnd Bergmann
2
-0
/
+32
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
14
-35
/
+98
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+34
2025-03-01
fs: place f_ref to 3rd cache line in struct file to resolve false sharing
Pan Deng
1
-4
/
+4
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
1
-13
/
+34
2025-03-01
perf: arm_pmu: Move PMUv3-specific data
Mark Rutland
1
-6
/
+7
2025-03-01
io_uring/ublk: report error when unregister operation fails
Caleb Sander Mateos
1
-2
/
+2
2025-03-01
io_uring: convert cmd_to_io_kiocb() macro to function
Caleb Sander Mateos
1
-1
/
+5
2025-03-01
io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer type
Caleb Sander Mateos
1
-4
/
+6
2025-03-01
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-03-01
Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+6
2025-03-01
pwm: Check for CONFIG_PWM using IS_REACHABLE() in main header
Uwe Kleine-König
1
-2
/
+2
2025-03-01
driver core: Introduce device_{add,remove}_of_node()
Herve Codina
1
-0
/
+2
2025-02-28
mm: security: Check early if HARDENED_USERCOPY is enabled
Mel Gorman
1
-1
/
+8
2025-02-28
uaccess: Introduce ucopysize.h
Kees Cook
4
-50
/
+58
2025-02-28
net: stmmac: provide set_clk_tx_rate() hook
Russell King (Oracle)
1
-0
/
+4
2025-02-28
Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+5
2025-02-28
Convert regulator drivers to use
Mark Brown
4
-120
/
+133
2025-02-28
Convert sound drivers to use devm_kmemdup_array()
Mark Brown
4
-120
/
+133
2025-02-28
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
2
-40
/
+71
2025-02-28
io_uring: cache nodes and mapped buffers
Keith Busch
1
-0
/
+2
2025-02-28
io_uring: add support for kernel registered bvecs
Keith Busch
1
-0
/
+7
2025-02-28
pmdomain: Merge tag regulator-devm-of-get into next
Ulf Hansson
1
-0
/
+6
2025-02-28
pmdomain: Merge tag 'v6.14-rc4' from Linus into next
Ulf Hansson
13
-34
/
+163
2025-02-28
fs: Remove page_mkwrite_check_truncate()
Matthew Wilcox (Oracle)
1
-28
/
+0
2025-02-28
net: qed: make 'qed_ll2_ops_pass' as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2025-02-28
Merge branch 'ib-amlogic-a4' into devel
Linus Walleij
1
-0
/
+4
2025-02-28
pinctrl: pinconf-generic: Add API for pinmux propertity in DTS file
Xianwei Zhao
1
-0
/
+4
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-2
/
+2
2025-02-27
mm: Provide address mask in struct follow_pfnmap_args
Alex Williamson
1
-0
/
+2
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-14
/
+49
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
1
-1
/
+3
2025-02-27
bpf: Use try_alloc_pages() to allocate pages for bpf needs.
Alexei Starovoitov
1
-1
/
+1
2025-02-27
mm, bpf: Introduce free_pages_nolock()
Alexei Starovoitov
3
-0
/
+8
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2025-02-27
mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
Alexei Starovoitov
1
-0
/
+22
2025-02-27
locking/local_lock: Introduce localtry_lock_t
Sebastian Andrzej Siewior
2
-0
/
+216
2025-02-27
io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed()
Pavel Begunkov
1
-2
/
+4
2025-02-27
drivers: base: component: add function to query the bound status
Heiko Stuebner
1
-1
/
+3
2025-02-27
regcache: Add support for sorting defaults arrays
Charles Keepax
1
-0
/
+7
2025-02-27
net: skbuff: introduce napi_skb_cache_get_bulk()
Alexander Lobakin
1
-0
/
+1
2025-02-27
net: gro: decouple GRO from the NAPI layer
Alexander Lobakin
1
-9
/
+28
2025-02-27
iomap: make buffered writes work with RWF_DONTCACHE
Jens Axboe
1
-0
/
+1
2025-02-27
Merge patch series "prep patches for my mkdir series"
Christian Brauner
24
-64
/
+230
2025-02-27
dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...
Roger Quadros
1
-2
/
+1
2025-02-27
net: move aRFS rmap management and CPU affinity to core
Ahmed Zaki
2
-4
/
+21
[prev]
[next]