index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
accel: ethosu: Don't read the U65 rounding mode as a storage mode
Tomeu Vizoso
1
-1
/
+1
2026-08-24
accel/ethosu: check MMIO mapping errors in probe
GuoHan Zhao
1
-0
/
+2
2026-08-24
Merge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
11
-32
/
+83
2026-08-24
Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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/...
Linus Torvalds
52
-357
/
+4252
2026-08-24
Merge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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...
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...
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...
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
2026-08-24
Bluetooth: btnxpuart: Validate the FW dump header length
Ali Ahmet Memis
1
-3
/
+12
2026-08-24
Bluetooth: btnxpuart: Check remote M.2 connector availability before pwrseq
Sherry Sun
1
-1
/
+23
2026-08-24
Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path
Chris Lu
1
-5
/
+21
2026-08-24
Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TX
Chris Lu
1
-7
/
+6
2026-08-24
Bluetooth: btmtk: Do not discard the subsystem reset timeout
Ismail Tarim
1
-2
/
+5
2026-08-24
Bluetooth: btmtk: Do not report success when subsys reset fails
Ismail Tarim
1
-1
/
+3
2026-08-24
Bluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-0
/
+1
2026-08-24
Bluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-1
/
+3
2026-08-24
Bluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-0
/
+1
2026-08-24
Merge tag 'mailbox-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
26
-147
/
+638
2026-08-24
accel/amdxdna: put the chained BO when its mapping fails
Taimuraz Kaitmazov
1
-1
/
+3
2026-08-24
accel/amdxdna: reject a command chain that carries no commands
Taimuraz Kaitmazov
1
-1
/
+1
2026-08-24
accel/amdxdna: Remove __counted_by from struct amdxdna_cmd_chain
Lizhi Hou
1
-1
/
+1
2026-08-24
Merge tag 'i2c-7.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Linus Torvalds
29
-74
/
+75
2026-08-24
Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
94
-2701
/
+12417
2026-08-24
Merge tag 'auxdisplay-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-48
/
+15
2026-08-24
rtc: msc313: Select by default on MSTARV7
Daniel Palmer
1
-1
/
+2
2026-08-24
drm/prime: use dma_buf_fd_install() to preserve export tracing
Baineng Shou
1
-1
/
+1
2026-08-24
misc: fastrpc: don't publish fd before copy_to_user() succeeds
Baineng Shou
1
-10
/
+6
[prev]
[next]