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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-27
nvme-auth: common: remove nvme_auth_digest_name()
Eric Biggers
1
-1
/
+0
2026-03-27
nvme-auth: common: add HMAC helper functions
Eric Biggers
1
-0
/
+14
2026-03-27
nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()
Eric Biggers
1
-1
/
+1
2026-03-27
nvme-auth: use proper argument types
Eric Biggers
1
-13
/
+13
2026-03-27
nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant
Eric Biggers
1
-0
/
+5
2026-03-19
bsg: add io_uring command support to generic layer
Yang Xiuwei
1
-1
/
+5
2026-03-19
bsg: add bsg_uring_cmd uapi structure
Yang Xiuwei
1
-0
/
+75
2026-03-18
block: split bio_alloc_bioset more clearly into a fast and slowpath
Christoph Hellwig
1
-2
/
+1
2026-03-14
blk-integrity: support arbitrary buffer alignment
Keith Busch
1
-0
/
+1
2026-03-09
Merge branch 'for-7.1/block-integrity' into for-7.1/block
Jens Axboe
4
-15
/
+61
2026-03-09
block: remove bdev_nonrot()
Damien Le Moal
1
-5
/
+0
2026-03-09
block: allow submitting all zone writes from a single context
Damien Le Moal
1
-0
/
+8
2026-03-09
block: rename struct gendisk zone_wplugs_lock field
Damien Le Moal
1
-1
/
+1
2026-03-09
block: annotate struct request_queue with __counted_by_ptr
Bill Wendling
1
-1
/
+1
2026-03-09
sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.
Ondrej Kozina
2
-0
/
+14
2026-03-09
sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.
Ondrej Kozina
2
-0
/
+2
2026-03-09
sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.
Ondrej Kozina
2
-0
/
+2
2026-03-09
sed-opal: add IOC_OPAL_REACTIVATE_LSP.
Ondrej Kozina
2
-0
/
+15
2026-03-09
block: pass a maxlen argument to bio_iov_iter_bounce
Christoph Hellwig
1
-1
/
+1
2026-03-09
block: add fs_bio_integrity helpers
Christoph Hellwig
1
-0
/
+6
2026-03-09
block: make max_integrity_io_size public
Christoph Hellwig
2
-5
/
+18
2026-03-09
block: add a bdev_has_integrity_csum helper
Christoph Hellwig
1
-6
/
+10
2026-03-09
block: factor out a bio_integrity_setup_default helper
Christoph Hellwig
1
-0
/
+1
2026-03-09
block: factor out a bio_integrity_action helper
Christoph Hellwig
2
-3
/
+25
2026-03-08
eventpoll: Convert epoll_put_uevent() to scoped user access
Eric Dumazet
1
-4
/
+7
2026-03-07
Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2026-03-07
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2026-03-07
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-1
/
+12
2026-03-06
Merge tag 'sound-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-0
/
+2
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2026-03-06
Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-9
/
+10
2026-03-06
Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2026-03-06
Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-1
/
+9
2026-03-06
Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+1
2026-03-05
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+28
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
17
-38
/
+142
2026-03-05
Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
30
-90
/
+159
2026-03-05
Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
1
-0
/
+3
2026-03-05
xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
1
-0
/
+10
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
1
-3
/
+1
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
1
-0
/
+5
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
1
-0
/
+2
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
1
-5
/
+22
2026-03-05
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2
-9
/
+42
2026-03-05
net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
Koichiro Den
1
-0
/
+10
2026-03-05
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+25
2026-03-04
xen/xenbus: better handle backend crash
Juergen Gross
1
-0
/
+1
2026-03-04
xenbus: add xenbus_device parameter to xenbus_read_driver_state()
Juergen Gross
1
-1
/
+2
[next]