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.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-09-05
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
2
-2
/
+2
2018-09-05
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
1
-11
/
+9
2018-09-05
checkpatch: add optional static const to blank line declarations test
Joe Perches
1
-1
/
+1
2018-09-05
ipc/shm: properly return EIDRM in shm_lock()
Davidlohr Bueso
1
-0
/
+1
2018-09-05
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2
-1
/
+6
2018-09-05
mm/util.c: improve kvfree() kerneldoc
Andrew Morton
1
-4
/
+7
2018-09-05
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
1
-6
/
+0
2018-09-05
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
1
-2
/
+2
2018-09-05
kmemleak: always register debugfs file
Vincent Whitchurch
1
-4
/
+5
2018-09-05
mm: respect arch_dup_mmap() return value
Nadav Amit
1
-2
/
+1
2018-09-05
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
Tetsuo Handa
1
-0
/
+1
2018-09-05
mm: memcontrol: print proper OOM header when no eligible victim left
Johannes Weiner
2
-5
/
+10
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
89
-452
/
+941
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
2018-09-04
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
1
-2
/
+3
2018-09-04
nds32: fix build error because of wrong semicolon
Greentime Hu
1
-2
/
+2
2018-09-04
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
3
-3
/
+15
2018-09-04
nds32: Only print one page of stack when die to prevent printing too much inf...
Greentime Hu
1
-3
/
+2
2018-09-04
nds32: Add macro definition for offset of lp register on stack
Zong Li
3
-2
/
+3
2018-09-04
nds32: Remove the deprecated ABI implementation
Zong Li
1
-5
/
+0
2018-09-04
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2
-24
/
+10
2018-09-04
nds32/ftrace: Support dynamic function graph tracer
Zong Li
1
-0
/
+36
2018-09-04
nds32/ftrace: Support dynamic function tracer
Zong Li
3
-0
/
+191
2018-09-04
nds32/ftrace: Add RECORD_MCOUNT support
Zong Li
2
-0
/
+4
2018-09-04
nds32/ftrace: Support static function graph tracer
Zong Li
2
-0
/
+70
2018-09-04
nds32/ftrace: Support static function tracer
Zong Li
5
-0
/
+59
2018-09-04
nds32: Extract the checking and getting pointer to a macro
Zong Li
1
-39
/
+41
2018-09-04
nds32: Clean up the coding style
Zong Li
1
-98
/
+103
2018-09-04
nds32: Fix get_user/put_user macro expand pointer problem
Zong Li
1
-12
/
+14
2018-09-04
nds32: Fix empty call trace
Zong Li
1
-1
/
+1
2018-09-04
nds32: add NULL entry to the end of_device_id array
YueHaibing
1
-1
/
+2
2018-09-04
nds32: fix logic for module
Greentime Hu
1
-2
/
+2
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
15
-187
/
+182
2018-09-04
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
Zhenbo Gao
1
-2
/
+2
2018-09-04
tipc: correct spelling errors for struct tipc_bc_base's comment
Zhenbo Gao
1
-2
/
+2
2018-09-04
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
5
-33
/
+20
2018-09-04
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
4
-12
/
+9
2018-09-04
bnxt_en: Clean up unused functions.
Michael Chan
4
-18
/
+1
2018-09-04
bnxt_en: Fix firmware signaled resource change logic in open.
Michael Chan
1
-3
/
+10
2018-09-04
Merge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel-and-spp_dscp-sockopts'
David S. Miller
1
-15
/
+19
2018-09-04
sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel
Xin Long
1
-4
/
+6
2018-09-04
sctp: fix invalid reference to the index variable of the iterator
Xin Long
1
-11
/
+13
2018-09-04
net/ibm/emac: wrong emac_calc_base call was used by typo
Ivan Mikhaylov
1
-3
/
+3
2018-09-04
net: sched: null actions array pointer before releasing action
Vlad Buslov
1
-1
/
+1
2018-09-04
vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2018-09-04
r8169: add support for NCube 8168 network card
Anthony Wong
2
-0
/
+3
2018-09-04
ip6_tunnel: respect ttl inherit for ip6tnl
Hangbin Liu
1
-1
/
+9
2018-09-03
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
[prev]
[next]