summaryrefslogtreecommitdiffstats
path: root/arch/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-06HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann1-0/+3
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel1-1/+1
2018-11-06net: alx: make alx_drv_name staticRasmus Villemoes2-2/+1
2018-11-06net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo1-3/+3
2018-11-06sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin1-0/+1
2018-11-06net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov1-1/+2
2018-11-06ipv6: properly check return value in inet6_dump_all()Alexey Kodanev1-2/+2
2018-11-06rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev1-1/+1
2018-11-05net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill1-1/+1
2018-11-05arm64: dts: stratix10: fix multicast filteringAaro Koskinen1-0/+3
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky3-15/+3
2018-11-05tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu1-1/+1
2018-11-05ARM: defconfig: Disable PREEMPT again on multi_v7Olof Johansson1-1/+0
2018-11-05arm64: dts: renesas: condor: switch from EtherAVB to GEtherSergei Shtylyov1-23/+24
2018-11-05dt-bindings: arm: Fix RZ/G2E part numberFabrizio Castro1-1/+1
2018-11-05arm64: dts: renesas: r8a7795: add missing dma-names on hscif2Kuninori Morimoto1-1/+1
2018-11-05ARM: dts: imx6sx-sdb: Fix enet phy regulatorLeonard Crestez1-1/+6
2018-11-05ARM: dts: fsl: Fix improperly quoted stdout-path valuesRob Herring2-3/+3
2018-11-05ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c nodeOleksij Rempel1-1/+1
2018-11-05bonding/802.3ad: fix link_failure_count trackingJarod Wilson1-2/+2
2018-11-05net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte1-1/+1
2018-11-05Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2
2018-11-04sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2-1/+2
2018-11-04sctp: fix strchange_flags name for Stream Change EventXin Long1-0/+2
2018-11-04mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo1-1/+0
2018-11-04openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann1-1/+2
2018-11-04qed: fix link config error handlingArnd Bergmann1-2/+5
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin1-6/+4
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet1-2/+4
2018-11-03net: do not abort bulk send on BQL statusEric Dumazet1-1/+1
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet1-0/+20
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann2-2/+20
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann4-79/+34
2018-11-03s390/qeth: fix initial operstateJulian Wiedmann4-10/+25
2018-11-03s390/qeth: unregister netdevice only when registeredJulian Wiedmann3-4/+11
2018-11-03s390/qeth: fix HiperSockets snifferJulian Wiedmann1-3/+5
2018-11-03s390/qeth: sanitize strings in debug messagesJulian Wiedmann4-151/+119
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34
2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1