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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-04
Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
14
-272
/
+843
2025-10-04
Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc
Linus Torvalds
1
-2
/
+2
2025-10-04
Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
16
-84
/
+2190
2025-10-04
i2c: mt65xx: convert set_speed function to void
Wolfram Sang
1
-9
/
+2
2025-10-04
i2c: rename wait_for_completion callback to wait_for_completion_cb
Byungchul Park
3
-3
/
+3
2025-10-04
s390/cio: Update purge function to unregister the unused subchannels
Vineeth Vijayan
1
-13
/
+24
2025-10-04
Merge tag 'i2c-host-6.18-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
Wolfram Sang
1
-170
/
+289
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-57
/
+141
2025-10-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
20
-312
/
+500
2025-10-04
Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
22
-19
/
+88
2025-10-04
i2c: rtl9300: add support for RTL9310 I2C controller
Jonas Jelonek
1
-3
/
+44
2025-10-04
i2c: rtl9300: use scoped guard instead of explicit lock/unlock
Jonas Jelonek
1
-11
/
+7
2025-10-04
i2c: rtl9300: separate xfer configuration and execution
Jonas Jelonek
1
-120
/
+114
2025-10-04
i2c: rtl9300: do not set read mode on every transfer
Jonas Jelonek
1
-5
/
+6
2025-10-04
i2c: rtl9300: move setting SCL frequency to config_io
Jonas Jelonek
1
-8
/
+9
2025-10-04
i2c: rtl9300: rename internal sda_pin to sda_num
Jonas Jelonek
1
-12
/
+12
2025-10-04
i2c: rtl9300: use regmap fields and API for registers
Jonas Jelonek
1
-68
/
+124
2025-10-04
i2c: rtl9300: Implement I2C block read and write
Harshal Gohel
1
-4
/
+34
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
69
-913
/
+1099
2025-10-03
Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
34
-177
/
+5613
2025-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
116
-1465
/
+15854
2025-10-03
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
3
-1
/
+29
2025-10-03
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctl
Linus Torvalds
2
-14
/
+13
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
22
-198
/
+928
2025-10-04
fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
Albin Babu Varghese
1
-0
/
+17
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
3
-33
/
+53
2025-10-03
drivers/base: move memory_block_add_nid() into the caller
Hannes Reinecke
2
-24
/
+22
2025-10-03
mm/memory_hotplug: activate node before adding new memory blocks
Hannes Reinecke
1
-2
/
+2
2025-10-03
drivers/base/memory: add node id parameter to add_memory_block()
Hannes Reinecke
1
-11
/
+4
2025-10-03
drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM path
Raag Jadav
1
-1
/
+1
2025-10-03
drm/xe/hw_engine_group: Fix double write lock release in error path
Shuicheng Lin
1
-5
/
+1
2025-10-03
drm/xe/uapi: loosen used tracking restriction
Matthew Auld
1
-9
/
+6
2025-10-03
PM: runtime: Fix error checking for kunit_device_register()
Dan Carpenter
1
-6
/
+6
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-14
/
+4
2025-10-03
net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
Dan Carpenter
1
-1
/
+1
2025-10-03
net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom
Bhanu Seshu Kumar Valluri
1
-4
/
+7
2025-10-03
Merge branch 'pci/misc'
Bjorn Helgaas
2
-2
/
+25
2025-10-03
Merge branch 'pci/controller/xilinx-nwl'
Bjorn Helgaas
1
-3
/
+4
2025-10-03
Merge branch 'pci/controller/xgene'
Bjorn Helgaas
1
-1
/
+1
2025-10-03
Merge branch 'pci/controller/tegra'
Bjorn Helgaas
2
-23
/
+22
2025-10-03
Merge branch 'pci/controller/stm32'
Bjorn Helgaas
6
-0
/
+777
2025-10-03
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
6
-6
/
+151
2025-10-03
Merge branch 'pci/controller/rcar-host'
Bjorn Helgaas
1
-26
/
+16
2025-10-03
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
1
-3
/
+25
2025-10-03
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
10
-152
/
+343
2025-10-03
Merge branch 'pci/controller/plda'
Bjorn Helgaas
1
-2
/
+1
2025-10-03
Merge branch 'pci/controller/mediatek-gen3'
Bjorn Helgaas
1
-0
/
+23
2025-10-03
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-4
/
+4
2025-10-03
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
1
-1
/
+27
2025-10-03
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-0
/
+4
[prev]
[next]