summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2022-03-11x86/speculation: Update link to AMD speculation whitepaperKim Phillips
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra
2022-03-11Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn
2022-03-11Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf
2022-03-11Documentation: Add section about CPU vulnerabilities for SpectreTim Chen
2022-02-16bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2022-01-29KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
2022-01-27rbtree: cache leftmost node internallyDavidlohr Bueso
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera
2021-11-26regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dv...Krzysztof Kozlowski
2021-11-26regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Krzysztof Kozlowski
2021-09-22dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equationMiquel Raynal
2021-08-26locks: print a warning when mount fails due to lack of "mand" supportJeff Layton
2021-06-03tweewide: Fix most Shebang linesFinn Behrens
2021-03-07sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches
2020-12-11dt-bindings: net: correct interrupt flags in examplesKrzysztof Kozlowski
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-18xen/events: defer eoi in case of excessive number of eventsJuergen Gross
2020-10-29icmp: randomize the global rate limiterEric Dumazet
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2020-10-01dt-bindings: sound: wm8994: Correct required supplies based on actual impleme...Krzysztof Kozlowski
2020-09-12affs: fix basic permission bits to actually workMax Staudt
2020-08-21iio: improve IIO_CONCENTRATION channel type descriptionTomasz Duszynski
2020-06-30media: dvb_frontend: fix return values for FE_SET_PROPERTYMauro Carvalho Chehab
2020-06-20dt-bindings: display: mediatek: control dpi pins mode to avoid leakageJitao Shi
2020-06-20x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron
2020-06-11x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf
2020-06-11x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-05-27net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen
2020-04-02dt-bindings: net: FMan erratum A050385Madalin Bucur
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare
2020-03-20cifs_atomic_open(): fix double-put on late allocation failureAl Viro
2020-01-29Documentation: Document arm64 kpti controlJeremy Linton
2020-01-23mei: fix modalias documentationAlexander Usyskin
2019-12-21rtc: dt-binding: abx80x: fix resistance scaleBaruch Siach
2019-12-05HID: doc: fix wrong data structure reference for UHID_OUTPUTPeter Hutterer
2019-11-28x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-16Documentation: Add ITLB_MULTIHIT documentationGomez Iglesias, Antonio
2019-11-16kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-16kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-16kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-11-16x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta
2019-11-16x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-16x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-09-06x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-25siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld