summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-09arm: dts: colibri-vf: fix pinmuxing issue with can_int on ptb21Colibri-VF_LXDE-Image_2.8b7.-20200610Marcel Ziswiler
2020-05-25KEYS: Add a facility to restrict new links into a keyringDavid Howells
2020-05-25IMA: prevent keys on the .ima_blacklist from being removedMimi Zohar
2020-05-25KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells
2020-05-25IMA: allow reading back the current IMA policyPetko Manolov
2020-05-25IMA: create machine owner and blacklist keyringsPetko Manolov
2020-05-25IMA: policy can now be updated multiple timesPetko Manolov
2020-05-25integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin
2020-05-25KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells
2020-05-25certs: Fix misaligned data in extra certificate listDavid Howells
2020-05-25KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp
2020-05-21colibri_vf_defconfig: add support of backports-5.4Oleksandr Suvorov
2020-05-21wireless: make wireless_ext and wext_priv storableOleksandr Suvorov
2020-05-21Merge tag 'v4.4.220' into toradex_vf_4.4-nextMarcel Ziswiler
2020-04-24Linux 4.4.220Greg Kroah-Hartman
2020-04-24x86/vdso: Fix lsl operand orderSamuel Neves
2020-04-24x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics
2020-04-24x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter
2020-04-24locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney
2020-04-24tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell
2020-04-24fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang
2020-04-24ext2: fix empty body warnings when -Wextra is usedRandy Dunlap
2020-04-24NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-04-24compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum
2020-04-24percpu_counter: fix a data race at vm_committed_asQian Cai
2020-04-24ext4: do not commit super on read-only bdevEric Sandeen
2020-04-24NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-04-24clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2020-04-24of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-24of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring
2020-04-24soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew
2020-04-24rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
2020-04-24wil6210: fix temperature debugfsDedy Lansky
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany
2020-04-24drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty
2020-04-24video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor
2020-04-24ALSA: hda: Don't release card at firmware loading errorTakashi Iwai
2020-04-24scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-04-24tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang
2020-04-24x86/mitigations: Clear CPU buffers on the SYSCALL fast pathBorislav Petkov
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson
2020-04-24dm flakey: check for null arg_name in parse_features()Goldwyn Rodrigues
2020-04-24ext4: do not zeroout extents beyond i_disksizeJan Kara
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen