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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-28
net: stmmac: fix dma mapping leak in stmmac_tso_xmit()
Lorenzo Bianconi
1
-19
/
+34
2026-08-28
tcp: use GFP_ATOMIC in tcp_send_active_reset()
Eric Dumazet
6
-18
/
+14
2026-08-28
Merge branch 'netlink-specs-fixes-for-conntrack-dump-filtering'
Jakub Kicinski
1
-3
/
+18
2026-08-28
netlink: specs: add missing mask attributes for conntrack dump
Ilya Maximets
1
-2
/
+4
2026-08-28
netlink: specs: fix the conntrack filter type
Ilya Maximets
1
-1
/
+14
2026-08-28
net: icmp: avoid invalid transport header access in icmp_send tracepoint
Eric Dumazet
1
-5
/
+8
2026-08-28
tipc: protect node reset trace dump with node lock
Chengfeng Ye
1
-0
/
+2
2026-08-28
ipv4: avoid divide by zero in fib_rebalance
Zihan Xi
1
-1
/
+1
2026-08-28
Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
20
-131
/
+462
2026-08-28
Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-74
/
+122
2026-08-28
Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-454
/
+1530
2026-08-28
selftests/bpf: half-dead scalar zero stack spill test
Eduard Zingerman
1
-0
/
+40
2026-08-28
bpf: don't downgrade half-dead scalar zero spills to STACK_ZERO
Eduard Zingerman
1
-7
/
+4
2026-08-28
Merge tag 'sound-fix-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
47
-422
/
+704
2026-08-28
Merge tag 'rtc-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
31
-295
/
+507
2026-08-28
Merge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-1093
/
+1252
2026-08-28
Merge tag 'v7.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-3
/
+13
2026-08-28
Merge tag 'acpi-7.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-1
/
+4
2026-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
15
-12
/
+84
2026-08-28
Merge tag 'xtensa-20260828' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-11
/
+4
2026-08-28
Merge tag 'm68knommu-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-2
/
+130
2026-08-28
Merge tag 'amd-drm-next-7.3-2026-08-27' of https://gitlab.freedesktop.org/agd...
Dave Airlie
19
-50
/
+569
2026-08-28
Merge tag 'drm-xe-next-fixes-2026-08-27' of https://gitlab.freedesktop.org/dr...
Dave Airlie
19
-196
/
+450
2026-08-27
ring-buffer: Stop remote reader update when page swap fails
Ivan Immanuel Shaji
1
-2
/
+5
2026-08-27
tracing: Fix retry exhaustion in simple ring buffer reader swap
Ivan Immanuel Shaji
1
-2
/
+2
2026-08-27
tracing/user_events: Clear copied tracing state before fork duplication
Jérémy Jean
1
-0
/
+3
2026-08-28
i2c: core: fix debugfs UAF on adapter removal
Vasileios Almpanis
1
-0
/
+6
2026-08-28
i2c: imx-lpi2c: avoid accessing target registers on master-only controllers
Carlos Song
1
-4
/
+23
2026-08-28
i2c: qcom-cci: fix autosuspend cleanup
Guangshuo Li
1
-7
/
+4
2026-08-28
i2c: designware: Enable interrupt mask workaround for HJMC3001
Hongbo Yao
1
-1
/
+1
2026-08-28
i2c: qcom-geni: update frequency table to fix timing parameters
Kathiravan Thirumoorthy
1
-2
/
+2
2026-08-27
MAINTAINERS: update rtc subsystem patchwork location
Alexandre Belloni
1
-1
/
+1
2026-08-27
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
245
-1417
/
+2968
2026-08-27
Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
27
-321
/
+118
2026-08-27
Merge tag 'devicetree-fixes-for-7.3-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+120
2026-08-27
inet: frags: strip GSO state from fragments before reassembly
Xinyang Ge
1
-0
/
+7
2026-08-27
net/sched: sch_htb: limit htb_classify inner-class filter hops
Jamal Hadi Salim
1
-2
/
+5
2026-08-27
selftests/net: packetdrill: add tcp_urg_ptr_retransmit
Jiayuan Chen
1
-0
/
+65
2026-08-27
tcp: fix corruption of urgent data on multi-segment retransmit
Jiayuan Chen
1
-1
/
+1
2026-08-27
usb: atm: usbatm: fix invalid ci_range initialization
Deepanshu Kartikey
1
-2
/
+2
2026-08-27
net: fec: only stop PTP if it was initialized
bui duc phuc
1
-2
/
+4
2026-08-27
slip: remove slip_hangup() to fix use-after-free in slip_receive_buf()
Eric Dumazet
1
-8
/
+0
2026-08-27
Merge tag 'spi-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+3
2026-08-27
net: bridge: mcast: fix use-after-free of a master VLAN's multicast context
Norbert Szetei
1
-2
/
+2
2026-08-27
Merge tag 'regulator-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+6
2026-08-27
Merge tag 'dma-mapping-7.3-2026-08-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+9
2026-08-27
net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup
Jamal Hadi Salim
2
-2
/
+6
2026-08-27
net: dsa: mxl862xx: enable assisted learning on CPU port
Edoardo Pinci
1
-0
/
+1
2026-08-27
net: stmmac: restore NET_IP_ALIGN in the RX DMA offset
Pascal Kneuper
1
-2
/
+2
2026-08-27
Merge tag 'backlight-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-26
/
+350
[prev]
[next]