summary refs log tree commit diff
path: root/Documentation
AgeCommit message (Expand)Author
2019-06-28Documentation/admin: Remove the vsyscall=native documentationAndy Lutomirski
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells
2019-06-27dt-bindings: net: dsa: qca8k: document reset-gpios propertyChristian Lamparter
2019-06-27net: aquantia: add documentation for the atlantic driverIgor Russkikh
2019-06-27fscrypt: document testing with xfstestsEric Biggers
2019-06-27fscrypt: remove selection of CONFIG_CRYPTO_SHA256Eric Biggers
2019-06-27Add the RCU docs to the core-api manualJonathan Corbet
2019-06-27Documentation: RCU: Add TOC tree hooksJiunn Chang
2019-06-27Documentation: RCU: Rename txt files to rstJiunn Chang
2019-06-27Documentation: RCU: Convert RCU UP systems to reSTJiunn Chang
2019-06-27Documentation: RCU: Convert RCU linked list to reSTJiunn Chang
2019-06-27Documentation: RCU: Convert RCU basic concepts to reSTJiunn Chang
2019-06-27media: doc-rst: Fix typosBastien Nocera
2019-06-27media: rc: Prefer KEY_NUMERIC_* for number buttons on remotesBastien Nocera
2019-06-26docs: filesystems: Remove uneeded .rst extension on toctablesMauro Carvalho Chehab
2019-06-26docs: zh_CN: submitting-drivers.rst: Remove a duplicated Documentation/Mauro Carvalho Chehab
2019-06-26Documentation: PGP: update for newer HW devicesKonstantin Ryabitsev
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells
2019-06-26Documentation: Add section about CPU vulnerabilities for SpectreTim Chen
2019-06-26Documentation: platform: Delete x86-laptop-drivers.txtPuranjay Mohan
2019-06-26dt-bindings: riscv: resolve 'make dt_binding_check' warningsPaul Walmsley
2019-06-26docs: Note that :c:func: should no longer be usedJonathan Corbet
2019-06-26docs: remove :c:func: annotations from xarray.rstJonathan Corbet
2019-06-26Docs: An initial automarkup extension for sphinxJonathan Corbet
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-26pwm: Add power management descriptionsYoshihiro Shimoda
2019-06-26Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-06-25clocksource/drivers/sysctr: Add nxp system counter timer driver supportBai Ping
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown
2019-06-25arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown
2019-06-25dt-bindings: pwm: jz47xx: Remove unused compatible stringsPaul Cercueil
2019-06-25dt-bindings: pwm: stm32: Add #pwm-cellsFabrice Gasnier
2019-06-25dt-bindings: pwm: stm32-lp: Document pin control sleep stateFabrice Gasnier
2019-06-25pwm: sifive: Add DT documentation for SiFive PWM ControllerYash Shah
2019-06-25Merge tag 'v5.2-rc6' into x86/asm, to refresh the branchIngo Molnar
2019-06-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld
2019-06-24xsk: sample kernel code is now in libbpfEric Leblond
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-24Merge LKMM and RCU commitsPaul E. McKenney
2019-06-24IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava
2019-06-24Documentation/ABI: Document umwait control sysfs interfacesFenghua Yu
2019-06-23doc: phy: document some PHY_INTERFACE_MODE_xxx settingsRussell King
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-22timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-22Documentation/x86/64: Add documentation for GS/FS addressing modeThomas Gleixner
2019-06-22x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski
2019-06-22x86/entry/64: Document GSBASE handling in the paranoid pathChang S. Bae