]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2018-06-26 mridula shastrykernel/signal.c: avoid undefined behaviour in kill_some...
2018-06-26 Sowmini Varadhanrds: tcp: compute m_ack_seq as offset from ->write_seq
2018-06-26 Lukas Czernerext4: fix bitmap position validation
2018-06-26 Håkon Buggenet/rds: Fix bug in failover_group parsing
2018-06-26 Alexey Kodanevsctp: verify size of a new chunk in _sctp_make_chunk()
2018-06-20 Eric Dumazetnetfilter: xt_TCPMSS: add more sanity tests on tcph...
2018-06-20 mridula shastrykernel/exit.c: avoid undefined behaviour when calling...
2018-06-20 Konrad Rzeszutek... x86/bugs/module: Provide retpoline_modules_only paramet...
2018-06-14 Mihai Carabasx86/fpu: Make eager FPU default
2018-06-13 Jacob Wencrypto: drbg - fix shadow copy of the test buffer
2018-06-12 Tom Herbertnetlink: add a start callback for starting a netlink...
2018-06-12 Herbert Xuipsec: Fix aborted xfrm policy dump crash
2018-06-12 Wei Lin Guaynet/rds: prevent RDS connections using stale ARP entries
2018-06-12 Wei Lin Guaynet/rds: Avoid stalled connection due to CM REQ retries
2018-06-12 Wei Lin Guaynet/rds: use one sided reconnection during a race
2018-06-12 Håkon BuggeRevert "Revert "net/rds: Revert "RDS: add reconnect...
2018-06-11 Joe Jinxen-swiotlb: fix the check condition for xen_swiotlb_fr...
2018-06-11 Wei Lin Guaynet/rds: Assign the correct service level
2018-06-11 Nicholas Bellingertarget: Re-add missing SCF_ACK_KREF assignment in v4.1.y
2018-06-11 Nicholas Bellingertarget: Fix LUN_RESET active I/O handling for ACK_KREF
2018-06-11 Bart Van Asschetarget: Invoke release_cmd() callback without holding...
2018-06-11 Konrad Rzeszutek... x86/bugs: Remove the Disabling Spectre v2 mitigation...
2018-06-11 Konrad Rzeszutek... x86/bugs: Report properly retpoline+IBRS
2018-06-11 Konrad Rzeszutek... x86/bugs: Don't lie when fallback retpoline is engaged
2018-06-11 Mauricio Faria... fs: aio: fix the increment of aio-nr and counting again...
2018-06-11 Rajan Shanmugaveluqla2xxx: Enable buffer boundary check when DIF bundling...
2018-06-11 Mihai Carabaskernel: sys.c: missing break for prctl spec ctrl
2018-06-05 Mihai Carabasx86/bugs/IBRS: Keep SSBD mitigation in effect if spectr...
2018-06-04 Wang Longfs/pstore: update the backend parameter in pstore module
2018-06-04 Paolo Bonzinikvm: vmx: Reinstate support for CPUs without virtual NMI
2018-06-04 Milan Brozdm crypt: add big-endian variant of plain64 IV
2018-06-04 Konrad Rzeszutek... x86/bugs: Rename SSBD_NO to SSB_NO
2018-06-04 Tom LendackyKVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
2018-06-04 Thomas Gleixnerx86/speculation, KVM: Implement support for VIRT_SPEC_C...
2018-06-04 Thomas Gleixnerx86/bugs: Rework spec_ctrl base and mask logic
2018-06-04 Thomas Gleixnerx86/bugs: Expose x86_spec_ctrl_base directly
2018-06-04 Borislav Petkovx86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
2018-06-04 Thomas Gleixnerx86/speculation: Rework speculative_store_bypass_update()
2018-06-04 Tom Lendackyx86/speculation: Add virtualized speculative store...
2018-06-04 Thomas Gleixnerx86/bugs, KVM: Extend speculation control for VIRT_SPEC...
2018-06-04 Thomas Gleixnerx86/speculation: Handle HT correctly on AMD
2018-06-04 Thomas Gleixnerx86/cpufeatures: Add FEATURE_ZEN
2018-06-04 Borislav Petkovx86/cpu/AMD: Fix erratum 1076 (CPB bit)
2018-05-25 Linus Torvaldsperf/hwbp: Simplify the perf-hwbp code, fix documentation
2018-05-25 Brian MalyRevert "perf/hwbp: Simplify the perf-hwbp code, fix...
2018-05-21 Thomas GleixnerKVM: SVM: Move spec control call after restore of GS
2018-05-21 Konrad Rzeszutek... x86/bugs: Fix the parameters alignment and missing...
2018-05-21 Jiri Kosinax86/bugs: Make cpu_show_common() static
2018-05-21 Jiri Kosinax86/bugs: Fix __ssb_select_mitigation() return type
2018-05-21 Borislav PetkovDocumentation/spec_ctrl: Do some minor cleanups
2018-05-21 Konrad Rzeszutek... proc: Use underscores for SSBD in 'status'
2018-05-21 Konrad Rzeszutek... x86/bugs: Rename _RDS to _SSBD
2018-05-21 Kees Cookx86/speculation: Make "seccomp" the default mode for...
2018-05-21 Thomas Gleixnerseccomp: Move speculation migitation control to arch...
2018-05-21 Kees Cookseccomp: Add filter flag to opt-out of SSB mitigation
2018-05-21 Thomas Gleixnerseccomp: Use PR_SPEC_FORCE_DISABLE
2018-05-21 Konrad Rzeszutek... prctl: Add force disable speculation
2018-05-21 Kees Cookseccomp: Enable speculation flaw mitigations
2018-05-21 Kees Cookproc: Provide details on speculation flaw mitigations
2018-05-21 Kees Cooknospec: Allow getting/setting on non-current task
2018-05-21 Konrad Rzeszutek... x86/bugs/IBRS: Disable SSB (RDS) if IBRS is sslected...
2018-05-21 Thomas Gleixnerx86/speculation: Add prctl for Speculative Store Bypass...
2018-05-21 Mihai Carabasx86: thread_info.h: move RDS from index 5 to 23
2018-05-21 Thomas Gleixnerx86/process: Allow runtime control of Speculative Store...
2018-05-21 Thomas Gleixnerprctl: Add speculation control prctls
2018-05-21 Thomas Gleixnerx86/speculation: Create spec-ctrl.h to avoid include...
2018-05-21 Konrad Rzeszutek... x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
2018-05-21 Konrad Rzeszutek... x86/bugs/AMD: Add support to disable RDS on Fam[15...
2018-05-21 Konrad Rzeszutek... x86/bugs: Whitelist allowed SPEC_CTRL MSR values
2018-05-21 Konrad Rzeszutek... x86/bugs/intel: Set proper CPU features and setup RDS
2018-05-21 Konrad Rzeszutek... x86/bugs: Provide boot parameters for the spec_store_by...
2018-05-21 Konrad Rzeszutek... x86/cpufeatures: Add X86_FEATURE_RDS
2018-05-21 Konrad Rzeszutek... x86/bugs: Expose /sys/../spec_store_bypass
2018-05-21 Piotr Lucx86/cpu/intel: Add Knights Mill to Intel family
2018-05-21 Andy Shevchenkox86/cpu: Rename Merrifield2 to Moorefield
2018-05-21 Konrad Rzeszutek... x86/bugs, KVM: Support the combination of guest and...
2018-05-21 Konrad Rzeszutek... x86/bugs/IBRS: Warn if IBRS is enabled during boot.
2018-05-21 Konrad Rzeszutek... x86/bugs/IBRS: Use variable instead of defines for...
2018-05-21 Konrad Rzeszutek... x86/bugs: Read SPEC_CTRL MSR during boot and re-use...
2018-05-21 Konrad Rzeszutek... x86/bugs: Concentrate bug reporting into a separate...
2018-05-21 Konrad Rzeszutek... x86/bugs: Concentrate bug detection into a separate...
2018-05-21 Konrad Rzeszutek... x86/bugs/IBRS: Turn on IBRS in spectre_v2_select_mitigation
2018-05-21 Konrad Rzeszutek... x86/msr: Add SPEC_CTRL_IBRS..
2018-05-21 Hannes Reineckescsi: libfc: Revisit kref handling
2018-05-21 Hannes Reineckescsi: libfc: reset exchange manager during LOGO handling
2018-05-21 Hannes Reineckescsi: libfc: send LOGO for PLOGI failure
2018-05-21 Hannes Reineckescsi: libfc: Issue PRLI after a PRLO has been received
2018-05-21 Hannes Reineckelibfc: Update rport reference counting
2018-05-21 Elena Ufimtsevaamd/kvm: do not intercept new MSRs for spectre v2 mitig...
2018-05-21 Mohamed GhannamRDS: null pointer dereference in rds_atomic_free_op
2018-05-21 Greg Kroah... ACPI: sbshc: remove raw pointer from printk() message
2018-05-21 Li Jinyuefutex: Prevent overflow by strengthen input validation
2018-05-21 Venkat Venkatsubranet: ipv4: add support for ECMP hash policy choice
2018-05-21 David Ahernnet: ipv4: Consider failed nexthops in multipath routes
2018-05-21 Peter Nørlundipv4: L3 hash-based multipath
2018-05-21 Hou Taodm: fix race between dm_get_from_kobject() and __dm_des...
2018-05-21 NeilBrownNFS: only invalidate dentrys that are clearly invalid.
2018-05-21 David Ahernnet: Improve handling of failures on link and route...
2018-05-21 zhong jiangmm/mempolicy: fix use after free when calling get_mempolicy
2018-05-21 Greg Kroah... drm: udl: Properly check framebuffer mmap offsets
next