summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* mm: page table checkPasha Tatashin2022-01-152-0/+57
* mm: ptep_clear() page table helperPasha Tatashin2022-01-151-2/+4
* docs/vm: add vmalloced-kernel-stacks documentShuah Khan2022-01-152-0/+154
* mm: add a field to store names for private anonymous memoryColin Cross2022-01-151-2/+4
* memcg: add per-memcg vmalloc statShakeel Butt2022-01-151-0/+3
* mm/memcg: add oom_group_kill memory eventDan Schatzberg2022-01-151-0/+3
* mm/debug_vm_pgtable: update comments regarding migration swap entriesAnshuman Khandual2022-01-151-7/+7
* Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-081-0/+1
|\
| * dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi"Dinh Nguyen2021-12-271-0/+1
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-021-3/+5
|\ \
| * | Docs: Fixes link to I2C specificationDeep Majumder2021-12-311-3/+5
| |/
* | Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-301-2/+4
|\ \ | |/ |/|
| * Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin2021-12-301-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-251-0/+2
|\ \ | |/ |/|
| * Input: i8042 - add deferred probe supportTakashi Iwai2021-11-281-0/+2
* | Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-233-7/+9
|\ \
| * | bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2021-12-211-5/+6
| * | docs: networking: replace skb_hwtstamp_tx with skb_tstamp_txWillem de Bruijn2021-12-201-2/+2
| * | docs: networking: dpaa2: Fix DPNI headerSean Anderson2021-12-201-0/+1
* | | Merge tag 'sound-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-12-231-0/+2
|\ \ \
| * | | ALSA: hda/realtek: Add new alc285-hp-amp-init modelBradley Scott2021-12-141-0/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-211-2/+6
|\ \ \ \
| * | | | KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson2021-12-201-2/+6
* | | | | Merge tag 'regulator-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-12-201-0/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | regulator: dt-bindings: samsung,s5m8767: add missing op_mode to bucksKrzysztof Kozlowski2021-12-061-0/+25
* | | | | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-161-0/+16
|\ \ \ \ \
| * | | | | ixgbe: Document how to enable NBASE-T supportRobert Schlabbach2021-12-151-0/+16
* | | | | | Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-12-161-4/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asahi-soc-fixes-5.16' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann2021-12-131-4/+4
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | dt-bindings: i2c: apple,i2c: allow multiple compatiblesJanne Grunau2021-12-011-4/+4
* | | | | | | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-121-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'phy-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman2021-12-031-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | dt-bindings: phy: zynqmp-psgtr: fix USB phy nameLiam Beguin2021-11-231-1/+1
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-12-115-15/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: bq25980: Fixup the exampleThierry Reding2021-12-061-1/+1
| * | | | | | | | dt-bindings: input: gpio-keys: Fix interrupts in exampleGeert Uytterhoeven2021-12-061-1/+1
| * | | | | | | | dt-bindings: net: Reintroduce PHY no lane swap bindingAlexander Stein2021-12-061-0/+8
| * | | | | | | | dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schemaRob Herring2021-12-031-12/+2
| * | | | | | | | dt-bindings: iio: adc: exynos-adc: Fix node name in exampleGeert Uytterhoeven2021-12-011-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-12-101-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'asoc-fix-v5.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-12-061-0/+3
| |\ \ \ \ \ \
| | * | | | | | ASoC: dt-bindings: wlf,wm8962: add missing interrupt propertyDavid Heidelberg2021-11-251-0/+3
* | | | | | | | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-091-6/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-081-6/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Documentation/locking/locktypes: Update migrate_disable() bits.Sebastian Andrzej Siewior2021-11-301-6/+3
| | * | | | | | | | net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore2021-11-141-10/+12
* | | | | | | | | | Merge tag 'docs-5.16-3' of git://git.lwn.net/linuxLinus Torvalds2021-12-065-13/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation: Add minimum pahole versionArnaldo Carvalho de Melo2021-11-291-0/+11
| * | | | | | | | | | Documentation/process: fix self referenceErik Ekman2021-11-291-1/+2
| * | | | | | | | | | docs: admin-guide/blockdev: Remove digraph of node-statesAkira Yokosawa2021-11-292-7/+2