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.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-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
2020-04-02
Linux 5.4.30
v5.4.30
Greg Kroah-Hartman
1
-1
/
+1
2020-04-02
arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode
Madalin Bucur
1
-2
/
+2
2020-04-02
arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
Madalin Bucur
1
-2
/
+2
2020-04-02
ARM: dts: sun8i: r40: Move AHCI device node based on address order
Chen-Yu Tsai
1
-11
/
+10
2020-04-02
ARM: dts: N900: fix onenand timings
Arthur Demchenkov
1
-16
/
+28
2020-04-02
ARM: dts: imx6: phycore-som: fix arm and soc minimum voltage
Marco Felsch
1
-2
/
+2
2020-04-02
ARM: bcm2835-rpi-zero-w: Add missing pinctrl name
Nick Hudson
1
-0
/
+1
2020-04-02
ARM: dts: oxnas: Fix clear-mask property
Sungbo Eo
2
-4
/
+4
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-04-02
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
1
-1
/
+1
2020-04-02
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
3
-16
/
+14
2020-04-02
clk: ti: am43xx: Fix clock parent for RTC clock
Tony Lindgren
1
-1
/
+1
2020-04-02
clk: imx: Align imx sc clock parent msg structs to 4
Leonard Crestez
1
-1
/
+1
2020-04-02
clk: imx: Align imx sc clock msg structs to 4
Leonard Crestez
1
-3
/
+3
2020-04-02
net: ks8851-ml: Fix IO operations, again
Marek Vasut
1
-4
/
+52
2020-04-02
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model
Hans de Goede
1
-0
/
+15
2020-04-02
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2
-3
/
+6
2020-04-02
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
1
-1
/
+2
2020-04-02
platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table
Georg Müller
1
-0
/
+8
2020-04-02
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
1
-4
/
+12
2020-04-02
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2
-9
/
+26
2020-04-02
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
1
-15
/
+1
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
2
-4
/
+4
2020-04-02
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
1
-7
/
+22
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
4
-5
/
+13
2020-04-02
serial: sprd: Fix a dereference warning
Lanqing Liu
1
-2
/
+1
2020-04-02
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
1
-1
/
+2
2020-04-02
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
1
-1
/
+18
2020-04-01
Linux 5.4.29
v5.4.29
Greg Kroah-Hartman
1
-1
/
+1
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
9
-33
/
+46
2020-04-01
media: v4l2-core: fix a use-after-free bug of sd->devnode
Dafna Hirschfeld
1
-0
/
+1
2020-04-01
media: xirlink_cit: add missing descriptor sanity checks
Johan Hovold
1
-1
/
+17
2020-04-01
media: stv06xx: add missing descriptor sanity checks
Johan Hovold
2
-1
/
+22
2020-04-01
media: dib0700: fix rc endpoint lookup
Johan Hovold
1
-2
/
+2
2020-04-01
media: ov519: add missing endpoint sanity checks
Johan Hovold
1
-0
/
+10
2020-04-01
libfs: fix infoleak in simple_attr_read()
Eric Biggers
1
-3
/
+5
2020-04-01
ahci: Add Intel Comet Lake H RAID PCI ID
Kai-Heng Feng
1
-0
/
+1
2020-04-01
staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback
Qiujun Huang
1
-0
/
+2
2020-04-01
staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
Qiujun Huang
1
-0
/
+1
2020-04-01
staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
Larry Finger
1
-0
/
+1
2020-04-01
staging: kpc2000: prevent underflow in cpld_reconfigure()
Dan Carpenter
1
-2
/
+2
2020-04-01
media: usbtv: fix control-message timeouts
Johan Hovold
2
-3
/
+4
2020-04-01
media: flexcop-usb: fix endpoint sanity check
Johan Hovold
1
-3
/
+3
2020-04-01
usb: musb: fix crash with highmen PIO and usbmon
Mans Rullgard
1
-12
/
+5
2020-04-01
USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback
Qiujun Huang
1
-1
/
+1
2020-04-01
USB: cdc-acm: restore capability check order
Matthias Reichl
1
-9
/
+9
2020-04-01
USB: serial: option: add Wistron Neweb D19Q1
Pawel Dembicki
1
-0
/
+2
2020-04-01
USB: serial: option: add BroadMobi BM806U
Pawel Dembicki
1
-0
/
+2
2020-04-01
USB: serial: option: add support for ASKEY WWHC050
Pawel Dembicki
1
-0
/
+2
2020-04-01
bpf: Undo incorrect __reg_bound_offset32 handling
Daniel Borkmann
1
-19
/
+0
[next]