index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-25
media: Documentation: Move streams documentation one level up
Sakari Ailus
1
-6
/
+6
2025-08-25
media: Documentation: Reword split of sensor driver to two classes
Sakari Ailus
1
-4
/
+6
2025-08-25
media: Documentation: Add a hyphen to list-based
Sakari Ailus
1
-3
/
+3
2025-08-25
dm-pcache: add persistent cache target in device-mapper
Dongsheng Yang
2
-0
/
+203
2025-08-25
dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example
Krzysztof Kozlowski
1
-1
/
+1
2025-08-25
dt-bindings: iio: adc: max1238: Add #io-channel-cells property
Frank Li
1
-0
/
+3
2025-08-25
docs: iio: Fix unexpected indentation for adxl345.
Xing Guo
1
-0
/
+1
2025-08-25
dt-bindings: iio: mcp9600: Add microchip,mcp9601 and add constraints
Ben Collins
1
-3
/
+52
2025-08-25
dt-bindings: pinctrl: qcom,sc7280-lpass-lpi-pinctrl: Document the clock property
Mohammad Rafi Shaik
1
-0
/
+16
2025-08-25
dt-bindings: iio: mcp9600: Set default 3 for thermocouple-type
Ben Collins
1
-0
/
+1
2025-08-25
MAINTAINERS: Update xilinx-ams driver maintainers
Salih Erim
1
-1
/
+2
2025-08-25
Merge 6.17-rc3 into char-misc-next
Greg Kroah-Hartman
6
-19
/
+29
2025-08-25
Merge 6.17-rc3 into usb-next
Greg Kroah-Hartman
11
-25
/
+37
2025-08-24
dt-bindings: arm: rockchip: Add HINLINK H66K / H68K
Chukun Pan
1
-0
/
+7
2025-08-24
dt-bindings: vendor-prefixes: Add HINLINK
Chukun Pan
1
-0
/
+2
2025-08-24
counter: Alphabetize component_id sysfs attributes Documentation list
William Breathitt Gray
1
-4
/
+4
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-9
/
+16
2025-08-23
dt-bindings: mailbox: apple,mailbox: Add ASC mailboxes on Apple A11 and T2
Nick Chan
1
-0
/
+7
2025-08-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-2
/
+2
2025-08-22
dt-bindings: soc: rockchip: add rk3576 mipi dcphy syscon
Heiko Stuebner
1
-0
/
+1
2025-08-22
dt-bindings: display: rockchip: Add rk3576 to RK3588 DW DSI2 controller schema
Heiko Stuebner
1
-0
/
+1
2025-08-22
dt-bindings: display: ili9881c: Add Bestar BSD1218-A101KL68 LCD panel
Heiko Stuebner
1
-0
/
+1
2025-08-22
dt-bindings: vendor-prefixes: Add prefix for Shenzhen Bestar Electronic
Heiko Stuebner
1
-0
/
+2
2025-08-22
dt-bindings: display: simple-bridge: Add ra620 compatible
Andy Yan
1
-0
/
+1
2025-08-22
cgroup: cgroup.stat.local time accounting
Tiffany Yang
1
-0
/
+18
2025-08-22
docs: rcu: Replace multiple dead OLS links in RTFP.txt
Nikil Paul S
1
-3
/
+3
2025-08-22
doc: Fix typo in RCU's torture.rst documentation
Paul E. McKenney
1
-1
/
+1
2025-08-22
Documentation: RCU: Retitle toctree index
Bagas Sanjaya
1
-2
/
+2
2025-08-22
Documentation: RCU: Reduce toctree depth
Bagas Sanjaya
1
-1
/
+1
2025-08-22
Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal code block
Bagas Sanjaya
1
-1
/
+1
2025-08-22
dt-bindings: mmc: sdhci-pxa: add state_uhs pinctrl
Duje Mihanović
1
-3
/
+26
2025-08-22
dt-bindings: arm: fsl: add i.MX91 11x11 evk board
Pengfei Li
1
-0
/
+6
2025-08-22
dt-bindings: arm: fsl: add TQMLS1012AL
Matthias Schiffer
1
-0
/
+6
2025-08-21
dt-bindings: input: convert lpc32xx-key.txt to yaml format
Frank Li
2
-34
/
+61
2025-08-21
Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-2
/
+2
2025-08-21
Merge tag 'regulator-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-1
/
+1
2025-08-21
docs: conf.py: extra cleanups and fixes
Mauro Carvalho Chehab
1
-0
/
+7
2025-08-21
docs: conf.py: fix some troubles for LaTeX output
Mauro Carvalho Chehab
1
-4
/
+6
2025-08-21
docs: conf.py: use dedent and r-strings for LaTeX macros
Mauro Carvalho Chehab
1
-14
/
+12
2025-08-21
docs: conf.py: rename some vars at latex_documents logic
Mauro Carvalho Chehab
1
-11
/
+11
2025-08-21
docs: conf.py: fix doc name with SPHINXDIRS
Mauro Carvalho Chehab
1
-0
/
+13
2025-08-21
docs: conf.py: better handle latex documents
Mauro Carvalho Chehab
1
-28
/
+26
2025-08-21
docs: Makefile: Fix LaTeX paper size settings
Mauro Carvalho Chehab
1
-2
/
+2
2025-08-21
Documentation: Add real-time to core-api
Sebastian Andrzej Siewior
5
-0
/
+484
2025-08-21
dt-bindings: vendor-prefixes: add eswin
Pritesh Patel
1
-0
/
+2
2025-08-21
Documentation: locking: Add local_lock_nested_bh() to locktypes
Sebastian Andrzej Siewior
1
-0
/
+21
2025-08-21
Documentation: seqlock: Add a SPDX license identifier
Sebastian Andrzej Siewior
1
-0
/
+2
2025-08-21
docs: fix trailing whitespace error and remove repeated words in propagate_umount.txt
Raphael Pinsonneault-Thibeault
1
-3
/
+3
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-8
/
+11
2025-08-21
docs: sysctl: add a few more top-level /proc/sys entries
Randy Dunlap
1
-6
/
+12
[prev]
[next]