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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
ether: add EtherType for proprietary Realtek protocols
Alvin Šipraga
1
-0
/
+1
2021-10-18
ALSA: uapi: Fix a C++ style comment in asound.h
Takashi Iwai
1
-1
/
+1
2021-10-18
ALSA: firewire: Fix C++ style comments in uapi header
Takashi Iwai
1
-33
/
+37
2021-10-18
ASoC: soc-component: add snd_soc_component_is_codec()
Kuninori Morimoto
1
-0
/
+5
2021-10-18
Merge tag 'v5.15-rc6' into regulator-5.16
Mark Brown
73
-589
/
+368
2021-10-18
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
73
-589
/
+368
2021-10-18
mctp: Be explicit about struct sockaddr_mctp padding
Jeremy Kerr
1
-0
/
+2
2021-10-18
mctp: unify sockaddr_mctp types
Jeremy Kerr
2
-3
/
+4
2021-10-18
block: cache request queue in bdev
Pavel Begunkov
2
-1
/
+2
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
6
-32
/
+16
2021-10-18
block: define 'struct bvec_iter' as packed
Ming Lei
1
-1
/
+1
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2
-3
/
+3
2021-10-18
io_uring: don't sleep when polling for I/O
Christoph Hellwig
1
-0
/
+2
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
3
-3
/
+5
2021-10-18
blk-mq: remove blk_qc_t_valid
Christoph Hellwig
1
-5
/
+0
2021-10-18
blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
Christoph Hellwig
1
-10
/
+0
2021-10-18
blk-mq: factor out a blk_qc_to_hctx helper
Christoph Hellwig
1
-5
/
+0
2021-10-18
sbitmap: add __sbitmap_queue_get_batch()
Jens Axboe
1
-0
/
+13
2021-10-18
block: mark bio_truncate static
Christoph Hellwig
1
-1
/
+0
2021-10-18
block: move bio_get_{first,last}_bvec out of bio.h
Christoph Hellwig
1
-31
/
+0
2021-10-18
block: mark __bio_try_merge_page static
Christoph Hellwig
1
-2
/
+0
2021-10-18
block: move bio_full out of bio.h
Christoph Hellwig
1
-19
/
+0
2021-10-18
block: fold bio_cur_bytes into blk_rq_cur_bytes
Christoph Hellwig
2
-9
/
+5
2021-10-18
block: move bio_mergeable out of bio.h
Christoph Hellwig
1
-8
/
+0
2021-10-18
block: don't include <linux/ioprio.h> in <linux/bio.h>
Christoph Hellwig
1
-1
/
+0
2021-10-18
block: remove BIO_BUG_ON
Christoph Hellwig
1
-8
/
+0
2021-10-18
block: move the *blkdev_ioctl declarations out of blkdev.h
Christoph Hellwig
1
-4
/
+0
2021-10-18
block: pre-allocate requests if plug is started and is a batch
Jens Axboe
2
-2
/
+18
2021-10-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
1
-2
/
+0
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
2
-6
/
+6
2021-10-18
blk-mq: Use shared tags for shared sbitmap support
John Garry
2
-10
/
+8
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
1
-1
/
+1
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
6
-473
/
+469
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2
-183
/
+183
2021-10-18
block: move a few merge helpers out of <linux/blkdev.h>
Christoph Hellwig
1
-64
/
+0
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2
-12
/
+3
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
1
-7
/
+0
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2
-182
/
+9
2021-10-18
block: remove the struct blk_queue_ctx forward declaration
Christoph Hellwig
1
-2
/
+0
2021-10-18
block: remove the cmd_size field from struct request_queue
Christoph Hellwig
1
-2
/
+0
2021-10-18
block: remove the unused blk_queue_state enum
Christoph Hellwig
1
-5
/
+0
2021-10-18
block: remove the unused rq_end_sector macro
Christoph Hellwig
1
-1
/
+0
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-15
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-1
/
+2
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
1
-9
/
+5
2021-10-18
firmware: arm_ffa: Add support for MEM_LEND
Marc Bonnici
1
-0
/
+2
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
3
-34
/
+22
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
5
-54
/
+40
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2
-0
/
+4
2021-10-18
u64_stats: Introduce u64_stats_set()
Ahmed S. Darwish
1
-0
/
+10
[prev]
[next]