index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-20
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
2021-10-20
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
2021-10-20
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
2021-10-20
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
2021-10-20
bcache: fix error info in register_bcache()
Chao Yu
2021-10-20
bcache: reserve never used bits from bkey.high
Coly Li
2021-10-20
md: bcache: Fix spelling of 'acquire'
Ding Senjie
2021-10-20
s390/dasd: fix possibly missed path verification
Stefan Haberland
2021-10-20
s390/dasd: fix missing path conf_data after failed allocation
Stefan Haberland
2021-10-20
s390/dasd: summarize dasd configuration data in a separate structure
Stefan Haberland
2021-10-20
s390/dasd: move dasd_eckd_read_fc_security
Stefan Haberland
2021-10-20
s390/dasd: split up dasd_eckd_read_conf
Stefan Haberland
2021-10-20
s390/dasd: fix kernel doc comment
Heiko Carstens
2021-10-20
s390/dasd: handle request magic consistently as unsigned int
Heiko Carstens
2021-10-20
nbd: Fix use-after-free in pid_show
Ye Bin
2021-10-19
nvme: don't memset() the normal read/write command
Jens Axboe
2021-10-19
nvme: move command clear into the various setup helpers
Jens Axboe
2021-10-19
block: ataflop: fix breakage introduced at blk-mq refactoring
Michael Schmitz
2021-10-18
nbd: fix uaf in nbd_handle_reply()
Yu Kuai
2021-10-18
nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()
Yu Kuai
2021-10-18
nbd: clean up return value checking of sock_xmit()
Yu Kuai
2021-10-18
nbd: don't start request if nbd_queue_rq() failed
Yu Kuai
2021-10-18
nbd: check sock index in nbd_read_stat()
Yu Kuai
2021-10-18
nbd: make sure request completion won't concurrent
Yu Kuai
2021-10-18
nbd: don't handle response without a corresponding request message
Yu Kuai
2021-10-18
mtip32xx: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-18
md: update superblock after changing rdev flags in state_store
Xiao Ni
2021-10-18
md: remove unused argument from md_new_event
Guoqing Jiang
2021-10-18
md/raid5: call roundup_pow_of_two in raid5_run
Guoqing Jiang
2021-10-18
md/raid1: use rdev in raid1_write_request directly
Guoqing Jiang
2021-10-18
md/raid1: only allocate write behind bio for WriteMostly device
Guoqing Jiang
2021-10-18
md: properly unwind when failing to add the kobject in md_alloc
Christoph Hellwig
2021-10-18
md: extend disks_mutex coverage
Christoph Hellwig
2021-10-18
md: add the bitmap group to the default groups for the md kobject
Christoph Hellwig
2021-10-18
md: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
swim3: add missing major.h include
Jens Axboe
2021-10-18
sx8: fix an error code in carm_init_one()
Dan Carpenter
2021-10-18
pf: fix error codes in pf_init_unit()
Dan Carpenter
2021-10-18
pcd: fix error codes in pcd_init_unit()
Dan Carpenter
2021-10-18
xtensa/platforms/iss/simdisk: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block/ataflop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block/ataflop: provide a helper for cleanup up an atari disk
Luis Chamberlain
2021-10-18
block/ataflop: add registration bool before calling del_gendisk()
Luis Chamberlain
2021-10-18
block/ataflop: use the blk_cleanup_disk() helper
Luis Chamberlain
2021-10-18
swim: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
swim: add a floppy registration bool which triggers del_gendisk()
Luis Chamberlain
2021-10-18
swim: add helper for disk cleanup
Luis Chamberlain
2021-10-18
swim: simplify using blk_cleanup_disk() on swim_remove()
Luis Chamberlain
2021-10-18
amiflop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
floppy: add error handling support for add_disk()
Luis Chamberlain
[next]