projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-12-01
Chaitanya Kulkarni
block: move blk_rq_bio_prep() to linux/blk-mq.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Chaitanya Kulkarni
nvmet: add passthru io timeout value attr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Chaitanya Kulkarni
nvmet: add passthru admin timeout value attr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Chaitanya Kulkarni
nvme: use consistent macro name for timeout
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Chaitanya Kulkarni
nvme: centralize setting the timeout in nvme_alloc_request
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Baolin Wang
nvme: simplify nvme_req_qid()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
James Smart
nvme-fcloop: add sysfs attribute to inject command...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Jens Axboe
Merge branch 'md-next' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Zhao Heming
md/cluster: fix deadlock when node is doing resync job
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Zhao Heming
md/cluster: block reshape with remote resync job
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Pankaj Gupta
md: use current request time as base for ktime comparisons
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Pankaj Gupta
md: add comments in md_flush_request()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Pankaj Gupta
md: improve variable names in md_flush_request()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Kevin Vigor
md/raid10: initialize r10_bio->read_slot before use.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Dae R. Jeong
md: fix a warning caused by a race between concurrent...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Jan Höppner
s390/dasd: Process FCES path event notification
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Jan Höppner
s390/dasd: Prepare for additional path event handling
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Jan Höppner
s390/dasd: Display FC Endpoint Security information...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Jan Höppner
s390/dasd: Fix operational path inconsistency
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Jan Höppner
s390/dasd: Store path configuration data during path...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Jan Höppner
s390/dasd: Move duplicate code to separate function
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Jan Höppner
s390/dasd: Remove unused parameter from dasd_generic_pr...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Vineeth Vijayan
s390/cio: Add support for FCES status notification
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Vineeth Vijayan
s390/cio: Provide Endpoint-Security Mode per CU
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Sebastian Ott
s390/cio: Export information about Endpoint-Security...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: fix the kerneldoc comment for __register_blkdev
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: switch gendisk lookup to a simple xarray
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
z2ram: use separate gendisk for the different modes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
z2ram: reindent
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
ataflop: use a separate gendisk for each media format
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
amiflop: use separate gendisks for Amiga vs MS-DOS...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
floppy: use a separate gendisk for each media format
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
ide: switch to __register_blkdev for command set probing
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
md: use __register_blkdev to allocate devices on demand
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
loop: use __register_blkdev to allocate devices on...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
brd: use __register_blkdev to allocate devices on demand
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
sd: use __register_blkdev to avoid a modprobe for an...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
swim: don't call blk_register_region
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
ide: remove ide_{,un}register_region
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: add an optional probe callback to major_names
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: rework requesting modules for unclaimed devices
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: split block_class_lock
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: open code kobj_map into in block/genhd.c
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: cleanup del_gendisk a bit
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: remove __blkdev_driver_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: remove set_device_ro
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
loop: use set_disk_ro
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: don't call into the driver for BLKROSET
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
dasd: implement ->set_read_only to hook into BLKROSET...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
md: implement ->set_read_only to hook into BLKROSET...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
rbd: implement ->set_read_only to hook into BLKROSET...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: add a new set_read_only method
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
block: don't call into the driver for BLKFLSBUF
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Christoph Hellwig
mtd_blkdevs: don't override BLKFLSBUF
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Linus Torvalds
Linux 5.10-rc4
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Linus Torvalds
Merge tag 'drm-fixes-2020-11-16' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Dave Airlie
Merge branch 'linux-5.10' of git://github.com/skeggsb...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Linus Torvalds
Merge tag 'char-misc-5.10-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Linus Torvalds
Merge tag 'usb-5.10-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Linus Torvalds
Merge tag 'x86-urgent-2020-11-15' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Linus Torvalds
Merge tag 'perf-urgent-2020-11-15' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Linus Torvalds
Merge tag 'sched-urgent-2020-11-15' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Linus Torvalds
Merge tag 'locking-urgent-2020-11-15' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Linus Torvalds
Merge branch 'for-5.10-fixes' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Paolo Bonzini
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Linus Torvalds
Merge tag 'hwmon-for-v5.10-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Linus Torvalds
Merge tag 'selinux-pr-20201113' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Linus Torvalds
Merge tag 'for-linus-5.10-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
David Howells
afs: Fix afs_write_end() when called with copied =...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Wengang Wang
ocfs2: initialize ip_next_orphan
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Christophe...
panic: don't dump stack twice on warn
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Mike Kravetz
hugetlbfs: fix anon huge page migration race
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Muchun Song
mm: memcontrol: fix missing wakeup polling thread
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Santosh Sivaraj
kernel/watchdog: fix watchdog_allowed_mask not used...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Matteo Croce
reboot: fix overflow parsing reboot cpu number
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Matteo Croce
Revert "kernel/reboot.c: convert simple_strtoul to...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Arvind Sankar
compiler.h: fix barrier_data() on clang
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Jason Gunthorpe
mm/gup: use unpin_user_pages() in __gup_longterm_locked()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Laurent Dufour
mm/slub: fix panic in slab_alloc_node()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Dmitry Baryshkov
mailmap: fix entry for Dmitry Baryshkov/Eremin-Solenikov
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Nicholas Piggin
mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Zi Yan
mm/compaction: stop isolation if too many pages are...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Zi Yan
mm/compaction: count pages and stop correctly during...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Lyude Paul
drm/nouveau/kms/nv50-: Use atomic encoder callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Ben Skeggs
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Alexander Kapshuk
drm/nouveau/kms: Fix NULL pointer dereference in nouvea...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Linus Torvalds
Merge tag 'vfs-5.10-fixes-2' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-14
Linus Torvalds
Merge tag 'xfs-5.10-fixes-5' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Linus Torvalds
Merge tag 'block-5.10-2020-11-13' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Linus Torvalds
Merge tag 'io_uring-5.10-2020-11-13' of git://git.kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.10-2' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Linus Torvalds
Merge tag 'pinctrl-v5.10-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Linus Torvalds
Merge tag 'gpio-v5.10-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Linus Torvalds
Merge tag 'mmc-v5.10-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Linus Torvalds
Merge tag 'drm-fixes-2020-11-13' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Linus Torvalds
Merge tag 'trace-v5.10-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next