| Commit message (Expand) | Author | Files | Lines |
2019-08-27 | NFS: remove set but not used variable 'mapping' | YueHaibing | 1 | -2/+0 |
2019-08-27 | NFSv2: Fix write regression | Trond Myklebust | 1 | -1/+3 |
2019-08-27 | NFSv2: Fix eof handling | Trond Myklebust | 1 | -1/+2 |
2019-08-27 | mfd: rk808: Make PM function declaration static | Lee Jones | 1 | -1/+1 |
2019-08-27 | mfd: rk808: Mark pm functions __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2019-08-26 | NFS: Fix writepage(s) error handling to not report errors twice | Trond Myklebust | 1 | -8/+13 |
2019-08-26 | NFS: Fix spurious EIO read errors | Trond Myklebust | 3 | -21/+36 |
2019-08-26 | pNFS/flexfiles: Don't time out requests on hard mounts | Trond Myklebust | 1 | -2/+9 |
2019-08-26 | SUNRPC: Handle connection breakages correctly in call_status() | Trond Myklebust | 1 | -1/+1 |
2019-08-26 | Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" | Trond Myklebust | 3 | -25/+0 |
2019-08-26 | SUNRPC: Handle EADDRINUSE and ENOBUFS correctly | Trond Myklebust | 1 | -3/+7 |
2019-08-26 | pNFS/flexfiles: Turn off soft RPC calls | Trond Myklebust | 1 | -5/+10 |
2019-08-26 | SUNRPC: Don't handle errors if the bind/connect succeeded | Trond Myklebust | 1 | -11/+24 |
2019-08-26 | arc: prefer __section from compiler_attributes.h | Nick Desaulniers | 2 | -6/+5 |
2019-08-26 | dt-bindings: IDU-intc: Add support for edge-triggered interrupts | Mischa Jonker | 1 | -5/+14 |
2019-08-26 | dt-bindings: IDU-intc: Clean up documentation | Mischa Jonker | 1 | -4/+5 |
2019-08-26 | ARCv2: IDU-intc: Add support for edge-triggered interrupts | Mischa Jonker | 2 | -6/+65 |
2019-08-26 | ALSA: oxfw: fix to handle correct stream for PCM playback | Takashi Sakamoto | 1 | -1/+1 |
2019-08-26 | r8152: Set memory to all 0xFFs on failed reg reads | Prashant Malani | 1 | -1/+4 |
2019-08-25 | openvswitch: Fix conntrack cache with timeout | Yi-Hung Wei | 1 | -0/+13 |
2019-08-25 | ipv4: mpls: fix mpls_xmit for iptunnel | Alexey Kodanev | 1 | -4/+4 |
2019-08-25 | nexthop: Fix nexthop_num_path for blackhole nexthops | David Ahern | 1 | -6/+0 |
2019-08-25 | Linux 5.3-rc6v5.3-rc6 | Linus Torvalds | 1 | -1/+1 |
2019-08-25 | ALSA: seq: Fix potential concurrent access to the deleted pool | Takashi Iwai | 3 | -2/+20 |
2019-08-25 | mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y | Andrey Ryabinin | 1 | -2/+8 |
2019-08-25 | mm/zsmalloc.c: fix race condition in zs_destroy_pool | Henry Burns | 1 | -2/+59 |
2019-08-25 | mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely | Henry Burns | 1 | -4/+15 |
2019-08-25 | mm, page_owner: handle THP splits correctly | Vlastimil Babka | 1 | -0/+4 |
2019-08-25 | userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx | Oleg Nesterov | 1 | -12/+13 |
2019-08-25 | psi: get poll_work to run when calling poll syscall next time | Jason Xing | 1 | -0/+8 |
2019-08-25 | mm: memcontrol: flush percpu vmevents before releasing memcg | Roman Gushchin | 1 | -1/+21 |
2019-08-25 | mm: memcontrol: flush percpu vmstats before releasing memcg | Roman Gushchin | 1 | -0/+40 |
2019-08-25 | parisc: fix compilation errrors | Qian Cai | 1 | -2/+1 |
2019-08-25 | mm, page_alloc: move_freepages should not examine struct page of reserved memory | David Rientjes | 1 | -15/+4 |
2019-08-25 | mm/z3fold.c: fix race between migration and destruction | Henry Burns | 1 | -0/+89 |
2019-08-25 | net: rds: add service level support in rds-info | Zhu Yanjun | 5 | -8/+24 |
2019-08-25 | net: route dump netlink NLM_F_MULTI flag missing | John Fastabend | 3 | -9/+12 |
2019-08-25 | s390/qeth: reject oversized SNMP requests | Julian Wiedmann | 1 | -0/+4 |
2019-08-25 | sock: fix potential memory leak in proto_register() | zhanglin | 1 | -10/+21 |
2019-08-25 | MAINTAINERS: Add phylink keyword to SFF/SFP/SFP+ MODULE SUPPORT | Andrew Lunn | 1 | -0/+1 |
2019-08-24 | xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode | Hangbin Liu | 1 | -2/+2 |
2019-08-24 | ipv4/icmp: fix rt dst dev null pointer dereference | Hangbin Liu | 1 | -1/+7 |
2019-08-24 | openvswitch: Fix log message in ovs conntrack | Yi-Hung Wei | 1 | -1/+1 |
2019-08-24 | drm/mediatek: include dma-mapping header | Dave Airlie | 1 | -0/+1 |
2019-08-24 | bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0 | Ilya Leoshkevich | 1 | -4/+4 |
2019-08-24 | bpf: fix use after free in prog symbol exposure | Daniel Borkmann | 1 | -12/+18 |
2019-08-24 | bpf: fix precision tracking in presence of bpf2bpf calls | Alexei Starovoitov | 1 | -4/+5 |
2019-08-24 | flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH | Jakub Sitnicki | 1 | -1/+1 |
2019-08-24 | Revert "r8169: remove not needed call to dma_sync_single_for_device" | Heiner Kallweit | 1 | -0/+1 |
2019-08-23 | ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev | Sabrina Dubroca | 1 | -8/+8 |