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-01-26
Linux 4.14.96
v4.14.96
Greg Kroah-Hartman
1
-1
/
+1
2019-01-26
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
1
-8
/
+17
2019-01-26
PCI: dwc: Move interrupt acking into the proper callback
Marc Zyngier
1
-3
/
+12
2019-01-26
drm/i915/gvt: Fix mmap range check
Zhenyu Wang
1
-2
/
+19
2019-01-26
cifs: allow disabling insecure dialects in the config
Steve French
2
-1
/
+25
2019-01-26
ipmi:pci: Blacklist a Realtek "IPMI" device
Corey Minyard
1
-0
/
+12
2019-01-26
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2
-4
/
+24
2019-01-26
mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
Michal Hocko
1
-1
/
+3
2019-01-26
mm/swap: use nr_node_ids for avail_lists in swap_info_struct
Aaron Lu
2
-2
/
+12
2019-01-26
mm/page-writeback.c: don't break integrity writeback on ->writepage() error
Brian Foster
1
-14
/
+21
2019-01-26
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
1
-2
/
+7
2019-01-26
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
2
-2
/
+2
2019-01-26
scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
Yanjiang Jin
1
-0
/
+1
2019-01-26
scsi: smartpqi: correct lun reset issues
Kevin Barnett
1
-0
/
+3
2019-01-26
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
1
-4
/
+7
2019-01-26
sysfs: Disable lockdep for driver bind/unbind files
Daniel Vetter
1
-2
/
+5
2019-01-26
ALSA: bebob: fix model-id of unit for Apogee Ensemble
Takashi Sakamoto
1
-1
/
+1
2019-01-26
clocksource/drivers/integrator-ap: Add missing of_node_put()
Yangtao Li
1
-9
/
+16
2019-01-26
quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
Javier Barrio
1
-1
/
+2
2019-01-26
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
1
-0
/
+22
2019-01-26
tools lib subcmd: Don't add the kernel sources to the include path
Arnaldo Carvalho de Melo
1
-2
/
+0
2019-01-26
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
1
-5
/
+14
2019-01-26
dm crypt: use u64 instead of sector_t to store iv_offset
AliOS system security
1
-3
/
+3
2019-01-26
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
Taehee Yoo
1
-1
/
+2
2019-01-26
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-01-26
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-01-26
perf intel-pt: Fix error with config term "pt=0"
Adrian Hunter
1
-0
/
+11
2019-01-26
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
1
-6
/
+16
2019-01-26
btrfs: improve error handling of btrfs_add_link
Johannes Thumshirn
1
-1
/
+6
2019-01-26
mmc: atmel-mci: do not assume idle after atmci_request_end
Jonas Danielsson
1
-1
/
+2
2019-01-26
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
1
-0
/
+2
2019-01-26
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
1
-1
/
+1
2019-01-26
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
2
-12
/
+21
2019-01-26
clk: imx6q: reset exclusive gates on init
Lucas Stach
1
-1
/
+5
2019-01-26
selftests: do not macro-expand failed assertion expressions
Dmitry V. Levin
1
-21
/
+21
2019-01-26
scsi: target: use consistent left-aligned ASCII INQUIRY data
David Disseldorp
1
-5
/
+12
2019-01-26
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
1
-0
/
+1
2019-01-26
media: venus: core: Set dma maximum segment size
Vivek Gautam
1
-0
/
+8
2019-01-26
media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
Nathan Chancellor
2
-4
/
+8
2019-01-26
powerpc/pseries/cpuidle: Fix preempt warning
Breno Leitao
1
-1
/
+7
2019-01-26
powerpc/xmon: Fix invocation inside lock region
Breno Leitao
1
-4
/
+14
2019-01-26
pstore/ram: Do not treat empty buffers as valid
Joel Fernandes (Google)
1
-0
/
+5
2019-01-26
clk: imx: make mux parent strings const
A.s. Dong
3
-9
/
+13
2019-01-26
jffs2: Fix use of uninitialized delayed_work, lockdep breakage
Daniel Santos
1
-1
/
+2
2019-01-26
rxe: IB_WR_REG_MR does not capture MR's iova field
Chuck Lever
1
-0
/
+1
2019-01-26
selinux: always allow mounting submounts
Ondrej Mosnacek
1
-1
/
+1
2019-01-26
usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device
Yoshihiro Shimoda
1
-5
/
+10
2019-01-26
arm64: perf: set suppress_bind_attrs flag to true
Anders Roxell
1
-0
/
+1
2019-01-26
MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
Maciej W. Rozycki
3
-0
/
+18
2019-01-26
x86/mce: Fix -Wmissing-prototypes warnings
Borislav Petkov
4
-7
/
+10
[next]