summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-25locking/atomic: Make test_and_*_bit() ordered on failureHector Martin
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-11Documentation: fix sctp_wmem in ip-sysctl.rstXin Long
2022-07-21ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima
2022-07-21cipso: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-02iio: adc: vf610: fix conversion mode sysfs node nameBaruch Siach
2022-06-25Revert "hwmon: Make chip parameter for with_info API mandatory"Greg Kroah-Hartman
2022-06-25random: fix sysctl documentation nitsJason A. Donenfeld
2022-06-25random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld
2022-06-25random: remove ifdef'd out interrupt benchJason A. Donenfeld
2022-06-25random: always wake up entropy writers after extractionJason A. Donenfeld
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-06-16Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta
2022-06-14ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov
2022-06-14dt-bindings: gpio: altera: correct interrupt-cellsDinh Nguyen
2022-06-14docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0Akira Yokosawa
2022-06-14hwmon: Make chip parameter for with_info API mandatoryGuenter Roeck
2022-06-06docs: submitting-patches: Fix crossref to 'The canonical patch format'Akira Yokosawa
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-05-25swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-04-15Documentation: update stable tree linkBagas Sanjaya
2022-04-15Documentation: add link to stable release candidate treeBagas Sanjaya
2022-03-11x86/speculation: Update link to AMD speculation whitepaperKim Phillips
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra
2022-02-23Drivers: hv: vmbus: Expose monitor data only when monitor pages are usedKimberly Brown
2022-02-16bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2022-01-27Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
2021-12-29KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera
2021-12-01netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu
2021-12-01pinctrl: armada-37xx: Correct PWM pins definitionsMarek BehĂșn
2021-12-01pinctrl: armada-37xx: Correct mpp definitionsMarek BehĂșn
2021-11-26xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross
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-09-22docs: Fix infiniband uverbs minor numberLeon Romanovsky
2021-08-26locks: print a warning when mount fails due to lack of "mand" supportJeff Layton
2021-08-15KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
2021-08-12tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)
2021-07-20clocksource: Retry clock read if long delays detectedPaul E. McKenney
2021-07-20evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu
2021-06-30mm/slub: clarify verification reportingKees Cook
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-03-07sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches
2021-03-07dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/Geert Uytterhoeven
2021-03-04seq_file: document how per-entry resources are managed.NeilBrown