platform/kernel/linux-rpi.git
2018-12-05 Thomas Gleixnerx86/speculation: Enable prctl mode for spectre_v2_user
2018-12-05 Thomas Gleixnerx86/speculation: Add prctl() control for indirect branc...
2018-12-05 Thomas Gleixnerx86/speculation: Prepare arch_smt_update() for PRCTL...
2018-12-05 Thomas Gleixnerx86/speculation: Prevent stale SPEC_CTRL msr content
2018-12-05 Thomas Gleixnerx86/speculation: Split out TIF update
2018-12-05 Thomas Gleixnerptrace: Remove unused ptrace_may_access_sched() and...
2018-12-05 Thomas Gleixnerx86/speculation: Prepare for conditional IBPB in switch...
2018-12-05 Thomas Gleixnerx86/speculation: Avoid __switch_to_xtra() calls
2018-12-05 Thomas Gleixnerx86/process: Consolidate and simplify switch_to_xtra...
2018-12-05 Tim Chenx86/speculation: Prepare for per task indirect branch...
2018-12-05 Thomas Gleixnerx86/speculation: Add command line control for indirect...
2018-12-05 Thomas Gleixnerx86/speculation: Unify conditional spectre v2 print...
2018-12-05 Thomas Gleixnerx86/speculataion: Mark command line parser data __initdata
2018-12-05 Thomas Gleixnerx86/speculation: Mark string arrays const correctly
2018-12-05 Thomas Gleixnerx86/speculation: Reorder the spec_v2 code
2018-12-05 Thomas Gleixnerx86/l1tf: Show actual SMT state
2018-12-05 Thomas Gleixnerx86/speculation: Rework SMT state change
2018-12-05 Thomas Gleixnersched/smt: Expose sched_smt_present static key
2018-12-05 Thomas Gleixnerx86/Kconfig: Select SCHED_SMT if SMP enabled
2018-12-05 Peter Zijlstra... sched/smt: Make sched_smt_present track topology
2018-12-05 Tim Chenx86/speculation: Reorganize speculation control MSRs...
2018-12-05 Thomas Gleixnerx86/speculation: Rename SSBD update functions
2018-12-05 Tim Chenx86/speculation: Disable STIBP when enhanced IBRS is...
2018-12-05 Tim Chenx86/speculation: Move STIPB/IBPB string conditionals...
2018-12-05 Tim Chenx86/speculation: Remove unnecessary ret variable in...
2018-12-05 Tim Chenx86/speculation: Clean up spectre_v2_parse_cmdline()
2018-12-05 Tim Chenx86/speculation: Update the TIF_SSBD comment
2018-12-05 Zhenzhong Duanx86/retpoline: Remove minimal retpoline support
2018-12-05 Zhenzhong Duanx86/retpoline: Make CONFIG_RETPOLINE depend on compiler...
2018-12-05 Zhenzhong Duanx86/speculation: Add RETPOLINE_AMD support to the inlin...
2018-12-05 Jiri Kosinax86/speculation: Propagate information about RSB fillin...
2018-12-05 Jiri Kosinax86/speculation: Apply IBPB more strictly to avoid...
2018-12-05 Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2018-12-05 Tom Lendackyx86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
2018-12-05 Tom Lendackyx86/bugs: Update when to check for the LS_CFG SSBD...
2018-12-05 Konrad Rzeszutek... x86/bugs: Switch the selection of mitigation from CPU...
2018-12-05 Konrad Rzeszutek... x86/bugs: Add AMD's SPEC_CTRL MSR usage
2018-12-05 Konrad Rzeszutek... x86/bugs: Add AMD's variant of SSB_NO
2018-12-05 Peter Zijlstrasched/core: Fix cpu.max vs. cpuhotplug deadlock
2018-12-05 Bernd Ecksteinusbnet: ipheth: fix potential recvmsg bug and recvmsg...
2018-12-05 Julian Wiedmanns390/qeth: fix length check in SNMP processing
2018-12-05 Pan Bianrapidio/rionet: do not free skb before reading its...
2018-12-05 Willem de Bruijnpacket: copy user buffers before orphan or clone
2018-12-05 Lorenzo Bianconinet: thunderx: set tso_hdrs pointer to NULL in nicvf_fr...
2018-12-05 Jason Wangvirtio-net: fail XDP set if guest csum is negotiated
2018-12-05 Jason Wangvirtio-net: disable guest csum during XDP set
2018-12-05 Lorenzo Bianconinet: thunderx: set xdp_prog to NULL if bpf_prog_add...
2018-12-05 Petr Machatanet: skb_scrub_packet(): Scrub offload_fwd_mark
2018-12-05 Sasha LevinRevert "wlcore: Add missing PM call for wlcore_cmd_wait...
2018-12-05 Darrick J.... xfs: don't fail when converting shortform attr to long...
2018-12-05 Chao Yuf2fs: fix to do sanity check with cp_pack_start_sum
2018-12-05 Chao Yuf2fs: fix to do sanity check with i_extra_isize
2018-12-05 Chao Yuf2fs: fix to do sanity check with block address in...
2018-12-05 Chao Yuf2fs: fix to do sanity check with node footer and iblocks
2018-12-05 Chao Yuf2fs: fix to do sanity check with user_block_count
2018-12-05 Chao Yuf2fs: fix to do sanity check with extra_attr feature
2018-12-05 Ben Hutchingsf2fs: Add sanity_check_inode() function
2018-12-05 Chao Yuf2fs: fix to do sanity check with secs_per_zone
2018-12-05 Chao Yuf2fs: introduce and spread verify_blkaddr
2018-12-05 Chao Yuf2fs: clean up with is_valid_blkaddr()
2018-12-05 Jaegeuk Kimf2fs: enhance sanity_check_raw_super() to avoid potenti...
2018-12-05 Jaegeuk Kimf2fs: sanity check on sit entry
2018-12-05 Yunlei Hef2fs: check blkaddr more accuratly before issue a bio
2018-12-05 Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2018-12-05 Qu Wenruobtrfs: tree-checker: Check level for leaves and nodes
2018-12-05 Qu Wenruobtrfs: Check that each block group has corresponding...
2018-12-05 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2018-12-05 Qu Wenruobtrfs: tree-checker: Verify block_group_item
2018-12-05 David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2018-12-05 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2018-12-05 Qu Wenruobtrfs: tree-checker: Add checker for dir item
2018-12-05 Qu Wenruobtrfs: tree-checker: Fix false panic for sanity test
2018-12-05 Qu Wenruobtrfs: tree-checker: Enhance btrfs_check_node output
2018-12-05 Qu Wenruobtrfs: Move leaf and node validation checker to tree...
2018-12-05 Qu Wenruobtrfs: Add checker for EXTENT_CSUM
2018-12-05 Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2018-12-05 Qu Wenruobtrfs: Check if item pointer overlaps with the item...
2018-12-05 Qu Wenruobtrfs: Refactor check_leaf function for later expansion
2018-12-05 Qu Wenruobtrfs: Verify that every chunk has corresponding block...
2018-12-05 Gu Jinxiangbtrfs: validate type when reading a chunk
2018-12-05 Lior Davidwil6210: missing length check in wmi_set_ie
2018-12-05 Vakul Gargnet/tls: Fixed return value when tls_complete_pending_w...
2018-12-05 Boris Pismennytls: Use correct sk->sk_prot for IPV6
2018-12-05 Ilya Lesokhintls: don't override sk_write_space if tls_set_sw_offloa...
2018-12-05 Ilya Lesokhintls: Avoid copying crypto_info again after cipher_type...
2018-12-05 Ilya Lesokhintls: Fix TLS ulp context leak, when TLS_TX setsockopt...
2018-12-05 Ilya Lesokhintls: Add function to update the TLS socket configuration
2018-12-05 Alexei Starovoitovbpf: Prevent memory disambiguation attack
2018-12-05 Ilya Dryomovlibceph: implement CEPHX_V2 calculation mode
2018-12-05 Ilya Dryomovlibceph: add authorizer challenge
2018-12-05 Ilya Dryomovlibceph: factor out encrypt_authorizer()
2018-12-05 Ilya Dryomovlibceph: factor out __ceph_x_decrypt()
2018-12-05 Ilya Dryomovlibceph: factor out __prepare_write_connect()
2018-12-05 Ilya Dryomovlibceph: store ceph_auth_handshake pointer in ceph_conn...
2018-12-05 Richard Weinbergerubi: Initialize Fastmap checkmapping correctly
2018-12-05 Matthias Schwarzottmedia: em28xx: Fix use-after-free when disconnecting
2018-12-05 Hugh Dickinsmm/khugepaged: collapse_shmem() do not crash on Compound
2018-12-05 Hugh Dickinsmm/khugepaged: collapse_shmem() without freezing new_page
2018-12-05 Hugh Dickinsmm/khugepaged: minor reorderings in collapse_shmem()
2018-12-05 Hugh Dickinsmm/khugepaged: collapse_shmem() remember to clear holes
next