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-08-27
KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
1
-7
/
+7
2025-08-27
net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value
Heiner Kallweit
1
-6
/
+2
2025-08-27
net: phy: introduce phy_id_compare_vendor() PHY ID helper
Christian Marangi
1
-3
/
+20
2025-08-26
video: screen_info: Add pixel-format helper for linear framebuffers
Thomas Zimmermann
1
-0
/
+2
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
1
-1
/
+1
2025-08-26
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
Mike Rapoport (Microsoft)
1
-2
/
+3
2025-08-26
Revert "virtio: reject shm region if length is zero"
Igor Torrente
1
-2
/
+0
2025-08-26
OPP: Add support to find OPP for a set of keys
Krishna Chaitanya Chundru
1
-0
/
+30
2025-08-26
rcu: add rcu_read_lock_dont_migrate()
Menglong Dong
1
-0
/
+14
2025-08-26
net: phylink: remove stale an_enabled from doc
David Yang
1
-4
/
+3
2025-08-26
tcp: Move TCP-specific diag functions to tcp_diag.c.
Kuniyuki Iwashima
1
-11
/
+0
2025-08-26
tcp: Don't pass hashinfo to inet_diag helpers.
Kuniyuki Iwashima
1
-4
/
+2
2025-08-26
net: airoha: Introduce check_skb callback in ppe_dev ops
Lorenzo Bianconi
1
-0
/
+20
2025-08-26
net: airoha: Add airoha_ppe_dev struct definition
Lorenzo Bianconi
1
-0
/
+35
2025-08-25
rculist: move list_for_each_rcu() to where it belongs
Andy Shevchenko
2
-10
/
+10
2025-08-25
HID: i2c-hid: Make elan touch controllers power on after panel is enabled
Pin-yen Lin
1
-0
/
+2
2025-08-25
blk-mq-dma: add scatter-less integrity data DMA mapping
Keith Busch
2
-0
/
+18
2025-08-25
blk-mq: remove REQ_P2PDMA flag
Keith Busch
1
-2
/
+0
2025-08-25
blk-mq-dma: require unmap caller provide p2p map type
Keith Busch
1
-2
/
+3
2025-08-25
blk-mq-dma: provide the bio_vec array being iterated
Keith Busch
1
-0
/
+1
2025-08-25
blk-mq-dma: create blk_map_iter type
Keith Busch
1
-1
/
+6
2025-08-25
iio: core: switch info_mask fields to unsigned long to match find_bit helpers
Junjie Cao
1
-8
/
+8
2025-08-25
gpio: generic: provide helpers for reading and writing registers
Bartosz Golaszewski
1
-0
/
+31
2025-08-25
gpio: generic: provide to_gpio_generic_chip()
Bartosz Golaszewski
1
-0
/
+6
2025-08-25
Merge 6.17-rc3 into char-misc-next
Greg Kroah-Hartman
10
-62
/
+31
2025-08-25
Merge 6.17-rc3 into driver-core-next
Greg Kroah-Hartman
13
-75
/
+56
2025-08-24
io_uring: remove io_ctx_cqe32() helper
Jens Axboe
1
-6
/
+0
2025-08-24
io_uring: uring_cmd: add multishot support
Ming Lei
1
-0
/
+26
2025-08-24
io-uring: move `struct io_br_sel` into io_uring_types.h
Ming Lei
1
-0
/
+19
2025-08-24
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
1
-6
/
+0
2025-08-24
io_uring: add request poisoning
Pavel Begunkov
1
-0
/
+3
2025-08-23
PCI/MSI: Add startup/shutdown for per device domains
Inochi Amaoto
1
-0
/
+2
2025-08-23
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
1
-0
/
+2
2025-08-23
genirq: Remove GENERIC_IRQ_LEGACY
Sebastian Andrzej Siewior
1
-4
/
+0
2025-08-23
Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-38
/
+9
2025-08-23
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
1
-0
/
+1
2025-08-23
Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-6
/
+1
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
1
-6
/
+0
2025-08-22
cgroup: cgroup.stat.local time accounting
Tiffany Yang
1
-0
/
+17
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
1
-0
/
+3
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+0
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2025-08-22
Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-9
/
+16
2025-08-22
mmc: core: Add infrastructure for undervoltage handling
Oleksij Rempel
1
-0
/
+11
2025-08-22
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
1
-0
/
+2
2025-08-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-1
/
+12
2025-08-21
Merge tag 'v6.17-rc2' into HEAD
Dmitry Torokhov
377
-3346
/
+17891
[prev]
[next]