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-20
vxlan: fix reading neigh ha
Nikolay Aleksandrov
1
-7
/
+13
2026-08-20
net: bridge: arp/nd proxy: fix reading neigh ha
Nikolay Aleksandrov
1
-10
/
+14
2026-08-20
PM: sleep: Unblock runtime PM when device prepare fails
Shibo Zhu
1
-0
/
+1
2026-08-20
net/smc: free pending qentry in smc_llc_flow_stop() before memset
Mahanta Jambigi
1
-0
/
+1
2026-08-20
net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK tra...
Mahanta Jambigi
1
-0
/
+2
2026-08-20
powercap: intel_rapl: Sign-extend the PMU delta on counter wraparound
Li, Yifan
1
-1
/
+10
2026-08-20
net: phylink: correctly validate returned PCS in phylink_inband_caps
Christian Marangi
1
-1
/
+1
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
136
-1589
/
+6013
2026-08-20
Merge tag 'for-7.3/io_uring-20260819' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-245
/
+448
2026-08-20
Merge branch 'net-ntb_netdev-fix-tx-completion-and-error-handling'
Jakub Kicinski
2
-28
/
+37
2026-08-20
NTB: ntb_transport: Reject oversized TX buffers
Koichiro Den
1
-9
/
+3
2026-08-20
NTB: ntb_transport: Fail TX enqueue when the QP link is down
Koichiro Den
1
-2
/
+1
2026-08-20
net: ntb_netdev: Fix TX busy and drop handling
Koichiro Den
1
-8
/
+19
2026-08-20
NTB: ntb_transport: Recycle TX entries before client callbacks
Koichiro Den
1
-9
/
+14
2026-08-20
docs: oa-tc6-framework: Fix link to specification
Stefan Wahren
1
-1
/
+1
2026-08-20
sctp: drop a chunk if its transport was removed
Hyunwoo Kim
1
-2
/
+5
2026-08-20
tools: ynl: handle calloc failure in ynl_ntf_parse
Triet Hoang
1
-0
/
+3
2026-08-20
net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueue
Jamal Hadi Salim
3
-4
/
+4
2026-08-20
net: tcp: block mixing readable and unreadable frags
Mina Almasry
1
-1
/
+2
2026-08-20
net: core: propagate unreadable flag in skb_zerocopy
Mina Almasry
2
-1
/
+15
2026-08-20
net/packet: defer vmalloc TX_RING free until skbs finish
Kyle Zeng
1
-9
/
+87
2026-08-20
Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
25
-359
/
+733
2026-08-20
Merge branch 'ionic_rcq_shared' of https://github.com/abhijitG-xlnx/linux
Jakub Kicinski
1
-1
/
+5
2026-08-20
vlan: fix skb_under_panic and races when toggling HW VLAN offload
Eric Dumazet
1
-32
/
+7
2026-08-20
ethtool: remove unused __ETHTOOL_LINK_MODE_MASK_NWORDS
Zhan Xusheng
1
-3
/
+0
2026-08-20
Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
42
-973
/
+1432
2026-08-20
batman-adv: reject unrepresentable multicast TVLV offsets
Kyle Zeng
2
-1
/
+28
2026-08-20
ipv6: seg6: clear IPv4 control block on IPIP decapsulation
Kyle Zeng
1
-0
/
+7
2026-08-20
inetpeer: randomize RB-tree node comparison using SipHash
Eric Dumazet
2
-3
/
+39
2026-08-20
ip6mr: do not clone dst in ip6mr_cache_report()
Eric Dumazet
1
-1
/
+2
2026-08-20
mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction
Harshit Varu
1
-0
/
+1
2026-08-20
Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-267
/
+186
2026-08-20
net: qlcnic: validate unified ROM sections before loading
Pengpeng Hou
1
-196
/
+247
2026-08-20
Merge tag 'fsnotify_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-30
/
+25
2026-08-20
net: add missing ref_tracker_dir_exit() to net_passive_dec()
Tetsuo Handa
1
-0
/
+4
2026-08-20
ACPI: Update upstream ACPICA repository URL in documentation
Rafael J. Wysocki
1
-5
/
+5
2026-08-20
ACPI: Update MAINTAINERS entry for ACPICA
Rafael J. Wysocki
1
-3
/
+3
2026-08-20
ACPI: Add Bob Moore to CREDITS
Rafael J. Wysocki
1
-0
/
+4
2026-08-20
Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
117
-1732
/
+5965
2026-08-20
bnx2x: fix double free in bnx2x_init_firmware() error path
Jiangshan Yi
1
-0
/
+3
2026-08-20
ipv6: avoid divide by zero in rt6_multipath_rebalance
Cen Zhang (Microsoft)
1
-1
/
+1
2026-08-20
Merge tag 'for-linus-7.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+6
2026-08-20
netdevsim: update queue NAPI association on queue reset
Eric Dumazet
1
-0
/
+2
2026-08-20
ACPI: pfr_update: fix stack buffer overflow in query_capability()
Anirudh Prasad
1
-21
/
+24
2026-08-20
net: mctp: hold a reference to the route device in mctp_route_lookup()
Aldo Ariel Panzardo
1
-2
/
+17
2026-08-20
Merge tag 'ntfs3_for_7.3' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
17
-282
/
+922
2026-08-20
net: ipa: balance runtime PM reference on remove error
Ruoyu Wang
1
-3
/
+3
2026-08-20
Merge branch 'forcedeth-two-register-window-bounds-fixes'
Jakub Kicinski
1
-3
/
+3
2026-08-20
Merge tag 'erofs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-74
/
+182
2026-08-20
forcedeth: stop the tx_timeout register dump past the requested window
Marek Czernohous
1
-1
/
+1
[prev]
[next]