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.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
2018-05-30
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
Yonghong Song
1
-5
/
+26
2018-05-30
ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
Hans de Goede
1
-3
/
+17
2018-05-30
ACPI: processor_perflib: Do not send _PPC change notification if not ready
Chen Yu
1
-1
/
+1
2018-05-30
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-05-30
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
4
-5
/
+4
2018-05-30
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2018-05-30
drm/nouveau/pmu/fuc: don't use movw directly anymore
Karol Herbst
4
-1292
/
+1292
2018-05-30
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
1
-0
/
+3
2018-05-30
openvswitch: Remove padding from packet before L3+ conntrack processing
Ed Swierk
1
-0
/
+34
2018-05-30
mm/fadvise: discard partial page if endbyte is also EOF
shidao.ytt
1
-1
/
+9
2018-05-30
mm: pin address_space before dereferencing it while isolating an LRU page
Mel Gorman
1
-2
/
+12
2018-05-30
mm: thp: use down_read_trylock() in khugepaged to avoid long block
Yang Shi
1
-4
/
+8
2018-05-30
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2
-6
/
+19
2018-05-30
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
1
-0
/
+15
2018-05-30
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
1
-3
/
+7
2018-05-30
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
1
-3
/
+20
2018-05-30
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2018-05-30
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2
-0
/
+8
2018-05-30
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
1
-3
/
+2
2018-05-30
kvm: Map PFN-type memory regions as writable (if possible)
KarimAllah Ahmed
1
-2
/
+5
2018-05-30
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
1
-1
/
+1
2018-05-30
gianfar: prevent integer wrapping in the rx handler
Andy Spencer
1
-2
/
+7
2018-05-30
ntb_transport: Fix bug with max_mw_size parameter
Logan Gunthorpe
1
-0
/
+3
2018-05-30
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
1
-4
/
+1
2018-05-30
powerpc/numa: Ensure nodes initialized for hotplug
Michael Bringmann
1
-10
/
+37
2018-05-30
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
Michael Bringmann
1
-3
/
+34
2018-05-30
jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
Jake Daryll Obina
1
-1
/
+0
2018-05-30
device property: Define type of PROPERTY_ENRTY_*() macros
Andy Shevchenko
1
-5
/
+5
2018-05-30
fm10k: fix "failed to kill vid" message for VF
Ngai-Mint Kwan
1
-2
/
+12
2018-05-30
HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()
Dan Carpenter
1
-0
/
+2
2018-05-30
btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
Anand Jain
1
-2
/
+4
2018-05-30
Btrfs: fix scrub to repair raid6 corruption
Liu Bo
2
-5
/
+22
2018-05-30
btrfs: Fix out of bounds access in btrfs_search_slot
Nikolay Borisov
1
-3
/
+9
2018-05-30
Btrfs: set plug for fsync
Liu Bo
1
-0
/
+9
2018-05-30
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
1
-2
/
+3
2018-05-30
mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
weiyongjun (A)
1
-1
/
+3
2018-05-30
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
1
-1
/
+1
2018-05-30
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
1
-0
/
+1
2018-05-30
kconfig: Don't leak main menus during parsing
Ulf Magnusson
1
-9
/
+24
2018-05-30
watchdog: sp5100_tco: Fix watchdog disable bit
Guenter Roeck
1
-1
/
+1
2018-05-30
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
Jan Chochol
1
-1
/
+1
2018-05-30
net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
Martin Blumenstingl
1
-1
/
+1
2018-05-30
net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
Martin Blumenstingl
1
-1
/
+3
2018-05-30
dm thin: fix documentation relative to low water mark threshold
mulhern
1
-3
/
+5
2018-05-30
iommu/vt-d: Use domain instead of cache fetching
Peter Xu
1
-2
/
+1
2018-05-30
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
1
-1
/
+1
2018-05-30
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
1
-1
/
+9
2018-05-30
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-05-30
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
1
-8
/
+9
2018-05-30
i40iw: Zero-out consumer key on allocate stag for FMR
Shiraz Saleem
1
-0
/
+1
[prev]
[next]