index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
qlge: Update version to 1.00.00.35
Manish Chopra
2016-03-25
1
-1
/
+1
|
*
net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362
Jaedon Shin
2016-03-25
2
-0
/
+6
|
*
bpf: add missing map_flags to bpf_map_show_fdinfo
Daniel Borkmann
2016-03-25
1
-2
/
+4
|
*
netpoll: Fix extra refcount release in netpoll_cleanup()
Bjorn Helgaas
2016-03-25
1
-1
/
+2
|
*
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
Petri Gynther
2016-03-24
1
-1
/
+1
|
*
net: bcmgenet: fix dev->stats.tx_bytes accounting
Petri Gynther
2016-03-24
2
-4
/
+16
|
*
switchdev: fix typo in comments/doc
Nicolas Dichtel
2016-03-24
2
-2
/
+2
|
*
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
Cyrille Pitchen
2016-03-24
1
-1
/
+1
|
*
Merge branch 'hns-fixes'
David S. Miller
2016-03-24
6
-36
/
+41
|
|
\
|
|
*
net: hns: bug fix about getting hilink status for HNS v2
Sheng Li
2016-03-24
2
-18
/
+24
|
|
*
net: hns: fix warning of passing zero to 'PTR_ERR'
Kejian Yan
2016-03-24
1
-1
/
+1
|
|
*
net: hns: optimizate irq proccess for HNS V2
Sheng Li
2016-03-24
1
-4
/
+5
|
|
*
net: hns: remove useless variable assignment and comment
Qianqian Xie
2016-03-24
1
-4
/
+1
|
|
*
net: hns: bug fix for return values
Qianqian Xie
2016-03-24
1
-2
/
+2
|
|
*
net: hns: optimizate fmt of snprintf()
Qianqian Xie
2016-03-24
1
-1
/
+2
|
|
*
net: hns: fix a bug for cycle index
Qianqian Xie
2016-03-24
1
-6
/
+6
|
|
/
|
*
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-03-24
1
-0
/
+3
*
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-04-02
11
-45
/
+45
|
\
\
|
*
|
clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll
Matthew McClintock
2016-03-30
1
-0
/
+10
|
*
|
clk: qcom: ipq4019: switch remaining defines to enums
Matthew McClintock
2016-03-30
1
-35
/
+25
|
*
|
clk: qcom: Make reset_control_ops const
Philipp Zabel
2016-03-30
2
-2
/
+2
|
*
|
clk: tegra: Make reset_control_ops const
Philipp Zabel
2016-03-30
1
-1
/
+1
|
*
|
clk: sunxi: Make reset_control_ops const
Philipp Zabel
2016-03-30
3
-3
/
+3
|
*
|
clk: atlas7: Make reset_control_ops const
Philipp Zabel
2016-03-30
1
-1
/
+1
|
*
|
clk: rockchip: Make reset_control_ops const
Philipp Zabel
2016-03-30
1
-1
/
+1
|
*
|
clk: mmp: Make reset_control_ops const
Philipp Zabel
2016-03-30
1
-1
/
+1
|
*
|
clk: mediatek: Make reset_control_ops const
Philipp Zabel
2016-03-30
1
-1
/
+1
*
|
|
Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-02
4
-0
/
+64
|
\
\
\
|
*
\
\
Merge branch 'acpi-processor'
Rafael J. Wysocki
2016-04-02
4
-0
/
+64
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ACPI / processor: Request native thermal interrupt handling via _OSC
Srinivas Pandruvada
2016-03-26
4
-0
/
+64
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-04-02
11
-42
/
+34
|
\
\
\
\
|
*
|
|
|
.mailmap: add Christophe Ricard
Christophe Ricard
2016-04-02
1
-0
/
+1
|
*
|
|
|
Make CONFIG_FHANDLE default y
Andi Kleen
2016-04-02
1
-1
/
+2
|
*
|
|
|
mm/page_isolation.c: fix the function comments
Neil Zhang
2016-04-02
1
-1
/
+1
|
*
|
|
|
oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head
Michal Hocko
2016-04-02
1
-1
/
+5
|
*
|
|
|
mm/page_isolation: fix tracepoint to mirror check function behavior
Lucas Stach
2016-04-02
1
-1
/
+1
|
*
|
|
|
mm/rmap: batched invalidations should use existing api
Nadav Amit
2016-04-02
3
-28
/
+8
|
*
|
|
|
x86/mm: TLB_REMOTE_SEND_IPI should count pages
Nadav Amit
2016-04-02
1
-3
/
+9
|
*
|
|
|
mm: fix invalid node in alloc_migrate_target()
Xishi Qiu
2016-04-02
1
-4
/
+4
|
*
|
|
|
include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()
Chen Gang
2016-04-02
1
-1
/
+1
|
*
|
|
|
mm, kasan: fix compilation for CONFIG_SLAB
Alexander Potapenko
2016-04-02
1
-1
/
+1
|
*
|
|
|
MAINTAINERS: orangefs mailing list is subscribers-only
Joe Perches
2016-04-02
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-02
1
-20
/
+25
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Chris Mason
2016-03-25
1
-20
/
+25
|
|
\
\
\
\
\
|
|
*
|
|
|
|
btrfs: transaction_kthread() is not freezable
Jiri Kosina
2016-03-22
1
-9
/
+6
|
|
*
|
|
|
|
btrfs: cleaner_kthread() doesn't need explicit freeze
Jiri Kosina
2016-03-22
1
-1
/
+1
|
|
*
|
|
|
|
btrfs: do not write corrupted metadata blocks to disk
Alex Lyakas
2016-03-22
1
-2
/
+13
|
|
*
|
|
|
|
btrfs: csum_tree_block: return proper errno value
Alex Lyakas
2016-03-22
1
-8
/
+5
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux
Linus Torvalds
2016-04-02
2
-6
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
orangefs: minimum userspace version is 2.9.3
Martin Brandenburg
2016-03-31
1
-1
/
+1
[prev]
[next]