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-04
mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
Breno Leitao
1
-2
/
+50
2026-08-04
mm/memory-failure: drop dead error_states[] entry for reserved pages
Breno Leitao
1
-14
/
+0
2026-08-04
memcg-v1: bail out reclaim when memcg is dying
Jiayuan Chen
1
-0
/
+8
2026-08-04
memcg: bail out proactive reclaim when memcg is dying
Jiayuan Chen
1
-0
/
+4
2026-08-04
memcg: bail out memory.max when memcg is dying
Jiayuan Chen
1
-0
/
+4
2026-08-04
memcg: bail out memory.high when memcg is dying
Jiayuan Chen
1
-0
/
+4
2026-08-04
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
12
-11
/
+45
2026-08-04
net/mlx5e: fix BQL reset on SQ re-activation
Bobby Eshleman
1
-1
/
+3
2026-08-04
net: bonding: check register_netdevice_notifier() error in bonding_init()
Minhong He
1
-1
/
+3
2026-08-04
net: vrf: check register_netdevice_notifier() error in vrf_init_module()
Minhong He
1
-1
/
+3
2026-08-04
net: macvlan: check register_netdevice_notifier() error in macvlan_init_module()
Minhong He
1
-1
/
+3
2026-08-04
net: team: check register_netdevice_notifier() error in team_module_init()
Minhong He
1
-1
/
+3
2026-08-04
net: lapbether: check register_netdevice_notifier() error in lapbeth_init_dri...
Minhong He
1
-1
/
+7
2026-08-04
net: failover: check register_netdevice_notifier() error in failover_init()
Minhong He
1
-3
/
+1
2026-08-04
ipv4: nexthop: handle errors in nexthop_init()
Minhong He
1
-2
/
+12
2026-08-05
f2fs: fix valid block count leak on data block allocation failure
Chen Changcheng
1
-1
/
+4
2026-08-05
f2fs: protect critical_task_priority updates with s_umount
Wenjie Qi
1
-1
/
+2
2026-08-05
f2fs: avoid NULL checkpoint thread access in sysfs
Wenjie Qi
1
-3
/
+4
2026-08-04
net: openvswitch: reallocate update replies for mismatched IDs
Zhiling Zou
1
-3
/
+26
2026-08-04
usbnet: cap max_mtu for drivers without bind callback
Laurent Vivier
1
-1
/
+2
2026-08-04
bnge: use int for bnge_fix_rings_count() return value
Alok Tiwari
1
-1
/
+2
2026-08-04
Merge branch 'net-atlantic-fix-two-ring-teardown-leaks'
Jakub Kicinski
3
-5
/
+49
2026-08-04
net: atlantic: free RX pages of consumed but not refilled buffers
Yangyu Chen
1
-4
/
+18
2026-08-04
net: atlantic: free stranded TX buffers on ring deinit
Yangyu Chen
3
-1
/
+31
2026-08-04
net: stmmac: resume PHY before hardware setup when opening the interface
Stefan Agner
1
-0
/
+9
2026-08-04
net: microchip: vcap api: Fix possible memory leak in vcap_decode_rule()
Abdun Nihaal
1
-3
/
+6
2026-08-04
Merge branch 'net-rds-bug-fix-ports'
Jakub Kicinski
5
-19
/
+107
2026-08-04
net/rds: unpin MR pages with unpin_user_pages_dirty_lock()
Allison Henderson
1
-3
/
+1
2026-08-04
net/rds: fix rds_message leak in the rds_send_xmit() drop path
Sharath Srinivasan
1
-3
/
+15
2026-08-04
net/rds: hold the socket while an rds_mr references it
HÃ¥kon Bugge
2
-2
/
+17
2026-08-04
net/rds: don't use unpin_user_pages_dirty_lock() from atomic context
Allison Henderson
3
-11
/
+74
2026-08-04
Merge tag 'ovpn-net-20260730' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
7
-68
/
+208
2026-08-05
iio: dac: mcp47a1: add support for new device
Joshua Crofts
4
-0
/
+178
2026-08-05
dt-bindings: iio: dac: add support for mcp47a1
Joshua Crofts
2
-0
/
+55
2026-08-05
selftests/ftrace: refactor eprobes test to fix argument checks
Martin Kaiser
1
-11
/
+5
2026-08-04
net: dsa: realtek: rtl8366rb: Fix up port isolation
Linus Walleij
1
-5
/
+4
2026-08-04
net: airoha: fix ARRAY_SIZE() division by zero on UP builds
Lorenzo Bianconi
1
-1
/
+1
2026-08-05
ASoC: add and use new snd_soc_register_component()
Mark Brown
23
-159
/
+326
2026-08-05
ASoC: soc-core: remove dev from soc_component_initialize()
Kuninori Morimoto
1
-4
/
+4
2026-08-05
ASoC: soc-core: makes snd_soc_component_initialize() / snd_soc_add_component(...
Kuninori Morimoto
2
-16
/
+8
2026-08-05
ASoC: soc-topology-test: use snd_soc_register_component()
Kuninori Morimoto
1
-52
/
+81
2026-08-05
ASoC: soc-generic-dmaengine-pcm: use snd_soc_register_component()
Kuninori Morimoto
3
-21
/
+19
2026-08-05
ASoC: intel: catpt: pcm: use snd_soc_register_component()
Kuninori Morimoto
1
-9
/
+5
2026-08-05
ASoC: intel: avs: probes: use snd_soc_register_component()
Kuninori Morimoto
1
-8
/
+8
2026-08-05
ASoC: intel: avs: use snd_soc_register_component()
Kuninori Morimoto
3
-12
/
+14
2026-08-05
ASoC: soc-component: add snd_soc_component_{set/to}_priv()
Kuninori Morimoto
2
-0
/
+18
2026-08-05
ASoC: soc-component: add snd_soc_component_{set_}name()
Kuninori Morimoto
2
-0
/
+16
2026-08-05
ASoC: soc-component: add snd_soc_register_component_{c/d}()
Kuninori Morimoto
2
-9
/
+26
2026-08-05
ASoC: soc-component: add snd_soc_component_alloc()
Kuninori Morimoto
2
-0
/
+14
2026-08-05
ASoC: soc-component: move soc_component_field_shift()
Kuninori Morimoto
1
-12
/
+12
[prev]
[next]