index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ABI
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
firmware: rsu: document sysfs interface
Richard Gong
1
-0
/
+128
2019-09-03
fpga: dfl: fme: add global error reporting support
Wu Hao
1
-0
/
+62
2019-09-03
fpga: dfl: afu: add error reporting support.
Wu Hao
1
-0
/
+25
2019-09-03
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
1
-0
/
+28
2019-09-02
backlight: Expose brightness curve type through sysfs
Matthias Kaehlcke
1
-0
/
+26
2019-08-30
powerpc/pseries/svm: Export guest SVM status to user space via sysfs
Ryan Grimm
1
-0
/
+10
2019-08-26
remoteproc: Add a sysfs interface for name
Suman Anna
1
-0
/
+10
2019-08-23
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
1
-0
/
+7
2019-08-21
PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
1
-0
/
+76
2019-08-14
bus: moxtet: Add sysfs and debugfs documentation
Marek BehĂșn
2
-0
/
+40
2019-08-13
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
1
-1
/
+1
2019-08-13
btf: expose BTF info through sysfs
Andrii Nakryiko
1
-0
/
+17
2019-08-09
Documentation: Add debugfs doc for hisi_zip
Zhou Wang
1
-0
/
+50
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
1
-0
/
+8
2019-08-05
ima: Add modsig appraise_type option for module-style appended signatures
Thiago Jung Bauermann
1
-1
/
+5
2019-08-05
base: soc: Add serial_number attribute to soc
Bjorn Andersson
1
-0
/
+7
2019-08-05
fpga: dfl: fme: add capability sysfs interfaces
Wu Hao
1
-0
/
+23
2019-08-05
fpga: dfl: afu: add AFU state related sysfs interfaces
Wu Hao
1
-0
/
+32
2019-08-05
PM/sleep: Expose suspend stats in sysfs
Kalesh Singh
1
-0
/
+106
2019-07-27
IIO: stm32: Remove quadrature related functions from trigger driver
Benjamin Gaignard
1
-23
/
+0
2019-07-27
Documentation: ABI: iio: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2019-07-25
docs: ABI: remove extension from sysfs-class-mic.txt
Mauro Carvalho Chehab
1
-0
/
+0
2019-07-25
intel_th: msu: Introduce buffer interface
Alexander Shishkin
1
-1
/
+2
2019-07-17
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Daniel Drake
1
-3
/
+3
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
6
-7
/
+7
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-2
/
+2
2019-07-15
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
2
-0
/
+62
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
3
-4
/
+4
2019-07-15
docs: admin-guide: add laptops documentation
Mauro Carvalho Chehab
2
-2
/
+2
2019-07-15
docs: laptops: convert to ReST
Mauro Carvalho Chehab
2
-2
/
+2
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
1
-0
/
+10
2019-07-12
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
1
-0
/
+8
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
23
-92
/
+86
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+12
2019-07-12
mm: smaps: split PSS into components
Luigi Semenzato
1
-2
/
+12
2019-07-11
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
3
-9
/
+103
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
3
-7
/
+54
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-21
/
+39
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+8
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+3
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+9
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
1
-2
/
+4
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+23
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+23
2019-07-05
power_supply: wilco_ec: Add charging config driver
Nick Crews
1
-0
/
+30
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and 'core' into next
Joerg Roedel
2
-13
/
+13
[prev]
[next]