index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
w1_therm: adding resolution sysfs entry
Akira Shimahara
2
-98
/
+361
2020-05-15
w1_therm: adding ext_power sysfs entry
Akira Shimahara
2
-0
/
+149
2020-05-15
w1_therm: adding sysfs-driver-w1_therm doc
Akira Shimahara
1
-0
/
+17
2020-05-15
w1_therm: fix reset_select_slave during discovery
Akira Shimahara
1
-7
/
+41
2020-05-15
w1_therm: adding code comments and code reordering
Akira Shimahara
1
-168
/
+259
2020-05-15
VMCI: Avoid extra check for access_ok()
Souptick Joarder
1
-2
/
+0
2020-05-15
dca: Use PTR_ERR_OR_ZERO() to simplify code
Tang Bin
1
-3
/
+1
2020-05-15
w1: ds2430: fix eeprom size in driver description
Angelo Dureghello
1
-1
/
+1
2020-05-15
misc: fastrpc: fix potential fastrpc_invoke_ctx leak
Srinivas Kandagatla
1
-1
/
+8
2020-05-15
misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()
Srinivas Kandagatla
1
-1
/
+3
2020-05-15
slimbus: core: Fix mismatch in of_node_get/put
Saravana Kannan
1
-0
/
+1
2020-05-15
slimbus: core: Set fwnode for a device when setting of_node
Saravana Kannan
1
-3
/
+2
2020-05-15
nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-3
/
+1
2020-05-15
nvmem: ensure sysfs writes handle write-protect pin
Michael Auchter
1
-26
/
+26
2020-05-15
nvmem: imx-ocotp: Improve logic to save many code lines
Anson Huang
1
-7
/
+2
2020-05-15
firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'
Christophe JAILLET
1
-2
/
+2
2020-05-15
misc: xilinx-sdfec: convert to module_platform_driver()
Harshal Chaudhari
1
-19
/
+1
2020-05-15
uio_hv_generic: add missed sysfs_remove_bin_file
Chuhong Yuan
1
-0
/
+1
2020-05-15
Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
10
-40
/
+100
2020-05-13
greybus: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-23
/
+23
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
461
-2037
/
+4386
2020-05-10
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-90
/
+138
2020-05-10
Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+13
2020-05-10
Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+7
2020-05-10
Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-47
/
+162
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-68
/
+107
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2
-2
/
+2
2020-05-09
Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-34
/
+121
2020-05-09
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-6
/
+6
2020-05-09
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2
-2
/
+4
2020-05-09
bdi: use bdi_dev_name() to get device name
Yufen Yu
4
-8
/
+10
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-23
/
+3
2020-05-09
Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-70
/
+40
2020-05-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+7
2020-05-08
Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-14
/
+7
2020-05-08
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-08
Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-51
/
+77
2020-05-08
Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-30
/
+48
2020-05-08
Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+4
2020-05-08
Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-5
/
+9
2020-05-08
Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-10
/
+24
2020-05-08
Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-31
/
+57
2020-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-78
/
+275
[next]