aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers1-4/+4
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-07Documentation/process: Add Qualcomm process ambassador for hardware security issuesTrilok Soni1-1/+1
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires1-1/+1
2019-09-06Documentation/process/embargoed-hardware-issues: Microsoft ambassadorSasha Levin1-1/+1
2019-09-06soc: qcom: geni: Provide parameter error checkingLee Jones1-0/+6
2019-09-06iommu/amd: Fix race in increase_address_space()Joerg Roedel1-5/+11
2019-09-06iommu/amd: Flush old domains in kdump kernelStuart Hayes1-0/+24
2019-09-05keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton1-0/+6
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-09-05Documentation/process: Add Google contact for embargoed hardware issuesKees Cook1-4/+4
2019-09-05Documentation/process: Volunteer as the ambassador for XenAndrew Cooper1-1/+1
2019-09-04configfs: provide exclusion between IO and removalsAl Viro2-18/+80
2019-09-04sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI logic and codeIngo Molnar1-39/+39
2019-09-04powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero1-16/+2
2019-09-04powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero1-1/+2
2019-09-04mm/balloon_compaction: suppress allocation warningsNadav Amit1-1/+2
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin2-553/+3
2019-09-04vhost: Remove unnecessary variableYunsheng Lin1-3/+2
2019-09-04virtio-net: lower min ring num_free for efficiency? jiang1-1/+1
2019-09-04vhost/test: fix build for vhost testTiwei Bie1-4/+9
2019-09-04vhost/test: fix build for vhost testTiwei Bie1-1/+1
2019-09-04ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang1-0/+2
2019-09-04dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedYoshihiro Shimoda1-9/+19
2019-09-04dmaengine: sprd: Fix the DMA link-list configurationBaolin Wang1-2/+8
2019-09-03Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik1-1/+1
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan2-24/+15
2019-09-03sched/fair: Don't assign runtime for throttled cfs_rqLiangyan1-0/+5
2019-09-03ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FLJian-Hong Pan1-0/+12
2019-09-02configfs: new object reprsenting tree fragmentsAl Viro3-27/+97
2019-09-02configfs_register_group() shouldn't be (and isn't) called in rmdirable partsAl Viro1-11/+0
2019-09-02configfs: stash the data we need into configfs_buffer at open timeAl Viro1-134/+95
2019-09-02x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan1-3/+5
2019-09-02NFS: Fix inode fileid checks in attribute revalidation codeTrond Myklebust1-8/+10
2019-09-02Linux 5.3-rc7Linus Torvalds1-1/+1
2019-09-02ALSA: hda/realtek - Add quirk for HP Pavilion 15Sam Bazley1-0/+1
2019-09-02x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra1-1/+3
2019-09-02x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber1-0/+1
2019-09-02drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs1-0/+12
2019-09-01net: seeq: Fix the function used to release some memory in an error handling pathChristophe JAILLET1-3/+4
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functionsChristophe JAILLET1-1/+4
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins1-0/+1
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti1-11/+11
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu1-0/+1
2019-08-31dt-bindings: net: dsa: document additional Microchip KSZ8563 switchRazvan Stefanescu1-0/+1
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov1-1/+2
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh1-1/+1
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov1-0/+4
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov1-1/+1
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov1-1/+2