index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_nat_sip: fix RTP/RTCP source port translations
Alin Nastac
2019-12-05
1
-4
/
+35
*
net/mlx5: Continue driver initialization despite debugfs failure
Leon Romanovsky
2019-12-05
1
-5
/
+3
*
pinctrl: xway: fix gpio-hog related boot issues
Martin Schiller
2019-12-05
1
-12
/
+27
*
memory: omap-gpmc: Get the header of the enum
Linus Walleij
2019-12-05
1
-0
/
+1
*
vfio-mdev/samples: Use u8 instead of char for handle functions
Nathan Chancellor
2019-12-05
1
-13
/
+13
*
kprobes/x86: Show x86-64 specific blacklisted symbols correctly
Masami Hiramatsu
2019-12-05
1
-0
/
+6
*
kprobes: Blacklist symbols in arch-defined prohibited area
Masami Hiramatsu
2019-12-05
2
-14
/
+56
*
xen/pciback: Check dev_data before using it
Ross Lagerwall
2019-12-05
1
-1
/
+2
*
kprobes/x86/xen: blacklist non-attachable xen interrupt functions
Andrea Righi
2019-12-05
1
-0
/
+2
*
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
2019-12-05
4
-1
/
+56
*
gpio: raspberrypi-exp: decrease refcount on firmware dt node
Nicolas Saenz Julienne
2019-12-05
1
-0
/
+1
*
HID: intel-ish-hid: fixes incorrect error handling
Pan Bian
2019-12-05
1
-1
/
+1
*
serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
Geert Uytterhoeven
2019-12-05
1
-1
/
+1
*
btrfs: only track ref_heads in delayed_ref_updates
Josef Bacik
2019-12-05
1
-3
/
+0
*
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
2019-12-05
3
-6
/
+12
*
btrfs: dev-replace: set result code of cancel by status of scrub
Anand Jain
2019-12-05
1
-7
/
+14
*
btrfs: fix ncopies raid_attr for RAID56
Hans van Kranenburg
2019-12-05
1
-2
/
+2
*
btrfs: Check for missing device before bio submission in btrfs_map_bio
Nikolay Borisov
2019-12-05
1
-7
/
+2
*
usb: ehci-omap: Fix deferred probe for phy handling
Roger Quadros
2019-12-05
1
-3
/
+4
*
mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
Boris Brezillon
2019-12-05
1
-1
/
+1
*
mmc: meson-gx: make sure the descriptor is stopped on errors
Jerome Brunet
2019-12-05
1
-10
/
+63
*
VSOCK: bind to random port for VMADDR_PORT_ANY
Lepton Wu
2019-12-05
1
-1
/
+6
*
crypto/chelsio/chtls: listen fails with multiadapt
Atul Gupta
2019-12-05
2
-19
/
+36
*
Revert "KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non...
Greg Kroah-Hartman
2019-12-05
1
-3
/
+7
*
Revert "KVM: nVMX: reset cache/shadows when switching loaded VMCS"
Greg Kroah-Hartman
2019-12-05
1
-4
/
+4
*
kvm: vmx: Set IA32_TSC_AUX for legacy mode guests
Jim Mattson
2019-12-05
1
-3
/
+3
*
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
2019-12-05
1
-1
/
+1
*
gpio: pca953x: Fix AI overflow on PCAL6524
Marek Vasut
2019-12-05
1
-1
/
+1
*
iwlwifi: pcie: set cmd_len in the correct place
Sara Sharon
2019-12-05
1
-12
/
+12
*
iwlwifi: pcie: fix erroneous print
Sara Sharon
2019-12-05
1
-5
/
+5
*
iwlwifi: mvm: force TCM re-evaluation on TCM resume
Avraham Stern
2019-12-05
1
-0
/
+14
*
iwlwifi: move iwl_nvm_check_version() into dvm
Luca Coelho
2019-12-05
4
-23
/
+22
*
microblaze: fix multiple bugs in arch/microblaze/boot/Makefile
Masahiro Yamada
2019-12-05
2
-11
/
+10
*
microblaze: move "... is ready" messages to arch/microblaze/Makefile
Masahiro Yamada
2019-12-05
2
-4
/
+2
*
microblaze: adjust the help to the real behavior
Masahiro Yamada
2019-12-05
1
-5
/
+5
*
ubi: Do not drop UBI device reference before using
Pan Bian
2019-12-05
1
-1
/
+1
*
ubi: Put MTD device after it is not used
Pan Bian
2019-12-05
1
-1
/
+1
*
ubifs: Fix default compression selection in ubifs
Gabor Juhos
2019-12-05
1
-1
/
+12
*
nvme: fix kernel paging oops
Sagi Grimberg
2019-12-05
1
-1
/
+1
*
xfs: require both realtime inodes to mount
Darrick J. Wong
2019-12-05
1
-3
/
+1
*
bcache: do not mark writeback_running too early
Shenghui Wang
2019-12-05
1
-1
/
+2
*
bcache: do not check if debug dentry is ERR or NULL explicitly on remove
Shenghui Wang
2019-12-05
2
-4
/
+2
*
rtl818x: fix potential use after free
Pan Bian
2019-12-05
1
-1
/
+2
*
brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373
Madhan Mohan R
2019-12-05
2
-1
/
+11
*
brcmfmac: set F2 watermark to 256 for 4373
Wright Feng
2019-12-05
1
-2
/
+24
*
mwifiex: debugfs: correct histogram spacing, formatting
Brian Norris
2019-12-05
1
-8
/
+6
*
mwifiex: fix potential NULL dereference and use after free
Pan Bian
2019-12-05
1
-8
/
+10
*
arm64: dts: renesas: draak: Fix CVBS input
Laurent Pinchart
2019-12-05
1
-1
/
+1
*
crypto: user - support incremental algorithm dumps
Eric Biggers
2019-12-05
1
-17
/
+20
*
s390/zcrypt: make sysfs reset attribute trigger queue reset
Harald Freudenberger
2019-12-05
1
-1
/
+22
[next]