aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua
2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He
2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko
2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin
2018-11-03netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick
2018-11-03netfilter: nft_compat: ebtables 'nat' table is normal chain typeFlorian Westphal
2018-11-03netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattrPablo Neira Ayuso
2018-11-03netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso
2018-11-03netfilter: ipset: Fix calling ip_set() macro at dumpingJozsef Kadlecsik
2018-11-03netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo
2018-11-03netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik
2018-11-03Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT'David S. Miller
2018-11-03net: systemport: Protect stop from timeoutFlorian Fainelli
2018-11-03net: bcmgenet: protect stop from timeoutDoug Berger
2018-11-02rxrpc: Fix lockup due to no error backoff after ack transmit errorDavid Howells
2018-11-02net: dsa: microchip: initialize mutex before useTristram Ha
2018-11-02net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill
2018-11-02usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf
2018-11-02net: document skb parameter in function 'skb_gso_size_check'Mathieu Malaterre
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann
2018-11-02iov_iter: Fix 9p virtio breakageMarc Zyngier
2018-11-02Merge branch 'clockevents/4.20-rc1' of https://git.linaro.org/people/daniel.l...Thomas Gleixner
2018-11-02bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unprivDaniel Borkmann
2018-11-02Merge branch 'bpf-accurate-prog-addr'Daniel Borkmann
2018-11-02bpf: show main program address and length in bpf_prog_infoSong Liu
2018-11-02bpf: show real jited address in bpf_prog_info->jited_ksymsSong Liu
2018-11-02bpf: show real jited prog address in /proc/kallsymsSong Liu
2018-11-02cifs: fix signed/unsigned mismatch on aio_read patchSteve French
2018-11-02cifs: don't dereference smb_file_target before null checkColin Ian King
2018-11-02CIFS: Add direct I/O functions to file_operationsLong Li
2018-11-02CIFS: Add support for direct I/O writeLong Li
2018-11-02CIFS: Add support for direct I/O readLong Li
2018-11-02smb3: missing defines and structs for reparse point handlingSteve French
2018-11-02smb3: allow more detailed protocol info on open files for debuggingSteve French