index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled
Arnd Bergmann
1
-0
/
+3
2018-11-06
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
1
-1
/
+1
2018-11-06
net: alx: make alx_drv_name static
Rasmus Villemoes
2
-2
/
+1
2018-11-06
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-06
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-06
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-06
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
1
-2
/
+2
2018-11-06
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-05
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
Jeff Barnhill
1
-1
/
+1
2018-11-05
arm64: dts: stratix10: fix multicast filtering
Aaro Koskinen
1
-0
/
+3
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
3
-15
/
+3
2018-11-05
tracing/kprobes: Fix strpbrk() argument order
Masami Hiramatsu
1
-1
/
+1
2018-11-05
ARM: defconfig: Disable PREEMPT again on multi_v7
Olof Johansson
1
-1
/
+0
2018-11-05
arm64: dts: renesas: condor: switch from EtherAVB to GEther
Sergei Shtylyov
1
-23
/
+24
2018-11-05
dt-bindings: arm: Fix RZ/G2E part number
Fabrizio Castro
1
-1
/
+1
2018-11-05
arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
Kuninori Morimoto
1
-1
/
+1
2018-11-05
ARM: dts: imx6sx-sdb: Fix enet phy regulator
Leonard Crestez
1
-1
/
+6
2018-11-05
ARM: dts: fsl: Fix improperly quoted stdout-path values
Rob Herring
2
-3
/
+3
2018-11-05
ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
Oleksij Rempel
1
-1
/
+1
2018-11-05
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
1
-2
/
+2
2018-11-05
net: phy: realtek: fix RTL8201F sysfs name
Holger Hoffstätte
1
-1
/
+1
2018-11-05
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
1
-2
/
+2
2018-11-04
sctp: define SCTP_SS_DEFAULT for Stream schedulers
Xin Long
2
-1
/
+2
2018-11-04
sctp: fix strchange_flags name for Stream Change Event
Xin Long
1
-0
/
+2
2018-11-04
mlxsw: spectrum: Fix IP2ME CPU policer configuration
Shalom Toledo
1
-1
/
+0
2018-11-04
openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
Arnd Bergmann
1
-1
/
+2
2018-11-04
qed: fix link config error handling
Arnd Bergmann
1
-2
/
+5
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-11-03
net: hns3: Fix for out-of-bounds access when setting pfc back pressure
Yunsheng Lin
1
-6
/
+4
2018-11-03
net/mlx4_en: use __netdev_tx_sent_queue()
Eric Dumazet
1
-2
/
+4
2018-11-03
net: do not abort bulk send on BQL status
Eric Dumazet
1
-1
/
+1
2018-11-03
net: bql: add __netdev_tx_sent_queue()
Eric Dumazet
1
-0
/
+20
2018-11-03
s390/qeth: report 25Gbit link speed
Julian Wiedmann
2
-2
/
+20
2018-11-03
s390/qeth: sanitize ARP requests
Julian Wiedmann
4
-79
/
+34
2018-11-03
s390/qeth: fix initial operstate
Julian Wiedmann
4
-10
/
+25
2018-11-03
s390/qeth: unregister netdevice only when registered
Julian Wiedmann
3
-4
/
+11
2018-11-03
s390/qeth: fix HiperSockets sniffer
Julian Wiedmann
1
-3
/
+5
2018-11-03
s390/qeth: sanitize strings in debug messages
Julian Wiedmann
4
-151
/
+119
2018-11-03
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
1
-0
/
+1
2018-11-03
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
1
-1
/
+0
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
1
-2
/
+0
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
5
-77
/
+40
2018-11-03
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
1
-0
/
+17
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
1
-18
/
+59
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
1
-2
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
[next]