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-07-30
net: ethernet: remove conditional return with no effect
Sang-Heon Jeon
7
-37
/
+7
2026-07-30
dpll: zl3073x: remove conditional return with no effect
Sang-Heon Jeon
2
-11
/
+3
2026-07-30
sched/deadline: Use revised wakeup rule only for running dl_server
Gabriele Monaco
1
-1
/
+2
2026-07-30
x86/kcfi: Optimize call sequence
Peter Zijlstra
2
-3
/
+29
2026-07-30
md: recheck spare changes before starting sync
Abd-Alrhman Masalkhi
1
-1
/
+13
2026-07-30
octeontx2-pf: Set correct sequence for carrier off and tx queue stop
Suman Ghosh
1
-1
/
+1
2026-07-30
IB/mad: cleanup all kernel-doc comments
Randy Dunlap
1
-47
/
+48
2026-07-30
md: remove REQ_NOWAIT support from raid1/10/456
Abd-Alrhman Masalkhi
10
-185
/
+60
2026-07-30
udf: Fix data loss when converting inline inodes to out of line
Jan Kara
1
-2
/
+13
2026-07-30
udf: Move udf_map_block() up
Jan Kara
1
-59
/
+59
2026-07-30
tools/nolibc/powerpc: mark ctr and xer as clobbered by system call
Thomas Weißschuh
1
-1
/
+1
2026-07-30
net: libwx: fix FDIR ATR queue mismatch for software VLAN packets
Jiawen Wu
1
-0
/
+2
2026-07-30
Merge patch series "vfs: call audit_inode_child() in lookup_open() on failure"
Christian Brauner
1
-46
/
+75
2026-07-30
fs/namei.c: update kerneldoc of atomic_open()
Jori Koolstra
1
-9
/
+17
2026-07-30
vfs: call audit_inode_child() in lookup_open() on failure
Jori Koolstra
1
-36
/
+56
2026-07-30
vfs: move create error && negative dentry case in lookup_open() up
Jori Koolstra
1
-4
/
+5
2026-07-30
Merge branch 'netpoll-finish-untangling-netconsole-from-netpoll'
Paolo Abeni
3
-249
/
+267
2026-07-30
netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()
Breno Leitao
3
-17
/
+16
2026-07-30
netconsole: move local_ip/remote_ip/ipv6 to netconsole_target
Breno Leitao
2
-70
/
+76
2026-07-30
netconsole: move egress_dev() as netcons_egress_dev()
Breno Leitao
3
-25
/
+23
2026-07-30
netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()
Breno Leitao
3
-44
/
+43
2026-07-30
netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()
Breno Leitao
3
-32
/
+31
2026-07-30
netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()
Breno Leitao
3
-20
/
+18
2026-07-30
netconsole: take over netpoll_setup() from netpoll
Breno Leitao
3
-85
/
+83
2026-07-30
netpoll: export the netpoll_setup() helpers for netconsole
Breno Leitao
2
-5
/
+15
2026-07-30
netpoll: export carrier_timeout via netpoll_get_carrier_timeout()
Breno Leitao
2
-4
/
+15
2026-07-30
fanotify: stop permission watchdog when timeout is zero
Yichong Chen
1
-1
/
+6
2026-07-30
drm/panthor: skip zero-sized firmware sections
Osama Abdelkader
1
-0
/
+3
2026-07-30
md/raid5: protect lockless recovery_offset accesses during reshape
Chen Cheng
1
-25
/
+25
2026-07-30
md/raid5: fix reshape deadlock while failed devices more than max degraded
Chen Cheng
1
-0
/
+75
2026-07-30
Merge branch 'airoha-add-the-capability-to-configure-gdm3-gdm4-as-wan-lan-on-...
Paolo Abeni
4
-45
/
+263
2026-07-30
net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
Lorenzo Bianconi
4
-30
/
+243
2026-07-30
net: airoha: fix ETS QoS stats counter underflow and cross-channel corruption
Lorenzo Bianconi
2
-10
/
+15
2026-07-30
net: airoha: rename airoha_priv_flags to airoha_dev_flags
Lorenzo Bianconi
2
-5
/
+5
2026-07-30
ALSA: hda/realtek: add missing NULL check for codec->bus->pci
Bob Song
1
-0
/
+1
2026-07-30
ALSA: hda/realtek: add missing error checks for COEF index reads in alc269
Bob Song
1
-8
/
+14
2026-07-30
ALSA: hda/realtek: enable AW88399 on Lenovo Legion Pro
Marco Giunta
2
-0
/
+92
2026-07-30
ALSA: hda/scodec: add AW88399 HDA side codec driver
Marco Giunta
5
-0
/
+442
2026-07-30
ACPI/platform: add AWDZ8399 to serial-multi-instantiate
Marco Giunta
2
-0
/
+11
2026-07-30
ovpn: fix incorrect use of rcu_access_pointer()
Qingfang Deng
1
-1
/
+1
2026-07-30
ovpn: ensure TCP vars are initialized first
Antonio Quartulli
1
-3
/
+4
2026-07-30
ovpn: disable IPv4 redirects on MP interfaces
Antonio Quartulli
1
-15
/
+35
2026-07-30
ovpn: hash floated peer by transport identity only
Antonio Quartulli
1
-4
/
+21
2026-07-30
ovpn: zero-initialize sockaddr before learning a floated endpoint
Antonio Quartulli
1
-8
/
+23
2026-07-30
ovpn: ensure socket is owned by ovpn before deref sk_user_data
Antonio Quartulli
1
-0
/
+9
2026-07-30
ovpn: rehash peer in by_transp_addr table on CMD_PEER_SET
Antonio Quartulli
3
-33
/
+79
2026-07-30
ovpn: skip rehash for peers already removed from by_id
Antonio Quartulli
1
-30
/
+43
2026-07-30
ovpn: limit keepalive values to one day
Marco Baffo
2
-6
/
+18
2026-07-30
Merge tag 'mtk-dts64-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
17
-66
/
+252
2026-07-30
Merge branch 'for-linus' into for-next
Takashi Iwai
32
-57
/
+425
[prev]
[next]