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-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
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
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
Chao Yu
1
-3
/
+10
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
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
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
-4
/
+5
2019-04-03
Linux 4.19.33
v4.19.33
Greg Kroah-Hartman
1
-1
/
+1
2019-04-03
platform: x86: intel_cht_int33fe: Remove the old connections for the muxes
Heikki Krogerus
1
-14
/
+4
2019-04-03
usb: typec: class: Don't use port parent for getting mux handles
Heikki Krogerus
1
-23
/
+15
2019-04-03
platform: x86: intel_cht_int33fe: Add connections for the USB Type-C port
Heikki Krogerus
1
-1
/
+11
2019-04-03
platform: x86: intel_cht_int33fe: Add connection for the DP alt mode
Heikki Krogerus
1
-3
/
+6
2019-04-03
platform: x86: intel_cht_int33fe: Register all connections at once
Heikki Krogerus
1
-10
/
+4
2019-04-03
drivers: base: Helpers for adding device connection descriptions
Heikki Krogerus
1
-0
/
+24
2019-04-03
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
1
-1
/
+1
2019-04-03
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
1
-20
/
+25
2019-04-03
staging: erofs: fix error handling when failed to read compresssed data
Gao Xiang
1
-13
/
+29
2019-04-03
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
3
-14
/
+13
2019-04-03
KVM: x86: update %rip after emulating IO
Sean Christopherson
2
-10
/
+27
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
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
1
-2
/
+4
2019-04-03
powerpc/64: Fix memcmp reading past the end of src/dest
Michael Ellerman
1
-4
/
+13
2019-04-03
powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
Gautham R. Shenoy
1
-9
/
+18
2019-04-03
objtool: Query pkg-config for libelf location
Rolf Eike Beer
2
-3
/
+8
2019-04-03
perf intel-pt: Fix TSC slip
Adrian Hunter
1
-12
/
+8
2019-04-03
perf pmu: Fix parser error for uncore event alias
Kan Liang
1
-0
/
+10
2019-04-03
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
Lars Persson
1
-3
/
+8
2019-04-03
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
Yang Shi
1
-7
/
+33
2019-04-03
iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
Nicolas Boichat
1
-4
/
+15
2019-04-03
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
5
-2
/
+12
2019-04-03
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
1
-3
/
+1
2019-04-03
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
2
-7
/
+20
2019-04-03
usb: xhci: dbc: Don't free all memory with spinlock held
Mathias Nyman
1
-2
/
+3
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/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
Zhenyu Wang
1
-1
/
+1
2019-04-03
drm/vkms: fix use-after-free when drm_gem_handle_create() fails
Eric Biggers
1
-4
/
+1
[prev]
[next]