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.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-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
1
-2
/
+3
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
1
-1
/
+4
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-8
/
+1
2021-10-26
signal: Add an optional check for altstack size
Thomas Gleixner
1
-0
/
+6
2021-10-26
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
1
-0
/
+1
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
1
-2
/
+0
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
1
-0
/
+1
2021-10-25
x86/of: Kill unused early_init_dt_scan_chosen_arch()
Rob Herring
1
-1
/
+0
2021-10-25
irqchip: Fix compile-testing without CONFIG_OF
Arnd Bergmann
1
-2
/
+3
2021-10-23
sched: make task_struct->plug always defined
Jens Axboe
1
-2
/
+0
2021-10-23
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-0
/
+1
2021-10-22
Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+7
2021-10-22
Merge branch 'acpi-tools'
Rafael J. Wysocki
1
-2
/
+7
2021-10-22
block: simplify the block device syncing code
Christoph Hellwig
1
-0
/
+4
2021-10-22
block: remove __sync_blockdev
Christoph Hellwig
1
-0
/
+5
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
1
-3
/
+0
2021-10-22
block: remove the initialize_rq_fn blk_mq_ops method
Christoph Hellwig
1
-5
/
+0
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
1
-0
/
+3
2021-10-22
block: add a ->get_unique_id method
Christoph Hellwig
1
-0
/
+11
2021-10-22
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2021-10-22
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-9
/
+12
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
5
-71
/
+117
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2
-1
/
+1
2021-10-21
block: Add invalidate_disk() helper to invalidate the gendisk
Xie Yongji
1
-0
/
+2
2021-10-21
percpu_ref: percpu_ref_tryget_live() version holding RCU
Pavel Begunkov
1
-10
/
+23
2021-10-21
Merge tag 'nvme-5.16-2021-10-21' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
3
-1
/
+19
2021-10-20
irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLARE
Florian Fainelli
1
-1
/
+1
2021-10-20
irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLARE
Marc Zyngier
1
-2
/
+11
2021-10-20
net/mlx5: Lag, change multipath and bonding to be mutually exclusive
Maor Dickman
1
-1
/
+0
2021-10-20
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
1
-0
/
+1
2021-10-20
nvme: add CNTRLTYPE definitions for 'identify controller'
Hannes Reinecke
1
-1
/
+9
2021-10-20
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
1
-0
/
+2
2021-10-20
nvme-fc: add support for ->map_queues
Saurav Kashyap
1
-0
/
+7
2021-10-20
Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+9
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
1
-25
/
+4
2021-10-20
blk-mq: move blk_mq_flush_plug_list to block/blk-mq.h
Christoph Hellwig
1
-2
/
+0
2021-10-20
bcache: reserve never used bits from bkey.high
Coly Li
1
-2
/
+2
2021-10-20
block: inline a part of bio_release_pages()
Pavel Begunkov
1
-1
/
+7
2021-10-20
block: turn macro helpers into inline functions
Pavel Begunkov
1
-16
/
+16
2021-10-20
blk-mq: support concurrent queue quiesce/unquiesce
Ming Lei
1
-0
/
+2
2021-10-19
lib/xz: Add MicroLZMA decoder
Lasse Collin
1
-0
/
+106
2021-10-19
perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
1
-2
/
+9
2021-10-19
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...
Kajol Jain
1
-1
/
+7
2021-10-19
block: attempt direct issue of plug list
Jens Axboe
1
-0
/
+1
2021-10-19
block: change plugging to use a singly linked list
Jens Axboe
1
-3
/
+2
2021-10-19
block: move blk_mq_tag_to_rq() inline
Jens Axboe
1
-1
/
+35
2021-10-19
block: don't call blk_status_to_errno in blk_update_request
Christoph Hellwig
1
-3
/
+3
2021-10-19
block: move bdev_read_only() into the header
Jens Axboe
1
-0
/
+5
2021-10-19
io_uring: add flag to not fail link after timeout
Pavel Begunkov
1
-0
/
+1
[prev]
[next]