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
2022-04-15
tty: n_gsm: fix malformed counter for out of frame data
Daniel Starke
1
-1
/
+2
2022-04-15
tty: n_gsm: fix frame reception handling
Daniel Starke
1
-23
/
+30
2022-04-15
tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
Daniel Starke
1
-1
/
+1
2022-04-15
tty: n_gsm: fix mux cleanup after unregister tty device
Daniel Starke
1
-1
/
+6
2022-04-15
tty: n_gsm: fix decoupled mux resource
Daniel Starke
1
-25
/
+38
2022-04-15
tty: n_gsm: fix restart handling via CLD command
Daniel Starke
1
-48
/
+20
2022-04-15
tty: n_gsm: fix missing mux reset on config change at responder
Daniel Starke
1
-1
/
+1
2022-04-15
nvme-pci: disable namespace identifiers for Qemu controllers
Christoph Hellwig
1
-1
/
+4
2022-04-15
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
Christoph Hellwig
1
-0
/
+4
2022-04-15
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
2
-6
/
+23
2022-04-15
nvme: don't print verbose errors for internal passthrough requests
Chaitanya Kulkarni
1
-1
/
+2
2022-04-15
ext4: update the cached overhead value in the superblock
Theodore Ts'o
3
-0
/
+19
2022-04-15
io_uring: abort file assignment prior to assigning creds
Jens Axboe
1
-2
/
+3
2022-04-15
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
1
-3
/
+12
2022-04-15
ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
Namjae Jeon
1
-4
/
+7
2022-04-15
ksmbd: increment reference count of parent fp
Namjae Jeon
2
-0
/
+3
2022-04-15
ksmbd: remove filename in ksmbd_file
Namjae Jeon
8
-62
/
+42
2022-04-15
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
1
-1
/
+3
2022-04-15
dm: allow dm_accept_partial_bio() for dm_io without duplicate bios
Mike Snitzer
1
-11
/
+6
2022-04-15
Merge tag 'drm-fixes-2022-04-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-70
/
+147
2022-04-15
Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-50
/
+76
2022-04-15
Merge tag '5.18-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-20
/
+35
2022-04-15
VFS: filename_create(): fix incorrect intent.
NeilBrown
1
-12
/
+10
2022-04-15
Merge tag 'amd-drm-fixes-5.18-2022-04-13' of https://gitlab.freedesktop.org/a...
Dave Airlie
8
-21
/
+37
2022-04-15
dt-bindings: display: panel-timing: Define a single type for properties
Rob Herring
1
-24
/
+18
2022-04-15
Merge tag 'at91-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
25
-40
/
+83
2022-04-15
Merge tag 'optee-fix-for-v5.18' of git://git.linaro.org/people/jens.wiklander...
Arnd Bergmann
1
-0
/
+1
2022-04-15
Merge branch 'v5.18/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Arnd Bergmann
5
-104
/
+5
2022-04-14
Merge tag 'imx-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
9
-15
/
+26
2022-04-14
ARM: config: Update Gemini defconfig
Linus Walleij
1
-1
/
+4
2022-04-14
arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with values
Rob Herring
1
-1
/
+1
2022-04-14
ARM: dts: align SPI NOR node name with dtschema
Krzysztof Kozlowski
6
-7
/
+7
2022-04-14
ARM: dts: Fix more boolean properties with values
Rob Herring
4
-8
/
+8
2022-04-14
Merge tag 'ux500-defconfig-soc-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-4
/
+15
2022-04-14
Merge tag 's390-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
11
-18
/
+43
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
56
-185
/
+292
2022-04-14
Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
55
-124
/
+506
2022-04-14
dt-bindings: Fix array constraints on scalar properties
Rob Herring
8
-17
/
+4
2022-04-14
Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-23
/
+49
2022-04-14
Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-40
/
+53
2022-04-14
block: null_blk: end timed out poll request
Ming Lei
1
-1
/
+1
2022-04-14
block: fix offset/size check in bio_trim()
Ming Lei
1
-1
/
+1
2022-04-14
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
1
-0
/
+3
2022-04-14
USB: quirks: add a Realtek card reader
Oliver Neukum
1
-0
/
+3
2022-04-14
ice: Fix memory leak in ice_get_orom_civd_data()
Jianglei Nie
1
-0
/
+1
2022-04-14
ice: fix crash in switchdev mode
Wojciech Drewek
1
-1
/
+2
2022-04-14
ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
Maciej Fijalkowski
1
-1
/
+1
2022-04-14
ice: xsk: check if Rx ring was filled up to the end
Maciej Fijalkowski
1
-1
/
+6
2022-04-14
EDAC/synopsys: Read the error count from the correct register
Shubhrajyoti Datta
1
-5
/
+11
2022-04-14
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
1
-33
/
+95
[prev]
[next]