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
2026-08-25
tpm: Move platform specific definitions to the new PTP header
Ross Philipson
1
-63
/
+1
2026-08-25
tpm: Move TPM common base definitions to the command header
Ross Philipson
1
-1
/
+0
2026-08-25
tpm: Move TPM2 specific definitions to the command header
Ross Philipson
3
-120
/
+0
2026-08-25
tpm: Move TPM1 specific definitions to the command header
Ross Philipson
2
-107
/
+0
2026-08-25
tpm: Initial step to reorganize TPM public headers
Ross Philipson
2
-14
/
+1
2026-08-25
tpm: st33zp24: Validate locality read result
Ruoyu Wang
1
-2
/
+2
2026-08-25
tpm: st33zp24: Return zero on status read failure
Ruoyu Wang
1
-1
/
+3
2026-08-25
tpm: tpm_tis_spi: fix nodef CR50 tpm_tis_spi_resume is null
Li Jun
1
-2
/
+6
2026-08-25
tpm: atmel: depend on X86
Karl Mehltretter
1
-2
/
+1
2026-08-25
tpm: Remove redundant dev_err()
Pan Chuang
3
-9
/
+2
2026-08-25
tpm: tpm_i2c_nuvoton: disable IRQ on wait timeout
Myeonghun Pak
1
-2
/
+4
2026-08-25
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-11
/
+11
2026-08-24
zram: fix slot lock bit position on big-endian 64-bit
David Carlier
2
-3
/
+17
2026-08-24
shmem: provide a shmem_write_folio wrapper
Christoph Hellwig
2
-2
/
+2
2026-08-24
drivers/base, mm: move arch_numa.c to mm/
Mike Rapoport (Microsoft)
3
-383
/
+0
2026-08-24
zram: switch to unsigned long indexing
Sergey Senozhatsky
1
-60
/
+77
2026-08-24
zram: fix out-of-bounds access in read_block_state()
Longlong Xia
1
-1
/
+3
2026-08-24
zram: fix out-of-bounds access in writeback_store()
Longlong Xia
1
-2
/
+5
2026-08-24
zram: reset per-priority params when changing algorithm before init
Haoqin Huang
1
-11
/
+12
2026-08-24
zram: validate parameters in each backend's setup_params
Haoqin Huang
7
-4
/
+58
2026-08-24
zram: add pr_fmt to backend files
Haoqin Huang
7
-1
/
+19
2026-08-24
zram: reject zero-size dictionary
Haoqin Huang
1
-1
/
+9
2026-08-24
zram: do not release zstd global params from error paths
Haoqin Huang
1
-2
/
+0
2026-08-24
zram: validate deflate params
Sergey Senozhatsky
1
-1
/
+9
2026-08-24
zram: set default primary compressor in zram_destroy_comps()
Sergey Senozhatsky
1
-2
/
+1
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
5
-6
/
+6
2026-08-24
Merge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
11
-32
/
+83
2026-08-24
Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
27
-743
/
+1166
2026-08-24
Merge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
52
-357
/
+4252
2026-08-24
Merge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
Linus Torvalds
10
-23
/
+140
2026-08-24
octeontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()
Sai Krishna
3
-19
/
+42
2026-08-24
octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup
Suman Ghosh
3
-4
/
+8
2026-08-24
net: mana: Cap MSI-X vectors to the device MSI-X table size
Long Li
1
-0
/
+19
2026-08-24
net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get_port_node()
Manush Prajwal
1
-9
/
+9
2026-08-24
net: enetc: restore RX ring congestion mode for ENETC v4
Wei Fang
1
-12
/
+4
2026-08-24
net: enetc: restore RX ring congestion mode after ring reconfiguration
Wei Fang
3
-27
/
+68
2026-08-24
octeontx2-af: Fix TL3/TL2 link config ENA clearing
Naveen Mamindlapalli
1
-6
/
+5
2026-08-24
net: stmmac: fix device node reference leaks in stmmac_mtl_setup()
Md Rabbani
1
-4
/
+2
2026-08-24
net: qualcomm: rmnet: restore skb->dev on deaggregated frames
Xiang Mei
1
-0
/
+1
2026-08-24
Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
2
-45
/
+40
2026-08-24
octeontx2-vf: fix workqueue and netdev race in probe/remove
Anshumali Gaur
1
-7
/
+13
2026-08-24
octeontx2-af: fix out-of-bounds read setting MSI-X irq affinity
Anshumali Gaur
1
-2
/
+2
2026-08-24
octeontx2-af: fix NULL deref in NIX TM tree debugfs read path
Anshumali Gaur
1
-0
/
+6
2026-08-24
gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free
Cen Zhang (Microsoft)
1
-0
/
+2
2026-08-24
xsk: honor XDP_TX_METADATA in zero-copy path
Stanislav Fomichev
3
-3
/
+5
2026-08-24
net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80
Shiji Yang
2
-0
/
+6
2026-08-24
Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
86
-1008
/
+4507
2026-08-24
Bluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728
Junjie Cao
2
-13
/
+8
2026-08-24
Bluetooth: hci_uart: Fix false success return in hci_uart_setup()
Gongwei Li
2
-2
/
+2
2026-08-24
Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378
Lorenzo Stoakes (ARM)
1
-0
/
+1
[prev]
[next]