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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
1
-2
/
+3
2025-04-18
Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+3
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
1
-0
/
+73
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
1
-0
/
+3
2025-04-18
spi: Introduce and use spi_bpw_to_bytes()
Mark Brown
17
-43
/
+86
2025-04-17
mm: vmscan: restore high-cpu watermark safety in kswapd
Johannes Weiner
1
-2
/
+0
2025-04-17
writeback: fix false warning in inode_to_wb()
Andreas Gruenbacher
1
-0
/
+1
2025-04-17
fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
David Hildenbrand
1
-0
/
+17
2025-04-17
mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
Kirill A. Shutemov
1
-0
/
+3
2025-04-17
net: add UAPI to the header guard in various network headers
Jakub Kicinski
19
-46
/
+46
2025-04-17
trace: tcp: Add const qualifier to skb parameter in tcp_probe event
Breno Leitao
1
-1
/
+1
2025-04-17
net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definition
Zijun Hu
1
-2
/
+2
2025-04-17
netdev: fix the locking for netdev notifications
Jakub Kicinski
2
-1
/
+17
2025-04-17
net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
Kees Cook
1
-0
/
+11
2025-04-18
Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-4
/
+3
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-274
/
+233
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-0
/
+30
2025-04-17
bpf: Prepare to reuse get_ctx_arg_idx
Amery Hung
1
-0
/
+1
2025-04-17
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+15
2025-04-17
Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+0
2025-04-17
Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2025-04-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+10
2025-04-17
spi: Add spi_bpw_to_bytes() helper and use it
Andy Shevchenko
1
-0
/
+26
2025-04-17
iommu: Fix two issues in iommu_copy_struct_from_user()
Nicolin Chen
1
-4
/
+4
2025-04-17
dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU
AngeloGioacchino Del Regno
1
-0
/
+288
2025-04-17
iommu/pages: Allow sub page sizes to be passed into the allocator
Jason Gunthorpe
1
-3
/
+3
2025-04-17
iommu: Change iommu_iotlb_gather to use iommu_page_list
Jason Gunthorpe
1
-2
/
+2
2025-04-17
iommu/pages: Formalize the freelist API
Jason Gunthorpe
1
-0
/
+12
2025-04-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
15
-42
/
+60
2025-04-17
skb: implement skb_send_sock_locked_with_flags()
Antonio Quartulli
1
-0
/
+2
2025-04-17
ovpn: introduce the ovpn_socket object
Antonio Quartulli
1
-0
/
+1
2025-04-17
ovpn: add basic interface creation/destruction/management routines
Antonio Quartulli
1
-0
/
+15
2025-04-17
ovpn: add basic netlink support
Antonio Quartulli
1
-0
/
+109
2025-04-17
block: introduce zone capacity helper
Naohiro Aota
1
-22
/
+45
2025-04-17
thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function
Alan Borzeszkowski
1
-0
/
+18
2025-04-17
landlock: Update log documentation
Mickaël Salaün
1
-26
/
+38
2025-04-17
landlock: Fix documentation for landlock_restrict_self(2)
Mickaël Salaün
1
-24
/
+35
2025-04-17
landlock: Fix documentation for landlock_create_ruleset(2)
Mickaël Salaün
1
-5
/
+9
2025-04-17
xfrm: Migrate offload configuration
Chiachang Wang
1
-2
/
+6
2025-04-17
EISA: Increase length of device names
Kees Cook
1
-1
/
+4
2025-04-17
fs: move the bdex_statx call to vfs_getattr_nosec
Christoph Hellwig
1
-3
/
+3
2025-04-17
drm/gem: Internally test import_attach for imported objects
Thomas Zimmermann
1
-2
/
+1
2025-04-17
dma-mapping: avoid potential unused data compilation warning
Marek Szyprowski
1
-4
/
+8
2025-04-16
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-173
/
+101
2025-04-17
crypto: deflate - Make the acomp walk atomic
Herbert Xu
1
-1
/
+1
2025-04-16
eth: bnxt: add support rx side device memory TCP
Taehee Yoo
1
-0
/
+11
2025-04-17
dt-bindings: clock: spacemit: Add spacemit,k1-pll
Haylen Chu
1
-0
/
+37
2025-04-17
dt-bindings: soc: spacemit: Add spacemit,k1-syscon
Haylen Chu
1
-0
/
+210
2025-04-16
sched/topology: Introduce sched_update_asym_prefer_cpu()
K Prateek Nayak
1
-0
/
+6
2025-04-16
i2c: core: Deprecate of_node in struct i2c_board_info
Andy Shevchenko
1
-1
/
+1
[prev]
[next]