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
2019-06-11
ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls
Amir Goldstein
1
-26
/
+65
2019-06-11
riscv: Fix udelay in RV32.
Nick Hu
1
-1
/
+1
2019-06-11
drm/vmwgfx: fix a warning due to missing dma_parms
Qian Cai
1
-0
/
+3
2019-06-11
riscv: export pm_power_off again
Andreas Schwab
1
-0
/
+1
2019-06-11
drm/vmwgfx: Honor the sg list segment size limitation
Thomas Hellstrom
1
-5
/
+5
2019-06-11
RISC-V: defconfig: enable clocks, serial console
Kevin Hilman
1
-0
/
+4
2019-06-11
drm/vmwgfx: Use the backdoor port if the HB port is not available
Thomas Hellstrom
1
-29
/
+117
2019-06-11
efi/bgrt: Drop BGRT status field reserved bits check
Hans de Goede
1
-5
/
+0
2019-06-11
efi/memreserve: deal with memreserve entries in unmapped memory
Ard Biesheuvel
1
-2
/
+10
2019-06-11
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
2
-5
/
+45
2019-06-11
Revert "fuse: require /dev/fuse reads to have enough buffer capacity"
Miklos Szeredi
1
-10
/
+0
2019-06-11
ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)
Rui Nuno Capela
1
-1
/
+1
2019-06-11
ALSA: oxfw: allow PCM capture for Stanton SCS.1m
Takashi Sakamoto
1
-3
/
+0
2019-06-11
ALSA: firewire-motu: fix destruction of data for isochronous resources
Takashi Sakamoto
1
-1
/
+1
2019-06-11
s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inline
Guenter Roeck
1
-2
/
+2
2019-06-11
s390/boot: disable address-of-packed-member warning
Heiko Carstens
1
-0
/
+1
2019-06-10
Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-36
/
+6
2019-06-10
Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2019-06-10
Merge tag 'spi-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+10
2019-06-10
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
Tejun Heo
1
-1
/
+1
2019-06-10
Merge tag 'soundwire-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2
-6
/
+5
2019-06-10
drm/panfrost: Require the simple_ondemand governor
Ezequiel Garcia
1
-0
/
+1
2019-06-10
drm/panfrost: make devfreq optional again
Neil Armstrong
1
-1
/
+12
2019-06-10
drm/gem_shmem: Use a writecombine mapping for ->vaddr
Boris Brezillon
1
-1
/
+2
2019-06-10
mmc: sdhi: disallow HS400 for M3-W ES1.2, RZ/G2M, and V3H
Wolfram Sang
1
-2
/
+7
2019-06-10
ASoC: Intel: sst: fix kmalloc call with wrong flags
Alex Levin
1
-2
/
+2
2019-06-10
ASoC: core: Fix deadlock in snd_soc_instantiate_card()
Ranjani Sridharan
1
-2
/
+2
2019-06-10
Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-0
/
+10
2019-06-10
cgroup/bfq: revert bfq.weight symlink change
Jens Axboe
3
-36
/
+6
2019-06-10
ARM: dts: am335x phytec boards: Fix cd-gpios active level
Teresa Remmet
2
-2
/
+2
2019-06-10
ARM: dts: dra72x: Disable usb4_tm target module
Keerthy
1
-0
/
+4
2019-06-10
nfp: ensure skb network header is set for packet redirect
John Hurley
1
-0
/
+1
2019-06-10
tcp: fix undo spurious SYNACK in passive Fast Open
Yuchung Cheng
1
-1
/
+1
2019-06-10
mpls: fix af_mpls dependencies
Matteo Croce
1
-0
/
+1
2019-06-10
Merge branch 'ibmvnic-Fixes-for-device-reset-handling'
David S. Miller
1
-7
/
+12
2019-06-10
ibmvnic: Fix unchecked return codes of memory allocations
Thomas Falcon
1
-6
/
+7
2019-06-10
ibmvnic: Refresh device multicast list after reset
Thomas Falcon
1
-0
/
+3
2019-06-10
ibmvnic: Do not close unopened driver during reset
Thomas Falcon
1
-1
/
+2
2019-06-10
Merge tag 'mlx5-fixes-2019-06-07' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-22
/
+58
2019-06-10
Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/...
David S. Miller
8
-25
/
+65
2019-06-09
mpls: fix warning with multi-label encap
George Wilkie
1
-1
/
+1
2019-06-09
net: phy: rename Asix Electronics PHY driver
Michael Schmitz
4
-3
/
+3
2019-06-09
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
1
-3
/
+4
2019-06-09
net: ipv4: fib_semantics: fix uninitialized variable
Enrico Weigelt
1
-1
/
+1
2019-06-09
Input: iqs5xx - get axis info before calling input_mt_init_slots()
Jeff LaBundy
1
-11
/
+13
2019-06-09
Linux 5.2-rc4
v5.2-rc4
Linus Torvalds
1
-1
/
+1
2019-06-09
Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
8
-135
/
+156
2019-06-08
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+19
2019-06-08
Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+5
2019-06-08
Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-13
/
+10
[prev]
[next]