index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-15
mtd: pmc551: Remove set but not used variable 'soff_lo'
zhengbin
1
-6
/
+3
2019-09-15
mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing mode
Tokunori Ikegami
1
-1
/
+1
2019-09-15
mtd: sm_ftl: Fix memory leak in sm_init_zone() error path
Wenwen Wang
1
-1
/
+4
2019-09-15
mtd: parsers: Move CMDLINE parser
Linus Walleij
5
-38
/
+38
2019-09-15
mtd: parsers: Move OF parser
Linus Walleij
5
-10
/
+11
2019-09-15
mtd: parsers: Move BCM63xx parser
Linus Walleij
5
-10
/
+10
2019-09-15
mtd: parsers: Move BCM47xx parser
Linus Walleij
5
-8
/
+8
2019-09-15
mtd: parsers: Move TI AR7 parser
Linus Walleij
5
-6
/
+6
2019-09-15
mtd: pismo: Simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-09-15
mtd: phram: Module parameters add writable permissions
Xiaoming Ni
1
-1
/
+1
2019-09-15
mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached
Christoph Hellwig
1
-2
/
+1
2019-09-15
Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/for-5.4
Richard Weinberger
2
-113
/
+186
2019-09-15
Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/for-5.4
Richard Weinberger
11
-827
/
+1358
2019-09-15
Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/for-5.4
Richard Weinberger
16
-387
/
+643
2019-09-15
ubi: block: Warn if volume size is not multiple of 512
Richard Weinberger
1
-8
/
+35
2019-09-15
ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
Zhihao Cheng
1
-3
/
+3
2019-09-15
ubi: Don't do anchor move within fastmap area
Richard Weinberger
1
-0
/
+6
2019-09-15
platform/x86: asus-wmi: Make it depend on ACPI battery API
Andy Shevchenko
1
-0
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
73
-858
/
+777
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
66
-869
/
+1833
2019-09-15
Merge branch 'spi-5.3' into spi-linus
Mark Brown
6
-6
/
+33
2019-09-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+2
2019-09-14
Revert "vhost: block speculation of translated descriptors"
Michael S. Tsirkin
1
-4
/
+2
2019-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
28
-137
/
+246
2019-09-14
Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
7
-29
/
+17
2019-09-14
Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-8
/
+11
2019-09-14
Merge tag 'wireless-drivers-next-for-davem-2019-09-14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
75
-3507
/
+8442
2019-09-13
of: Let of_for_each_phandle fallback to non-negative cell_count
Uwe Kleine-König
1
-8
/
+17
2019-09-13
iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
Uwe Kleine-König
2
-2
/
+2
2019-09-13
dm bufio: introduce a global cache replacement
Mikulas Patocka
1
-7
/
+91
2019-09-13
raid5: use bio_end_sector in r5_next_bio
Guoqing Jiang
1
-3
/
+1
2019-09-13
raid5: remove STRIPE_OPS_REQ_PENDING
Guoqing Jiang
2
-2
/
+0
2019-09-13
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
1
-10
/
+5
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
3
-11
/
+40
2019-09-13
mlx4: Split restart_one into two functions
Jiri Pirko
3
-7
/
+23
2019-09-13
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
2
-0
/
+16
2019-09-13
md/raid0: avoid RAID0 data corruption due to layout confusion.
NeilBrown
2
-1
/
+45
2019-09-13
raid5: don't set STRIPE_HANDLE to stripe which is in batch list
Guoqing Jiang
1
-1
/
+2
2019-09-13
raid5: don't increment read_errors on EILSEQ return
Nigel Croxon
1
-1
/
+2
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
1
-1
/
+9
2019-09-13
IB/hfi1: Define variables as unsigned long to fix KASAN warning
Ira Weiny
1
-26
/
+19
2019-09-13
IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
Kaike Wan
5
-16
/
+9
2019-09-13
IB/hfi1: Add traces for TID RDMA READ
Kaike Wan
3
-0
/
+51
2019-09-13
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
1
-7
/
+5
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
266
-1780
/
+2527
2019-09-13
IB/iser: Support up to 16MB data transfer in a single command
Sergey Gorenko
1
-3
/
+4
2019-09-13
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
1
-5
/
+6
2019-09-13
RDMA: Fix goto target to release the allocated memory
Navid Emamdoost
1
-1
/
+1
2019-09-13
RDMA/usnic: Avoid overly large buffers on stack
Arnd Bergmann
1
-2
/
+8
2019-09-13
RDMA/odp: Add missing cast for 32 bit
Jason Gunthorpe
1
-1
/
+1
[prev]
[next]