index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm/memcg: automatically penalize tasks with high swap use
Jakub Kicinski
1
-0
/
+20
2020-06-02
mm, memcg: add workingset_restore in memory.stat
Yafang Shao
1
-0
/
+4
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
1
-2
/
+2
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
2
-1
/
+20
2020-06-02
Documentation/vm/slub.rst: s/Toggle/Enable/
Andrew Morton
1
-1
/
+1
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-10
/
+17
2020-06-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-5
/
+34
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+264
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-19
/
+290
2020-06-01
Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
4
-40
/
+170
2020-06-01
Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
11
-167
/
+383
2020-06-01
Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
9
-2
/
+785
2020-06-01
Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus
Mark Brown
4
-40
/
+170
2020-06-01
Merge branch 'for-5.8-printf-time64_t' into for-linus
Petr Mladek
1
-10
/
+12
2020-05-31
mtd: Support kmsg dumper based on pstore/blk
WeiXiong Liao
1
-2
/
+7
2020-05-31
pstore/blk: Support non-block storage devices
WeiXiong Liao
1
-4
/
+13
2020-05-31
checkpatch/coding-style: deprecate 80-column warning
Joe Perches
1
-9
/
+14
2020-05-30
Documentation: Add details for pstore/blk
WeiXiong Liao
1
-0
/
+229
2020-05-30
ramoops: Add "max-reason" optional field to ramoops DT node
Pavel Tatashin
1
-2
/
+11
2020-05-30
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
1
-4
/
+10
2020-05-30
Merge remote-tracking branch 'spi/for-5.8' into spi-next
Mark Brown
11
-167
/
+383
2020-05-29
dt-bindings: regulator: Convert anatop regulator to json-schema
Anson Huang
2
-40
/
+94
2020-05-29
spi: Convert DW SPI binding to DT schema
Serge Semin
3
-73
/
+133
2020-05-29
dt-bindings: snps,dw-apb-ssi: add optional reset property
Dinh Nguyen
1
-0
/
+5
2020-05-28
hwmon: Add Baikal-T1 PVT sensor driver
Serge Semin
2
-0
/
+118
2020-05-28
dt-bindings: hwmon: Add Baikal-T1 PVT sensor binding
Serge Semin
1
-0
/
+107
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+3
2020-05-23
crypto: hisilicon/qm - change debugfs file name from qm_regs to regs
Shukun Tan
3
-7
/
+7
2020-05-23
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
1
-0
/
+26
2020-05-23
crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE
Hui Tang
1
-0
/
+45
2020-05-23
crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
Kai Ye
1
-11
/
+43
2020-05-23
crypto: hisilicon/qm - add debugfs to the QM state machine
Longfang Liu
3
-0
/
+21
2020-05-23
crypto: hisilicon/qm - add debugfs for QM
Longfang Liu
3
-0
/
+93
2020-05-22
Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-next
Guenter Roeck
3
-0
/
+250
2020-05-22
hwmon: (amd_energy) Add documentation
Naveen Krishna Chatradhi
2
-0
/
+110
2020-05-22
hwmon: (lm90) Add max6654 support to lm90 driver
Josh Lehan
1
-2
/
+21
2020-05-22
hwmon: (pmbus) Driver for Maxim MAX16601
Guenter Roeck
2
-0
/
+160
2020-05-22
hwmon: (ina2xx) Implement alert functions
Alex Qiu
1
-0
/
+19
2020-05-22
spi: rb4xx: add corresponding device tree documentation
Christopher Hill
2
-0
/
+38
2020-05-22
regulator/mfd: max8998: Document charger regulator
Jonathan Bakker
1
-0
/
+8
2020-05-21
kernel/printk: add kmsg SEEK_CUR handling
Bruno Meneguele
1
-0
/
+5
2020-05-20
Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...
Mark Brown
6
-10
/
+326
2020-05-20
lib/vsprintf: Print time64_t in human readable format
Andy Shevchenko
1
-10
/
+12
2020-05-20
hwmon: Add Gateworks System Controller support
Tim Harvey
2
-0
/
+54
2020-05-20
dt-bindings: mfd: Add Gateworks System Controller bindings
Tim Harvey
1
-0
/
+196
2020-05-19
fscrypt: add support for IV_INO_LBLK_32 policies
Eric Biggers
1
-4
/
+29
2020-05-19
spi: ti_qspi: fix unit address
Kangmin Park
1
-1
/
+1
2020-05-18
fscrypt: support test_dummy_encryption=v2
Eric Biggers
1
-1
/
+5
2020-05-17
dt-bindings: net: dsa: b53: Add missing size and address cells to example
Kurt Kanzenbach
1
-0
/
+3
[next]