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-04-05
mm/page_ext.c: fix an imbalance with kmemleak
Qian Cai
1
-0
/
+1
2019-04-05
mm/cma.c: cma_declare_contiguous: correct err handling
Peng Fan
1
-1
/
+3
2019-04-05
perf c2c: Fix c2c report for empty numa node
Jiri Olsa
1
-2
/
+6
2019-04-05
iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver
Linus Torvalds
1
-7
/
+3
2019-04-05
scsi: hisi_sas: Set PHY linkrate when disconnected
John Garry
1
-0
/
+10
2019-04-05
enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
Arnd Bergmann
1
-3
/
+3
2019-04-05
sysctl: handle overflow for file-max
Christian Brauner
1
-0
/
+3
2019-04-05
include/linux/relay.h: fix percpu annotation in struct rchan
Luc Van Oostenryck
1
-1
/
+1
2019-04-05
gpio: gpio-omap: fix level interrupt idling
Russell King
1
-6
/
+8
2019-04-05
net/mlx5: Avoid panic when setting vport mac, getting vport config
Tonghao Zhang
1
-2
/
+2
2019-04-05
net/mlx5: Avoid panic when setting vport rate
Tonghao Zhang
1
-4
/
+9
2019-04-05
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
4
-7
/
+12
2019-04-05
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
Chao Yu
1
-1
/
+7
2019-04-05
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Masahiro Yamada
1
-1
/
+1
2019-04-05
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
1
-1
/
+13
2019-04-05
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
Yang Shi
1
-7
/
+33
2019-04-05
tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
Razvan Stefanescu
1
-3
/
+21
2019-04-05
tty/serial: atmel: Add is_half_duplex helper
Razvan Stefanescu
1
-8
/
+11
2019-04-05
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
1
-4
/
+2
2019-04-05
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
1
-25
/
+22
2019-04-05
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
Will Deacon
1
-5
/
+6
2019-04-03
Linux 4.14.110
v4.14.110
Greg Kroah-Hartman
1
-1
/
+1
2019-04-03
vfio: ccw: only free cp on final interrupt
Cornelia Huck
1
-2
/
+6
2019-04-03
Revert "USB: core: only clean up what we allocated"
Greg Kroah-Hartman
1
-6
/
+3
2019-04-03
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
3
-14
/
+13
2019-04-03
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
2
-5
/
+14
2019-04-03
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
Thomas Gleixner
1
-7
/
+1
2019-04-03
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
1
-2
/
+18
2019-04-03
perf intel-pt: Fix TSC slip
Adrian Hunter
1
-12
/
+8
2019-04-03
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
Lars Persson
1
-3
/
+8
2019-04-03
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
1
-3
/
+1
2019-04-03
xhci: Fix port resume done detection for SS ports with LPM enabled
Mathias Nyman
1
-3
/
+6
2019-04-03
usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
Yasushi Asano
1
-0
/
+1
2019-04-03
usb: common: Consider only available nodes for dr_mode
Fabrizio Castro
1
-0
/
+2
2019-04-03
USB: gadget: f_hid: fix deadlock in f_hidg_write()
Radoslav Gerganov
1
-3
/
+3
2019-04-03
usb: mtu3: fix EXTCON dependency
Arnd Bergmann
1
-0
/
+1
2019-04-03
phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
Chen-Yu Tsai
1
-1
/
+4
2019-04-03
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
Axel Lin
1
-2
/
+4
2019-04-03
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
1
-0
/
+2
2019-04-03
drm/vgem: fix use-after-free when drm_gem_handle_create() fails
Eric Biggers
1
-5
/
+1
2019-04-03
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-04-03
Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
Wentao Wang
1
-1
/
+3
2019-04-03
USB: serial: option: add Olicard 600
Bjørn Mork
1
-4
/
+6
2019-04-03
USB: serial: option: add support for Quectel EM12
Kristian Evensen
1
-0
/
+4
2019-04-03
USB: serial: option: set driver_info for SIM5218 and compatibles
Mans Rullgard
1
-1
/
+2
2019-04-03
USB: serial: mos7720: fix mos_parport refcount imbalance on error path
Lin Yi
1
-2
/
+2
2019-04-03
USB: serial: ftdi_sio: add additional NovaTech products
George McCollister
2
-1
/
+5
2019-04-03
USB: serial: cp210x: add new device id
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
serial: sh-sci: Fix setting SCSCR_TIE while transferring data
Hoan Nguyen An
1
-11
/
+1
2019-04-03
serial: max310x: Fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
[prev]
[next]