Re: [Outreachy kernel] [PATCH] net: ax25: Fix multiple blank lines warning

2019-02-23 Thread Ivan Ivanov
as usual, Outreachy is doing stiuupid almost-useless commits like remove two blank lines or fix a tiny typo. They are trying hard to pretend that they are useful by doing many lame patches like this, while promoting their SJW madness, anti-male sieexism and anti-white riaacism. But with the lame st

Re: Can a recipients rights under GNU GPL be revoked?

2019-01-27 Thread Ivan Ivanov
a part of Debian for 8 years but got removed just because some mad SJWs suddenly got offended at its' name) - well you know what to do, and maybe vsnsdualce will be happy to help with your case free of charge. Best regards, Ivan Ivanov вс, 27 янв. 2019 г. в 17:55, Thomas Schmitt : >

Re: GRSec is vital to Linux security

2019-01-23 Thread Ivan Ivanov
Interesting point of view. Well, to be honest it seems to me that Linux kernel sacrifices the security for the sake of progress, so it is quite bloated at the moment and I am not sure that even GRSecurity could fix it. Linux really needs to stop adding new features and refactor itself to a smaller

Re: (Audio/Video): The Truth about Linux GPLv2 and license recission (revocation).

2019-01-04 Thread Ivan Ivanov
Sadly your informative videos deleted (by NSA?), could you please reupload? This could be useful for removing your source code if you disagree with Cock of Conduct пт, 4 янв. 2019 г. в 16:04, : > > Information regarding the rights of the linux programmers, regarding > rescission (revocation) of th

Re: knifeshack (Linux Property rights) -- Why dislike short story?

2019-01-03 Thread Ivan Ivanov
maybe Mike Galbraith is one of those SJWs who took over the Linux kernel and slowly taking over the rest of opensource projects. We must REESIST ! чт, 3 янв. 2019 г. в 11:51, : > > On 2019-01-02 02:32, Mike Galbraith wrote: > > Take your medication. > > Why don't you like my short story?

Re: CoC loving Linux programmers swear the GPLv2 is irrevocable. They are wrong. (As are the women they wish to empower).

2018-12-31 Thread Ivan Ivanov
Thank you very much for this message, friend. We the people should learn it and stop taking Cock of Conduct up our ass пн, 31 дек. 2018 г. в 05:07, : > > Their take is that if you lent (licensed) them a lawnmower and told them > not to wreck it, the fact that they did not wreck it entitles them to

Re: Can we drop upstream Linux x32 support?

2018-12-12 Thread Ivan Ivanov
My main reason on staying at Pentium 4 is that it does not contain Intel ME backdoor (it came starting with Core 2 Duo) ср, 12 дек. 2018 г. в 22:12, Andy Lutomirski : > > On Wed, Dec 12, 2018 at 10:50 AM Ivan Ivanov wrote: > > > > Please don't drop x86 support from the Lin

Re: Can we drop upstream Linux x32 support?

2018-12-12 Thread Ivan Ivanov
Please don't drop x86 support from the Linux kernel ! You may not realize it, but there are plenty of people who care about x86 systems. I have a good old Pentium 4 based computer which is 32-bit, using it for some weird Linux experiments + retro gaming, and if I can't run new Linux kernels there -

Re: [PATCH 1/1] Update AMD cpu microcode for family 15h

2018-05-30 Thread Ivan Ivanov
This is still not addressing the outdated 15h microcode version issue that Rudolf Marek has pointed out. Also, we still hope to see an updated microcode for 16h architecture as well - it has not received any updates for two years already Best regards, Ivan Ivanov 2018-05-25 15:10 GMT+03:00 Josh

linux-firmware: processor family 16h AMD cpu microcode

2018-05-22 Thread Ivan Ivanov
for 16h as well Best regards, Ivan Ivanov

Re: Avoid speculative indirect calls in kernel

2018-01-07 Thread Ivan Ivanov
fe and slow route *) if its AMD, it is " secure cpu " ==> take a normal route AMD users should not suffer because of Intel screwups. if Intel is responsible they should accept the CPU returns Best regards Ivan Ivanov, coreboot developer and open source enthusiast

Re: [PATCH] x86/cpu, x86/pti: Do not enable PTI on AMD processors

2018-01-03 Thread Ivan Ivanov
truct cpuinfo_x86 > *c) > > setup_force_cpu_cap(X86_FEATURE_ALWAYS); > > - /* Assume for now that ALL x86 CPUs are insecure */ > - setup_force_cpu_bug(X86_BUG_CPU_INSECURE); > + if (c->x86_vendor != X86_VENDOR_AMD) > + setup_force_cpu_bug(X86_BUG_CPU_INSECURE); > > fpu__init_system(c); Reviewed-by: Ivan Ivanov Best regards, Ivan Ivanov, coreboot project developer and open-source enthusiast

Re: [PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings

2016-06-24 Thread Ivan Ivanov
;> This patchset is part of a global SoC + Module + Board support for the >> Sierra Wireless mangOH Board support with the WP8548 module. >> >> Neil Armstrong (2): >> pinctrl: qcom: Add support for MDM9615 TLMM >> dt-bindings: pinctrl: Add MDM9615 TLMM bindings

Re: regression: 3a878c430fd6 ("tty: serial: msm: Add TX DMA support") drops data

2016-04-19 Thread Ivan Ivanov
> On Apr 20, 2016, at 02:23, Frank Rowand wrote: > > Hi Ivan, > > It appears that I have found a regression caused by > 3a878c430fd6 ("tty: serial: msm: Add TX DMA support"). > > When I cat a file slightly larger than 126000 bytes on > the console, viewed via minicom connected to the serial >

Re: [PATCH] MAINTAINERS: add qcom i2c and spi drivers to list

2016-02-02 Thread Ivan Ivanov
> On Jan 21, 2016, at 8:35 PM, Srinivas Kandagatla > wrote: > > This patch adds i2c-qup and spi-qup drivers in to the qualcomm > maintainer list, so that get maintainers scripts can get correct people > to send patch to. > > Signed-off-by: Srinivas Kandagatla > --- > MAINTAINERS | 2 ++ > 1 fi