index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-27
misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'
Christophe JAILLET
1
-2
/
+1
2021-05-27
misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
1
-1
/
+1
2021-05-27
misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'
Christophe JAILLET
1
-6
/
+3
2021-05-27
char: pcmcia: scr24x_cs: Fix redundant fops
Nijam Haider
1
-1
/
+0
2021-05-27
char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()
Yu Kuai
1
-0
/
+4
2021-05-27
dyndbg: display KiB of data memory used.
Jim Cromie
1
-3
/
+3
2021-05-27
ipac: tpci200: fix kernel-doc syntax and remove filename from file header
Aditya Srivastava
2
-6
/
+2
2021-05-27
ipac: ipoctal: fix kernel-doc syntax and remove filename from file headers
Aditya Srivastava
2
-7
/
+3
2021-05-27
ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
Lv Yunlong
1
-1
/
+4
2021-05-27
char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)
Eli Billauer
3
-0
/
+2275
2021-05-27
char: xillybus: Move class-related functions to new xillybus_class.c
Eli Billauer
6
-169
/
+324
2021-05-26
w1: fix build warning in w1_ds2438.rst
Greg Kroah-Hartman
1
-1
/
+1
2021-05-26
w1: ds2482: fix kernel-doc syntax in file
Aditya Srivastava
1
-47
/
+47
2021-05-22
misc: alcor_pci: fix inverted branch condition
Tong Zhang
1
-1
/
+1
2021-05-21
misc: xilinx-sdfec: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-3
/
+0
2021-05-21
eeprom: ee1004: Let device core handle attribute eeprom
Heiner Kallweit
1
-17
/
+9
2021-05-21
sysfs: Add helper BIN_ATTRIBUTE_GROUPS
Heiner Kallweit
1
-0
/
+6
2021-05-21
misc: bcm-vk: Replace zero-length array with flexible array member
Gustavo A. R. Silva
2
-3
/
+2
2021-05-21
uio: Remove leading spaces in Kconfig
Juerg Haefliger
1
-1
/
+1
2021-05-21
w1: ds2438: support for writing to offset register
Luiz Sampaio
3
-1
/
+66
2021-05-21
w1: ds2438: adding support for reading page1
Luiz Sampaio
3
-0
/
+55
2021-05-21
w1: ds2438: fixing bug that would always get page0
Luiz Sampaio
1
-2
/
+2
2021-05-21
w1: ds2438: changed sysfs macro for rw file
Luiz Sampaio
1
-1
/
+1
2021-05-21
w1: ds2438: fixed if brackets coding style issue
Luiz Sampaio
1
-8
/
+8
2021-05-21
w1: ds2438: fixed a coding style issue
Luiz Sampaio
1
-5
/
+5
2021-05-21
w1: w1_therm: fix build warning in w1_seq_show()
Yang Yingliang
1
-2
/
+1
2021-05-21
w1: w1_therm: correct function name bulk_read_support()
Yang Yingliang
1
-1
/
+1
2021-05-21
parport: Use string_upper() instead of open coded variant
Andy Shevchenko
1
-8
/
+3
2021-05-21
comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'
Lee Jones
1
-1
/
+1
2021-05-21
comedi: drivers: ni_routes: Demote non-conforming kernel-doc headers
Lee Jones
1
-3
/
+3
2021-05-21
comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote others
Lee Jones
1
-6
/
+6
2021-05-21
comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'
Lee Jones
1
-1
/
+2
2021-05-21
char: hw_random: pseries-rng: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-05-21
char: hpet: Remove unused variable 'm'
Lee Jones
1
-2
/
+2
2021-05-21
char: pcmcia: cm4040_cs: Remove unused variable 'uc'
Lee Jones
1
-2
/
+1
2021-05-21
char: pcmcia: cm4000_cs: Remove unused variable 'tmp'
Lee Jones
1
-2
/
+1
2021-05-21
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
394
-2171
/
+3560
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
59
-417
/
+499
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-22
/
+19
2021-05-19
Merge tag 'fs.idmapped.mount_setattr.v5.13-rc3' of gitolite.kernel.org:pub/sc...
Linus Torvalds
1
-1
/
+5
2021-05-19
Revert "i915: fix remap_io_sg to verify the pgprot"
Linus Torvalds
1
-23
/
+50
2021-05-17
Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+26
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
17
-18
/
+17
2021-05-17
Linux 5.13-rc2
v5.13-rc2
Linus Torvalds
1
-1
/
+1
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-1
/
+21
2021-05-16
Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-41
/
+50
2021-05-16
Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-75
/
+220
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-3
/
+5
2021-05-16
Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-17
/
+34
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-113
/
+124
[next]