summaryrefslogtreecommitdiffstats
path: root/Documentation/rapidio (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-31kselftests/bpf: use ping6 as the default ipv6 ping binary if it existsLi Zhijian2-2/+4
2018-10-30bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no dataJohn Fastabend1-0/+1
2018-10-30tools/bpf: add unlimited rlimit for flow_dissector_loadYonghong Song1-0/+2
2018-10-30net: mvpp2: Fix affinity hint allocationMarc Zyngier2-4/+15
2018-10-30net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet1-0/+1
2018-10-30rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel1-0/+10
2018-10-30sctp: check policy more carefully when getting pr statusXin Long1-3/+5
2018-10-30sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long1-3/+7
2018-10-30mlxsw: core: Fix devlink unregister flowShalom Toledo1-7/+17
2018-10-30mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata1-2/+0
2018-10-30hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4Nathan Chancellor2-2/+2
2018-10-30Documentation: ip-sysctl.txt: Document tcp_fwmark_acceptLorenzo Colitti1-0/+11
2018-10-30bonding: fix length of actor systemTobias Jungel1-2/+1
2018-10-30ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu2-18/+39
2018-10-29MAINTAINERS: add maintainer for Renesas RIIC driverChris Brandt1-0/+6
2018-10-29i2c: sh_mobile: Remove dummy runtime PM callbacksJarkko Nikula1-18/+0
2018-10-29i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada1-5/+6
2018-10-29i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada1-8/+25
2018-10-29i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada1-1/+16
2018-10-29HID: input: simplify/fix high-res scroll event handlingLinus Torvalds1-22/+21
2018-10-29net: diag: document swapped src/dst in udp_dump_one.Lorenzo Colitti1-0/+1
2018-10-29macsec: let the administrator set UP state even if lowerdev is downSabrina Dubroca1-3/+0
2018-10-29macsec: update operstate when lower device changesSabrina Dubroca1-0/+17
2018-10-29net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski1-1/+1
2018-10-29ptp: drop redundant kasprintf() to create worker nameRasmus Villemoes1-5/+1
2018-10-29net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov1-2/+1
2018-10-28net: Properly unlink GRO packets on overflow.David S. Miller1-1/+1
2018-10-28modpost: Create macro to avoid variable shadowingLeonardo Bras1-4/+15
2018-10-28ASN.1: Remove unnecessary shadowed local variableLeonardo Bras1-1/+1
2018-10-28parisc: Fix A500 boot crashJohn David Anglin1-6/+4
2018-10-27HID: we do not randomly make new drivers 'default y'Linus Torvalds1-1/+0
2018-10-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds1-1/+2
2018-10-27hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz1-0/+6
2018-10-27mm: export add_swap_extent()Omar Sandoval1-0/+1
2018-10-27mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval3-14/+18
2018-10-27tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman3-0/+208
2018-10-27mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()Andrea Arcangeli1-2/+2
2018-10-27mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()Andrea Arcangeli2-14/+19
2018-10-27mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race conditionAndrea Arcangeli1-7/+18
2018-10-27mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_tClark Williams1-9/+9
2018-10-27mm/gup: cache dev_pagemap while pinning pagesKeith Busch5-73/+79
2018-10-27Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma1-12/+3
2018-10-27mm: return zero_resv_unavail optimizationPavel Tatashin1-20/+26
2018-10-27mm: zero remaining unavailable struct pagesNaoya Horiguchi2-26/+25
2018-10-27tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch1-1/+4
2018-10-27tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch1-3/+7
2018-10-27tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch1-4/+13
2018-10-27tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch1-0/+1
2018-10-27mm/gup_benchmark.c: add additional pinning methodsKeith Busch2-4/+37
2018-10-27mm/gup_benchmark.c: time put_page()Keith Busch2-4/+11