index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
leds: qcom-lpg: Require pattern to follow documentation
Bjorn Andersson
1
-3
/
+5
2022-05-07
dt-bindings: leds: convert ktd2692 bindings to yaml
Markuss Broks
2
-50
/
+87
2022-05-05
dt-bindings: leds: Add multicolor PWM LED bindings
Sven Schwermer
1
-0
/
+79
2022-05-05
dt-bindings: leds: Optional multi-led unit address
Sven Schwermer
1
-1
/
+1
2022-05-05
dt-bindings: leds: Add regulator-led binding
Linus Walleij
1
-0
/
+55
2022-05-04
dt-bindings: leds: Add pm8350c pmic support
Satya Priya
1
-0
/
+1
2022-05-04
leds: Add driver for Qualcomm LPG
Bjorn Andersson
1
-0
/
+76
2022-05-04
dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
Bjorn Andersson
1
-0
/
+173
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-11
/
+3
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+7
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-34
/
+176
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
1
-11
/
+3
2022-04-02
KVM: MIPS: remove reference to trap&emulate virtualization
Paolo Bonzini
1
-6
/
+0
2022-04-02
KVM: x86: document limitations of MSR filtering
Paolo Bonzini
1
-0
/
+5
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
1
-0
/
+4
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
1
-0
/
+10
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+10
2022-04-01
dt-bindings: Fix phandle-array issues in the idle-states bindings
Palmer Dabbelt
2
-8
/
+10
2022-04-01
Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-2
/
+2
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-20
/
+3
2022-04-01
Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-5
/
+9
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-20
/
+219
2022-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-262
/
+210
2022-04-01
doc/vm/page_owner.rst: remove content related to -c option
Yinan Zhang
1
-1
/
+0
2022-04-01
mm/munlock: update Documentation/vm/unevictable-lru.rst
Hugh Dickins
1
-261
/
+210
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
3
-20
/
+3
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-1
/
+157
2022-04-01
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
3
-37
/
+141
2022-03-31
Documentation: riscv: remove non-existent directory from table of contents
Bagas Sanjaya
1
-1
/
+0
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+20
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-48
/
+92
2022-03-31
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2022-03-31
Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-0
/
+5
2022-03-31
Merge tag 'docs-5.18-2' of git://git.lwn.net/linux
Linus Torvalds
10
-21
/
+133
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+38
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-49
/
+75
2022-03-31
docs: netdev: move the netdev-FAQ to the process pages
Jakub Kicinski
4
-2
/
+4
2022-03-31
docs: netdev: broaden the new vs old code formatting guidelines
Jakub Kicinski
1
-4
/
+4
2022-03-31
docs: netdev: call out the merge window in tag checking
Jakub Kicinski
1
-1
/
+3
2022-03-31
docs: netdev: add missing back ticks
Jakub Kicinski
1
-6
/
+6
2022-03-31
docs: netdev: make the testing requirement more stringent
Jakub Kicinski
1
-5
/
+9
2022-03-31
docs: netdev: add a question about re-posting frequency
Jakub Kicinski
1
-0
/
+11
2022-03-31
docs: netdev: rephrase the 'should I update patchwork' question
Jakub Kicinski
1
-3
/
+5
2022-03-31
docs: netdev: rephrase the 'Under review' question
Jakub Kicinski
1
-3
/
+5
2022-03-31
docs: netdev: shorten the name and mention msgid for patch status
Jakub Kicinski
1
-3
/
+5
2022-03-31
docs: netdev: note that RFC postings are allowed any time
Jakub Kicinski
1
-0
/
+3
2022-03-31
docs: netdev: turn the net-next closed into a Warning
Jakub Kicinski
1
-2
/
+3
2022-03-31
docs: netdev: move the patch marking section up
Jakub Kicinski
1
-14
/
+11
2022-03-31
docs: netdev: minor reword
Jakub Kicinski
1
-1
/
+1
2022-03-31
docs: netdev: replace references to old archives
Jakub Kicinski
1
-4
/
+2
[next]