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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
arm64/sve: Thin out initialisation sanity-checks for sve_max_vl
Dave Martin
2
-16
/
+4
2018-06-01
platform/x86: ideapad-laptop: Add E42-80 to no_hw_rfkill
dylanchu
1
-0
/
+7
2018-06-01
platform/x86: silead_dmi: Add touchscreen info for the Onda V891w tablet
Hans de Goede
1
-0
/
+28
2018-06-01
platform/x86: silead_dmi: Add info for the PoV mobii TAB-P800W (v2.0)
Hans de Goede
1
-5
/
+34
2018-06-01
platform/x86: silead_dmi: Add touchscreen info for the Jumper EZpad 6 Pro
Hans de Goede
1
-0
/
+25
2018-06-01
rtnetlink: Fix null-ptr-deref in rtnl_newlink
Prashant Bhole
1
-1
/
+1
2018-06-01
kcm: Fix use-after-free caused by clonned sockets
Kirill Tkhai
1
-1
/
+1
2018-06-01
cifs: remove header_preamble_size where it is always 0
Ronnie Sahlberg
3
-68
/
+48
2018-06-01
cifs: remove struct smb2_hdr
Ronnie Sahlberg
7
-55
/
+41
2018-06-01
CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry, status STATUS_NETWORK_SESSION_EXPIRED, however the server can also respond with STATUS_USER_SESSION_DELETED in cases where the session has been idle for some time and the server reaps the session to recover resources.
Mark Syms
1
-2
/
+3
2018-06-01
lightnvm: pblk: remove dead function
Javier González
2
-8
/
+0
2018-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
6
-18
/
+35
2018-06-01
lightnvm: pblk: check for chunk size before allocating it
Javier González
1
-3
/
+3
2018-06-01
lightnvm: pblk: remove unnecessary argument
Javier González
3
-5
/
+5
2018-06-01
lightnvm: pblk: remove unnecessary indirection
Javier González
1
-12
/
+2
2018-06-01
lightnvm: pblk: return NVM_ error on failed submission
Javier González
1
-14
/
+8
2018-06-01
lightnvm: pblk: warn in case of corrupted write buffer
Javier González
1
-3
/
+2
2018-06-01
lightnvm: pblk: improve error msg on corrupted LBAs
Javier González
1
-10
/
+32
2018-06-01
lightnvm: pblk: check read lba on gc path
Javier González
1
-6
/
+33
2018-06-01
lightnvm: pblk: recheck for bad lines at runtime
Javier González
2
-14
/
+35
2018-06-01
lightnvm: pblk: fail gracefully on line alloc. failure
Javier González
2
-9
/
+29
2018-06-01
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
11
-192
/
+350
2018-06-01
block: split the blk-mq case from elevator_init
Christoph Hellwig
3
-32
/
+48
2018-06-01
block: move sysfs_lock into elevator_init
Christoph Hellwig
5
-28
/
+8
2018-06-01
block: remove the always unused name argument to elevator_init
Christoph Hellwig
4
-11
/
+5
2018-06-01
block: unexport elevator_init/exit
Christoph Hellwig
3
-4
/
+2
2018-06-01
block: move initialization of elevator-related fields to blk_alloc_queue_node
Christoph Hellwig
2
-5
/
+5
2018-06-01
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
3
-12
/
+34
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
3
-16
/
+22
2018-06-01
powerpc/kbuild: Set default generic machine type for 32-bit compile
Nicholas Piggin
1
-0
/
+8
2018-06-01
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
1
-0
/
+3
2018-06-01
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
2
-4
/
+49
2018-06-01
nvme: mark nvme_queue_scan static
Christoph Hellwig
2
-11
/
+9
2018-06-01
nvme: submit AEN event configuration on startup
Hannes Reinecke
2
-0
/
+18
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
3
-1
/
+10
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
3
-2
/
+32
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
3
-9
/
+76
2018-06-01
nvmet: split log page implementation
Christoph Hellwig
1
-63
/
+36
2018-06-01
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2
-0
/
+8
2018-06-01
nvme.h: add AEN configuration symbols
Hannes Reinecke
1
-0
/
+5
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
6
-181
/
+330
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
1
-52
/
+49
2018-06-01
Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"
Marc Zyngier
3
-28
/
+0
2018-06-01
xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers
Marc Zyngier
3
-2
/
+72
2018-06-01
xhci: Allow more than 32 quirks
Marc Zyngier
2
-36
/
+36
2018-06-01
usb: xhci: force all memory allocations to node
Adam Wallis
1
-19
/
+38
2018-06-01
staging: mt7621-gpio: reorder includes alphabetically
Sergio Paracuellos
1
-4
/
+4
2018-06-01
staging: mt7621-gpio: change gc_map to don't use pointers
Sergio Paracuellos
1
-10
/
+7
2018-06-01
staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of custom values
Sergio Paracuellos
1
-1
/
+2
2018-06-01
staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line return
Sergio Paracuellos
1
-7
/
+3
[prev]
[next]