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.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
2019-12-05
slip: Fix use-after-free Read in slip_open
Jouni Hogander
1
-0
/
+1
2019-12-05
sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
Navid Emamdoost
1
-1
/
+3
2019-12-05
openvswitch: fix flow command message size
Paolo Abeni
1
-1
/
+5
2019-12-05
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
4
-5
/
+6
2019-12-05
net: psample: fix skb_over_panic
Nikolay Aleksandrov
1
-1
/
+1
2019-12-05
net: macb: add missed tasklet_kill
Chuhong Yuan
1
-0
/
+1
2019-12-05
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
Oleksij Rempel
1
-5
/
+5
2019-12-05
mdio_bus: don't use managed reset-controller
David Bauer
1
-2
/
+4
2019-12-05
macvlan: schedule bc_work even if error
Menglong Dong
1
-1
/
+2
2019-12-05
gve: Fix the queue page list allocated pages count
Jeroen de Borst
1
-1
/
+2
2019-12-05
x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
Sebastian Andrzej Siewior
1
-1
/
+1
2019-12-05
thunderbolt: Power cycle the router if NVM authentication fails
Mika Westerberg
1
-12
/
+42
2019-12-05
mei: me: add comet point V device id
Alexander Usyskin
2
-0
/
+2
2019-12-05
mei: bus: prefix device names on bus with the bus name
Alexander Usyskin
1
-4
/
+5
2019-12-05
USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
Fabio D'Urso
2
-0
/
+10
2019-12-05
staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
Hans de Goede
1
-0
/
+1
2019-12-05
staging: rtl8723bs: Drop ACPI device ids
Hans de Goede
1
-6
/
+0
2019-12-05
staging: rtl8192e: fix potential use after free
Pan Bian
1
-2
/
+3
2019-12-05
staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
Ajay Singh
1
-10
/
+15
2019-12-05
usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
Mathias Kresin
1
-1
/
+1
2019-12-05
driver core: platform: use the correct callback type for bus_find_device
Sami Tolvanen
1
-1
/
+6
2019-12-05
crypto: inside-secure - Fix stability issue with Macchiatobin
Pascal van Leeuwen
1
-2
/
+2
2019-12-05
net: disallow ancillary data for __sys_{send,recv}msg_file()
Jens Axboe
1
-6
/
+37
2019-12-05
net: separate out the msghdr copy from ___sys_{send,recv}msg()
Jens Axboe
1
-46
/
+95
2019-12-05
io_uring: async workers should inherit the user creds
Jens Axboe
1
-1
/
+22
2019-11-29
Linux 5.4.1
v5.4.1
Greg Kroah-Hartman
1
-1
/
+1
2019-11-29
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
3
-0
/
+41
2019-11-29
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
4
-4
/
+54
2019-11-29
staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
Bernd Porr
1
-7
/
+14
2019-11-29
USB: serial: option: add support for Foxconn T77W968 LTE modules
Aleksander Morgado
1
-0
/
+4
2019-11-29
USB: serial: option: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+3
2019-11-29
USB: serial: mos7840: fix remote wakeup
Johan Hovold
1
-5
/
+0
2019-11-29
USB: serial: mos7720: fix remote wakeup
Johan Hovold
1
-4
/
+0
2019-11-29
USB: serial: mos7840: add USB ID to support Moxa UPort 2210
Pavel Löbl
1
-0
/
+11
2019-11-29
appledisplay: fix error handling in the scheduled work
Oliver Neukum
1
-1
/
+7
2019-11-29
USB: chaoskey: fix error case of a timeout
Oliver Neukum
1
-3
/
+21
2019-11-29
usb-serial: cp201x: support Mark-10 digital force gauge
Greg Kroah-Hartman
1
-0
/
+1
2019-11-29
usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
Suwan Kim
1
-18
/
+32
2019-11-29
usbip: tools: fix fd leakage in the function of read_attr_usbip_status
Hewenliang
1
-1
/
+1
2019-11-29
USBIP: add config dependency for SGL_ALLOC
Oliver Neukum
1
-0
/
+1
2019-11-29
ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
Takashi Iwai
1
-22
/
+0
2019-11-29
media: mceusb: fix out of bounds read in MCE receiver buffer
A Sun
1
-43
/
+98
2019-11-29
media: imon: invalid dereference in imon_touch_event
Sean Young
1
-2
/
+1
2019-11-29
media: cxusb: detect cxusb_ctrl_msg error in query
Vito Caputo
1
-1
/
+2
2019-11-29
media: b2c2-flexcop-usb: add sanity checking
Oliver Neukum
1
-0
/
+3
2019-11-29
media: uvcvideo: Fix error path in control parsing failure
Laurent Pinchart
1
-13
/
+15
2019-11-29
futex: Prevent exit livelock
Thomas Gleixner
1
-15
/
+91
2019-11-29
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
1
-7
/
+9
2019-11-29
futex: Add mutex around futex exit
Thomas Gleixner
3
-0
/
+18
2019-11-29
futex: Provide state handling for exec() as well
Thomas Gleixner
1
-4
/
+34
[prev]
[next]